/*  
Theme Name: Mhz theme
Theme URI: http://www.billyboylindien.com/
Description: Theme développé pour MHZshop: boutique de materiel wifi.
Version: 0.1
Author: Christophe Denuzière
Author URI: http://christophe.denuziere.org/
*/

/*G�n�ral*/
* form {
	margin: 0;
}
a img {
	border: none;
	}
.clearer {
	clear:both;
}

body {
	margin: 0;
	padding: 0;
	width: 980px; 
	margin: auto; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0px;
	}

/* Onglet Haut de page */

div#top_menu_background 		{ height: 25px;width: 980px;background-image: url(images/top_menu_background.png);       background-repeat: repeat-y; margin: 0px auto 0; }
	div#onglets 				{ height: 24px;width: 980px;background-color: #cbcbcb 																  margin: 0px auto 0; }
	div#boutique_active 		{ height: 24px;width: 95px; background-image: url(images/boutique_back_active.png);      background-repeat: no-repeat;margin-left: 15px;                   text-align: center; }
	div#boutique_inactive 		{ height: 24px;width: 95px; background-image: url(images/boutique_back_inactive.png);    background-repeat: no-repeat;margin-left: 15px;                   text-align: center; }
	/* en attendant */
	div#boutique_pro_active 	{ height: 24px;width: 95px;background-image: url(images/blog_back_active.png);  		 background-repeat: no-repeat;margin-left: 115px;margin-top: -24px;text-align: center; } 
	div#boutique_pro_inactive   { height: 24px;width: 95px;background-image: url(images/blog_back_inactive.png);        background-repeat: no-repeat;margin-left: 115px;margin-top: -24px;text-align: center; } 
	/* div#boutique_pro_active 	{ height: 24px;width: 112px;background-image: url(images/boutique_pro_back_active.png);  background-repeat: no-repeat;margin-left: 115px;margin-top: -24px;text-align: center; } */
	/* div#boutique_pro_inactive{ height: 24px;width: 112px;background-image: url(images/boutique_pro_back_inactive.png);background-repeat: no-repeat;margin-left: 115px;margin-top: -24px;text-align: center; } */
	/* div#blog_active 			{ height: 24px;width: 85px; background-image: url(images/blog_back_active.png);          background-repeat: no-repeat;margin-left: 232px;margin-top: -24px;text-align: center; } */
	/* div#blog_inactive 		{ height: 24px;width: 85px; background-image: url(images/blog_back_inactive.png);        background-repeat: no-repeat;margin-left: 232px;margin-top: -24px;text-align: center; } */
	.active 					{ font-family: Verdana, Geneva, sans-serif;font-size: 11px;font-weight: bold;text-decoration: none;text-align: center;line-height: 24px;color: #B3B7BA; }
	.active a 					{ font-family: Verdana, Geneva, sans-serif;font-size: 11px;font-weight: bold;text-decoration: none;text-align: center;line-height: 24px;color: #333; }
	.inactive 					{ font-family: Verdana, Geneva, sans-serif;font-size: 11px;font-weight: bold;text-decoration: none;text-align: center;line-height: 24px;color: #FFF; }
	.inactive a 				{ color: #333;text-decoration: none;}
	.active a:hover 			{ color: #BDCD31; }
	.inactive a:hover 			{ color: #FFF;text-decoration: none; }
	
/*#########################
       NAVIGATION
#########################*/
#navigation * {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#navigation ul {
	float:left; 
	list-style:none;
	margin:10px 0 0 0px;
	padding:0;
	font-size: 12px;
}

#navigation ul li {
	float: left;
	margin-left: 6px;
}

#navigation ul li a {
	background:#404040;
	padding: 5px 10px 0 10px;
	font-weight:bold;
	color: white;
	display:block;
	text-decoration:none;
}
#navigation ul li.navactif a {
	background:#DDE899;
	font-weight:bold;
	color:#404040;
}

#navigation ul li a:hover {
	background:#DDE899;
	font-weight:bold;
	color:#404040;
	text-decoration:underline;
}
/*#########################
      FIN NAVIGATION
#########################*/


/*#########################
      HEADER
#########################*/
#header {
	padding: 10px 0px 0px 0px;
	color: #b3b7ba;
	text-align: left;
	vertical-align: text-bottom;
	height: 123px;
	clear:both;
	margin: 0px auto 0;
	background-image: url(images/MHZ-blog_header.png); 
	background-repeat: no-repeat;
}

#header .logo {
	padding-left: 48px;
	float: left;
	margin: 0 px;
}

#header .slogan {
	padding: 40px 0 0 110px;
	float: left;
	margin: 0 px;
}

#header img.rss {
	float: right;
	padding: 85px 7px 0 0 ;
}

#menu_header {
	margin-top:-10px;
	padding: 0px;
	background-color: #404040;
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	height:28px;
}

#menu_header div {
	font-weight:bold;
	height:22px; 
	text-align:center;
	padding: 9px 15px 0 15px;
	border-left:1px solid #FFFFFF;
}

#menu_header div a{
	color: white;
}

#menu_header div.accueil {
	float:left;
	margin-left:60px;
	border-right:1px solid #FFFFFF;
}

#menu_header div.contact {
	float:right;
}

#menu_header div.apropos {
	float:right;
}

/*#########################
       FIN HEADER
#########################*/



/*#########################
       SIDEBAR
#########################*/
#sidebar {
	background:#FAF9F4;
	float: right;
	width: 190px;
	border-left: 3px solid #D0D1D3;
	border-bottom: 2px solid gray;
	}
	
#sidebar a {
	color:#424A55;
	font-weight:bold;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar div.menu, #sidebar h2 {
	font-size:13px;
	background:#D0D1D3;
	color:#414B57;
	padding:10px 0 5px 10px;
	margin: 0px;
	font-weight:bold;
	}

#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
	
#sidebar ul ul {
	list-style-image: url("images/puce-orange.gif");
	margin: 5px 0 5px 30px;
}

#sidebar ul ul ul, .related ul {
	list-style-image: url("images/sous-puce-orange.gif");
	margin: 5px 0 5px 30px;
}

#sidebar #searchform {
	margin:0;
}

#sidebar #searchform #s {
	width: 170px;
	float:right;
	margin: 3px 3px 0;
	padding: 2px;
}

#sidebar #searchsubmit {
	float:right;
	margin: 0 3px 2px 0;
}

/*#########################
       FIN SIDEBAR
#########################*/


/*#########################
       FOOTER
#########################*/
#footer {
	clear: both;
	}

#footer p {
	padding: 3px 0;
	margin: 0px;
	text-align: center;
	background: #DDE899;
}
/*#########################
       FIN FOOTER
#########################*/


/*#########################
       CONTENT
#########################*/
#content {
	font-size: 1.2em
	}


/*##### Index #####*/
.index, .single {
	float: left;
	padding: 25px 0 10px 35px;
	margin: 0px 0 0;
	width: 700px;
	}
	
.index a.more-link, .index a.more-link:visited {
	margin: 0 0 0 15px;
	color:#D81F01;
	text-decoration:none;
}

.index a.more-link:hover {
	text-decoration:underline;
}

.index h2 {
	font-size: 1.6em;
	font-weight:bold;
	margin:0 0 0 -15px;
	border-bottom:0.05em dashed gray;
}

.index h2 a, .single h1 a {
	color: #333333;
	text-decoration:none;
}

.index .post {
	margin: 0 0 40px;
}

.entry a {
	text-decoration:underline;
	color:#FF3301;
}

.entry a:hover{
	text-decoration:none;
	border:none;
}

.index ul.postmetadata {
	font-size:10px;
	padding-left:5px;
}
.index ul.postmetadata a {
	text-decoration:none;
	color: #414B57;
	font-weight:bold;
	border-bottom: 1px dashed #333;
}
.index ul.postmetadata a:hover {
	text-decoration:none;
	border: none;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

li.com {
	background-image:url(images/com.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

/* single */
.single h1 {
	font-size: 1.8em;
	font-weight:bold;
	margin:0 0 0 -15px;
	border-bottom:0.05em dashed gray;
}

.single p.postmetadata {
	color:#777777;
	padding:10px;
	margin:0px;
	background:#F8F8F8;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	clear:both;
}

.single p.postmetadata a {
	color: #414B57;
	font-weight:bold;
}

.single p.postmetadata img {
	margin-bottom:-3px;
}

.single div.editpost {
	text-align:right;
}

.single div.suivprec {
	clear:both;
	margin-bottom:20px;
}
.single div.suivprec a {
	color: #000;
}

.single div.suivprec a:hover {
	text-decoration:none;
}

/* Comments */
div#comments {
	clear:both;
}
div#respond {
	clear:both;
	margin-top:10px;
	font-size:1.2em;
	text-decoration:underline;
	font-weight:bold;
}

.related ul li a {
	color:#424A55;
}
div.related ul li a:hover {
	text-decoration:none;
}

#commentform .fontred {
	color:red;
	font-size:0,5em;
}
#commentform #submit {
	margin: 0;
	float: right;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

ol.commentlist {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
		
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist a {
	color:#000;
}
.commentlist a:hover {
	text-decoration: none
}

.commentmetadata {
	font-weight: normal;
}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
pre {
	white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 width: 90%;
border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #ddd;
	padding: 1em;
	margin: 1em;
	font: 1em 'Courier New', Courier, Fixed;
	background: #F9DFF9;
}

.center {
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
}

.post hr {
	display: block;
}

/* End Various Tags & Classes*/



/*#########################
       FIN CONTENT
#########################*/


/*#########################
       404
#########################*/
div.centquatre {
	float:left;
	font-size:1.2em;
	margin: 50px;
}

/*#########################
       FIN 404
#########################*/

/*#########################
       archives
#########################*/
div.index .post small {
	text-align:right;
	font-size:0.8em;
	color: gray;
}

div.pagetitle {
	font-size:2em;
	text-decoration:underline;
	margin: -15px 0 10px -25px;
	font-weight:bold;
}

/*#########################
       FIN archives
#########################*/

/*#########################
       navigation suivant precedent
#########################*/
div.navigation a {
	color:#000;
	text-decoration:underline;
}
div.navigation a:hover {
	text-decoration:none;
}

/*#########################
       FIN navigation suivant precedent
#########################*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}
/* End Images */

