/* Stylesheet 1 -------------------------------*/

body { margin:0; font:12px Tahoma; color:#b39e79; background:url(../images/bg1.jpg) 50% 0 #170f05 repeat-x; 
} 
a {
	color:#b26400;
	text-decoration:underline;
}
a:hover {color:#fff; text-decoration:none;} 
#ev_bg { background:url(../images/ev_bg1.gif) repeat-y; width:1064px;  margin:0px auto; }
#everything { width:1000px; margin:0 32px;  background: #000; border:1px solid black; border-width:0px 1px; }

#header { height:162px; background:url(../images/d3_header1.jpg) right no-repeat; padding:0 20px; }
#header h1 { padding-top:115px; margin:0; color:white; }
#header h3 { padding-top:115px; margin:0; color:#D6B15C; }
#header h2 { padding-top:115px; margin:0; color:#D6B15C; }

#middle { clear:both; background:url(../images/borderb1.gif) repeat-x; padding:20px 10px; }	
	
	#left_column { width:195px; float:left; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(../images/button_bg1.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:5px 0;
						font-size:13px; color:white; text-decoration:none; line-height:25px;}
		#navigation a:hover { background-position:0 bottom;  }
		.horizontal #navigation a { float:left; } 
		#more_information { padding-top:15px;}
		
	#middle_column { float:left; width:50%; margin:0px 20px; }
	#middle_column.two_column { float:left; width:75%; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break { font-size:14px; border-bottom:1px solid #680808; margin-bottom:50px; }
		.post { background:url(../images/leather-heavy.jpg); border:1px solid #590B0B; margin-bottom:35px; line-height:18px; padding-left:10px } 
		.post h1 { background:url(../images/title_bg1.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color:white;} 
		.post_body { padding:20px 15px 20px 0px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }
		.title {
			background:url(../images/title_line.png) center bottom no-repeat;
			font-family:'Times New Roman';
			font-size:20px;
			font-weight:normal;
			color:#d6ce9f;
			padding-bottom:7px;
				}

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../images/bullet.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:10px; }
	
	#right_column { width:26%; float:left; }
		.box { background:url(../images/leather-vdark.jpg); border:1px solid #545454; margin:10px 0 25px 0; padding:10px; }

#footer { clear:both; padding:20px }
	#subnav { margin:10px 0;}	
	#subnav a { color:#7A0C0C; }
	#subnav a:hover { color:#E51414 } 
	.copyright { font-size:10px;}

table.blueplate{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 0px;border-collapse:collapse; padding:0px; margin:0px; width: 100%;}
table.blueplate td.tl, table.blueplate td.ml, table.blueplate td.bl, table.blueplate td.tr, table.blueplate td.mr, table.blueplate td.br {width: 3px;}
table.blueplate td.tl{background:url(http://www.worldofwar.net/static/images/tl.gif) no-repeat; background-position: top left; }
table.blueplate td.t{background:url(http://www.worldofwar.net/static/images/t.gif) repeat-x; background-position: top left; }
table.blueplate td.tr{background:url(http://www.worldofwar.net/static/images/tr.gif) repeat-x; background-position: top left; }
table.blueplate td.ml{background:url(http://www.worldofwar.net/static/images/ml.gif) repeat-y; background-position: top left; }
table.blueplate td.m{ background:url(http://www.worldofwar.net/static/images/m.gif) repeat; background-position: top left; }
table.blueplate td.mr{background:url(http://www.worldofwar.net/static/images/mr.gif) repeat-y; background-position: top right; }
table.blueplate td.bl{background:url(http://www.worldofwar.net/static/images/bl.gif) no-repeat; background-position: bottom left; }
table.blueplate td.b{background:url(http://www.worldofwar.net/static/images/b.gif) repeat-x; background-position: bottom left; height: 3px; }
table.blueplate td.br{background:url(http://www.worldofwar.net/static/images/br.gif) repeat-x; background-position: bottom left; }
table.blueplate td.t, table.blueplate td.m{padding: 5px;padding-left: 6px;color: #0099FF;}
table.blueplate td.m{padding: 8px;}
table.blueplate td.t span{font-weight: bold;}
	
.social_ico :hover{
display:inline;
margin:0 auto;
opacity:0.5;
}
	