/*
Theme Name: Culinary Coco
Theme URI: http://www.forgettheheroes.com/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 2.0
Author: Free WordPress Themes & CocoNini Factory
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #ffffff;
	text-align: justify;
	font-family: Georgia;
	font-size: 13px;
	font-style:normal;
	color: #000000;
	background-image: none;

	
}

h1, h2, h3 {
	color: #ff2500;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #ff2500;
}

/* Wrapper */

#wrapper {
}

/* Shadow */
#shadow {
  width: 1040px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y scroll;
 
}

#mainwrap {
  margin: 0 auto;
  width: 980px;
  background: #ffffff;
}


/* Header */

#header {
	width: 900px;
	height: 300px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 872px;
	height: 41px;
	margin: 0 auto;
	padding: 0px 0px 0px 28px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	height: 33px;
	display: block;
	float: left;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	background: #ffffff;
	color: #ff2500;
}

#splash {
	width: 940px;
	height: 299px;
	margin: 0 auto;
}

#current
{
background-color: #ffffff;
}


/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Georgia;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Verdana;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: 1px solid #999999;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #C11212;
	font-size: 10px;
	color: #FFFFFF;
}

/* Page complète */

#page {
	width: 940px;
	margin: 0 40px;
	padding: 0px 0px;
	background: #FFFFFF;
	
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-top: 30px;
}
.post-date {
	float:left;
	}

.month {
	font-size:19px;
	color:#888;
	letter-spacing:2px;
	}

.day {
	font-size:36px;
	color:#666666;
	}

/* Posts */
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	color: #ff2500;
}

.post .title a {
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #ff2500;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

p.post_info {
	font-size:10px;
	background:url(images/bas-post.gif) top left repeat-x;
	height:30px;
	padding:12px;
	color:#ffffff;
}

p.post_info span.categorie{
	background-color:#e0e0e0; 
	text-transform:uppercase;
	color:#000000;
	padding:0px 5px;
	font-weight:bold;
	margin:0px 0px;
}


p.post_info span.commentaires {
	padding: 0px 20px;
	background: url("images/text-block.png") no-repeat top left;
	font-weight: bold;
	color: #ff2500;
}

div#left p.post_info a{color:#000000;}

div#left p.post_info span.categorie a{color:#ffffff;}

.post .byline {
	padding-left: 40px;
	font-size: 12px;
	text-transform: lowercase;
	color: #7D807A;
}

/* Page */
.post .titlepage {
	margin: 0px;
	margin-left: -40px;
	color: #ff2500;
}

.post .titlepage a {
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #ff2500;
}



/* Sidebar */
#sidebar {
	float: right;
	width: 230px;
	margin: 0px 0px;
	padding: 10px 40px 20px 0px;
	
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Interligne entre les parties */ 
#sidebar li {
	margin-bottom: 30px;
}

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

#sidebar li li {
	margin: 0;
	padding: 8px 0px 0px;
	border: none;
	background: none;
}
/* titres side*/
#sidebar h2 {
	background-color:#000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#sidebar h3 {
	font-size: 77%;
	line-height:2px;
	color: #000000;
}

#sidebar p {
	margin: 0;
	line-height:normal;
	color: #000000;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover {
	text-decoration: underline;
		color: #ff2500;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	color: #9C9C9C;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #808080;
}

#footer a:hover {
	text-decoration: none;
}
/* Commentaires */
#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.commentDate{
	background-color:#e0e0e0;
	text-transform:uppercase;
	color:#ff2500; 
	padding:2px 5px; 
	font-weight:bold; 
	font-size:10px;
}

.commentTime{
	color:#5a5a5a; 
	padding:2px 5px; 
	font-family:Georgia; 
	font-weight:bold; 
	font-size:10px;
}

div.comment {margin:10px 0 30px 0; padding:10px 0; border-bottom:1px dotted #ccc;}
p.comment-details {font:normal 130%;}
.avatar {float:left; margin:0 20px 0 0; border:5px solid #eee;-moz-border-radius:5px;-webkit-border-radius: 5px;}
div.comment-text {margin:20px 0 0 0;}
div.author-comment {background: #e4e4e4;-moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px !important; border:1px solid #f1f1f1;}

h2#comment-header {margin:40px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0;}
h2#respond {margin:40px 0 10px 0 !important;}
h3#no-comments {font:italic bold 110% Arial, serif !important; color:#666 !important;}


#respond {
	margin: 0;
	padding-top: 30px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333333;
}

hr {
	display: none;
}


/*  CLEARFIX */
.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}
