/*
Theme Name: Esprit Solidaire (libellule-info.fr)
Description: thème personnalisé pour l'association Esprit Solidaire
Version: 1
Author: libellule-info
Author URI: http://libellule-info.fr/
*/
/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #d5d6d7 url('images/fond_body.jpg');
color: #333;
text-align: center;
}
#page {
background: url('images/fond_cahier.jpg') repeat-y top left;
width: 836px;/*760px;*/
padding: 0;
margin: 0px auto;
text-align: left;
}
#header {
width:836px;
height:177px;
margin:0;
padding:0;
}
/*DEB bande sup*/
#bande_sup {
   float:left;
   clear:left;
   width:580px;
   background: url('images/bande_sup.jpg') no-repeat top left;
   height:25px;
   overflow:visible;
   font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal;
  font-size:1.3em;
  margin-bottom:15px;
}
#bande_sup ul{
margin:0;
padding:0;
list-style:none;
padding-left:65px;
}
#bande_sup li{
float:left;
/*width:124px;*/
text-align:center;
}

#bande_sup li.page-item-2 {
   width:104px;
   margin-left:10px;
}

#bande_sup li.cat-item-1 {
   width:88px;
   margin-left:11px;
}
#bande_sup li.cat-item-4 {
   width:122px;
   margin-left:11px;
}

#bande_sup li.page-item-6 {
   width:72px;
   margin-left:10px;
}

#bande_sup li a{
  color:#477D35;/*#1A600C;*/
}
#bande_sup li a:hover{
  color:#0066CC;
}

/*FIN bande sup*/


#content {
line-height: 1.4em;
float:left;
clear:left;
padding: 0 0 20px 63px;
margin: 0px 0 0;
width: 503px;
font-size: 1.2em;
}

/*#content h2*/
#content h2, #content #titre_article h2,#content #titre_article h3 {
font-family : 'Georgia','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
   margin-top:9px;
   margin-bottom:2px;
   color:#1153A3;
width:435px;
}

#content h2 {
width:100%;
}

#content h2 a, #content h3 a{
   color:#1153A3;
}
#content h2 a:hover, #content h3 a:hover{
   color:#0066CC;
   text-decoration:underline;
}

#content small {
   clear:right;
}

#content small a {
	font-family: Arial, Helvetica, Sans-Serif;
	color:#0066CC;
}

#content a.more-link{
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color:#0066CC;
   float:left;
   text-align:left;
}

#content .entry {
   float:left;
   width:500px;
   clear:both;
   margin-top:3px;
   padding-left:3px;
}

#content .entry p {
	font-size: 1.05em;
  margin:0;
  margin-bottom:5px;
  margin-top:5px;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
border: none;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}
h1, h2, h3 {
/*font-family:'Georgia','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;*/
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-weight: normal;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
  float:right;
  width: 235px;/*187px;/*235px;/*190px;*/
  text-align : left;
  margin:0;
  padding:0;
  padding-right:16px;
  position:relative; 
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
}
a:hover {
color: #147;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}
.narrowcolumn {

}
.widecolumn {

}
.post {
margin: 0 0 20px;
text-align: justify;
clear:both;
float:left;
width:100%;
}
.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata, #content a.more-link {
clear: both;
text-align:right;
font-size:9px;
margin-top:3px;
margin-bottom:3px;
float:left;
width:100%
}
.clear { 
clear: both; 
}
#footer {
	background: transparent url(images/footer.jpg) no-repeat bottom left;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
height: 20px;
   /*height:155px;*/
   padding-top:5px;
}
#footer ul {
   margin:0;
   padding:0;
   list-style:none;
}
#footer ul li{
   width:120px;/*185px;*/
   float:left;
   text-align:center;
   height:90px;/*80px;*/
   font-size:9px;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
   font-style:normal;
}
#footer p {
margin: 0;
padding: 5px 0;
text-align: center;
font-size:10px;
color:#777777;
float:left;
width:100%
}
#footer h3 {
margin: 0;
}
#footer div.partenaires {
   margin:0;
   padding:0;
   margin-left:60px;
   margin-top:20px;
   width:720px;
	font-family:'Georgia','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
   font-size:1.3em;
   font-style:italic;
   color:#8B8B98;
}

#liste_partenaires {
      width:738px;
      overflow:hidden;
      height:90px;
}

#liste_partenaires a img {
   margin-left:10px;
}
/* SIMPLY SCROLL */
.simply-scroll-container { 
	position: relative;
}
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.simply-scroll-list li img {
	border: none;
	display: block;
}
/* Container DIV */
.simply-scroll { 
	/*margin-bottom: 1em;*/
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 720px;
	height: 90px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 50px;
	height: 50px;
   /*border:1px solid red;*/
}

.pied_page {
   width:836px;
margin-top :10px;
   margin-left:auto;
   margin-right:auto;
text-align:center;
   color:#C2D0F3;
}

/* FIN SIMPLY SCROLL */
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 30px 0 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 0px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
#comments, #respond h3, #content h2.pagetitle {
   color:#8B8B98;/*D5D7FD;*/
   font-style:italic;
   font-family:'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-weight:normal;
   font-size:1.3em;
   margin:0px;
   clear:both;
   float:left;
   width:100%;
}
h2.pagetitle {
color:#8B8B98;!important
}

#respond h3 {
   text-decoration:underline;
   margin-top:6px;
}

.commentlist {
padding: 0;
text-align: justify;
margin:0;
float:left;
clear:both;
width:100%
}
.commentlist li {
	font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal;
   background: url('images/comm_fond.jpg') no-repeat top left;
	margin: 0 0 15px;
	padding: 5px 0px 0px;
	list-style: none;
   padding-top:12px;
}
.comment-author {
   height:50px;
}

.txt_commentaire {
   margin:10px 15px 15px;
}

.txt_commentaire em {
   color:red;
}

.comment-author, .comment-meta {
   margin-left:15px;
   margin-top:3px;
}

.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
/*margin: 20px 0px 10px 10px;*/
width:480px;
color:#777782;
}

.commentlist .alt {
   background:none;
   border:none;
   background: url('images/comm_fond_alt.jpg') no-repeat top left;
}

#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
#respond {
   float:left;
   width:100%;
}
#respond p {
	font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal;
color:#777782;
float:left;
margin:0;
}
/* End Comments */
/* Begin Sidebar */
#sidebar h2 {
font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.4em;
margin-top:15px;
color:#303549;/*#292F3A;*/
}

#calepin #login_error {
   color:#F00;
}

#calepin {
   background: url('images/col_droite_fond.jpg') repeat-y top left;
   /*width:225px;*/
   /*border-top:1px solid transparent;*/
   padding-top:0;
   /*padding-left:15px;*/
   float:left;
}

#calepin .calepin {
  padding-left:18px;
   background: url('images/col_droite_sup.jpg') no-repeat top left;
   float:left;
	width:197px;
}

#calepin .fin_calepin {
   background: url('images/col_droite_pied.jpg') no-repeat top left;
   width:235px;
   height:39px;
   float:left;
}

#calendar {
   margin-top:30px;
}

#sidebar ul ol {
margin: 0;
padding: 0;

}
#sidebar form {
margin: 0;
}
#assoc_adresse, #assoc_adresse h3{
color: #1F7B93;
}

#assoc_adresse {
  background: url('images/post-it_adresse.jpg') no-repeat top left;
  width:210px;
  height:124px;
  padding-left:20px;
  font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal;
  font-size:1.2em;
}

#assoc_adresse h3{
	font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin:0;
  font-size:1.3em;
  font-weight:normal;
}

#assoc_adresse p{
  margin-top:6px;
  margin-bottom:6px;
}

/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells:hide;
margin: 0 28px 0 auto;
width: 187px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
	display: block;
	background-color:#66A5B8;
   color:#FFF;
}
#wp-calendar a:hover {
   background-color:#88C712;/*72A70F;*/
}
#wp-calendar caption {
font: normal 1.3em 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
/*background-color: #fff;*/
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
clear:both;
display:inline;
font-size:10px;
width:100%;
float:left;
}
.navigation .alignleft, .navigation .alignright {
width : 250px;
}

.navigation .alignleft {
text-align:left;
}

.navigation .alignright {
width : 250px;
text-align:right;
}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.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;
}
.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;
}
#post-it_date {
   float:left;
   width:59px;
   height:50px;
   font-family: 'Trebuchet MS','Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: normal;
  font-size:9px;
   background: url('images/post-it_Date.jpg') no-repeat top left;
   color:#fff;
   text-align:center;
   line-height:10px;
   padding-top:6px;
   padding-right:2px;
   margin-right:4px;
   display:block;
}

.wpcf7-form {
   /*width:400px;*/
   margin:auto auto;
   width:440px;
}

#content .wpcf7-form p{
   float:left;
   width:100%;
   font-size:0.9em;
}
.wpcf7-form span {
	font-family:'Georgia','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
   color:#1153A3;/*#777782;*/
}

.wpcf7-form span, .wpcf7-form img, .wpcf7-form input {
   float:right;
   display:block;
}
.wpcf7-form span.alignleft {
   float:left;
}

/* End captions */
