/*
Theme Name: WordPress Bio-Life Fr
Theme URI: http://wordpress.org/
Description: Le theme Bio-Life WordPress <a href="http://www.webcssdesign.com">WebCssDesign.com</a>.
Version: 1.0
Author: benkehddouma Fr&eacute;d&eacute;ric
Author URI: http://www.webcssdesign.com
*/
html, body {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0 auto;
background:#FFFFFF url(images/bg.gif) top repeat-x;
}

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

/** header **/
#header {
	width:950px;
	margin:0 auto;
	position: relative;
	height:69px;
	background:url(images/header.png) top left no-repeat;
} 	
#header h1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	float:left;
	width: 250px;
}
#header h1 a {
	display: block;
	width: 250px;
	height:54px;
	background: transparent url("images/logo.png") no-repeat;
	text-indent: -700em;
	text-decoration: none;
	margin:0;
} 

/** Main Container **/
#container {
width: 950px;
margin: 0 auto;
}

a img {
border: none;
}

.clear {
clear: both;
}

img.feature {
border: 1px solid #888888;
}

.sidebarimg {
margin-bottom: 10px;
}
.more-link { font-weight: bold;}

/** Headings **/
h1#article {
font-size: 28px;
color: #333333;
margin-top: 0px;
padding-bottom: 8px;
border-bottom: 3px solid #e0dfc3;
line-height: 30px;
}

h2 {
font-size: 16px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
border-bottom: 3px solid #9db217;
}

#leftcol2 h2 {
font-size: 16px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
border-bottom: 1px solid #e0dfc3;
}

h3 {
font-size: 12px;
color: #333333;
margin-top: 5px;
}

h3#comments {
font-size: 12px;
color: #333333;
margin-top: 20px;
text-align: right;
}

h3.archives, h3.search {
font-size: 16px;
color: #333333;
margin-top: 15px;
}

h4 {
font-size: 14px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
border-bottom:2px solid #FFFFFF;
}

h4.comments {
font-size: 14px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
}

/** Links **/
a:link {
text-decoration: none;
color: #666633;
}

a:visited {
color: #aaaaaa;
text-decoration: none;
}

a:hover {
color: #000;
}

a:active {
color: #aaaaaa;
text-decoration: none;
}

/** Right Nav **/
#topnav {
float: right;
margin-top: 10px;
list-style-type: none;
font-size: 10px;
color: #fff;
height:32px;
}

#topnav li {
float: left;
text-transform: uppercase;
}

#topnav li {
margin-right: 15px;
line-height:32px;
}

#topnav li#last {
margin-right: 0px;
padding-right: 35px;
padding-left:10px;
background: url(images/icones/rss32.png) no-repeat right;
height:32px;
cursor:pointer;
}
#topnav li#contact {
margin-right: 0px;
padding-right: 35px;
background: url(images/icones/email.png) no-repeat right;
height:32px;
cursor:pointer;
}


#topnav li a{
text-decoration: none;
color: #fff;
padding-top:25px;
font-weight:bold;
}

#topnav li a:visited {
color: #cccccc;
text-decoration: none;
}

#topnav li a:hover {
color: #FFFFFF;
text-decoration:underline;
}

#topnav li a:active {
color: #fff;
text-decoration: none;
}

/** Main **/
#main {
width: 950px;
float: left;
}

/** Nav **/
#navcontainer {
float: left;
background-color: #9db217;
width: 700px;
margin-right: 0px;
}

ul#nav {
float: left;
list-style-type: none;
font-size: 11px;
}

ul#nav li {
display: block;
float: left;
}

ul#nav li a {
float: left;
display: block;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
margin-right:5px;
color: #fff;
text-decoration: none;
text-transform:uppercase;
}

ul#nav li a:hover {
background-color: #c0d636;
color: #ffffff;
text-transform:uppercase;
font-weight:bold;
}

ul#nav li.current_page_item a {
background-color: #888888;
color: #cccccc;
}

ul#nav li a#selected {
background-color: #c0d636;
color: #fff;
text-transform:uppercase;
font-weight:bold;
}



/** Search **/
#search {
float: left;
width: 203px;
height: 18px;
border: 1px solid #666666;
background-image: url(images/icones/search.png);
background-position: 5px 3px;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 2px;
}

/** Left Column **/
#leftcol {
float: left;
width: 469px;
margin-top: 10px;
margin-right: 10px;
}

#leftcol2 {
float: left;
width: 469px;
margin-top: 10px;
margin-right: 10px;
}

#leftcol2 p {
font-size: 12px;
color: #666666;
margin-top: 10px;
margin-bottom: 10px;
line-height: 18px;
}

.models {
width: 467px;
border: 1px solid #dddddd;
padding: 0 0 6px 0;
margin: 10px 0 10px 0;
overflow: hidden;
}

.models h3 {
margin-left: 20px;
}

/** Post **/

.published {
font-size: 10px;
color: #666666;
padding-bottom: 1px;
border-bottom: 1px solid #dddddd;
}

.pageinfo {
float: left;
font-size: 10px;
color: #666666;
padding-bottom: 1px;
margin-bottom: 20px;
border-bottom: 1px solid #dddddd;
}

.commentinfo {
font-size: 10px;
color: #666666;
padding-bottom: 4px;
margin-bottom: 20px;
border-bottom: 1px solid #dddddd;
}

.commentinfo a {
font-weight: normal;
}

/** Comments **/
.comments {
font-size: 10px;
color: #666666;
padding-top: 4px;
padding-left: 20px;
border-top: 1px solid #dddddd;
background-image: url(images/icones/messages.png);
background-position: 0 5px;
background-repeat: no-repeat;
}

.comments2 {
font-size: 16px;
color: #666666;
padding-top: 4px;
padding-left: 20px;
border-top: 3px solid #dddddd;
background-image: url(images/icones/messages.png);
background-position: 0 5px;
background-repeat: no-repeat;
}

.comments-subarticles {
font-size: 10px;
color: #666666;
padding-top: 4px;
padding-left: 20px;
border-top: 1px solid #dddddd;
background-image: url(images/icones/messages.png);
background-position: 0 5px;
background-repeat: no-repeat;
}

/** Sub Articles **/
#subarticles {
float: left;
width: 449px;
margin-top: 10px;
background-color: #fafaed;
padding: 10px;
}

.category {
font-size: 11px;
color: #225974;
text-transform: uppercase;
}

.copysub {
color: #225974;
font-size: 11px;
margin-bottom: 10px;
}

.leftarticle {
float: left;
width: 220px;
margin-right: 4px;
margin-bottom: 15px;
min-height:285px;
}

/** Right Column **/
#rightcol {
float: left;
width: 470px;
margin-top: 10px;
}

#rightcol2 {
float: left;
width: 230px;
margin-top: 10px;
}

.sublistTop {
float: left;
width: 210px;
margin: -5px 10px 10px 0px;
}

.pane-list li {
	cursor: pointer;
}
.pane-list li:hover {
	background: #f6ffe9;
}

.sublist {
float: left;
width: 230px;
margin: -5px 10px 10px 0px;
}

.sublist2 {
float: left;
width: 230px;
margin: -5px 0px 10px 0px;
}

.thumbs img {
padding: 3px;
border: solid 1px #696969;
margin: 0px 10px 10px 0px;
}

.thumbs img:hover {
padding: 3px;
border: solid 1px #cccccc;
}

#about {
float: left;
color: #666666;
width: 210px;
font-size: 11px;
padding: 10px;
margin: 0px 10px 10px 0px;
background-color: #fafaed;
}

#about2 {
float: left;
color: #666666;
width: 210px;
font-size: 11px;
padding: 10px;
margin: 0px 0px 10px 0px;
background-color: #fafaed;
}

#about2 a:link {
color: #999999;
}

#about2 a:hover {
color: #333333;
}

h3#recentnews  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #fff;
text-transform: uppercase;
background-color: #999400;
background-image: url(images/icones/recent.png);
background-position: 190px 2px;
background-repeat: no-repeat;
}

h3#news  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #999400;
background-image: url(images/icones/news.png);
background-position: 200px 2px;
background-repeat: no-repeat;
}

h3#models  {
font-size: 12px;
padding: 2px 0px 2px 10px;
color: #fff;
text-transform: uppercase;
background-color: #999400;
background-image: url(images/icones/archive.png);
background-position: 200px 2px;
background-repeat: no-repeat;
}

h3#blogoliste  {
font-size: 12px;
padding: 2px 0px 2px 10px;
color: #fff;
text-transform: uppercase;
background-color: #999400;
background-image: url(images/icones/liens.png);
background-position: 200px 6px;
background-repeat: no-repeat;
}

h3#newsarchives  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #999400;
background-image: url(images/icons/archive.png);
background-position: 200px 4px;
background-repeat: no-repeat;
}

.sublistTop li, .sublist li, .sublist2 li {
list-style-type: none;
padding: 0px;
margin: 0px;
padding: 4px 0px 4px 10px;
color: #666666;
font-size: 10px;
border-bottom: 1px solid #9db217;
}

.sublistTop li a{
display: block;
width: 195px;
}

.sublist li a{
display: block;
width: 220px;
}

.sublist2 li a {
display: block;
width: 220px;
background:url(images/icones/new.gif) no-repeat right;
}

select#archives {
width: 230px;
margin: 4px 0px 0px 0px;
}

.imgfloat {
float: left;
margin-bottom: 10px;
}

#leftcol2 table {
font-size: 10px;
padding: 2px;
border: solid 1px #696969;
text-align: left;
}

#leftcol2 table a {
color: #ffffff;
}

#leftcol2 table tr td {
padding-left: 4px;
}

#leftcol2 table tr.light {
background-color: #cccccc;
}

#leftcol2 table tr {
background-color: #a5a5a5;
}

#leftcol2 table tr:hover {
cursor: pointer;
color: #ffffff;
background-color: #333333;
}

/** Footer **/
#footer {
float: left;
width: 950px;
margin: 30px 0 20px 0;
border-top: 1px solid #9db217;
font-size: 10px;
color: #aaaaaa;
}

#footer p {
line-height: 12px;
margin-bottom: 3px;
}

#footer ul { margin:0; padding:0; font-size:10px; }
#footer ul li {display:inline;}
#footer ul li a{color: #9db217;}

.postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
	.postmetadata {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 20px;
	}

.commentlist p {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight: normal;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
	
/* Begin Structure */
.postmetadata {
	clear: left;
}

/* End Structure */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li, .commentlist li.alt {
	margin-bottom: 20px;
	list-style: none;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	


	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
	}
	
	div.pagination a {
		border: 1px solid #ff9600;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(images/meneame.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ff6500;
		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ffe3c6;
	
		color: #ffe3c6;
	}
