/* Valeurs par default */
*{list-style:none;margin:0;padding:0;}
html{background:#000 url(img/body.jpg) no-repeat 50% 100%;min-height:100%;}
body{font:68% Arial, Helvetica, sans-serif; background:url(img/header.jpg) no-repeat 50% 0;color:#fff;min-height:300px;}
a{text-decoration:none;color:#fff;}
a:hover{color:#772d2b;}
a img{border:0;}
.clear{visibility:hidden; clear:both}







/*===== Structure =======*/

#wrapper{background:url(img/wrapper.png) no-repeat 100% 100%;width:1024px;margin:0 auto;position:relative;z-index:5; padding-top:275px;}

#edito{background:url(img/edito.png);height:255px;width:265px;position:absolute;top:63px;right:0;overflow:hidden;z-index:10; font-family:"Comic Sans MS", cursive;color:#000;}

#content{width:798px;float:right;min-height:600px;}

#sidebar{width:192px; margin-left:7px;background:url(img/sidedbar.jpg);}

#footer{height:180px;clear:both;}








/*=======  Contenu =======*/
/* header */
h1#header {font-size:0;line-height:0;height:80px; width:440px;position:absolute;top:105px;left:25px;}
h1#header a{width:100%;height:100%; text-indent:-5000px; display:block;}



/* edito */
#edito dt{padding:7px 5px 5px 135px; font-size:1em;}
#edito dd{padding: 0 10px 0 45px;font-size:1.1em;}




/* content */
#content .post{ background: url(img/post.png);margin:0 7px 15px 0;padding:10px 10px 5px;opacity:0.9;filter:alpha(opacity=90); position:relative;z-index:1}
.post h2{font-size:1.7em;font-weight:normal;padding:0 200px 15px 0;color:#c1ad7b;}
.post .thumbnail{float:left;margin-right:10px; font-size:0}
.post .p1{font-size:1em; padding:7px 1% 0;color:#eae5d1;}
.post .postinfos{text-align:right;padding:0 1%;color:#626262; font-size:1.1em; clear:left}
q:lang(no) {quotes: "~" "~"}




p.p1 {
	padding-left:4px;
}











/* sidebar */
#sidebar h2{font-size:0;line-height:0;}
#sidebar ul{background:url(img/sidebarul.jpg) no-repeat 0 100%; padding:10px 0 20px;}
#sidebar ul li{line-height:22px;font-size:1.1em;padding:0 7px 0 25px;text-transform:capitalize;}





/* Footer */
#footer span{line-height:12px; font-size:1em;padding:170px 80px 0;display:block;color:#626262;}
#footer span a{font-weight:bold;color:#626262;}
#footer span small{font-variant:small-caps}

