﻿/*
Theme Name: ERF
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress. Traduction Française : <a href="http://www.niss.fr">(niss.fr)</a>.
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding: 0;
	}

body,html {
	min-height:101%;

	}

body {
background-image:url("images/fond.jpg");
	/*background: #ebf2d4;*/
	}

body, select, input, textarea {
	font: 105% Helvetica, Verdana, Arial,Sans-Serif;
	}
p {
	line-height:20px;
	margin-top:15px;
	padding-top:15px;
	}
	
table {
	padding:10px;

}


a:link, a:visited , a:active{
	color: #004b94;
	text-decoration:none
	}
a:hover{
	color:#004b94;
	text-decoration:underline;
	}
img, a:link img, a:visited img {
	border:0;
	}


/*calage sidebar*/
#sidebar li a{
	margin-top:2px;
	margin-right:0;
	margin-bottom:0;
	margin-left:15px;
	padding-left:12px;
}

li{
	list-style: none;
}


/* Structure */


#page {
	width:950px;
	margin:0 auto;
	font-size:0.7em;
	/*background:#FFF;
	padding: 10px 25px 35px 25px;*/
	}
#header {
	width:948px;
	height :215px;
	border-left:#949e2e solid 1px;
	border-right:#949e2e solid 1px;
}
#sidebar {
	width: 216px;
	min-height:1155px;
	border-left:#949e2e solid 1px;
	background:#ffffff url("images/erf_02.jpg") no-repeat;
	position: absolute;
	top: 215px;
	}
	

#sidebar a {
clear:both;
}

/*	Headers */
/* determine la taille, typo dans contenu du site*/
h1 {
	font:2.1em "Helvetica", Georgia, Times New Roman, Times, Sans-Serif;
	color: #000000;
	font-weight:bold;
	margin: 10px 5px;
	}

h2 { 
	width:722px;
	font: 1.8em "Helvetica", Georgia,  Times, Sans-Serif;
	font-weight:bold;
	color: #000000;
	margin: 10px 10px;
	}


h3, #sidebar h2 {
	font: 1em "Helvetica", arial, Sans-Serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding: 0 10px;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;

	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	padding: 0 10px;
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	padding: 0 10px;
	font-size:1.6em;
	margin-bottom:6px;
	margin-top:4px;
	}

/* Content */

#content {
	width:948px;
	min-height:1155px;
	float:right;
	background-image: url("images/erf_fond.jpg");
	border-right:#949e2e solid 1px;
	border-left:#949e2e solid 1px;
	}
#content02 {
	width:948px;
	min-height:1155px;
	float:right;
	background-image: url("images/erf_fond02.jpg");
	border-right:#949e2e solid 1px;
	border-left:#949e2e solid 1px;
	}

.txt {
	padding-left:220px;
	margin: 10px;
	}

.txt02{
padding-left:20px;
	margin: 10px;
	}
.description {

	font-size: 1.3em;
	font-weight: bold;
	font-style:italic;
	color:#545454;
	}

.feature {
	/*background:#f2f2f2;*/
	line-height:120%;
	padding:0px;
	margin : -120px 0px 0px 5px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	/*background-image: url("images/erf_04.jpg");*/
	/*background:#e9e9e9;*/
	}

.feature p, #rightcol p {
	margin:0px;
	padding:15px 0px;
	
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}

#leadpic {
	float:left;
	margin: 0 20px 8px 0;
	}

#element{
padding-right:10px;
 }

#lead {
	margin-top:10px;
	}

.title {
	font-size:1.2em"Helvetica";
	font-weight:bold;
	line-height:100%;
	}

.feature#lead .title {
	font:1.8em "Helvetica",Georgia, Times New Roman, Times, Sans-Serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}

#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 30px;
	}

#sidelist li {
	margin-left: 40px;
	}

/*#sidelist .children {
	background:#000000;
	}*/



#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #818d6f;
}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#465d23
}

.postmetadata {
	margin: 30px 30px
	}


h3 a:link, h3 a:visited {
	color:#004b94;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:30px 0 10px 14px;
	border:7px solid #f2f2f2;
	}

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:20px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	height :100%;
	}

/*contenaire de recents post/subscribe/seachform*/
#wid{
	width:260px;
	height:350px;
	float:right;
	background-image: url("images/fond_wid.png");
}


/*contenaire de sidebar/widget place a gauche*/
#widget{
	width:220px;
	height:auto;
	float:right;
	border-left:1px
	/*background:#ffffff;*/
}
#widget li {
margin-left:10px;

}
#widget li a {
padding-left:8px;

}
#box{
	width:200px;
	height:30px;
	float:right;
	margin-right:130px;
	margin-top:-15px;
	padding-bottom:20px;
	/*background:#ffffff;*/
}

#box p {
	margin-top:0px;
	padding-top:0px;
	}

#recherche{
	float:right;
	margin:0;
	padding-right:1px;
	padding-top:5px;
	padding-bottom:5px;
	
}


/*div contenent recherche*/
#searchform {
	width:200px;
	margin-top:30px;
	margin-right:10;
	margin-bottom:0;
	margin-left:40px;
	}

.button {
	padding:0px;
	background:#004d92;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#bbced4;
	color:#FFF;
	text-decoration:none
	}
/*div contenant newsletter et derniers articles*/
#subscribe{
	width:200px;
	margin-top:35px;
	margin-right:0;
	margin-bottom:0;
	margin-left:40px;
	}

.submit {
	padding: 1px;
	background:#737475;
	color:#e7e7e7;
	border:none;
	}

.submit:hover {
	background:#D6D7D8;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;

	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}



/* Footer*/

#footer {
	margin: 0 auto ;
	float:right;
	z-index:1;
	width:948px;
	height:187px;
	font-size:0.8em;
	padding-bottom : 0px;
	background-image: url("images/footer.jpg");
	border-right:#949e2e solid 1px;
	border-left:#949e2e solid 1px;
	border-bottom:#949e2e solid 1px;
	}
	
#footer_lien{
	margin: 15 auto;
	float:right;
	z-index:1;
	width:948px;
	height:25px;
	font-size:10px;
	margin-top :-30px;

	}
	
#footer_lien a {  /* couleur du lien texte*/
	color:#d3d1d1;
	}
/*derniers articles  (id de li)*/
#recent-posts{
	font-weight:lighter;
	margin-top:50px;
}
/*titre newsletter et recherche*/
.titrewid{
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#004b94;
}

/*titre  derniers articles*/
.titrewida{
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#004b94;
}

/*couleur lien derniers articles*/
#subscribe a {
	color:#000;
}

/*lien derniers articles*/
#subscribe li a{
	margin-top:2px;
	margin-right:0;
	margin-bottom:0;
	margin-left:10px;
}