/*
Theme Name: Creation Theme
Theme URI: http://soulmates.forum-actif.net/
Description: The first theme created by Lush.
Version: 0.1
Author: Lush
Tags: purple, photoblogging, seasonal, fixed-width, one-column, light
*/

/* =Creation Theme by Lush || http://soulmates.forum-actif.net/
-------------------------------------------------------------- */

/* Mise en place des éléments */

body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background-image: url('http://www.piccolecreazioni.com/velvetfactory/images/you/pattern/10/VF_ac16.jpg');
color: #453333;
margin: 0;
}

#page {
	width: 500px;
	margin: 0px auto; /* auto ce
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	background: #f8f8f8;
	border: 5px solid #AB6C6D;

}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

.sidebar {
width: 225px;
float : center;
}
#footer p{

font-size: 1em;
padding: 0 10px 20px 0;
}
.post_content a {
color: #006699;
}
 
.post_content a:hover {
color: #fff;
background: #006699;
}
 
.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

.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-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
	font-size: 2em;
	font-family : time new roman ;
}
 
.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;
}


.post-title {
	color:#929EB6;

	}


#header {
	height: 401px;
	overflow: hidden;
	background: transparent url('http://img840.imageshack.us/img840/9853/414279148009c64f9a6elar.png') no-repeat;
	border-bottom: 10px solid #b69292;



}
#content {
	text-align: left;
	background: #f8f8f8;
	margin: 18px;
	padding-top: 5px;
	}
	
.post-content {
	border: 1px solid #989898;
	padding: 12px;
	background: #ffffff;
	}

#content p {
	text-align: justify;
	}

#content form p {
	text-align: left;
	}

/* Formulaire de recherche */

#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
	}
#searchform input {
	width: 110px;
	font-size: 1em;
	background: #fff;
	color: #333;
	margin: 0;
	border: 1px solid #888;
	}
#searchform input:focus {
	border-color: #36d;
	}

/*	default margin	 */

h2, h3, h4, h5, h6, p, ul, ol, dl, pre, address, table {
	margin: 1em 0;
}

/* 	Style général */

label{
    cursor: pointer;
    cursor: hand;
}

.field label{
    display: block;
}


code, pre, var {
	font-family: 'bitstream vera sans mono', 'andale mono', monospace;
	font-size: 1em;
}

 
#sidebar{
	border-top: 1px solid #ccc;
	color: #888;
	text-align: center;
	margin: 20px;
	}
	
	h2 {
	font: 10pt "Century Gothic";
	color: #929EB6;
	padding-top:5px;
    margin-bottom: .2em;
    text-align: left;
}

h3 {
	font: normal 1.5em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .3em;
	color: #929EB6;

}
/* Liens */
 
a:link 	  { text-decoration : none; text-transform : lowercase; }
a:visited { text-decoration : none; text-transform : lowercase; }
a:active  { text-decoration : none; text-transform : lowercase; }
a:focus   { text-decoration : none; text-transform : lowercase; }

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #515151;
	text-decoration: none;
}

a[hreflang]:after {
    content: "\0000a0[" attr(hreflang) "]";
	color : #929EB6;
	background : transparent;
}

h4 {
	font-size: 1.1em;
    text-align: center;
}

h5 {
	font-size: 1em;
}



#footer {
	border-top: 1px solid #ccc;
	color: #888;
	text-align: center;
	margin: 20px;
	font-weight: bold;
	}

	/* modif by Xhark.fr.nf pour gravatar */
.commentlist li .avatar {
float: right;
}
/* fin de modif gravatar by Xhark.fr.nf */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
