/* @override http://www.blogalwarming.com/wp-content/themes/BWtheme/style.css */



/*
Theme Name: BlogalWarming
Theme URI: http://www.fran6art.com/
Description: The first theme created by Francis Chouquet.
Version: 0.1
Author: Francis Chouquet
 
Creation Theme by Francis Chouquet || http://www.fran6art.com
 
*/

/* choisissez le type de blog ici */
@import url('layouts-blog/1col-droite.css');

/*corps de la page web */

/* reset reloaded debut */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* reset reloaded fin */

body {
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: url('images/bgmotif.jpg') repeat-x;
background-color: #6699cc;
color: #069;
margin: 0;
}

#page {
margin: 0 auto 0 auto;
}

/* gestion de l'ent?te */

#header {
font-family: Arial, Helvetica, Sans-serif;
float: left;
color:#069;
height: 135px;
background: url('images/bwlogo3.jpg') no-repeat;
}

h1 a {
	background: url('images/logo-header.jpg') no-repeat;
	height: 99px;
	width: 308px;
	float:left;
	}

h1 a:hover {
	background-color: transparent;
}
	
h1 a span {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

.description span {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

/* ---------- fonction recherche ---------- */

#search{
	float: right;
	margin-top: 45px;
}

#searchform input#searchsubmit { 
	background: url(images/search_button.jpg) no-repeat;
	height: 20px;
	width: 50px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}	

#rss a{
	position: relative;
	margin-top: -15px;
	margin-right: 60px;
	float: right;
	background: url(images/rssbutton.jpg) no-repeat left top;
	height: 55px;
	width: 57px;
	border: none;
	text-indent: -999%;
}

/* ---------- navigation ---------- */


#nav {
	margin-top: 100px;
	background: url(images/nav_background.jpg) no-repeat left top;
	height: 35px;
}
#nav ul{
	list-style: none;
	font: 13px/100% Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
#nav ul li{
	float: left;
	background: none;
}
#nav ul li a{
	padding: 8px 15px 6px 15px;
	text-decoration: none;
	color: #444;
	display: block;
	background: none;
}
#nav li a:visited{
	text-decoration: none;
	color: #444;
}
#nav li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited{
	float: left;
	background: none;
	text-decoration: none;
	background: url(images/nav_bg_hover.jpg) repeat-x;
	color: #ffffff;
	height: 26px;
	display: inline;
}

#bordure{
	color: white;
	margin: 0px auto;
	height: 244px;
	width: 766px;
	padding: 5px;
	border: 2px solid #e6e6e6;
}

#presentation{
	height: 244px;
	background-image: url(images/presentation.jpg);
}

p.presentation_p1{
	display: inline;
	float: right;
	font-size: 1.6em;
	letter-spacing: -1px;
	color: black;
	width: 450px;
	margin-top: 30px;
	margin-right: 20px;
}

p.presentation_p2{
	display: inline;
	float: right;
	font-size: 2.5em;
	letter-spacing: -1px;
	color: white;
	width: 450px;
	margin-top: 15px;
	margin-right: 20px;
}

#presentation a{
	clear: both;
	float: right;
	width: 140px;
	height: 24px;
	margin-top: 20px;
	margin-right: 330px;
	background: transparent;
	background: url(images/qui.png) no-repeat left top;
	text-indent: -999%;
	cursor: pointer;
}

#content {
margin-bottom: 20px;
background-color: #fff;
padding: 30px 60px 0px;
}


#content-gauche .post{
	margin-top: 20px;
}

.post_content p{
font-family: "Helvetica", Arial, sans-serif;
font-size: 1em;
line-height: 1.3em;
color: #555;
padding: 10px 0 0px 0px;
}

.postmetadata {
color: #555;
}


#content-droite .postmetadata{
color: #999;
}

#date {
	font-size: 1.em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#articles {
	margin: 62px;
}

#content-gauche{
	margin: 30px 20px 30px 0px;
	width: 348px;
	float: left;
}


#content-gauche h3{
	color: #a5a5a5;
	font: 3em helvetica, arial, sans-serif;
	font-size: 2.5em;
	letter-spacing: -2px;
	font-weight: bold;
	}

#content-gauche .readmore a{
	line-height: 2.5em;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #33cc00;
}

#content-gauche .readmore a:hover{
	line-height: 2.5em;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #555;
	text-decoration: none;
}

#content-droite .readmore a{
	color: #999;	
}

#content-droite h3{
color: #a5a5a5;
	font: 3em helvetica, arial, sans-serif;
	font-size: 2.5em;
	letter-spacing: -2px;
	font-weight: bold;
	}

#content-droite h3.aidonsles {
	color: #a5a5a5;
	font: 3em helvetica, arial, sans-serif;
	font-size: 2.5em;
	letter-spacing: -2px;
	font-weight: bold;
	margin: -8px 0 0 -3px;
}

#vignette_home{
	width: 55px;
	height: 55px;
	float: left;
	padding: 2px;
	margin: 0px 10px 10px 0;
	border: 2px solid #e6e6e6;
}

#content-droite{
	margin: 30px 0px 30px 20px;
	width: 370px;
	float: left;
}

#content-droite .post{
	clear: both;
}

#content-droite .readmore a{
	font-size: 0.8em;
}



#posts_droite {
	margin-bottom: 60px;
	margin-top: 20px;
}

#pub_home a img {
	height: 127px;
	width: 349px;
	background-image: url(images/aidonsles.jpg);
	border: 2px solid #e6e6e6;
	margin-top:10px;
}

#adsense_home {
	margin: 0px 0 20px 27px;
}

h3.adsense_title {
	margin-top: 30px;
	margin-bottom: 20px;
}

.post_content_article h3 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0;}


.post_content_article h5, .post_content_article h4 {
	font-size: 1.2em;
	padding: 10px 0;
}


/* gestion de la sidebar */

#more_single {
margin: 20px 0 20px 0px;
}

#more_single ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

#more_single h2 {
font-size: 1.2em;
}

.morefrom h4, .samecat h4{
	color: #a5a5a5;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	margin-bottom: 10px;
	}

.morefrom ul, .samecat ul{
	line-height: 15px;
	font-size: 1em;
	list-style-type: circle;
	padding-left: 20px;
}

.morefrom ul li, .samecat ul li {
	margin-bottom: 5px;
	text-decoration: none;
}

.morefrom, .samecat {
	width: 230px;
	padding: 10px;
	border-bottom: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
	background: #f5f5f5;
	margin-bottom: 20px;
	margin-top: 20px;
}

.post_content_article ul {
	font-size: 1em;
	list-style-type: circle;
	padding: 20px;
}


/* gestion du footer */

#footer {
font-size: 1em;
color: #666;
padding: 10px 60px 20px;
margin-bottom: 20px;
clear: both;
list-style-type: none;
background: #ccc url('images/footerbg.jpg') repeat-x;
border: 2px solid #e6e6e6;
}

#footer a {
color: #006699;
background-color: transparent;
}

#footer a:hover {
color: #555;
background-color: transparent;
text-decoration: none;
}

#footer p{
text-align: right;
font-size: 1em;
padding: 0 0px 20px 0;
}


#footer h3{
	color: #33cc00;
	font: 2.5em helvetica, arial, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 0px;
}



/* gestion de la page article */

 #bordure-article {
	color: white;
	margin: 0px auto;
	height: 250px;
	width: 766px;
	padding: 5px;
	border: 2px solid #e6e6e6;
}

.automobile {
	height: 250px;
	background-image: url(images/auto.jpg);
}

.energie {
	height: 250px;
	background-image: url(images/energies.jpg);
}

.climat {
	height: 250px;
	background-image: url(images/climat.jpg);
}

.bio {
	height: 250px;
	background-image: url(images/bio.jpg);
}

.habitat {
	height: 250px;
	background-image: url(images/habitat.jpg);
}

.agriculture {
	height: 250px;
	background-image: url(images/agriculture.jpg);
}

.quotidien {
	height: 250px;
	background-image: url(images/quotidien.jpg);
}

.biodiversite {
	height: 250px;
	background-image: url(images/biodiversite.jpg);
}

.envrac {
	height: 250px;
	background-image: url(images/vrac.jpg);
}

.politique {
	height: 250px;
	background-image: url(images/politique.jpg);
}

.prevention {
	height: 250px;
	background-image: url(images/sante.jpg);
}


#colonne-article {
	float: left;
	width: 100%;
}

#content h2 a {
	font-size: 1em;
	color: #5a8dc0;
	font-weight: bold;
	line-height: 1.2em;
}

.post h2 {
	font-size: 2.7em;
	color: #555;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -2px;
	margin-top: -9px;
}


#content-gauche .post h2 {
	font-size:1.8em;
	color: #555;
	letter-spacing: -1px;
	margin-top: 0;
	}

#content-droite .post h2 {
	font-size: 1.2em;
	color: #555;
	line-height: 1.2em;
	letter-spacing: -1px;
	margin-top: 0;
}

.postmetadata-article {
	font-size: 2em;
	font-weight: bold;
	color: #dfdfdf;
	letter-spacing: -2px;
	margin-top: 20px;
}

.post_content_article{
font-size: 1.2em;
line-height: 1.3em;
color: #555;
background-color: white;
padding: 6px 0 0px 0px;
width: 490px;
float: right;
}

.post_content_article p{
	margin-top: 10px;
}

#blocsimiabo {
	background-color: #ccc;
}

.similar {
	width: 210px;
	float: left;
	padding: 10px;
	background-color: #f5f3f3;
}

.similar a {
	background-color: transparent;
}

.abonne {
	height: 80px;
	width: 470px;
	margin-top: 30px;
	float: right;
	padding: 10px;
	background-image: url('images/abo_bg.jpg');
	border: 1px solid #f5f3f3;
	color: #555;
}

.abonne h3{
	font-size: 1.3em;
	font-weight: bold;
	color: #006699;
}

.abonne ul{
	margin-top: 10px;
	padding-left: 30px;
	font-weight: bold;
	list-style-type: circle;
}

.abonne ul li a{
	color: #006699;
}

#author-box {
	width: 230px;
	padding: 10px;
	border-bottom: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
	background: #f5f5f5;
	margin-bottom: 20px;
	margin-top: 20px;
	}

	
#author-box .avatar {
	float: left;
	width: 50px;
	height: 50px;
	}

h3.section-header {
	color: #a5a5a5;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	margin-bottom: 10px;
	
}

#author-box.section h4{
	font-weight: bold;
	color: #555;
	background-color: transparent;
	font-size: 1.3em;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

#author-box.section p{
	color: #555;
	font-size: 1em;
	margin-bottom: 10px;
}



#author-box.section img.avatar {
	border: 5px solid #e5e5e5;
	margin: 0px 10px 10px 0;
}

img.avatar {
	border: 5px solid #e5e5e5;
}

h4.moreauthor{
	padding: 5px 0 5px;
	background-image: none;
	font-weight: bold;
	font-size: 0.9em;
}

.moreauthor li a{
	font-size: 0.9em;
}



/* gestion des commentaires */

.comments-template{
clear: both;
width: 99%;
}

.comments-template ol{
padding: 0 0 0 0px;
list-style: none;
}

.comments-template ol p{
font-family: "Arial", Helvetica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1.5em;
font-weight: bold;
margin-bottom: 20px;
margin-top: 20px;
}

small.commentmetadata a{
font-size: 0.9em;
color: #999;
line-height: 5px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

.commentlist img.avatar {
	border: 5px solid #e5e5e5;
}

.commentlist li.contenu_commentaire {
	padding: 10px;
	margin: 8px 0 20px 39px;
    border: 1px solid #f5f3f3;
    color: #555;
    font-size: 1.1em;
}

 cite a{
	color: #555;
	font-weight:bold;
	line-height: 25px;
}

cite {
	color: #555;
	font-weight:bold;
	font-size: 1.3em;
	line-height: 25px;
	letter-spacing: -1px;
}

input#s {
	background-color: #f5f3f3;
	margin-right: 5px;
	width: 170px;
	padding-top: 3px;
}

#commentform p input{
	background-color: #f5f5f5;
	margin-right: 10px;
	border: 1px #e5e5e5 solid;
}

textarea#comment {
	background-color: #f5f5f5;
	width: 100%;
	margin: 20px 0;
	border: 1px #e5e5e5 solid;
}

input#submit {
	margin-top: 15px;
}


/* gestion des liens */

a {
color: #555;
text-decoration: none;
}

a:hover {
color: #777;
text-decoration: underline;
}


#content-droite h2 a{
font-size: 1.2em;
font-family: helvetica, Arial, Sans-Serif;
color: #3c6fa2;
}

#content-gauche h2 a{
font-family: helvetica, Arial, Sans-Serif;
color: #3c6fa2;
}

#content h2 a:hover{
color: #555;
text-decoration: none;
}

.post_content a, .post_content_article a {
color: #069;
background-color: white;
}

.page_content a {
	color: #006699;
}

.post_content a:hover {
color: #fff;
background: #069;
}

.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

/* page des categories */

#content-category {
margin-bottom: 20px;
background-color: white;
padding: 30px 60px 20px;
}

#content-category h2 a {
	font-size: 2em;
	color: #006699;
	font-weight: bold;
	line-height: 1.2em;
}

#content-category h2 a:hover{
color: #555;
background-color: white;
}

#content-category .postmetadata{
	padding: 0;
}

#content-category .post_content p{
	padding: 0;
	margin: 10px 0;
}

#cat_description p{
	margin-top: 20px;
	font-weight: bold;
	color: white;
	background: #c4c4c4;
	font-size: 2em;
	letter-spacing: -2px;
	padding: 10px;
}

/* gestion des listes */


/* pages statiques */

.abonnement #presentation-article {
	height: 250px;
	background-image: url(images/abonnement.jpg);
}

.abonnement h2 {
	display: none;
}

.page_content {
	margin: 40px 0 0 0;
	color: #555;
	font-size: 1.2em;
	line-height: 1.3em;
}

.page_content p {
	margin-bottom: 15px;
}

.qui-sommes-nous h2 {
	display: none;
}

.qui-sommes-nous #presentation-article {
	height: 250px;
	background-image: url(images/quisommesnous2.jpg);
}

.associations h2 {
	display: none;
}

.associations #presentation-article {
	height: 250px;
	background-image: url(images/associations.jpg);
}

#presentation-tags {
	height: 250px;
	background-image: url(images/tags.jpg);
}

#page #content {
	padding-bottom: 40px;
}

#presentation-search {
	height: 250px;
	background-image: url(images/search.jpg);
}

#interior #page h2.title a{
	color: #555;
}

#interior #page h2.title a:hover{
	color: #999;
}



/* gestion des commentaires */



.comments-template ol{
list-style: none;
}


.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 0px;
display: inline;
float: left;
width: 100%;
border-bottom: 1px #e5e5e5 solid;
border-left: 1px #e5e5e5 solid;
background: #f5f5f5;
}

.comments-template h2, .comments-template h3{
font-size: 2em;
color: #555;
margin: 0;
padding: 30px 0 10px;
}


.comments-template p.nocomments{
padding: 0;
}


.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.avatar {
	float: left;
}

cite {
	padding: 0 0 0 15px;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	
}

cite a{
	background-color: transparent;
	text-decoration: none;
}

small a {
	padding: 0 0 0 15px;
	background-color: transparent;
	text-decoration: none;
}

label small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #555;
}

#commentform p {
	margin: 5px 0;
}

.comment_info {
	padding: 3px 0;
}

.comment_author {
	padding: 20px 0 20px 10px;
	float: left;
	width: 250px;
	height: 100%;
	margin-right: 30px;
}

.comment {
	color: #555;
	padding: 20px 20px 20px 290px;
	font-size: 1.2em;
}

.comment-author {
	padding-top: 10px;
	padding-left: 240px;
}

.comment p {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 8px;
}


h3#respond {
clear: both;
}

h3#comments {
	color: #555;
	font-size: 2em;
	letter-spacing: -1px;
}

ol.trackbacks-layout li {
	margin-top: 30px;
	border: none;
	width: 100%;
}

.comments-template h3 {
	clear: both;
}

#trackbacks {
	clear: both;
}

#trackbacks ol li {
	background: none;
	border: none;
}

#trackbacks ol li a{
	color: #a5a5a5;
	font-size: 1.2em;
	}

#trackbacks ol li a:hover{
	color: #555;
	text-decoration: none;
}

/* ———— legendes ————*/
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* —————– fin legendes—————–*/
