/*
Theme Name: Adeline Hazan
Description: Thème du blog d'Adeline Hazan, maire de Reims.
Version: 1.0
Author: Partisans du net
Author URI: http://www.partisansdunet.fr/
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body {
background: #fff url('img/fd.png') top center repeat-x;
color: #222;
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 1.6em;
margin: 0;
padding: 0;
}

#page {
background: url('img/fd_page.png') top center no-repeat;
padding: 0 20px;
margin: 0 auto;
min-height: 949px;
width: 960px;
}

img {border: 0;}

.clear {clear: both;}

h1 {
color: #CC0000;
font-size: 24px;
font-weight: 300;
line-height: 26px;
}

h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif;}
h1 {margin: 0;}
h1.pagetitle {margin: 0 0 24px 0;}
h2 {font-size: 16px; margin: 12px 0 6px 0;}
h3 {font-size: 14px; margin: 12px 0 6px 0;}
h4 {font-size: 13px; margin: 12px 0 6px 0;}


a {
color: #CC0000;
text-decoration: none;
}

a:hover {text-decoration: underline;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}


input {
background: #ECECEC;
border: 1px solid #c8c8c8;
padding: 1px;
margin: 0;
}

.clear {
clear: both;
}


/* EN-TÊTE
---------------------------------------------------------- */

#en-tete {
background: url('img/headerquenard.png') no-repeat;
height: 132px;
width: 960px;
}

#retour-accueil {
float: left;
display: block;
height: 132px;
width: 890px;
}

#adeline-hazan {
display: none;
}

#fil-rss {
float: left;
margin: 94px 0 0 0;
}

	/* Menu
	------------------------------------------------------ */

	#menu {
	background: url('img/fd_menu.png');
	clear: both;
        display: block;
	height: 40px;
	width: 960px;
	margin: 0;
	padding: 0;
	}
	
	#menu ul {
	float: left;
	height: 40px;
        margin: 0;
	overflow: hidden;
        padding: 0;
	list-style-type: none;
	width: 600px;
	}
	
	#menu ul li {
	float: left;
	display: inline;
	}
	
	
	#menu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
        margin: 0;
	padding: 13px 26px 9px 26px;
	text-transform: uppercase;
	}
	
	#menu ul li a:hover {background: url('img/fd_href.png') left 0 no-repeat;}
	#menu ul li a:active {background: url('img/fd_href.png') left -40px no-repeat;}

	
		/* Newsletter
		------------------------------------------------------ */
	
		#newsletter {
                display: block;
		float: right;
		height: 29px;
 		margin: 11px 10px 0 0;
		width: 296px;
		}
		
		#newsletter span {
		color: #ce5a5a;
		float: left;
		font-size: 10px;
		font-weight: 700;
		font-family: Arial, Helvetica, sans-serif;
		padding: 1px;
		text-transform: uppercase;
		}
		
		#formulaire-newsletter {
		float: right;
		}
		
		#email-newsletter {
		border: 1px solid #7b1515;
		color: #999;
		float: left;
		height: 15px;
		margin: 0;
		padding: 1px 2px;
		width: 140px;
		}
	
		#sabonner {
		border: 0;
		float: left;
		margin: 0 0 0 2px;
		padding: 0;
		}
		


/* ARTICLES
---------------------------------------------------------- */

#contenu {
clear: both;
float: left;
padding: 20px 15px;
margin: 0;
width: 615px;
}


	/* Une
	---------------------------------------------------------- */
	
	#une {
	margin: 0 0 30px 0;
	}
	
	#une p {
	font-size: 12px;
	line-height: 1.6em;
	}
	
	#une-infos {
	background: url('img/fd_une.png') repeat-x;
	color: #999;
	margin: 6px -5px 0 -5px;
	padding: 6px 5px;
	}
	
	/* Agenda
	---------------------------------------------------------- */
	
	#agenda {
	background: url('img/fd_agenda_bas.png') bottom left no-repeat;
	margin: 0 0 30px -15px;
	padding: 0 0 15px 15px;
	}
	
	#agenda h1 {
	background: url('img/fd_agenda_haut.png') top left no-repeat;
	margin: 0 0 0 -15px;
	padding: 30px 0 0 15px;
	}
	
	#agenda table {
	background: url('img/fd_agenda.png') repeat-x;
	font-size: 11px;
	margin: 6px -5px 5px -5px;
	}
	
	#agenda td {
	padding: 10px 5px 0 5px;
	vertical-align: top;
	}
	
	#agenda h2 {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
        padding: 0;
        }
	
		
	/* Articles
	---------------------------------------------------------- */
	
	.articles {
	margin: 0 0 30px 0;
	}
	
	.articles h1 {
	font-size: 20px;
	}
	
	.articles p {
	font-size: 11px;
	line-height: 1.6em;
	text-align: justify;
	}
	
	.articles-infos {
	background: url('img/fd_une.png') repeat-x;
	color: #999;
	margin: 6px -5px 0 -5px;
	padding: 6px 5px;
	}
	
	
	#une h1 a:hover, .articles h1 a:hover {color: #a2c96e; text-decoration: none;}
	#une-infos a, .articles-infos a {color: #a2c96e; text-decoration: none;}
	#une-infos a:hover, .articles-infos a:hover {color: #a2c96e; text-decoration: underline;}
	#une img, .articles img {
	border: 1px solid #C8C8C8;
	float: left;
	margin: 0 12px 4px 0;
	padding: 2px;
	}

	
	
.more-link {
font-weight: 700;
}

a.more-link  {
text-decoration: none;
}

a.more-link:hover {
text-decoration: underline;
}

.navigation {
border-top: 1px dotted #ececec;
border-bottom: 1px dotted #ececec;
height: 18px;
margin: 24px 0;
padding: 12px;
}

.navigation a {text-decoration: none;}
.navigation a:hover {text-decoration: underline;}

.alignleft {float: left;}
.alignright {float: right;}

.commentlist {list-style: none;}
.commentlist li {border: 1px solid #c8c8c8; margin: 0 0 15px 0; padding: 10px;}
.avatar {float: right;}


/* BARRE LATERALE
---------------------------------------------------------- */

#sidebar {
float: right;
background: #b87a76 url('img/fd_sidebar.png') repeat-x;
padding: 10px;
margin: 0;
min-height: 930px;
width: 290px;
}

#fd_sidebar_bottom {
clear: right;
float: right;
background: url('img/fd_sidebar_bottom.png') repeat-x;
height: 200px;
margin: 0;
width: 310px;
}


.widget {
background: #FFFFFF url('img/sidebar_div_bottom.png') bottom center no-repeat;
margin: 0 0 20px 0;
min-height: 40px;
padding: 0 15px 10px 15px;
}

.widget-titre {
background: url('img/sidebar_div_top.png') top center no-repeat;
color: #731213;
font-size: 18px;
font-weight: 700;
height: 35px;
margin: 0;
padding: 15px 25px 0 0;
text-align: right;
text-transform: uppercase;
}

.widget-video {
background: url('img/sidebar_div_bottom.png') bottom center no-repeat;
margin: 0 0 20px 0;
min-height: 40px;
padding: 0 25px 10px 25px;
}

.dm_videowall {margin: 10px 0 0 0;}

.categories-et-archives {
float: left;
width: 120px;
list-style-type: none;
}

.liens li {list-style: none;}

.liens li.linkcat h2 {
list-style: none;
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: 300;
line-height: 1.6em;
margin: 0;
color: #222;
}

.categories-et-archives ul, .liens ul {list-style: none;}
.categories-et-archives a, .liens a {text-decoration: none;}
.categories-et-archives a:hover, .liens a:hover {text-decoration: underline;}

#reseaux {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 700;
margin: 0 0 6px 0;
}

#retrouvez-moi {color: #a2c96e;}
#sur-les-reseaux {color: #444;}
#facebook {float: left;}
#dailymotion {float: right;}
#logo_ps {margin: 20px 118px; width: 54px;}




/* PIED DE PAGE
---------------------------------------------------------- */

#footer {
clear: both;
margin: 20px auto 0 auto;
width: 950px;
text-align: center;
}