/* Stylesheet offonoff org */

body { margin:0; font:12px Tahoma; color:black; background:url(files/background.png) 50% 0 #114576 repeat-x; background-attachment: fixed; background-color: black;} 
 
#ev_bg { background:url(files/Backdrop.PNG) repeat-y; width:1030px;  margin:0px auto; }

#everything { width:960px; margin:0 32px;  background:url(files/0101bk.jpg); border:1px solid black; border-width:0px 1px; }

#header { height:162px; background:url(files/head.PNG) center no-repeat; padding: 10px;background-color: black;}
#header h1 { padding-top:115px; margin:0; color:black; }

#middle { clear:both; background:url(files/lightning.gif) top center no-repeat; padding:20px 10px; }	
	
	#left_column { width:195px; float:left; }
	.horizontal #left_column { width:auto; float:none; padding-top:20px }
		#navigation a { background:url(files/MenuBut.jpg) no-repeat; width:149px; height:25px; display:block; padding-left:2px; margin:5px 0;
						font-size:13px ; color:white; text-decoration:none; text-align:center ; line-height:25px ;}
		#navigation a:hover { background-position:0 bottom;  }
		.horizontal #navigation a { float:left; } 
		#more_information { padding-top:20px; padding-bottom:25px;}
		
	#middle_column { float:left; width:55%; margin:70px 20px; }
	#middle_column.two_column { float:left; width:80%; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break { font-size:19px; border-bottom:1px solid #013996; margin-bottom:10px; }
		.post { background:url() repeat-y ; border:1px solid #0a0f51 ; margin-bottom:35px; line-height:18px; } 
		.post h1 { background:url(files/title.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color:White;} 
		.post_body { padding:2px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(files/dot.png) 0 5px no-repeat;  padding-left:35px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column { width:26%; float:left; }
		.box { background:url(files/); border:1px solid #0a0f51; margin:10px 0 25px 0; padding:10px; }

#footer { clear:both; padding:20px; text-align: center }
	#subnav { margin:10px 0;}	
	#subnav a { color:#188de8; }
	#subnav a:hover { color:#33b9f8 } 
	.copyright { font-size:10px;}


