/*
Theme Name: WordPress Default v2.9
Theme URI: http://wordpress.org/
Description: FGN Custom theme.
Version: 2.9
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 */

textarea {
	resize:vertical;
}
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;
	}

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

#header-logo {
	width:966px;
	height:120px;
	margin: 0px auto 0px auto;
	padding: 0;
	display:block;
	}
#site-logo a { 
	width:218px;
	height:120px; 
	color:white;
	background-color:transparent; 
	font-size:1pt;
	text-align:right;
	display:block;
	margin:0px 0px 0px 10px;
	float:left;
	background:url( images/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/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/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/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/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/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/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/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/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/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/background-nav-2-right.jpg ) no-repeat;
	float:left;
	}		
#menu-search {
	float:left;
	padding-left:0px;
	display:block;
	height:36px;
	margin:0;
	padding:0;
	width:300px;
	}
#search-box, #search-submit  {
	font: 1.2em Verdana, Arial, Sans-Serif;
	color: #444444;
	}
#search-box {
	border:1px solid grey;
	height: 20px;
	width:200px; 
	}
#search-submit {
	width:70px; 
	margin-left:6px;
	height: 2em; 
	}	
#divider-966 {
	width:946px;
	display:block;
	height:1px;
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	background:url( images/divider-966.jpg ) no-repeat;
	}	
#menu-2, #menu-socialize {
	display:block;
	height: 36px;
	font-size:13px;
	letter-spacing:0px;
	float: left;
}
#menu-2 {
	width:444px; /*396 - 404*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	}
#menu-socialize {
	width:146px;
	padding:1px 0px 0px 0px;
	margin:0px 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: inline;
	/*display:block;*/
}
#menu-2 li a {
	color: #1A3D57;
	/*color: #1E0A61;*/

	}
#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 9px 9px 9px;
	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:auto; 
	padding:0px;
	/*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/background-final.jpg) repeat-x fixed; 
	/*background-position: top center;	*/
	}

#content {
	font-size: 1.2em;
	overflow: hidden;
	border:0px solid red;
	margin-right:10px;
	padding-left:10px;
	float: left;
	width: 544px;
	}
.post  {
	margin:0px 0px 20px 0px;
	padding:0px 5px 0px 0px;
	background:url( images/background-top-post.jpg ) no-repeat;
	display:block;
	}
.post img {
	padding: 0px 0px 0px 0px;
	margin: 4px 4px 0px 0px;
	}
.post a img, .post a:hover img {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
	border:1px solid white;
	}	
	
#content .post  h2 {
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 5px;
	line-height:19px;
	}	
	
#content .title {
	margin:0px 0px 0px 0px;
	padding:6px 0px 6px 5px;
	display:block;
	}	
#content .pagetitle, #content .featuredgames	{
	margin:0px 0px 0px 0px;
	padding:7px 0px 6px 5px;
	display:block;
	}
#content .pagetitle 	{
	background:url( images/background-pagetitle.jpg ) no-repeat;
	height:30px;
	color:white;
	}	

#content .featuredgames	{
	/*background:url( images/background-header-01-544.jpg ) no-repeat;*/
	background:url( images/background-top-post.jpg ) no-repeat;
	color: #1A3D57;
	height:26px;
	}
	
#content .datepost {
	margin:0;
	font-size:0.8em;
	font-style:normal;
	padding:4px 5px 0px 0px;
	text-align:right;
	float:right;
}
#content .info {
	/*color: #1E0A61; */
	color: #1A3D57;
	font-style:normal;
	font-size:0.9em;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 5px;

}
#content .info a {
	/*color: #6363C1;*/
	color: #0E6A97;
	font-weight:normal;
}
#content .info a:hover  {
	/*color: #1E0A61;*/
	color: #0E6A97;
	font-weight:normal;
}	
#content .infoauthor {
	float:right;
	margin-top:3px;
	font-style: italic;
	font-size:11px;
}
#content .post-ratings {
	margin-left: 6px;
}
.narrowcolumn  {
	line-height: 1.21em;
	margin-top:10px;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f2f2f2 /*#f8f8f8*/;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Verdana, Arial, Sans-Serif;
	color: #444444;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
	border:1px solid #CFCFCF;
}

.commentlist li .avatar { 
	float: right;
	border: 0px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.21em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	text-align: justify;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata a, .commentmetadata a:hover {
	color: #0E6A97;
	font-size:0.9em;
}	

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;
	}
#page {
	width:966px;
	margin:0px auto 0px auto;
	overflow:hidden;
	background:white;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
#page-box {
	height:1500px; 
	width:524px; 
	border:1px solid #CFCFCF; 
	margin:10px auto 0px auto;
	overflow:auto;
	}
.entry {
	margin: 0px 0px 8px 3px;
	padding-left:2px;
	display:block;
	text-align: justify;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.page {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background:url( images/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;
}
.walkthroughs{
	clear: both;
	color: #6A6A6A;
	padding-top:10px;
	margin: 0 10px 0 10px;
	font-size: 11px;
	letter-spacing: -1px;
	}
.walkthroughs h2 {
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	/*color:#1E0A61;*/
	color: white;
	letter-spacing: -1px;
	}	
.walkthroughs ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 0 0 20px 10px;
	list-style: none;
	list-style-type: none;
	}
.walkthroughs li {
	display:block;
	float: left;
	width: 220px;
	margin: 0;
	padding: 5px 10px 0 0;
	}
.walkthroughs h2 a {
	color: white;
	} 	
.walkthroughs a {
	color: #0E6A97;
	} 

.walkthroughs .span-walkthroughs{
	float: left;
	width:939px; 
	height: 182px; 
	border:1px solid #DEDEDE; 
	overflow-x:hidden; 
	overflow-y: scroll;	
	} 
.walkthroughs .title	{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	height:30px;
	background:url( images/background-header-walkthroughs-946.jpg ) no-repeat;
	display:block;
	}	
#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, .navigation_single {
	clear: both;
	display: block;
	text-align: center;
	margin:20px 0px 10px 0px ;
	padding:0px 0px 0px 0px;
	height:26px;
	border:0px solid white;
	}
	
.navigation a, .navigation_single a {
	margin: 0px 0px 0px 0px;
	padding:4px 8px 4px 8px;
	font-size:14px;
	display: inline;
	line-height:28px;
	background:#0E6A97;
	border:1px solid #1A3D57;
	color:white;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}	
	
.navigation a:hover, .navigation_single a:hover {
	color:white;
	text-decoration: underline;
	}
	
/* End Structure */

/*	Begin Headers */

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol , #sidebar1 ul, #sidebar1 ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li, #sidebar1 ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select, #sidebar1 ul p, #sidebar1 ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 20px 0px 10px 10px;
	color: #0097E0;
	/*color: #6363C1;*/
	font-size: 1.21em;
	}
	
#sidebar ul ul, #sidebar ul ol , #sidebar1 ul ul, #sidebar1 ul ol, #sidebar2 ul ul, #sidebar2 ul ol  {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar1 ul ul ul, #sidebar1 ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li, #sidebar1 ul ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar1 ul ul li, #sidebar1 ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin:0;
	padding: 6px 10px 1px 0px;
	text-align: center;
	}
#searchsubmit {
	width: 80px;
	cursor:pointer;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 150px;
	}
#recent_posts {
	border-bottom: 1px solid #DEDEDE;
	}
#commentform input {
	padding: 2px 5px 2px 5px;
	margin: 5px 0px 3px 0px;
	cursor:pointer;
}
#commentform input.button-b {
	font-weight: bold;
	cursor:pointer;
}
#commentform input.button-em {
	font-style: italic;
	cursor:pointer;
}
#commentform input.button-spoiler {
	width:140px;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond {
	background: #FFFFE0/*#E5E5E5*/; 
	border:1px solid #F4C301 /*#E6DB55**/;
	padding:10px 10px 12px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}		
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 5px 0 5px auto;
	float: right;
	cursor:pointer;
	}

#ajax-comment-preview {
	background:white;
	border:1px solid #A5ACB2;
	padding:4px 4px 4px 4px;
	margin:10px 2px 0px 2px;
	color:#444444;
	display:block;
	overflow:hidden;
}	
/* End Form Elements */

/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */

#sidebar {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 564px;
	width: 390px;
	display:block;
	font: 1.1em Verdana, Arial, Sans-Serif;
	border:0px solid red;
	}
#sidebar1 {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0x 0px;
	width: 200px;
	display: block;
	}	
	
#sidebar2 {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	width: 170px;
	display: block;
	}
	
#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
	margin:0 0 0 0;
	padding:0px 5px 7px 0px;
	color: #1A3D57;
	text-align:right;
	letter-spacing: -1px;
	}
#sidebar a, #sidebar1 a, #sidebar2 a {
	color: #0E6A97;
	}	
	
#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
	margin:4px 0 0 0;
	padding:4px 7px 7px 0px;
	color: #1A3D57;
	/*color:#1E0A61;*/
	text-align:right;
	letter-spacing: -1px;
	}
	
#sidebar  h2.titre, #sidebar1  h2.titre, #sidebar2  h2.titre {
	margin-top:0px;
	}
#sidebar  .sidebar-390 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:url( images/background-top-sidebar-390.jpg ) no-repeat;
	}	
#sidebar2  .sidebar-170 {
	background:url( images/background-top-sidebar-170.jpg ) no-repeat;
	}
#sidebar1  .sidebar-200, .categories {
	background:url( images/background-top-sidebar-200.jpg ) no-repeat;
	}	
		
#sidebar  h2.ligne, #sidebar1  h2.ligne , #sidebar2  h2.ligne {
	border-top: 1px solid #DEDEDE;
	}		
	
#sidebar form {
	margin: 0;
	}
.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 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;
	/*border:1px solid #e07d09;
	border:1px solid #E6DB55;*/
	font-size:14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
.entry blockquote p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:19px;
}
.entry blockquote a {
	color: #1A3D57;
}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#content .adsense  {
	/*background: white; */
	padding: 5px 0px 5px 0px;
	height: 100%;
	/*border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;*/
}
#content .adsense  table {
	padding: 0px;
	margin: 12px auto 10px auto;
	border: 0px solid #DEDEDE;
	background: white;
}
#content  .adsense td {
	background: #FFFFFF; 
	border:0px solid white;
}

.entry p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1.24em;
	padding-bottom:0px;
}
