/*
Theme Name: BsB
Theme URI: http://www.brogol.fr/
Description: Theme realise pour le Brogol's Blog
Author: Brogol
Author URI: http://www.brogol.fr/
Version: 3.0


*/

body{
background: #365f8a;
margin: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 1em;
}

#page{
width:100%;
background: url("images/bg.jpg") repeat-y center #0d3e6f;
margin: auto;
}

a img{
border:0;
}
a{
text-decoration:none;
color:#0e3e6f;
}
a:hover, .brown{
color: #760000;
}

.cache, .print{
display:none;
}


.floatL{float:left;}
.floatR{float: right;}
.clearL{clear:left;}
.clearR{clear:right;}
.clear{clear:both;}
.vert{color: green;}
.dore{color: #b08000;}

/* HEADER  */


#header{
background: url("images/bghaut.jpg") center no-repeat;
height:169px;
min-width: 991px;
margin: auto;
margin-left: 1px;
}
#banniere{
margin:auto;
text-align:left;
width:990px;
}

#searchform{
width: 990px;
margin: auto;
text-align: right;
position: relative;
top:-15px;
right: 350px;
}
#searchform p{margin: 0;}

#searchform #s{
border: 0;
background: 0;
height: 30px;
width: 191px;
font-size:16px;
text-align: center;
margin-right:-5px;
color: #687e94;
}
#searchform #s:focus{
color: #760000;
}

#searchsubmit{
cursor: pointer;
width: 30px;
height: 30px;
border: 0;
margin:0;
background: none;
background: url("images/chercher.png") no-repeat center center;
}
#searchsubmit:hover{
background: url("images/chercher2.png") no-repeat center center;
}

#abo{
width: 990px;
margin: auto;
}
#abo div{
position: relative;
top:-168px;
left: 782px;
width: 182px;
height: 50px;
}
#abo p{
display: none;
}
#abo:hover p{
display: block;
width: auto;
background: url('images/pixel.png');
border: 2px #436689 ridge;
border-right:0;
border-left: 0;
text-align: center;
font-size: 10px;
padding: 2px 5px;
margin:0;
-moz-border-radius: 30px;
position: relative;
top: -20px;
left: 40px;
color: #eff;
}
/*#abo ul{
display: none;
list-style-type: none;
position: relative;
top:-20px;
background: url('images/pixel.png'); 
text-align: left;
border: 2px #436689 ridge;
-moz-border-radius: 20px 0 50px;
}*/
/*#abo ul li{
height: 20px;
font-size: 14px;
}*/
/*#abo div:hover ul{
display: list-item;
}*/

/*#abo ul li{
list-style-image: url("images/rss2.png");
}*/
/*#abo ul li:hover{
list-style-image: url("images/rss3.png");
}*/
/*#abo a{
color: #fff;
color: #cfd8e9;
display:block;
font-weight: bold;
}*/
/*#abo a:hover{
color: #7893ba;
color: #0e3e6f;
color:#fff;
font-style:italic;
}*/

#abo h3 a{
display: block;
height: 50px;
}

#abo h3 a span{
visibility: hidden;
}

#menu {
position: fixed;
background: url("images/bgmenu.png") repeat-x bottom;
height: 36px;
width: 100%;
min-width: 780px;
z-index:100;
}

#menu ul{
float: right;
margin:0;
}

#menu ul li{
display: inline;
margin-left:-6px;}

#menu ul li a{
padding: 4px 12px 6px;
border-right: 1px #fff ridge;
border-left: 1px #fff ridge;
font-variant: small-caps;
font-size: 13px;
color: #0e3e6f;
}
#menu .fleche{
padding: 4px 5px 6px;
color: #7893ba;
}
#menu .fleche:hover{
padding: 5px;
top:0px;
-moz-border-radius:0px;
background: #0e3e6f;
}
#menu ul li a:hover{
padding: 4px 12px 5px;
padding-top: 20px;
position: relative;
top: 10px;
border: 1px outset #fff;
background: url("images/bg.jpg") repeat-y -45px;
color: #fff;
-moz-border-radius:10px;
}

#menu .current a{
background: url("images/bg.jpg") repeat-y -45px;
color:#fff;
}

#navigation{
height: 22px;
padding-top: 4px;
text-align:center;
margin:0;
font-size: 12px;
color: #7893ba;
}
#navigation a{
color: #7893ba;
}
#navigation a:hover{
color: #0e3e6f;
font-weight: bold;
}
#navigation strong{
color: #0e3e6f;
}
#navigation .brown{
color: #760000;
}
/*#navigation .article{
color: #0e3e6f;
}*/
#navigation .article:hover{
color: #760000;
}

/* MILIEU  */

#girafe{
width: 990px;
margin: auto;
}

#contenu{
float: left;
width:638px;
padding: 1px;
font-size:14px;
}

.post_rectangle{
height: 180px;
width: 550px;
text-align:left;
background: url("images/last.jpg") no-repeat right 30px;
overflow: hidden;
margin: 20px auto 6px;
padding: 12px 20px;
}

.post_rectangle h2 a{
display: block;
height: 50px;
text-align: left;
padding-top: 10px;
margin-top: -10px;
color: #000;
border-top: 1px silver solid;
font-family:"Comic sans MS", Verdana, sans-serif;
font-variant: small-caps;
font-size: 25px;
}
.post_rectangle h2 a:hover{
color: #760000;
}
.post_rectangle .categorie{
position: relative;
top: -25px;
}

.post_rectangle .extrait p{
border-bottom: 1px silver solid;
width: 340px;
margin:0;
font-size:14px;
text-align: center;
padding-bottom: 10px;
}

.post_rectangle .nb_comments{
display:block;
float: right;
width: 164px;
height: 62px;
text-align: center;
position: relative;
top: -44px;
right: 35px;
color: #0e3e6f;
padding: 48px 5px 0;
font-variant: small-caps;
font-size: 16px;
}

.post_rectangle .nb_comments:hover{
color: #760000;
}

#suite h2 a{
font-size:40px;
}

.date{
float: left;
width: 36px;
margin:2px;
margin-left: 14px;
margin-top: 11px;
text-align:center;
font-size:12px;
font-variant: small-caps;
line-height: 14px;
color: #042a52;
clear:left;
z-index:9;
}
.post_carre .nb_comments{
float: right;
width: 91px;
height: 45px;
margin: 0 2px;
text-align:center;
color: #000;
font-variant: small-caps;
padding: 17px 3px 0;
font-size:12px;
line-height: 14px;
clear:right;
z-index: 10;
}
.post_carre .nb_comments:hover{
text-decoration:none;
color: #042a52;
font-weight:bold;
font-style: italic;
}

.post_carre h2 a{
display: block;
height: 118px;
width: 166px;
margin: -20px 0;
font-size: 18px;
line-height: 22px;
text-align: center;
padding-top: 80px;
padding-left: 16px;
padding-right: 16px;
font-family: "Comic sans MS", sans-serif;
letter-spacing: 1px;
color: #000;
}
.post_carre h2 a:hover{
color: #fff;
text-decoration:none;
}
.post_carre h2 a:active{
color: #042a52;
}

.post_carre .extrait p{
display:block;
height: 36px;
margin: -70px 14px 0 18px;
text-align:center;
font-size: 14px;
font-style: italic;
overflow: hidden;
color: #042a52;
font-family: Times, serif;
}

.description{
text-align: center;
font-style: italic;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
font-size: 16px;
}

/* ARTICLE */

.article .date, .post_rectangle .date{
padding: 0;
margin:0;
margin-right: 20px;
padding-top:10px;
padding-left:2px;
width:66px;
height:80px;
font-size:12px;
background: url("images/parcho2.jpg") no-repeat;
}

.article h2 a{
font-family:"Comic sans MS", Verdana, sans-serif;
text-align: left;
font-variant:small-caps;
color: #000;
position: relative;
top: 15px;
font-size: 24px;
}

.article .categorie, .post_rectangle .categorie{
font-size: 10px;
color: gray;
}
.article_content{
clear: left;
border-bottom: 1px silver solid;
text-align: justify;
padding: 10px;
font-size: 12px;
}
.article_content .center{
text-align:center;
}

.article_content .r{
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.ante_article{
border-bottom: 1px silver solid;
}

#reagir{
/* border: blue 1px solid; */
margin-left:145px;
text-align: left;
}
#reagir h3{
/* font-family:"Comic sans MS", Verdana, sans-serif; */
margin-left: 140px;
}

#reagir input{
margin: 4px 0;
}
.subscribe-to-comments{
margin:0;
/* width: 300px; */
text-align: justify;
/* border: 1px red solid; */
/* position: relative; */
/* left: 178px; */
/* top: -45px; */
font-size: 12px;
}
#smilies{
margin: 0;
text-align: right;
display: block;
margin-right: 130px;
/*float:right;
width: 70px;
margin-right: 60px;*/
}
.wp-smiley-select, #tagcloudflash{
cursor: pointer;
}

/* SIDEBAR */

.sidebar{
float:right;
width: 350px;
background: url("images/0bgside10.jpg") repeat-y;
}
.sidebar_bas
{
height:80px;
background:url("images/basside21.jpg") no-repeat #fff;
}

.sidebar ul{
list-style-type: none;
margin-bottom: 22px;
}

.sidemenu{
padding: 0;
margin: 0;
margin-left: 7px;
width: 336px;
}

.sidemenu > li{
background: url("images/h3bg.png") no-repeat right top;
}

.sidebar h2{
font-size: 15px;
text-align: center;
font-family: "Comic sans MS", Verdana, sans-serif;
font-variant: small-caps;
letter-spacing: 1px;
color: #0e3e6f;
margin-top:0;
margin-bottom: 12px;
}

.sidebar #recentcomments h3{
padding-top:0;}

.sidebar #recentcomments{padding: 0;}

.sidebar .recentcomments a{
display: block !important;
padding: 3px 0px 6px 36px !important; /*haut droite bas gauche*/
margin: 0 !important;
font-size: 11px;
width: 300px;
line-height: 17px;
overflow: hidden;
color: #0e3e6f;
background: url("images/tete.png") no-repeat 17px 9px;
}

.sidebar .recentcomments span{
display: none;
}
.sidebar .recentcomments .temps{
display: inline;
}
.recentcomments a em, .last_articles a em{
display:none;
}
.sidebar .recentcomments a em{
text-transform: lowercase;
text-indent: 20px;
font-size:12px;
}
.recentcomments a:hover em{
display: block;
}
.last_articles a:hover em{
display: block;
text-align:right;
position: relative;
top: -20px;
}
.sidebar .recentcomments a:hover span{
display: inline;
}
.sidebar .recentcomments a:hover .temps{
display: none;
}
.sidebar .recentcomments:hover, .les_categories li:hover, .last_articles li:hover, .last_articles .current{
background: url("images/fleched.gif") no-repeat right center #0e3e6f;
}
.last_articles .current a{
font-weight: bold;
}
.sidebar .recentcomments a:hover, .les_categories a:hover, .last_articles a:hover, .last_articles .current a{
color: #fff;
background: url("images/flecheg.gif") no-repeat center left /*#0e3e6f*/;
text-decoration: none;
}

.les_categories, .last_articles{
padding:0;
}

.les_categories li a, .last_articles li a{
display: block;
text-align: left;
height: 20px;
padding: 2px 18px 2px 38px;
font-size: 13px;
color: #0e3e6f;
font-family: "Comic sans MS", Verdana, sans-serif;
letter-spacing: 0.5px;
}
.last_articles li, .les_categories .cat-item-6, .sidebar .cat-item-1, .sidebar .cat-item-192, .sidebar .cat-item-193{
background: url("images/tete.png") no-repeat 20px 12px;
}
.les_categories .cat-item-11, .sidebar .cat-item-13, .sidebar .cat-item-14, .sidebar .cat-item-12, .sidebar .cat-item-156, .sidebar .cat-item-158, .sidebar .cat-item-5, .sidebar .cat-item-8, .sidebar .cat-item-189, .sidebar .cat-item-194{
text-indent: 20px;
background: url("images/tete.png") no-repeat 40px 12px;
}

/* SIDECOM */

#sidecom
{
margin-right: 7px;
margin-left: 7px;
}

#sidecom p{
font-size: 0.8em;
padding: 10px;
}

#sidecom h2{
font-size: 16px;
text-align: center;
font-family: "Comic sans MS", Verdana, sans-serif;
color: #0e3e6f;
font-variant: small-caps;
margin:0;
padding:0;
}


#commentlist{
padding:0;
margin-top:0;
}
#sidecom .cite{
display: block;
background: url("images/comdehaut.jpg") 0px bottom no-repeat;
height: 34px;
font-size: 9px;
color: gray;
font-style: italic;
margin: 0;
padding: 0;
padding-left:30px;
padding-top:22px;
}
#sidecom .auteur{
font-size:12px;
color: #0e3e6f;
font-style: normal;
}
#sidecom .avatar{
float: right;
position: relative;
right: 45px;
bottom: 6px;
}

#sidecom .com{
clear: right;
font-size: 0.9em;
text-align: justify;
border-bottom: 1px solid #8c9bba;
background: url("images/comdemilieu.jpg") repeat-y;
padding-left: 8px;
padding-right: 6px;
margin-left: 4px;
margin-right: 2px;
overflow: hidden;
}
#sidecom .com p{
margin:0;
}
#sidecom .rep{
display: block;
height: 0px;
position: relative;
bottom: 16px;
right: -3px;
text-align: right;
}

#sidecom .rep span{
display:none;
font-size:0.7em;
}
#sidecom .rep:hover span{
display: inline;
position: relative;
right: 2px;
bottom: 2px;
}

.tip{
margin: 20px;
padding: 25px 10px 10px;
text-align: justify;
color: silver;
font-style: italic;
font-size: 12px;
}
.tip:hover{
color:#0e3e6f;
}
/* FOOTER  */

#bas_page{
clear:both;
height:0;
}

#footer_h{
background: url("images/bgfooter.png") repeat-x;
height: 27px;
margin:0;
margin-top: 20px;
}

#footer{
clear: both;
background: url("images/degrade.png") repeat-x;
text-align:center;
font-size:0.8em;
}
#footer p{
font-size: 0.8em;
margin:0;
color: #0e3e6f;
}
#footer ul{
list-style-type:none;
list-style-position: inside;
padding:0;
}
#footer ul a{
display:block !important;
width: 100%;
padding: 5px 0 !important;
margin-bottom:0px !important;
background: url("images/degrade.png") repeat-x;
-moz-border-radius:  4px;
}

#footer ul a:hover{
color: #fff;
background: none;
-moz-border-radius: 40px 5px;
}
#footer p a:hover{
color: #760000;
}
#footer h2{
font-size: 0.9em;
color:#0e3e6f;
text-align: center;
}

#footer #gauche{
float: left;
width: 25%;
margin-right: 5%;
margin-left: 2%;
}

#footer #centre{
overflow:hidden;
min-height: 173px;
}
#footer .titre{
font-weight: bold;
}
#footer #droite{
float: right;
width: 25%;
margin-left: 5%;
margin-right: 2%;
overflow: hidden;
}
#footer #droite p{
text-align: justify;
margin: 5px;
padding: 10px 10%;
border: 1px solid gray;
background: #94b6dc;
font-size:0.85em;
-moz-border-radius: 5px 20px 100px;
}
#footer #droite p em{
display:block;
/* padding-right:35px; */
}
#footer #droite cite{
display:block;
text-align: right;
/* padding-right:35px; */
}
#bas{
clear: both;
width: 90%;
margin: 0 auto;
font-size: 0.7em;
text-align:center;
padding: 10px 0 0;
border-top: 1px #687993 dashed;
color: #b0bfd4;
}
#bas a{
color:#82a8e0;}
#bas a:hover{
color: #aac5ef;
}

/* RECHERCHE */
.nada{
height: 210px;
background: url("images/korrbleu2.jpg") no-repeat;
}
.nada h2{
font-family: "Comic sans MS", Verdana, sans-serif;
margin-left: 220px;
margin-right: 40px;
padding-top: 140px;
}


#logos{
/* padding-bottom: 0px; */
margin:0;
margin-bottom: 5px;
text-align: right;
font-size:10px;
/* position: absolute; */
/* font-style: italic; */
}
/* SOCIABLE */

div.sociable { margin: 10px 0px 0;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
/*.sociable span {
	display: block;
}*/
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.sociable li a span{ display:none;}
.sociable li a:hover span{
display: inline;
padding-top: 20px;
position: absolute;
font-size: 12px;
color: #365f8a;
}

/* PAGE NAVI */
.wp-pagenavi{
text-align: center;
font-size: 10px;
margin: 10px 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid silver;
	color: silver;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #fff;
	color: silver;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #0e3e6f;
	color: #0e3e6f;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid silver;
	color: silver;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #0e3e6f;
	color: #0e3e6f;
	font-weight: bold;
	background-color: #FFFFFF;
}
.wp-pagenavi a:first-child, .wp-pagenavi a:last-child{
border: 0;
}

.vnb{
text-align: right;
margin-top: 0;
}

#sabonner{
padding-top: 30px;
text-align: center;
}
#sabonner{
font-family:"Comic sans MS", Verdana, sans-serif;
}
#sabonner div{
border-bottom: 1px silver solid;
}
#sabonner input[type="text"]{
text-align: center;
}
#promo{
font-size: 10px;
color: gray;
}

#commentform input[type=text]:focus, #commentform textarea:focus{
background-color:#e9eef4;
}
.vig{
float: left;
width: 200px;
height: 200px;
padding: 0px 6px 35px;
/* border: 1px green solid; */
overflow: hidden;
}
.vig img{
width: 150px;
height: 150px;
position: relative;
top: 25px;
left: 25px;
}
.vig #suiv{
display: block;
text-indent: -1000px;
background: url("images/suiv.jpg") bottom right no-repeat;
/* padding: 76px; */
width: 200px;
height: 200px;
opacity: 0.7;
}
.vig #suiv:hover{
opacity: 1;
}
.vig .nbComs{
float: right;
display: block;
width: 74px; /* 88 - padding */
height: 59px;/* 69 - padding */
background: url("images/bulle.png") no-repeat;
text-align: center;
padding: 10px 7px 0;
font-variant: small-caps;
font-size: 12px;
position: relative;
top: -155px;
right: -0px;
z-index:30;
opacity: .8;
}
.vig h2{
height: 0;
padding: 0 35px 0 10px;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
text-align: right;
font-size: 14px;
text-indent: 95px;
/* background: url("images/bgmenu.png") repeat-x #e6e8ed; */
position: relative;
top: 180px;
z-index: 29;
/* border: red 1px solid; */
}
.ce{
display: block;
background: url("images/cache.png") center center no-repeat;
height: 200px;
width: 200px;
position: relative;
top:-150px;
z-index: 27;
}
.vig .extrait p{
display:none;
}

#sel:hover .vig:not(:hover) img{
opacity: .6;
}
.vig:hover .nbComs{
opacity: 1;
}
.vig:hover h2 a{
color: #760000;
}
#sel:hover .vig:not(:hover) .nbComs{
opacity: .5;
}
.vig:not(:hover) img{
opacity: .9;
}
.post-667{
display:none;
}
