/*
Theme Name: fête albertine
Theme URI: blog.zwatla.com
Description:  Thème perso fête albertine
Author: Zwatla
*/


body {
margin : 0 ;
padding : 0 ; 
background : #fff ;
text-align : center;
font-size : 0.7em;
color : #575449 ;
font-family : arial ;
line-height : 18px;  }



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








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

#site {
width : 684px;
margin : 0 auto;
text-align : left  ;
background : #fff; 
 }
 
 
/* HEADER
**************************************************************/	
	
#header { 
position : relative ; 
height : 423px;
background : url(images/header.jpg);
margin : 20px 0 0 0;
border-bottom : 1px solid #fff; 
}	
	

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

     
#site-name h1 {
position : relative ;
margin : 0;
padding : 0 ; 
font-size : 0.5em ;


}


#site-name h1 a {
color : #fff;
text-decoration : none ;
width : 232px;
height : 44px;
background : url(images/h1.gif); 
display : block ; 
position : absolute ;
right : 30px;
top : 10px;  
}

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


/* NAVIGATION >> MENU PAGES
***********************************************************************/
  
  
#menu {
height : 20px;
padding : 10px 0 0 50px;  

}
	
	
#menu  ul{
list-style : none ;
margin : 0 0 0 -7px; 
padding : 0 ;
}


#menu  li{
float : left ;
text-transform : uppercase ;
background : url(images/bg-li-menu.jpg) left no-repeat; 
}


#menu  li:first-child {
background : none;
}
	
	

#menu  li a{
margin : 0 ; 
padding : 0 7px 0 7px ; 
text-decoration : none ;    
color : #C8901B ;
font-weight : bold ;
}



#menu  li a:hover{
text-decoration : underline; 
}

   



   

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


.texte {
overflow : auto ;
padding : 20px 0 0 50px; 
}
  
/* CONTENT >> Conteneur du Post
*****************************************************************/


	

#contenu {
width : 365px ; 
float  : left ;
margin : 0;
padding : 0 0 0 20px  ;
  }


#contenu h2 {
margin :  0;
padding :  0 0 10px 0 ; 
font-size : 1.2em ;
color : #927016;

}

#contenu h3 {
margin :  0;
padding :  0 ; 
font-size : 1.2em ;
color : #927016 
}


 
/*  CONTENU >> POST
*****************************************************************/	


.post {
margin : 0 0 30px 0 ; 
overflow : auto; 
}



.post h1 {
font-size : 1.6em ; 
padding :  0 ; 
margin: 0 ;
font-weight : normal;   
}


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




   
.post img {
float  : left ;
margin : 0 0 15px 0 ; 
border : 0 ;

}





.meta-comment {padding : 0; color : #927016 ; clear : left ; }
.meta-comment a {color : #927016}



.post .descr {
clear : left ; 
margin : 0 ;
padding : 10px 0 0 0;
color : #C8901B  ;
font-size : 110%;
}

.post .descr a {
color : #DFCD5E   ;
text-decoration : none
  }
  
  .post .descr a:hover {
text-decoration : underline
  }



.post .descr-auteur {

margin : 0 ; 
font-weight : bold ;
color : #C8901B ;
font-size : 110%;
  }



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

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



/* SIDEBAR 
**************************************************************************/

   
#side {
width : 200px ;
float  : left ;
padding :  0  ;
text-align : justify; 
background  : #fff; 

 }
 
 
#side h1 {
font-size : 1.6em ;
margin : 0 ;
padding :  0 ; 
color : #625F5F ; 
font-weight : normal;  
} 
	
	
#side h2 {
font-size : 1.6em ;
margin : 0 ;
padding :  0 ; 
color : #927016 ; 
font-weight : normal;  
}
	
	
	
#side ul{
list-style : none ; 
margin : 10px 0 15px 0 ; 
padding : 0; 
color : #000
}
 
#side li{
margin : 0 ; 
padding : 0; 
}
  
  
#side li a{
color : #625F5F ;
text-decoration : none ;
  
}

#side li:first-child a{
border-top: 0; 
}


#side li a:hover{
color : #C8901B 
}


#side p{
margin : 10px 0 25px 0 ; 
padding : 0;  
}


 
 /* SIDEBAR >> RECHERCHE par défaut
***********************************************************************/  


#side form {
margin : 0;
padding : 20px 0 0 0;
height : 50px;  
}


#side input {
float : left ; 
margin : 0;
padding : 0; 
}


#side .champ {
width : 115px ;
height : 23px;
border-top  : 1px solid #E2E2E2;
border-left  : 1px solid #E2E2E2;
border-bottom  : 1px solid #E2E2E2;
border-right : 0;
  
 }


#side .recherche {
background : url(images/search.jpg);
height : 25px;
width : 67px;
border : 0; 
 cursor:pointer ; 
}




 
 
 

 
 





 


 
 
  
 
 
 
 
/* CALENDRIER
****************************************************************************************************/



#calendar_wrap  {
width : 100% ; 
text-align : center;
padding : 0 ; }


#calendar_wrap  table {
margin : 0 ; 
padding : 0 ; }

#calendar_wrap #today a {
background : #E47001 ; 
color : #fff ; 
text-decoration : none ; 
padding : 2px}



#calendar_wrap #prev {
color : #000
}

#calendar_wrap #prev a {
 color : #000
}

#calendar_wrap caption {
text-align : right ; 
background : transparent ; 
height : 40px ;
padding : 10px 0 10px 0; 
 
}



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



.textwidget {
background : #fff ; 
padding : 0 0 10px 0
}
 
 
 
 
 
 


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

#google {
width : 160px ; 
height : 600px ; 
float : left ;
 margin : 0 ;  }



/* FOOTER
********************************************************************/	


	
   
#footer { 
height :29px;
font-size : 90%;
background : url(images/footer2.jpg) top center ;
border-top : 20px solid #fff ;
margin : 0 15px 0 20px; 
padding : 13px 0 0 0;
clear : left ; 
color : #343B22;  
}




#footer img { 
float : left ;
margin : 0 0 0 -70px ; 
}


#footer a { 
color : #343B22;
text-decoration : none ;  
}

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



#footer ul { 
float : left ; 
list-style : none ;
margin : 0; 
padding : 0 0 0 190px ; 
height : 20px;
list-style : none ;   
}

#footer li { 
float : left ; 
margin : 0; 
padding : 0 5px  ;
background : url(images/bg-li-footer.jpg) no-repeat left
}

#footer li:first-child { 
background : none
}
   
	





/* COMENTAIRES 
****************************************************************************************************/


.commentlist li {
list-style : none
}


.commentlist li {
clear : left ; 
padding : 10px 10px 10px 0 ; 
margin : 0 0 10px 0
}


.commentlist li a  {
color : #927016
}

.graybox {
background : #fff ;
}



#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

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



/* COMENTAIRES FORMULAIRE
****************************************************************************************************/




#commentform {
margin: 20px 0 0 0;
background: #FFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}





/* CODE ET BLOCKQUOTE
****************************************************************************************************/



code {
color: #000;
display: block;
}



blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}





/* PREVIOUS ENTRIES
****************************************************************************************************/


.prec-suiv {}


.prec-suiv a {
color : #000 ; 
text-decoration : none ;
 }

.prec-suiv a:hover {
text-decoration : underline ;
}

	
/* GRAVATAR
****************************************************************************************************/	


#gravatar  {position : relative }


#gravatar img {position : absolute ; left : -80px ; top : -20px }


ul#administration {float : right ; margin : 5px 30px 0 0 ; padding : 0; list-style : none ; height : 40px ; }

ul#administration li a {color : #575449 ; text-decoration : none ; 
}

ul#administration li a:hover  { text-decoration : underline ; }








