

body {

	background: #070707;

	font-size: 10px;

	text-align:left;

	color: #b4b4b4;
}


a {
	color: #CDCDCD;
}



a:hover {
	color: #CDCDCD;
}


#wrapper {

	width: 1024px;
	
	margin: 0 auto;
	
	background: url(images/leftside.jpg) no-repeat left top;

}

#wrapper .bgtop {
	
	background: url(images/main.png) no-repeat 283px 0px;
}

#banner {

	margin: 0 auto;

	margin-bottom: 0px;

	padding: 0;

	width: 1024px;

	height: 197px;

	background: url(images/banner.jpg) no-repeat left top;

}

/* Page */

#page {

	width: 1024px;

	margin-bottom: 5px;

}



#page .navForums{

	background: url(images/forums.jpg) no-repeat right top;

	min-width: 109px;

	min-height: 39px;	

	float: left;

	position:relative;

	left: 425px;

}



#page .navForums:hover{

	background: url(images/forums_l.jpg) no-repeat right top;

}



#page .navLeaderboards{

	background: url(images/leaderbrds.jpg) no-repeat right top;

	min-width: 169px;

	min-height: 39px;	

	float: left;

	position:relative;

	left: 416px;

}

#page .navMedia{

	background: url(images/media.jpg) no-repeat right top;

	min-width: 84px;

	min-height: 39px;	

	float: left;

	position:relative;

	left: 416px;

}


#page .navBlog{

	background: url(images/blog.jpg) no-repeat right top;

	min-width: 75px;

	min-height: 39px;	

	float: left;

	position:relative;

	left: 416px;

}


#page .navGame{

	min-width: 102px;

	min-height: 39px;	

	float: left;

	position:relative;

	left: 416px;

}

/* Content */

#content {

	float: right;

	width: 635px;

	height: 470px;	

	margin: 0;
	
	padding-right:90px;
	padding-top:70px;

}

div.scroll
{
background-color:#070707;
width:638px;
height:385px;
overflow:auto;
}

.post {

	padding: 0px 0 0 0;
	width:600px;
	font-family:Verdana;

}



.comingSoon {

	position:relative;

	top: 100px;

	left: 160px;

}

.media {

	position:relative;

	top: 100px;

	left: 160px;

}


.title {

	position: relative; 

	left: -10px; 

	padding: 0 10px 0 10px;

	font-size: 10px;

	font-family:Verdana;

	letter-spacing:normal;

}



.titleLeft {

	position: relative; 

	top: -25px; 

	left: 5px;

	float: left;

}

.titleRight {

	position: relative; 

	top: -25px;

	left: 10px;

	float: right;

}



.pagetitle {

}



.navigation {

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.posts {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



.posts li {

}



.posts h3 {

	margin: 0;

	font-weight: bold;

}



.posts p {

	margin: 0;

	line-height: normal;

}



.posts a {

}



.entry {

	background: url(images/titleBar.jpg) no-repeat;

}



.last {

	border: none;

}



/* Sidebar */



#sidebar {

	float: left;

	color: #7A7A7A;

	width:176;

}



.screenshot {

	position: relative; 

	top: 44px;

	left: 88px;

	border-style:solid;

	border-color: #212121;

	border-width: 1px;

	max-width: 176px;

	max-height: 131px;

	margin: 3px;

}



.publisher {

	position: relative; 

	top: 64px;

	left: 86px;

	font-size:18px;

	color:#ffffff;

}



/* Footer */



#footer {

	position:relative;

	top:-65px;

	width: 1024px;

	text-align: center;

	font-size: 10px;

	font-family:Verdana;

	color: #ABABAB;

}



#footer p {

	padding: 0px 0;

}



#footer p a {

	color: #FFB300;

}



