/*
Theme Name: Le Chorin
Theme URI: http://www.adilade.fr/
Description:  Theme for the Website lechorin.fr.
Author: Adilade
Author URI: http://www.adilade.fr/
*/

/* Main -------------------------------*/body {    margin: 0 auto;    padding: 0;	font: 78% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;	text-align: center;	color: #474747;
	background: #FFDE58 url(design/bg.jpg) repeat-x top;
	}
/* Links -------------------------------*/a {  	color: #145381;	text-decoration: none;	}	a:visited {	color: #474747;	text-decoration: none;	}a:focus, a:hover, a:active {	color: #145381;	}a[hreflang]:after {	content: "\0000a0[" attr(hreflang) "]";	}a img {	border: none;	}	/* H -------------------------------*/h1 {	
	padding: 0;
	margin-bottom: 1.5em;
    text-align: center;
    font-size: 1.8em;
    color: #7C9324;
	}
h2 {		text-align: left;
	}h3 {	text-align: left;	}
h4, h5, h6 {
	font-size: 1.2em;
	text-align: left;
	color: #515151;
	}/* Various attributes-------------------------------*/			acronym, abbr {     cursor: help;    border-bottom: dotted 1px #333;    }kbd {	border: 1px solid #6d5732;	padding: 2px;	background: #fff;	}blockquote {	border: 1px solid #ddd;
	background: #f5f5f5;	border-left : 5px solid #ddd;	padding: 5px 10px 5px 40px;
	margin: 5px 5px 2.25em 5px;
	}
code, pre {	
	border: 1px solid #ccc; 
	background: #eee; 
	padding: 5px;
	margin-left: 10px;
	font-family: "Courier New", Courier, mono, Fixed, sans-serif;
	overflow: auto;
	text-align: left;
	width: 450px;
	white-space: pre;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
strike, del {
	text-decoration: line-through;
	}
sup, sub {    line-height: 50%;    font-size: 80%;	}
q {
	font-style: italic;
	quotes: "« " " »" "'" "'";
	}
q:before {
	content: open-quote;
	}
q:after {
	content: close-quote;
	}
#content .wp-smiley {/* WP Smiley */	margin:0px;	padding:0px;	border:0px;	}
/* Page-------------------------------*/
#page {	margin: 5px auto 5px auto;	width: 760px;
	background: #F7F6F4;  
	}
/* Header -------------------------------*/#header {	margin: 0;
	padding: 0;
	text-align: left;
	height: 156px;
	background: url(design/header.jpg) top;
	}
/* Breadcrumb --------------------------------------------------------*/
#crumb {
	clear: both;	
	margin: 0;
	padding: 0;
    text-align: left;
    font-size: 0.9em;
	}
#crumb p {
	margin: 0;
	padding: 5px;
	}
#crumb a {    text-decoration: underline;    }#crumb a:focus, #crumb a:hover, #crumb a:active {	text-decoration: none;	}
/* Content -------------------------------*/
#content {
    float: left;
    width: 510px;
	text-align: left;
	padding: 10px 10px 10px 20px;
    margin: 0;
	line-height: 1.35em;
 	}
#content p {
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	}
#content ul, #content ol {
	margin-bottom: 2.25em;
	}
#content ul li {	text-align: left;    display: list-item;    list-style: disc;
	line-height: 155%;
	margin: 0 1.5em 0 0;    }#content ol li {	text-align: left;    display: list-item;    list-style: decimal;	line-height: 155%;
	margin: 0 1.5em 0 0;
	}
dl {
	margin: 0 1.5em 2.25em 0;
 	text-align: left;
 	line-height: 155%;
 	}
dt {
	font-size: 1.1em;
	}
dd {
	margin-bottom: 2.25em;
	}#content a {    text-decoration: underline;    }#content a:focus, #content a:hover, #content a:active {	text-decoration: none;	}
#content h2 {
	clear: both;
	color: #3C4B52;
	font-size: 1.6em;
	border-bottom: 3px solid #92A5AC;
	padding-bottom: 5px;
	}
#content h2 {
	color: #7C9324;
	border-bottom: 3px solid #7C9324;
	clear: both;
	font-size: 1.6em;
	padding-bottom: 5px;
	}
#content h3 {
	color: #272727;
	font-size: 1.4em;
	}
#content table {
    width: 500px;
    display: block;
	margin-left: auto;	margin-right: auto;
	background: #eee;
    border-collapse: collapse;
	}
#content td, th {
    text-align: center;
	padding: 5px;
    border: 1px solid #474747;	
	}
#content th {
   	background: #ddd;	
	}
#content caption {
   	background: #fff;
   	font-weight: bold;
   	font-size: 1.1em;
   	padding: 7px;	
	}
/* Sidebar --------------------------------------------------------*/
#sidebar {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
    float: right;
    width: 200px;
    background: #6B8019 url(design/sidebar-bg-green.gif) no-repeat top left;    
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	}
#sidebar li {
	list-style: none;
	background: url(design/sidebar-li-green.gif) no-repeat top center;
	}
#sidebar li.first {
	background: none;
	}
#sidebar ul li ul li {
	background: none;
	}
#sidebar ul li ul {
	margin: 0;
	background: none;
	border: none;
	padding-left: 17px;
	font-size: 0.8em;
	}
#sidebar a {
	display: block;
	color: #e1e1e1;
	font-weight: bold;
	}
#sidebar ul li a {
	height: auto!important; 
	height: 2.7em; /* IE6 */
	line-height: 2.7em;
	padding: 0 0 0 17px;
	}
#sidebar ul li a:hover, #sidebar ul li a:focus, #sidebar ul li a:active {
	padding: 0 0 0 17px;
	color: #C6C6C6;
	}
#sidebar ul li ul li a {
	background: url(design/list.gif) no-repeat 0px 1.1em;
	}
/* Footer -------------------------------*/
hr.clear { /* IE6 */
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
	} #footer {
	clear: both;	
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #343434;
	background: #FFDE58;
	}
#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	}
#footer a {
	color: #343434;
	text-decoration: underline;
	}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #343434;
	text-decoration: none;
	}
/* Page Navigation -------------------------------*/	.navigation {	margin: 0;
	padding: 5px 10px 20px 10px;	font-weight: bold;	font-size: 1.1em;	}.navigation a {	text-decoration: none!important;	}.ar {					float: right;	}.al {	float: left	}
/* Home Feature -------------------------------*/
#homefeature {
	border: 5px solid #A61210;
	background: #efefef;
	padding: 5px;
	margin-top: 2em;
	-moz-border-radius: 11px;	-khtml-border-radius: 11px;	-webkit-border-radius: 11px;
	border-radius: 11px;
	}
#homefeature h2 {
	color: #A61210;
	border-bottom: none;
	text-align: center;
	margin-top: 0;
	}
#homefeature p {
	padding: 5px;
	font-size: 1.1em;
	}
/* Links template -------------------------------*/.links {	line-height: 1.2em;	}
.links li {		padding-bottom: 1em;
	}.links a {
	font-size: 1.1em;	font-weight: bold;	}
/* Forms -------------------------------*/
.form {
    width: 90%;
	}
.form input, select {
	padding: 3px;
	margin: 5px 5px 1px 0;
	border: 1px solid #c8c8c8;
	background: #e2e2e2;
    }
.form label {
	color: #2F476E;
	font-weight: bold;
	}
.form textarea {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #c8c8c8;
	background: #e2e2e2;
    }
.form input:focus,.form input:hover,.form input:active, .form select:focus, .form select:hover, .form select:active, .form textarea:focus, .form textarea:hover, .form textarea:active  {
    border: 1px solid #ddd; 
	background: #f1f1f1;
    }
input.formsubmit {
	background: #2F5680 url(design/bg-blue.gif) repeat-x;
	color: #e5e5e5;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer;
    }
input.formsubmit:hover, input.formsubmit:focus, input.formsubmit:active { 
	background: #474747 url(design/bg-grey.gif) repeat-x;
	color: #e5e5e5;
	cursor: pointer;
	border: 1px solid #ccc;   
    }
.classerror {
	border: 1px solid #F4A4AD!important;
	background: #FFCCCC!important;
	color: #474747!important;
	}
/* Messages manage-------------------------------*/
.error {	color: #B50000;
	font-weight: bold;	}
.confirm {	color: #2C7C27;
	font-weight: bold;	}
.message {
	background: #FFFFCC;
	border: 1px solid #e5df98;
	padding: 7px;
	margin-bottom: 1em;
	}

/* End Contact Form CSS -------------------------------*/
/*  Image align and caption for WP -------------------------------*/
div#content img.aligncenter, div#content img.alignright, div#content img.alignleft {margin: 10px; padding: 5px;border: 1px solid #ccc;}
div#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
div#content img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
div#content img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
div#content .alignright {
	float: right;
	}
div#content .alignleft {
	float: left;
	}
/* Captions */
div#content .aligncenter, div#content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
div#content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	}
div#content div.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
div#content .wp-caption p.wp-caption-text {
	font-size: 0.9em;
	text-align: center;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions -------------------------------

/* Image Gallery -------------------------------*/
div.gallery {
	clear: both;
	margin: auto;
	}
dl.gallery-item {
	float: left;
	margin: 10px 0 10px 13px;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #eee;
	}
dt.gallery-icon {
	padding: 8px 0 4px 0;
	text-align: center;	
	margin: 0 auto;
	}
dt.gallery-icon img {
	padding: 0;
	}
dd.gallery-caption {
	font-size: 0.9em;
	font-style:italic;
	text-align: center;
	margin: 0;
	line-height: 17px;
	padding: 0 4px 5px;
	}
div.gallery dl.gallery-columns-1 {
	width:100%;
	}
div.gallery dl.gallery-columns-2 {
	width:45%;
	}
div.gallery dl.gallery-columns-3 {
	width:33%;
	}
div.gallery dl.gallery-columns-4 {
	width:24%;
	}
div.gallery dl.gallery-columns-5 {
	width:19%;
	}
/* End Image Gallery -------------------------------*/
