/*
Theme Name: Creation Theme
Theme URI: http://www.fran6art.com/
Description: The first theme created by Mom's, thanks to Francis Chouquet's tutorial.
Version: 0.1
Author: Mom's
 
Creation Theme by Mom's || http://www.fran6art.com
 
*/


body {
font-family: Courier New, Lucida Grande, Arial, Helvetica, Sans-serif;
font-weight: bold;
font-size: 0.8em;
text-align: center;
background: indigo /*url(images/motif.jpg)*/ repeat /*center center*/;
/*background-attachment: fixed;*/
color: black;
margin: 0;
}

a {
color: black;
text-decoration: underline;
}
a:hover {
color: black;
text-decoration: underline;
}
a:visited {
color: black;
text-decoration: underline;
}
caption {
background-color: #B0E0E6;
text-align: center;
}
/*img {
*	display: block;
*	margin: 0 auto;
*	background-color: black;
*	border: 1px solid black;
*	float: center;
*	}*/
#page {
margin: 0 auto 0 auto;
width: 750px;
}

#header {
font-family: Verdana, Courier New, Lucida Grande, Arial, Helvetica, Sans-serif;
border: 2px solid black;
margin-top: 5px;
margin-bottom: 20px;
line-height: 15%;
float: left;
text-align: left;
background: slateblue url(images/banniere3.jpg) no-repeat 5% center;
width: 750px;
height: 100px;
padding: 10px 10px 10px 10px;
}

	#header a {
	font-family: Monotype Corsiva, Verdana, Courier New, Lucida Grande, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	text-decoration: none;
	}
	#header h1 {
	padding: 40px 0px 0px 0px;
	}
 
	#header p {
	padding: 0px 0 0px 0;
	font-size: 0.8em;
	text-align: left;
	color: white;
	}
	#header ul{
	list-style-type: none;
	font-style: bold;
	margin: 0;
	padding: 0 0px;
	}
	
	
#headerbar {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
float: right;
text-decoration: underline;
text-align: left;
width: 150px;
height: 100px;
padding: 0 -10px 0 -10px;
margin-top: -125px;
margin-right: -10px;
/*background-color: #B0E0E6;*/
}
	#headerbar ul {
	list-style-type: none;
	font-style: bold;
	margin: 0;
	padding: 10px 10px;
	}
	#headerbar h2 {
	font-size: 0;
	}
	#headerbar a {
	color: white;
	font-size: 1.1em
	}
	#headerbar a:hover {
	font-size: 1.2em
	}


#content {
font-family: /*Bradley Hand ITC, Monotype Corsiva, Verdana, Courier New, */Lucida Grande, Arial, Helvetica, Sans-serif;
/*font-weight: bold;*/
font-size: 1em;
float: left;
width: 750px;
margin-bottom: 20px;
padding: 10px 10px 10px 10px;
text-align: justify;
color: black;
background-color: palegoldenrod;
border: 2px solid black;
}
/*.sidebar {
float: right;
width: 0px;
}
*/

	#content h2 {
	font-size: 1.6em;
	font-weight: bold;
	float: center;
	color: brown;
	line-height: 25%;
	}
	#content h2 a {
	text-decoration: none;
	}
	.postmetadata {
	font-size: 0.7em;
	color: #999;
	line-height: 25%;
	}
	.post_content {
	font-size: 1em;
	color: black;
	/*font-weight: bold;*/
	}
	.navigation {
	text-align: center;
	font-weight: bold;
	}
	.pagination {
	text-align: center;
	font-weight: bold;
	}
	#content img {
	display: block;
	margin: 0 auto;
	background-color: white;
	border: 1px solid black;
	}


#footer {
font-size: 1em;
/*background:#B0E0E6;*/
float: left;
border: 2px solid black;
padding: 10px 10px 10px 10px;
clear: both;
width: 750px;
background-color: palegoldenrod;
margin-bottom: 10px;
}
	#footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	}
	#footer ul li{
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	}
	#footer p{
	text-align: center;
	font-size: 1em;
	padding: 0 10px 20px 0;
	}

	

	

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid brown;
}

.comments-template img {
	margin: auto 0;
	background-color: none;
	border: none;
	float: auto;
	}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: decimal;
	border-top: 1px solid brown;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.8em;
	color: blue;
	font-weight: normal;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
	border-top: 1px solid brown;
}
 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
	color: brown;
}
 
.commentmetadata{
	font-size: 0.8em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
	color: blue;
}
 
.cadre_commentaires {
border-bottom: 2px solid brown;
border-top: 1px solid brown;
}
