/** Bonze Style **/


/** Structure  **/

		body {
				background: black;
				color: #967B5F;
				font-size:14px;
				padding:0;
				font-family: "New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif; 
			}

#page {
		width: 965px;
		margin-left:auto;
		Margin-right: auto;
	}

#top {
		border-bottom: 5px solid white;
		display:block;
		margin-bottom: 10px;
	}
/*
#wrapper {border: 1px solid grey;width: 965px;}
#main {border: 1px solid grey;width: 965px;}*/
#content {width: 652px;float: left;}


#sidebar {width: 300px;float: right;}



/*////////////*/
#top h1 {margin: 0;font-family: 'MyriadPro-Bold', Gadget,sans-serif; color: white;}
#top #prelude {display: none;}
#top ul {padding:0;
         position:relative;
         margin:0;display:block;
         list-style-type:none;height: 2em;
         float:right;margin-top: -2.5em;}
#top li {position:relative;float:left; padding-right: 0.5em;}
#top li a{text-decoration: none; font-size: 2em;font-family: 'MyriadPro-Bold', Gadget,sans-serif;text-transform: uppercase;}

#content h1, #sidebar h2 {text-align: left;
             background: #967B5F;
             color: black;
             padding: 0.2em;
             margin:0;
             font-size: 2.5em;
             font-family: 'MyriadPro-Bold', Gadget,sans-serif;
             text-transform: uppercase;
			 font-weight: bold;
 	}

a {color: #E3E3E3; text-decoration: none;}
a:hover {color: rgb(204,153,51);}
a:active {color:rgb(32,22,22);}
#content .post-title {text-transform: uppercase; font-size: 42px; padding: 0.2em;margin:0;border-top: solid 2px white; }
.dc-post #content .post-title {border: 0;}

.pagination{border-top: 3px solid white;padding-top: 1.5em;text-align: center; font-size: 1.2em;}

#une {background: rgb(32,22,22);}
#actus img {width: 300px;}
#actus .post-title{ font-size: 1.5em; margin-bottom:0.2em;}
#actus .post-info {background:rgb(32,22,22); padding-left: 0.5em; margin: 0;}

.post-tags {display: block; line-height: 1.4;list-style-type:none;margin:0 0 -1em;min-height: 1.4em;background: rgb(22,22,22);}
.post-tags li{float: left; margin: 0.2em 0 0 0.2em;}
.post-info {margin: 0; text-align: right; border-top: 1px grey dotted;}
.post-excerpt {background: rgb(32,22,22);font-size: 1.2em;margin:0;height: auto;}
.post { margin-bottom: 1em;height: auto;}
.dc-home .post-content { font-size: +1; height: auto;} /* résumé des post sur la page d'acceuil */

.post img {width: 650px;}
.post img.libre {width: auto;height: auto;}
.post p {padding:0.5em;text-indent: 2em;}
#navlinks {text-align: center;  margin: 0;padding: 0; font-style: italic;}
p.read-it {padding:0em;margin:0;}
.compteur {float:right;margin-top:0;color:rgb(66,66,66);Height: 1.4em; }/* Compteur de vues
.post img.small {height:200px; width: auto;float: left;margin-right: 0.5em;margin-top:-0px;} /* Miniature pour la page d'acceuil */
.post img.reel {height:100%; width: auto;margin-right: 0.5em;margin-top:-0px;} /* Pour avoir des images en taille réelle */

.fb-share-button {
 	border: 1px dotted green;padding: 0.2em;text-align: left;
}

span.zoom {}
span.zoom  span{display: none;}
span.zoom:hover>img{display: none;}
span.zoom:hover span {display: block; posititon: fixed; top: 0; border: 1px solid white;text-align: right; font-size: 2em; color: white;}
/*span.zoom:hover span img{posititon: fixed; top: 0;}*/
/*////////////////*/
#content-info {border: 1px solid #967B5F;}
#content-info p{padding: 0.5em; }
.num {display: block; margin-top: -1.5em;margin-left:.2em;}
/*pour numéroter discnètement les images dans un article*/

/*######################$*/
/*  Tweak pour avoir un affichage particulier dans le shop */

.Shop .post-info,.Shop .post-title, .Shop .post-tags, .Shop .read-it{display: none;}