/*
Theme Name: Northwest Youth Theatre - New
Theme URI: http://www.nwyouththeatre.org
Description: Theme for the Northwest Youth Theatre
Version: 1.0
Author: Nick Winters
*/
	
	
body {
	background-color:#00468C;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
li {
	margin: 10px 35px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:188px;
	position:relative;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:90px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-color: #FFFF80;
	border-left: 3px #fff solid;
	border-right: 3px #fff solid;
	width:711px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#009BDF;
	font-size:14px;
	margin: 10px 0px 10px 0px;
}
#left {
	float:left;
	width:638px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}

#photos img {
	margin-right:14px;
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	width: 80px;
}

#sponsors img {
	margin-right:14px;
	border-style: none;
	border-width: 2px;
	width: 150px;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer.jpg);
font-size:1px;
height:10px;
}
#footer {
	color: #fff;
	width:717px;
	text-align:center;
	padding: 20px 0px;
}


/***************************** Old Website ****************************/

.generalGray {
	color: #DDDDDD;
}

.generalRed {
	font-weight: bold;
	color: #FFA405;
}

.generalTitle {
	font-size: 12pt;
	font-weight: bold;
	color : #933;
}

.generalSubTitle {
	font-size: 10pt;
	font-weight: bold;
	color : #933;
}

.fieldOn {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.fieldOff {
	border: 1px solid #CCCCCC;
}

.headerlevel1 {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #372b27;
}
.headerlevel2 {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #7b6d6a;
}

#cellShade1 {
	background-color : #CCCCCC;
	color: #000;
	font-size: 7.5pt;
}

#cellShade1 a {
	color: #000;
}

#cellShade2 {
	background-color : #DDDDDD;
	color: #000;
	font-size: 7.5pt;
}

#cellShade2 a {
	color: #000;
}

.errorLabel {
	font-weight: bold;
	color: #FFA405;
}

.tiny {
	font-size: 6.5pt;
}

.quote {
	color: #C00;
	font-style: italic;
	font-weight: bold;
}

.quoteTitle1 {
	color: #000;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 0;
}
.quoteTitle2 {
	color: #000;
	text-align: right;
	font-size: 8pt;
	margin: 0 0 0 0;
}

div.post {
	padding: 0px 15px;
	border: 1px;
	border-style: solid;;
	border-color: #000;
}
