/*
Theme Name: Creation Theme
Theme URI: http://www.fran6art.com/
Description: The first theme created by Francis Chouquet.
Version: 0.1
Author: Francis Chouquet
 
Creation Theme by Francis Chouquet || http://www.fran6art.com
 
*/
body {

font-family: Verdana, Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background-color: #000000;
color: #ffffff;
margin: 0;
margin-left: auto;
margin-right: auto;

}

a {
color: #2a4e9f;
text-decoration: none;
}

a:hover {
color: #005dff;
text-decoration: underline;
}


#page {

text-align: justify;
margin-left: auto;
margin-right: auto;
width: 900px;

}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
margin-left: auto;
margin-right: auto;
background-image: url("header.png");
height: 292px;
width: 900px;
background-repeat: no-repeat;
}

#menu a {
  position: absolute;
  height: 170px;
  top: 122px;
  width: 85px;
  text-decoration: none;
  }
  
#menu a i { visibility: hidden; }

a#home { 
margin-left: 760px;
 }
a#home:hover { background-image: url("headerhome.png");}

a#BD { 
margin-left: 245px;
 }

a#BD:hover { background-image: url("headerbd.png");}

a#gallery { 
margin-left: 345px;
width: 100px;
 }
a#gallery:hover { background-image: url("headergallery.png");}

a#Cine { 
margin-left: 452px;
width: 100px;
 }
a#Cine:hover { background-image: url("headercine.png");}

a#Jeux { 
margin-left: 573px;
width: 95px
 }
a#Jeux:hover { background-image: url("headerjeux.png");}

#content {

color: #2a4e9f;
position:absolute;
float:center;
margin-left: auto;
margin-right: auto;
width: 730px;
padding-left: 60px;
padding-right: 110px;
background-image: url("fond.png");
z-index:1;

}

#content h2 {
font-size: 1.3em;
}

.post {
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}

.postmetadata {
font-size: 0.8em;
color: #000000;
background-color: #ffffff;
text-align: left

}

.post_content {
font-size: 1em;
background-color: #ffffff;
color: #000000;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 0px;
}

#navigation {
text-align: right;
}

.comments-template{
margin-left: auto;
margin-right: auto;
}
 
.comments-template ol{
margin-left: auto;
margin-right: auto;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
margin-left: auto;
margin-right: auto;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
}
 
.commentmetadata{
	font-size: 0.9em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.sidebar {
background-image: url("sidebar.png");
background-repeat:repeat-y;
position:relative;
float: right;
height:225px;
right:0px;
width: 103px;
margin-top: 0px;
margin-right: 8px;
z-index:1;
}

#menub a {
  position: absolute;
  height: 170px;
  top: 0px;
  width: 100px;
  text-decoration: none;
  }
  
#menub a i { visibility: hidden; }

a#old { 
margin-left: 10px;
width: 85px;
height: 85px;

 }


a#twitter { 
top: 100px;
margin-left: 10px;
width: 85px;
height: 50px;

 }

#footer a{
color: #9f9f9f;
text-decoration: none;
}

#footer a:hover {
color: #808080;
text-decoration: underline;
}

#footer {
background-image: url("footer.PNG");
background-repeat: no-repeat;
position:relative;
color: #9f9f9f;
height:40px;
right:60px;
width: 900px;
z-index:2;
}

#sondage {
margin-left:3px;
margin-top:160px;
color: #000000;
}
