/* New Skulltag Site Design - Cascading Style Sheet 		
== Revision 5
== Last Modified: 12/28/2007


/*=====================================*/
/*==          GENERAL STUFF          ==*/
/*=====================================*/

body {
	background-color: #333940;
	background-image: url("img/background_back.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #D4D4D4;
	}

table {
    font-size: 100%;
}
#container {
	margin: 0px auto;
	width: 960px;
	border: 0;
	background-image: url("img/background_side.jpg");
	padding: 0;
	text-align: left; /* Cancel IE Fix */
	}
	
#subcontainer {
	margin: 0 40px;
	width: 880px;
	border: 0;
	background-image: url("img/background_main.png");
	padding: 0;
	text-align: left;
	}
	

acronym {
	cursor: help;
	border-bottom: 1px #999;
	}

a {
	text-decoration: none;
	color: #95a1cc;
	border-bottom: 1px #95alcc;
	}

a:hover {
	text-decoration: underline;
	border-bottom: 1px #a4b2e3;
	color: #a3b1e3;
	}

#catimage { margin: 0; }
.noborder {	padding: 0px; display: inline; background-color: transparent; border: 0px; }
blockquote { margin-left: 32px; padding-left: 4px; border-left: 4px solid #95a1cc; color: #95a1cc; }
#content ul {
	/*list-style-image: url("img/content_bluebullet.gif");*/
	color: #95a1cc
}

#content li a { color: #a3b1e3; }
#content li a:hover { text-decoration: underline; on a:hover; color: #a3b1e3; }

.left { float: left; }
.right { float: right; }
.center { text-align: center; }

/*=====================================*/
/*==          HEADER                 ==*/
/*=====================================*/
		
#header { 	margin: 0; 
			padding: 0; 
			height: 192px;
			background-image: url("img/banner_main.jpg"); }
			
#header div { height: 192px; width: 389px; float: right; margin: 0; padding: 0; }
#header h2 { font-size: 24px; font-weight: bold; color: #4c573e; padding: 0px; margin: 0; }
#header h3 { font-size: 14px; font-weight: bold; color: #2e3426; padding: 0px; margin: 0; }
#header a { color: #4c573e; }
#header a:hover { color: #3b462d; }

/*=====================================*/
/*==          NAVIGATION             ==*/
/*=====================================*/

#nav {
	background-image: url("img/navbar_main.jpg");
	margin: 0px;
	width: 880px;
	height: 32px;
	}
	
#nav ul {
	margin: 0;
	text-align: center;
	padding-top: 8px;
	font-size: 80%;
	}
	
#nav li {
	list-style-type: none;
	display: inline;	
	}

#nav li a { font-weight: bold; }

#nav li.invisible {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 0px;
	}

/*=====================================*/
/*==          SIDEBAR                ==*/
/*=====================================*/

#sidebar {
	float: right;
	width: 160px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	}

#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	color: #717a81;
	margin: 0 10px 0 0;
	cursor: default;
	}

#sidebar div {
	padding: 10px 16px 10px 12px;
	margin: 0;
	}
	
#sidebar ul { text-align: left; margin: 0; padding: 0; }
#sidebar li { list-style-type: none; padding-left: 8px; font-size: 90%; }
#sidebar a:hover { text-decoration: underline; }

/*=====================================*/
/*==          MAIN CONTENT           ==*/
/*=====================================*/

#content {
	float: left;
	width: 720px;
	position: relative;
	line-height: 20px;
	text-align: justify;
	}

#content img {
	padding: 0px;
	margin: 0 0px;
	}

#content .spacer {
	float: left;
	width: 720px;
	height: 2px;
	background-image: url("img/content_divider.png");
	margin: 0 auto;
	background-repeat: no-repeat;
}

#content .noborder {
	padding: 0px;
	display: inline;
	background-color: transparent;
	border: 0px;
	}
	
#content h2 { 
	font-size: 16px; 
	color: #8f98b8; 
	margin: 0 10px 0 0; 
	}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 16px 0 0;
	}

#content .box {
	padding: 10px 24px 10px 24px;
	}
	
.code {
  font-size: 10px;
  line-height: 12px
  padding: 2px 24px 4px 48px;
}
.news_authorname {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0px 0 0;
}

.news_time {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 16px 0 0;
	padding-left: 0px;
}

.news_postbody {
	margin: 0 0 0 0;
	padding-top: 20px;
}

.news_comments {
	margin: 0 0 0 0;
	padding-top: 20px;
}

/*=====================================*/
/*==          FOOTER                 ==*/
/*=====================================*/

#footer {
	width: 880px;
	height: 64px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url("img/banner_bottom.jpg");
	}
	
#footer div {
	padding: 16px 0 16px 0;
	color: #aaa;
	font-size: 92%;
	text-align: center;
	}


/*=====================================*/
/*==          QUOTES                 ==*/
/*=====================================*/

.quote_title {
	font-size: 14px;
	line-height: 16px;
}

.quote_body {
	font-size: 12px;
	line-height: 14px;
}

.quote_small {
	font-size: 10px;
	line-height: 12px;
}

.download_icons {
  border: 0px;
  color: #222;
  font-size: 10px;
  line-height: 150%
 }
 
/*=====================================*/
/*==      TOURNAMENT SYSTEM          ==*/
/*=====================================*/

.tournament_error {
	color: #F32;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px dotted;
	background: #000000;
}
.tournament_action {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted;
	color: #FF9900;
}
.tournament_news_title {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

.tournament_news_footer {
	font-size: 10px;
	line-height: 12px;
}

.tournament_comments_footer {
	font-size: 10px;
	line-height: 12px;
}

/*=====================================*/
/*==        DOWNLOADS PAGE           ==*/
/*=====================================*/

.span_dark {
	border: 1px solid #3D4145;
	background: #495054;
}

.darkbox {
  border: 1px solid #212528;
	background-color: #373D42;
	padding: 0.6em;
}