/*
Theme Name : La jasette
Theme URI : blog.zwatla.com
Description :  La jasette des artistes
Author : Zwatla
*/


html, body {
height: 100%;
}

body {
margin : 0 ;
padding : 0 ; 
background : #F0EFEA ;
text-align : center;
font-size : 0.8em;
color : #756D6B ;
font-family : arial ;

}


a:active, a:focus {
outline : none ;
}


/* SITE
*****************************************************************/

#website {
position : relative; 
width : 1002px;
margin : 0 auto;
text-align : left  ;
padding :  0 ;
min-height: 100%;
}	
 


/* HEADER
**************************************************************/	
	


#header { 
position : relative ; 
height : 130px;
margin : 0
}


/* VERSION ANGLAISE
**************************************************************/	


#english {
position : absolute ;
top : 0 ;
right : 30px ;
background : url(images/english.jpg) ;
width : 96px;
height : 25px  ; 
}


#english a {
display : block ; 
width : 96px;
height : 25px  ; 
}

#english span {
position : absolute ;
top : -9999px ;
left : -9999px ; 
}




/* TWITTER
**************************************************************/	

#twitter {
position : absolute ;
top : -57px ;
left : 600px ;
width : 83px;
height : 71px ;
background : url(images/twitter.jpg) no-repeat ;
z-index : 1 ;  
}

#twitter a {
display : block ; 
width : 83px;
height : 71px ; 
}


#twitter span {
position : absolute ;
top : -9999px ;
left : -9999px ; 
}


/* PUB
**************************************************************/	


#pub-728x90 {
margin : 0 0 12px 0;
}


#rss {
position : absolute ;
right : 12px;
top : 7px ; 
width : 29px ; 
height : 30px ; 
background : url(images/rss.jpg) no-repeat;

}

#rss a {
display : block ; 
width : 29px ; 
height : 30px ; 

}


#rss span {
position : absolute ;
top : -9999px;
left : -9999px ; 
}


/* TITRE DU SITE
*****************************************************************/

     
#header h1 {
position : absolute ;
top : 5px ; 
left : 0 ; 
width : 333px;
height : 198px;
background : url(images/logo-2.png) no-repeat ; 
margin : 0;
padding : 0 ; 
}

#header h1 a {
display : block ; 
width : 333px;
height : 198px;
}

#header h1 span {
position : absolute ;
top : -9910px ; 
left : -9910px ; 
}

#header .description {
position : absolute ; 
left : 365px ; 
top : 75px ; 
margin : 0 ; 
padding : 0 ; 
width : 410px ; 
font-weight : bold ; 
font-family : times ; 
font-weight : normal ; 
font-size : 120% ;  
}

#header p span { 
}



/*  ARCHIVES SEARCH
********************************************************************/

#archives-search {
height : 45px ; 

position : relative ; 
}

/*  PAGE TITLE
********************************************************************/


h2.pagetitle {
font-size : 1.2em ;
margin : 0; 
padding : 14px 0 0 10px ; 
font-weight : normal ; 
font-family : times; 
position : absolute ; 
left : 0 ; 
top : 0 ; 
}
 



/*  HEADER >> SEARCH
********************************************************************/

#search {
padding : 10px 0 0 0; 
color : #000;
margin : 0 0 0 415px ; 
width : 320px ;
float : right : 
}

#search form {
margin : 0 ; 
padding : 0;
}

#search input {}
 
#s {
width : 190px; 
border : 1px solid #BEBEB8 ; 
height : 20px ;
float : left ;  
margin : 0 10px 0 0 ; 
}
 
#search p {
margin : 0 ; 
padding : 0;
}

#search span {
float : left ;
width : 85px ; 
background : transparent ; 
height : 22px ;
line-height : 20px ; 
margin : 0 5px 0 0 ; 
font-family : times;
font-size : 18px; 
color : #756E6D; 
}

#searchform {}

#sidebar #searchform #s {}

#sidebar #searchsubmit {}

.search-ok {
background : url(images/search-ok.gif);
width : 18px; 
height : 20px; 
border : 0 ; 
cursor:pointer ;
margin : 2px 0 0 0  ; 
padding : 0;
}

/* NAVIGATION >> MENU PAGES
***********************************************************************/
  
  
#menu {
position : absolute ; 
top : 130px;
left: 270px;
width : 728px ;
height : 43px ; 
line-height : 43px ; 
background : url(images/menu.png) no-repeat ;  
}
	
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 0 0 20px ;
font-size : 80% ; 
}


#menu  li{
float : left ;
text-transform : uppercase ; 
font-family : times ; 
font-weight : bold ;
margin : 0 ; 
padding : 0 ; 

}
	
	

#menu  li a{
margin : 0 ; 
padding : 0 10px 0 0 ; 
text-decoration : none ;    
color : #75706D ;

}


#menu  li a:hover {
color : #571A78 ;
}

#menu  li:first-letter {
font-size : 16px
}

#menu  li a:first-letter {
font-size : 16px
}
	
	

/* TEXT >> Coneneur Content + Side (.right)
*****************************************************************/


#main {
padding :  55px 0 160px 0;

}




/* Menu pseudo tags
*****************************************************************/


#menu-pseudo-tags {
border : 1px solid #D5D3C6 ;
overflow : auto ;
background : #F8F8F8; 
padding : 0 10px 10px 10px; 

}
  
  
#menu-pseudo-tags ul {
list-style : none ;
margin : 0; 
padding : 0 0 0 10px ; 

}


#menu-pseudo-tags li {
float : left ; 
margin : 0; 
padding : 0 5px 5px 0 ; 
}

#menu-pseudo-tags li a {
display : block ;
width : 168px ; 
padding :  0; 
color : #756E6D ; 
text-decoration : none ; 
}

#menu-pseudo-tags li a:hover {
color : #AE3F27 ;  
}
  	
	
#menu-pseudo-tags li.current-cat a {color : #AE3F27 ;    }	






#menu-pseudo-tags h2 {
font-size : 1.4em ;
margin : 0; 
padding : 10px 0 15px 10px   ; 
font-weight : normal ; 
font-family : times; 
}
	
	
/* CONTENT
**************************************************************/	
	
#content {
width : 728px ; 
float  : left ;
margin : 0;
padding : 0 0 200px 20px  ;
}

#content ul {}


#content li {}
	
	
/* SIDEBAR 
**************************************************************************/


#sidebar {
width : 250px ;
float  : left ;
padding :  40px 0 0 0 ;
margin : 0 0 0 0 ; 
background : #F0EFEA; 
text-align : justify ; 
min-height : 2400px
}
	

#sidebar h2 {
font-size : 1.8em ;
margin : 0 ;
padding :  20px 0 10px 0 ;
color : #7C7574  ;
font-family : times ; 
font-weight : normal ; 
}

#sidebar h3 {
font-size : 1em ;
margin :  10px 0 10px 0 ;
padding :  0 ; 
}

#sidebar ul{
list-style : none ; 
margin : 0 ;
padding :   0; 
}

#sidebar li{
 }
  


#sidebar a {}


#sidebar a:hover {}


#sidebar p{
margin : 0 ; 
padding : 0;
}

#sidebar span {
margin : 0 ; 
padding : 0;
}

#sidebar img {
margin : 0 0 15px 0 ; 
padding : 0;

}


/*  WIDGET TAG CLOUD
*******************************************************************/ 

.widget_tag_cloud { 

}


.widget_tag_cloud h2 { 
padding : 0 0 20px 0 ; 
}


.widget_tag_cloud a { 
color : #7C7574 ;
text-decoration : none ; 

}


.widget_tag_cloud a:hover { 
color : #A6351F 

}

/*  TEXT WIDGET
*******************************************************************/ 

.textwidget {
margin : 0 0 0 0 ;
padding : 0 ; 
}

.textwidget p {
margin : 0 ;
padding : 0 ; 
}


.textwidget img {

margin : 0 ;
padding : 0 ;  
}

.textwidget ul {

}

.textwidget li {
margin : 0 ;
padding : 0 ; 
}

.textwidget-english {
margin : 0 0 10px 0 ;
padding : 0 ; 
}

/*  WIDGET GET RECENT COMMENTS
*******************************************************************/ 

.widget_get_recent_comments li {
padding : 0 0 5px 0 ; 
display : block ; 
}

.widget_get_recent_comments li a {
color : #7C7574 ;
text-decoration : none ; 

}

.widget_get_recent_comments li a:hover {
text-decoration : underline ; 
}



get_recent_comments_wrap li {
padding : 0 0 5px 0 ; 
display : block ; 
}

/*  WIDGET RECENT ENTRIES
*******************************************************************/ 

.widget_recent_entries ul {}



   	
/*  POST
*****************************************************************/	

.post {
position : relative ; 


}   

.post h2 {
font-family : times ;
}

.post h2 a { 
color : #756D6B ;  
}


.post h3 {
font-family : times ;
font-weight : normal ; 
font-size : 1.6em ; 
margin : 0 ;
padding : 5px 10px 10px 0 ; 
}

.post h3 a { 
color : #756D6B ;  
}


.post img {
float  : left ;
margin : 0 20px 10px 0 ; 
border : 0 ; 
}

.meta-comment {padding : 10px 0 0 0; color : #000 ; clear : left ; }
.meta-comment a {color : #000}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#5E6472;
}

.post .descr {clear : both ; margin : 10px 0 0 0 ; color : #000}
.post .descr a {color : #000 ; }

.post .descr-auteur {
clear : both ; 
margin : 0 ; 
font-weight : bold ;
 }

.post h1 a {
color : #000000;
text-decoration : none ; 
}

.post  a {
color : #000000;
text-decoration : none ; 
}


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

.post ul  {
clear : left ; 
padding : 5px 10px 5px 10px ;
margin : 5px 20px 10px 0 ; 
background : #F0EFEA ;
text-align : center ; 
list-style :  none  ;
}



.post ul a  {
color : #756E6D ; 
text-decoration : none ; 
}

.post ul a:hover {
text-decoration : underline ; 
}




.post ul img {
border :5px solid #C6C2AF ; 
margin : 7px 7px 0 0; 

}



.post ol {
width : 660px ; 
clear  : left  ; 
padding : 0  ;
margin : 0 0 5px 0 ; 
overflow : auto ; 
border-bottom : 10px solid #fff; 
border-top : 1px solid #fff;
border-left: 15px solid #fff;  

}



.post ol img { 
margin : 12px 12px 0 0; 
float : left ;
border : 1px solid #F0EFEA ;
 

}




.entry ol {
	padding: 0 ;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}






embed {

margin : 0 15px 10px 0;
}


object {
float : left ; 
margin : 0 15px 10px 0;
}


/*  TAGS DE L'ARTICLE
*****************************************************************/	

.tags {
padding : 0 0 0 20px;
}

.tags p {
padding : 0 ;
margin : 0 ;
}

.tags a {
color : #AE3F27 ;
text-decoration : none ; 
}

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



p.postmetadata {
padding : 10px 20px ; 

}


.postmetadata a {
color : #756E6D ; 
text-decoration : none ; 
}


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


p.author {
margin: 0 ; 
padding : 0 ;
color : #AE3F27 ; 
}


/*  NAVIGATION ENTRE LES ARTICLES
*****************************************************************/	



.navigation {
text-align: center;
color : #AE3F27 ;
padding : 10px 20px ;
clear :  left ; 
height : 50px ; 
}
	
	
.navigation a  {
color : #AE3F27 ; 
text-decoration : underline ; 
	}







/*  LAST NEW >> Tout le groupes des dernieres News
********************************************************************/

#last-news {
background : #fff ; 
padding : 15px ;
margin : 0 0 20px 0 ; 
}

#last-news p{}


#last-news-archives {
background : #fff ; 
padding : 0 15px 15px 15px ;
margin : 0 0 20px 0 ; 
overflow : auto ; 
}

#last-news-archives .post {
margin : 20px 0 10px 0 ;
min-height : 116px ; 
}


#last-news-archives h2 {
font-size : 1.6em ;
margin : 0 0 0 200px ; 
padding : 10px 0 5px 0 ; 
font-family : times ; 
font-weight : normal;  
}



#last-news-archives p {
margin : 0 0 0 200px ; 
padding :   0 ; 
line-height : 18px; 
}







/*  LAST NEW >> résultat recherche
********************************************************************/



#last-news-search {
background : #fff ; 
padding : 15px ;
margin : 0 0 20px 0 ; 
overflow : auto ; 
}

#last-news-search h2 {
font-weight : normal ; 
margin : 0 ; 
padding : 0 ; 
}

#last-news-search h2 a:hover {
color : #571A78
}





#last-news-search p {

margin : 2px 0 0 200px  ; 
padding : 0 ; 
}


h3.search-result {
margin :  0 0 10px 0  ; 
padding : 0 0 10px 0 ; 
font-weight : normal ;
font-family : times ; 
font-size : 1.4em
 }
 
 
 
 #last-news-search .post {
min-height : 116px ;
margin : 0 0 15px 0 ;  
}

 #last-news-search .post h2 {
font-size : 1.4em ;
margin : 0 0 0 200px ; 
padding : 10px 0 5px 0 ; 
font-family : times ; 
font-weight : normal;  
}


 #last-news-search .post h3 {

margin : 0 0 0 200px ; 

}


 #last-news-search .post small {
margin : 0 0 0 200px ; 
}




 #last-news-search .post img {
position : absolute ;
left : 0 ; 
top : 0 ;  
}

/*  LAST NEW >> PAGE SIMPLE
********************************************************************/

#last-news-single {
background : #fff ; 
padding : 25px 0 10px 25px;
margin : 0 0 10px 0 ; 
overflow : auto ; 
border : 1px solid #D6D3C6; 
 
}


#last-news-single h2 {
font-size : 2.4em ;
margin : 0  ; 
padding : 0 0 0 0 ; 
font-family : times ; 
font-weight : normal;  
}

#last-news-single p  {
line-height : 18px ; 
text-align : justify ; 

padding : 0 25px 0 0;
margin : 0 0 10px 0; 

}



/*  AUTES CATEGORIES
********************************************************************/


.autres-cat {
float : left ;
width : 340px ;
padding : 0 10px 0 10px ; 
}
 
.autres-cat  h2  {
font-size : 12px ; 
font-family : times ; 
margin : 0 0 5px 0 ; 
padding : 0 0 0 40px ; 
text-transform : uppercase ;  
}


.autres-cat  p  {
font-family : times ; 
margin : 0 ; 
padding : 0 0 0 40px ; 
}

.autres-cat  a {
color : #756E6D 
}

.autres-cat  a:hover {
color : #A6351F 
}



.autres-cat .post {
min-height : 50px ;
margin : 0 0 10px 0;  
padding : 0 0 10px 0; 
border-bottom : 1px solid #DEDDD8 ; 
}

/*  AUTES CATEGORIES >> IMAGES BACKGROUND
********************************************************************/
	
.autres-cat .category-non-classe { background : url(images/ico-actu.jpg) 0 5px no-repeat ; }
.autres-cat .category-implicationshumanitaire { background : url(images/ico-actu.jpg) 0 5px no-repeat ; }

.autres-cat .category-danse  { background : url(images/ico-danse.jpg) 0 5px no-repeat ; }

.autres-cat .category-mozart-opera-rock-spectacles { background : url(images/ico-spectacle.jpg) 0 5px no-repeat ; }

.autres-cat .category-concerts  { background : url(images/ico-albums.jpg) 0 5px no-repeat ; }
.autres-cat .category-albums { background : url(images/ico-albums.jpg) 0 5px no-repeat ; }

.autres-cat .category-tendances-mode { background : url(images/ico-mode.jpg) 0 5px no-repeat ; }

.autres-cat .category-musique  { background : url(images/ico-musique.jpg) 0 5px no-repeat ; }
.autres-cat .category-comedies-musicales  { background : url(images/ico-musique.jpg) 0 5px no-repeat ; }
.autres-cat .category-jonas-brothers { background : url(images/ico-musique.jpg) 0 5px no-repeat ; }
.autres-cat .category-bashung-alain { background : url(images/ico-musique.jpg) 0 5px no-repeat ; }


.autres-cat .category-festivals   { background : url(images/ico-affiche.jpg) 0 5px no-repeat ; }
.autres-cat .category-avant-premiere { background : url(images/ico-affiche.jpg) 0 5px no-repeat ; }
.autres-cat .category-cinema   { background : url(images/ico-affiche.jpg) 0 5px no-repeat ; }

.autres-cat .category-divers   { background : url(images/ico-actu.jpg) 0 5px no-repeat ; }
.autres-cat .category-evenementiel  { background : url(images/ico-actu.jpg) 0 5px no-repeat ; }

.autres-cat .category-acteurs-actrices { background : url(images/ico-acteurs.jpg) 0 5px no-repeat ; }

.autres-cat .category-festivals-theatre { background : url(images/ico-theatre.jpg) 0 5px no-repeat ; }
.autres-cat .category-comedies-one-man-show { background : url(images/ico-theatre.jpg) 0 5px no-repeat ; }



.autres-cat .category-mozart-opera-rock-spectacles { background : url(images/ico-rock.jpg) 0 5px no-repeat ; }


.autres-cat .category-livres { background : url(images/ico-livres.jpg) 0 5px no-repeat ; }



.autres-cat .category-tele-dvd { background : url(images/ico-dvd.jpg) 0 5px no-repeat ; } 


.autres-cat .category-opera-rock { background : url(images/ico-rock.jpg) 0 5px no-repeat ; }



.autres-cat .category-societe { background : url(images/ico-societe.jpg) 0 5px no-repeat ; }


.autres-cat .category-expositions { background : url(images/ico-expo.jpg) 0 5px no-repeat ; }


/* PAGE ACCUEIL
****************************************************************************************************/	

#first-post  {
position : relative; 
background : #E8E8E8 ;
height : 225px ;  
}

#first-post img {
position : absolute ;
left : 0 ; 
top : 0 ;   
}

#first-post h1 {
font-size : 1.8em ;
margin : 0 0 10px 220px ; 
padding : 0 ; 
font-family : times ; 
font-weight : normal;  
}


#first-post h2  {
font-size : 2.4em ;
margin : 0 0 0 230px ; 
padding : 25px 10px 5px 0 ; 
font-family : times ; 
font-weight : normal;  
}

#first-post h3 {
font-size : 1.4em ;
margin : 0 ; 
padding : 5px 0 0 0 ; 
font-family : times ;  
}

#first-post p {
margin : 0 0 0 230px ; 
padding : 0 20px 0 0  ; 
line-height : 18px;
font-size : 120% ; 
line-height : 20px;  

}


#first-post h2 a:hover {
text-decoration : none ; 
color : #571A78 ;   
}

/* PAGE ACCUEIL
****************************************************************************************************/	

#autres-post  {
margin : 20px 0 20px 0 ; 
position : relative; 
height : 116px ; 
}

#autres-post .post  {
height : 116px ; 
}

#autres-post img {
position : absolute ;
left : 33px ; 
top : 0 ;  
}

#autres-post h2 {
font-size : 1.4em ;
margin : 0 10px 0 230px ; 
padding : 10px 0 5px 0 ; 
font-family : times ; 
font-weight : normal;  
}

#autres-post h2 a:hover {
color : #571A78 ;
text-decoration : none ; 
}




#autres-post h3 {
font-size : 1.4em ;
margin : 0 ; 
padding : 5px 0 0 0 ; 
font-family : times ;  
}

#autres-post p {
margin : 0 10px 0 230px ; 
padding :   0 ; 
line-height : 18px; 
}


/* PAGE ACCUEIL : Coup de coeur - news flash - agenda
****************************************************************************************************/	

#autres-post-exept  {
position : relative ;
margin : 20px 0 20px 0 ; 
position : relative; 
height : 116px ; 
}

#autres-post-exept .post  {
height : 116px ; 
}

#autres-post-exept img {
position : absolute ;
left : -9999px ; 
top : -9999px ;  
}

#autres-post-exept h2 {
font-size : 1.4em ;
margin : 0 10px 0 230px ; 
padding : 10px 0 5px 0 ; 
font-family : times ; 
font-weight : normal;  
}

#autres-post-exept h2 a:hover {
color : #571A78 ;
text-decoration : none ; 
}




#autres-post-exept h3 {
font-size : 1.4em ;
margin : 0 ; 
padding : 5px 0 0 0 ; 
font-family : times ;  
}

#autres-post-exept p {
margin : 0 10px 0 230px ; 
padding :   0 ; 
line-height : 18px; 
}



#autres-post-exept .test-link a{
position : absolute ;
top : 0 ; 
left : 0 ;  
width : 209px ; 
height : 116px ;
background : url(images/gif.png) ; 
z-index: 1;
display : block; 
}




#autres-post-exept .test-link  span {
position : absolute ; 
top : -9999px ; 
left : -9999px ;  
}





/* AFFICHAGE DES IMAGES VIGNETTES
****************************************************************************************************/	

#autres-post .category-non-classe {
background : #fff url(images/cat-non-classe.jpg) no-repeat ;
}

#autres-post .category-cinema {
background : #fff url(images/cat-cinema.jpg) no-repeat ;
}

#autres-post .category-musique {
background : #fff url(images/cat-musique.jpg) no-repeat ;
}

#autres-post .category-concerts {
background : #fff url(images/cat-musique.jpg) no-repeat ;
}

#autres-post .category-divers {
background : #fff url(images/cat-divers.jpg) no-repeat ;
}

#autres-post .category-evenementiel {
background : #fff url(images/cat-evenementiel.jpg) no-repeat ;
}

#autres-post .category-expositions {
background : #fff url(images/cat-expositions.jpg) no-repeat ;
}	

#autres-post .category-livres {
background : #fff url(images/cat-livres.jpg) no-repeat ;
}	

#autres-post .category-romans {
background : #fff url(images/cat-livres.jpg) no-repeat ;
}	

#autres-post .category-societe {
background : #fff url(images/cat-societe.jpg) no-repeat ;
}

#autres-post .category-spectacles {
background : #fff url(images/cat-spectacles.jpg) no-repeat ;
}	

#autres-post .category-spectacles {
background : #fff url(images/cat-spectacles.jpg) no-repeat ;
}	


#autres-post .category-tele-dvd {
background : #fff url(images/cat-tele.jpg) no-repeat ;
}


#autres-post .category-theatre {
background : #fff url(images/cat-theatre.jpg) no-repeat ;
}

#autres-post .category-festivals-theatre {
background : #fff url(images/cat-theatre.jpg) no-repeat ;
}

#autres-post .category-danse {
background : #fff url(images/cat-danse.jpg) no-repeat ;
}



#autres-post .category-coups-de-gueule {
background : #fff url(images/cat-cdg.jpg) no-repeat ;
}




#autres-post-exept .category-coup-de-coeur {
background : #fff url(images/img-cou-de-coeur.jpg) no-repeat ;
}	


#autres-post-exept .category-news-flash {
background : #fff url(images/img-news-flash.jpg) no-repeat ;
}

#autres-post-exept .category-agenda-elise {
background : #fff url(images/img-agenda.jpg) no-repeat ;
}


		
	
	
/* IMAGES 
**************************************************************************/





p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 2px 0;
	display: inline;
	}

img.alignleft {
	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 {

	}

html>body .entry li {

	}

.entry ul li:before, #sidebar ul ul li:before {

	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Form Elements */
 
 
 

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}









#commentform input {

	}





#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;
	}
/* End Form Elements */





















/*  Begin Comments
********************************************************************/

.alt {
	margin: 0;
	padding: 10px;
	}
	
	
/*  COMMENTLIST
********************************************************************/	

.commentlist {
	padding: 20px 20px 20px 20px;
	margin : 0 ; 
	text-align: justify;

	}

.commentlist li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {

	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
	
	
.thread-alt {
	background-color: transparent;
}
.thread-even {
	background-color: transparent ;
}
	
	
.depth-1 {

}	
	
	
.commentlist a {
text-decoration : none ; color : #571A78 }


.fn {color : #571A78 ;
 background : url(images/img-mini-comment.jpg) no-repeat ; 
 padding : 0 0 0 20px ;
  font-weight : normal ;
  }





.says {color : #571A78 ; font-weight : normal ; visibility : hidden ;  }
	

.comment-meta { 

 }
 
.comment-author { 

 }



/*  TITRE COMMENTAIRES
********************************************************************/	




#comments {
height : 60px ; 
border-bottom : 1px solid #DEDDD8; 
padding : 0 20px ; 

}


#comments h3 {
height : 26px ; 
background : url(images/img-comment.jpg) no-repeat ;
margin : 0 0 0 0 ; 
padding : 0 0 0 40px ;
font-family : times ; 
font-size : 1.6em ; 
font-weight : normal ; 
}


#comments p {
font-weight : bold ; 
margin : 0 ; 
padding : 0 0 0 40px ;
 
}






/*  TITRE LAISSER COMMENTAIRES
********************************************************************/	



#leave-comments  {
height : 40px ; 
border-bottom : 1px solid #DEDDD8;
padding : 0 20px ;    

}

#leave-comments h3 {
height : 26px ; 
background : url(images/img-leave-comment.jpg) no-repeat ;
margin : 0 0 0 0 ; 
padding : 0 0 0 40px ;
font-family : times ; 
font-size : 1.6em ;
font-weight : normal ; 
}



/*  SIMILAR POST
********************************************************************/




#similar-post {
padding : 0 ;
margin : 40px 20px 20px 20px  ;  
clear :  left ; 

}


#similar-post h2 {
height : 26px ; 
font-family : times;
font-weight : normal ; 
background : url(images/img-ar.jpg) 10px 0 no-repeat ; 
padding : 0 0 15px 40px;
margin :  0 0 20px 0 ; 
font-size : 1.6em ;
border-bottom : 1px solid #DEDDD8 ;
}


#similar-post ul {
margin : 0 0 0 25px  ; 
padding : 0;
list-style : none
}


#similar-post li  {

}


#similar-post li a {
color : #756E6D;
text-decoration : none ; 
padding : 0 10px 5px 15px ;
display : block ; 
background : url(images/li-sp) 0 3px no-repeat; 
}

#similar-post li a:hover {

text-decoration : underline ; 

}




/*  COMMENTFORM
********************************************************************/


#commentform {
margin: 15px 20px 0 20px;
	}




















/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}





	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;

	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height : 210px ; 
	width : 150px ; 
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 ;
}

.wp-caption p.wp-caption-text {
text-align : left ; 
}






.wp-caption p {

	padding: 0 ; 	
	margin: 0;
}




/* End captions */



	
	


/*  FOOTER
*******************************************************************/ 
   
#footer { 
clear : left  ; 
width : 100%; 
height : 140px;
line-height : 18px; 
background : #571A79 ;
text-align : left ;
margin :  0;
 
}


#footer p { 
margin : 0 ; 
padding : 0 ; 
color : #fff; 
}



#footer a { 
color : #571A78;
text-decoration : none ;  
}

#footer a:hover { 
text-decoration : underline ;  
}


#footer #logo { 
position : absolute ; 
top : -127px ; 
right : 0 ; 
width : 204px; 
height : 153px;
background : url(images/footer-logo.jpg) no-repeat ; 
}

#footer .center {
position : relative ; 
width : 1002px;  
margin : 0 auto ; 
text-align : left ; 
}

#footer #copy {
position : absolute ; 
top : -25px ; 
left: 0 ;
color : #571A78 ; 

}
  
  
  
#footer  #adresse {
padding-top : 10px ;
font-size : 90% ;} 

#footer  #contact {
padding-top : 5px ;
font-size : 90% ;} 


#footer  #contact a {
color : #fff ;
} 












 


small {

	}















.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}



#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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



#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 */









.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}







.clear {
	clear: both;
}













	
	
	
	
/* CONTENT >> Conteneur du Post
*****************************************************************/


.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}









.even, .alt {


}


#criteo {
position : absolute ;
top : -9999px;
left : -9999px ; 
}


#mybloglog {position : absolute ; top : -9999px ; left : -9999px ; }
