/*
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#spam  {display: none;}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}
img {
    border : none;
    border : 0;
  }
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}
h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}
p {
}
blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
blockquote p {
}
a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}
a:hover {
	background: none;
	color: #E43C15;
}
hr {
	display: none;
}
/* Wrapper */
#wrapper { 
    background: url(images/img08.gif) repeat-x  bottom;
}
/* Menu */
#menu {
	height: 50px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}
#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}
#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;
}
/* Header */
#header {
	height: 101px;
}
/* Logo */
#logo {
	float: left;
}
#logo h1, #logo p {
	float: left;
}
#logo h1 {
	padding: 20px 0 0 15px;
	font-size: 3em;
	font-weight: bold;
	color: #E43C15;
}
#logo p {
	margin: 0;
	padding: 35px 0 0 15px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}
/* Search */
#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}
#search fieldset {
	border: none;
}
#search legend {
	display: none;
}
#q {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}
#x {
	display: none;
}
/* Page */
#page { 
	width: 1000px;
    margin:0 auto;
	background: #FFFFFF url(images/img06.gif);
}
#bgtop {
	height: 10px;
	background: url(images/img07.gif);
}
#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}
#page ul {
	list-style: none;
}
#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}
/* Content */
#content {
	float: left;
	width: 580px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 10px;
}
html>body #content {
	height: auto;
}
/* Sidebar Common Style */
.sidebar {
}
#sidebar h2 {
	background-image: url(images/sidefondn.gif);
	width:180px;
	color:black;
}
#page .sidebar ul {
	line-height: normal;
}
#page .sidebar li {
	padding: 0;
	background: none;
}
#page .sidebar li ul {
}
#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}
.sidebar a {
	background: none;

}
/* Sidebar One */
#sidebar1 {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
      background-color:#F0F0F0;
}
/* Sidebar Two */
#sidebar2 {
	float: right;
	width: 200px;
	padding: 0 10px 0 0;
}
/* Post */
.post {
}
.post .bigpix {
	margin-bottom: 5px;
	background: #F0F0F0;
}
.post .bigpix .image {
}
.post .bigpix .caption {
	margin: 0;
	padding: 2px 5px 5px 5px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}
.post .bigpix .caption a {
	color: #999999;
}
.post .post-title {
	padding: 5px 5px 0 5px;
	font-size: 1.6em;
}	
.post .post-title a {
	background: none;
}
.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}
.post .byline a {
	color: #C2C2C2;
}
.post .entry {
	padding: 0px 0px 0 0px;
}
/* debut des comm */
#content .commentlist dt{
	
	position:absolute;
}
html > body #content .commentlist dt{
	position:static;
}
#content .commentlist dd {
	margin:0;
	padding:10px 3em 10px 10px; 
	font-size:1em;
	line-height:1.5em;
	color:#0396fd;
	margin:0 0 1em 0;
}
html > body #content .commentlist dd {
	padding:10px;
}
#content .commentlist .comment {
	color:#000000;
}
#content .commentlist .date {
	margin-right:5px;
	font-size:.5em;
}
#content .commentlist .comment_text {
	margin-top:5px;
	display:block;
}
html > body #content .commentlist dd.author_comment {
	background:url(images/transp-80.png) #c9e45a !important;
	width:auto;
}
#content .commentlist dd.author_comment {
	background-color:#c9e45a !important;
	/*filter:alpha(opacity=20);*/
	width:510px;
}
#content .commentlist .author_comment .author,
#content .commentlist .author_comment .author a {
	/*color:#c9e45a !important;*/
	border-color:#c9e45a !important;
}
#content .commentlist dd.author_comment * { 
	/*filter:alpha(opacity=100);*/
	position:relative;
}
#content .commentlist dt.author_comment .date {
	color:#a5ba52 !important;
	border-color:#a5ba52 !important;
}
#content textarea#comment {
	font-size:1em;
	line-height:1.3em;
}
#commentform small {
	color:#0396fd;
}

.commentmetadata {

}
/* fin des comm */
.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}
.day-date {
	display: none;
}
.date { 
	color : #1D62B3;
	float:right;
	line-height:1.8em;
	margin:0 0 1px 5px;
	padding-left:2px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}
.date_day {
	display:block;
	font-size:2.2em;
	text-align:right;
}
.date_month {
	display:block;
	font-size:2em;
	text-align:right;
	font-weight:bold;
}
.date_year {
	display:block;
	font-size:1.3em;
	line-height:0.8em;
}
/* Footer */
#footer {
	width: 1000px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}
#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
#archives ul.archives_year {
   list-style-image: url(imgages/img11.gif);
   list-style-position: inside;
   font-weight: bold;
}
#archives a {
   text-decoration: none;
}
#archives a:hover {
   text-decoration: none;
}
#archives .archives_month {
   padding-left: 20px;
} 
