/*
Theme Name: Squaar
Theme URI: blog.zwatla.com
Description:  Thème Squaar
Author: Zwatla + Lagouache
*/


body {
color:#008099; 
background:#005566;
font:75% "Trebuchet MS" Arial, Helvetica, sans-serif;
margin:0; 
padding:0; 
text-align:center; 
 }



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








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

#site {
position:absolute; 
left:50%; 
top:50%; 
width:640px; 
height:460px; 
margin-top:-230px; 
margin-left:-320px; 
text-align:left;
background : #fff url(images/image01.jpg) 10px 10px no-repeat; 
 }
 
 
/* HEADER
**************************************************************/	
	

	

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

     
#site-name h1 {
position : absolute ; 
top:-20px; 
left:-40px; 
margin:0; 
padding:0 5px;
background:#003540; 
border:10px solid #FFF;
font-size:2.4em; 
}


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


/* NAVIGATION >> MENU PAGES
***********************************************************************/
  
  
#menu {
position:absolute; 
top:70px; 
left:-40px; 
width:	auto;
background:#CC6600; 
border:10px solid #FFF;
}

#menu ul {
margin:0; 
padding:0; 
list-style:none; 
text-align:right;
list-style : none ; 
}


#menu ul li a { 
font:1.4em Arial, Helvetica, sans-serif; 
text-decoration:none;
color:#FFF;
display:block; 
 width:auto;
padding : 5px; 
margin : 0 ; 
}


#menu ul li a:hover {
background:#003540;
}
   



   

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


.texte {
}



#overflow {
height:370px;
overflow : auto;
padding : 40px 0 0 0
}
  
/* CONTENT >> Conteneur du Post
*****************************************************************/


	

#contenu {
float:right; 
width:430px;
height:430px;
background:#CFE2E5;
border-top : 10px solid #fff; 
border-right : 10px solid #fff;
padding : 10px 0 0 10px; 
}







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


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




.post h1 {
margin : 0 0 10px 0;
padding : 0; 
font-family:Georgia, "Times New Roman", Times, serif;  
font-size:1.8em; 
}



.post h1 a {
color:#005566;
}


.post h2 {
font-size:2.0em;
color:#CC6600;
font-size:1.2em; 
margin : 0 0 5px 0;
padding : 0 ; 
}



.post img {
float  : left ;
margin : 0 10px 10px 0 ; 
border : 4px solid #fff ;
}

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

.post  a:hover {
background : #CC6600; 
color : #fff ; 
}


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




/*  CONTENU >> POST >> DATE BILLET SOUS H1
*****************************************************************/	


.post .descr-auteur {
margin : -10px 0 10px 0 ; 
padding : 0;
color : #005566 ;
  }





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



/*  CONTENU >> POST >> Signature du billet
*****************************************************************/	


.post .descr {
clear : left ; 
margin : 0 ;
padding : 0;
}

.post .descr a {

  }
  
  .post .descr a:hover {

  }



.entry {padding : 0 0 20px  0}




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

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

 }
 
 
#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 : #625F5F ; 
font-weight : normal;  
}
	
	
	
#side ul{
list-style : none ; 
margin : 10px 0 15px 0 ; 
padding : 0; 
color : #000
}
 
#side li{
margin : 0 ; 
padding : 0 0 5px 0; 
}
  
  
#side li a{
color : #625F5F ;
text-decoration : none ;
 display : block ;
height : 20px;
line-height : 20px;   
}

#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  {
text-align : center;
padding : 0 ;
 }


#calendar_wrap  table {
margin : 0 ; 
padding : 0 ;
width : 100%;  }

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



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


	
   
#footer {
position:absolute; 
bottom:-20px; 
right:-20px; 
width:auto;
color:#FFF;
background:#003540; 
border:10px solid #FFF ; 
color : #fff; 
padding : 0 2px;
height : 20px;  
}

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

#footer a:hover {
color : #fff
}


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





   
	





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


.commentlist li {
list-style : none
}


.commentlist li {
clear : left ; 
padding : 10px ; 
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 }



/* CFORM
****************************************************************************************************/	

#cformsform {width : 220px ; border : 1px solid yellow}





