@import url('css/nav.css');

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	background: transparent none repeat scroll 0%;
	border: none;
	outline: none;
	vertical-align : baseline;
	font-size: 100%;
	text-decoration: none;
}

body, html {
	min-height: 101%; /*Firefox scrollbar fix*/
}
	
body {	
	margin-top: 0px;
	background: #FFFFFF url(images/bg.png) repeat scroll center;
	color: #1b1b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
	
p {	
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ul {
	line-height: normal;
}

ul li {
	list-style: none;
	line-height: 18px;
}

a, a:visited {
	color: #979696;
	}

a:hover, a:active {
	color:#CBD300;
}

hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;
}

td {
	padding:4px 6px;
	background:#F5F3EE;
	border-bottom:1px solid #FFF;
}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
}	
			
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	letter-spacing:0.02em;
}

pre {
	width:100%;
	overflow:auto;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
}
	
#wrapper {
	background: #FFFFFF;
	padding: 0 25px 60px 25px;
	}

#masthead {
	width: 910px;
	height: 200px;
	padding: 0px 0;
	background: url(images/header.jpg);
	}

#masthead h2 {
	padding-top: 5px;
	padding-left: 25px;
	color: #FFFFFF;
	letter-spacing: 2.3px;
}

#content {
	width:635px;
	float:left
	}
	
#description {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color:#888787;
	padding: 0 0 0 20px;
	border-left:1px dotted #C5C5C3 ;
	margin:13px 0 0 20px;
	float:left;
}
	
.left {
	float:left;
	}

.right {
	float:right;
}

#sidebar {
	width: 250px;
	float:right;
}

#featured-cats {
	width:197px;
	float:left
}

#more-posts {
	width:413px;
	float:right;
}
	
/* ---------- @ Headers -----------*/

#logo {
	padding-top: 50px;
	padding-left: 25px;
	color: #FFFFFF;
	font: normal 33px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

#logo a, #logoa:visited {
	color:#FFFFFF;
	text-decoration:none
	}

#logo a:hover {
	color:#1b1b1b;
	}

#logo a:active {
	color:#929292;
	}

.accroche {
	color:#FFFFFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 0px 25px;
}

#lead h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin:0px 0 20px 0;
	padding: 0px 0px 0px 0px;
	color: #979696;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
}	

#lead h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin:0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
}	

	
#lead h2 a {
	color: #494848;
}	

#lead {
	height: 223px;
	margin: 25px 0;
	background:#f1f1f1;
}

#lead:hover {
	background:#f1f1f1;
}

#lead-text {
	float:left;
	width:270px;
	padding:15px 15px 0px 0;
	text-align: justify;
}

#lead br, .recent-excerpts br /*cleans up excerpts*/ {

}

#lead img {
	float:left;
	margin-right:15px;
}

.lead-date {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#979696;
}

.post h2 {
	color: #494848;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 15px 0 0 0;
}
	
h1.posttitle {
	margin: 25px 0px 15px 0px;
	padding: 1px 0px 0px 3px;
	border-top: 1px dotted #494848;
	color: #494848;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

h1.pagetitle {
	margin: 25px 0px 10px 0px;
	padding: 1px 0px 0px 3px;
	border-top: 1px dotted #494848;
	color: #494848;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

h2.pagetitle {
	margin: 25px 0px 10px 0px;
	padding: 1px 0px 0px 3px;
	border-top: 1px dotted #494848;
	color: #494848;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
				
h3 {
	margin: 25px 0px 15px 0px;
	padding: 7px 0px 7px 3px;
	background:none;
	border-top: 1px dotted #494848 ;
	border-bottom: 1px dotted #494848 ;
	color: #494848;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.post h3 {
	border:none;
	font:1.7em Georgia, "Times New Roman", Times, serif;
	color: #232323;
	letter-spacing:0;
	}
	
#featured-cats h3, #more-posts h3 {
	margin:0 0 15px 0;
	}
	
#featured-cats h3.marge {
	margin: 25px 0 15px 0;
}

#featured-cats ul {
	color: #979696;
	margin: 0px;
	padding: 0px;
}

#featured-cats li {
	float: left;
	width: 50px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	list-style: none;
	text-align: left;
}

h3#respond {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin-top:20px
}

h4 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
}

h4 .commentcount {
	font-size: 12px;
}

.post h4 {
	margin:15px 0;
	}
	
.archive-list h4 {
	margin:0;
	font-size:1.2em;
	}
	
h5 {
	font-size: 0.82em;
	text-transform:uppercase;
	padding:4px 8px;
	margin-bottom:5px;
	background:#f1f1f1;
	font-weight: normal;
	}
	
h5 a {
	color: #494848
	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}

/* ---------- @ Content Styles -----------*/

/*Misc*/


			
h4 a, h4 a:visited {
	color:#494848;
	text-decoration: none
	}
	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}
h6 {
	font-size: 0.82em;
}
	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	float:left;
	/* margin: 4px 0px 8px 0; */
	background:#FFF;
	}
	
#more-posts img {
	margin: 0px 10px 0px 0;
	padding-bottom: 15px;
	}

.recent-excerpts {
	padding-bottom:0px;
	}

#more-posts h4 .commentcount {
	font-size: 12px;
	font-weight: normal;
	color: #979696;
	padding-right: 18px;
	background:url(images/bubble.gif) no-repeat right;
}
	
#lead h2 .commentcount {
	font-size: 12px;
	font-weight: normal;
	color: #979696;
	padding-right: 18px;
	background:url(images/bubble.gif) no-repeat right;
}

#lead h2 .commentcount a {
	color: #979696;
	letter-spacing: 0px;
}

h4 .commentcount a {
	color: #979696;
}

#more-posts .date {
	margin: 3px 0px 3px 0px;
	color:#979696;
}

.postmetadata .commentcount {
	font-size: 12px;
	font-weight: normal;
	color: #979696;
	padding-right: 18px;
	background:url(images/bubble.gif) no-repeat right;
}
		
.post-meta {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #979696;
}


#featured-cats .date {
	margin:0px;
	padding: 0px;
	color:#494848;
}

/*Sidebar and Widgets*/

#sidebar li, .headlines li {
	margin: 0px 0px 0px 20px;
	padding: 3px 0px;
	list-style-type: none;
	padding: 0px;
	}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#sidebar a, #sidebar a:visited,
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
.fullarchive a, .fullarchive a:visited {
	color: #979696;
	text-decoration: none;
	}
	
.commentcount a, .commentcount a:visited span {
	color: #979696;
	text-decoration: none;
	}	

#sidebar a:hover, #sidebar a:active,
#home #content a:hover, #home #content a:active, 
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
.fullarchive a:hover, .fullarchive a:active {
	color:#CBD300;
	text-decoration: none;
	}

.children {
	font-size: 1.15em;
}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

#ads img, .wp125ad img {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 15px 0px;
	font-size: 0.82em;
	text-align: justify;
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
}
	
/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 25px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	margin:18px 15px 6px 0;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
/*Archives*/

.archive-list li {
	list-style:none;
	width: 405px;
	float:left;
	height: 122px;
	margin: 0px 0px 0px 0;
	padding-top: 15px;
	border-bottom:1px dotted #494848 ;
	}

.archive-list img {
	margin:0 10px 0 0;
}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}
		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}

/* ---------- @ Post Styles -----------*/

.entry h2 {
	margin: 25px 0px 20px 0px;
	color: #979696;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

.postmetadata {
	font-size: 12px;
	font-weight: normal;
	color: #979696;
	padding-right: 18px;

}	

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
			
.post ul li {
	margin: 0 0 5px 42px;

	}

.post ol li {
	margin:0 0 5px 48px;

	}

/* Recettes */
	
.entry img {
	margin: 0px;
	padding: 15px 0px 15px 0px;
	display: block;
}

.entry h2 {
}

.entry h3 {
	margin: 25px 0px 25px 0px;
	padding: 0px;
	color: #494848;
	font-family: Verdana;
	font-size: 1.03em;
	font-weight: bold;
	text-transform: none;
}

.entry ul {
	margin: 0px;
	padding: 0px;
}

.entry ul li {
	list-style-position: outside;
	list-style: none;
	background: url(images/puce.gif) no-repeat top left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	line-height: 18px;
}

.entry p.normal{

}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#f5f3ee;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:3px double #FFF;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 25px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 25px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 10px 15px 15px 15px;
	background:#f1f1f1;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	color: #494848;
	font: bold 1.03em Georgia, "Times New Roman", Times, serif;
	display:block;
}	

cite.fn a {
	color: #494848;
}

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date {
	color:#494848;
	font-size:0.82em;
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding: 2px;
	border:1px solid #cac9c9 ;
	font-family: Arial;
	color: #1b1b1b;
	font-size: 1.03em;
	}

#author, #email, #url {
	width:250px;
	}
		
#commentform label {
}

.button {
	margin-top: 20px;
	padding: 5px 14px;
	background:#494848;
	color:#FFF !important;
	border:none;
	font-size:1.09em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	}

#searchform {
	float: right;
	width: 155px;
	margin-top: 5px;
	text-align: right;
}

input, textarea {
	border: solid 1px #979696;
}

input.s{
	width:100px;
	background:#FFFFFF;
	border: solid 1px #979696;
}

#commentform input {
	margin-top: 3px;
	margin-bottom: 15px;
	color: #494848;
}
	
#s:focus {
	background:#c1e02e !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	
/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
}

/* ---------- @ Footer -----------*/

#footer {
	background-color: #FFFFFF;
	width: 940px;
	color:#979696;
	padding:15px 10px 10px 10px;
margin: 0px auto;	text-align: center;
}

#footer a, #footer a:visited {
	color:#979696;
	text-decoration:none;
}

#footer a:hover {
	color:#CBD300;
}

		
#footer img {
	vertical-align:middle;
}

#liens {
	width: 940px;
	color:#979696;
	margin: 0 auto;
	text-align: center;
}
	
#copyright {
	float:left;
	}

#rss {
	color:#979696;
	text-align: right;
}

input.wpsb_form_txt {
	border: solid 1px #000000;
			
