/*
Theme Name: Delicious Foods
Theme URI: http://www.ezwpthemes.com/templates/delicious-foods.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: green, fixed width, two columns, right sidebar, threaded comments, widget ready, adsense ready, pagenavi, social bookmarking, valid xhtml, valid css
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
	margin: 0;
	padding: 0;
}
p { margin: 5px 0;}
ol, ul { list-style: none; }
a, body a {
	color: black;
	text-decoration: none;
        font-weight: bold;
}
a:hover, body a:hover {
	color: black;
	text-decoration: underline;
}
img, a img { border: none; }
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 { font-size: 4em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.6em; }

/* Global */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: url(images/bg.jpg) black;      
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #333;
	border: 1px dashed #999;
	background: #EBEDF9;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #333;
	border: 1px dashed #999;
	background: #FEFAE1;
}
.endline { clear: both; }

/* Layout Map */
/*
	wrapper
		- bottom_frame
			- top_frame
				- header
				- container
					- content 
					- sidebar
				- footer
*/

/* Layout */
#wrapper {
	min-width: 998px; /* not working in IE6 */
	background: url(images/container_bg2.jpg) repeat-y center top;
	margin: 0 auto;
}
#bottom_frame {
	padding-bottom: 0px;
	margin: 0 auto;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	width: 998px;
	height: 362px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#container {
	width: 998px;
	position: relative;
	padding: 0 0 20px 0;
	margin: 0 auto;
}
#footer {
	width: 998px;
	margin: 0 auto;
	clear: both;
	color: #a56d24;
	line-height: 16px;
	font-size: 1.1em;
	text-align: left; 
        padding-bottom: 12px;
        padding-left:70px;
}

/* Header */
#header h1 {
	font-size: 1.1em; /* Blog Title */
	text-align: left;
	padding: 22px 86px 0 80px;
}
#header h1 a {
	text-decoration: none;
	color: #1a327a;
}
#header h2 {
	color: #e9b01a;
	text-align: left;
	font-size: 1.2em; /* Blog Description */
	margin-top: -4px;
	padding: 0 86px 0 84px;
}
/* menu */
#menu {
	width: 380px;
	height: 36px;
	position: absolute;
	left: 284px;
	top: 187px;
	
	overflow: hidden;
}
#menu ul {
	padding: 0 15px;
}
#menu ul li {
	/*width: 126px;*/
	width: auto;
	display: inline;
	height: 36px;
	margin: 0;
	padding: 0 0px;
	font-size: 1.6em; /* Menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	width: auto;
	height: 36px;
	margin: 0;
	padding: 0 7px;
	line-height: 36px;
	display: block;
	text-decoration: none;
	float: left;
	color: black;
}
#menu ul li a:hover { color: black; text-decoration: underline;} 

#menu ul ul {
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#rss {
	width: 75px;
	height: 72px;
	position: absolute;
	left: 175px;
	top: 115px;
}
/* searchform */
#searchform {
	width: 279px;
	height: 28px;
	position: absolute;
	top: 242px;
	left: 360px;
	padding: 0px 0 0 0px;
}
.searchtext {
	width: 188px;
	color: #fff;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 75px;
	height: 22px;
}

/* Content */
#content {
	width: 570px;
	padding: 0 0 0 0;
	display: inline;
	margin: 0px 0 0 15px;
	background: url(images/content_bg.jpg) repeat-y left top;
	float: left;
      
}
.post {
	width: 620px;
	padding: 0;
	margin: 0px 0 0px 0;
	position: relative;
}
#content_top {
	width: 562px;
	height: 59px;
	background: url(images/content_top.jpg) no-repeat left bottom;
}
#content_bottom {
	width: 617px;
	height: 13px;
	background: url(images/content_bottom.jpg) no-repeat left top;
}
.post_header {
	width: 595px;
	min-height: 65px; /* not working in IE6 */
	background: url(images/post_header_bg.jpg) no-repeat left top;
}
.post h2 {
	width: 504px;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	margin: 0 0 0 0px;
	padding: 7px 33px 0 30px;
	font-size: 1.55em; /* Post Title */
}
.post h2 a {
	color: #fff;
}
.post h2 a:hover {
	color: #EAE395;
	text-decoration: none;
}
.postmetadata {
	padding: 12px 40px 0 40px;
	margin: 0 0 0 0;
	line-height: 16px;
	display: block;
	text-align: right;
	color: #666;
	font-size: 1.1em;
}
.postmetadata a {
	color: #666;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_date {
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:bold;
height:21px;
line-height:12px;
padding:56px 15px 0 42px;
position:absolute;
right:0;
text-align:left;
top:-52px;
width:65px;
}
.post_date div.date_day {
	font-size: 1.6em; 
	margin: 0 0 0 -1px;
	padding: 0 0 0 0px;
	color: #fff;
}
.entry p{margin:5px 0;}
.entry {
	width: 520px;
	overflow: hidden;
	padding: 0px 0 0 38px;
	color: #000;
	font-size: 1.2em;
	line-height: 20px;
}
.tags {
	font-size: 1.0em;
	color: #666;
	margin: 10px 60px 0 45px;
}
.tags a {
        font-size: 1.0em;
	color: #666;
	text-decoration: underline;
}
.tags a:hover {
        font-size: 1.0em;
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.post_ads {
	padding: 0 0 58px 78px;
}

/* about */
#about1 div {
        color: #ffd24b;
        font-size:1.15em;
        height:142px;
        margin-right:10px;
        overflow:hidden;
        padding-left:10px;
        padding-top:30px;
        width:270px;
        line-height:14px;
}
#about1 div div {
	margin: 0;
	padding: 0;
}
#about1 a:link {color: white; text-decoration: none;}
#about1 a:hover {color: yellow; text-decoration: underline;}

/* sidebar related */
#sidebar_related {
	width: 500px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/sidebar_related_top.jpg) no-repeat left top;
}
#sidebar_related h3 {
	width: 436px;
	padding: 4px 0;
	font-size: 2em;
	margin: 0 auto;
	border-bottom: 2px solid #666;
	
}
#sidebar_related ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar_related ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar_related ul ul {
	width: 467px;
	padding: 7px 0 0 33px;
	margin: 0px;
	background: url(images/sidebar_related_bg.gif) repeat-y left top;
}
#sidebar_related ul ul li {
	width: 398px;
	overflow: hidden;
	height: 20px;
	font-size: 1.2em;
	margin: 0;
	background: url(images/sidebar_related_li.jpg) no-repeat left 5px;
	padding: 5px 0 5px 35px;
}

/* Sidebar */
#sidebar {
	width: 205px;
	padding-top: 10px;
	float: left;
	margin-left: -8px;
}
#sidebar_top_frame {
	width: 100%;
	height: 24px;
	background: url(images/sidebar_top.jpg) no-repeat left bottom;
}
#sidebar h3 {
        overflow:hidden;
        text-align:center;
      
}
#sidebar ul {
        width: 205px;
		
}
#sidebar ul li {
	background:none repeat scroll 0 0;
        border-width:medium;
        border-width:2px;
        width:205px;
        margin-top: 20px;
}
#sidebar .sidebar_li_pre {
	position: absolute;
	left: -53px;
	top: 2px;
	width: 51px;
	height: 42px;
}
#sidebar ul li a {
	color:#424242;
}
#sidebar ul li a:hover {
	color: yellow;
}
#sidebar ul ul {
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 0 0 0 2px;
	background: none;
}
#sidebar ul ul li {
	width: 100%;
        border: none;
	position: static;
	line-height: 16px;
	font-size: 1.2em;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul li li {
	margin: 0;
	padding: 3px 0 2px 14px;
	font-size: 1em;
}
#sidebar .textwidget {
	font-size:1.4em;
        width:230px;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}
.sidebar_ads {
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
.sidebar_ads img {
	padding: 5px;
}
/* Sidebar2 */
.sidebar2 a:hover { 
        color: yellow;
        width: 100%;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
#sidebar2 {
float:left;
font-size:1.1em;
padding:0;
width:165px;
margin-left:15px;
margin-top:25px;
}
#sidebar2 ul {
	padding-top: 1px;
}
#sidebar2 ul ul {
        color:#6DAECA;
        padding-bottom: 20px;

}
#sidebar2 h2 {
font-size: 1.3em;
color: white;

}

#sidebar2 ul li {
        color:#6DAECA;
	padding-bottom: 20px;
        padding-left:8px;
	padding-right:8px;
        padding-top: 8px;
}

/* Sidebar3 */
#sidebar3 {
	border:medium solid white;
color:white;
float:right;
font-size:1.4em;
margin-right:212px;
width:185px;
margin-top: 20px;

     }
#sidebar3 ul {
        background: url("http://www.bdouin.com/wp-content/uploads/collectif.jpg") no-repeat scroll 0 0 transparent;
	padding-top: 18px;
	
}
#sidebar3 ul ul {
        padding-bottom: 20px;
        margin-right: 10px;
        

}
#sidebar3 ul li {
margin-top:75px;
	padding-bottom: 20px;
        padding-left:15px;
        
}
#sidebar3 ul ul li {
        padding-bottom: 20px;
        list-style:disc outside none;

}

/* Footer */
.credit {	
        color: #1d3f6c;     
}
.credit a {
	color: #1d3f6c;
}
.credit a:hover {
	color: #1d3f6c4;
}
.credit1 {
	padding:0 60px 180px 160px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #c39d2c;
        padding:0 60px 30px;
        text-align: center;
}
.credit1 a {
	color: #1d3f6c;
}
.credit1 a:hover {
	color: #1d3f6c;
}
.credit2 {
	padding:0 60px 180px 160px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #c39d2c;
        padding:0 60px 200px;
        text-align: center;
}
.credit2 a {
	color: #1d3f6c4;
}
.credit2 a:hover {
	color: #1d3f6c4;
}

/* PageNavi*/
.wp-pagenavi {0 0 0 0 }
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #000;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;

	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 55px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	float: right;
	height: 32px;
	padding: 0px 45px 0 40px;
	margin-right:20px;
}
.read_comments a {
	padding: 0 0 0 25px;
	background: url(images/comments_ico.gif) no-repeat left 2px;
	font-size: 1.2em;
	margin-right:20px;
}
h3#comments {
	width: 85%;
	padding: 0 0 0 55px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	border: 0;
	width: 130px;
	height: 33px;
	text-align: center;
	margin: 0 0 5px auto;
	background: url(images/submit_bg.jpg) no-repeat center top;
	float: right;
	cursor: pointer;
}
#respond {
	width: 490px;
	padding: 0 0 0 55px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	width: 490px;
	padding: 0 0 0 55px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {

	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #CFCED1; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #DDDCDE;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
        margin-left: auto;
	margin-right: auto; 
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {
background-position:left -232px;
font-size:10px;
line-height:10px;
margin-top: 15px;
margin-left: 45px;
}
share-button-css (ligne 53)
a.FBConnectButton, a.FBConnectButton_RTL, .FBConnectButton, .FBConnectButton_RTL {
text-decoration:none;
margin-top: 15px;
margin-left: 45px;
}
share-button-css (ligne 22)
.FBConnectButton, .FBConnectButton_RTL {
background:url("/images/connect_sprite.png") no-repeat scroll 0 0 #29447E;
cursor:default;
display:inline-block;
outline:medium none;

padding:0 0 0 1px;
text-decoration:none;

}
share-button-css (ligne 18)
Hérité dea sharer.p...r&src=sp
element.style {
text-decoration:none;
}

#ajaxNewsletter, .newsletterContainer {
	padding: 10px 10px 10px 10px;
        text-align:center;
        background-color:orange;
        border:medium solid;
        margin-left: 25px;
}

#newsletterFormDiv {
	/* newsletter form elements*/
}

.newsletterTextInput {
	/* email text input */
}

#newsletterLoading {
	/* the loading message while the subscription is beeing handled */
}

.success {
	margin-right:5px;
}


.error {
	/* the error message container */
}
