/* begin common styles */
*{margin:0; padding:0;}
body{
	text-align:center; 
	background:rgb(255,255,250) url(../images/bg_body-grey.jpg) left top repeat-x;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	color:#929292;
}
#wrapper{
	margin:0 auto; 
	padding:0 18px 20px 18px; 
	width:922px; 
	background:rgb(255,255,250); 
	text-align:left;
	position:relative;
}
#masthead{
	height:400px; 
	padding-top:20px;
}
h3{
	color:#948b6f;
	font-size:40px;
	line-height:48px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:6px;
}
h3 a{
	color:#948b6f;
}
h3 a:hover{
	color:#ca8c28;
}

h4{
	color:#948b6f;
	font-size:16px;
	line-height:24px;
	margin-top:24px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}
h5{
	font-size:10px;
	font-weight:normal;
}
p{
	font-size:14px;
	line-height:20px;
	margin-top:20px;
}
ul{
	list-style:none;
}

.clear{
	clear:both;
}
#skiptocontent{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:10px 0;
	text-indent:-200em;
}
#skiptocontent:hover{
	visibility:visible;
	background:#000;
	text-indent:0;
	text-align:center;
	color:rgb(254,206,44);
	text-decoration:none;
} 
a{
	text-decoration:none;
	color:#ca8c28;
}
a:hover{
	color:#ca8c28;
}
a img{
	border:none;
}

.inactive{
	display:none;
}
.commentlist li {
	margin-left:20px;
}

.navigation {
	height:20px;
	margin-bottom:10px;
}

/* end common styles */



/* begin main content */
#maincontent.single, #maincontent.page{
	width:600px;
}
#maincontent.home {
	width:712px; 
	margin-top:56px;
}

#maincontent .entry ul {
	list-style:outside;
	margin-left:14px;
	margin-bottom:10px;
}
#maincontent .entry ul li ul {
	list-style:circle;
	margin-bottom:0px;
}
/* end maincontent */


/* begin homepage */
#homestory{
	margin-left:364px;
	border-left:1px solid #e7e7e7;
	padding-left:18px;
	padding-right:10px;
}

#homestory h3{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}

#homevideos{
	width:344px;
	float:left;
}
#homevideos h4{
	margin-top:0;
	border:none;
}
#featuredvideo{
	margin-bottom:30px;
	color:#948b6f;
}
#shocker1{
	float:left;
}
#shocker2{
	margin-left:182px;
}
#homevideos ul .name{
	font-size:1.1em;
	color:#000;
}

/* end homepage */


/* begin sidebar */
#sidebar{
	float:right; 
	width:200px;
}
#sidebar h1{
	position:absolute;
	top:318px;
	right:50px;
	height:72px;
	width:130px;
}
#sidebar h1 a{
	display:block;
	height:72px;
	background:url(../images/sidebar-wsulogo.png) left top no-repeat;
	text-indent:-200em;
	overflow:hidden;
}
#sidebar h4{
	border:none;
}
.button{
	display:block;
	margin-top:10px;
}
/*
#navcontainer #btn_donate{
	display:block;
	margin-top:20px;
}
#navcontainer #btn_buytickets{
	display:block;
	margin-top:20px;
}

*/


#sidebarposts li{
	margin:10px 0;
	font-size:1em;
	line-height:1.2em;
}
#sidebarposts span.date{
	display:block;
	color:#666;
	font-size:.85em;
	font-weight:bold;
}




/* ---------------------- begin main navigation -------------------------- */
#nav{
	padding-top:50px;
	text-transform:uppercase;
	text-align:left;
	background: #fffff8;
	list-style-type: none;
	background:url(../images/bg-nav.jpg) right top no-repeat;
}
#nav span, #nav li li{
	font-size:1em;
	border:none;
}
#nav span{
	padding: 8px 2px 8px 12px;
	display:block;
	letter-spacing:0.08em;
}
ul#nav, #nav ul, #nav li, #nav ul li, #nav span {
	display: block;
}
#nav li {
	position: relative;
	border-bottom:1px solid #e3e3d2;
}

#nav li, #nav a{
	color:#ca8c28; 
}	

#nav li:hover {
	z-index: 10;
	background:#e3e3d2;
}
		
#nav li.group ul {
	position: absolute;
	display: none;
	right: 200px; /* all */
	top: -1px;
	text-transform:none;
}
/*					
#nav li.group>ul { 
	left: 160px;
}
*/			
ul#nav li.group:hover ul.level2 {
	display: block;
	width: 100%;
	text-align:right;
	font-weight:normal;
}

#nav a {
	text-decoration: none;
	width: 100%; /* IE */
	text-decoration:none;
}

#nav li>a { 
	width: auto;
}

#nav li ul li a {
	background:#f4f4e6;
	display: block;
	padding:8px 10px ;
}
#nav li ul li a:hover{
	background:#e3e3d2;
}
/* ---------------------- end main navigation -------------------------- */

/* ---------------------- begin secondary nav -------------------------- */

#secondarynav {
	background:#f5f2e1;
	font-size: 9px;
	padding:10px;
	color:#948b6f;
}

#secondarynav h5 {
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:20px;
}

#secondarynav #siblings {
	margin:1px 0 0 0;
}
#secondarynav #siblings li {
	float: left;
	padding:0px 8px;
	border-right: solid #777 1px;
}
#secondarynav #siblings li a {
	color:#ca8c28;
	display:block;
}
 #secondarynav #siblings li a:hover {
	color:#948b6f;
}
#secondarynav #siblings li.current_page_item a {
	color:#948b6f;
}
#secondarynav #siblings li.last_sibling {
	border:none;
}

/* ---------------------- end secondary nav ----------------------------- */



#sidebar #about{
/*	background:#fcfcfc;
	border:1px solid #eee;
	padding:8px;
*/	margin-top:30px;
}
#sidebar #about h4{
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:5px;
/*	padding-left:27px;
	background:url(../images/sidebar-about.gif) left center no-repeat;
*/
}
#sidebar #about p{
	font-size:.8em;
	line-height:1.6em;
	color:#666;
}
/* end sidebar */

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Footer */
#footer {
	margin-top:20px;
	font-size:10px;
}
#footerwrap{
	width:922px;
	margin:0 auto;
	padding:10px 0 30px ; 
	text-transform:uppercase;
	border-top:2px solid #D5D5D5;
}
#footer p {
	float:right;
	margin:6px 0 0 0;
	color:#B97700;
	font-size:10px;
}
#footer ul {
	margin-top:6px;
}
#footer ul li {
	float:left;
	margin-right:20px;
}
#footer a, #footer p{
	color:#999;
}
#footer a:hover{
	color:#000;
}

/* end footer */

#respond textarea{
	border:2px solid #efefef;
}
