/* @override http://centre-social-edith-bonnem.org/wp-content/themes/Edith-Bonnem/style.css */

/*  
Theme Name: Centre Social Edith Bonnem
Theme URI: http://www.espacewilson.fr
Description: Wordpress theme for Centre Social Edith Bonnem
Author: Gérald Morales
Author URI: http://www.espacewilson.fr

/******************************************
*   HTML Elements                         
******************************************/


* {
	margin:0;
	padding:0;
}

body,html {
	font-family: 'Roboto Condensed', sans-serif;
}


a:link, a:visited {
	text-decoration:none;
	color: #ccbfac;
}

a:hover{
	color: #FFF;
}

/******************************************
*   General Structure                         
******************************************/
#wrapper{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;

}

#page {
	font-size:1em;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding: 0 20px 20px;
}
#page img{
	border: 1px solid rgba(255,255,255,0.23);
	background-color: #8d7b5f;
}
#page a img:hover{
	opacity: 0.6;
}


#branding {
	padding: 0 0 0 15px;
	background-color: #cfe300;
	overflow: hidden;
}
/******************************************
*   Menu                         
******************************************/
.menu-bar{
	background-color: rgba(4,127,157,0.6);
	position: fixed;
	width: 100%;
	z-index: 2000;
	font-weight: bold;
}
.menu_wrapper {
	width: 1000px;
	display: block;
	z-index: 1000;
	margin-right: auto;
	margin-left: auto;
	z-index: 3000;

}

.menu_wrapper .menu li{
	list-style-type: none;
	display: inline-block;
	float: left;
}
.menu_wrapper .menu li:hover{
	background-color: rgba(255,255,255,0.12);
}
.menu_wrapper .rouge{
	background-color: red;

}
.menu_wrapper .rouge a{
	color: #FFF;
}
.menu_wrapper .rouge:hover{
	background-color: orange;
}

.menu_wrapper .menu li a{
	float: left;
	height: auto;
	font-size: 13px;
	text-transform: uppercase;
	padding: 18px 10px;
	color: #FFF;
}

.menu_wrapper .menu li ul {/*first level dropdown*/
	position: absolute;
	z-index: 200;
	height: auto;
	margin-top: 51px;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(102,102,102,1);
-moz-box-shadow: 0px 5px 15px 0px rgba(102,102,102,1);
box-shadow: 0px 5px 15px 0px rgba(102,102,102,1);
	left: -999px;
	width: 220px;
}

.wpsp_detail p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
}
	
.menu_wrapper .menu li li {
	background: rgba(255,255,255,0.85);
	padding-top: 6px;
	padding-bottom: 6px;
	width: 220px;
}

.menu_wrapper .menu li li a, 
.menu_wrapper .menu li li a:visited {
	font-weight: bold;
	color: #515151;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menu_wrapper .menu li li a:hover, 
.menu_wrapper .menu li li a:active {
	color: #fff;
	background-image: none;
}	

.menu_wrapper .menu li li:hover{
	color: #fff;
}
	
.menu_wrapper .menu li:hover ul, 
.menu_wrapper .menu_wrapper .menu li li:hover ul, 
.menu_wrapper .menu li li li:hover ul, 
.menu_wrapper .menu li.sfhover ul, 
.menu_wrapper .menu li li.sfhover ul, 
.menu_wrapper .menu li li li.sfhover ul {

	left: auto;
}

	
/******************************************
*   Headlines                         
******************************************/



h1 {
	color: #99a49c;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	font-size: 19px;
}



h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	margin-left: 20px;
}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	float: right;
	width: 640px;
	padding-left: 29px;
    /* border-left: 1px dotted #aa9373; */
    background-color: #b4c925;
    padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
img a {
	border-width: 0;
	border-style: none;
}
a img {
	
	border-width: 0;
	border-style: none;
}


.alignleft{
	margin-right: 15px;
	float: left;
}

.alignright{
	margin-left: 15px;
	float: right;
}

/* Post Formatting */

.entry {
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
}


div.agenda-content {
	float: left;
	width: 590px;
}


.entry p{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	margin-top: 18px;
	margin-bottom: 18px;
}	
.post ul li {
	list-style:square;
	margin-bottom:5px;
}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
/******************************************
*   Footer                        
******************************************/
.footer_wrapper{
	background-color: #000;
	overflow: hidden;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	font-size: 12px;
	padding-top:15px;
	color: #cacaca;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
	overflow: hidden;
	line-height: 18px;
}


#footer .textwidget{
	float: left;
	width: 320px;
	margin-right: 60px;
}
	
/******************************************
*   Sidebar                        
******************************************/
#sidebar{
	float: left;
	width: 200px;
	margin-right: 30px;
	font-size: 14px;
	background-color: #b4c925;
    padding: 20px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#sidebar li{
	list-style-type: none;
}
#sidebar img{
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar .widget-area{
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sidebar ul.menu {
	margin-bottom: 10px;
	float: left;
}

#sidebar .menu > li a{
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	background-color: #b0864d;
	float: left;
	width: 190px;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#sidebar .menu li a:hover{
	background-color: #634c2c;
}
#sidebar .menu li li a {
	background-color: #634c2c;
}
#sidebar .menu li li a:hover {
	background-color: #b0864d;
}
#sidebar .menu li .current_page_item a{
	background-color: #ff9200;
}
#sidebar .menu .dcjq-parent.active{
	background-color: #46341d;
}



img.attachment-grande_taille.wp-post-image {
	margin-bottom: 12px;
}

.slider{
	z-index: 100;
}
.entree_agenda{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aa9373;
}

a.edit_form{
	font-size: 12px;
	margin-right: 10px;
}
.frm_forms{
	background-color: #a58f70;
	padding: 20px;
}
.entry table{
	background-color: #a58f70;
}
.head-image{
	width: 100%;
	height: 200px;
	margin-bottom: 0px;
	background: #8d7b5f repeat-x;
	background-image: linear-gradient(to bottom, #a89880, #6d5f4c);
}
.shadow{
	margin-bottom: 20px;
	min-height: 10px;
	background: linear-gradient(to bottom, rgba(0,0,0,0.12), transparent) repeat-x;
}
.logo{
	width: 144px;
	height: 150px;
	background: transparent;
	position: absolute;
	top: 100px;
	left: 940px;
}

.frmcal-content a {
	color: #FFF;
	float: left;
	margin-bottom: 4px;
}
.frmcal-content a:hover{
	color: #333;
}

/* Page Edition des actualités */

li.titreactu,
li.editactu{
	float: left;
	padding-right: 20px;
}
li.suppactu{
	float: left;
	padding-right: 20px;
}
li.titreactu{
	width: 530px;
}
.autresactu{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.autresactu li{
	list-style-type: none!important;
	border-top: 1px solid rgba(254,255,255,0.34);
	padding-bottom: 0;
	margin-top: 5px;
	padding-top: 5px;
}
.autresactu li a {
	color: #FFF;
	text-decoration: none;
}
.autresactu li a:hover{
	color: #ff9200;
}

.autresactu h3{
	color: #FFF;
}
.creeractu a{
	color: #FFF;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 15px;
	background-color: rgba(165,170,169,0.62);
	text-transform: uppercase;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#searchform{
	margin-bottom: 10px;
	float: left;
}
#searchform #s{
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	border-width: 0;
	padding: 4px;
	font-size: 11px;
	float: left;
	width: 100px;
	margin-right: 10px;
}
#searchform input#searchsubmit.button{
	display: inline-block;
	float: left;
	background-color: #624b2b;
	color: #FFF;
	border-style: none;
	padding: 4px 7px 6px;
		-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	font-weight: bold;
	margin-left: 0;
}
#searchform input#searchsubmit.button:hover{
	background-color: #45341c;
}
.searchresult{
	border-bottom: 1px dotted #cdad81;
	padding-bottom: 20px;
	padding-top: 10px;
}