/* Stylesheet 1 -------------------------------*/

body { margin-left:10px; font:12px Tahoma; color:#ffedea; background:url(../images/circuits.jpg) 50% 0 repeat-y black; } 
 
/* #ev_bg { background:url(../images/B.gif) repeat-y; width:0px; } */
#everything { width:970px; background:url(../images/circuits.jpg); border-width:0px 1px; }

#middle { clear:both; background:url(../images/horiz_3.gif) repeat-x; padding:10px 10px; }	
	
	#middle_column { float:left; width:50%; margin:0px 0px; }
	#middle_column.two_column { float:left; width:735px; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break { font-size:19px; border-bottom:1px solid #c63e28; margin-bottom:10px; }
		.post { background: url(../images/crosshatch.gif);  margin-bottom:25px; line-height:17px; } 
		.post h1 { background:url(../images/title_3.gif) repeat-x; padding:0px 10px; margin:0; font-size:15px; color:white;} 
		.post_body { padding:4px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../images/bullet3.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:5px; }