﻿/*  
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;
	list-style:none;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #E2DCC4 url(images/fond.gif) top repeat-x;
	color: #5A5A56;
	padding: 0 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #BD0926;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

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

small {
	font-size: 10px;
	background:#E6E6E6;
	padding:3px 6px;
	}

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

/* Structure */

#page {
	width:940px;
	margin:0 auto;
	font-size:12px;
	background-color:#ffffff;
	padding:0;
	}

#header {
	width:940px;
	height:192px;
	margin:0;
	padding:0x;
	font-size:0.7em;
	background:#EDEBEB;
	text-align:center;
	}

#top {
	width:940px;
	height:149px;
	margin:0;
	padding:0x;
	text-align:center;
	background:url(images/top.jpg) top no-repeat;
	}
	
#branding {
	width:670px;
	padding-bottom:15px;
	overflow:hidden;
	display:block;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 270px;
	float:right;
	background:#ffffff;
	overflow:hidden;
	display:block;
	}

#leftcol {
	width:310px;
	padding-right:12px;
	padding-left:10px;
	}

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

#edito {
	padding:5px;
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	border:1px solid #CECECE;
	text-align:justify;
	margin-bottom:25px;
	}

#txt-acc {
	padding:5px;
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	text-align:justify;
	}


/*	Headers */

h1 {
	font: 17px arial;
	padding-bottom:8px;
	margin: 20px 0;
	font-weight:bold;
	}
	
h2 {
	font: 17px arial;
	padding-bottom:8px;
	margin: 20px 0;
	font-weight:bold;
	}


#sidebar h2 {
	font: 15px Arial;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	color:#5f5f5f;
	}

h3 {
	font: 14px Arial;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	color:#333333;
	}
		
h3#respond {
	border-top:1px dotted #AB071F;
	margin:25px 0 0 10px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

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

/* Content */

#content {
	width:650px;
	float:left;
	padding:5px;
	text-align:justify;
	}
	
.description {
	font-size: 11px;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:13px;
	font-weight:bold;
	line-height:115%;
	color:#BD0926;
	}
	
.feature#lead .title {
	font:16px arial;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

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

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.postmetadata {
	margin: 30px 0;
	}

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

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

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

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

.entry {
	padding:0 0 28px 10px;
	}

h3 a:link, h3 a:visited {
	color:#58585A;
	letter-spacing:-1px;
	background:url(images/puce_titre_article.gif) left no-repeat;
	padding-left:17px;
	}

h3#hasard {
	color:#58585A;
	letter-spacing:-1px;
	background:url(images/puce_titre_article.gif) left no-repeat;
	padding-left:17px;
	}

/*Post Formatting*/

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

.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:90%
	}
	
#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: 90%;
	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: 12px arial;
	font-weight:bold;
	}	
	

/* Float Properties*/

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

.clearfloat {
	display:block
	}
	
.actus {
margin-bottom:10px;
padding:5px;
text-align:justify;
background:url(images/bottom_actus.gif) bottom repeat-x;
}

/* Footer*/

#footer {
	margin: 0 auto;
	width: 936px;
	height:20px;
	font-size:0.7em;
	padding-top:5px;
	color:#FFF;
	background-color:#BD0926;
	border:2px solid #ffffff;
	}

#footer a {
	color:#d3d1d1;
	}
	
	


/* Ajouts Seldon */

#random_pages {
	text-align:justify;
	margin:0;
	padding:5px;
}


#sidelist .bullets li {
	list-style:none;
	margin-bottom:0;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: none;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

#sidebar h3 {
	padding:5px 0 0 7px;
	margin:10px 0 5px 20px;
	font-size:1em;
	}

#sidebar h2 {
	padding:0;
	margin:10px 0 0 0px;
	font-size:1em;
	}

#sidelist ul {
	margin-left:10px;
	list-style:none;
}


#sidelist li {
	
	margin-left:10px;
	list-style:none;
	
}


#sidelist ul li {
	margin-left:10px;
	list-style:none;
}


#sidelist ul ul li {

	list-style:none;
}


#sidelist ul ul ul li {
	list-style:none;

}

#topboxsidebarwidget {
	width:240px;
	background:#D9D3BA;
	border:5px solid #ECE8D9;
	margin:10px 0 0 5px;
	padding:0 0 5px 10px;
}
#topboxsidebar {
	width:250px;
	background:#D9D3BA;
	border:5px solid #ECE8D9;
	margin:10px 0 0 5px;
	padding:0 0 10px 0px;
}

#bt_contact {
	width:260px;
    height:52px;
	margin:10px 0 0 5px;
	padding:0 0 0px 0px;
}

#bt_maintenance_2 {
	width:250px;
    height:52px;
	margin:5px 0 0 10px;
	padding:0 0 0px 0;
}

#topboxsidebar_spages {
	width:250px;
	background:#DBD5BD;
	border:5px solid #ECE8D9;
	margin:10px 0 0 5px;
	padding:0 0 10px 0;
}

#topboxsidebar_spages h3 {
	padding:5px 0 0 7px;
	margin:0 0 5px 25px;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	}

.topboxsidebarli {
	list-style:none;
}

#topboxsidebarwidgettags {
	width:240px;
	background:#FFFFFF;
	border:5px solid #ECE8D9;
	margin:10px 0 0 5px;
	padding:0 0 5px 10px;
}

widget {
	list-style:none;

}

/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #D9D3BA;
	width:95%;
	color:#000000;
	margin-left:6px;
	}

.subnav li a:link, .subnav li a:visited {
	background:#ECE8D9;
	display:block;
	padding:4px 4px 4px 8px;
	color:#000000;
	font-weight:bold;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#2F2F2F;
	text-decoration:none;
	color: #FFFFFF;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}

/*Subnav_spages */

.subnav_spages li {
	list-style:none;
	border-bottom:1px solid #DBD5BD;
	width:95%;
	color:#ffffff;
	margin-left:6px;
	}

.subnav_spages li a:link, .subnav_spages li a:visited {
	background:#BD0926;
	display:block;
	padding:4px 4px 4px 8px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	}
		
.subnav_spages li a:hover, .subnav_spages li a:active {
	background:#ECE8D9;
	text-decoration:none;
	color: #2F2F2F;
	font-size:12px;
	}

.subnav_spages li li a:link, .subnav_spages li li a:visited {
	border-left:none
	}
