/* Customized Forum CSS for Candybar Heaven */
/*
 =BASELAYOUT
 Description: this is the default overall template
 Defaults:
 	container will be 940px by default. this is #container. it is the first div under document.body.
 	non-main columns will be 150px by default. this includes #left and #right
 	main column will be 640px by default. this includes #main only
*/
body {
	text-align:center;
}
#container {
	/* override me in site stylesheet */
	width:940px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:auto;
}
#content {

}
	#left {
		/* default width */
		width:150px;
	}
	#main {
		/* width set to 640px for max compatibility -- this is for 3 column */
		width:640px;
	}
	#right {
		/* default width */
		width:150px;
	}
#footer {
	width:auto;
	clear:both;
}

/* Typography and Colors
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

/*a, a:link {	color:#d8a780; text-decoration:none; }
a:visited {	color:#d8a780; }
a:hover { border-bottom:1px dotted #f28ff6; }
a:active { color:#d8a780; }
*/

/* Header and Navigation */
#header {
	background:url(../images/layout_header_trans.png) center 10px no-repeat;
}
#header h1 {
	margin:0; padding:0;
	width:800px; height:70px;
	text-indent:-5000px;
}
#header h2 {
	margin:0; padding:0;
	width:800px; height:35px;
	font-size:14px;
	text-indent:-5000px;
	background:url(../images/layout_header_sub.gif) 192px 10px no-repeat;
}

/* Reset lists */
#nav {
	margin:0; padding:0;
	width:800px; height:35px;
	background:#000 url(../images/layout_nav_bg.gif) top left repeat-x;
}
/* Menus */
#nav ul {
	margin:0; padding:0 0 0 10px;
	height:35px;
	background:#000 url(../images/layout_nav_bg.gif) top left repeat-x;
	position:relative;
	list-style:none;
}
#nav > ul > li {
	float:left;
	line-height:35px;
	font-family:Arial,Helvetica,sans-serif;
}
#nav a {
	display:block;
	height:35px;
	margin:0; padding:0 5px;
	color:#f9e4c2;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	border:none;
}
#nav a:hover {
	color:#472801;
	background:#ddbf99 url(../images/layout_nav_hover.gif) top center repeat-x;
}
/* Hide Submenus */
#nav ul li ul {
	z-index:100;
	display:block;
	position:absolute;
	overflow:hidden;
	top:35px; left:0;
	width:400px; height:120px;
	margin:0; padding:0;
	background:transparent;
}
/* Show Submenus 
#nav ul li:hover ul {
	display:block;
}*/
/* Kwicks sub nav */
#nav ul ul li a {
	display:block;
	width:100%; height:120px;
	margin:0; padding:0;
	line-height:normal;
	text-indent:-5000px;
}
#nav ul ul li a:hover {
	background:none;
}
#kwicks .kwick {
	display:block;
	width:99px; height:120px; /* width 1px less to prevent last kwick bug */
	float:left;
	overflow:hidden;
	text-indent:-5000px;
}
#fps {  background:url(../images/kwick_fps.jpg) top left no-repeat; }
#rts {  background:url(../images/kwick_rts.jpg) top left no-repeat; }
#mmo {  background:url(../images/kwick_mmo.jpg) top left no-repeat; }
#console {  background:url(../images/kwick_console.jpg) top left no-repeat; }

/* Theme Related Styles */
/*
#artwork.fps { background:url(../images/layout_heading_tf2.png) top center no-repeat; }
#overlay.fps { background:url(../images/overlay_heavy_trans.png) top right no-repeat; }

#artwork.fps { background:url(../images/layout_heading_gears.png) top center no-repeat; }
#overlay.fps { background:url(../images/overlay_marcus_trans.png) top right no-repeat; }
*/
#artwork.fps { background:url(../images/layout_heading_d3.png) top center no-repeat; }
#overlay.fps { background:url(../images/overlay_d3_trans.png) top right no-repeat; }

#artwork.rts { background:url(../images/layout_heading_sc2.jpg) top center no-repeat; }
#overlay.rts { background:url(../images/overlay_terran_trans.png) top right no-repeat; }

#artwork.mmo { background:url(../images/layout_heading_hgl.png) top center no-repeat; }
#overlay.mmo { background:url(../images/overlay_evoker_trans.png) top right no-repeat; }

#artwork.console { background:url(../images/layout_heading_gears.png) top center no-repeat; }
#overlay.console { background:url(../images/overlay_marcus_trans.png) top right no-repeat; }

/* Content Container */
h2.pageTitle {
	font-size:26px;
	color:#efd6c2;
	border-bottom:1px solid #544b45;
}
h3.title {
	font-size:18px;
	color:#efd6c2;
}
div.post h4,
div.post h5 {
	margin-bottom:5px;
}
div.post h4,
div.post h5 {
	font-size:0.7em;
	color:#73675c;
	float:left;
}
div.post h5 {
	padding-left:5px;
	border-left:1px solid #262626;
	margin-left:5px;
}
div.post h5 a {
	color:#73675c;
	text-decoration:none;
}
div.post h5 a:hover {
	border-bottom:1px dotted #f28ff6;
}

pre.alt2 {
	font-family:"Courier New",Courier,monospace;
}


/* Footer text */
#footer {
	margin:0; padding:5px 0;
	color:#666;
	text-align:center;
}
#footer p {
	font-size:11px;
	color:#efd6c2;
	text-align:center;
	margin:0; padding:30px 0 0 0;
}


/* sIFR Styles */
.sIFR-active h3.title {
	visibility:hidden;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1em;
	margin:0 0 2px 0; padding:0;
	font-size:18px;
	height:24px;
}
.sIFR-active h2.pageTitle {
	visibility:hidden;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1em;
	margin:0 0 5px 0; padding:0;
	font-size:26px;
	height:34px;
	border-bottom:1px solid #544b45;
}
/* Structure
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#main {
	margin:0 auto; padding:0;
	width:820px;
	background:url(/images/layout_content_bg.png) repeat-y;
	text-align:center;
}
#header {
	margin:0 auto; padding:0;
	width:800px;
}
#artwork { 
	margin:0 auto; padding:0;
	width:800px; height:120px;
	background:#444;
	overflow:visible;
	position:relative;
}
#overlay {
	position:absolute;
	bottom:0; right:5px;
	width:420px; height:230px;
}
#content {
	margin:0; padding:0 20px;
	text-align:left;
}
	#content #contentMain {
		margin:0; padding:0 0 10px 0;
		/*width:760px;*/
	}
	#content #contentSidebar {
		float:right;
		width:210px;
		padding-left:10px;
	}
#footer {
	margin:0 auto 15px auto; padding:0 10px;
	width:800px; height:80px;
	background:url(/images/layout_content_footer_candybar.png) no-repeat;
}
