/*
Theme Name: WordPress Default v2.6
Theme URI: http://wordpress.org/
Description: FGN Custom theme.
Version: 2.6
Author: EAM
Author URI: http://www.freegamesnews.com/
Tags: custom header, fixed width, three columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

#0E6A97 tags

#1A3D57 foncé

#0097E0 clair
*/
.says {
	display: none;
	}
	
/* Begin Images */

img {
	padding: 3px 0px 3px 0px;
	margin: 1px 4px 1px 0px;
	}
a img {
	padding: 3px;
	margin: 0 3px 0 3px;
	border:1px solid white;
	}	
a:hover img {
	padding: 3px;
	margin: 0 3px 0 3px;
	border: 1px solid #DEDEDE;  
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#header-ads {
	width:966px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top:1px solid white;
}

#site-logo, #site-logo a { 
	color:white;
	background-color:transparent; 
	font-size:1pt;
	text-align:right;
}
#site-logo a  { 
	width:218px;
	height:120px; 
	margin:0px 0px 0px 10px;
	float:left;
	background:url( images-v3/logo-final.jpg ) no-repeat;
}
#header-leaderboard {
	width:728px;
	height:110px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
/* Begin divider */

.divider-966 {
	width:946px;
	display:block;
	height:1px;
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	background:url( images-v3/divider-966.jpg ) no-repeat;
	}
.divider-544 {
	width:544px;
	display:block;
	height:1px;
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	background:url( images-v3/divider-544.jpg ) no-repeat;
	}		
.divider-200 {
	width:200px;
	display:block;
	height:1px;
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	background:url( images-v3/divider-200.jpg ) no-repeat;
	}	
.divider-170 {
	width:170px;
	display:block;
	height:1px;
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	background:url( images-v3/divider-170.jpg ) no-repeat;
	}		
	
/* Begin Nav*/	

#header-nav {
	width:922px;
	display:block;
	height:36px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:right;
	background:url( images-v3/background-nav.jpg ) repeat-x;
	float:left;
	}
#header-nav-left {
	width:12px;
	display:block;
	height:36px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url( images-v3/background-nav-left.jpg ) no-repeat;
	float:left;
	}
#header-nav-right {
	width:12px;
	display:block;
	height:36px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	background:url( images-v3/background-nav-right.jpg ) no-repeat;
	float:left;
	}	
#header-nav2 {
	width:922px;
	display:block;
	height:36px;
	position:relative;
	margin:0px auto 0px 0px;
	text-align:center;
	background:url( images-v3/background-nav-2.jpg ) repeat-x;
	float:left;
	}
#header-nav-2-left {
	width:12px;
	display:block;
	height:36px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url( images-v3/background-nav-2-left.jpg ) no-repeat;
	float:left;
	}
#header-nav-2-right {
	width:12px;
	display:block;
	height:36px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	background:url( images-v3/background-nav-2-right.jpg ) no-repeat;
	float:left;
	}		
#menu-search {
	float:left;
	padding-left:0px;
	display:block;
	height:36px;
	margin:0;
	padding:0;
	}	
#divider-966 {
	width:946px;
	display:block;
	height:1px;
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	background:url( images-v3/divider-966.jpg ) no-repeat;
	}	
#menu-2, #menu-socialize {
	display:block;
	height: 36px;
	font-size:13px;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
	float: left;
}
#menu-2 {
	width:396px;
	padding:0px auto 0px 44px;
	}
#menu-socialize {
	width:146px;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	}
#menu-2 li {
	list-style-type:none;
	float:left;
	padding:9px 7px 0px 7px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	display:block;
}
#menu-2 li a {
	color: #1A3D57;
	}
#menu-2 li a:hover {
	text-decoration:underline;
	}	
#menu-socialize li {
	list-style-type:none;
	float:left;
}
#menu-socialize img, #menu-socialize a:hover img {
	padding:0px 0px 0px 0px;
	margin: 3px 4px 2px 4px;
	border:0px solid ;
	}
ul#nav {
	position:absolute;
	bottom:0px; 
	left:0px;
	height: 36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	}
ul#nav li {
	list-style-type:none;
	float:left;	
	height: 36px;
	}
ul#nav li a {
	padding:9px 7px 9px 7px;
	margin:0px 0px 0px 0px;
	color: white;
	display:block;
	}
ul#nav li a:hover {
	text-decoration:none;
	color: #1A3D57;
	}
ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	text-decoration:underline;
	}
/* End Nav*/	

/* Begin Table */
table {
	margin:10px auto 0px auto;
	padding:auto; 
	border:auto;
	color:#444444;
	}
tr, th {
	margin:auto; 
	border:auto;
}
td {
	margin:0px; 
	padding:0px;
	border:0px solid red;
	vertical-align:top;
	line-height:1.21em;
}
th {
	padding:1px 6px 0px 6px;
	vertical-align:top;
}
/* End Table */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	font-family: Verdana, Arial, Sans-Serif;
	color: #444444;
	text-align: center;
	background: url( images-v3/background-final.jpg) repeat-x fixed; 
	/*background-position: top center;	*/
	}


small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-left: 5px;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	letter-spacing: 0px;
	color: #1A3D57;
	/*color: #1E0A61;*/
	}
h2 a, h2 a:hover {
	/*color: #1E0A61;*/
	color: #1A3D57;
	}	
h3 {
	font-size: 1.3em;
	letter-spacing: -1px;
	color:#444444;
	}

h1, h1 a, h1 a:hover {
	text-decoration: none;
	color: white;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	/*color:#6363C1;*/
	color: #0097E0;
	text-decoration: none;
	outline: none;
	}

a:hover {
	/*color: #1E0A61;*/
	color: #0097E0;
	text-decoration: underline;
	}
	
.entry a {
	font-weight: bold;
	}
	
h2 a:hover, h3 a:hover {
	font-size: normal;
	text-decoration: underline;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
#container {
	width:966px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
	background:white;
	text-align:left;
	}
#page-box {
	height:1500px; 
	width:524px; 
	border:1px solid #CFCFCF; 
	margin:10px auto 0px auto;
	overflow:auto;
	}
.title  {
	margin:0px 0px 0px 10px;
	padding:4px 10px 6px 15px;
	height:30px;
	background:url( images-v3/background-header-01-946.jpg ) no-repeat;
	display:block;

	}

.page {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background:url( images-v3/background-top-post.jpg ) no-repeat;
	}

.page hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	/*padding-top: 5px;*/
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	/*clear: both;*/
	}

.clear {
	clear: both;
}

#footer {
	width: 966px;
	clear: both;
	color: #6A6A6A;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	text-align:center;
	background: white;
	}
	
#footer img, #footer a img, #footer a:hover img {

	margin: 0px 0px 0px 0px;
	border:none;
	}
#footer a {
	color: #0E6A97;

	}
	
.navigation {
	clear: both;
	display: block;
	text-align: center;
	padding:10px 0 10px 0;
	margin-bottom:15px;
	font-size:18px;
	}
.navigation a {
	margin: 0px 0 20px 0;
	font-size:16px;
	}	
.navigation a:hover {
	text-decoration: underline;
	}
	
/* End Structure */

/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Form Elements */
#searchform {
	margin:0;
	padding: 6px 10px 1px 0px;
	text-align: center;
	}
#searchsubmit {
	width: 90px;
	cursor:pointer;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 150px;
	}

	/* End Form Elements */

.sponsors-table-search {
	margin:0px auto 0px auto;
	}
.sponsors-table  {
	width:188px;
	margin-top:7px;
	}
.sponsors-table2 {
	width:90px;
	margin-top:7px;
	}	
.bfg-td img, .bfg-td a:hover img {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
	}
.bfg-td-top img, .bfg-td-top a:hover img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
	}	
#sponsor-bottom-left {
	width:204px;
	margin-left:4px;	
	}
#sponsor-bottom-left img, #sponsor-bottom-left a img {
	padding:0px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	border:0px;
	}	
.editorchoice-td  img  {
	padding:2px;   
	margin: 0px;
	border:1px solid #DEDEDE;    
	}
	
 .editorchoice-td a:hover img {
	padding:2px;
	margin:0px;
	border: 1px solid  #A0A0A0; 
	}	
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin:16px 40px 14px 40px;
	padding-left:10px;
	padding-right:10px;
	color: #444444;
	background: #FFFFE0 /*#E5E5E5*/; 
	border:1px solid #F4C301;
	font-size:14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
blockquote p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:19px;
}
blockquote a {
	color:#1A3D57;
	font-weight:bold;
}
#contentpage a {
	font-size: 13px;
}
#contentpage {
	margin-top:10px;
	}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

/* End Various Tags & Classes*/

