/*
Design by CSS Templates For Free
http://www.csstemplatesforfree.com
Released for free under a Creative Commons Attribution 2.5 License
Modified by Raptware
*/

body {
	margin: 0;
	padding: 0;
	background: #1B5187 url(images/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

div {
	margin: 0;
	padding: 0;
}

input {
	background: #005800;
	border: 1px solid #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #66FF33;
}

textarea, input.textfield {
	background: #FFFFFF;
	border: 1px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

input.checkbox {
	background:none;
	border:none;
	color: #000000;
}

#searchbox{
	padding: 5px 0;
	background: #000000 url(images/sidebar_titles.png) repeat-x;
	text-align:center;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	padding-left:3px;
	letter-spacing: -1px;
	font-size: 13px;
	font-weight:bold;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #66FF33;
}

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

img {
	border:none;
}
img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 210px;
	padding-bottom:40px;
	margin-bottom:-40px;
	background: url(images/top.png) repeat-x center top;
	text-transform: lowercase;
}

#logo {
	margin: 0;
	border:0;
	line-height: normal;
	text-align:center;
	left:0px;
	top:0px;
	width:100%;
	position:absolute;
}

#logo img {
	padding: 0px;
	border:none;
}

#logo a {
	text-decoration: none;
}

#menu {	width: 1000px;	margin: 0 auto;
}

#menu ul {	float:right;
	margin: 0;
	padding: 120px 13px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 35px;
	/*margin: 0 0 0 2px;*/
	padding: 39px 0 0 0;
	background: #000000 url(images/button_norm.png) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #66FF33;
}

#menu a:hover, #menu .current_page_item a {
	background: #000000 url(images/button_over.png) no-repeat;
	color: #003300;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background-image:url(images/bg_bars.png);
}

/* Content */

#content {
	float: left;
	width: 650px;
}

.post {
	margin-bottom: 5px;	padding-top: 30px;
	background: #0D2844 url(images/content_header.png) no-repeat;
	color: #FFFFFF;
}

.post a {
	color: #66FF33;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {	
	margin: 0;
	padding: 0px 30px 0 30px;
}

.post .title a {
	text-transform:uppercase;
	text-decoration: none;
	font-size:14px;
	font-style:italic;
	color: #FFFFFF;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 10px 20px 10px 5px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/content_bottom.png) repeat-x left bottom;
	border-top: 1px solid #00000;
}

.post .links a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #66FF33;
}

.post .links a:hover {
	color: #FFFFFF;
}

.game_box {
	float:left;
	width:198px;
	height:60px;
	margin-left:10px;
	margin-right:0px;
	/*margin-top:10px;*/
	margin-bottom:0px;
	padding-top:10px;
	background:#000000 url(images/sidebar_titles.png) repeat-x;
	/*overflow:hidden;*/
}

.game_box img{
	float:left;
	width:40px;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:10px;
	border: 0px;
}

.game_box_new {	float:left;	width:60px;	height:70px;	margin-left:9px;	margin-right:0px;	margin-top:10px;	margin-bottom:0px;	padding-top:10px;		text-align:center;		font-size:9px;	/*background:#000000 url(images/sidebar_titles.png) repeat-x;*/	/*overflow:hidden;*/}
.game_box_new img{	float:left;	width:60px;	height:60px;	/*padding-left:10px;	padding-right:10px;	padding-top:4px;	padding-bottom:10px;*/	border: 0px;}.index_game_box {	float:left;	width:100px;	height:100px;	margin-left:3px;	margin-right:0px;	/*margin-top:5px;*/	margin-bottom:0px;	padding-top:5px;	/*background:#000000 url(images/sidebar_titles.png) repeat-x;*/	/*overflow:hidden;*/}.index_game_box img{	float:left;	width:100px;	height:100px;	/*padding-left:10px;	padding-right:10px;	padding-top:4px;	padding-bottom:10px;	border: 0px;*/}
/* Sidebars */

.sidebar {
	float: left;
	width: 130px;
}

.sidebar h2{
	background: #000000 url(images/sidebar_titles.png) repeat-x;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 18px;
	background: url(images/img08.gif) no-repeat 0 9px;
	border-bottom: 1px solid #FFFFFF;
}

.sidebar li li a {
	text-decoration: none;
	color: #66FF33;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 10px;
	color: #FFFFFF;
}

.sidebar img {
	border:0;
}
/* Left Sidebar */

#leftbar {
	padding: 10px;
}

/* Right Sidebar */

#rightbar {
	padding: 10px;
	width: 180px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Arcadem Pro 2.8  */

.content img {
	margin: 0 auto;
	text-align:center;
	width:60px;
	height:60px;
	width: expression(this.width > 60 ? 60: true);
	height: expression(this.height > 60 ? 60: true);	
}

.gameInCategory {
	border:1px dotted #298EA9;
	width:450px;
	text-align:left;
	color:#000000;
	padding:5px 5px 35px 5px;
	margin: 0 5px 15px 5px;
}

.gameInCategory img {
	padding:5px 5px 5px 5px;
}

#gameRating {
	right:273px;
	position:relative;
	float:right;
}
.gamedetails, .reviews, .suggestedgames {
	padding-left:0px;
}
.gamedetails img{
	float:left;
	margin-left:5px;
	margin-right:10px;
}
.tags{
	font-size:24px;
}
/* Footer */

#footer {
	clear: both;
	background-color: #0D2844;
	padding: 10px 0;
	top:20px;
}#footer div {	width: 1000px;	margin: 0 auto;}

#footer li {
	padding-left:10px;
	display:inline;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #66FF33;
}

#footer a {
	color: #66FF33;
|

