/*
Theme Name: WPeco
Theme URI: http://zencssdesign.com
Description: Simple WP theme
Author: zencssdesign.com
Author URI: zencssdesign.com
*/


*{margin:0; padding:0;}

body {
font-family: arial, helvetica, sans-serif;

font-size: 12px; 
background: #e4e4e4 url(images/fond.jpg) repeat;
color: #44484B; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #194488; text-decoration: underline; }
a:hover { text-decoration: none; color : #FF0000; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 1000px;
	margin: auto;
}


#header { 
height: 182px;
background: #e4e4e4 url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 22px;
font-weight: 100;
padding: 10px 0 0 482px;
}
#header h1 a {
color: #194488;
}
#header h1 a:hover {
color: #194488;
text-decoration: none;
}
#header h2 {
color: #44484B;
font-size: 10px;
font-weight: 100;
padding: 2px 0 0 482px;
}

#menu {
font-family:verdana; 
background: #e4e4e4 url(images/menu.jpg) no-repeat;
height: 34px;
line-height: 34px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 50px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #44484B;
font-size: 14px; 
font-weight: bold;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #44484B;
background: #1BC51C url(images/menuover.jpg) repeat-x;
}
#menubottom {
background: #e4e4e4 url(images/menubottom.jpg) no-repeat;
padding: 5px 0;
}

#wrapper {
background: #e4e4e4 url(images/content.jpg) repeat-y;
padding: 0 10px;
}

#content {
	float: left;
    width: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidebar {
    float: right;
	width: 210px;
	padding-top: 20px;
}

#footer {
    background: #e4e4e4 url(images/footer.jpg) no-repeat;
	height: 90px;
    font-size: 11px;
    text-align: center;
	padding: 11px 0px 0px 0px;
	color #44484B;
	
}
#footer p { color: #44484B }
#footer a { color: #C20857; text-decoration: underline; }
#footer a:hover { color: #44484B; text-decoration: none; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a { 

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#FFFFFF; 
	padding:2px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:2px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	background:#FFFFFF; 
	padding:2px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata a {
font-size: 11px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
    padding: 0 0 10px 0;
	font-weight:bold;
	clear:both;	
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 17px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #7DB059;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    font-family: arial, helvetica, sans-serif; 
    background: #129A12 url(images/sidebarh2.jpg) no-repeat;
    height: 28px;
	line-height: 28px;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 13px;
    margin: 5px 0 5px 0; padding: 0 0 0 10px; 
	color: #194488;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 10px;
}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 2px 0 2px 10px;
}
#sidebar ul ul li a { font-size: 11px; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {
color:#44484B;
text-decoration: none;
}
#sidebar a:hover {
color:#44484B;
text-decoration: underline;
}

#sidebar a:visited {
color:#44484B;
text-decoration: none;
}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #f3f3f3;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #E0EFE0;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #E0EFE0;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}

#searchform {
padding-left: 10px;
padding-bottom: 20px;
}

#searchform input {
font-size:11px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#496333; background: #C0C0C0;
width: 50px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
color: #111;
}

.titleback {
margin: 3px 0;
padding-top: 18px;
height: 30px;
background: url(images/flower.jpg) left no-repeat;
font: bolder 15pt Arial;
letter-spacing: -1px;
text-indent: 44px;
text-align: left;
margin-bottom: 0px;
color: #194488;
}

.titleback a {color:#FF0000;}

.titleback a:hover{color:#FF0000;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.newsletter {
border: 1px solid #7DB059;
margin: 2px 2px 2px 2px;
padding-top: 2px;
padding-bottom: 2px;
background: #DFECD4;
font: 9pt "Lucida Sans", arial;
text-align: left;
color: #44484B;
}
/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 750px;
	overflow: hidden;
}

#content .mag_posts {
	float: left;
	width: 350px;
	margin: 0 20px 10px 0;
	color: #44484B;
	font: 12px Arial;
}

#content .mag_posts a {
	color: #194488;
}

#content .mag_posts .thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 15px 0 0;
	padding: 0;
}

#content .mag_posts .thumbnail img {
	margin: 0;
	padding: 2px;
	background: #fff;
	width: 150px;
	height: 150px;
}

#content .top_mag_posts {
	width: 350px;
	background: url("images/barre-titre.jpg") no-repeat;
}

#content .bottom_mag_posts {
	width: 350px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#content .mag_posts h2 {
	padding:0;
	padding-left: 13px;
	color: #FF0000;
	font: bold 16px arial, helvetica, sans-serif;
	height:30px;
	margin:0;
	
}

#content .mag_posts h2 a {
	color: #FF0000;
	text-decoration: none;
}

#content .top_mag_titles a{
	color: #194488;
	text-decoration: none;
	font: bold 12px arial, helvetica, sans-serif;
}
#content .mag_posts .mag_posts_entry {
	padding: 0px 9px 0px 12px;
	margin:0;
	width: 320px;
	height: 140px;
	text-align:justify;
	overflow: hidden;
}

#content .mag_posts .mag_posts_meta {
	margin: 0 9px 0 6px;
	width: 350px;
	height: 40px;
	overflow:hidden;
