/*
Theme Name: Le retour à la terre
Version: 091008-2100
Author: Laurent
*/

/* CSS pour impression */



/* @group Reset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Structure */

#page {
	display: block;
	margin: 0 auto;
	width: 610px;
	z-index: 1;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

#header {
	position: relative;
	display: block;
	height: 137px;
	width: 610px;
	float: left;
	z-index: 10;
}

#accessibility {
	float: left;
	display: block;
	position: relative;
	width: 610px;
}

#content {
	position: relative;
	float: left;
	width: 610px;
	min-height: 430px;
	padding: 0 0 40px 0;
	overflow: hidden;
}

#footer {
	width: 610px;
	margin: 0;
	padding: 10px 0px;
	clear: both;
}

/* @group header */

#logo {
	width: 100px;
	height: 140px;
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
}

#logo img{
	width: 100%;
}

#search {
	display: none;
}


#adresse {
	display: block;
	position: absolute;
	left: 132px;
	top: 5px;
	width:350px;
}

#vitrine{
	display: none;
}

ul#navigation {
	list-style-type: none;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 26px;
	padding: 10px;
	top: 101px;
	float: none;
	clear: both;
}

ul#navigation li a{
	text-decoration: none;
}
ul#navigation li{	
	display: none;

}

/* @end */

/* @group accessibility */

#accessibility ul {
	list-style-type: none;
	display: inline;
}

#accessibility > ul {
	list-style-type: none;
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#accessibility li {
	display: inline;
}

#accessibility ul li img {
	display:none;
}

.access_home {
	height: 5px;
}


/* @end */
/* @group footer */


#credits{
	width: 345px;
	float: left; 
}

#footer_biocoop{
	width: 130px;
	float: left;
	text-align: center;
	margin-left: 80px;
}

#footer .clearfix {
	clear: both;
	width: 100%;
	height: 1px;
}

/* @end */


.colx3 {
	width: 292px;
	display: block;
	float: left;
	position: relative;
	margin-right: 20px;
}

/*.colx3last {
	width: 282px;
	display: block;
	float: left;
	position: relative;
	margin-right: 27px;
}*/

.colx4 {
	width: 214px;
	display: block;
	float: left;
	position: relative;
	margin-right: 20px;
}

/*.colx4last {
	width: 236px;
	display: block;
	float: left;
	position: relative;
	padding-right: 22px;
}*/

hr, .hide {
	display: none;
}

/* @end */

/* @group Typos/couleur */

html, body {	
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	text-align: center;	/*corrige bug centrage IE*/
}

body {
	font-size: 16px;/* 100% changé en 16px pour epiphany */
	line-height: 1.375em;
	background-image: none;
	background-color: white;
}

a {
	color: #a60808;
}

a:visited {
	color: #711004;
}

#content blockquote {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: inherit;
	background-color: floralwhite;
}

#content blockquote p:before {
	content: '«';
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	vertical-align: baseline;
	padding: 3px;
	}

#content blockquote p:after {
	content: '»';
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	vertical-align: bottom;
	padding: 3px;
	}
	
em{
	font-weight: inherit;
	font-style: italic;
}

strong{
	font-style:inherit;
	font-weight: bold;
}

#header {
	font-size: 12px; /* 0.75em = 12px */
	line-height: 1.42em; /* ~ 17 px */
}

#adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #213B70;
}

#adresse strong {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

#search input {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#page {
	font-size: 1em;/* 1em = 16px */
	line-height: 1.25em;/* 16×1.25=20px */
	text-align: left;
}

#accessibility {
	font-size: 0.5em;
	color: #000000;
	text-decoration: none;
}

#accessibility a {
	font-size: 1.188em;
	color: #000000;
	text-decoration: none;
}

#footer {
	border: none;
	text-align: left;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

/* @end */

/* @group alignements */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* @end */

/* @group Dev */

#grille {
	display: none;
	height: 1135px;
	width: 100%;
	z-index: 1000;
	position: absolute;
	top: 137px;
	background: url(images/grille_10.png) repeat-y 0 0;
}

/* @end */

/* @group page normale */

.post, .realpost, .navpost  {
	display: block;
	float: left;
	width: 610px; /* ou 526px */
	text-align: left;
	line-height:inherit; /* herite des 20px de #page */

}
.realpost h2{
	font-size: 1.3125em;
	line-height: 1.3em;
	padding-top: 0.476em;
	margin-bottom: 0.952em; /* 20px */
}

.realpost h2 a{
	color: inherit;
	text-decoration: none;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C1700;
	font-size: 1.3125em; /* 21px */
	line-height: inherit;
	text-align: left;
	padding-top: 0.476em;
	margin-bottom: 0.952em; /* 20px */
}

.post h2{
	font-size: 1.5em;
	letter-spacing: 1px;
	font-style: italic;
}

.entry{
	line-height:inherit; /* herite des 20px de .post qui herite de #page */
}

.entry h3, #billboard h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #665a3c;
	color: #3C1700;
	line-height: inherit;
	font-size: 1em; /* 16px */
	text-align: left;
	margin-top: 1.875em; /* 30px */
	margin-bottom: 1.11em;
}

.entry p {	
	vertical-align: text-top;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8125em; /* 13px */
	line-height: inherit; /* herite des 20px de #entry*/
	margin-bottom: 0.769em; /* 10px */
	color: #665a3c;
}

.entry ul {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	margin-left: 15px;
	font-size: 0.8125em; /* 13px */
	line-height: inherit; /* herite des 20px de .post qui herite de #page */
	margin-bottom: 1.538em; /* 20px */	
	list-style-type: circle;
	list-style-position: outside;
	color: #665a3c;
}

.entry ol {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	margin-left: 20px;
	font-size: 0.8125em; /* 13px */
	line-height: inherit; /* herite des 20px de .post qui herite de #page */
	margin-bottom: 1.538em; /* 20px */	
	list-style-type: decimal;
	list-style-position: outside;
	color: #665a3c;
}

.entry img{
	padding: 4px 4px 10px;
	background-color: #EBE8DA;
	display: inline;
	margin-bottom: 10px;
}

.entry img.size-medium{	
	width: 285px;
	height: auto;
}

.entry img.size-full{	
	width: 602px;
	height: auto;
}

.entry img.alignright{
	float: right;
	margin-left: 20px;
}

.entry img.alignleft{
	float: left;
	margin-right: 20px;
}

.admin_edit{
	display: none;
}

.wp-caption{
	display: none;
}

/* @end */

/* @group recette */

.entry ul.infos{
	list-style: none;
	text-align: left;
	margin: 0 0 20px;
	background-color: #F5DFB9;
	padding: 20px 0;
}

.entry ul.infos li{
	
	margin-left: 20px;
}

.entry h3.ingredients{
	margin-top: 2.22em;
	margin-bottom: 0.555em;
	text-indent: 10px;
}

.entry ul.ingredients{
	list-style: none;
	border: 1px dashed #665a3c;
	padding: 40px 10px 10px 20px;
	list-style-type: square;
	list-style-position: inside;
	margin: -40px 0 20px;
	background-color: #fff;
	line-height: inherit;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entry ol.preparation li {
	line-height: inherit;	
	text-align: left;
	margin-bottom: 20px;
}

/* @end */

/* @group menu gauche */

#menu_rubrique {
	display: none;
}

/* @end */

/* @group sommaire */

.menu_sommaire h2{
	display: none;
}

.page_sommaire_rubrique1{
	background-color: #DCE0D5;
	border: 1px solid #9CB0B1;
}

.page_sommaire_rubrique2{
	background-color: #F5DFB9;
	border: 1px solid #F06000;
}

.page_sommaire_rubrique3{
	background-color: #E1E5B0;
	border: 1px solid #A8BD48;
}

.page_sommaire_rubrique4{
	background-color: #C9E3DA;
	border: 1px solid #63B7C1;
}

.page_sommaire{
	display: block;
	height: 80px;
	width: 123px;
	float: left;
	padding: 5px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
	overflow: hidden;
}

.page_sommaire h3 {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 1.25em;
	line-height: 1.2em;
	vertical-align: bottom;
}
.page_sommaire h3 a{
	display: block;
	height: 100%;
	text-decoration: none;
}
.page_sommaire h3 a:hover{
	display: block;
	text-decoration: none;
}

.page_sommaire_rubrique1 h3 a:hover, .page_sommaire_rubrique1:hover{
	background-color: #9CB0B1;
}

.page_sommaire_rubrique2 h3 a:hover, .page_sommaire_rubrique2:hover{
	background-color: #F06000;
}

.page_sommaire_rubrique3 h3 a:hover{
	background-color: #A8BD48;
}

.page_sommaire_rubrique4 h3 a:hover, .page_sommaire_rubrique4:hover{
	background-color: #63B7C1;
}

/* @end */