/*
Theme Name: lesondujour
Theme URI: http://www.lesondujour.com
Version: 1.0
Description: create from Victor Persson theme
Author: jean-Charles
Author URI: http://www.lesondujour.com
*/

/* standard elements */
/*html {min-height: 100%;}

* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
a {
	color: #FFF8E1;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9A8F99;
	background-color: #3A2F48;
}

h1 {
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 4px;
	margin-top: 8px;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:30px; padding-bottom:0
}

/* title */
.header {
	width: 840px;
}
.header .left, .header .right {
	color: #FFF;	
}
.header .left {
	text-align: left;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	margin-top: 30px;
	margin-bottom: 15px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {
}
.navigation a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 10px;
	margin: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation a:hover {
	color: #FFFFFF;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url('img/bgmain.gif') repeat-y;
}

/* sub navigation */
.sidenav {
	width: 175px;
	margin-left: 20px;
	margin-top: 0px;
}
.sidenav h2 {
	color: #CCCCCC;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* content */
.content {
	float: left;
	width: 613px;
	margin-top: 10px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
}

/* footer */
.footer {
	color: #9A8F99;
	line-height: 39px;
	height: 55px;
	margin-left: 243px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
}
.footer a {
	color: #9A8F99;
}
.footer a:hover {
	color: #9A8F99;
	text-decoration: underline;
}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {
	text-decoration:none;
}

.post {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.post .info{
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.post img {
	border: 3px solid #DDD;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {
	color: #CCCCCC;
}
.info a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* post page */

.postPage {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.postPage h2{
	color: #D5E2A0;	
}
.postPage p{
	color: #C3BCC2;
	margin-top: 10px;
}

/* comments */
.cont ol li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #CBCBCB;
	font-size: 11px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#CCCCCC;}

.sidenav ul {
	margin: 0px;
	padding: 0px;
}

.sidenav li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 3px;
	}

.sidenav table caption {border-bottom-color:#CCCCCC;}

.sidenav table thead tr {
	color:#CCCCCC;
	border-bottom-color: #CCCCCC;
}

.sidenav table th {border-bottom-color:#CCCCCC;}

.sidenav table td#today {
  border-color:#FFFFFF;
  color:#999999;
}

.sidenav table td a {
  border-bottom-color:#000;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}

.sidenav table caption {
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
	padding: 4px;
	font-size: 0.9em;
}

.sidenav table td#today {
	font-weight: bold;
	background-color: #FFFFFF;
}

.sidenav table td a {
  display: block;
  font-weight: bold;
  font-size: 0.9em;
}

.sidenav table tfoot {}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {
	text-align:left;
	font-size: 12px;
}
.sidenav table tfoot #next a {
text-align:right;
font-size: 12px;
}

#searchform {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blocnav {
	float: left;
	width: 175px;
	margin-bottom: 0px;
	margin-top: 80px;
}
.global {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
}
.tranche {
	width: 149px;
	float: left;
}
.colgauche {
	width: 613px;
	margin-top: 30px;
	float: left;
}
.titre {
	font-size: 24px;
}
.titre a {
	text-decoration:none;
	color: #D5E2A0;
}
.coldroite {
	float: left;
	margin-top: 60px;
}
.blocdate{
	float: left;
	width: 149px;
}
.date {
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	margin-top: 25px;
	margin-right: 10px;
}
.player {
	float: left;
	width: 94px;
	height: 94px;
}
.cont {
	float: left;
	width: 300px;
	left: 93px;
	position: relative;
}
.cont_intro {
	float: left;
	width: 393px;
	position: relative;
}
.bloctitre {
	float: left;
	width: 250px;
	margin-left: 93px;
}
.intro {
	width: 613px;
	margin-top: 10px;
}
.entry {
	margin-right: 20px;
	float: left;
	text-align: justify;
}
.mea {
	margin-left: 20px;
	width: 175px;
}
.current_page_item {
	background-color: #817684;
	color: #CCCCCC;
}
.current_page_item a{
	color: #3A2F48;
}

.coldroite #sidebar li {
	font-size: 11px;
}
.coldroite #sidebar .current-cat {
	background-color: #817684;
	color: #CCCCCC;
}

.lecteur {
	top: 20px;
	left: -90px;
	position: absolute;
}
.navigation li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.page_item {
	
}
.current_page_item a {
	text-decoration: none;
}
.commentlist {
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 0px;
}
.cont .entry ul {
	list-style-image: none;
	list-style-type: disc;
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.separateur {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 5px;
}
.navpage {
	margin-right: 93px;
	margin-left: 243px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #4D4856;
	height: 20px;
	padding-top: 10px;
}
.entry .vrac {
	position: relative;
}
.ttitre {
	margin-left: 242px;
}
.intro .cont .entry p{
	margin-top: 5px;
}
.bouton .coinG {
	width: 12px;
	display: block;
	float: left;
}
.bouton .Btcentre {
	float: left;
	display: block;
	height: 20px;
	background-color: #D7E1A2;
	width: 250px;
}
.bouton {
	height: 20px;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.bouton .Btcentre a {
	color: #3A2F48;
	padding-top: 10px;
}

.bouton .Btcentre a:hover {
	color: #7D8458;
}
.global .colgauche #single {
	margin-top: 70px;
}

