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


body { 	margin:0; 
		background:#040b1b url('http://www.niceguild.com/images/wrath-backgnd-long-grad.jpg') repeat-x 50% 0;
		background-attachment: Fixed;
		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
} 

#ads { position: absolute;
		left: 50%;
		margin-left: -543px;
		margin-top: 6px;
		width: 122px;
		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		text-align: center;
		background:black;
}
 
#ev_bg { background:url("http://www.niceguild.com/images/design/ev_bg-800.gif") repeat-y; width:830px;  margin:0px auto; }
#everything { width:765px; margin:0 32px; background:#191919; border:1px solid black; border-width:0px 1px;}

#header { height:149px; background:url('http://www.niceguild.com/images/wow_header2-800-NICE3.jpg') no-repeat center; 
padding:0 20px; }
#header h1 { padding-top:30px; margin:0; color:white; }

a {
	color: #CBA300;
	text-decoration: none;
}

a:active {
	color: #FFFF00;
	text-decoration: underline;
}

a:visited {
	color: #CBA300;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #CBA309;
	margin-bottom: 0px;
}



#middle { clear:both; padding:10px 10px; color:white;}	
	
	#left_column { width:195px; float:left; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url("http://www.niceguild.com/images/design/button3_bg.gif") no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:2px 0;
						font-size:13px; color:white; text-decoration:none; line-height:25px;}
		#navigation a:hover { background-position:0 bottom; color:#FFFF00;}
		.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:67%; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break { font-size:19px; border-bottom:1px solid #7A0C0C; margin-bottom:10px; }
		.post { background-color:#313131; margin-bottom:35px; line-height:16px; } 
				
		.post h1 { 
			background:url("http://www.niceguild.com/forum/styles/wow_alliance/theme/images/th.gif") repeat-x #0d2368; 
			padding:3px 10px; 
			margin:0px; 
			border:1px solid;
			font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
			font-weight: bold;
			font-size: 14px;
			text-decoration: none;
			color:#ACD9F1;
			border-color:#034591;
		} 
		.post_body { border:1px solid #3F3F3F; padding:5px 15px; font-family: "Verdana", Helvetica, Arial, sans-serif; font-size:12px;}
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url("http://www.niceguild.com/images/design/bullet.gif") 0 5px no-repeat;  padding-left:30px; padding-bottom:16px;}
		.list_right { width:48%; float:left }

		.list_left { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
#footer { clear:both; padding:20px }
	#subnav { color:white;margin :10px 0;}	
	#subnav a { color:#CBA300; }
	#subnav a:hover { color:white; } 
	.copyright { font-size:10px;}

hr	{ height: 0px; border: solid #CBA300 0px; border-top-width: 1px;}