/*
Theme Name: Saint-Leon'Art Expression
Theme URI: http://www.adilade.fr/
Description:  Theme for the blog Website saintleonartexpression.fr.
Author: Adilade
Author URI: http://www.adilade.fr/
*/

/* Color : 
Blue : 29679b
Green : 77bb6e
*//* Main -------------------------------*/body {    margin: 0 auto;    padding: 0;	font: 78% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;	text-align: center;	color: #474747;
	background: url(design/body-bg.gif) top repeat-x #F4F2DD;	}/* Links -------------------------------*/a {  	color: #005a9c;	text-decoration: none;	}	a:visited {	color: #474747;	text-decoration: none;	}a:focus, a:hover {	color: #B77309;	}a[hreflang]:after {	content: "\0000a0[" attr(hreflang) "]";	}a img {	border: none;	}	/* H -------------------------------*/h1 {		font-size: 1.6em;	text-align: center;
	color: #474747;	margin: 1em 0 1em 0;	}
h2 {		text-align: left;	margin-top: 1.5em;
	}h3 {	text-align: left;	font-size: 1.1em;
	color: #005099;	}
h4, h5, h6 {
	text-align: left;
	}/* Various attributes-------------------------------*/			acronym, abbr {     cursor: help;    border-bottom: dotted 1px #333;    }kbd {	border: 1px solid #6d5732;	padding: 2px;	background: #fff;	}blockquote {	border: 1px solid #29679b;	background:#f1efe2;	border-left : 5px solid #29679b;	padding: 10px 20px;	}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;
	}
#content .wp-smiley {/* WP Smiley */	margin:0px;	padding:0px;	border:0px;	}
/* Page-------------------------------*/
#page {	margin: 5px auto;	width: 760px;
	background:  #F7F6F4;  
	border: 1px solid #775D38;
	}
/* Sidebar --------------------------------------------------------*/
#sidebar {
	float: left;
	width: 180px;
	background: url(design/sidebar-bottom.gif) bottom no-repeat;
	}
#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar ul {
	margin: -3px 0 15px 0;
	padding: 0 5px 0 13px;
	text-align: left;
	background: url(design/sidebar-bg.gif) center repeat-y;
	}
#sidebar li {
	list-style: none;
	}
#sidebar ul li ul {
	margin: 0;
	background: none;
	}
#sidebar ul li ul li {
	border-bottom: none;
	margin-left: -7px;
	}
#sidebar a {
	display: block;
	color: #7B644A;
	font-weight: bold;
	}
#sidebar ul li a {
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	background: url(design/sidebar-a.gif) no-repeat left center;
	padding: 0 0 0 17px;
	}
#sidebar ul li a:hover {
	background: url(design/sidebar-a-hover.gif) no-repeat left center;
	padding: 0 0 0 17px;
	color: #29679B;
	}	
/* Content -------------------------------*/
#contentright {
	float: right;	width: 580px;
	padding: 0;    margin: 0;
    padding-top: 150px;
	background: url(design/header.jpg) no-repeat top;    
	}#content {
	line-height: 170%;	padding: 10px;
 	}
.both {	clear: both;    }.textcenter {	margin: 0 auto;	text-align: center!important;	}#content ul li {	text-align: left;    display: list-item;    list-style: disc;	margin: 1px;    }#content ol li {	text-align: left;    display: list-item;    list-style: decimal;    margin: 1px;    }#content a {    text-decoration: underline;    }#content a:focus, #content a:hover {	text-decoration: none;	}
#content h2 {	border-left: 7px solid #77bb6e;
	padding: 5px 5px 5px 8px;
	color: #e1e1e1;
	background: #7B644A;	clear: both;
	font-size: 1.4em;
	height: 20px; /*ie*/
	line-height: 20px; /*ie*/	}
#content h2 a {
	color: #e1e1e1;
	}#content p {	text-align: left;	}
/* Footer -------------------------------*/
hr.clear {/*ie 6*/
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
	} #footer {
	margin: 0;	font-size: 0.9em;	padding: 3px 0 3px 0;	clear:both;
	background: url(design/footer-bg.gif) bottom repeat-x #616161;
	border-top: 7px solid #f1f1f1;
	}
#footer p {
	margin: 0;
	padding: 5px;
	text-align: right;
	color: #f1f1f1;
	}
#footer a {
	color: #f1f1f1;
	text-decoration: underline;
	}
/* Home -------------------------------*/
.homeh3 a {
	color: #005099;
	font-size: 1.2em;
	text-decoration: none!important;
	padding-left: 17px;
	background: url(design/entry-metadata.gif) no-repeat left center;
	}
.imghome {
	border: none!important;
	}
/* Posts and comments -------------------------------*/	.entry {	background: #eee;
	margin-bottom: 15px;
	padding: 5px;	border: 1px solid #ddd;
	text-align: left;	}
.postmetadata {
	padding: 3px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	font-size: 0.9em;
	font-style: italic;
	padding-left: 17px;
	background: url(design/entry-metadata.gif) no-repeat left center;	}
.entry-list {
	padding-bottom: 15px;
	background: url(design/entry-bg.gif) bottom center no-repeat;
	}
.entry-list .postmetadata-list {
	font-size: 0.9em;
	margin-top: -7px;
	padding-left: 17px;
	background: url(design/entry-metadata.gif) no-repeat left center;
	}
.postmetadata-more {
	margin: 0;
	padding: 0;
	margin-top: -13px;
	font-weight: bold;
	}
#comments h2 {
	border: none;
	background: none;
	font-size: 1.3em;
	color: #7B644A;
	padding:0;
	}
#comments .comment {
	margin: 1em 1em 1em 1em;
	text-align: left;
	border: 1px solid #ddd;
	padding: 2px 5px 5px 2px;
	background: #f1f1f1;
	}	
#comments .comment-meta {
	margin: 1px 0px 5px 2px;
	border-bottom: 1px solid #ccc;
	}
#comments .unapproved {
	color:#B50000;
	font-weight: bold;
	}
#commentform input, #commentform textarea {
	border: 1px solid #ccc;	background:#eee;
	}
#commentform input:focus, #commentform textarea:focus {	border: 1px solid #77bb6e;	background:#ffffff;       }
.commentformsubmit {
	background: transparent;	text-align: center;	border: 1px solid #ccc;	font-weight: bold;	cursor: pointer;
	}
.commentformsubmit:hover {	border: 1px solid #cccccc;	background:#eee;
	color: #29679b;	}/* 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	}
/* Links template -------------------------------*/.links {	line-height: 1.4em;	}.links a {		font-weight: bold;	}
/* Begin Contact Form CSS -------------------------------*/
.contactform {
	position: static;
	overflow: hidden;
	width: 95%;
	}
.contactleft {
	width: 25%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	}
.contactright input, .contactright textarea {
	border: 1px solid #ccc;	background:#eee;
	}
.contactright input:focus, .contactright textarea:focus {	border: 1px solid #77bb6e;	background:#ffffff;       }
.contacterror {
	border: 1px solid #D90000!important;
	}
#contactsubmit {
	background: transparent;	text-align: center;	border: 1px solid #ccc;	font-weight: bold;	cursor: pointer;
	}
#contactsubmit:hover {	border: 1px solid #cccccc;	background:#eee;
	color: #29679b;	}
/* End Contact Form CSS -------------------------------*/
/*  Image align and caption for WP 27-------------------------------*/
div#content img { margin: 10px; padding: 5px; border: 1px solid #ccc; }

div#content img.centered {
	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: #f3f3f3;
	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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions -------------------------------*/

/* Image Gallery Border color and background unavailable - just for color hexa-------------------------------*/
div.gallery {
	clear:both;
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	}
.gallery img {
	padding:5px;
	background: #f5f5f5;
	border: 2px solid #ddd;
	}
.gallery img:hover {
	padding:5px;
	background: #f5f5f5;
	border: 2px solid #ddd;
	}
.gallery-caption {
	margin-left: 0;
	font-style:italic;
	}
div.gallery dl.gallery-columns-1 {
	width:100%;
	}
div.gallery dl.gallery-columns-2 {
	width:49%;
	}
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 -------------------------------*/
