/*
Theme Name: Blue Flower
Theme URI: blog.zwatla.com
Description:  Thème Blue Flower
Author: Zwatla
*/


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




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

#site {
width : 741px;
margin : 0 auto;
text-align : left  ;
 }	
	

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

     
#site-name h1 {
margin : 0 0 5px 0;
padding : 40px 0 0 0 ; 
font-size : 2em ;
text-transform : uppercase ; 
font-weight : normal;  
}


#site-name h1 a {
color : #0072BB;
text-decoration : none ; 
}


/* NAVIGATION >> MENU PAGES
***********************************************************************/
  
  
#menu {
height : 25px ; 
margin : 0  ;
}
	
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}


#menu  li{
float : left ;
text-transform : uppercase ; 
font-size : 90%; 
}
	
	

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


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

   


/* HEADER
**************************************************************/	
	
#header { 
height : 238px;
background : url(images/header.jpg);
margin : 0 0 30px 0
}
   

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


.texte {
overflow : auto ; 
}
  
/* CONTENT >> Conteneur du Post
*****************************************************************/


	

#contenu {
width : 455px ; 
background : transparent ; 
float  : left ;
margin : 0;
padding : 0 40px 0 0 ;
  }


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

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


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


.post {
margin : 0 0 30px 0 ; 

}



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


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




   
.post img {
float  : left ;
margin : 0 20px 0 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 : #C8901B }
.post .descr a {color : #0072BB  ; text-decoration : underline }



.post .descr-auteur {
clear : both ; 
margin : 0 ; 
font-weight : bold ;
color : #C8901B ;
font-size : 110%;  }



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



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

#side {
width : 240px ;
float  : left ;
padding :  0 ;
text-align : justify; 

 }
	
	
#side h2 {
font-size : 1.6em ;
text-transform : uppercase ;
margin : 0 ;
padding :  0 ; 
color : #0072BB  ; 
font-weight : normal;  
}
	
	#side h1 {
font-size : 1.6em ;
text-transform : uppercase ;
margin : 0 ;
padding :  0 ; 
color : #0072BB  ; 
font-weight : normal;  
}
	
	
	
#side ul{
list-style : none ; 
margin : 5px 0 10px 0 ; 
padding : 0; 
color : #000
}
 
#side li{
margin : 0 ; 
padding : 0 0 5px 0; 
}
  
  
#side li a{
color : #0072BB ;
text-decoration : none ;
border-top : 1px solid #9AC8E5 ; 
display : block ;
height : 25px;
line-height : 25px;  
}


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

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


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




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



#side form {
margin : 0; 
padding :  15px 0 0 0; 
height : 50px;  
 }
 
#side input {
margin : 0 5px 0 0; 
padding :  0; 
 }
 
 
 
 
 
.champ {
width : 155px ;
 border : 1px solid #9E9E9E ; 
 height : 22px ; 
 float : left ; 
 }



.recherche {
border : 0 ;
background : url(images/search.gif) ; 
width : 67px;
height : 25px;
float : left ; 
}



 



 /* SIDEBAR >> RECHERCHE par Widgets
***********************************************************************/  
 
 #searchform input {}
 
 
 
  
 
 
 
 
/* 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 { 
width : 755px;
height :251px;
font-size : 90%;
padding : 100px 0 0 0;   
}


#footer p { 
margin : 0;
padding : 20px 0 0 0 ; 
color : #000; 
}

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


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

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





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


.commentlist li {padding : 10px ; clear : left ; margin : 0 0 10px 0}
.commentlist li a  {color : #0072BB}

.graybox {background : #fff ; }



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

#commentform {
margin: 20px 0 0 40px;
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;
}




.prec-suiv {}


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

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

	
	









