/*
Theme Name:Best Recettes - TheLatest Theme 
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #292526;
	background-color: #fff;
	padding: 5px 0;
}


H1 {
color: #D60A2E;
font-size: 22px;
}

a {
	text-decoration: none;
	color: #f7af4b;
}
a:hover {
	text-decoration: none;
	color: #3b1c13;
}
img {
	border:0px;
}
/** BEGIN SIDEBAR **/
.imgiphone {
	border:0px;
	margin-bottom:10px;
	margin-top:5px;
}
/** END SIDEBAR **/
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/
#wrapper {
	width: 967px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: url(images/headtile.gif) repeat-x 0 0;
	margin-bottom: 10px;
}
#header .desc {
	clear:both;
	font-size:16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFF;
	position:absolute;
	padding-left:550px;
	margin-top:35px;
	//margin-top:5px;
}
#header .buffer {
	background: url(images/headleft.gif) no-repeat 0 0;
}
#header .buffer .buffer {
	height: 169px;
	background: url(images/headright.gif) no-repeat top right;
	padding-top: 5px;
}
#header ul {
	list-style-type: none
}
#header ul li {
	float: left;
	font-size: 0.8em;
}
#header ul li a {
	display: block;
	color: #292526;
	text-transform: uppercase;
	padding: 5px 10px;
}
#header ul li a:hover {
	color: #D60A2F;
	text-decoration: none;
}
#header h1 {
	clear: both;
	float: right;
	padding: 3px 0px 0px 0px;
	margin-right:1px;
}
#header h1 a {
	display: block;
	height:104px;
	width:962px;
	background: url(images/best-recettes.png) no-repeat 0 0;
	//margin-top: -8px;

}
#header .ad {
	float: right;
	padding: 25px 20px 0 0;
}
#header ol {
	clear: both;
	list-style-type: none
}
#header ol li {
	float: left;
	font-size: 0.9em;
	padding-left: 1px;
	background: url(images/divider.gif) no-repeat 0 0;
	font-weight: bold;
}
#header ol li.f {
	padding-left: 0;
	background: none;
}
#header ol li a {
	color: #292526;
	display: block;
	padding: 9px 10px 10px;
}
#header ol li a:hover {
	color: #D80836;
	text-decoration: none;
}
#header form {
	float: right;
	width: 217px;
	height: 32px;
	background: url(images/search.png) no-repeat 2px 2px;
	margin: 2px 10px 0 0;
	//margin: 0px 10px 0 0;
}
#header form input {
	border: 0;
	font-size: 0.9em;
	font-family: Verdana;
	float: left;
	width: 138px;
	background-color: transparent;
	margin: 12px 12px 0 2px;
	//margin: 12px 12px 0 6px;

}
#header form button {
	border: 0;
	text-indent: -9999px;
	width: 60px;
	height: 25px;
	float: left;
	background-color: transparent;
}
/** END header **/

/** BEGIN body **/
#body {
	border: 1px solid #DBDBDB;
	margin: 10px 0;
	background: #FFFFFF url(images/fond.gif) repeat 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 745px;
	float: left;
}
#content .buffer {
	padding: 20px 5px;
}
#content .post {
	width: 345px;
	height: 340px;
	float: left;
	padding: 0 10px;
	margin-bottom:20px;
}
#content .post h2 {
	font-size: 15px;
	width:340px;
	height:46px;
	background-image: url(images/tetiere.gif);
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	position:absolute;
}
#content .post h2 a {
	color: #3b1c13;
	padding-left: 8px;
}

#content .post .date {
	font-size: 0.8em;
	padding: 8px 9px;
	border-bottom-width: 0px;
}
#content .post .date a {
	color: #f7af4b;
}

.PostDate {
	width:34px;
	margin: 0px;
	position: relative;
	text-align: center;
	padding: 0px 10px 6px 10px;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	float:right;
	margin-top:-15px;
	margin-right:15px;
	
}

.PostDate small { 
font-size: 10px; 
color:#FFF; 
font-weight: bold; 
}

.PostDate .month { 
display:block; 
text-transform: uppercase; 
font-size: 9px;
margin-top:-5px;
}

.PostDate .day { 
display:block; 
font-size: 24px; 
line-height: 24px; 
font-family: 'Arial'; 
letter-spacing: -1px; 
font-weight: normal; 
color:#FFF;
}

.PostDate .year { 
display:block;
}

#content .post .thumb {
	font-family:"Trebuchet MS";
	font-size:9px;
	width: 322px;
	height: 150px;
	overflow: hidden;
	margin-left: 9px;
	margin-top: 0px;
	background-color:#D8C4AE;
	background-image:#D8C4AE;
	position: relative;
}
#content .post .thumb img {
	width: 329px;
	height:300px;
	position:relative;
	top:-60px;
	left:0px;
}
#content .post p {
	font-family:"Trebuchet MS";
	font-size:12px;
	padding: 10px;
	line-height: 1.4em;
}
#content .commentaire {
	font-size:9px;
	background-image: url(images/bulle.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	float:left;
	padding-left:45px;
	margin-top:0px;
	width:333px;
	height:28px;
}
#content .commentaire .texte {
	padding-top:20px;
	//padding-top:20px;
	
}
#content .post .readmore {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 101px;
	height: 25px;
	//height: 19px;
	outline: none;
	padding-right:68px;
	background: url(images/readmore.gif) no-repeat 5px 0px;
	//background: url(images/readmore.gif) no-repeat 5px 0px;
	//margin-top:-10px;
}
#bottom {
	clear: both;
	padding: 15px 10px 0;
}
#bottom .box {
	width: 220px;
	float: left;
	padding: 10px;
}
#bottom .box h2 {
	color: #f7af4b;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom: 3px solid #d8c4ae;
}
#bottom .box ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#bottom .box ul li {
	font-size: 0.8em;
	border-bottom: 1px dotted #292526;
	line-height: 1.4em;
	padding: 6px 0 6px 0px;
}
#bottom .box ul li a {
	color: #292526;
}
#bottom .box ul li a:hover {
	text-decoration: none;
	color: #d80836;
}
#bottom .box .comments a {
	font-weight: bold;
	color: #d80836;
}
#content h2.title {
	padding: 0 15px 20px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
}
#content .postnav {
	padding: 0 15px;
	font-size: 0.8em;
	text-transform: uppercase;
}
#content .postnav a {
	color: #588CB8;
}
#content .single {
	padding: 0 15px;
}
#content .single a {
	color: #6e3232;
	padding: 0px 0px 0px 0px;
	font-family: "Verdana";
	font-size: 18px;
}
#content .single h2 {
	font-size: 16px;
	padding: 2px 0px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D60B2E;
}
#content .single .date {
	font-size: 0.8em;
}
#content .single p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
#content .single ol, #content .single ul {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.4em;
}
#content .single blockquote {
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 8px;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 220px;
	float: right;
}
#sidebar h2 {
	color: #292526;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 12px;
	background: url(images/horizontal.gif) no-repeat 8px 8px;
	height:53px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.texte {
	font-size: 10px;
	font-family: "verdana";
	list-style-type: none;
	padding:  10px 0 0 8px;
	margin-top:-15px;
}

#sidebar ul {
	font-size: 10px;
	font-family: "verdana";
	list-style-type: none;
	padding: 0 10px 10px;
	margin-top:-10px;
}
#sidebar ul li {
	line-height: 1.4em;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #292526;
}
#sidebar ul li a {
	color: #292526;
}
#sidebar ul li a:hover {
	color: #D80836;
	text-decoration: none;
}
#sidebar .tags {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
}
#sidebar .tags a {
	color: #292526;
}
#sidebar .tags a:hover {
	color: #588CB8;
	text-decoration: none;
}
#sidebar .flickr {
	padding: 0 10px 10px;
}
#sidebar .flickr img {
	margin: 2px;
}
#sidebar .video {
	padding: 0 10px 10px;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	font-size: 0.8em;
	border: 1px solid #DBDBDB;
	padding: 12px;
	color: #292526;
	background-color: #F3ECDF;
}
#footer {
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 12px;
	font-family:"Trebuchet MS";
	color:#292526;
}
#comments h2 {
	font-size: 1em;
	background-color: #EBDBC8;
	padding: 2px 5px;
	border-bottom: 1px solid #EBDBC8;
}
#comments a {
	color: #292526;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
#comments form {
	padding-top: 20px;
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input {
	margin-right: 5px;
}
#comments form input, textarea {
	border: 1px solid #cccccc;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 260px;
	border: 1px solid #cccccc;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #EBDBC8;
}
#comments form button {
	border: 1px solid #EBDBC8;
	font-size: 1em;
	font-family: Arial;
	padding: 2px 6px;
	background-color: #EBDBC8;
	color: #292526;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments ol li {
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #cccccc;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
