﻿/*  
Theme Name: Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress. Traduction Française : <a href="http://www.niss.fr">(niss.fr)</a>.
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	color: #3c4349;
	padding: 0 0 25px 0;
	background-color:#eeeeee;
}

body, select, input, textarea {
	font: 100% Verdana, Tahoma, Sans-Serif;
	text-align:justify;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	text-align:left;
	font-size:1em;
	color: #006fba;
	text-decoration:none

	}

a:hover, a:active {
	color: #ff8a00;
	}

hr {
	display: block;
	height:1px;
	background:#ecce3c;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0;
	}
	
		

/* Structure */

#page {
	width:900px;
	margin:0 auto;
	font-size:0.8em;
	background-color:#FFF;
	padding: 0px 0px 0px 0px;
	height:100%;
	}

#branding {
	width:900px;
	height:340px;
	background-image:url(http://www.ville-saintbres.fr/wp-content/themes/mimbo2.2/images/header.jpg);
	z-index:21;
	position:relative;
	}


#container{
	background-image:url(http://www.ville-saintbres.fr/wp-content/themes/mimbo2.2/images/bg-container.png);
}

.left {
	float:left;
	}

.right {
	float:right;

	}

#sidebar {
	width: 250px;
	float:right;
	height:100%;
	margin-right:20px;
	}

#mise-a-jour{
    line-height: 15px;
    font-size: 0.8em;
    font-style:italic;
	position:absolute;
	right:25px;
	bottom:-15px;
	z-index:1;
}

#leftcol {
	width:285px;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:285px;
	padding-left:10px;
	margin-top: -2px;
	}

.sidebar-bg{
	background-image:url('images/sidebar-bg.png');
	padding-left:20px;
	width:230px;
	text-align:left;
}

.bas-menu{
	width:250px;
	background-image:url('images/sidebar-bas.png');
	height:41px;
}
		
/*Subnav */

.subnav {
	width: 250px;
	background-image:url('images/sidebar-bg.png');
	margin:0px;
	padding:0px;
font-size:0.9em;
}

.subnav li {
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background:url(images/sidebar_barre_menu.png);
	background-repeat:repeat-x;
	display:block;
	padding:4px 4px 4px 8px;
	color: #ffffff;
	font-weight:bold;
	width:200px;
	margin-left:20px;
	}

		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	font-weight:bold;
	color:#444444;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none;
	text-decoration:none;
	color: #444444;
	}
		
	 
	
	
/*	Headers */

h1 {
	font:1.1em Verdana, Tahoma, Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#ec5319;
	}
	
h2 {
	font: 1.4em Verdana, Tahoma, Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	color:#ec5319;
	}

h3, #sidebar h2 {
	font: 1em Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#ec5319;

	}


#sidebar h3, #sidebar h2 {
	background:url(images/sidebar-haut.png);
	height:27px;
	text-align:center;
	padding-top:20px;
	margin:15px 0px 0px 0px;
	font-size:1em;
	color:#006fba;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.4em;
	margin-bottom:6px;
	}

/* Content */

#content {
	width:600px;
	float:left;
	padding-left:10px;
	min-height:900px;
	background-image:url(http://www.ville-saintbres.fr/wp-content/themes/mimbo2.2/images/filigrane_580.jpg);
	background-position:bottom ;
	background-repeat:no-repeat;
	}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#fdfdfb;
	padding:15px;
	background:#f6fafd url(images/bg_feature.png) repeat;
	border-bottom:1px solid #FCC715;
	/*border-top:1px dotted #b6b6b6;*/
	}

.feature:hover {
	background:#f6fafd url(images/bg_feature_over.png) repeat;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding-left:0px;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;color:f000
	}
	
.feature#lead .title {
	font:1.6em Verdana, Tahoma, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	text-align:center;
	}


#leftcol .feature {
	margin-bottom: 5px;


	}


#rightcol img {

	float:left;
	margin:3px 5px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	padding:10px 0;

	}


#sidelist li {
	list-style:none;

	}

	
.bullets li {
	list-style-image: url('images/puce.png');
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	width:250px;
	background-image:url(images/sidebar-bg.png);
	}
	
#sidelist .children li {
	list-style:none;
	margin-left:4px;
}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 6px;
	background:url(images/sidebar_barre_menu_sous.png);
	border:0;
	background-repeat:repeat-x;
	color: #ffffff;
	
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#444444;
	background:url(images/sidebar_barre_menu_sous.png);
	background-repeat:repeat-x;
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
display:block;
	color:#3c4349;
width:285px;
	background:url(images/bg_jaune_titre.png);
height:35px;
	padding:10px 0px 6px 2px;
	margin:10px 0 5px 0;
	}

#rightcol h3 a:link, h3 a:visited {
display:block;
	color:#3c4349;
width:276px;
height:35px;
	background:url(images/bg_jaune_titre.png);
background-repeat:repeat-x;

	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
.clearboth{
	clear:both;
}

/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;

	color:#EEEEEE;
	}

#footer a {
	color:#aaaaaa;
	}

#coinD{
background:url(images/coinD.png);

background-repeat: no-repeat;

width:17px;
height:20px;

}

#BasAngleGauche{
background:url(images/coinG.png);
width:17px;
height:20px;
margin:0px;
float:left;
}

#BasAngleDroite{
background:url(images/coinD.png);
width:17px;
height:20px;
margin:0px;
float:left;
}

#BasCentre{
background:url(images/footer.png);
background-repeat: repeat-x;
width:866px;
height:20px;
margin:0px;
float:left;
}


