/*
Theme Name: Krabbelbaby
Theme URI: http://www.elfandy.de/
Description: Design für Krabbelbaby.de

Version: 1.0
Author: Sebastian Tschoepke
Author URI: http://www.elfandy.de/
Tags: white, pink, tan, yellow, light, fixed-width, two-columns, right-sidebar

Krabbelbaby v1.0
http://www.krabbelbaby.de/

*/

/********************************************************
* Global Rules
********************************************************/
*{  
  margin: 0px;
  padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,ul,ol,dl,fieldset,address {
  margin:0.5em 0;
}

label {
  margin:0.25em 0 0.25em 0;
}

li,dd {
  margin-left:1em;
}

fieldset {
  padding:.5em;
}

img {
  border: none;
}

a {
  text-decoration: none;
  color: #000000;
} 

a:hover {
  color: #809fdd;
  text-decoration: underline;
}

body{
  background: url(images/bg.jpg) repeat;
  color: #4a3a3a;
  text-align: left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:1.1em;
}

ul { list-style: none; }

.fontfett { font-weight: bold; }
.fontnormal { font-weight: normal; }
.neededfieldstar { color: red; vertical-align: top;}

input[type=text], input[type=password], select, textarea {
  background-color: #ffffff;
  border: 1px solid #555555;
  padding: 2px;
  margin: 0.25em;
  font-size: 1em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}

input[type=checkbox], input[type=radio] {
  padding: 2px;
  margin: 0.25em;
} 

input[type=button], input[type=submit] {
  font-size: 1em;
}

h1 {
  font-size: 1em;
  margin: 0.5em 0.5em 0.5em 1.25em;
}

/********************************************************
* krabbelbaby CSS
*********************************************************/  
#babyundelfe{
	position: absolute;
  z-index: 7;
}	

#logo{
	z-index: 5;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 744px;
}	

#wrapper{
    min-width: 768px;
    max-width: 1024px;
    margin: 0 auto;  
} 

#contentarea{
  float: left;
  margin-right: 12.775em;
}

.content_head{
  margin: 2em 23.27em 0 48px;
  height: 16px; 
  font-size: 0.6875em;
  background: #fff2fc url(images/box/big_border.png) top repeat-x;
  position: relative;
  left: -16px;
}

.content_head div{
  background: url(images/box/lt.png) left no-repeat;
  position: relative;
  left: -16px;
  height: 16px;
} 

.content_head div div{
  background: url(images/box/rt.png) right no-repeat;
  position: relative;
  left: 32px;
  height: 16px;
} 

.content_bottom{
  margin: 0 23.27em 2em 48px;
  height: 16px; 
  font-size: 0.6875em;
  background: #fff2fc url(images/box/big_border.png) bottom repeat-x;
  position: relative;
  left: -16px;
}

.content_bottom div{
  background: url(images/box/lb.png) left no-repeat;
  position: relative;
  left: -16px;
  height: 16px;
} 

.content_bottom div div{
  background: url(images/box/rb.png) right no-repeat;
  position: relative;
  left: 32px;
  height: 16px;
} 

#content_container{
  margin: 0 23.27em 0 16px; 
  font-size: 0.6875em;
  background: #fff2fc url(images/box/big_border.png) left repeat-y;
/*  min-height: 40em;*/
}
#content_container .inside{
  background: url(images/box/big_border.png) right repeat-y;
  padding: 4.5em 8em 0.5em 8em;
  overflow: hidden;
}

#content_container h2{
  color: 6a5a5a;
  font-weight: bold;
  font-size: 1.636em;
  margin-left: -0.5em;
} 

#left_column{
  float: left;
  overflow: hidden;
  width: 244px;
  padding: 2em 0.1875em 0.1875em 0.3em;
/*  position: absolute;
  top: 124px;*/  
} 

#right_column{
  float: right;
  width: 220px;
  text-align: left;
  padding: 0.1875em;
  font-size: 0.9em;
/*  position: absolute;
  top: 124px;
  right: 0;*/
} 

.inside{  
	position: relative;
	z-index: 10;
}

#right_column ul li ul li{
  padding-left:13px;
  background:url('images/bullet.gif') no-repeat 0 4px;
}

.gadget_box{
  color: #444444;
  background: url(images/box/background.png) repeat-y;
  width: 220px;
  font-size: 0.75em;
}

.gadget_box_top{
  background: url(images/box/top.png) no-repeat;
  width: 220px;
  height: 11px;
} 

.gadget_box_bottom{
  background: url(images/box/bottom.png) no-repeat;
  width: 220px;
  height: 11px;
  margin-bottom: 2em;
} 

.gadget_box h2{
  color: #4466ff;
  padding-left: 20px;
  padding-top: 8px;
  margin-bottom: -22px;
  margin-top: 0;
  font-weight: bold;
  font-size: 1.275em;
  background: url(images/box/headbar.png) no-repeat;
  width: 241px;
  height: 45px;
  position: relative;
  top: -5px;
  left: -35px;
}

.gadget_box ul{
  margin: 0;
}

li.widget{
	padding-bottom: 16px;
	margin-right: 1em;
	position: relative;
	z-index: 10;
}

.widget_inside{
  position: relative;
  z-index: 10;
  margin-left: 0;
  padding-left: 0 !important;
  background: none !important;
}	

.gadget_box_content{
  padding-left: 0.3em;
  margin-bottom: -11px;
}

#footer{
	text-align: center;
  color: #666;
  margin: 0 23.27em 0 16px;
  font-size: 0.6875em;  
}

#footer a{
  color: #666;
}



/* Begin Typography & Colors */

body#commentspopup{background-color:#fff; background-image: none; text-align: left;}

	
#commentspopup #header{background-position: center center !important;}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
	
.hide{display: none;}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
	
#commentspopup #footer{background-image:none;}

small {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
small.queryBlog{line-height:1.2em; display:block; margin-bottom:30px;}

h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	/*font-weight: bold;*/
	}

h1 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size: 4em;
	text-align: left;
	}


h2 {
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.specialtitle, .specialsmall a{color: #FF66A6;}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight:bold;
	border-top: 3px solid #e5e5e5;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000 !important;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff3399;
	}
	
#respond h3{color: #FF66A6;}
	
#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited, #sidebar h3, #sidebar h3 a, #sidebar h3 a:visited {
	color: #999;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:0.9em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
#commentspopup .commentlist li, #commentspopup #commentform input, #commentspopup #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	}
	
#commentspopup .commentlist li{border-bottom:1px solid #DDDDDD;}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:0.9em;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, blockquote, strike {
	color: #666;
	}
	
.nocomments{
	color:#ff99b3;
}	
	
small, .postmetadata {
	color: #7f7f7f;
	}
	
.postmetadata a{
	color: #7f7f7f;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #ff3399;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

#sidebar a{
	color: #ff3399;
}


a:hover {
	text-decoration: underline;
	}
	
.date{
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size:0.5em;
	text-align: right;
	line-height:0.9em;
}
/* End Typography & Colors */



/* Begin Structure */
	
#commentspopup .bodySpace{ padding:0 20px;}

#header {
	margin: 0 3px;
	padding: 0;
	height: 218px;
	}
	
#commentspopup #header{width:100%; margin:0;}

.narrowcolumn {
	float: left;
	padding: 0 35px 20px 75px;
	margin: -35px 0 0;
	width: 460px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 150px;
	width: 450px;
	}

.post, .page {
	margin: 0 0 30px;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-size:0.9em;
	line-height:1.25em;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	margin:0;
	display: block;
}

.clear {
	clear: both;
}
	
#commentspopup #footer{margin:20px 0 10px; width:100%;}

/* End Structure */



/*	Begin Headers */
#commentspopup h1 a,
h1 {
	padding-top: 35px;
	padding-left:100px;
	margin: 0;
	}

#commentspopup h1 a{display: block;}

h2 {
	margin: 20px 0 2px;
	}
	
.post h2 {
	margin: 0;
	position:relative;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;	
	padding-top: 3px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.date{
	display: block;
	width: 30px;
	position:absolute;
	left: -36px;
	top:2px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry{
	margin:18px 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ul {
	padding: 0 0 0 30px;
	margin: 0;
	}
.entry ol li, .entry ul li{
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li ul li{
	padding-left:13px;
	background:url('images/sunset_bullet.gif') no-repeat 0 2px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul{
	margin: 6px 0 0 3px;
	}
	
#sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
#searchform label{display: none;}
#searchform input[type="text"]{
	width: 50%;
}	
	
.searchboxbody #searchform{text-align:left; margin-top: 20px;}

#sidebar #searchform #s {
	border:1px solid #ccc;
	font-family:verdana,arial;
	font-size:10px;
	padding:3px 2px;
	width:108px;
	color: #6a6a6a;
	}

#searchsubmit {
	border:1px solid #999999;
	font-family:verdana, Arial;
	font-size:10px;
	padding:2px 1px;
	text-transform:uppercase;
	width:60px;
	color: #333;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
.ispage .nocomments{display:none;}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 80%;
  line-height: 1em;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  color:#ff3399;
  font-weight:bold;
  }
  
#wp-calendar a:hover{background-color:#e5e5e5;}

#wp-calendar caption {
  font: bold 1em Tahoma, Arial, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-bottom: 30px;
	font-size:0.9em;
	}
	
.navigation a{
	color:#ff66a6;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
