/*  
Theme Name: Mimbo Pro
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A premium magazine theme for WordPress
Version: 2.3.5
Author: Darren Hoyt, Ben Gillbanks
Author URI: http://prothemedesign.com/themes/mimbo-pro/


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


TABLE OF CONTENTS 

  Inherited Styles
  HTML Elements
  Page Structure
  Headings 
  Content Page Styles
  WP Post Formatting  
  Comments
  Forms
  Clear
  Footer


/* Inherited Styles */

@import url('css/nav.css');
@import url('css/topnav.css');
@import url('css/widget.css');
@import url('css/footer.css');
@import url('css/yarpp.css');
@import url('css/annuaire.css');
@import url('css/recherche.css');


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
*:focus { 
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	background:#003558 url(images/bg_body.jpg) top left no-repeat fixed;
	color: #1b1b1b;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

textarea {
	width:100%;
	}

a, a:visited {
	color: #1a65a8;
	text-decoration:none;
	}

a:hover, a:active {
	color:#59bced;
	text-decoration:none;
	}

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

hr {
	margin:22px 0;
	background:#eae9e4;
	color:#eae9e4;
	height:1px;
	border:0;
	display: block;
	}	

label {
	margin:12px 0 0 0;
	display:inline;
	font-weight:bold;
	}
	
a img {
	border:none
	}

.entry table {
	display: table;
	margin:13px 0;
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;	
	}	

.entry th {
	background:#B2E5FF;
	text-align:left;
	border-left:1px solid #FFF;
	}

.entry th, .entry td {
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:4px 7px;
	}
	
.entry td {
	background:#E5F6FF;
	}		
			
p {
	margin:2px 0 15px 0;
	line-height:135%;
	font-size:1.1em;
	text-align:justify;
	}
	
pre {
	width:100%;
	overflow:auto;
	}
	


/* Structure */

#page {
	width:960px;
	margin:13px auto 0 auto;
	font-size:0.7em;
	border:5px solid #FFF;
	background:#FFF;
	}

#masthead {
	height:80px;
	background:#01324e url(images/masthead.jpg) top right no-repeat;
	padding:25px 18px 25px 18px;
	}
		
.left {
	float:left;
	}

.right {
	float:right;
	}

#interior #content {
	float:left;
	width:630px;
	padding:25px 13px;
	background:#FFF;
	}

#interior #content.fullwidth {
	width:auto;
	float:none;
	padding:12px;
	}
		


/*	Headers */
	
h1 {
	font: 2em Arial;
	padding:0 0 6px 0;
	color:#3982a9;
	font-weight:bold;
	}

.post h1 {
	line-height:110%; 
	}

h3 {
	font: 1.2em Arial, "Times New Roman", Times, serif;
	margin:13px 0 1px 0;
	line-height:115%;
	font-weight:bold;
	}


h3#comments, #respond h3 {
	font:1.5em Arial;
	color:#3982a9;
	font-weight:bold;
	padding:0 0 0 30px;
	background:url(images/comment.png) center left no-repeat;
	border-bottom:1px dotted #dbdbdb;
}


h3#pages {
	margin:0 0 5px 0;
	}
		
h3.catcolor1, h3.catcolor2, h3.catcolor3 {
	height:22px;
	margin:13px 0 1px 0;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
h3.catcolor1 a:hover, h3.catcolor2 a:hover, h3.catcolor3 a:hover {
	text-decoration:none;
	}

h3.catcolor1 {
	color:#FFF;
	height: 25px;
	padding-right: 20px;
	background:#fff url(images/niveau1.png) top right;
	}

h3.catcolor2 {
	color:#FFF;
	height: 25px;
	padding-right: 20px;
	background:#fff url(images/niveau2.png) top right;
	}

h3.catcolor3 {
	color:#FFF;
	height: 25px;
	padding-right: 20px;
	background:#fff url(images/niveau3.png) top right;
	}

h3.catcolor1 span {
	display:block;
	line-height:25px;
	padding:0px 0 0px 18px;
	background:#fff url(images/niveau1.png) top left no-repeat;
	}

h3.catcolor2 span {
	display:block;
	line-height:25px;
	padding:0px 0 0px 18px;
	background:#fff url(images/niveau2.png) top left no-repeat;
	}

h3.catcolor3 span {
	display:block;
	line-height:25px;
	padding:0px 0 0px 18px;
	background:#fff url(images/niveau3.png) top left no-repeat;
	}

#lead h2 {
	font:bold 1.9em Arial;
	margin:0;
	padding: 0 17px 0 0;
	line-height:110%;
	border:0;
	}
			
#recent h3 {
	margin: 0 0 5px 0;
	color:#112f41;
	border:0;
	}

.entry h3 {
	font:1.5em Arial;
	color:#3982a9;
	font-weight:bold;
	padding:0 0 0 30px;
	background:url(images/h3.png) center left no-repeat;
	border-bottom:1px dotted #dbdbdb;
	}

.entry .widget h3 {
	font-size:1.3em;
	}
	
h3#respond {
	margin-top:35px;
	}

h4 {
	margin-bottom:3px;
	font:1.2em Arial, Verdana;
	color:#3982a9;
	font-weight:bold
	}

.entry h4 {
	font:1.2em Arial;
	color:#3982a9;
	font-weight:bold;
	padding:5px 0 0 5px;
	}

h4.widgettitle {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	margin:13px 0 7px 0;
	line-height:115%;
	font-weight:bold;
	border-bottom:3px solid #EAE9E4;
	padding-bottom:3px
	}
			
h3#respond {
	border-top:1px solid #eae9e4;
	margin-top:25px;
	padding-top:20px;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

#more-menu h4 {
	color:#4a4e4a;
	font-size:1.1em;
	}

.cat-excerpt h4 {
	margin-bottom:-15px;
	}
	
.entry h5 {
	font:1.2em Arial;
	color:#313228;
	font-weight:bold
	}

		
/* Content Page Styles */


#logo {
	width:350px;
	float:right;
	}

#logo a, #logo a:visited {
	color: #FFF;
	}

#logo img, #logo a img {
	float:right;
	padding-bottom:5px;
	}

#description {
	border:none;
	font:bold 1em Arial;
	color:#FFF;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: 1px;
	text-shadow: 0 0 5px #FFF;
	}
				
#lead {
	background:#1e3d4f;
	color:#f1f5f8;
	width:600px;
	padding:18px;
	float:left;
	font-size:0.95em;
	}

#interior #lead {
	float:none;
	width:auto;
	margin: 6px 0 10px 0;
	}
		
#lead a, #lead a:visited {
	color:#9cd6f3;
	}

#lead p {
	padding:15px 0 0 0;
	}

#lead img {
	border:1px solid #516f80;
	padding:1px;
	}

#lead .date {
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
a#fullstory, a#fullstory:visited {
	background:#174a6d;
	padding:5px 8px;
	color:#9adafe;
	position:relative
	}

a#fullstory:hover, a#fullstory:active {
	background:#132d3c;
	text-decoration:none;
	color:#FFF;
	}
	
#interior #lead img	{
	float:left;
	margin:1px 16px 6px 0;
	}

#lead .gauche {
	width:165px;
	float:left;
	}

#lead .droite {
	width:408px;
	float:right;
	}

.widget {
	margin-bottom:-1px;
	background:#FFF;
	}

.widget_tag_cloud a {
	display:inline;
	float:none;
}

#widget-single-right {
	float:right;
	width:190px;
	margin:3px 0 15px 18px;
	border:1px solid #E7E8DF;
	padding:5px 14px 14px;
	}

.entry #widget-single-right ul, .entry #widget-single-right ol {
	padding:0 !important;
	}
	

.wp125ad {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	line-height:160%;
	border:1px solid #bdbdbd;
	padding:10px;
	box-shadow:0px 3px 5px #BFBFBF;
	-webkit-box-shadow:0px 3px 5px #BFBFBF;
	-moz-box-shadow:0px 3px 5px #BFBFBF;
	}	
	
.widget td {
	background:none;
	}

#breadcrumbs {
	background:#3399cc;
	padding:5px 0 7px 24px;
	color:#FFF;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#ace3ff;
	font-weight:bold
	}

#interior .stripes {
	background: #FFF;
	padding:0px;
	}	

#author {
	margin-bottom: 19px;
	}

#author img {
	padding:1px;
	float:left;
	margin-right:13px;
	}

#author span {
	display:block;
	margin-top:12px;
	background:url(images/envelope.gif) no-repeat 1px 10px;
	padding:8px 0 0 17px;
	}

#author p {
	margin:0;
	width:452px;
	}	

.author-listing {
	margin:18px 0 34px 0;
	}

.author-listing ul {
	margin:15px 0 8px 0;
	}
	
.author-id {
	float:left;
	width:500px;
	padding:17px 0 0 10px;
	}
	
.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}
	
.cat-excerpt img, #image-gallery img {
	float:left;
	align:top;
	margin:1px 15px 15px 0;
	border:1px solid #516f80;
	padding:1px;
	}	

#image-gallery {
	margin:18px 0;
	}
				
.pagination, #comment-pagination {
	padding-top:20px;
	}
	
.subfeature {
	background:#edf7ff;
	border-bottom:1px solid #bfdfef;
	border-top:1px solid #bfdfef;
	padding:13px;
	}
	
.subfeature p {
	padding:15px 0 0 0;
	}

.subfeature a, .subfeature a:visited {
	color:#4d6984;
	font-weight:bold
	}

.bullets li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:25px;
	padding:5px 0;
}	




/*Custom Widgets*/

#sidebar .widget #postDetails a, #sidebar .widget #postDetails a:visited {
	background: none;
	display: inline;
	padding: 0;
	color: #3399cc;
	text-decoration: underline;
	}			

#postDetails ul {
	float: left;
	margin-left: 8px;
	}
	
#sidebar .widget #postDetails li, #meta .widget #postDetails li, #sidebar .widget .upcomingPosts li {
	padding:10px;
	list-style: none;
	}

#sidebar .widget #postDetails a:hover, #sidebar .widget #postDetails a:active {
	color:#59bced;
	background: none !important;
	}
		
#sidebar .widget #postDetails ul, #sidebar .widget ul.upcomingPosts { 
	border:none;
	border:1px solid #bdbdbd;
	}
	
#sidebar .widget #postDetails li.postDetailsCommentsFeed a {
	background: url(images/rss.gif) no-repeat !important;
	padding-left: 15px;
	}	

.more-in li {
	margin-left: 35px;
	padding: 4px 0;
	}




	
	
/*Post Page Formatting*/

.entry p {
	color:#333333;
}

.entry blockquote, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#76767a;
	background:#f2f2f2;
	padding:12px;
	margin:0 18px 18px 18px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	font:1em Arial;
	box-shadow:0px 3px 10px #dbdbdb;
	-webkit-box-shadow:0px 3px 10px #dbdbdb;
	-moz-box-shadow:0px 3px 10px #dbdbdb;
	}	

.entry pre, .entry code {
	width:350px;
	font: 1em "Courier New", Courier, monospace;
	padding:20px 14px;
	}

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
	
.entry ul, .entry ol {
	padding:0 0 15px 0;
	color:#333;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 0px 48px;
	line-height:135%;
	font-size:1em;
	}

.entry ul li {
	list-style:disc;
	}

.entry .widget li {
	list-style:none;
	margin:0;
	padding:5px 0;
	display:block;
	}	

#postend {
	
	}
#tags {
	padding:3px 6px 4px 15px;
	background:url(images/tag.gif) no-repeat 4px;
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat 1px;
	padding-left:17px;
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
	}

#home #lead .commentcount, 
#interior #lead .commentcount {
	background:url(images/bubble2.gif) no-repeat 1px;
	font-size:0.6em;
	}
			
.postmetadata {
	border-top:1px solid #bdbdbd;
	padding:5px 0;
	}	

#print {
	background:url(images/icon_page.gif) no-repeat;
	padding-left:15px;
	}



/*Images*/
	
.entry img {
	display:block;
	border:1px solid #999;
	padding:2px;
	margin:15px 0;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#EFEFEF;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:1px solid #dbdbdb;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}

.gallery-icon img {
	margin:0 auto;
	display:block; 
	}
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	margin: 20px 0;
	text-decoration:none;
	color:#4f4f4f;
	background:url(images/icon_reply.gif) no-repeat;
	padding: 0 0 3px 17px;
	display:block;
	}

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

.reply a:active {
	text-decoration:underline;
	color:#4f4f4f;
	}

.commentlist {
	margin-top:25px;
	}
				
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none;
	}
	
.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding:9px 0 2px 0;
	}	

.says {
	display:none;
	}
	

	
	

/* Form Elements */

.search-excerpt {
	background:#FFF;
}
	
select {
	background:#edf7ff;
	border:1px solid #3399cc;
	width:100%
	}

#submit {
	background: #fff url(images/bg_button.png) center no-repeat;
	margin-top:12px;
	color:#333;
	font-weight:bold;
	padding:8px 10px;
	display:block;
	font-size:1em;
	}
	
#contactform legend {
	display:none
	}

#contactform label {
	padding:5px 0;
}

#contactform fieldset {
	border:none
	}

#contact-captcha {
	margin:5px 0;
	display:block
}

#contact-message {
	height:200px;
}

.field {
	border:1px solid #444;
	border-top:1px double #c4c4c4;
	border-left:1px double #c4c4c4;
	padding:5px;
	background:#FFF ! important;
	font-size:1.1em;
	}

.field:focus {
	background:#f9f8f4 ! important;
	}

#wysiwyg {
	padding:6px 0 10px 0;
	}

#wysiwyg a, #wysiwyg a:visited {
	padding:3px;
	margin-right:4px;
	text-indent:-9999px;
	display:block;
	width:20px;
	height:20px;
	float:left;
	border:1px solid #FFF;
	border-bottom:1px solid #afafaf;
	border-right:1px solid #afafaf;
	background-color:#CCC
	}
			
a#button-bold {
	background:#CCC url(images/bg_bold.gif) no-repeat 8px;
	}	

a#button-italic {
	background:#CCC url(images/bg_italic.gif) no-repeat 8px;
	}	
	
a#button-block {
	background:#CCC  url(images/bg_block.gif) no-repeat 5px;
	}	
	
a#button-link {
	background:#CCC  url(images/bg_link.gif) no-repeat 5px;
	}		

#wysiwyg a:hover, #wysiwyg a:active {
	background-color:#dcdcdc;
	}

#comment {
	width:98%;
	height:200px
	}
	
/* Masquer le petit Smiley de Wordpress Stats */

img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden
	}	
				

/* Float Properties*/

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

.clearfloat {
	display:block
	}


/* Positionnement de la CountBox de Facebook */
.countbox {
	float:right;
	}
