/* @override http://www.greenunivers.com/wp-content/themes/mimbopro2/css/home.css */
@import url('carousel.css');            

/*-----Upper Homepage Modules-----*/
  #upper {position: relative;
    padding:14px 0px 0px 0;  /* was 14 19 15 0 */
    background:#FFF !important;
  }

/* Lead */
  #lead {/*Lead Story Module*/ 
    background:#fff; /* background was 4f4f4f */ 
    color:#f5f5f5;
  	padding:5px 5px 5px 5px; /* was 18 everywhere */
  	float:left;
  	font-size:0.95em;
  }

  #interior #lead .right {width:438px;}

  #lead:hover {
    /*Lead Story Rollover*/ /*background:#3d3d3d;*/}
    
  #lead:hover {/*Lead Story Rollover*/ background:#ffffff;}
  #lead a, #lead a:visited {/*Lead Story Link Styles*/ color:#FFF;}
  #lead img {border:none; padding:1px; margin-top:3px;}
  #lead .date {color: #c0c0c0; padding:6px 0 10px; font-style:italic}
  #lead p {font-size:1.1em !important;}
  a#fullstory, a#fullstory:visited {/*"Full Story" Button*/ background:#202020;color:#FFF;}
  a#fullstory:hover, a#fullstory:active {background:#000}
  #lead .commentcount {/*Comments Icon*/ background-image:url(images/bubble2.gif) !important;}
  #lead a { font-color: #FF0000; }
  
  #interior #lead {
  	float:none;
  	width:auto;
  	margin: 6px 0 10px 0;
  	}

  #home #lead { width: 635px !important;} /* ajout jfoulquier 26/08/2009 */
  #home #lead .right { width:390px !important; } /* ajout jfoulquier 26/08/2009 */ /* was 375 */
/* End of Lead */

/* Latest News */
  #latestnews {
    padding:7px 7px 7px 20px; 
    font-size: 1.05em;
    /*list-style-image:url(http://www.greenunivers.com/themes/mimbopro2/images/leftArrow.png"; ?>);  */
  }
   
  #latestnews li {
    list-style:none;
    border-bottom:1px solid #aaaaaa;
    padding:3px 0 3px 0px;
  }
/* End of Latest News */

/* Recent */
/*
  #recent { 
    background: none;
    width: 285px !important; 
    padding:0px 15px 0px 15px !important;
  	float:right;
  }
*/
  #recent ul {margin-top:10px !important;}
  #recent li {
    padding:5px 0 5px 0px; 
    background:none; 
  	border-bottom:1px solid #d6d6d6;
  	list-style:none;
  }
  #recent a, #recent a:visited {/*Link Styles*/ 
    color:#303030; 
    font-weight:normal;
  	font-size:1em;
  }
  #recent a:hover, #recent a:active {
    color:#9b9b9b !important; 
    text-decoration:none;
  }
  
/* End of Recent */




/*-----Center Homepage Column-----*/

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

.whitebox {padding: 0 0 0 0 !important;}
.whitebox h3 {background:#FFF; padding:6px 0 !important; border-top:3px solid #404040; border-bottom:1px solid #CCC; height:auto; text-transform:uppercase; letter-spacing:0.18em !important; font-size:.9em;}

.catnews h3 a, .catnews h3 a:visited {/*Main Cat Headline*/ color:#5d5d5d !important}
.catnews .catnewsMainStory { margin-top:5px !important; font-family: Georgia !important; font-size: 1em !important;}
.catnewsMainStory p, .catnews p { color: #5d5d5d !important;}
.whitebox, #rightbar {border: none;}
.whitebox {padding-bottom:0 !important;}
.catnews img {margin:6px 13px 8px 0 !important; padding:3px !important; border-color:#cbcbcb !important}
.catnews p {line-height:165% !important;}
ul.headlines {padding-bottom:0px;}
.headlines li {margin-left:30px !important; padding:3px 0 !important; list-style:disc !important}

.whitebox h3, .whitebox h4, .widget h3 {font-family:Arial, Helvetica, sans-serif !important;}
.whitebox h4 {margin-bottom:10px; font-weight:bold}

/*Styles Only Pertinent to the Homepage*/


	
			
#home .stripes {
	background: url(../images/bg_stripe.gif);
	padding:14px 14px 20px 14px;
	}

/*Features and Carousel*/

#home #content {
	float:left;
	/*Middle Homepage Column*/ width:390px !important;
	}

#home #sidebar {
	padding:0 0px 0px 0px !important;
	/*padding:0 8px 25px 8px;*/
	
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}



/*Middle Column*/

.whitebox {
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	}
	
#home #content .whitebox {
	margin-bottom:13px;
	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}	

.catnews p {
	font-size:1.1em;
	line-height:150%;
	margin:0;
	}
		
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}

.catnews .catnewsMainStory {
	margin-top:15px;
	}
	
.headlines {	
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Rightbar*/

			
#rightbar { 	
	width:225px;
	float:right;
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:0 13px 13px 13px;
  /*margin: 5px 5px 5px 5px !important;*/
  margin: 2px 0 0 0;	
	}

#rightbar li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid #e7e8df;
}

#rightbar li a, #rightbar li a:visited {
	color:#737373;
	}

#rightbar li a:hover, #rightbar li a:active {
	color:#000;
	text-decoration:none
	}

