/*  
Theme Name: leconfit_08
Theme URI: 
Description: Le Confit c'est pas gras
Version: 1.0
Author: Vincent Augier
Author URI: 


/* Structure */

* {
	margin:0;
	padding:0;
	}

	p {	
	margin: 15px 0;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

.alignleft {
	float:left;
	}

.alignright {
	float:right;
	}

.alignnone {
	}

.aligncenter {
	float:center;
	}

body {
	background-image: url(images/back_header.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 12px;
	text-align: justify;
	line-height: 175%;
	padding: 0px 0px 0px 0px;
	}

#page {
	width:940px;
	margin:0 auto;
	background:#FFFFFF;
	}

#branding {
	width:940px;
	height: 145px;
	background-image: url(images/header_940.gif);
	background-repeat:no-repeat;
	}
	
#fond {
	background-image: url(images/background_940.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

#content {
	width:595px;
	margin:15px 10px 0px 35px !important;
        margin:15px 10px 0px 15px;
	padding:0 0 0 0;
	float:left;
	}

.post img {
	margin:5px 15px 15px 0;
	clear:left;
	}

.more-link {
	font-weight:bold;
	}



/*Colonne de droite*/

#sidebar {
	font-family:Verdana;
	font-size:10px;
	width:265px;
	margin: 24px 12px 20px 23px;
	text-align: left;
	line-height:150%;
	float:right;
	list-style: none;
	text-indent: 0px;
	}

.textwidget {
	text-align: left;
	margin: 0px 12px 0px 0px;
	line-height:150%;
	}

#sidebar li {
    padding: 3px 0 3px 0;
	list-style-type:none;
	list-style:none;
}

#imgsidebar {
	margin: 0 10px 5px 0;
	}

#sidebar a:link, #sidebar a:visited {
	color:#ada192;
	border-style: none;
	text-decoration:none;
	}

#sidebar a:hover, #sidebar a:active {
	color:#99CC00;
	}

/*Barre de Navigation*/

#navclick {
	background-image: url(images/title2.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:940px;
	height: 113px;
	}
	
#nav li {
	font-size:11px;
	font-family: Arial;
	margin: 6px 0 0 10px;
	list-style:none;	
	padding:0 0 0 0;
	float:left;
	text-indent: 0px;
	border-style: none;
	}

#nav a, #nav a:visited {
	float:left;
	font-weight:bold;
	color: #FFFFFF;
	margin: 5px 3px;
	text-decoration:none;
	line-height: 100%;
	border-style: none;
	}

#nav a:hover, #nav a:active, .current_page_item	a {
	color: #322e2b;
	}


/*	TEXTE et TITRE */

h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow";
	color: #575F6C;
	font-size: 22px;
	font-weight:normal;
	line-height: 20px;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	border-style: none;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #575F6C;
	text-decoration:none;
	border-style: none;
	}

h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow";
	color: #999966;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 25px 0 15px 0;
	text-decoration:none;
	list-style: none;
        line-height: 135%;
    }

h3 {
	font-size: 12px;
	margin-bottom:2px;
	font-weight:bold;
	color:#736a61;
	margin-top: 10px;
	line-height: 10px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:20px
	}

a:link, a:visited{
	color: #575F6C;
	text-decoration:none;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575F6C;
	}

a:hover, a:active {
	text-decoration:none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	}
	
small {
	font-size: 10px;
	}

.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: x-small;
	padding: 10px 0 25px 0;
	margin: 5px 0 5px 0;
	clear:left;
	border-bottom:solid 1px #22252A;
	}	

#blogbodycontrast {
	font-family: Verdana;
	font-size: x-small;
        background-color:#EEEEE0;
        line-height:16px;
        padding : 0 0 1px;
        text-align: center;
        }

#imgrss {
	margin: 5px 10px 0 0;
	}


/* Puces */

.post li {
	padding: 0 0 0 15px;
	list-style:inside;
	}


/* Elements de formulaire et de bouton */

select {
	background-color:#E9E9E9;
	border:1px solid #9c9c9c;
	width:100%;
	margin: 0 0 25px 0;
	}

#searchform {
	font-size: 9px;
	color:#FF6600;
	margin: 0px 8px;
	}

.button {
	background-color:#ada191;
	color:#5A5349;
	width: 55px;
	height: 18px;
	font-size: 10px;
	margin-left: 2px;
	border-style:solid;
	border-width:1px;
	}

.button:hover {
	background:#777;a
	width: 25px;
	height: 18px;
	}

#commentform input {
	width: 250px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 75%;
	margin-top:2px;
	}



/* Commentaires */

.commentlist li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 0 10px;
	padding: 8px 15px 0px 15px;
	list-style-type: none;
	border-top: 1px solid #ddd;
	}

#commentform small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background-color:#FFFFFF
	}

.commentlist cite {
	font: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	


/* Float Properties */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	font-size: 12px;
	text-align: right;
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

/* Pied de page*/

#footer {
	width: 940px;
	background-image: url(images/footer_940.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin:0 auto;
	}

#txtfooter {
	text-align: center;
	font-size:10px;
	color:#736a61;
	}
