/*
	Theme Name: Asib
	Description: Th&egrave;me de ASIB - Association des syndics d'immeuble b&eacute;n&eacute;voles
	Author: Lucas Pfister
	Version: 1.0
*/

/* LAYOUT */

html {
	margin-top:0px;
	padding-top:0px;
}
body {
	background: #F5F6F7 url(images/background.png) center top repeat-x;
	margin-top:0px;
	padding-top:0px;
}
.rech {
	margin-top:25px;
	margin-bottom:20px;
}
#wrapper {
    background: url(images/wrapper-bg.png) center 162px no-repeat;
}

#container {
}

#contentwrap {
	border-left:1px solid #B1B2B2;
	border-right:1px solid #B1B2B2;
    background: #FFFFFF url(images/contentwrap.png) top right repeat-y;
}

a {
	color: #485f6d;
	text-decoration:none;
}

a:hover {
	color: #485f6d;
	text-decoration:underline;
}
label {
	color:#404040;
	font-weight:normal;
}
.entry h3 {
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:#485f6d;
}	
.imageEntete {
	position:relative;
	top:3px;
	margin-right:10px;
}
.fondDate {
	background-image:url(images/fond-date.png);
	width:52px;
	height:52px;
	float:left;
	margin-right:15px;

}
.dateJour {
	display:block;
	width:auto;
	height:33px;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.dateMois {
	display:block;
	width:auto;
	height:10px;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}
.postComment {
	font-size:12px;
	font-weight:bold;
	color:#545454;
	position:relative;
	top:-10px;
}
.entry img {
	background:#F0EFEF;
	padding:8px;
	margin-right:10px;
	margin-bottom:10px;
}
.entry img.alignright {
	margin-left:10px;
}
.lienArticle {
	float:right;
		
}
.lienArticle a {
	display:block;
	background-color:#489AB5;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.btPoster {
	border:none; 
	background-color:#95C8E2; 
	color:#FFFFFF; 
	font-weight:bold; 
	cursor:pointer; 
	text-shadow:1px 1px 1px #587C89; 
	height:25px; 
}
.btPoster:hover {
	text-decoration:underline;
}

/* COMMENTAIRES */

.comment {
	background-color:#f2f1ef;
}
.commentlist cite {
	padding: 7px;
	display:block;
	font-weight:bold;
	font-style:normal;
	background:#95c9e1;
	color:#485f6d;
	}	
.comment-reply-link {
	border:none; 
	background-color:#95C8E2; 
	color:#FFFFFF; 
	font-weight:bold; 
	cursor:pointer; 
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-shadow:1px 1px 1px #587C89; 
	height:40px; 
	width:90px;
}
.avatar {
	position:relative;
	top:-6px;
	float:left;
	margin-right:30px; 
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
}
.comment-reply-link:hover {
	color:#FFFFFF; 
}
.says {
	display:none;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
top:-30px;
text-align:center;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #676767;
}

.pagination a:hover{
color:#fff;
background: #4B99B5;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #4B99B5;
color:#fff;
}
.liensArticles {
	width:300px;
	height:auto;
	padding:20px;
	background-color:#f2f1ef;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.liensArticles li {
	list-style-type:none;
	line-height:25px;
}
.hidePost {
	margin-top:30px;
	margin-bottom:30px;
	width:570px;
	height:20px;
	background-color:#4B99B5;
	padding:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

#login_error {
	background-color:#fef4f2;
	width:250px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:10px;
	color:#AA0000;
	border:1px solid #AA0000;
}
.sinscrire {
	position:relative;
	left:25px;
	font-size:10px;
}






/* HEADER */

#header {
	position:relative;
	top:0px;
	height: 162px;
	}
	
#header a {
	margin-top:0px;
	display:block;
	float:left;
}

#header h1 {
	margin-bottom: 0px !important;
	float:left;
	margin-top:70px;
	margin-left:35px;
	font-style:italic;
	color:#4B99B5;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 36px;
	}

#header h1 a, #header h1 a:visited {
	color: #96C8E2;
	text-decoration: none;
	}


#header h2 {
	color: #7A7A7A;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
}
.entry h2, h2.titre2 {
	color: #333333;
	background-color:#F1F2F0;
	padding:10px;
	font-size: 18px;
	margin-bottom:15px;
	margin-top:25px;
	font-family: Arial, Helvetica, Sans-serif;
}
.logoimg {
	display:block;
}
*+html .logoimg {
	display:block;
    margin: -10px 0 0 0;
}
.feedtwitter {
	margin-top:15px;
	text-align: right;
}
.clear {
	clear:both;
}  
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 26px;
    padding: 8px 0;
    margin-top: 9px;
	}
	
#pagemenu {
	height: 26px;
    float: left;
	}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
    margin: 0 6px 0 0;
	padding: 8px 16px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
    background: #B90101;
    text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color: #fff;
    text-decoration: none;
    background: #B90101;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}


#navcontainer {
	height: 34px;
	display: block;
	overflow: hidden;
	}
*+html #navcontainer {
	position:relative;
	top:-18px;
	margin-bottom:-18px;
}
#navcontainer .current-cat a {
	background: #96C8E2;
	color:#fff;
	}

/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
    color: #404040;
	}

	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 5px;
	margin-bottom: 20px;
    border-bottom: 1px solid #E2E0DF
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 20px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #4B99B5;
	}

	
.title a {
	text-decoration: none;
	color: #459BB4;
	}

.title a:hover {
	text-decoration: underline;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #666;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 15px;
	padding-top: 10px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color:#656565;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.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;
	}

.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;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}

.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background: #C10504 !important;
    border: 0 !important;
}

.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: #2C2A2D !important;
    border: 0 !important;

}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #404040;
	}
	
.sidebar a {
	text-decoration: none;
	color: #757475;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#757475;
	}
	

#search {
    border: 1px solid #605F5F;
    height: 28px;
    padding: 0px;
    background: #444444;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #D9D4D0;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 15px 0 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 226px;
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}

#wp_sidebarlogin-3 .nomUtil label, #wp_sidebarlogin-3 .mdp label {
	
	position:relative;
	top:10px;
}
#user_login, #user_pass {
margin-top:-10px;
	height: 11px;
padding: 5px;
margin-bottom:10px;
}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 8px 0 8px 0;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #6F6F70;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border-bottom: 1px solid #AFB0B1;
    }

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin-top: 15px;
	padding: 0px;
	}


.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 20px;
	margin: 0 0 0px 10px;
    background: url(images/arrow.png) left 11px no-repeat;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #2E2D2B;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #2E2D2B;
	}

#wp-calendar td {
	color: #2E2D2B;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #C10504;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
    background: #676767;
	padding: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	}

#footer a {
	color: #FFFFFF;
	} 

	
#credits {
	color: #2C2A2D;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #2C2A2D;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#wp-submit {
	background-color: #489AB5;
	text-shadow:none;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 2px solid #E8E5E5;
    margin: 0 10px 10px 0;
    background-color: #F0EFEF;
}

.CleanContact { text-align: left; width: 30em; display: block; border:0; padding-top: 1em; }
.CleanContact input[type="text"] { width: 100%; margin-bottom: .5em; }
.CleanContact input[type="submit"] {border:none; background-color:#4B99B5; color:#FFFFFF; position:relative; left:282px; font-weight:bold; cursor:pointer; width:90px; height:25px; }
.CleanContact input[type="submit"]:hover {text-decoration:underline; }
.CleanContact label { clear: none; display: inline; text-align: left; }
.CleanContact textarea{ width: 100%; height: 15em; margin-bottom: .5em; font-size: 1.2em}
.CleanContact label em { font-weight: bold; margin-left:10px; font-style: normal; color: #AA0000; }
.CleanContact_msg { font-weight: bold;  padding: 1em; }
#clean_contact_msg { background-color:#fef4f2; color:#AA0000; border:1px solid #AA0000;padding:10px; width:350px; display:none;margin-bottom:10px;margin-top:10px; }
.CleanContact_msg.ok{ background-color: #f4faf0; border: solid 1px #00AA00; color: #00AA00; margin-bottom:10px;margin-top:10px;padding:10px;}
.CleanContact_msg.err{ background-color: #ff9595; border: solid 1px #fff; color: #000;}


.menu_textes  {
	list-style-type:none;
}
.menu_textes li  {
	float:left;

}
.menu_textes li:first-child  {
	margin-left:-15px;
	margin-right:15px;
}
.menu_textes li:last-child  {
	margin-right:-15px;
	margin-left:15px;
}
.menu_textes li a.active {
	background-color:#F3F3F3;
}

.menu_textes li a {
	display:block;
	width:170px;
	height:170px;
	font-size:20px;
	padding:10px;
}
.menu_textes li a:hover {
	background-color:#EBEBEB;
	text-decoration:none;
}
.menu_textes li a span {
	display:block;
	width:170px;
	text-align:center;
}
.menu_textes li a img {
	display:block;
	margin:0 auto;
	text-align:center;
}

.titre_textes {
	padding-top:15px;
	border-top:1px solid #BABABA;
	margin-top:10px;
	color:#666;
}
.titre_textes2 {
	padding-bottom:15px;
	border-bottom:1px solid #BABABA;
	margin-top:10px;
	color:#666;
}
.recherche_text {
	width: 175px;
	height: 11px;
	padding:5px;
}
.recherche_submit {
	border: none;
	background-color: #489AB5;
	color: #FFFFFF;
	margin-left:10px;
	font-weight: bold;
	cursor: pointer;
	width: 90px;
	height: 25px;
}
.recherche_submit:hover {
	text-decoration:underline;
}

.rubrique_textes {
	list-style-type:none;
	margin-left:0px;
}

.rubrique_textes li {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
}
.rubrique_textes li a{
	background-color: #EBEBEB;
	padding:5px 10px;
	display:block;
	color:#4B99B5;
}
.rubrique_textes li a.active {
	background-color: #4B99B5;
	color:#FFFFFF;
	text-decoration:none;
}
.rubrique_textes li a:hover {
	background-color: #4B99B5;
	color:#FFFFFF;
	text-decoration:none;
}


