/*  

*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	background: #ededed url(images/bg-bottom.jpg) repeat-x center top;
}

body {
	background: url(images/bg-top.png) repeat-x center top;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 888px;
}



/* @group Header */

#header {
	height: 90px;
	position: relative;
	margin-bottom: 22px;
}

#header h1 {
	padding-top: 0px;
	width: 520px;
	color: #152002;
}

#header p {
	padding-top: 70px;
	width: 520px;
	color: #152002;

}

#header h1 a {
	color: #152002;
	text-decoration: none;
	font-size: 30px;
	
}

#header h1 a:hover {
	
}

#header h1 span{
	display: block;
	margin-top: 5px;
	font-size: 11px;
	text-transform: uppercase;
}

#header .rss-btn {

	width: 500px;
	height: 35px;
	text-align:right;
	position: absolute;
	bottom: 0;
	right: 0;
}


#header .menu-top {

	width: 500px;
	height: 80px;
	text-align:right;
	position: absolute;
	bottom: 0;
	right: 0;
}

.menu-top p{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#e5f0ff;
text-transform:uppercase;
font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.menu-top p a{
color:#e5f0ff;
text-decoration:none;
}

.menu-top p a:hover {
color:#256ac0;
text-decoration:none;
}

.search-bar {
margin-top:16px;
	width: 250px;
	height: 63px;
	background: url(images/search-box.png) no-repeat left top;
	position: relative;
	
	bottom: 0;
}

.search-bar p {
	padding: 8px 10px 4px 6px;
}

.search-bar p input {
	height: 20px;
	width: 190px;
	font-size: 14px;
	border: none;
	
}

.search-bar p button {
	margin-left: 5px;
	width: 15px;
	height: 18px;
	border: none;
	background-color: #1761c0;
}

.search-bar p button img {
	vertical-align: middle;
}
/* @end(header) */




/* @group Content */

#main {
	float: left;
	width: 626px;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* @group Navigation */

#navigation {
	width: 626px;
	height: 49px;
	background: url(images/nav-bg.gif) no-repeat left top;
	list-style: none;
}

#navigation li {
	float: left;
	background: url(images/nav-divider.gif) no-repeat right top;
}

#navigation li a {
	padding: 0 15px;
	line-height: 49px;
	height: 49px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #054291;
	text-decoration: none;
}

#navigation li a:hover {
	background: url(images/nav-bg-hover.gif) repeat-x left top;
	color: #fff;
}

#navigation li.current_page_item a {
	background: url(images/nav-bg-hover.gif) repeat-x left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

#navigation li.current_page_item:first-child a {
	background: url(images/nav-bg-hover-left.png) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#navigation li:first-child a:hover {
	background: url(images/nav-bg-hover-left.png) no-repeat left top;
}

/* @end(navigation) */

/* @group Navigation-top */

#navigation-top {
	width: 500px;
	height: 80px;
	list-style: none;
}

#navigation-top li {
	float: right;
	background: url(images/nav-divider-top.gif) no-repeat right top;
}

#navigation-top li a {
	padding: 5px 10px;
	line-height: 12px;
	height: 12px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal
	display: block;
	color: #e5f0ff;
	text-decoration: none;
}

#navigation-top li a:hover {
color: #fff;
	background: url(images/nav-bg-hover.gif) repeat-x left top;
}

#navigation-top li.current_page_item a {
color: #fff;
	background: url(images/nav-bg-hover.gif) repeat-x left top;
	text-decoration: none;
	font-weight: bold;
	
}


/* @end(navigation-top) */

#content {
margin-top:30px;
margin-top:30px;
	padding: 8px;
	background: #ffffff url(images/content-bg.gif) no-repeat left bottom;
	border:1px solid #c6c6c6;
	min-height: 1000px;
}
#contentpage {
margin-top:30px;
margin-top:30px;
	padding: 8px;
	background: #ffffff url(images/content-bg.gif) no-repeat left bottom;
	border:1px solid #c6c6c6;
	min-height: 1000px;
}

#single-content {
margin-top:30px;
	padding: 8px;
	background: #fff url(images/single-content-bg.gif) no-repeat left bottom;
	border:1px solid #c6c6c6;
}



.home-list {
text-decoration:none;
}


#contentpage ul {

list-style: none;
margin: 0;	
text-decoration:none;

}
#contentpage  li {
text-decoration:none;
padding: 7px 0px 5px 20px;
color: #3d3d3d;
	

}
#contentpage  li {

padding: 7px 0px 7px 15px;
background: url(images/symbole-item2.png) no-repeat 0px center;
color: #3d3d3d;
text-decoration:none;
font-weight: normal;
}

#contentpage a:hover {
color: #3d3d3d;
text-decoration: underline;
}


/* @group Post */

.post {
	background-color: #fff;
	padding: 20px 20px 0px 20px;
	font-size: 12px;
	position: relative;
	
}



.post .post-date {
	position: absolute;
	left: -52px;
	width: 44px;
	height: 83px;
	background: url(images/date-tab.png) no-repeat left top;
	color: #454545;
	
}

.post-date .date-day {
font-size: 18px;
	display: block;
	padding: 9px 0 0px;
	text-align: center;
	font-weight: bold;
}

.post-date .date-month {
font-size: 11px;
	text-align: center;
	display: block;
	text-transform: uppercase;
}

.post h2 {
	color: #256ac0;
	font: 24px Arial, Helvetica, Geneva, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	padding-bottom: 4px;
}

.post h4 {
	color: #878787;
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 4px;

}

.post h2 a {
	color: #256ac0;
	text-decoration: none;
}

.post h2 a:hover {
color: #256ac0;
	border-bottom: 1px dotted #3b89ea;
	text-decoration: none;
}

.post .metadata {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #878787;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.post .metadata a {
	color: #878787;
	text-decoration: none;
	
}

.metadata .feedback a {
	color: #373737;
	text-decoration: underline;
	font-weight: bold;
}



.post .entry {
	padding-top: 0px;
	line-height: 1.5;
}

.post .entry a {
	color: #256ac0;
	text-decoration: underline;
	padding: 2px;
}

.post .entry a:hover {
	
	
	background-color: #ffffff;
}

.post .entry p, .post .entry ul, .post .entry ol {
color: #373737;
	padding-bottom: 10px;
}



/* @end(post) */




/* @group page-navigation */

.wp-pagenavi, .prev-next {
	background-color: #fff;
	padding: 10px 20px 20px;
	font-size: 13px;
}

.wp-pagenavi {
	text-align: right;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	border: 1px solid #717171 !important;
	color: #717171 !important;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #717171 !important;
	color: #ffffff !important;
	background-color: #717171 !important;
}

.wp-pagenavi span.pages {
	color: #717171 !important;
	border: 1px solid #717171 !important;
}

.wp-pagenavi span.current {
	border: 1px solid #717171 !important;
	color: #FFFFFF !important;
	background-color: #717171 !important;
}

.prev-next .alignright {
	float: right;
	width: 300px;
	text-align: right;
}

.prev-next .alignleft {
	float: left;
	width: 300px;
}

.prev-next a {
	color: #717171;
}

/* @end */




/* @end(content) */



/* @group Sidebar */




#sidebar {

	width: 240px;
	float: right;
}

#sidebar .side-widget {
	margin: 5px 0 15px;
	background: url(images/side-bg-bottom.png) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.3;
	padding: 0 15px 10px;
}


#sidebar .side-rss {

	padding: 2px;
	background: none;

}

.side-rss p {
	padding: 0 !important;
}

.side-widget h3 {
	background: url(images/side-bg-top.png) no-repeat left top;
	height: 28px;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	padding: 15px 15px;
	margin: 0 -15px;
}

.side-widget p{
	padding: 10px 15px 15px 20px;
}


.side-widget a img {
	border: none;
	padding-left:1px;
	margin-left:3px;
}



.side-widget p, .side-widget ul, .side-widget ol {
	line-height: 1.3;
}

.side-widget ul, .side-widget ol {
	list-style-position: inside;
}


.side-widget a {
	color: #ee0db0;
    
	text-decoration: none;
}

.side-widget ul li, .side-widget ol li {
	padding: 8px 0;
	border-top: 1px solid #dfdfdf
}

.side-widget ul li:first-child, .side-widget ol li:first-child {
	padding: 0 0 8px;
	border-top: none;
}

/* @end(sidebar) */





/* @group Footer */
#footer {
text-align: left;
	color: #60543e;
	font-size: 12px;
	padding: 0px 0;
	
	
}

#footer a {
	text-decoration: none;
	color: #60543e;
}
#footer a:hover{
	text-decoration: underline;
	color: #60543e;
}


.copy-note {
margin-top: 30px;
	float: left;
	width: 600px;
}

.design-note {
	margin-top: -18px;
	float: right;
	width: 171px;
}

.design-note a{
	display: block;
	height: 35px;
	background: url(images/bespicy.png);
	text-indent: -9000px;
	overflow: hidden;
}

/* @end(footer) */



/* @group Comments */

.comments-show {
	padding: 20px;
}

h3#comments, h3#respond {
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	color: #373737;
	padding-bottom: 10px;
}

h4#comments, h4#respond {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #373737;
	padding-bottom: 10px;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist li {
	background: url(images/comment-bg.gif) no-repeat left top;
	margin-bottom: 30px;
}

ol.commentlist li .comment-gravatar {
	float: left;
	width: 44px;
	text-align: center;
	padding-top: 10px;
}

ol.commentlist li .comment-body {
	float: right;
	padding-top: 10px;
	width: 510px;
	padding-right: 10px;
}

ol.commentlist li .comment-body .comment-head {
	color: #256ac0;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

ol.commentlist li .comment-body .comment-head a {
	color: #256ac0;
}

ol.commentlist li .comment-body .comment-text  {
	color: #373737;
	font-size: 13px;
	line-height: 1.4;
}

ol.commentlist li .comment-body .comment-text p, ol.commentlist li .comment-body .comment-text ul, ol.commentlist li .comment-body .comment-text ol {
	padding-bottom: 15px;
}

ol.commentlist li .comment-body .comment-text a {
	color: #373737;
	font-weight: bold;
}

ol.commentlist li .comment-body .comment-text a:hover {
	text-decoration: none;
}

.comment-form {
	
}

.comment-form p {
	padding-bottom: 15px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.comment-form p input, .comment-form p textarea {
	color: #1a1a1a;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.comment-form p input {
	height: 25px;
	padding: 2px;
}

.comment-form p textarea {
	padding: 2px;
	width: 550px;
}

/* @end(comments) */









/* @group Clearer */

#footer {
	clear: both;
}

#navigation:after, .prev-next:after, #footer:after, ol.commentlist li:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
}

#navigation, .prev-next, #footer, ol.commentlist li {
	min-height: 0;
}

* html #navigation, * html .prev-next, * html #footer, * html ol.commentlist li {
	height: 1%;
}

/* @end(clearer) */

#wp-admin-bar {align:center; margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}



/* Listes avec titres */
div.categories {
margin: 10px 0 15px;
	background: url(images/side-bg-bottom.png) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.3;
	padding: 0 15px 30px;
}
	
div.categories h3 {
	background: url(images/side-bg-top.png) no-repeat left top;
	height: 10px;
	font-size: 14px;
	color: #7b7b7b;
	text-transform:uppercase;
	padding: 18px 0px 18px 18px;
	margin: 0 -15px;
}
div.categories ul {
list-style: none;
margin: 0;	
}
div.categories li {
border-bottom: 1px solid #dfdfdf;
	color: #054291;
	padding: 7px 0px 7px 22px;
	background: url(images/symbole-item.png) no-repeat 2px center;
}
div.categories li a {
color: #054291;
text-decoration:none;
	font-weight: bold;
}

div.categories li a:hover {
color: #1264ce;
}

/* Comment */

div.comments-list {
margin: 10px 0 15px;
	
	font-size: 11px;
	line-height: 1.3;
	padding: 0 15px 30px;
}
	
div.comments-list h2 {
	
	height: 10px;
	font-size: 14px;
	color: #7b7b7b;
	text-transform:uppercase;
	padding: 18px 0px 18px 18px;
	margin: 0 -15px;
}
div.comments-list ul {
list-style: none;
margin: 0;	
}
div.comments-list li {
border-bottom: 1px solid #dfdfdf;
	color: #054291;
	padding: 7px 0px 7px 22px;
	background: url(images/comment-item.png) no-repeat 2px center;
}
div.comments-list li a {
color: #054291;
text-decoration:none;
	font-weight: normal;
}

div.comments-list li a:hover {
color: #1264ce;
}



/* @BOTTOM */
#bottom-link {

margin: 0 auto;
	text-align: left;
	width: 888px;
	
margin-top:0px;
padding-bottom:20px;
margin-left:0px;
padding-left: 0px;
padding-top: 15px;
width: 880px;

list-style: none;

float:left;
text-decoration:none;

}
#bottom-link p {
text-transform:uppercase;
font-weight: bold;
margin-bottom: 10px;
color:#666666;
}

#bottom-link li {

list-style: none;
width: 210px;
margin-left:0px;
padding-left: 0px;

padding-right: 10px;
float: left;
text-decoration: none;
color:#3d3d3d;
text-decoration:none;
}

.home-list {
text-decoration:none;
}


.home-list ul {

list-style: none;
margin: 0;	
text-decoration:none;

}
.home-list  li {
text-decoration:none;
padding: 7px 0px 5px 20px;
color: #3d3d3d;
	

}
.home-list  li a {

padding: 7px 0px 7px 15px;
background: url(images/symbole-item2.png) no-repeat 0px center;
color: #3d3d3d;
text-decoration:none;
font-weight: normal;
}

.home-list li a:hover {
color: #3d3d3d;
text-decoration: underline;
}

.footer-bottom {
margin-top:80px;
}

