body{
	margin:0 0;
	padding:0 0;
	background:#000;
	color:#888888;
	font-family:Arial;
	font-size:0.7em;
}

h1{
	margin:0 0 0;
	padding:0 0 20px 0;
	color:#CC6600;
	font-size:4em;
}

h2, h3, p, ul, ol{
	margin:0 0;
	padding:0 0 10px 0;
}

h2{
	font-size:2.5em;
	color:#FFF;
}

	h2 a, h2 a:visited{
	font-size:1em;
	color:#FFF;
	}

h3{
	font-size:1.8em;
	color:#FFF;
}

p{
	font-weight:normal;
	line-height:1.3em;
	text-align:justify;
}

	p.quote{
	padding:0 10px 10px 10px;
	}

a{
	text-decoration:none;
	color:#CC6600;	
}

ol.commentlist{
	padding:0 0 0 15px;
}

small{
	display:block;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	color:#CC6600;
	border-bottom:dotted 1px #FFF;
}

img.rightImg{
	width:300px;
	height:201px;
	float:right;
	margin:0 0 10px 10px;
	clear:both;
}

hr{
	border-top:1px dotted #383838;
	border-left:none;
	border-right:none;
	border-bottom:none;
	clear:both;
}

#contactForm{
	padding:10px 10px 0 10px;
	background:URL(http://www.barefacedtheatre.com/images/formBg.gif) 0 0 no-repeat;
}
	
	#contactForm p{
		padding:0 0 10px 15px;
		background:URL(http://www.barefacedtheatre.com/images/title-arrow.gif) 0 0 no-repeat;
	}
	
	#contactForm p span{
		width:200px;
		margin-top:5px;
		margin-left:-15px;
	}
	
	.wpcf7-mail-sent-ng{
		border:none!important;
	}
	
	#contactForm p span.wpcf7-not-valid-tip{
		margin-top:-5px;
		border:none;
	}
	
	#contactForm p span input, #contactForm p span textarea{
		margin-top:5px;
	}
	
	#contactForm p span textarea{
		width:100%;
	}
	
	#contactForm p.submit{
		padding:0 0;
		margin:0 0;
		background:none;
	}
	
	#contactForm p.submit input{
		width:100px;
		height:30px;
		background:URL(http://www.barefacedtheatre.com/images/contactBtnBg.gif) 0 0 no-repeat;
		color:#CC6600;
		border:none;
		font-size:1.1em;
	}




#wraper{
	width:900px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-450px;
	z-index:100;
	background:#101010;
}

#header{
	height:148px;
	padding:10px 10px;
	background:URL(http://www.barefacedtheatre.com/images/bareface_headerBg.jpg) 0 0 no-repeat
}

#topNavigation{
	height:24px;
	background:#000;
}

	#topNavigation h2{
		display:none;
	}
	
	#topNavigation ul{
		padding:0 0 0 0;
	}
	
	#topNavigation li{
		display:inline;
		list-style:none;
		padding:0 0;
		margin:0 0;
	}
	
	#topNavigation ul li a{
		padding:5px 10px;
		display:block;
		float:left;
		color:#FFF;
		border-right:dotted 1px #383838;
	}
	
	#topNavigation ul li a:hover{
		background:#101010;
		color:#CC6600;
	}

#content{
	width:680px;
	padding:20px 20px;
	float:left;
}

#sidebar{
	width:159px;
	padding:0 10px 0 10px;
	margin:10px 0 10px 0;
	float:left;
	border-left:dotted 1px #383838;
}

	#sidebar h2{
		padding:10px 0 5px 0;
		font-size:1.8em;
		border-top:dotted 1px #383838;
	}	
	
	#sidebar li{
		list-style:none;
	}
	
	#sidebar li p{
		font-size:0.9em;
	}

	#sidebar #searchform{
		padding:10px 10px;
		margin-bottom:10px;
		background:#181818;
	}
	
	#sidebar #searchform #s{
		width:115px;
		margin:10px 0;
	}
	
#respond{
	padding:10px;
	background:black;
}	

	#respond textarea{
		width:655px;
	}	

#footer{
	margin:10px 10px;
	padding:10px 10px 0 10px;
	border-top:dotted 1px #383838;
	text-align:center;
	/*background:black;*/
	clear:both;
}

	#footer p{
		padding:0 0;
	}
	
#woodBg{
	width:1496px;
	height:561px;
	position:fixed;
	top:0;
	left:50%;
	margin-left:-748px;
	background:URL(http://www.barefacedtheatre.com/images/bareface_woodbg.jpg) 0 0 no-repeat
}


#playersTest{
	padding:10px 0;
	border-top:dotted 1px #383838;	
}
	#playersTest h3{
		padding-bottom:0;
		color:#CC6600;
	}

	#playersTest p{
		padding-left:152px;
		text-align:justify;
	}
	
	#playersTest p.title{
		padding:5px 0 10px 152px;
		background:URL(http://www.barefacedtheatre.com/images/title-arrow.gif) 135px 5px no-repeat;
	
	}

	#playersTest img{
	float:left;
	margin:0 10px 10px 0;
	}
	
	#playersTest div#clearer{
		clear:both;
	}
	
	#playersTest div#clearer span{
		display:none;
	}

#behindScenes{
	margin:0 0 10px 0;
	border-bottom:dotted 1px #383838;
}

	#behindScenes h3{
		padding-bottom:0;
		color:#CC6600;
	}
	
	#behindScenes p.title{
		padding:5px 0 10px 17px;
		background:URL(http://www.barefacedtheatre.com/images/title-arrow.gif) 0 5px no-repeat;
	
	}
	
#gallery{

}	

#gallery img{
	width:300px;
	height:201px;
	padding:0 10px 10px 0;
	/*float:left;*/
}
