/*
Theme Name: LePeupleDeLeau
Theme URI: http://www.effi10.com
Version: 1.0
Author: Cedric Girard
*/


/* config generale */
* { margin:0; padding:0; }
body { background:#fff; color:#000; font:12px/14px  arial,Sans-serif; }
a   { color:#999;text-decoration:underline;outline:0; }
a:hover { color:#bbb; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
h2  { font-size:14px; background:transparent url(images/opa.png) repeat-x scroll bottom; } 
h3  { font:bold 11px arial,helvatica;color:#bbb;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }

.alignleft { float: left; padding: 15px 10px 10px 0x !important; }
.alignright { float: right; padding: 15px 0px 10px 10x !important; }
.aligncenter { text-align: center; margin: auto; } 

/* Navigation */

.rss   { background:transparent url(images/rss.png) no-repeat right top; text-indent: 150px;}

/* header */
#header { width:935px; height: 255px; margin:0 auto;padding:15px 0 0 0; }
#header h1 a { display:block;text-indent: -999em; }
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;text-align:left;background:url(images/px.png); }
.main { width: 715px;margin:0;padding:0;float:right;overflow: hidden; }

.bandeau{width:935px;height:255px;}
  .bandeau ul li{display:none;}



/* single page */
.post.single { line-height:1.4em; width:710px;padding:3px; color: #0; }
.post.single h2, .post.single h2 a, .post.single h2 a:hover { font:18px arial,helvetica; line-height:1.4em;color:#000;text-decoration:none;background:none; }
.post.single .postMeta { font:10px Arial;margin: 0 10px 0 0;color:#666; border-bottom: 1px dotted #bbb; border-top: 1px dotted #bbb; padding: 5px 0 5px 0;}
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#666; }

.postMeta2 { font:10px Arial;margin: 0 10px 20px 0;color:#666; border-top: 1px dotted #bbb; padding: 5px 0 5px 0;}
.postMeta2 span.comments2 { background: url(images/li2.png) no-repeat left center;padding-left:15px; }
.postMeta2 span.comments2 a, .postMeta2 span.comments2 a:hover { color:#666; }

.post.single .entry { text-align: justify; float:right; line-height:18px;overflow:hidden;padding-bottom:10px; width: 690px;}
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; background: transparent; }  /*//////// SMILEY ////////*/
/* .post .entry img,.entry a img { border:4px solid #999; } 
.post .entry a:hover img { border-color:#eee; } */
.post.single h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p { margin: 1em 8px 0px 0px; color:#333;}
.post.single p a,.post.single li a { color:#134fb1; }
.post.single p a:hover { color:#7fd2ff; }
.post.single p strong { font-weight: bold; }
.post.single a { color:#134fb1; }
.post.single a:hover { color:#7fd2ff; }
.post.single blockquote { margin: 1.5em; padding: 10px; background: transparent url(images/opa.png) repeat scroll;  }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }

hr {  background: url(images/hr.png) no-repeat center center; border: none !important; height: 46px; margin: 10px auto 10px;}

.wp-caption-text { text-indent: -999em; margin:0; padding: 0; font-size: 0.1em;}

/* Page */
.fix .entry { text-align: justify; float:right; line-height:18px;overflow:hidden;padding: 10px 10px 25px 10px; }
.fix h2 {color: #000; padding: 5px; }
.fix p { padding-bottom: 8px; }
.fix-page { margin-right: 5px; }


/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:left;color: #999; }
#left-sidebar { color:#ddd;float:left;margin:0;width:220px;padding:5px;background: transparent url(images/opa.png); }
#left-sidebar h3 {padding:3px; background: #6e80c4;display: inline; color: #eee; }
#left-sidebar a   { color:#333; }
#left-sidebar a:hover { color:#fff; }
#left-sidebar p { color:#ddd; }
#left-sidebar ul { list-style:none;margin:8px 0 4px;color: #999; }



.categories li a {
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    background: transparent;
    color: #fff;
	text-transform: uppercase;
    text-decoration: none;
	font-size: 11px;
    width:100%;
}

html>body .categories li a {
    width: auto;
   }

.categories li a:hover {
 
    background: transparent url(images/opa.png) repeat-x scroll bottom;
    color: #fff;
   }

.bookmarks-list li a {
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    background: transparent;
    color: #fff;
	text-transform: uppercase;
    text-decoration: none;
	font-size: 11px;
    width:100%;
}

html>body .bookmarks-list li a {
    width: auto;
   }

.bookmarks-list li a:hover {
 
    background: transparent url(images/opa.png) repeat-x scroll bottom;
    color: #fff;
   }



   
   
.recent-posts { padding: 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags-nuage  { margin: 0 10px 0 10px; }
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }




#right-sidebar { color:#ddd;float:left;width:220px;margin:0;padding:5px;font-size:11px;background: transparent url(images/opa.png); }
#right-sidebar h3 {padding:3px; background: #6e80c4;display: inline; color: #eee; }
#right-sidebar p { color:#ddd; padding-bottom:10px;}
#right-sidebar a   { color:#999;text-decoration:none; }
#right-sidebar a:hover { color:#fff; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 12px;font-family: arial, verdana; color:#999;padding:5px 0;}	
ol.commentlist { list-style:none; margin:0; padding:10px; margin-bottom: 15px; background: #f0f0f0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { padding:10px 0; }
ol.commentlist li p{ color:#000; }

ol.commentlist h5 { font-size:12px; margin:3px 0; border-bottom: 1px dotted #aaa; border-top: 1px dotted #aaa; padding: 5px 0 5px 0; color: #999; }	
ol.commentlist h5 a:link { color:#254f7f;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 12px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }

.wp-smiley {
	background: transparent;
}


/* form */
#commentform { margin: 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }



/* footer */
#footer { color:#999; font-size:9px;line-height:1.4em; padding:0;margin:20px auto;height:40px;clear:both;width:930px;text-align:right; }
#footer a { font-weight: bold;color:#999; }
#footer a:hover { color:#ccc; }
#footer img { display: none; }


