/*  

Theme Name: Mimbo_(niss)
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:0px 0px 0px 3px;

	}
#sidebar #asides

body,html {
	min-height:101%;
	}

	

body {
	background: #fff;
	color: gray;
	padding: 0px 170px 25px 0px;
	}
	
	
/** DEBUT STYLE NORMAL**/


body, select, input, textarea {

	font: 100% Arial, Verdana, Sans-Serif;

	}

	

p {	

	margin: 15px 0;

	}



a:link, a:visited {

	color: #333;

	text-decoration:none

	}



a:hover, a:active {

	color:#00AEEF;

	text-decoration:underline;

	}



hr { background-image: url(http://www.greek-paris.com/wp-content/themes/mimbo2.2/images/double_trait.gif); }

/** hr {display: block;
	height:1px;
      	background:#333;
	border:0;
	}**/


small {
background-color: #25AAE1; 
color:#FFFFFE;
font-size:1em;
font-weight:bold;
padding:3px 8px;
	}



img, a:link img, a:visited img {

	border:0

	}

/* Structure */

#page {
	width:800px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 0px 0px 35px 0px;
	}

#branding {
width: 400px;
height: 170px;
padding-top: 0px;
	}

.left {
	float:left;
	}



.right {
	float:right;
	}



#sidebar {

	width: 272px;
	float:right

	}



#leftcol {

	width:220px;
	border-right:1px dotted #b6b6b6;
	padding-right:10px;

	}



#leftcol, #rightcol, #onglets {
	margin-top:10px;
	float:left

	}	

	

#rightcol {

	width:240px;
	padding-left:10px;
	margin-top: -2px;

	}


#liens  {
        position: absolute;
margin-top:120px;
margin-left:350px;
	width:200px;
	}


		

/*Subnav */



.subnav li {

	list-style:none;
	border-bottom:1px solid #FFF;

	}



.subnav li a:link, .subnav li a:visited {

background:#eef5e1;
display:block;
padding:4px 4px 4px 8px;
border-left:4px solid #e4efd5;

	}

		

.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;

	}



.subnav li li a:link, .subnav li li a:visited {
	border-left:none;
	}

		

/*	Headers */



h1 {

	font:2.95em Arial, Verdana, Sans-Serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}

/*****	h2 {
border-bottom:0 solid #333333;
font-family:Arial,Verdana,Sans-Serif;
font-size:2.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:10px 0;
padding-bottom:5px;
} ****/

h2 {
color:#333333;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:210%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:100%;
margin:0;
padding:15px 0 14px;
}


h3, #sidebar h2 {
	font: 1em Arial, Verdana, Sans-Serif;
	text-transform:uppercase;
	letter-spacing:0px;
	margin-bottom:4px;
	font-weight:bold;
	color: black;
	}



#sidebar h3, #sidebar h2 {        	
        /**border:3px solid #00AEEF;**/
        /**border-bottom:1px solid white;**/
        /**background-image: url(http://www.greek-paris.com/wp-content/themes/mimbo2.2/images/style/floral-corner-bis.png);**/
background-color:#00AEEF;
background-position:right top;
background-repeat:no-repeat;
border-left:0 solid #FFFFFF;
border-top:0 solid #696969;
color:#FFFFFF;
font-size:1em;
margin:15px 0 10px 2px;
padding:6px 6px 5px 5px;
}


h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}



h4 {
	font-size:1.6em;
	margin-bottom:6px;

	}

/* Content */



#content {
	width:520px;
	float:left;
	}

	

.description {

	font-size: 1em;
	font-weight: bold; 
	color:#666666;
	margin-top:-4px;
	}



.feature {

	background:#f2f2f2;
	padding:15px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	}



.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;
        padding:1px;
	border:3px solid #88898c;
	}



#lead {
	margin-top:22px;
	}



.title {

	font-size:1.2em;
	font-weight:bold;
	line-height:115%;

	}

	

.feature#lead .title {
	font:1.8em Arial, Verdana, Sans-Serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
        padding-right:20px;
        overflow:hidden;

	}



#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 solid #000;
	padding:12px 0;
	}
	
div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
}

div.post-column {
  display: inline;
  float: left;
  margin-right: 18px;
  text-align: justify;
  width: 45%;
}


/**** .images_categories {

        padding:1px;
	border:2px solid #e8e8e8;
} ****/

/********************  CATEGORIES EN MENU  ************************/	

ul#menu {
        background: #88898c; 
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	font-size:1.1em;
line-height: 30px;
/**font-weight: bold;        
font: Arial, Verdana, Sans-Serif;**/
padding-top:15px;
padding-bottom: 10px;

}

ul#menu li {
        display: inline;
        background: #88898c; 
	float: left;
	padding: 0px 3px 0px 3px;
	margin: 0;
border-right:solid 1px #ffffff;
/***border-right:solid 1px #acadaf;***/
}

ul#menu ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #00AEEF; /* fixes gap problem in IE */
	border-left: 1px solid #A9A9A9;
	z-index:1000;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	display:none;
	list-style: none;
	position: absolute;
	background: #88898c;
}
ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: 0; /* if using borders, -1px to align top borders */
	left: 100%;
}

ul#menu * a:hover, ul#menu li a:active{
background:#00AEEF!important;
color: #FFFFFF;
}

ul#menu li a:link,
ul#menu li a:visited,
ul#menu li a:hover,
ul#menu  li a:active{
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	background: #88898c;
	 color: #FFFFFF;
}


ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 8em;
}

/******************** Dropdown Menus  ************************/	
/* Dropdown Menus */		

ul#menu li ul {

	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}



ul#menu li li {

	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}



ul#menu li li a, #nav li li a:visited {

	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}



ul#menu li li a:hover, ul#menu li li a:active {
	background:#00AEEF;
	}	

		

ul#menu li:hover ul, ul#menu li li:hover ul, ul#menu li li li:hover ul, ul#menu li.sfhover ul, ul#menu li li.sfhover ul, ul#menu li li li.sfhover ul {

	left: auto;

	}



a.main:hover

{	background:none;

	}

/******************** fin drop down menu  ************************/	

/********************  SIDEBAR  ************************/	

#sidelist li {
/**list-style-image: url(http://www.greek-paris.com/wp-content/themes/mimbo2.2/images/bullet.png); **/
list-style:none;
border-bottom: 0px solid #C3C3C3;
	} 
  
#sidelist ul {
border-top: 1px solid #FFF;
background-color: #F2F2F2;
margin-left:0px;
border-left: 3px solid #00AEEF;
}


#sidelist li a {
/**background: transparent url(images/CategLi.png) no-repeat scroll left top;**/
display: block;
font-size: 11px;
font-style: none;
padding: 0;
line-height:18px;
}

#sidelist li a:hover{
/*background-color: #f2f2f2;*/
color: black;
}

.bullets li {
	list-style:none;
	padding: 2px;
    /*****border-bottom:3px solid #00AEEF;
    border-left:3px solid #00AEEF;
	border-right:3px solid #00AEEF;*****/  
	}

	

#sidelist .bullets li {

	list-style:none;
	margin-bottom:0px;
	line-height:50%;
	margin-left:2px;

	}

#sidelist .bullets li a {
background: transparent url(images/CategLi.png) no-repeat scroll left top;
display: block;
font-size: 11px;
padding: 1px 0px 0px 10px;

}

#sidelist .bullets li a:hover {
background-color: #f2f2f2;
color: black;
}

#sidelist .children {
	background:#e4efd5;
	}

#sidelist .children li {
	list-style: square;
	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:white;
	}

.postmetadata {
	margin: 30px 0;
	}

/******************** RELATED POSTS  ************************/	

.related-posts {}

ul.related-posts {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.related-posts li {
	list-style-type: none;
	float: left;
	width: 100px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 18px;
}
.related-posts img{
	width: 100px;
	padding: 1px;
	border: 1px solid #CCC;
}


/******************** END RELATED POSTS  ************************/	

#writer {

background-image: url(http://www.greek-paris.com/wp-content/themes/mimbo2.2/images/back_home_page.png);
background-repeat: no-repeat;
	background:#fff;
        border:0px solid #e8e8e8;	
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	/** border:1px solid #7da939; **/
	float:left;
width: 120px;
	/** width:80px; **/
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #696969;
        border-bottom:1px solid #696969;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}







/*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:137px 40px 10px 5px;
	background: #00AEEF;
	border-top:3px solid #00AEEF;
	border-bottom:3px solid #00AEEF;
	border-left:1px solid #00AEEF;
	border-right:1px solid #00AEEF;  

	}


.button {

	padding: 1px;

	background:#00AEEF;

	color:white;
	font-weight: bold;

	border:none;

	}



.button:hover {

	background:#777;
	color:#FFF;
	text-decoration:none;
	}



#commentform input {
	width:120px;
	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: 1px solid #ddd;
	}



#commentform small {

	background:#00AEEF;
	font-weight:bold;
	padding-left:15px;
        padding-right:15px;
	}

	

.commentmetadata {
	display: block;
	}



.commentlist small {
	background:#e9e9e9;
        color: black;
	}



.commentlist cite {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
        color:#00AEEF; 
	}	

	



/* Float Properties*/



.clearfloat:after {

	display:block;

	visibility:hidden;

	clear:both;

	height:0;

	content:".";

	}

	

.clearfloat {

	display:inline-block

	}



.clearfloat {

	display:block

	}

	





/* Footer*/


#footer {
margin: 0 auto;
width: 800px;
text-align: center;
font: 100% Arial, Verdana, Sans-Serif;
font-size:0.7em;
font-weight: bold;
padding-top:15px;
padding-bottom: 10px;
color:#FFF;
border-top:1px solid gray;
background: #88898c;
border-bottom:1px solid #88898c;
border-left:1px solid #88898c;
border-right:1px solid #88898c;
}	

#footer a {
	color:white;
	}



	

/* @group Special Styles */

/* This is based on styles from the Sawchuk scheme for K2 */

.download, .code, .note, .alert, .new, .construction, .information {

-moz-border-radius-bottomleft:16px;

-moz-border-radius-bottomright:16px;

-moz-border-radius-topleft:16px;

-moz-border-radius-topright:16px;

background-position:15px 10px;

background-repeat:no-repeat;

font-size:1em !important;

line-height:115%;

margin:10px auto;

padding:10px 10px 10px 50px;

text-align:left;

}

ul.download, ul.code, ul.note, ul.alert, ul.new, ul.construction, ul.information  {

font-size:1em !important;

line-height:115%;

list-style-position:inside;

list-style-type:disc;

padding:10px 10px 10px 50px;

}

ol.download, ol.code, ol.note, ol.alert, ol.new, ol.construction, ol.information  {

font-size:1em !important;

line-height:115%;

list-style-position:inside;

list-style-type:decimal;

padding:10px 10px 10px 65px;

}

dl.download, dl.code, dl.note, dl.alert, dl.new, dl.construction, dl.information {

font-size:1em !important;

line-height:115%;

padding:10px 10px 10px 50px;

}

dl.download dt, dl.code dt, dl.note dt, dl.alert dt, dl.new dt, dl.construction dt, dl.information dt {

font-size:1.2em !important;

font-weight:bold;

line-height:115%;

}

dl.download dd, dl.code dd, dl.note dd, dl.alert dd, dl.new dd, dl.construction dd, dl.information dd {

line-height:115%;

list-style-type:disc;

}

.download {

background-color: oldLace; /*#002200;*/

background-image: url('images/package_go.png');

border:2px solid #008800;

}



.download a, .download a:visited {

color:green;

}

.download a:hover {

color:red;

}

.code {

background-color:  oldLace;/*#222222;*/

background-image:url('images/application_osx_terminal.png');

border:2px solid #888888;

font-family:'Courier New',Courier,Fixed;

}

.alert {

background-color: oldLace;/* #220000;*/

background-image:url('images/exclamation.png');

border:2px solid #880000;

}



.new {

background-color:oldLace; /* #221100;*/

background-image:url('images/new.png');

border:2px solid #884400;

}



.construction {

background-color:oldLace; /* #222200;*/

background-image:url('images/error.png');

border:2px solid #888800;

}

.information {

background-color: oldLace;/* #000022;*/

background-image:url('images/information.png');

border:2px solid #000088;

}



.note {

background-color:oldLace; /*#222222;*/

background-image:url('images/page_white_text.png');

border:2px solid #888888;

}

.callout {

border-bottom:1px solid #666666;

border-top:1px solid #666666;

color:#CCCCCC;

font-size:1.4em !important;

margin:10px 20px;

padding:10px;

text-align:justify;

}

/* @end */



/* @group Special Styles 2 */

/* This is based on styles from the Sawchuk scheme for K2 */

.download2, .code2, .note2,

.alert2, .new2, .construction2,

.information2 {

	background-position: 15px 10px;

	background-repeat: no-repeat;

	font-size: 1.2em !important;

	line-height: 115%;

	margin: 10px auto;

	padding: 10px 10px 10px 50px;

	text-align: left;

}



ul.download2, ul.code2, ul.note2,

ul.alert2, ul.new2, ul.construction2,

ul.information2 {

	font-size: 1em !important;

	line-height: 115%;

	list-style-type: disc;

	list-style-position: inside;

	padding: 10px 10px 10px 50px;

}



ol.download2, ol.code2, ol.note2,

ol.alert2, ol.new2, ol.construction2,

ol.information2 {

	font-size: 1em !important;

	line-height: 115%;

	list-style-type: decimal;

	list-style-position: inside;

	padding: 10px 10px 10px 65px;

}



dl.download2, dl.code2, dl.note2,

dl.alert2, dl.new2, dl.construction2,

dl.information2 {

	font-size: 1em !important;

	line-height: 115%;

	padding: 10px 10px 10px 50px;

}



dl.download2 dt, dl.code2 dt, dl.note2 dt,

dl.alert2 dt, dl.new2 dt, dl.construction2 dt,

dl.information2 dt {

	font-size: 1.2em !important;

	font-weight: bold;

	line-height: 115%;

}



dl.download2 dd, dl.code2 dd, dl.note2 dd,

dl.alert2 dd, dl.new2 dd, dl.construction2 dd,

dl.information2 dd {

	line-height: 115%;

	list-style-type: disc;

}



.download2 {

	background-color: #353;

	background-image: url('images/package_go.png');

	border-bottom: 2px solid #383;

	border-top: 2px solid #383;

}



.download2 a, .download2 a:visited {

	border-bottom: 2px dotted #3F3;

	color: #3F3;

	text-decoration: none !important;

}



.download2 a:hover {

	border-bottom: 2px dotted #3C3;

	color: #3C3;

	text-decoration: none !important;

}



.code2 { /* use p class=code2 when you want to fake it, sometimes handy */

	background-color: #444;

	background-image: url('images/application_osx_terminal.png');

	border-bottom: 2px solid #AAA;

	border-top: 2px solid #AAA;

	font-family: 'Courier New', Courier, Fixed;

}

	

.alert2 {

	background-color: #533;

	background-image: url('images/exclamation.png');

	border-bottom: 2px solid #F33;

	border-top: 2px solid #F33;

}



.new2 {

	background-color: #643;

	background-image: url('images/new.png');

	border-bottom: 2px solid #F93;

	border-top: 2px solid #F93;

}



.construction2 {

	background-color: #553;

	background-image: url('images/error.png');

	border-bottom: 2px solid #FF3;

	border-top: 2px solid #FF3;

}



.information2 {

	background-color: #335;

	background-image: url('images/information.png');

	border-bottom: 2px solid #33F;

	border-top: 2px solid #33F;

}



.note2 {

	background-color: #444;

	background-image: url('images/page_white_text.png');

	border-bottom: 2px solid #AAA;

	border-top: 2px solid #AAA;

}

/* @end */



/* TABS */

/* HOME CATEGORY TABS (also see tabs section at bottom of stylesheet) */

#home #home-categories {

	clear: left;

	float: left;

	display: block;

	width: 610px;

	margin: 0 0 10px 0;

	}

.tabs-block {

	clear: left;

	float: left;

	width: 300px;

	padding: 0;

	margin: 0 0 10px 0;

	display: block;

	}

.tabbed {

	width: 100%;

	overflow: hidden;

	padding: 0;

	margin: 0;

	background: transparent;

	border: none;

	}

.tabbed ul.tabs {

	overflow: hidden;

	display: block;

	position: relative;

	top: 0;

	left: 0;

	z-index: 999;

	list-style-type: none;

	margin: 0;

	padding: 0;

	width: 100%;

	background: transparent;

	}

.tabbed ul.tabs li {

	display: inline;

	float: left;

	padding: 0;

	margin: 0 .3em 0 0;

	}

.tabbed ul.tabs li a {

	font-weight: bold;

	display: block;

	margin: 0;

	padding: 5px .8em;

	background:#EEF5E1; /* #eee;*/

	border: 1px solid #ccc;

	}

.tabs-block ul.tabs li a { padding: 5px .7em; }

.tabbed ul.tabs li a:hover {

	background: #e4efd5 ;

	text-decoration: none;

	}

.tabbed ul.tabs li a.tab-current {

	background: #fff;

	border-bottom: 1px solid #fff;

	}

.tabs-block .tabbed div, #home .tabbed .c {

	overflow: hidden;

	display: block;

	position: relative;

	left: 0;

	top: -1px;

	z-index: 0;

	clear: left;

	width: 100%;

	margin: 0;

	padding: 5px 0;

	border: 1px solid #ccc;

	background:  #fff;

	display: none;

	}

div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10  { display: none; }

.tabs-block .tabbed div.t1, #home .tabbed div.c1 { 

	display: block;

	}

.tabs-block .tabbed div { width: 298px; }

.tabbed div ul {

	overflow: hidden;

	padding: 4px 0 2px 0;

	margin: 0;

	background: #fff;

	}

.tabbed div ul li {

	clear: left;

	background: transparent;

	}

.tabbed div ul li a {

	font-weight: normal;

	width: 97%;

	display: block;

	padding: 2px 0 2px 12px;

	background: transparent;

	border: none;

	}

.tabbed div ul li a:hover { text-decoration: underline; }



/* HOME CATEGORIES TABS */

#home-categories {

	overflow: hidden;

	}

#home .tabbed .c {

	width: 608px;

	}

.tabbed .post {

	float: left;

	clear: none;

	width: 47%;

	margin: 5px 1%;

	padding: 0;

	}



/* gestion des images dans les onglets!!!! Ajout STEF */	

.tabbed .post  img {

float:left;

margin:3px 10px 4px 0pt;

border: 1px solid #000000;

padding: 1px;

}

/* fin ajout stef */



.tabbed .post h3 {

	width: 97%;

	font-size: 1em;

	margin: 0 0 0 5px;

	padding: 0;

	text-transform:capitalize;

	}

.tabbed .post h3 a { 

	font-weight: bold;

	font-size: 1.2em;

	font-family:Arial,Helvetica,sans-serif;

	letter-spacing:0;

	color:#7DA939;

	}

.tabbed .post h3 a:hover { 

	font-weight: bold;

	color:#000000;

	}



.tabbed .post .entry {

	margin: 0 0 0 5px;

	padding: 0;

	

	}

.tabbed .post .entry p { margin: 0; padding: 0; }



/* image dans archives catégorie!!!!  */	

.post2 a img {

float:left;

margin:3px 10px 4px 0pt;

border: 1px solid #000000;

padding: 1px;

	}
	
#suckerfishnav {
    background:#88898C repeat-x;
    width:100%;
font: 1.2em Arial, Verdana, Sans-Serif;
  
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:25px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:100%;
    display:block;
    color:gray;
font: 1.2em Arial, Verdana, Sans-Serif;
    }
#suckerfishnav a {
    display:block;
    color:#FFF;
    text-decoration:none;
    padding:0px 10px;
font: Arial, Verdana, Sans-Serif;
    }
#suckerfishnav li {
    float:left;
    padding:0;
border-right: 1px solid #a9a9a9;
font: 1.1em Arial, Verdana, Sans-Serif;
line-height:25px;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:99px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
     font: 1.1em Arial, Verdana, Sans-Serif;
        }
#suckerfishnav li li a {
    padding:4px 10px;
    width:75px;
    font: 0.9em Arial, Verdana, Sans-Serif;
    color:#WHITE;
    }
#suckerfishnav li ul ul {
    margin:-20px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#00AEEF;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:WHITE;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#FFF;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:WHITE;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:GRAY;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#00AEEF;
    }

/* ASIDES */

#sidebar #asides .entry-block {
	margin: 0 0 10px;
	}
#sidebar #asides .block-image {
	width: 50px;
	height: 50px;
	padding: 2px;
	margin: 0 5px;

	}
#sidebar #asides .block-title{
	margin: 0;
	padding: 0 0 5px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	}
#sidebar #asides .block-title a:link,
#sidebar #asides .block-title a:visited {
	padding: 0;
	display: block;
	color: #00aeef;
	text-decoration: underline;
	}
#sidebar #asides .block-title a:hover {
	color: #000;
	}
#sidebar #asides .block-content {
	margin: 0 5px 0 65px;
	}
#sidebar #asides .block-content p {
	margin: 0;
	line-height: 1.3em;
	}

.post-date{
float: left;
display: inline;
margin: 0 10px 0 0;
width:49px;
height: 51px;
background: url(images/style/blog-calendar.gif) no-repeat;
color: white;
line-height:100%;
margin:2px 12px 0 0;
padding:3px 0 5px;
text-align:center;
text-transform:uppercase;
font-weight:bold;
}

.day {
color:#666666;
display:block;
font-size:180%;
padding:12px 0 0;
}

h4.logement a {
padding-right: 19px;
}

h4.logement a:hover {
color: #00AEEF;
text-decoration: none;
background: url(images/style/icon-details-h1.gif) no-repeat right 1px;
}

#sidebar .block {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin:10px 0 0 10px;
width:270px;
}

#advert_125x125 {
margin-left:-10px;
overflow:hidden;
padding-bottom:10px !important;
padding-top:10px !important;
width:270px !important;
}

#advert_125x125 img {
display:inline;
float:left;

}

a img {
border:medium none;
}


/*----Author Info box---*/
#author_box{
background:#EFEFEF;
border:1px solid #CECFD0;
width:450px;
margin:10px 0px 0px 0px;
margin-bottom:10px;
overflow:hidden;
padding:5px;
}
#author_box h4{
font-size:16px;
color:#191919;
margin:0;
padding:10px 10px 5px 10px;
}
.author_text{
padding-left:100px;
}
#author_box img {
border:5px solid #fff;
float:left;
margin:10px;
}
#author_box p{
color:#191919;
margin:0;
padding:0px 10px 10px 10px;
}
#author_box h4 > a{
text-decoration:none;
}
#author_box p{
color:#191919;
}
/*--end author box--*/