/*  
	Theme Name: Lush Greenz-fr
	Theme URI: http://felu.dreamhosters.com/
	Description: Designed and Coded by <a href="http://felu.dreamhosters.com"><strong>Bhuwan Khattar</strong></a>. Sponsored by <a href="http://www.tareeinternet.com" title="SEO Company"><strong>SEO Company</strong></a>, <a href="http://www.rosacea-remedy.com/remedy.html" title="natural skin care - rosacea treatment"><strong>Rosacea Treatment</strong></a> and <a href="http://www.memorybits.co.uk" title="Cheap SD Cards"><strong>Cheap SD cards</strong></a>. Traduction française par <a href="http://bloggons.be" target="_blank">Themes Wordpress Fr</a>
	Version: 1.0
	Author: Bhuwan Khattar (Felu)
	Author URI: http://felu.dreamhosters.com/
*/


/*****GLOBAL*****/

* {
	padding: 0;
	margin: 0;
	}
	
/*****GENERAL*****/

body {
	background: #5a7411 url('images/bg.jpg') fixed top center no-repeat;
	color: #333;
	font-family: "segoe ui", calibri, verdana, "times new roman";
	text-align: center;
	}
	
#container {
	width: 700px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: white;
	}
	
/*****CLASSES*****/

.right {
	float: right;
	padding-left: 8px;
	}
	
.left {
	float: left;
	padding-right: 8px;
	}
		
.bordergreen {
	border: 1px #693 dashed;
	}

/*****Name*****/
h4#welcome {
	margin: 50px auto 0 auto;
	padding-right: 300px;
	}

h4#welcome #welcometext {
	color: #fff;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	}

h1#title {
	margin: 25px auto 0 auto;
	padding-right: 100px;
	}

h1#title #name {
	color: #fff;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	}

h3#description {
	margin: 25px auto 0 auto;
	padding-left: 200px;
	}

h3#description #descriptiontext {
	color: #fff;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	}
	
/*****MENU*****/

#menu {
	background: url('images/menu_bg.png') no-repeat top left;
	margin: 25px auto 0 auto;
	text-align: left;
	width: 700px;
	height: 50px;
	overflow: hidden;
	}
	
#menu ul {
	list-style-type: none;
	float: left;
	margin: 0 0 0 20px;
	height: 50px;
	}
	
#menu ul li {
	display: inline;
	}
	
#menu ul li a {
	height: 50px;
	float: left;
	display: block;
	color: white;
	font-size: 16px; /*taille originale 18*/
	padding: 13px 10px 0 10px;
	text-decoration: none;
	}

#menu ul li a:hover {
	background-color: #693;
	}

/*****Pages*****/

#pages {
	background: url('images/transparent.png') repeat;
	margin: 0 auto;
	text-align: left;
	width: 700px;
	overflow: hidden;
	max-height: 50px;
	height: 0px;
	}
	
#pages ul {
	list-style-type: none;
	float: left;
	margin: 0 0 0 20px;
	height: 50px;
	}
	
#pages ul li {
	display: inline;
	}
	
#pages ul li a {
	height: 50px;
	float: left;
	display: block;
	color: white;
	font-size: 18px;
	padding: 13px 10px 0 10px;
	text-decoration: none;
	}

#pages ul li a:hover {
	background-color: #693;
	}

/*****Recent Posts/Comments*****/

#recent {
	background: url('images/transparent.png') repeat;
	margin: 0 auto;
	text-align: left;
	width: 600px;
	overflow: hidden;
	height: 0px;
	color: #fff;
	padding: 0 50px 0 50px;
	}
#recent h1 {
	font-size: 18px;
	border-bottom: 1px #fff solid;
	width: 170px;
	margin: 10px 20px 10px 0;
	}
	
#recent ul {
	list-style-type: circle;
	padding: 0 25px 10px;;
	}
	
#recent ul li a {
	font-size: 14px;
	color: #fff;
	}

#recent #posts {
	float: left;
	width: 285px;
	}

#recent #comments {
	float: right;
	width: 285px;
	}	
	
/***SEARCHBOX***/

#menu p.search {
	font-size: 14px;
	color: white;
	font-style: italic;
	float: right;
	display: inline;
	padding: 16px 0 0 0;
	}
	
#menu input {
	margin: 16px 15px 0 8px;
	padding: 2px;
	padding-right: 15px;
	background-color: white;
	background-image: url('images/search_bg.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px #427411 solid;
	font-size: 12px;/*taille originale 10*/
	color: #427411;
	height: 15px;
	width: 125px;
	float: right;
	display: inline;
	}
	
/*****LEFT*****/

#left {
	width: 510px;
	float: left;
	margin: 0 0 10px 0;
	}
	
#left h1 {
	margin: 20px 0 10px 20px;
	font-size: 24px;
	color: #427411;
	font-weight: normal;
	}
	
#left p {
	margin: 0 10px 10px 20px;
	font-size: 14px;
	line-height: 1.4;
	}
	
#left a {
	color: #666;
	}
	
#left a:hover {
	color: #427411;
	}
	
#left em {
	text-align: right;
	font-size: 12px;
	display: block;
	margin: 0 10px 0 0;
	}
	
#left em a {
	color: #693;
	font-weight: bold;
	}
	
#left em a:hover {
	color: #427411;
	}
	
#left blockquote {
	padding: 10px;
	margin: 10px 15px 10px 30px;
	border-left: 5px #693 solid;
	background-color: #f6ffee;
	}
	
#left blockquote p {
	font-size: 14px;
	font-style: italic;
	line-height: 1.4;
	text-indent: 0;
	margin: 0;
	}
	
#left hr {
	width: 350px;
	margin: 10px 0 10px 50px;
	background-color: #693;
	height: 1px;
	border: 0;
	}

#left img {
	float: left;
	padding-right: 8px;
}

#left .wp-smiley {
	float: none;
	padding-right: 0;
}

#left #respond, #left #tcomments {
	margin: 20px 0 10px 20px;
	font-size: 16px;
	color: #427411;
	font-weight: bold;
	}

#left .commentlist li {
	padding: 5px;
	}

#left .commentlist li.alt {
	background-color: #f5fbe2;
	border: 1px #669933 dashed;
	padding: 5px;
	}

#left .push {
	border-width: 0;
	background: #669933;
	font-size: 100%;
	padding: 6px 8px;
	color: #fff;
	}
	
/***LISTS***/

#left ul {
	margin: 15px 10px 15px 50px;
	list-style-type: circle;
	}
	
#left ol {
	margin: 15px 10px 15px 50px;
	}
	
#left ul li, #left ol li {
	font-size: 14px;
	}
	

/*****RIGHT*****/

#right {
	width: 180px;
	float: right;
	}
	
#right h1 {
	color: #669933;
	font-size: 14px; /*taille originale 18*/
	font-weight: normal;
	border-bottom: 1px #669933 solid;
	width: 170px;
	margin: 10px 20px 10px 0;
	}
	
#right ul {
	list-style-type: circle;
	padding-left: 25px;
	color: #669933;
	}
	

#right ul li a {
	color: #669933;
	font-size: 14px;
	}
	
#right ul li a:hover {
	color: #427411;
	}

#right a.feedrss {
        background: transparent url(/blog/wp-includes/images/feedrss.gif) no-repeat scroll 0 0;
        padding: 5px 20px 5px 20px;
        margin: 1px;
	float: left;
       	color: #669933;
	font-size: 14px;
}

#right a.feedmail {
        background: transparent url(/blog/wp-includes/images/feedmail.gif) no-repeat scroll 0 0;
        padding: 5px 20px 5px 20px;
        margin: 1px;
	float: left;
       	color: #669933;
	font-size: 14px;
}

#right a.feedinfo {
        background: transparent url(/blog/wp-includes/images/feedinfo.gif) no-repeat scroll 0 0;
        padding: 5px 20px 5px 20px;
	float: left;
        margin: 1px;
       	color: #669933;
	font-size: 14px;
}
	
/***POST***/

.postblock {
	border-bottom: 1px #669933 dashed;
	width: 170px;
	}
	
.post {
	background-color: #f5fbe2;
	border-top: 1px #669933 dashed;
	}
	
.post h2 {
	font-size: 16px;
	margin: 2px;
	}
	
.post h2 a {
	color: #693;
	}
	
.post p {
	font-size: 12px;
	margin: 1px;
	}

/*****FOOTER*****/

#footer {
	width: 650px;
	margin: 10px 25px 0 25px;
	border-top: 1px #333 solid;
	clear: both;
	text-align: center;
	}
	
#footer p {
	margin: 5px;
	font-size: 14px;
	}
	
#footer p a {
	color: #999;
	}

#footer p a:hover {
	color: #427411;
	}
	
#footer p img {
	vertical-align: top;
	}
#footer h1 {
	font-size: 14px;
	font-weight: normal;
}
