/* basics */


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





*{margin:0; padding:0;}

body {
background: #f3ece6;
background-repeat: repeat-x;
background-color: #f3ece6;
	font-family: Verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	margin-top:0px; }

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt; font-family: georgia; background-color: #f3ece6; padding: 10px; color: #edd6c7; text-align: center; font-style: italic;}
h4 {font-size: 9pt;}



ol, ul, li {
list-style: none;
list-style-type: none;
}


img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }



blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{	color: #cca294;
	text-decoration:none;
	}

a:hover{
text-decoration: none;}

.aLIENS { 
color: #443371;
text-decoration: none;
margin-left: 20px;
font-family: trebuchet ms;
font-size: 12px; 
letter-spacing: 0px;
text-shadow: none;}

.aLIENS:hover { 
color: #fff;
text-decoration: none; }


.images {
-moz-border-radius : 6px;
border: 1px solid #f0e9e4;
background-color:#f6f2ef;
padding: 6px;


}

.images:hover {	
	-moz-border-radius : 6px;
border: 1px solid #a68471;



}

.sidebarimages { -moz-border-radius : 0px; padding:4px; margin:0px; border:1px solid #FFF;}
.sidebarimages:hover {padding:4px; margin:0px; border:1px solid #FFF;}

.linksidebar{
	color: #fff; }
	
.linksidebar:hover{
	color: #fff; }
	

	
/* container */


#container {
	width:1000px;
	margin: 0 auto;
	padding:0;
	background:#000;
	color:#999;
	overflow: hidden;
	border: 10px solid #333333;
	}
	
/* header */

#header {
    margin-top: 0px;
	color: #fff; 
	background-image: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/rollovers/layout.png);
	background-repeat: repeat-x;
	width: 1191px;
	height: 570px;
	text-align: center;
	margin-left: 40px;
	margin-right: 50px;
	}




/* main menu */


#menu {
	background: #333;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
	text-transform:uppercase;
	padding: 10px 0 10px 15px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
font-weight:bold;
	padding:4px 10px;
	margin: 0;
	color: #999;
	display:block;
}

#menu ul li a:hover {
	background: #7A5A5A;
	color:#fff;
	text-decoration:none;
}




/* content */


#content {
	float: left;
	width: 600px;
	overflow: hidden;
	margin-left: 10px;
	text-align:justify;
	padding: 0px;
	}

.post {
	margin:0px;
	padding:0px;
	line-height: 14pt;
	}
	
.post h2{ 
	text-align: center;
	font-family: arial;
font-size: 20px;	
text-transform: none;
	text-shadow: 2px 1px 2px #b9aaa4;
	font-style: none;
	font-weight: bold;
	color: #736d6d;
	letter-spacing: -1px;
	padding: 12px;
background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/codage/bgtitle.png);}
	
.post h2 a{
font-family: arial black;
font-size: 17px;
padding-top: 20px;	
text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
	font-style: none;
	font-weight: normal;
	color: #b74527;
	letter-spacing: -1px; }
	
.post h2 a:hover{
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{
	color: #7b6b60;
	text-align: justify;
	font-family: trebuchet ms;
	text-shadow: 1px 1px 1px #dacfc8;
	font-size: 11px;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/codage/bgarticle.png); 
	display: block; }

.postmetadata{
	clear: both;
	background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/codage/bgend.png);
	padding: 50px;
	font-family: verdana;
	font-size: 9px;
	margin-bottom: 5px;
	}
	
.comsplusautor{
	clear: both;
	background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/codage/bgarticle.png); 
	color: #cca294;
	font-family: trebuchet ms;
	font-size: 11px;
	margin-top: -12px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
	
input, textarea, option, select ,submit {
	color: #c58159;	
	-moz-border-radius: 6px;
	margin-bottom: -3px;
	margin-top: -3px;
	padding:2px;
	border: 1px solid #fbece3;
	background-color: #fbece3;
	font-family: tahoma; 
	font-size: 11px; 
	


}


	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:252px;
	float:left;
	margin-left: 70px;
	margin-right: -5px;
	color: #FFF;
	line-height: 5pt;
	padding: 0px;
	border-left: 0px solid #333;
	background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/codage/bgsidebar.png);
	font-size: 9px;
	text-align: justify;
	font-weight: normal;
	font-family: verdana;
	}

#left h2{
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/etiq/statistiques.png);
	color: #FFF;
		line-height: 14pt;
	text-align: center;
	margin-left: -17px;
	margin-right: -12px;
	margin-top: -13px;
	padding: 90px;
	border-bottom:0px solid #333;
	text-decoration: none;
	letter-spacing: -2px;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0; 	border: 0px solid #FFF;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	border: 0px solid #FFF;
		line-height: 14pt;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 0px solid #FFF;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
	list-style-type: none;
	border: 0px solid #FFF;
		line-height: 14pt;
}

#left ul ul li {
	list-style-type: none;
	border: 0px solid #FFF;
		line-height: 14pt;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 0px solid #FFF;
	border: 0px solid #FFF;
		line-height: 14pt;
}

#left ul ul ul li{
	padding: 0 0 0 10px;
	color: #d4cbc8;
	list-style-type: none;
	border: 0px solid #FFF;
		line-height: 14pt;
}




/* right sidebar */

#right{
	width:252px;
	float:left;
	margin-left: 4px;
	color: #b19f94;
	padding: 0px;
	border-left: 0px solid #333;
	background: url(http://www.sterlingknightfrance.com/wp-content/themes/version-2/codage/bgsidebar.png);
	font-size:9px;
	font-weight: normal;
	font-family: verdana;
	}
	
#right a{
	font:"Trebuchet MS";
	}

#right h2{
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	background: url(etiq/family.png);
	color: #fff;
	text-align: center;
	margin-left: -17px;
	margin-right: -12px;
	margin-top: -12px;
	padding: 90px;
	border-bottom:0px solid #333;
	text-decoration: none;
	letter-spacing: -2px;
}

#right label{
	font:normal 11pt "Trebuchet MS", arial, georgia, times;
	color: #b19f94;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 10pt;
	color: #d4cbc8;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 5px;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 10px;
	color: #000;
}



/* comments */


#commentform{
	background:#f3ece6;
	margin:0;
	
	}
	
#commentform p{
	color: #999;
	}
	
#commentform a{color: #999; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia;
	font-size: 10pt;
	font-weight: 300;
	color: #999;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	
	}

#author, #email, #url, #comment, #submit{
	background: #f2dfd2;
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:8px;
	border: 1px solid #FFF;
	color:#c38a64;
	text-decoration: none;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{	font-family: arial;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #edd6c7;
	background-color: #f3ece6;
	text-align: center;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0; color: #FFF;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	-moz-border-radius: 10px;
	background: #ccbdb8;
	margin:10px 0;
	margin-bottom: 0px;
	padding: 5px 0 5px 10px;
	list-style-type:none;
	color: #fff;
	font-family: tahoma;
	}

ol.commentlist li.alt {background: #9a908d; color: #fff; font-family: tahoma;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#FFF;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #999; text-decoration: none; border-bottom: 0px;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	
	}

#searchform input#s{
color:#999999;
	margin:0;
	border:1px solid #333;
	padding:2px;
	background-color:#333;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}





.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#333;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

  a.menu {
text-align: center;
    font-family: georgia;
text-decoration: none;
text-transform: none;
text-shadow: #e9d5d4 1px 1px 0px;
	font-weight: bold;
	font-style: italic;
color: #a95854;
cursor:Default;
margin: 10px;
font-size: 20px;
padding: 5px;
background: transparent;
letter-spacing: 0px;
border-left: 0px #7bb7c1 solid;
border-right: 0px #7bb7c1 solid;
	filter: alpha(opacity=100); opacity: 1;
	letter-spacing: -1px;

    }


  a.menu:hover {
text-align: center;
text-decoration: none;
text-shadow: #e9d5d4 1px 1px 0px;
	font-weight: bold;
	font-style: italic;
	margin: 10px;
color: #545454;
background: transparent;
font-size: 20px;
padding: 5px;
cursor: pointer;
border-left: 0px #7bb7c1 solid;
border-right: 0px #7bb7c1 solid;
	filter: alpha(opacity=100); opacity: 1;
	-moz-border-radius : 15px;
    }
	
h9 {
background-color: #cebaaa;
color: #f8f4f0;
padding: 15px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
margin-top: 0px; 
text-align: justify;
font-family: trebuchet ms;
line-height: 10pt;
font-size: 11px; 
display: block;
border-bottom: 5px solid #c0b2a5; 
border-top: 5px solid #c0b2a5; 
border-left: 5px solid #cfc3b8; 
border-right: 5px solid #cfc3b8; 
-moz-border-radius : 15px;}


sidebartitle {
	font-family: arial;
	font-size: 27px;
	font-weight: normal;
	font-style: none;
	text-transform: none;
	background: url(http://jessica-jarrell.com/wp-content/themes/v1/codage/backgroundtitle.png);
	color: #d6a38a;
	padding: 10px;
	-moz-border-radius: 7px;
	border-left: 20px solid url(http://jessica-jarrell.com/wp-content/themes/v1/codage/backgroundtitle.png);
	border-right: 20px solid url(http://jessica-jarrell.com/wp-content/themes/v1/codage/backgroundtitle.png);
	border-bottom:0px solid #333;
	text-decoration: none; 
	letter-spacing: -2px;}

	
.photo {
        border-style: solid;
        border-width:1px;
        border-color: #000;
        margin: 0px;
	background-color: #ffffff;
        padding: 0px;
	-moz-border-radius : 0px;
}


.photo:hover{
        border-style: solid;
        border-width:1px;
        border-color: #EB0A0A;
        margin: 0px;
	background-color: #ffffff;
        padding: 0px;
	-moz-border-radius : 0px;
}

ho {
-moz-border-radius: 5px; 
background-color: transparent; 
padding: 50px; 
margin-left: 5px;
margin-right: 5px;
margin-top: 0px;
text-decoration: none; 
text-align: left;
text-transform: none; 
color:#000; 
font-style: normal; 
font-weight: normal; 
font-family: trebuchet ms; 
font-size: 11px; 
float: left; 
letter-spacing: 0px; 
border: #000000; }

twi {
	text-align: justify;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(http://justinworld.net/wp-content/themes/version1/images/contenu/bgarticle.png); 
	display: block; }
	
	
  a.menupages{
    color: #7f5f53;
	padding: 7px;
    font-family: verdana;
    font-size: 9px;
    font-weight:normal;
    text-transform: none; 
    text-decoration: none;
    background-color: #e4cbc2;
	display: block;
	border-left: 2px solid #d7bf9e;
	line-height: 10px;
	letter-spacing: 0px;
	border-bottom: 1px solid #ddc0b6;
    }


  a.menupages:hover {
	background-color: #f1e1db;
    }
	
projets {
background-color: #c1d5df;
color: #525252;
padding: 8px;
padding-bottom: 13px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: -10px;
margin-top: 0px; 
text-align: center;
font-family: tahoma;
line-height: 10pt;
color: #fff;
font-size: 11px; 
display: block;
border: 2px solid #e6eff3; 
-moz-border-radius : 0px;
width: 210px;}

.imgsimple{ -moz-border-radius : 4px; padding:0px; margin:0px; border:4px solid #D1E8ED;}
.imgsimple:hover {padding:0px; margin:0px; border:4px solid #9ECCD8;}

.liensphotos { 
color: #443371;
text-decoration: none;
margin-left: 20px;
font-family: trebuchet ms;
font-size: 14px; 
letter-spacing: -1px;
text-shadow: none;}
