/*
Theme Name: Broadway Theatre League
Theme URI: http://broadwaytheatreleague.org/
Description: WordPress theme for Broadway Theatre League by <a href="http://pancieradesign.com/">Panciera Design</a>.
Version: 1.0
Author: Todd Page
Author URI: http://pancieradesign.com/
Tags: blue, custom header, fixed width, two columns, widgets



*/

body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: helvetica,'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 14px;
	background: #000000 url('images/background.jpg');
	color: #ffffff;
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
	/* text-align: center; this centers the container in IE 5* browsers. */
	min-height:101%;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a { 
	color: #ffff00;
	text-decoration:none;
}
a:hover { 
	color: #ff0000;
	text-decoration:none;
}
#wrapper {
	display: block; 
	/*border: 1px #000000 solid;*/
	width: 740px; 
	margin: 0px auto;
}

#header {
	background-image: url('images/header_background.jpg');
	background-repeat:no-repeat;
	background-position:top left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 120px;
	width: 740px; 
}
#header #logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 185px;
	float: left:
	text-align: center;
}
#header #title {
	margin: 0px 0px 0px 0px;
	padding:60px 0px 0px 0px;
	width: 550px;
	float:right;
	text-align: center;
}

#content {
	font-size:10px;
	color:#999999;
	background-image: url('images/h1spotlight.jpg');
	background-repeat:no-repeat;
	background-position:top left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 530px;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #ff0000;
	float: right;
	min-height:500px;	
}

#content h1 {
	font-size: 16px;
	color: #ffff00;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
}
#content h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
}
#content h3 {
	font-size: 12px;
	color: #ffff00;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
}
#content h4 {
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
}
#content h5 {
	font-size: 10px;
	color: #ffff00;
}
#content h6 {
	font-size: 10px;
	color: #ffffff;
}

#content hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	 border: 0 none;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 525px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
}







#sidebar {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	width: 170px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #ff0000;
	float: left;
}
#sidebar h2 {
	font-size: 12px;
}
#sidebar li.pagenav, #sidebar li.categories, #sidebar li.linkcat {
	font-size: 12px;
	list-style: none;
}



#both {
	clear: both;
}

#footer {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	width: 720px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ff0000;
	color:#999999;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}
