/*
Theme Name: K-LADE theme
Theme URI: http://wordpress.org/
Description: Thème de la société K-lade architecture
Version: 1
Author: Romain Renoux
Author URI: http://www.studio-comunik.com


*/

/* Begin Typography & Colors */
body {
font-size: 10px; /* Resets 1em to 10px */
font-family: Verdana, Geneva, sans-serif;
color: #898989;
text-align: center;
margin:0px;
padding:0px;
background-color:#0f0f0f;
line-height:1.5em;
}
p {
	margin:0 0 5px 0;
	padding:0px;}

#header{
	height:211px;
	width:100%;
	background-color:#0f0f0f;
	background-image:url(images/fond_header.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#container{
	background:#000;
	width:100%;}
	
#content{
	margin:0 auto 0 auto;
	padding:10px;
	width:860px;
	text-align:left;
	}
#footer{
	background-color:#0f0f0f;
	background-image:url(images/fond_footer.gif);
	background-repeat:repeat-x;
	height:60px;
	padding-top:10px;}
#menu{
	height:40px;}
#menu a{
	color:#555555;
	font-size:12px;
	text-transform:uppercase;
	text-indent:2px;
	text-decoration:none;}
	
#menu li{
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	display:inline;}
#menu a{
	margin-right:20px;
	padding:4px;
	color:#555555;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration:none;}
#menu a:hover{
	color:#FFFFFF;
	font-size:12px;
	border-bottom-style:dotted;
	border-bottom-color:#ff790b;
	border-bottom-width:1px;
}
#actu{
	width:400px;
	}
#contact{
	float:right;
	margin-right:70px;
	width:300px;
	}
.pointille{
	width:780px;
	margin:5px 0 10px 0;
    border-bottom-style:dotted;
	border-bottom-color:#555555;
	border-bottom-width:1px;}
.trait_short{
	background-image:url(images/trait_short.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 15px;
	margin:0px;
	min-height:53px;}
a{
	text-decoration:none;
	color:#FFF;}
a:hover{
	color:#ff790b;
	text-decoration:none;}
	
h1{
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 15px;
	margin:0px;
		letter-spacing:2px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	}

h2{
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	padding:0 0 5px 12px;
	margin:0px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	}
h3{	
	padding:0px;
	margin:10px 0 3px 0;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	
}
h4{
	padding:0px;
	margin:10px 0 3px 0;
	color:#ff790b;
	font-weight:normal;
	font-size:12px;
}

blockquote{
	padding:0 0 5px 15px;
	margin:0px;
	border-left:solid 1px #1a1a1a;}
.exergue{
	float:right;
	background-color:#1a1a1a;
	width:320px;
	padding:5px 20px 20px 20px;
	margin-left:15px;}

.thumb_projet{	padding:6px;
background-position:center;
background-repeat:no-repeat;
	background-color:#0f0f0f;
	width:136px;
	height:75px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

.thumb_projet a{
	visibility:hidden;
	display:none;
	width:136px;
	height:75px;
}
.thumb_projet:hover a{

	padding:4px;
	opacity:0.8; 
	filter:alpha(opacity=80); 
    -moz-opacity:0.8; 
	background-color:#0f0f0f;
	width:87px;
	height:67px;
	visibility:visible;
    display:block;}

.entry{
    margin-left:474px;
	margin-top:15px;}
.entry p{margin-bottom:10px;}

.image_single{
	background-image:url(images/trait_single.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:30px 5px 10px 0;
	float:left;
	width:456px;
	height:312px;
}
.image_single img{
	border:solid 6px #0f0f0f;}
.galerie_photos{
	margin-left:-474px;
	margin-bottom:15px;
	width:860px;}