/*  
Theme Name: Lesecq
Author URI: http://tambourdeville.fr
Version: 1.0
Author: Tambour de Ville
Description: Theme Lesecq
*/

body {
	background: #F0F0F0;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	}
a, a:visited{
	color: #000;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
#container {
width:967px;
background:#9CD5EC  url(images/header_ombre.png) repeat-y;
margin:0 auto;
padding:0 0 0 11px;
	}
* html #container {
	overflow: hidden;
}
#header { 
	background: #F0F0F0/*url(images/header.gif) no-repeat*/;
	width: 960px; 
	padding: 0px 0 0 0;
	/*margin-top: 50px;*/
	position: relative;
}
/* The title of the page, in the top left. White. */
#header_block {
	border-top:1px solid #FFF;
    background:url(images/header_degrade.png);
    background-repeat: repeat-x;
    width:960px;
    height: 288px;
}

#header_right{
    color: #FFFFFF;
    margin-top: 50px;
    margin-right: 50px;
    width: 370px;
    text-align: justify;
    float: right;
}

#header_right h2{
    font-size: 14px;
    background-color: #FFF;
    padding: 5px 10px;
    width:350px;
    color: #D03229;
}



#header_left {
    float:left;
    margin-top: 55px;
    margin-left: 50px;
    width: 434px;
    height: 203px;
    border: 1px solid #000000;
}

#banniere {
    background-image: url(images/banniere.jpg);
    width: 960px;
    height: 288px;
}

#header .title a {
	color: #ffffff;
	text-decoration: none;
}

#header .title a:hover {
	color: #000000;
	text-decoration: none;
}
/* the Tagline of the blog, beside the title. Black. */
#header .description {
	color: #000000;
	font-size: 25px;
	font-family: Times New Roman, Sans-Serif; 
	margin: 0px 0px 0px 75px;
	font-style: italic;
}

#menu { 
	height: 19px;
	position: absolute;
	bottom: 7px;
	right: 27px;
	width: 910px;
}
* html #menu {
	bottom: 0px;
}
#navlist, #navlist ul {
	height: 33px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	float:right;
}
#navlist li {
	float: left;
	width: 100px;  height: 30px;
	border: none;
	text-align: right;
	padding: 0px;
	margin: 0px 3px;
	display: inline;
}
#navlist li a {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	width: auto; height: 33px;
	overflow: hidden;
	text-align: center;
    height: 25px;
	line-height: 25px;
	border: none;
	background-color: #76A665;
    font-weight: bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
}
#navlist li a:hover {
	/* border-left: 1px solid #FFFFFF; */
	background-color: #76A665;
	color: #FFFFFF;
    margin-top: -13px;
    height: 38px;
}
#navlist li.current_page_item a {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    margin-top: -13px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	width: auto; height: 33px;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
	border: none;
	background-color: #76A665;
    font-weight: bold;
    height: 38px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
}

.page_item {
	opacity:0.7;
}

#content { 
	width: 930px; 
	float: left; 
    background: #FFFFFF;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: 1px solid #D1D1D1;
	/* margin-right: 15px; */
	margin-bottom: 10px;
    margin-left: 5px;
	}
#content h1 {
	color: #D03229;
	font-size: 25px;
	font-family: Georgia, Times New Roman, Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #D03229;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #D03229;
	font-size: 22px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	margin-left:30px;
	}
#content h2 a  {
	color: #D03229;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #D03229;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 250px; 
	background: #FFFFFF;
	float: right; 
	margin: 20px;
	padding: 0px 15px 15px 15px; 
	}

#sidebar h2 {
	color: #D03229;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
	
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
#contenu_footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
    line-height: 0;
	text-align: center;

}
#footer { 
	background-image:url(images/footer.jpg);
	width:930px;
	clear:both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content, #footer { padding: 15px; }



   /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container_slide{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:434px;
		background:#fff;		
		margin-bottom:2em;
		}	
		
	#content_slide{
		position:absolute;
        width:434px;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:434px;
		height:203px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:435px;
		}
    #prevBtn{
        left: -31px;
    }												
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;
		
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;
		margin-left:-17px;
		}
	#prevBtn a{ 
		background:url(images/btn_prev.gif) no-repeat 0 0;
		margin-left:17px;
		}		

/* // Easy Slider */

#galerie span {
        display:block;
        float: left;
        padding: 0 41px;
        margin: 10px 0;
}

#galerie span img {
        border: 4px solid #c3c3c3;
        cursor: pointer;
}

#galerie span img:hover {
        opacity:0.5;
}

#galerie {
    position: relative;
    /*background:#677071;*/
    height: 145px;
    overflow: hidden;
}

.suiv {
    position: absolute;
    top: 23px;
    right: 0;
    background-image: url(images/fleche_suiv.png);
    width: 30px;
    height: 123px;
    cursor: pointer;
}

.prec {
    position: absolute;
    top: 23px;
    left: 0;
    background-image: url(images/fleche_prec.png);
    width: 30px;
    height: 123px;
    cursor: pointer;
}

.slider_competence {
    width: 5000px;
    position: relative;
    top: 13px;
}

#galerie_description {
    color: #FFFFFF;
}

h3#comments,ol.commentlist,h2#respond,form#commentform {
display:none;
}
