/*
Theme Name: Lifehouseworld NEW
Theme URI: http://www.werdewelt.info/
Description: Das neue Lifehouse-Template
Version: 1.0
Author: Philippe Fiedler / Stefanie Dietrich
Author http://www.werdewelt.info/

*/

body {
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/main_bg.jpg) repeat-x;
}

p, div, table, td, th, input, textarea {
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

a {
	color: #a10936;
	text-decoration: none;
	outline: 0;
}


#page {
	width: 1110px;
	margin: 0px;
	padding: 0px;
	background: url(images/head_bg.jpg) no-repeat;

}

#page h2 {
	color: #a10936;
	font-size: 25px;
}

h3 {
	color: #a10936;
	font-size: 16px;
}

h4 {
	color: #a10936;
	font-size: 12px;
	margin: 12px 0;
}

/* HEADER */

#header {
	height: 326px;
}

#logo {
	position: relative;
	top: 12px;
	z-index: 2;
	width: 300px;
}

#logo img {
	border: none;
}

#menu-layer {
	width: 107px;
	height: 198px;
	position: absolute;
	top: 76px;
	left: 0px;
	background: url(images/menu_layer_left_blog.png) no-repeat;
	z-index: 4;
}

#twitter {
	position: absolute;
	top: 7px;
	left: 880px;
	width: 185px;
}

	#twitter img, #rss img {
		border: none;
	}
	
#rss {
	position: absolute;
	top: 27px;
	left: 675px;
}

	#rss a, #twitter a {
		color: #000;
	}

#header-img {
	width: 600px;
	height: 316px;
	position: absolute;
	top: 0px;
	left: 50px;
	/*background: url(images/header-image_bg.jpg) no-repeat;*/
	z-index: 1;
}

#main-menu {
	position: absolute;
	top: 76px;
	left: 594px;
	z-index: 3;
	color: #fff;
	font-size: 25px;
	background: url(images/menu_blog_bg.png) no-repeat;
}

		#main-menu ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			margin-top: 1px;
		}
		
		#main-menu ul li {
			height: 33px;
			margin-bottom: 7px;
			padding-left: 74px;
			position: relative;
		}
		
		#main-menu ul li.current_page_item, #main-menu ul li.current_page_parent {
			padding-left: 12px;
		}
		
		#main-menu a {
			color: #fff;
			display: block;
			width: 200px;
			height: 33px;
		}
		
				/* Untermenue */
				
				#main-menu li ul {
					margin: 0px; 
					padding: 0px;
					position: absolute;
					top: 0px;
					left: 144px;
					display: none;
					height: 32px;
				}
				
				#main-menu li.current_page_item ul, #main-menu li.current_page_parent ul {
					display: block;
				}
				
				#main-menu li ul li {
					margin: 0px; 
					padding: 0px;
					position: absolute;
				}
				
				
				/* Ausnahme fuer Jesusinfo */
				
				#main-menu li.current_page_item.page-item-1070 ul, 
				#main-menu li.current_page_parent.page-item-1070 ul,
				#footer-menu li.page-item-1070 ul,
				#footer-menu li.current_page_item.page-item-1070 ul, 
				#footer-menu li.current_page_parent.page-item-1070 ul
				 {
					display: none;
				}
				
				
		/* Menue-Bilder */
		
		#main-menu li#blog-link a {
			background: url(images/links/blog_link_big.png) no-repeat;
			text-indent: -1100px;
		}
		
				#main-menu li#blog-link a:hover, 
				#main-menu li#blog-link.current_page_item a {
					background: url(images/links/blog_link_big.png) no-repeat right top;
					text-indent: -1100px;
				}
		
		#main-menu li#podcast-link a {
			background: url(images/links/podcast_link_big.png) no-repeat;
			text-indent: -1100px;
		}
		
				#main-menu li#podcast-link a:hover, 
				#main-menu li#podcast-link.current_page_item a {
					background: url(images/links/podcast_link_big.png) no-repeat right top;
					text-indent: -1100px;
				}
		
		#main-menu li.page-item-1070 a {
			background: url(images/links/jesusinfo_link_big.png) no-repeat;
			text-indent: -1100px;
		}
		
				#main-menu li.page-item-1070 a:hover, 
				#main-menu li.page-item-1070.current_page_item a,
				#main-menu li.page-item-1070.current_page_parent a {
					background: url(images/links/jesusinfo_link_big.png) no-repeat right top;
					text-indent: -1100px;
				}
		
		#main-menu li.page-item-1060 a {
			background: url(images/links/realhouse_link_big.png) no-repeat;
			text-indent: -1100px;
		}
		
				#main-menu li.page-item-1060 a:hover, 
				#main-menu li.page-item-1060.current_page_item a {
					background: url(images/links/realhouse_link_big.png) no-repeat right top;
					text-indent: -1100px;
				}
		
		#main-menu li.page-item-1071 a {
			background: url(images/links/houseflyer_link_big.png) no-repeat;
			text-indent: -1100px;
		}
		
				#main-menu li.page-item-1071 a:hover, 
				#main-menu li.page-item-1071.current_page_item a {
					background: url(images/links/houseflyer_link_big.png) no-repeat right top;
					text-indent: -1100px;
				}
		
								/* Untermenue Bilder */
								
								#main-menu ul li li.current_page_item {
									padding-left: 0px;
								}
								
								#main-menu li#archiv-link {left: -60px;}
								
								#main-menu li.current_page_item li#archiv-link a, 
								#main-menu li.current_page_parent li#archiv-link a {
									background: url(images/links/archiv_link_big.png) no-repeat;
									text-indent: -1100px;
								}
								
										#main-menu li.current_page_item li#archiv-link a:hover, 
										#main-menu li.current_page_parent li#archiv-link a:hover, 
										#main-menu li.current_page_parent li#archiv-link.current_page_item a {
											background: url(images/links/archiv_link_big.png) no-repeat right top;
											text-indent: -1100px;
										}
								
								#main-menu li#kategorie-link {left: 7px;}
								
								#main-menu li.current_page_item li#kategorie-link a, 
								#main-menu li.current_page_parent li#kategorie-link a {
									background: url(images/links/kategorien_link_big.png) no-repeat;
									text-indent: -1100px;
								}
								
										#main-menu li.current_page_item li#kategorie-link a:hover, 
										#main-menu li.current_page_parent li#kategorie-link a:hover, 
										#main-menu li.current_page_parent li#kategorie-link.current_page_item a {
											background: url(images/links/kategorien_link_big.png) no-repeat right top;
											text-indent: -1100px;
										}
								
								/*#main-menu li.current_page_item li.page-item-1062 a, 
								#main-menu li.current_page_parent li.page-item-1062 a {
									background: url(images/links/inecht_link.png) no-repeat;
									text-indent: -1100px;
								}
								
										#main-menu li.current_page_item li.page-item-1062 a:hover, 
										#main-menu li.current_page_parent li.page-item-1062 a:hover, 
										#main-menu li.current_page_parent li.page-item-1062.current_page_item a {
											background: url(images/links/inecht_link_hover.png) no-repeat;
											text-indent: -1100px;
										} 
								
								#main-menu li.page-item-1064 {left: 69px;}*/
								
								#main-menu li.current_page_item li.page-item-1064 a, 
								#main-menu li.current_page_parent li.page-item-1064 a {
									background: url(images/links/lifehouse_link_big.png) no-repeat;
									text-indent: -1100px;
								}
								
										#main-menu li.current_page_item li.page-item-1064 a:hover, 
										#main-menu li.current_page_parent li.page-item-1064 a:hover, 
										#main-menu li.current_page_parent li.page-item-1064.current_page_item a {
											background: url(images/links/lifehouse_link_big.png) no-repeat right top;
											text-indent: -1100px;
										}
								
								#main-menu li.page-item-1066 {left: 90px;}
								
								#main-menu li.current_page_item li.page-item-1066 a, 
								#main-menu li.current_page_parent li.page-item-1066 a {
									background: url(images/links/werwirsind_link_big.png) no-repeat;
									text-indent: -1100px;
								}
								
										#main-menu li.current_page_item li.page-item-1066 a:hover, 
										#main-menu li.current_page_parent li.page-item-1066 a:hover, 
										#main-menu li.current_page_parent li.page-item-1066.current_page_item a {
											background: url(images/links/werwirsind_link_big.png) no-repeat right top;
											text-indent: -1100px;
										}
		
		/* ENDE Menue-Bilder*/
		
		
		

#suche {
	position: absolute;
	top: 284px;
	left: 670px;
}

label.hidden {
	display: none;
}

#content {
	width: 618px;
	float: left;
	padding-right: 32px;
	margin-top: 35px;
	border-right: 1px dotted #434343;
}

/* Blog-Eintraege */

.post-date {
	background: url(images/date_blog_bg.png) no-repeat;
	height: 38px;
	color: #d9d9d9;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 0 6px;
}

.post-date span {
	color: #d9d9d9;
	font-size: 14px;
	font-weight: bold;	
}

.post, .page {
	margin-left: 50px;
	margin-bottom: 50px;
}

.entry {
	
}

.post-footer {
	padding-top: 12px;
	clear: both;
	border-top: 1px dotted #212121;
}

.footer-zeit {
	color: #666666;
	font-size: 11px;
}

#podcast-links {
	width: 140px;
	float: left;
	margin-bottom: 10px;
}

#podcast-tags {
	width: 420px;
	float: left;
}

img.avatar {
	vertical-align: middle;
}

.jesus-liste {
	list-style-type: none;
}

	.jesus-liste a {
		color: #fff;
	}

	.jesus-liste-podcast {
		background: #94a805;
	}
	
	.jesus-liste-lebensbericht {
		background: #005649;
	}

/* Suche */

#searchresults h2 {
	margin-left: 50px;
}

#searchresults .post-footer {
	border-bottom: 1px dotted #212121;
	margin-bottom: 50px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
	
img.alignnone {
	vertical-align: middle;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
}

/* End Images */

/* 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 */


/* Tabelle Wer-Wir-Sind */

table.werwirsind {
	margin-bottom: 30px;
	border-bottom: 1px dotted #434343;
}

table.werwirsind tr {
	vertical-align: top;
}

table.werwirsind td {
	height: 38px;
}

table.werwirsind h4 {
	margin-top: 0px;
}

td.wir-hobby {
	background: url(images/werwirsind/hobby.png) no-repeat left center;
	width: 144px;
}

td.wir-filme {
	background: url(images/werwirsind/filme.png) no-repeat left center;
	width: 144px;
}

td.wir-music {
	background: url(images/werwirsind/music.png) no-repeat left center;
	width: 144px;
}

td.wir-zitat {
	background: url(images/werwirsind/zitat.png) no-repeat left center;
	width: 144px;
}

td.wir-beziehung {
	background: url(images/werwirsind/beziehung.png) no-repeat left center;
	width: 144px;
}

td.wir-treffen {
	background: url(images/werwirsind/treffen.png) no-repeat left center;
	width: 144px;
}

td.wir-reise {
	background: url(images/werwirsind/reise.png) no-repeat left center;
	width: 144px;
}


/* Sidebar */

#sidebar {
	width: 448px;
	float: left;
	margin-top: 35px;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 20px;
	margin: 12px 0;
	
}

#sidebar ul ul {
	list-style-type: disc;
	padding-left: 40px;
}

#sidebar li h2 {
	background: url(images/sidebar_heading_bg.png) no-repeat;
	color: #212121;
	font-size: 14px;
	height: 46px;
	line-height: 46px;
	padding-left: 8px;
	margin: 18px 0 0 0;
}

#sidebar ul#podcast-widget {
	height: 102px;
	background: url(images/podcast_widget_bg.png) no-repeat;
	margin-top: 30px;
	list-style-type: none;
	color: #fff;
}

#podcast-widget li {
	width: 128px;
	float: left;
	padding-top: 3px;
}

/* Podcast-LISTE  ---  Gesamtliste aller Podcast mit Titel und Datum */

li#podcast-liste_li-cont {
	background: url(images/podcast_liste_mitte_bg.png) repeat-y;
	margin-top: 30px;
}

div#podcast-liste_div-cont {
	background: url(images/podcast_liste_kopf_bg.png) no-repeat;
}

ul#podcast-liste {	
	background: url(images/podcast_liste_fuss_bg.png) no-repeat bottom left;
	margin: 0;
	list-style-type: none;
	color: #fff;
	padding: 10px 0 5px 10px;
	padding-left: 0px;
}

#podcast-liste a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#podcast-liste li {
	margin: 0 0 10px 0;
	list-style-type: none;
}

.pod-title a {
	color: #fff;
	text-decoration:underline;
}

/* Podcast-BILDLISTE  ---  Gesamtliste aller Podcast --- NUR BILDER */

li#podcast-bildliste_li-cont {
	background: url(images/podcast_bildliste_mitte_blog.png) repeat-y;
	margin-top: 30px;
}
div#podcast-bildliste_div-cont {
	background: url(images/podcast_bildliste_kopf_blog.png) no-repeat;
}

ul ul#podcast-bildliste {
	background: url(images/podcast_bildliste_fuss_blog.png) no-repeat bottom left;	
	margin: 0;
	list-style-type: none;
	color: #fff;
	padding: 10px 0 15px 40px;

}

#podcast-bildliste li {
	display: inline;
}

#podcast-bildliste img {
	padding-bottom: 4px;
} 

/* Skype Info Box */

#skype-info_li-cont {
	background: url(images/skype-info_mitte_bg.png) repeat-y;
	padding: 0;
	margin-top: 30px;
}

#skype-info_div-cont {
	background: url(images/skype-info_kopf_bg.png) no-repeat;
	padding: 0;
}

ul ul#skype-info {
	background: url(images/skype-info_fuss_bg.png) no-repeat bottom left;
	color: #fff;
	padding: 10px 5px 10px 35px;
	margin: 0;
	list-style-type: none;
}

#skype-info a {
	color: #fff;
	text-decoration: underline;
}

#skype-info li h2 {
	background: none;
	color: #fff;
	padding-left: 0px;
	height: 120%;
	line-height: 120%;
	margin-top: 0px;
	padding-top: 5px;
}


/* Sideposts */

#sidebar ul li.widget_sideposts ul  {
	list-style-type: none;	
}

li.widget_sideposts {
	background: url(images/gratis_flyer_fuss_bg.png) no-repeat bottom left;
	margin-top: 30px;
	color: #fff;
}

li.widget_sideposts ul {
	background: url(images/gratis_flyer_kopf_bg.png) no-repeat;
	margin: 0;
	padding: 30px 40px 10px 40px;
	min-height: 195px;
	list-style-type:none;
}

li.widget_sideposts h2 {
	display: none;
}

li.widget_sideposts a, li.widget_sideposts p {
	color: #fff;
}

li.widget_sideposts a {
	text-decoration: underline;
}

.sideposts_title {
	font-size: 14px;
	font-weight: bold;

}

.sideposts_date {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	height: 281px;
	background: url(images/footer_bg.jpg) no-repeat;
	position: relative;
}

#copyright {
	position: absolute;
	top: 259px;
	left: 636px;
	z-index: 5;
}

#contact {
	position: relative;
	top: 100px;
	left: 50px;
	width: 380px;
}

#contact-left, #contact-right{
	float: left;
	width: 180px;
}

#contact-left input {
	width: 170px;
	border: 1px solid #4d5c66;
}

#contact textarea {
	width: 170px;
	height: 90px;
	border: 1px solid #4d5c66;
}

#contact img {
	border: 1px solid #4d5c66;
	margin: 3px 0px;
}

.required {
	color: red;
}

#footer-menu {
	position: absolute;
	top: 100px;
	left: 500px;
	width: 380px;
	color: #fff;
}

	#footer-menu-left, #footer-menu-right {
		float: left;
		width: 
	}

	#footer-menu a {
		color: #fff;
	}
	
	#footer-menu ul {
		list-style-type: none;
		font-size: 15px;
		font-weight: bold;
		margin: 15px 0;
		padding: 0 0 0 50px;
		line-height: 20px;
	}
	
	#footer-menu ul ul {
		list-style-type: disc;
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		padding: 0 0 0 20px;
	}