/*
Gamepage.css US
Version: 1.0c
Author: Eric Meunier (original:Ben Gillbanks)
Author URI: http://www.freegamesnews.com/
*/

* {
	margin:0; padding: 0;
	font:1em 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}
/* ---- GENERIC STUFF (APPLIES SITE WIDE) ---- */

body {
	font-size:0.625em;
	text-align:center;
	background: url( images-v2/background-2009-video-games.jpg) no-repeat #DEDEDE; /*#23184B;*/
	background-position: top center;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1.7em;
	font-weight:normal;
}
a {
	color:#6363C1;
	text-decoration:none;
	border-bottom:0px dotted #86084c;
	outline: none;
}
a:hover {
	border:none;
	color:#31319D;
	background:none;
	text-decoration:underline;
}
img, a img {
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 2px 2px;
	border: 2px solid white;
}
a:hover img {
	border:none;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 2px 2px;
	border-top: 2px solid #E8A04B;
	border-left: 2px solid #E8A04B;
	border-bottom: 2px solid #E6973B;
	border-right: 2px solid #E6973B;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}
.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
	border:1px solid red;
}
.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
	border:1px solid red;
}
table {
	margin:10px auto;
	padding:auto; 
	border:auto;
	color:#555555;
	}
tr, td, th {
	margin:auto; 
	padding:auto; 
	border:auto;
}
td {
	padding:2px 2px 2px 2px;
	vertical-align:top;
	line-height:1.21em;
}
th {
	padding:1px 6px 0px 6px;
	vertical-align:top;
	background:url( images-v2/bg_th.gif ) repeat-x #E28517;
}
td {
	border:1px solid #DEDEDE;
}
ul {
	list-style:none;
}
code, pre {
	font-family:monospace;
	font-size:1.3em;
	display:block;
	padding:10px;
	background:#eef;
}
.wp-smiley {
	vertical-align:-30%;
}
input, label {
	color:#555555;
}
/* ---- PAGE LAYOUT ---- */

#wrapper {
	width:966px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	background:white;
	text-align:left;
}
/* --- HEADER ---- */
#header-ads {
	width:966px;
	height:144px;
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#header-leaderboard {
	width:728px;
	margin:10px 0px 10px auto;
	padding:0px;
	float:right;
}
/* ------ NAVIGATION ----- */
#header {
	display:block;
	height:39px;
	overflow:hidden;
	margin:0px auto 0px auto;
	padding:0px;
}
ul#nav {
	position:absolute;
	bottom:0px; 
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url( images-v2/bg_nav3.gif ) repeat-x;
	border-left:1px solid #BF6700;
	list-style-type:none;
	font-size:1.1em;
	letter-spacing:0px;
}
ul#nav li {
	list-style-type:none;
	float:left;
}
ul#nav li a {
	padding:13px 7px 5px 4px;
	margin:0px 0px 0px 0px;
	color: white;
	font-size:14px;
	border-left:1px solid #EBB16E;
	border-right:1px solid #BF6700;
	border-bottom:1px solid #BF6700;
	display:block;
	
	/*text-decoration: underline;*/
	/*white-space:nowrap;*/
	/*_width:1em;*/
}
ul#nav li a:hover {
	text-decoration:none;
	background:url( images-v2/bg_nav3-hover.gif ) repeat-x;
	/*background:#56516C;*/
}
ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	text-decoration:underline;
}
ul#nav .image_page_item a {
	padding:5px 15px 9px 15px;
}

#container {
	float:left;
	width:964px;
	overflow:hidden;
	border:0px solid blue;
	margin:5px 0px 0px 0px;
	padding:0px;
}
#leftnav, #leftnavpage {
	float: left;
	display:inline;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
	border:0px solid red;
}
#leftnav {
	width: 200px;
	margin-left: 10px;
}
#leftnavpage {
	width: 160px;
	margin-left: 20px;
}
 #rightnav, #rightnavpage {
	float: right;
	display:inline;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-right: 14px;
	text-align: left;
	border:0px solid red;
}
#rightnav {
	width: 182px;
	margin-right: 8px;
}
#rightnavpage {
	width: 0px;
}
/* ------ MAIN CONTENT ------ */

#content, #contentpage {
	padding: 0px 0px 0px 0px;
	float:left;
	font-size:1.2em;
	overflow:hidden;
	background:white;	
	border-top:0px solid green;
	border-left:0px solid green;
	border-right:0px solid green;
	border-bottom:20px solid white;
	text-align:justify;
}
#content ul, #contentpage ul {
	list-style-type:square;
}
#content {
	width:538px;
	margin-left:10px;
	margin-right:10px;
}
#contentpage {
	width:738px;
	margin-left:20px;
	margin-right:0px;
}
#content p, #content li, #contentpage p, #contentpage li {
	color:#555555; 	
}
#content p, #contentpage p {
	margin:8px 0px 8px;
	line-height:1.21em;
	padding:0px 2px 0px 2px;
}
#content code, #contentpage code {
	background: white;
}
#content a, #contentpage a {
	font-weight:bold;
	line-height:1.21em;
}
#content .tile_sem_recent .tile_header  h2 { 
	padding: 3px 0px 0px 0px;
	font-size: 1em;
	color:#e07d09;
	letter-spacing: 0px;
}
#content h2, #contentpage h2 {
	text-decoration:none;
	font-size:1.3em;
	letter-spacing: -1px;
}
#content h2 em, #contentpage h2 em {
	font-size:1.1em;
	margin:0 0 0 1em;
	font-style:normal;
	text-align:right;
}
/*#content h2 a, #contentpage h2 a {
	color:#e07d09;
	border:none;
}*/
/*#content h2 a:hover, #contentpage h2 a:hover {
	color:none;
}*/
#content h3, #contentpage h3 {
	font-size:1.2em;
	font-style:normal;
	padding:0px 0px 3px 0px;
	color:white;
}
#content h5, #contentpage h5 {
	font-size:1.1em;
	font-style:normal;
	padding:0px 0px 3px 0px;
	color:white;
}
#content h3 a, #content h5 a, #contentpage h3 a, #contentpage h5 a {
	color: white;
}
#content h4, #content h6, #contentpage h4, #contentpage h6 {
	font-size:1.2em;
}
#content ol, #content ul, #content dl, #contentpage ol, #contentpage ul, #contentpage dl {
	padding:0 0 0 40px;
	margin:12px 0;
}
#content dt , #contentpage dt {
	font-weight:bold;
}
#content blockquote, #contentpage blockquote {
	margin:10px 60px 10px 60px;
	padding:1px 15px 1px 15px;
	background:#F5D8A6;
	color: #86084c;
	border: 1px solid #E8A04B;
}
#content .title, #contentpage .title, #content .title a, #contentpage .title a {
	margin:4px 0px 0px 0px;
	padding:3px 0px 5px 5px;
	/*background:url( images-v2/bg_content_title_lightorange.gif ) repeat-x;*/
	background:url( images-v2/bg_sidebar_title_grey-1.gif ) repeat-x;
	font-weight:normal;
	/*color: white;*/
	color:#1E0A61;
}
#content .titlesingle, #contentpage .titlesingle  {
	margin:12px 0px 0px 0px;
	padding:3px 0px 5px 5px;
	background:url( images-v2/bg_content_title_lightorange.gif ) repeat-x;
	color: white; 
}
#content .titlepost, #contentpage .titlepost {
	margin:10px 0px 0px 0px;
	color: #1E0A61; 
	font-weight:normal;
	font-style:normal;
	border-bottom:1px solid white;
	padding:5px 0px 0px 3px;
	background:url( images-v2/bg_content_title_grey-2.gif ) repeat-x;
}
#content .titlepost  a , #contentpage .titlepost a, #content .titlepost  a:hover , #contentpage .titlepost a:hover {
	font-weight:normal;
	color: #1E0A61; 
}

#content .datepost, #contentpage .datepost {
	margin:0px 0px 0px 0px;
	color: #e07d09; 
	font-size:1.1em;
	font-style:normal;
	display:block;
	padding:0px 2px 0px 5px;
	text-align:right;
	background:red;
}
#content .info , #contentpage .info {
	color: #1E0A61; 
	background: white;
	border-bottom:1px solid #DEDEDE;
	font-style:normal;
	display:block;
	padding:0px 0px 2px 5px;
}
#content .bottom_post, #contentpage .bottom_post {
	margin:0px 0px 6px 5px;
	border-top:0px solid #E8A04B;
}
#content .info a, #contentpage .info a  {
	color: #6363C1;
	font-weight:normal;
}
#content .info a:hover , #contentpage .info a:hover {
	color: #1E0A61;
	font-weight:normal;
}
#content .rating , #contentpage .rating {
	padding-left:0px;
}
#content .adsense  {
	background: #F5D8A6;
	border: 1px solid #E8A04B;
	padding: 0px 0px 4px 0px;
}
#content .adsense  h2 {
	padding: 3px 0px 6px 1px;
	font-size: 1em;
	color:#e07d09;
	letter-spacing: 0px;
}
#content .adsense  table {
	margin-top: 10px;
	margin-bottom: 5px;
}
#content .adsense  td {
	border-color: #E8A04B;
	background: white;
	padding: auto;
	margin: auto;
}
#content .adsensepost {
	margin-left:40px;
}
#content pre, #contentpage pre  {
	background:#eef;
	padding:20px;
}
/* --- COMMENT ---- */

#post_information {
	clear:both;
	margin:0px;
	display:block;
	padding:4px;
	background:#eef;
	overflow:hidden;
	color: #86084c;
	border-bottom:4px solid #fff;
	_height:1%;
}
#post_information a {
	color: #86084c;
}
#post_information li {
	display:inline;
	float:left;
	padding:0 4px;
}
#comments {
	clear:both;
	border-top: 1px solid #E8A04B;
	border-bottom: 0px solid #E8A04B;
	padding:0px 0px 0px 0px;
}
#comments h2 {
	margin:0;
	font-size:1em;
	letter-spacing: 0px;
	padding: 4px 0px 16px 2px;
	color:#e07d09;
}
#comments a {
	font-weight:normal;
	text-decoration:underline;
}
#comments a.commentID {
	background: #E07D09;
	padding:6px 16px 6px 16px;
	margin-right:12px;
	font-weight:normal;
	color:white;
}
#comments p.comment-page-numbers {
	text-align:right;
	padding:0px;
	margin:0px 0px 16px 0px;
	font-weight:normal;
	color:#e07d09;
}
#comments dl, #ajax-comment-preview dl {
	margin:0; 
	padding: 0px 0px 8px 0px;
	color:#555555;
}
#comments dt, #ajax-comment-preview dt {
	padding:6px 0px 6px 0px;
	font-size:1.0em;
	font-weight:normal;
}
#comments dt.highlighted, #ajax-comment-preview dt.highlighted {

	background: #F5D8A6;
	border-top:1px solid #E07D09;
	border-left:1px solid #E07D09;
	border-right:1px solid #E07D09;
}
#comments dd,#ajax-comment-preview dd {
	padding:2px 8px 2px 8px;
	margin-bottom:6px;
}
#comments dd.highlighted, #ajax-comment-preview dd.highlighted {
	background: #F5D8A6;
	padding:2px 8px 2px 8px;
	border-bottom:1px solid #E07D09;
	border-left:1px solid #E07D09;
	border-right:1px solid #E07D09;
}
#comments h3, #postComment h3 {
	padding:0; 
	margin:0 0 15px 0;
}
#postComment {
	background:#F3C483;
	border:1px solid #E07D09;
	padding:4px 8px 8px 8px;
}
#postComment h3 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#e07d09;
}
#postComment label {
	width:510px;
	display:block;
	float:left;
	clear:both;
	margin:0px 0px 0px 0px;
}
#postComment input, #postComment textarea {
	margin:4px 0px 4px 0px;
	width:510px;
}
#postComment textarea {
	height:160px;
}
#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0px 0px 0px;
}
#leaveamessage {
	font-size:0.7em;
	color:#e07d09;
	padding:0px 0px 6px;
}	
#ajax-comment-preview {
	background:white;
	border:1px solid #A5ACB2;
	padding:4px 4px 4px 4px;
	margin:0px 2px 0px 2px;
	color:#555555;
	display:block;
	overflow:hidden;
}

/* ----- SIDEBAR ----- */f
.googlesearch {
	text-align:center;
	border: 1px solid #ccc;
	margin:0;
	padding:0;
	font-size:1.1em; 
	color:red;
}
.googlesearch table, .googlesearch td, .googlesearch tr {
	border:0px solid red;
	margin:0;
	padding:0;
	color:red;
}
#sidebar1, #sidebar 2 {
	overflow:hidden;
}
#sidebar1 table, #sidebar2 table  {
	margin:4px auto 4px auto;
	padding:auto;
	border: 0px solid #ccc;
}
#sidebar1 td, #sidebar2 td  {
	padding:auto;
	border:0px solid #ccc;
	background: white ;
}
#sidebar1 .editorschoice-table, #sidebar2 .editorschoice-table  {
	margin-top:0px;
}
#sidebar1 .sponsors-table, #sidebar2 .sponsors-table  {
	width:194px;
	margin-top:7px;
}
.sponsors-td {
	padding:2px;     
	background: white ;
}
.sponsors-developers  {
	font-size:.9em; 
	text-align:center;
}
#sidebar1 .editorchoice-table, #sidebar2 .editorchoice-table  {
	width:172px;
}
.editorchoice-td {
	padding:2px;     
	background: white;
}

ul #textlinkads li{
	border:0px solid #ccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 3px;
}
#sidebar1 h2, #sidebar2 h2 {
	clear:both;
	margin-top:4px;
	padding:4px 5px 7px 0px;
	font-size:1.4em;
	color:#1E0A61;
	background:url( images-v2/bg_sidebar_title_grey-1.gif ) repeat-x;
	text-align:right;
}
#sidebar1 a, #sidebar2 a {
	padding:0px 0px 0px 0px;
	border:none;
	color:#6363C1;
}
#sidebar1 img , #sidebar2 img {
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}
#sidebar1 a:hover , #sidebar2 a:hover {
	color:#1E0A61;
	text-decoration:underline;
}
#sidebar1 p ,#sidebar2 p {
	font-size:1.2em;
	margin:4px 0px 0px 3px;
	color: #6363C1;
}
#sidebar1 ul, #sidebar2 ul li ul{
	list-style-type:none;
	padding:0px;
	margin:2px 3px 2px 3px;
	color: #6363C1;
}
#sidebar1 li, #sidebar2 li {
	clear:both;
	margin:3px 0px 0px 0px;
}
#sidebar1 li img, #sidebar2 li img {
	border:1px solid white;
	clear:both;
	margin:0px 0px 0px 0px;
}
#sidebar1 li a:hover img, #sidebar2 li a:hover img {
	border:0px solid red;
	clear:both;
	border-top: 1px solid #E8A04B;
	border-left: 1px solid #E8A04B;
	border-bottom: 1px solid #E6973B;
	border-right: 1px solid #E6973B;
}		
#sidebar1 ul ul, #sidebar2 ul ul {
	margin:3px 0px 3px 0px;
	list-style-type:none;
}
#sidebar1 ul ul ul, #sidebar2 ul ul ul {
	list-style-type:none;
}
ul #subscribe li{
	text-align:center;
	border:0px solid red;
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;		
}
#sidebar1 select, #sidebar2 select  {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 30px;
	color: #6363C1;
}
#sidebar1 option, #sidebar2 option {
	padding: 0px 0px 0px 4px;
	color: #6363C1;
}
ul #blogroll {
	list-style-type:none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
ul #blogroll li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#blogroll ul li {
	list-style-type:square;
	border:0px solid red;
	border-bottom:0px dotted #ddd;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
#sidebar1 form .button, #sidebar2 form .button {
	width:80px;
	margin:5px;
}
#sidebar1 .button2, #sidebar2 .button2  {
	width:80px;
	margin:5px;
}
#search {
	border:1px solid #ccc;
	padding:8px 0px 5px 0px;
	margin:4px 0px 8px 0px;
	text-align:center;
}
#search p {
	font-size:1.2em;
	margin:0px;
	padding:0px;
}
#search label {
	color:#555555;
	margin:0px 5px 0px 0px;
}
ul #feeds {
	clear:both;
	list-style-type:none;
	font-size:1.4em;
	text-align:right;
	padding:1px 0px;
	color: #1E0A61;	
	background:url( images-v2/bg_sidebar_title_grey-1.gif ) repeat-x; 
	overflow:hidden;
	height:1%;
	margin:0px;
	border-top:0px solid red;
}
ul #feeds li {
	float:right;
	border:none;
	margin:0;
	clear:none;
}
ul #feeds a {
	display:block;
	padding:0px 0px 4px 29px;
	margin:3px;
	color: #1E0A61;
	background: url( images-v2/bg_feed3.gif ) 0px center no-repeat;
}
ul #feeds a:hover {
	color: #86084c;
}
.feedscomment {
	float:right;
	/*clear:both;*/
	list-style-type:none;
	padding:0px; 

	overflow:hidden;
	border-top:0px solid;
	border-bottom:0px solid #F3C483;
	height:1%;
	margin:0;
}
.feedscomment a {
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding:4px 6px 4px 29px;
	margin:3px 0px 2px 0px;
	background: url( images-v2/bg_feed3.gif ) 0px center no-repeat;
	
}
.feedscomment a:hover {
	text-decoration:underline;
	background: url( images-v2/bg_feed3.gif ) 0px center no-repeat;
}
/* ----- SOCIABLE  ----- */
div .sociable { 
	margin: 16px 0px 0px 0px; 
	text-align: center;
	font-weight: normal;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span { 
	display: block; 
}
.sociable ul { 
	/*display: inline;*/
	border: 1px solid red;
}
.sociable li {
	background: none;
	/*display: inline;*/
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.sociable ul li:before { 
	content: ""; 
}
.sociable img { 
	border: 0px;
	margin:0px 4px 0px 4px;
	padding:0px 0px 0px 0px;
}
.sociable p {
	font-size:0.8em;
	font-weight: normal;
	margin:0px 0px 0px 0px;
}
.sociable a {
	padding:0px 0px 0px 0px;
	font-weight: normal;
	border:none;
	color:#6363C1;
}
.sociable a:hover {
	color:#31319D;
	text-decoration:underline;
	
}	
/* ----- FOOTER ----- */

#footer {
	display:block;
	padding:1em 12px 1em 12px;
	color: #6A6A6A;
	clear:both;
	background: white;
	margin-top: 16px;
	border-top: 1px solid #DEDEDE;
	list-style-type:none;
	text-align:center;
	_height:1%;
}
#footer li {
	float:left;
	padding:0 8px;
	border-right:1px solid #cce;
}
#footer img, #footer a img, #footer a:hover img {

	margin: 0px 0px 0px 0px;
	border:none;
}
#footer a {
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#pageNav {
	overflow:hidden;
	/*height:1%;*/
	margin:32px 0px 0px 0px;
}
#pageNav a {
	display:block;
	font-size:1.1em;
	width:130px;
	float:left;
	text-align:center;
	padding:0.4em;
	color: white;
	border-top: 1px solid #E6973B;
	border-right: 1px solid #86084c; 
	border-bottom: 1px solid #86084c; 
	border-left: 1px solid #E6973B;
	background:#e07d09;
	margin:0px 10px 0px 0px;
	font-weight:normal;
	text-decoration:none;
}

#pageNav a:hover {
	color:white;
	background:#E8A04B;
	text-decoration:none;
}

