/*
Theme Name: Le retour à la terre
Theme URI: http://leretouralaterre.fr/
Description: Thème pour le site Le retour à la terre
Version: 2.3 311008-0130
Author: Laurent
Author URI: 
*/

/* CSS 2.1 valid */



/* @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 */

html {
	height: 100%;
	margin-bottom: 1px;
}

#page {
	display: block;
	margin: 0 auto;
	width: 960px;
	z-index: 1;
}

/* @group header */

#header {
	position: relative;
	display: block;
	height: 137px;
	width: 960px;
	float: left;
	z-index: 10;
}

#logo {
	width: 132px;
	height: 184px;
	display: block;
	position: absolute;
	top: 0;
	left: 48px;
	background-image: url(images/LogoLeRetouraLaTerre-trans.png);
}

#search {
	display: block;
	position: absolute;
	right: 40px;
	top: 30px;
}


#adresse {
	display: block;
	position: absolute;
	left: 182px;
	top: 5px;
	}

#adresse2 {
	display: block;
	position: absolute;
	left: 348px;
	top: 5px;
	}

#adresse3 {
	display: block;
	position: absolute;
	left: 514px;
	top: 5px;
	}

#vitrine{
	display: block;
	position: absolute;
	left: 232px;
	top: 0;
}
#vitrine2{
	display: block;
	position: absolute;
	left: 480px;
	top: 0;
}

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{
	display: block;	
	height: 32px;
	text-indent: -9999px;
	outline: none;
	position: absolute;
	top: 0px;
}

/* @end */

/* @group accessibility */

#accessibility {
	float: left;
	display: block;
	position: relative;
	width: 960px;
}

#accessibility ul {
	list-style-type: none;
	display: inline;
}

#accessibility > ul {
	list-style-type: none;
	display: block;
	margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#accessibility li {
	display: inline;
}

#accessibility ul li img {
	margin-right: 3px;
	vertical-align: -1px;
}

.access_home {
	height: 5px;
}

.access_rubrique1 {
	background-image: url(images/bg-access1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.access_rubrique2 {
	background-image: url(images/bg-access2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.access_rubrique3 {
	background-image: url(images/bg-access3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.access_rubrique4 {
	background-image: url(images/bg-access4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.access_rubrique1, .access_rubrique2, .access_rubrique3, .access_rubrique4 {
	height: 80px;
}

/* @end */

#content {
	position: relative;
	float: left;
	width: 938px;
	min-height: 430px;
	padding: 0 0 40px 22px;
	overflow: hidden;
	z-index: 5;
}
/* @group footer */

#footer {
	width: 906px;
	margin: 0;
	padding: 10px 27px;
	clear: both;
}

#credits{
	width: 594px;
	float: left; 
}

#footer_biocoop{
	width: 282px;
	float: left;
	text-align: center;
	margin-left: 30px;
}

#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;/* 16×1.375 = 22px */
	background: #665A3C url(images/bg-site.png) no-repeat center 0;
}

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: #FFFAE8;
	text-decoration: none;
}

#accessibility a {
	font-size: 1.188em;
	color: #FFFAE8;
	text-decoration: none;
}

#content {
	background: #FFFAE8 url(images/bg-content.gif) repeat-y 0 0;
	color: #3C1700;
}
#footer {
	background: #EBE8DA url(images/bg-infos.gif) no-repeat center bottom;
	border: none;
	text-align: left;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

.color_home {
	background-color: #BFDF5E;
}

.color_rubrique1 {
	background-color: #9CB0B1;
}

.color_rubrique2 {
	background-color: #F06000;

}

.color_rubrique3 {
	background-color: #A8BD48;
}

.color_rubrique4 {
	background-color: #63B7C1;
}

/* @group rubriques => images */
#rubrique1 a {	
	width: 183px;
	right: 441px;
	background: url(images/rubrique1.png) no-repeat center 8px;

}
#rubrique1.current a{
	border-bottom: 4px solid #9CB0B1;
}
#rubrique2 a {
	width: 89px;
	right: 322px;
	background: url(images/rubrique2.png) no-repeat center 8px;

}
#rubrique2.current a{
	border-bottom: 8px solid #F06000;
}
#rubrique3 a {
	width: 122px;
	right: 170px;
	background: url(images/rubrique3.png) no-repeat center 8px;
}
#rubrique3.current a{
	border-bottom: 4px solid #A8BD48;
}
#rubrique4 a {
	width: 110px;
	right: 30px;
	background: url(images/rubrique4.png) no-repeat center 8px;
}
#rubrique4.current a{
	border-bottom: 4px solid #63B7C1;
}
/* @end */

/* @end */

/* @group alignements */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.textalignright {
	text-align: right;
}

.textalignleft {
	text-align: right;
}

.found ul.inline{
	font-size: 0.625em;
	color: #846446;
	text-decoration: none;
}

.found ul.inline, .found ul.inline ul {
	list-style-type: none;
	display: inline;
}

.found ul.inline li {
	list-style-type: none;
	display: inline;
}

/* @end */

/* @group page */

.post, .realpost, .navpost {
	display: block;
	width: 604px; /* ou 526px */
	text-align: left;
	margin-top: 1.25em; /* 20px */
	line-height:inherit; /* herite des 20px de #page */
	float: right;
	margin-right: 60px;
}

.navpost{
	margin-top: 5em;
	font-size: 0.75em;
}

.navpost a{
	text-decoration: none;
}

.navpost p{
	width: 40%;
}

.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{
	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.11em; /* 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 */
	/*width: 100%;	*/
	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:0;
	border-bottom: 10px solid #fffae8;
}

.entry img.size-medium{	
	width: 284px;
	height: auto;
}

.entry img.size-full{	
	width: 596px;
	height: auto;
}

.entry img.alignright{
	float: right;
	margin-left: 20px;
}

.entry img.alignleft{
	float: left;
	margin-right: 20px;
}

.entry img.alignnone, .entry img.aligncenter{
	float: none;
}

.entry a:hover {
	background-color: #213b70;
	color: #FFFFFF;
	/*color: #FFFAE8;*/
}
 .admin_edit{
	margin-top: 1.538em; /* 20px */
	font-size: 0.625em;
}

.postmetadata {
	width: 100%;
	font-size: 0.625em;
	color: #846446;
	text-decoration: none;
}

.postmetadata a{
	color: #63B7C1;
	text-decoration: none;
}

p.postmetadata_cat {
	margin-top: -1.538em;
}

.found p.postmetadata_cat {
	margin-top: 0.769em;
}

.admin_edit a {
	padding: 2px 4px;
	display: inline;
	background-color: #EBE8DA;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
/* .wp-caption des images de WP 2.6 désactivé */
.wp-caption{
	display: none;
}

/* @end */

/* @group recette */
.illutration_recette {
	/*float: left;*/
}

.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 {
	line-height: inherit;
	color: #3C1700;	
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 58px;
	height: 100%;
}

.menus_rubrique1 {
	border-right: 1px solid #9CB0B1;
}


.menus_rubrique2 {
	border-right: 1px solid #F06000;
}


.menus_rubrique3 {
	border-right: 1px solid #A8BD48;
}


.menus_rubrique4 {
	border-right: 1px solid #63B7C1;
}
#nav {
	margin-left: -22px;
	padding-top: 2.5em; /* 30px */
	list-style-type: none;
	font-size: 0.75em;
}

#nav > li > a {
	font-style: italic;
	font-weight: bold;
}

#nav a{
	display: block;	
	padding-left: 35px;
	color: #3C1700;
	text-decoration: none;
}

#nav ul.nav2 a {
	padding-left: 42px;
	font-size: 1em;
	color: #665a3c;
}

#nav ul.nav3 a {
	padding-left: 49px;
	color: #665a3c;
}

#nav ul.nav4 a {
	padding-left: 56px;
	color: #665a3c;
}

/* @group nav2 */

#menu_rubrique.menus_rubrique1 #nav ul.nav2 > li.current_page_item > a, #menu_rubrique.menus_rubrique1 #nav ul.nav2 > li.current_page_ancestor > a{
	color: #9cb0b1;
	font-weight: bold;
}

#menu_rubrique.menus_rubrique2 #nav ul.nav2 > li.current_page_item > a, #menu_rubrique.menus_rubrique2 #nav ul.nav2 > li.current_page_ancestor > a{
	color: #F06000;
	font-weight: bold;
}

#menu_rubrique.menus_rubrique3 #nav ul.nav2 > li.current_page_item > a, #menu_rubrique.menus_rubrique3 #nav ul.nav2 > li.current_page_ancestor > a{
	color: #a8bd48;
	font-weight: bold;
}

#menu_rubrique.menus_rubrique4 #nav ul.nav2 > li.current_page_item > a, #menu_rubrique.menus_rubrique4 #nav ul.nav2 > li.current_page_ancestor > a{
	color: #63b7c1;
	font-weight: bold;
}

/* @end */

/* @group nav3,4,5 */

#menu_rubrique.menus_rubrique1 #nav ul.nav2 ul > li.current_page_item > a, #menu_rubrique.menus_rubrique1 #nav ul.nav2 ul > li.current_page_ancestor > a{
	color: #3C1700;
}

#menu_rubrique.menus_rubrique2 #nav ul.nav2 ul > li.current_page_item > a, #menu_rubrique.menus_rubrique2 #nav ul.nav2 ul > li.current_page_ancestor > a{
	color: #3C1700;
}

#menu_rubrique.menus_rubrique3 #nav ul.nav2 ul > li.current_page_item > a, #menu_rubrique.menus_rubrique3 #nav ul.nav2 ul > li.current_page_ancestor > a{
	color: #3C1700;
}

#menu_rubrique.menus_rubrique4 #nav ul.nav2 ul > li.current_page_item > a, #menu_rubrique.menus_rubrique4 #nav ul.nav2 ul > li.current_page_ancestor > a{
	color: #3C1700;
}

/* ancien style */

#menu_rubrique.menus_rubrique1 #nav ul.nav2 ul > li.current_page_item > a:first-letter, #menu_rubrique.menus_rubrique1 #nav ul.nav2 ul > li.current_page_ancestor > a:first-letter{
	font-weight: bold;
	color: #9cb0b1;
}

#menu_rubrique.menus_rubrique2 #nav ul.nav2 ul > li.current_page_item > a:first-letter, #menu_rubrique.menus_rubrique2 #nav ul.nav2 ul > li.current_page_ancestor > a:first-letter{
	font-weight: bold;
	color: #F06000;
}

#menu_rubrique.menus_rubrique3 #nav ul.nav2 ul > li.current_page_item > a:first-letter, #menu_rubrique.menus_rubrique3 #nav ul.nav2 ul > li.current_page_ancestor > a:first-letter{
	font-weight: bold;
	color: #a8bd48;
}

#menu_rubrique.menus_rubrique4 #nav ul.nav2 ul > li.current_page_item > a:first-letter, #menu_rubrique.menus_rubrique4 #nav ul.nav2 ul > li.current_page_ancestor > a:first-letter{
	font-weight: bold;
	color: #63b7c1;
}


/* @end */


.menus_rubrique1 #nav a:hover, .menus_rubrique1 #nav > li.current_page_ancestor > a, .menus_rubrique1 #nav > li.current_page_item > a {
	background-color: #DCE0D5;
}
.menus_rubrique2 #nav a:hover, .menus_rubrique2 #nav > li.current_page_ancestor > a, .menus_rubrique2 #nav > li.current_page_item > a {
	background-color: #FAC497;
}
.menus_rubrique3 #nav a:hover, .menus_rubrique3 #nav > li.current_page_ancestor > a, .menus_rubrique3 #nav > li.current_page_item > a {
	background-color: #E1E5B0;
}
.menus_rubrique4 #nav a:hover, .menus_rubrique4 #nav > li.current_page_ancestor > a, .menus_rubrique4 #nav > li.current_page_item > a, .menus_rubrique4 #nav > li.current-cat > a{
	background-color: #C9E3DA;
}

.rss {
	position: absolute;
	right: 10px;
	z-index: 2000;
	top: 0.625em;
	font: 0.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.rss a{
	color: #3d1700;
	text-decoration: none;	
}


/* @end */

/* @group sommaire */

.menu_sommaire{
	margin-top: 20px;
	margin-left: -20px;
}

.menu_sommaire h2{
	color: #FAC497;
	font-size: 4em;
	font-weight: bold;
	float: none;
	clear: both;
	z-index: 0;
	top: 0;
	margin-bottom: 0.476em;
}

.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: 124px;
	float: left;
	padding: 5px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	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, .page_sommaire_rubrique3:hover{
	background-color: #A8BD48;
}

.page_sommaire_rubrique4 h3 a:hover, .page_sommaire_rubrique4:hover{
	background-color: #63B7C1;
}

/* @end */

/* @group Dev */
/*#content{
	background: #FFFAE8 url(images/grille_20-58.png) repeat-y 0 1px;
}/*
/* @end */

#post-search {
	padding-top: 3.7em;
        border-right: 1px solid #BFDF5E;
	
}

#post-search h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 30px;
}

/* OpenStreetMap */

.olMapViewport img {
	background:transparent;
}
