/* Stylesheet 1 -------------------------------*/

body { margin:0; font:12px Tahoma; color:#d8f2ff; background:url(../images/bg2.jpg) 50% 0 #114576 repeat-x; background-attachment: fixed; } 
 
#ev_bg { background:url(../images/ev_bg2.gif) repeat-y; width:1064px;  margin:0px auto; }
#everything { width:1000px; margin:0 32px;  background:url(../images/wood-weathered.jpg); border:1px solid black; border-width:0px 1px; }

#header { height:162px; background:url(../images/wotlk_header.jpg) right no-repeat; padding:0 20px;}
#header h1 { padding-top:115px; margin:0; color:white; }

#middle { clear:both; background:url(../images/border_b_2.gif) repeat-x; padding:1px 10px; }	
	
	#left_column { width:195px; float:left; padding-bottom:20px; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(../images/button_bg2.gif) no-repeat; width:170px; 
						height:25px; display:block; padding-left:25px; 
						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; position:relative; margin:0px 10px; width:570px; }
	#middle_column.two_column { float:left; } 
	.horizontal #middle_column { width:auto; float:none; }
		#post { background:url(../images/metal_dark.jpg); border:1px solid #0a0f51; margin-bottom:5px; line-height:18px; } 
		#post_body { padding:0px 5px; }
		#post_body h1 { font-size:19px; border:2px solid #013996; padding:5px; background-color:#000000; margin-top:0px;}
		#post_body h2 { background:url(../images/title_bg2.gif) repeat-x #0d2368; padding:1px 5px; margin-top:0; margin-bottom:5px; font-size:15px; color:white;} 
		#post_body h3 { padding:0px 5px; margin:0; color:white;}
		#post_body h4 { padding:0px 5px; margin:0; color:white;}
		#post_body h5 { padding:0px 5px; margin:0; color:#188de8;}
		#post_body h6 { padding:0px 5px; margin:0; color:#188de8;}
  #middle_column a { color:#188de8; }
  #middle_column a:hover { color:#33b9f8 }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../images/bullet2.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

	#right_column { width:195px; float:right; position:relative; padding-bottom:20px; }
		#box { background:url(../images/cloudy_bg.jpg); border:1px solid #0a0f51; padding:5px; }
		#box a { color:#188de8; }
		#box a:hover { color:#33b9f8 } 

#subnav_top { text-align:right }	
#subnav_top a { color:#188de8; }
#subnav_top a:hover { color:#33b9f8 } 

#subnav { margin:10px 0; text-align:right}	
#subnav a { color:#188de8; }
#subnav a:hover { color:#33b9f8 } 
.copyright { font-size:10px;}

#footer { clear:both; background-color:#000000; border:1px solid #0a0f51; padding: 0px 10px 20px 10px;}


table {border-collapse:collapse; border:2px solid #ccf;}
td { border:2px solid #ccf;}
