
 
/* formatting */

body{
	margin:0;
	padding:0;
	background-color:#101010;
	font-family: sans-serif;
	background-repeat:repeat-y;
	background-position:top center;
	text-align:left;
	}
	
.clear{
	clear:both;
	}	

/* font */

p{
	font-size:small;
	font-family:;
	}

/* layout */



#wrap{
	width:100%;
	text-align:center;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#101010;
	}
	
#outline{
	width:1000px;
	margin: 0px auto;
	}
	
#headerWrap{
	width:100%;
	height:115px;
	background-color:#000000;
	text-align:left;
	}	
		

#header{
	width:1000px;
	height:115px;
	margin-bottom:14px;
	background-color:#000000;
	}
	
#bread{
	text-align:left;
	width:100%;
	height:20px;
	padding-left:12px;
	color:#ffffff;
	font-size:11px;
	}
	
	
#left{
	width:580px;
	padding:0px 40px 0px 40px;
	float:left;
	}
	
#right{
	width:340px;
	float:right;
	}			



/* header */



#header img{
	border:0;
	}

#headerUpper{
	width:1000px;
	height:80px;
	text-align:left;
	}
	
	
#headerLeft{
	width:180px;
	float:left;
	}	
	
#headerRight{
	width:auto;
	float:right;
	text-align:right;
	padding: 10px 40px 0px 0px;
	}
	
#headerRight a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	background-color:#777777;
	padding: 1px 3px;
	line-height:1.8em;
	}
	
#headerRight a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	background-color:#666666;
	padding: 1px 3px;
	line-height:1.8em;
	}					
	
#headerUnder{
	width:1000px;
	height:21px;
	text-align:left;
	vertical-align:middle;
	padding-top: 14px;
	}
	
#headerUnder a{
	text-decoration:none;
	font-size: 9px;	
	padding:0px 20px;
	}
	
.linkoff{
	color:#FFFFFF;
	}
	
	
#hup1:hover{
	color:#FF5252;
	}
	
#hup2:hover{
	color:#FF9C4E;
	}
	
#hup3:hover{
	color:#FFF500;
	}
	
#hup4:hover{
	color:#00EA3D;
	}
	
#hup5:hover{
	color:#31ACFF;
	}
	
#hup6:hover{
	color:#AB4AFF;
	}
	
#hup7:hover{
	color:#999999;
	}
	
#bread a{
	color:#FFFFFF;
	font-size:11px;
	padding:0px 8px;
	text-decoration:none;
	}	
	
#bread a:hover{
	text-decoration:underline;
	}									

/* lefter */

#left{
	text-align:left;
	vertical-align:top;
	}
	
	
#content h2{
	margin: 10px 0;
	}
	
#content p{
	color:#00EA3D;
	font-size:12px;
	margin-bottom:5px;
	}
	
#content input{
	background-color:#FF9C4E;
	border:0;
	padding:4px;
	margin-top:6px;
	color:#333333;
	}
	
#content textarea{
	background-color:#FF9C4E;
	border:0;
	padding:4px;
	margin-top:6px;
	color:#00EA3D;
	font-size:0.9em;
	}
	
#subscriptionTitle{
	font-size:18px;
	color:#FF9C4E;
	}	
	
.subscriptionform{
	color:#FF9C4E;
	background-color:#444444;
	width: 340px;
	height: 100px;
	padding: 20px;
	font-size:12px;
	}					
	
.nextEvent p{
	font-size:11px;
	color:#FFFFFF;
	}	
	
.post{
	color:#FF9C4E;	
	}
	
.post li{
	color:inherit;
	font-size:12px;
	line-height:1.8em;
	}
	
.post blockquote{
	color:inherit;
	font-size:11px;
	border: 1px dotted #FF9C4E;
	padding:8px;
	}	
	
.post a{
	color:#FF9C4E;
	}	

.postTitle{
	font-size:110%;
	text-decoration:none;
	}		
	
.entry p{
	
	line-height:1.5em;
	font-size:12px;
	}
	
.navigation{
	font-size:11px;
	}
	
.navigation a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.navigation a:hover{
	text-decoration:underline;
	}
	
							

/* righter */

#right{
	
	vertical-align:top;
	text-align:left;
	}


/* footer */ 

#footer{
	border-top:1px solid #808080;
	text-align:right;
	width:100%;
	height:30px;
	}

/* lightbox */	
	
	
/* delete caption */	
#stimuli_caption{
	visibility:hidden;
	}	
	
																						
