/*   
Theme Name: GreenProject (nom provisoire)
Theme URI: http://shinoli.espace4you.org/wordpress/
Description: Beta version du meilleur theme du monde
Author: Gilles et Shinoli	
Author URI: http://subliminations.freezee.org
Version: Beta 1
.
Ces mecs sont géniaux.
.
*/


/* ************************************************
Greenproject
- design & code : Gilles Marlet & Shinoli
- icones : http://www.svay.com/
************************************************ */
	
/**Body**/
/***********************/
body {
	background: #ccc;
	font: 0.7em Arial,sans-serif;
	color:#222;
	text-align: center;
	margin: 0;
	}
	
/* Common styles*/
/***********************/
a:link, a:visited { color: #55b9f2; text-decoration: none; }
a:hover { color: #55b9f2; text-decoration: underline; }

hr{display:none;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

p img {
	padding: 0;
	max-width: 100%;
	border:1px solid #cccccc;
	padding:2px;
	margin:2px;
	}
	
p img.middle {
	display: block;
	margin: 2px auto;
	}
	
p img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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



.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.pagetitle {
background: transparent url(images/page_white.png) no-repeat top left;
color:#bbb;
padding-left:20px;
font-weight:normal;
}
h2.center{
color:#bbb;
padding-left:10px;
font-weight:normal;
}
/**Page**/
/***********************/
#page {

	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 990px;
	background: transparent url(images/background2.png) repeat-y top center;
	}

/**Header**/
/***********************/
#header {
	padding: 0;
	margin: 0 auto;
	background: transparent url(images/top5.png) no-repeat center bottom;
	width: 956px;
	height:258px;
	}
	
#header h1{
	padding-top: 10px;
	padding-left: 25px;
	font-weight:bold;
	margin: 0;
	color:#d9f668;
}

#header h1 a{
	text-decoration:none;
	font-weight:bold;
	color:#d9f668;
	}
#content blockquote
	{
	width: 580px;
	}
.content_image
	{
	width: 580px;
	padding-left: 40px;
	text-align: center;
	}
/**Narrowcolumn **/
/***********************/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 460px;
	}
	
/**Posts**/
/***********************/
.post {
	margin: 0 0 40px;
	padding-left: 25px;
	text-align: justify;
	color: #444;
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
	margin-top:20px;
	}

.post-title {
background: transparent url(images/title.png) no-repeat left center;
	}
.post-content {
	padding-left: 50px;
	padding-top: 15px;
	}

.post-content img {
	padding: 10px;
	border: 1px solid #888888;
	margin: 5px auto;
}
.post h2 {
	font-family:"trebuchet ms";
	font-weight:normal;
	color: #666;
	padding: 30px 5px 0 14px;
	font-size: 2.1em; 
	/*border-left:5px solid #d3f848;*/
	margin:0 0 3px 0;
	}
.post h2 a{}
.post h2 a:hover {text-decoration:underline;}
.post h2 a:visited {text-decoration:none;}

.postinfo {
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
	display:inline;
	padding-left: 14px;
	background:transparent;
	/*border-left:5px solid #d3f848;*/
    }

.infocom {
	text-decoration: none;
	padding: 2px 10px 2px 18px;
	background: transparent url(images/commentaire.png) no-repeat 0 50%;
	height:20px;
    }

.infocom a, .infocom a:visited {
	color:#777;
	font-size:1em;
	font-family:"lucida grande", verdana, arial, serif;
    }

.infocom a:hover {
    text-decoration:underline;
    }

.infodate {
    background: #fff url(images/info.png) no-repeat left bottom;
    color:#BBB;
    height:20px;
    padding: 2px 10px 2px 18px;
    }

.infodate a {color:#BBB;}



.entry,.entrytext {
    margin-top:10px;
    line-height:1.4em;
	background: #fff url(images/backgroundpost.jpg) no-repeat center bottom;
	padding-bottom:2em;
    }

.postmetadataalt {
	color:#777;
	}

.postmetadataaltrss{
	background: transparent url(images/rss.png) no-repeat left center;
	padding-left:18px;
	height:16px;
	padding-top:3px;
	}

/**Comments**/
/***********************/

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
.commentlist li {
	font-weight: normal;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlistinfo, .commentlistinfo a{
	font-family:  Arial, Sans-Serif;
	font-size: 1em;
	text-decoration:none;
	font-style: normal;
	color:#BBB;
	}



.commentcontent {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-family:  Arial, Sans-Serif;
	font-size: 1.15em;
	text-decoration:none;
	margin: 10px 5px 10px 0;
	padding: 0;
	background: transparent;
color:#333;
	}

.commentnum{
	font: 1.56em  Helvetica, Sans-Serif;
	font-weight: normal;
	color:#BBB;
	margin-right:18px;
	}
	
.commentauth{
	font-family:  Arial, Sans-Serif;
	font-size: 1.1em;
	text-decoration:none;
	font-style: normal;
	color: #55b9f2;
	}

.commentauth a:link, .commentauth a:visited {
	font-family:  Arial, Sans-Serif;
	font-size: 1.1em;
	text-decoration:none;
	font-style: normal;
	color: #55b9f2;
text-decoration:underline;
	}

.commentauth a:hover { color: #55b9f2; text-decoration: underline; }

#comments, #respond, #tb {
	padding: 0 0 0 13px;
	margin: 40px auto 20px ;
	color:#444;
	background: transparent url(images/cocomm.png) no-repeat left center;
	}

/**Comments Form**/
/***********************/
#commentform .field input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #F7F7F7 url(images/qbg.png) repeat-x top;
	border:1px solid #eee;
	font: 1em Arial,sans-serif;
	color: #666;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #F7F7F7;
	border:1px solid #eee;
	font: 1em Arial,sans-serif;
	color: #666;
	}

#commentform #submit {
	margin: 0;
	float: left;
	width: 89px;
	height: 18px;
	color: #fff;
	background: #F7F7F7 url(images/submit.png) no-repeat center;
	font-size: 1em;
	font-weight: bold;
	border:0;
	}
	
.commentsfieldset{
border:none;
}

#commentsbouttonsenvoyer, #commentsbouttonpreview {
	margin: 0;
	margin-right:10px;
	padding-bottom:3px;
	float: left;
	width: 89px;
	height: 18px;
	color: #fff;
	background: #F7F7F7 url(images/submit.png) no-repeat center;
	font-size: 1em;
	font-weight: bold;
	border:0;
	}
/**Sidebar**/
/***********************/
#sidebar
{
	padding: 20px 0 0 0;
	margin-left: 765px;
	width: 220px;
	
	}
	
#sidebar h2 {
	font-size:1.2em;
	color:#d8f567;
	font-family:Arial,sans-serif;
	font-weight:bold;
	
	}
#sidebar h3 {
	font-size:1.2em;
	color:#d8f567;
	font-family:Arial,sans-serif;
	font-weight:bold;
	
	}
	
.content_sidebar{
	font-family:"lucida grande", verdana, arial, serif;
	padding-right: 32 px;
	color: #444;
	font-size:0,8em;
	}

#sidebar a:link, #sidebar a:visited { text-decoration: none; color:#55b9f2;}
#sidebar a:hover { text-decoration: underline; }
#blogextra a:link, #blogextra a:visited { text-decoration: none; color:#55b9f2; }
#blogextra a:hover { text-decoration: underline; }



#sidebar div {
	
	margin-bottom: 15px;
	}



#sidebar div h2{
	margin: 5px 0 0 5px;
	}
#sidebar  ul{
padding-left:0;
margin-left:0;
}
#sidebar  ul li{
	margin: 0 0 0 15px;
	padding:0;
	
	list-style-type:none;
	}



/**Sidebar Search**/
/***********************/
#searchform {
	margin: 10px 0 0 0;
	padding: 5px 3px; 
	display:inline;
	}

#sidebar #search #q {
	width: 150px;
	height: 14px;
	background: #F7F7F7 url(images/qbg.png) repeat-x top;
	border:1px solid #eee;
	padding: 1px 2px;
	font-size: 1em;
	color: #a2c908;
	}

#sidebar .submit {
	background: #F7F7F7 url(images/ok.png) no-repeat center;
	font-family: Arial;
	padding-bottom: 1px;
	color: #fff;
	font-size: 12px;
	width: 25px;
	height: 18px;
	cursor: hand;
	font-weight: bold;
	border:0;
	margin-top:1px;
	position:relative;
	top:1px;
	}



/**Sidebar Calendar**/
/***********************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}

/**Sidebar syndication**/
/***********************/
.syndication{
	background: transparent url(images/rss.png) no-repeat left center;
	height:16px;
	}
.syndication a {
padding-left:18px;
}

/**Search Page - No results**/
/***********************/

.narrowcolumn #searchform #s {
	width: 150px;
	height: 14px;
	background: #F7F7F7 url(images/qbg.png) repeat-x top;
	border:1px solid #eee;
	padding: 1px 2px;
	font-size: 1em;
	color: #a2c908;
	}

.narrowcolumn #searchsubmit {
	background: #F7F7F7 url(images/ok.png) no-repeat center;
	font-family: Arial;
	padding-bottom: 1px;
	color: #fff;
	font-size: 12px;
	width: 25px;
	height: 18px;
	cursor: hand;
	font-weight: bold;
	border:0;
	margin-top:1px;
	position:relative;
	top:1px;
	}

/**Footer**/
/***********************/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 956px;
	background: transparent;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	width: 956px;
	margin: auto auto;
	height:34px;
	background: transparent url(images/footergreen2.jpg) no-repeat center bottom;
	text-align: center;
	}
#footertxt {
	color: #444;
	position: relative;
top: 15px;
	}
#footertxt a{
	color: #444;
	font-weight: bold;
text-decoration:none;
	}
#espace{
height:7px;
margin:0;
padding:0;
}

/**Image viewer**/
/***********************/

.highslide {
	cursor: url(http://blog.webgus.net/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #55b9f2;
}
.highslide:hover img {
	border: 2px solid #55b9f2;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	font-weight: bold;
	color: #55b9f2;
}
.highslide-loading {
    display: block;
	color: #d8f567;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #55b9f2;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #55b9f2;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
