/*  
Theme Name: WordPress Special 1.83 
Theme URI: http://www.mygreencorner.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.mygreencorner.com">My Green Corner</a> 
Author: My Green Corner Design Studio
Author URI: http://www.mygreencorner.com/
© 2007, My Green Corner Design Studio. All rights reserved. 
*/


body {
	margin: 0px;
	padding: 0px;
	background: #23190D;
	color: #000000;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#wrap { background: #ffffff url(images/main.jpg) repeat-y center;
	width: 1000px;
	margin: 0px auto;
		border-left:solid 1px #ffffff;
        border-right:solid 1px #ffffff;
}
#content {
	width: 750px;
	float: left;
	display:inline;
	text-align: justify;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 8px;
         border:solid 3px #ff7fc3;
         background: #fff;
}

#content p {
	margin:0;
	padding:0;
	}

#content h2 {
	 font-size:14px;
     margin: 0 0 6px 0;
     padding-bottom: 1px;
     font-weight: bold;
     color: #23190D;
     border-bottom: #BD0064 2px solid;
}

#content h2 a {
	text-decoration:none;
    color: #BD0064;
}

#content h2 a:hover {
	text-decoration:none;
    color: #4B2815;
}

img.miniature {
  	border: 1px solid #DFDFDF !important;
	border: 1px solid #DFDFDF;
	padding: 3px;
}

a:hover img.miniature {
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  	border: 1px solid #DFDFDF !important;
	border: 1px solid #DFDFDF;
	background: #FEE9F5;
	padding: 3px;
}

#sidebar {
	width: 190px;
	float: left;
	line-height: 1.5em;
	display:inline;
	margin: 8px 4px 4px 0px;
	padding: 10px;
	font-size:10px;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}
	
h1{
	margin: 0; padding: 0;
}

#header h1
{
	position: relative;
	top: 232px;
	left: 30px;
    letter-spacing: 3px;
    font-size: 17px;
}

#header a:hover
{
	text-decoration:none;
}

#footer {
	background: url(images/footer.jpg);
	clear: both;
        color: #eeeeee;
	text-align: center;
	height: 50px;
	width: 1000px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer a, footer a:link {
	color: #eeeeee;
        text-decoration: underline;
}

#footer a:hover {
	color: #eeeeee;
}
#footer p{
	padding:0px;
	margin:0px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:5px;
}
h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
        background: #ff0188;
	text-align: center;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #eeeeee;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #333;
	border-top:solid 1px #ff0188;
	padding-top:1px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}
.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.entrybody ul {
	margin-left: 10px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:10px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#333;
}
h2{
	font-size: 14px;
}
a, a:visited{
	color: #ff0188;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.entrybody p{
margin:8px 0;
padding:0;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #fff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px dotted #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0;
}
#sidebar li{
	list-style: none;
}

#sidebar ul li a {
	color: #fff;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #fddaed;
	color: #fff !important;
	background-color: #333;
}

#espace10 {
	margin-bottom:10px;
}
#espace15 {
	margin-bottom:15px;
}

.touslesjeux a{
	text-align:right;
	color:#000000;
}

.touslesjeux a:hover{
	color:#000000;
}

.liste {
	list-style: none;
	margin:0;
	padding:0;
}

.liste a {
	color: #fff;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	margin-top:8px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

.liste a:hover{
	border-bottom-color: #fddaed;
	color: #fff !important;
	background-color: #4B2815;
}

#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}

/* Début suggestion de jeux */
.listSmallText2 {
	font-size: 10px;
}
.listSmallText2 a {
	text-decoration:none;
}
.listSmallText3 {
	font-size: 8px;
}
/* Fin suggestion de jeux */
