/*
Theme Name: Space Sexy
Theme URI: http://www.space-sexy.com/
Description: Template WP personnalis�.
Version: 0.1
Author: RQT
 
Creation Theme by RQT || http://www.space-sexy.com
 
*/

body {
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
font-size: 0.8em;
text-align: justify;
background: #fea9ff;
background-position: bottom left ;
background-image: url('images/bg.jpg') ;
background-repeat: no-repeat ;
background-attachment: fixed ;
color: #006699;
margin: 0;
}

img { 

border:none;

}

a {
color: #555;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:hover {
color: #777;
text-decoration: underline;
}

#page {
margin: 0 auto 0 auto;
width: 984px;
background-image: url('images/bgpage.jpg');
background-repeat: repeat-y;
background-position: center top;
}

#header {
color: #FFFFFF;
float: left;
width: 984px;
height: 180px;
padding-bottom: 10px;
background-image: url("images/header.jpg");
background-repeat: no-repeat;
}
#boutons {
padding-top: 25px;
padding-left: 725px;
}

.description {
padding-left: 160px;
}

#header h1 {
font-size: 2em;
text-align: left;
padding: 60px 0 0 0;
}

#header a{
color: #FFFFFF;
}

#header a:hover{
color: #FFFFFF;
}

#header p {
padding: 0 0 0 0;
font-size: 1em;
color: #FFFFFF;
text-align: right;
}

#banheader {
float: left;
padding-left: 400px;
}

#menuh {
padding-left: 5px;
padding-top: 70px;
}

div#menuh ul {
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#menuh ul li {
	float:left;
}

div#menuh ul li.current_page_item a  {
	text-decoration: underline;
}
div#menuh ul li a {
	display: block;
	text-decoration: none;
    border-left: 1px dotted #FFFFFF;
	font-size:12px;
	padding:5px 10px 5px 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
div#menuh ul li a:hover {
	color: #FFFFFF;
}

#title h2 {
font-size: 1.3em;
width: 710px;
height: 30px;
padding-top: 5px;
padding-left: 10px;
background-image: url("images/bgtitle.jpg");
background-repeat: no-repeat;
color: #FFFFFF;
}

#title h2 a{
font-size: 1.2em;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #FFFFFF;
}

#title h2 a:hover{
color: #FFFFFF;
}

#partenaires {
font-size: 0.8em;
width: 710px;
height: 385px;
padding-top: 5px;
padding-left: 10px;
background-image: url("images/partenaires.jpg");
background-repeat: no-repeat;
color: #FFFFFF;
}

#partenaires h2 a{
text-decoration: underline;
color: #FFFFFF;
}

#partenaires h2 a:hover{
color: #FFFFFF;
}

#content {
float: left;
width: 720px;
padding-left: 30px;
margin-bottom: 20px;
}
#navigation {
margin: 10px;
}

.postmetadata {
font-size: 0.8em;
color: #999;
}

.post_content {
font-size: 1em;
color: #555;
}

.post_content a {
color: #fc4bff;
}
 
.post_content a:hover {
color: #fc4bff;
}
 
.sidebar {
float: right;
width: 220px;
color: #FFFFFF;
margin: 0px 0 20px 10px;
}

.sidebar h2 {
font-size: 1.1em;
color: #FFFFFF;
margin-top: 20px;
padding-top: 10px;
padding-left: 10px;
background-image: url("images/bgtitleside.jpg");
width: 170px;
height: 25px;
}

.sidebar h3 {
font-size: 1em;
color: #FFFFFF;
margin-top: 20px;
padding-top: 10px;
padding-left: 10px;
width: 170px;
}

.sidebar ul li
{
margin-left: 10px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

.sidebar a {
color: #FFFFFF;
text-decoration: none;
}

.sidebar a:hover {
text-decoration: none;
color: #FFFFFF;
border-bottom: 1px dotted;
}

#footer {
font-size: 0.8em;
text-align: center;
background-image: url('images/bgfooter.jpg');
padding: 10px 10px 0 0;
clear: both;
width: 974px;
height: 90px;
}

/*#footer p{
text-align: right;
font-size: 1em;
padding: 0 10px 20px 0;*/
}

.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-size: 0.9em;
	color: #595959;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
	color: #595959;
}
 
.commentmetadata{
	font-size: 0.9em;
	color: #595959;
}
 
.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;
}