/*
Theme Name: Gamexe.net
Theme URI: http://www.gamexe.net
Description: Gamexe.net v6 theme
Version: 6
Author: Daniel St. Jules
Author URI: http://www.gamexe.net
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

p { padding-bottom: 15px; }

.fl { float: left; }

.fr { float: right; }

.clear { clear: both; }

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #280D11 url(bg.png) top center no-repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #2D2D2D;
}

a , a:visited, a:link { text-decoration: none; color: #407BA8; }

a:hover { text-decoration: none; color: #C95945; }

#topnav {
	height: 23px;
	width: 100%;
	background: #150D0D url(topnav.png) bottom repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#topcontainer {
	width: 948px;
	margin: 0 auto;
	padding-top: 4px;
	font-size: 10px;
}

.xhtml a, .xhtml a:hover, .xhtml a:visited { 
	color: #CB513D;
}

.css a, .css a:hover, .css a:visited { 
	color: #8E93aa;
}

.css {
	background: url(valid.gif) no-repeat;
	background-position: 26px 0;
	padding-right: 26px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 948px;
	background: url(containerbg.png) repeat-y;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#header {
	width: 948px;
	background: url(header.png) no-repeat;
	background-position: 0 23px;
	height: 121px;
}

#ie6warning {
	position: absolute;
	top: 50px;
	left: 470px;
	width: 468px;
	height: 661px;
	color: #777777;
}

a#logo {
	display: block;
	width: 361px;
	height: 121px;
	text-decoration: none;
	float: left;
	background: url("logo.png") 0 121px no-repeat;
}

#logo span {
	display: none; text-indent: -5000px;
}

a:hover#logo {
	background-position: 0 23px;
}

#wrapper {
	width: 918px;
	background: url(containertop.png) top no-repeat;
	padding: 15px;
	padding-bottom: 90px;
}

#contentcontainer { float:right; width:100%; margin: 0 0 26px -210px; }

#content { margin: 0 0 0 210px; padding: 0; line-height: 16px; }

div#menu {
	float: left;
	width: 200px;
	padding-bottom: 80px;
}

#menu ul {
	list-style: none;
	padding-bottom: 25px;
	background: url(menubottom.gif) bottom no-repeat;
	margin-bottom: 10px;
	font-size: 11px;
}
	
#menu li a {
  	height: 19px;
	text-decoration: none;
	margin: 2px 0;
	padding: 6px 0 0 10px;
}	
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	background: #DCDCDC url(menu.gif) no-repeat top left;
	background-position: 0 -25px;
}
	
#menu li a:hover {
	color: #FFF;
	background: #DCDCDC url(menu.gif) no-repeat top left;
	background-position: 0 0;
}

.menucategory {
	background: url(menutop.gif) top no-repeat;
	height: 19px;
	padding: 6px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
}

.strong { font-weight: bold; }

#affils {
	padding-left: 8px;
}

#affils img {
	padding-bottom: 4px;
	float: left;
	padding-right: 6px;
}

#footer {
	position: absolute;
	width: 928px;
	bottom: 0;
	background: url(containerbottom.png) bottom no-repeat;
	height: 39px;
	clear: both;
	padding: 53px 15px 0 5px;
	text-align: right;
}

.btmad { text-align: center; }

#footer span {
	padding-top: 14px;
	font-size: 10px;
	display: block;
}

#footer span a, #footer span a:hover, #footer span a:link, #footer span a:visited {
	color: #606975;
}

a#backtotop {
	display: block;
	width: 69px;
	height: 39px;
	text-decoration: none;
	float: left;
	background: url("backtotop.gif") top no-repeat;
}

#backtotop span {
	display: none; text-indent: -5000px;
}

a:hover#backtotop{
	background-position: 0 -39px;
}

/* NEW */

#newcontainer {
	background: #8E97A4 url(newbg.gif) top repeat-x;
	display: block;
}

.new {
	background: url(newbottom.gif) bottom no-repeat;
	padding: 20px;
}

* html .new{
	background: url(newbottom.gif) bottom no-repeat;
	padding: 20px;
	height: 160px;
}

#newheader {
	margin: 0;
	padding: 0;
	width: 688px;
	background: url(newtop2.gif) top no-repeat;
	height: 25px;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: bold;
}

.sotw {
	padding-right: 20px;
	float: left;
	height: 190px;
}

.latesttuts a, .latesttuts a:link, .latesttuts a:hover, .latesttuts a:visited {
	color: #2D2D2D;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 15px;
	}

h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #280D11;
	}

h2 {
	border-bottom: 6px solid #546384;
}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #546384;
	}


.sect {
	background: #DCDCDC url(div.gif) top repeat-x;
	padding: 15px;
	border-top: 5px solid #DCDCDC;
	margin-bottom: 15px;
}

.sect:hover {
	border-top: 5px solid #5C90B9;
}

.sect2 {
	background: url(divbottom.gif) top repeat-x;
	height: 25px;
	padding-top: 10px;
}

.news {
	background: #DCDCDC url(div.gif) top repeat-x;
	padding: 15px;
	border-top: 5px solid #DCDCDC;
}

.news:hover {
	border-top: 5px solid #5C90B9;
}

.news2 {
	background: url(divbottom.gif) top repeat-x;
	height: 25px;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 10px;
	padding-left: 15px;
}

.tutorial img {
	border: #B1B1B1 1px solid;
	background: #F7F7F7;
	padding: 5px;
}

.code {
	padding: 40px 10px 10px 10px;
	width: 668px;
	margin: 10px;
	background: #FFFFFF url(code.gif) top left no-repeat;
	font-size: 11px;
	overflow: auto;
}

#p34180 { font-size: 11px; }

.linkworth { font-size: 11px; }
