/*  
Theme Name: Babyreise
Theme URI: 
Description: Exklusiv entwickelt f&uuml;r http://www.babyreise.de/
Version: 1.0
Author: Markus Niesen
Author URI: http://www.niesen.biz/
*/

/* Begin Layout */

/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #FFFFFF;
	color: #000000;
}

#outer{
	height:100%;
	min-height:100%;
	width:962px;
	border-left:2px solid #999;
	border-right:2px solid #999;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background: url('images/familienurlaub_text_background.jpg') repeat-y center center;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:723px;
}

#header {
	position:absolute;
	top:0;
	left:-2px;
	width:962px;
	height:261px;
	background: url('images/familienurlaub_background.jpg') no-repeat bottom center;
	border-left:2px solid #999;
	border-right:2px solid #999;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#header_babycamp {
	position:absolute;
	top:0;
	left:-2px;
	width:962px;
	height:261px;
	background: url('images/campingurlaub_background.jpg') no-repeat bottom center;
	border-left:2px solid #999;
	border-right:2px solid #999;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#left {
	position:relative;/*ie needs this to show float */
	width:157px;
	float:left;
	color: #000000;
	padding-top:272px;/*needed to make room for header*/
}

#right {
	position:relative;/*ie needs this to show float */
	width:206px;
	float:right;
	background-color: #DFEA9E;
	padding-top:272px;/*needed to make room for header*/
}

#left p, #right p {padding-left:10px;padding-right:10px}

#footer {
	padding-top: 10px;
	width: 962px;
	height: 25px;
	background: url('images/familienurlaub_headline.gif') repeat-x center center;
	left:0;
	bottom:0;
	position: absolute;
}

#footer p {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	color: #FFFFFF;
	margin: 0 0 0 200px;
}

* html #footer {/*only ie gets this style*/
	\height:27px;/* for ie5 */
	he\ight:25px;/* for ie6 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:530px;
	float:right;
	padding-top:272px;
}

#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

/* End Layout */



.post {
	margin: 0 0 40px;
	}

small {
	color: #777777;
	font-size: 1em;
	line-height: 2em;
	margin: 0 3px 0;
	}

.entry p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 5px 0 10px;
	}

.entry table  {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 5px 0 10px 3px;
	}

.postmetadata {
	clear: left;
	text-align: center;
	line-height: 2em;
	padding-top: 5px;
	color: #777;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	color: #F7824A;
	margin: 0 3px 0;
	}

#header h1 {
	margin: 20px 3px 0 280px;
	}
	
#header_babycamp h1 {
	margin: 20px 3px 0 210px;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	color: #F7824A;
	}

#centrecontent h2 {
	margin: 45px 3px 0;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#header h2 {
	font-size: 1em;
	color: #666666;
	margin: 0 3px 0 280px;
	}

#header_babycamp h2 {
	font-size: 1em;
	color: #666666;
	margin: 0 3px 0 210px;
	}

#left h2, #right h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 8px 5px;
	margin: 0;
	background: url('images/familienurlaub_headline.gif') repeat center center;
	}

h3 {
	font-size: 1.5em;
	}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	}

#centrecontent h3 {
	margin: 35px 3px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #F7824A;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #F7824A;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #left h2, #right h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	margin-left: 1px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* Begin Lists */

html>body .entry ul {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 5px 0 10px;
	} 

.entry ul {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	} 

html>body .entry ol {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 5px 0 10px;
	} 

.entry ol {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	} 

html>body .entry li {
	margin: 7px 3px;
	}

.entry li {
	margin: 7px 0 20px;
	line-height: 1.6em;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#left ul, #right ul, #left ul ol, #right ul ol {
	margin: 0;
	padding: 0;
	}

#left ul li, #right ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-right: 0;
	}

#left ul p, #right ul p, #left ul select, #right ul select {
	margin: 5px 0 8px;
	}

#left ul ul, #right ul ul, #left ul ol, #right ul ol {
	margin: 5px 0 0 10px;
	}

#left ul ul ul, #right ul ul ul, #left ul ol, #right ul ol {
	margin: 0 0 0 10px;
	}

ol li, #left ul ol li, #right ul ol li {
	list-style: decimal outside;
	}

#left ul ul li, #right ul ul li, #left ul ol li, #right ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}

#left a, #right a, #left a:hover, #right a:hover, #left a:visited, #right a:visited {
	text-decoration: none;
	color: #000000;
	}
	
/* End Entry Lists */


.navigation {
	display: block;
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

	

.bildercat {
	width:99%;
	margin:0px 0px;
	clear:both;
	padding:0;
	text-align:center;
	}
.bildercat a, .bildercat p {
	border:0px;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	}
.bildercat a img:hover {
	border: 3px solid #dedede;
	}
.bildercat img {
	border: 3px solid #efefef;
	float:left;
	margin:10px 0px 10px 75px;
	padding:0px;
	height:120px;
	width:150px;
	}

.bildgross {
	width:100%;
	margin:0px 0px;
	clear:both;
	padding:0;
	text-align:center;
	}
.bildgross a, .bildgross p {
	border:0px;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	}
.bildgross a img:hover {
	border: 3px solid #dedede;
	}
.bildgross img {
	border: 3px solid #efefef;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	height:375px;
	width:500px;
	}
	
.clear {
	clear:both;
	}
.excimg {
	float:left;
	border: 0px solid #efefef;
	margin: 6px 7px 10px 0px;
	padding:0;
	height:75px;
	width:100px;
	}
.excerpt a,.excerpt a:hover,.excerpt a:visited {
	color:#000000;
	text-decoration: none;
	}