/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) top center;
color: #330000;
font-family: Georgia, Arial, Helvetica, sans-serif;
}

#wood{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 400px;
	background: url(img/wood.gif) top center repeat-x;
}

#wrap{
	position: relative;
	width: 994px;
	margin: auto;
}

	#head{
		position: relative;
		height: 732px;	

	}
	
	
		#nav{
			position: relative;
			float: left;
			padding: 232px 0 0 37px;
			width: 229px;
		}
		
			#nav li{
				position: relative;
			}
			
			#nav li a{
				position: relative;
				display: block;
				text-indent: -9999em;
			}
			
				li#n1{
					height: 65px;
					background: url(img/roll2/nav.jpg) top left;
				}
				
				#nav li#n1.activate a{
					height: 65px;
					background: url(img/roll3/nav.jpg) top left;
				}
				
				li.page-item-17{
					height: 92px;
					background: url(img/roll2/nav-05.jpg) top left;
				}
				
				li.page-item-18{
					height: 34px;
					background: url(img/roll2/nav-06.jpg) top left;
				}
				
				li.page-item-21{
					height: 51px;
					background: url(img/roll2/nav-07.jpg) top left;
				}
				
				li.page-item-26{
					height: 49px;
					background: url(img/roll2/nav-08.jpg) top left;
				}
				
				li.page-item-24{
					height: 35px;
					background: url(img/roll2/nav-09.jpg) top left;
				}
				
				li.page-item-20{
					height: 44px;
					background: url(img/roll2/nav-10.jpg) top left;
				}
				
				li.page-item-16{
					height: 45px;
					background: url(img/roll2/nav-11.jpg) top left;
				}
				
				li.page-item-14{
					height: 49px;
					background: url(img/roll2/nav-12.jpg) top left;
				}
				
				/* link switch */
				
				li#n1 a{
					height: 65px;
					background: url(img/roll1/nav.jpg) top left;
				}
				
				li.page-item-17 a{
					height: 92px;
					background: url(img/roll1/nav-05.jpg) top left;
				}
				
				li.page-item-18 a{
					height: 34px;
					background: url(img/roll1/nav-06.jpg) top left;
				}
				
				li.page-item-21 a{
					height: 51px;
					background: url(img/roll1/nav-07.jpg) top left;
				}
				
				li.page-item-26 a{
					height: 49px;
					background: url(img/roll1/nav-08.jpg) top left;
				}
				
				li.page-item-24 a{
					height: 35px;
					background: url(img/roll1/nav-09.jpg) top left;
				}
				
				li.page-item-20 a{
					height: 44px;
					background: url(img/roll1/nav-10.jpg) top left;
				}
				
				li.page-item-16 a{
					height: 45px;
					background: url(img/roll1/nav-11.jpg) top left;
				}
				
				li.page-item-14 a{
					height: 49px;
					background: url(img/roll1/nav-12.jpg) top left;
				}
				
				#nav li a:hover{
					background: none;
				}
				
				/* link switch2 */
				
				li#n1 a{
					height: 65px;
					background: url(img/roll1/nav.jpg) top left;
				}
				
				li.page-item-17.current_page_item a{
					height: 92px;
					background: url(img/roll3/nav-05.jpg) top left;
				}
				
				li.page-item-18.current_page_item a{
					height: 34px;
					background: url(img/roll3/nav-06.jpg) top left;
				}
				
				li.page-item-21.current_page_item a{
					height: 51px;
					background: url(img/roll3/nav-07.jpg) top left;
				}
				
				li.page-item-26.current_page_item a{
					height: 49px;
					background: url(img/roll3/nav-08.jpg) top left;
				}
				
				li.page-item-24.current_page_item a{
					height: 35px;
					background: url(img/roll3/nav-09.jpg) top left;
				}
				
				li.page-item-20.current_page_item a{
					height: 44px;
					background: url(img/roll3/nav-10.jpg) top left;
				}
				
				li.page-item-16.current_page_item a{
					height: 45px;
					background: url(img/roll3/nav-11.jpg) top left;
				}
				
				li.page-item-14.current_page_item a{
					height: 49px;
					background: url(img/roll3/nav-12.jpg) top left;
				}
				
	
	
	#page{
		position: relative;
		float: right;
		width: 742px;
		background: url(img/pbg.png) top right repeat-y;
		z-index:1;
	}
	
		#page-bottom{
			position: absolute;
			bottom: 0px;
			left: 0px;
			height: 254px;
			width: 742px;
			background: url(img/bottom.png) bottom left no-repeat;
		}
		
		#flowers{
			position: absolute;
			top: -19px;
			left:-151px;
			width: 167px;
			height: 323px;
			background: url(img/flowers.png) top left no-repeat;
		}
	
		#page-content{
			position: relative;
			min-height: 284px;
			padding: 0 80px 80px 80px;
			text-align: left;
		}
		
			.entry{
				position: relative;
				margin-top: -80px;
				margin-bottom: 120px;
				font-size: 1.1em;
				font-weight: regular;
				padding-bottom: 15px;
//				background: url(img/break.gif) bottom center no-repeat;
			}
			
				.entry h1{
					position: relative;
					font-size: 2.2em;
					padding-bottom: 15px;	
					font-weight: bold;
				}
				
					.entry h1 a{
						color: #330000;
					}
				
				
				.entry h2{
					position: relative;
					font-size: 1.8em;
					padding-bottom: 10px;	
				}

.entry h2{
					position: relative;
					font-size: 1.5em;
					padding-bottom: 10px;	
				}
				
				.entry p{
					line-height: 1.5em;
					padding-bottom: 1em;
				}
				
				.entry strong{
					line-height: 1.5em;
					padding-bottom: 1em;
					font-weight: bold;
				}
				
				.entry p a{
					padding: 2px 0 2px 32px;
					color: #330000;
					background: url(img/gun.gif) left center no-repeat;
					text-decoration:underline;
				}
				
				.entry p.biggun a{
					padding: 2px 0 2px 32px;
					color: #330000;
					background: url(img/biggun.gif) left center no-repeat;
					text-decoration:underline;
				}
		
		

.commentlist li{
	position: relative;
	padding: 10px;
	background: #f3f3f3;
	border: 1px solid #555;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.commentlist a{
	color: #a00000;
}

.avatar{
	float: right;
}

#comment{
	width: 450px;
}


#programm {
	padding:0 0 0 20px;
	margin:0 0 20px 0;
	width:580px;
	height:110px;
	background:url(img/star_trenner.jpg) no-repeat;
	background-position:left;
	background-position:bottom;
}

#programm a {
	text-decoration:none;
	color:#000;
}

#programm a:visited{
	text-decoration:none;
	color:#000;
}

#programm a:hover {
	text-decoration:underline;
	color:#660000;
}

#presseinfos {
	padding:0 0 0 20px;
	margin:0 0 20px 0;
	width:580px;
	height:100px;
	background:url(img/star_trenner.jpg) no-repeat;
	background-position:left;
	background-position:bottom;
}

#presseinfos a {
	text-decoration:none;
	color:#000;
}

#presseinfos a:visited{
	text-decoration:none;
	color:#000;
}

#presseinfos a:hover {
	text-decoration:underline;
	color:#660000;
}


#thedates {
	padding:0px;
	margin:0px;
	width:500px;
	height:auto;
	float:left;
	z-index:1;
}

#ticketbox {
	padding:0px;
	margin:0px;
	position:absolute;
	left:470px;
	top:160px;
	width:200px;
	height:350px;
	float:right;
	z-index:2;
	background:url(img/termine_karten.jpg) no-repeat;
}

#ticketbox p a
{
	padding: 0px;
	color: #fff;
	text-decoration:underline;
	font-weight:bold;
}

#ticketbox p strong
{
	padding: 0px;
	color: #fff;
	font-weight:bold;
}

.small
{
	font-size: .6em;
	color:#333;
}

.ticketorder{
	padding:50px 12px 0 12px;
	margin:50px 10px 0 12px;
	color:#fff;
}

#fotoalbum {
	padding:0px;
	margin:0px;
}

#fotoalbum p a{
	padding:0px;
	margin:0px;
}

#pressebereich {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:620px;
	height:100px;
	float:left;
	background:url(img/star_trenner.jpg) no-repeat;
	background-position:left;
	background-position:bottom;
}


.pressedownloads {
	padding:0px;
	margin:0px;
	width:90px;
	height:90px;
	float:left;
	text-align:center;
}

.bildtext {
	padding:5px;
	float:left;
	width:200px;
}
.bildtextbreit {
	padding:5px;
	float:left;
	width:260px;
}

.thecount {
	float: right;
}
