/*
Theme Name: Music Cable
Theme URI: blog.zwatla.com
Description:  Thème Music cable
Author: Zwatla
*/






body, html {height : 100%}



body {
margin : 0 ; 
padding: 0;
font-family : arial ; 
font-size : 0.6em ;
text-align : center ;
background : #E2E4E5 ;  }


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








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

#site {
position : relative ;
 width : 753px ;
 min-height : 100% ; 
background : #fff url(images/bg.jpg);
margin : 0 auto; 
text-align : left ; 
 }
 
 
/* HEADER
**************************************************************/	
	
#header { 
position : relative ; 
height : 219px;  
background :  url(images/header.jpg)  ;
}	
	

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

     
#site-name h1 {
position : absolute ;
bottom : 22px ; 
right : 20px ; 
margin : 0;
padding : 0 ; 
font-size : 1.4em ;
text-transform : uppercase ; 
font-weight : normal;   
}


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


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


#menu  li{
float : left ;
text-transform : uppercase ; 

}
	
	

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



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



 
/* Présentation
************************************************************************/ 
#presentation  {
height : 110px; 
background :  url(images/bg-center.jpg) top left no-repeat  ;
color : #ADA8A4 ;
padding : 0 0 0  10px ;  

 } 



   

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


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


	

#contenu {
width : 490px ; 
float  : left ;
margin : 0;
padding : 0 0 90px 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 15px 0 ; 
overflow : auto; 
}



.post h1 {
color  : #FFF ; 
font-size : 120% ; 
background : #EA5625 ; 
margin : 20px 0 5px 0 ; 
padding : 0;
 text-indent : 10px ;
 font-size : 1.4em;    
}


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




   
.post img {
float  : left ;
margin : 0 5px 10px 0 ; 
border : 0 ;
border : 1px solid #eee; 

}





.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 : #000  ;
font-size : 110%;
}

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







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

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




.post .descr-auteur {
height : 17px;
line-height : 17px; 
padding : 0 ; 
background : #E2E4E5 url(images/bg-sous-h1.jpg) left top no-repeat; 
margin : 0 ;  
text-indent : 10px ; 
border-bottom : 10px solid #fff ; 

color : #000 
  }






.descr-auteur-left {
float : left;
font-size : 120% ;
font-weight : bold ; 
}


.descr-auteur-right {
float : right ;
padding : 0 10px 0 0;

}



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

   
#side {
float : left ; 
width : 200px ; 
background  : transparent ;
padding : 0 0 0 30px  ;
color : #726865 ; 

 }
 
 
#side h1 {
position : relative ; 
margin : 0 0 10px 0; 
padding : 0 ; 
color : #726865 ;
font-size : 1.4em;
background : url(images/bg-h2-right.jpg) left top no-repeat;  
text-indent : 10px ; 
} 
	
	
#side h2 {
position : relative ; 
margin : 0 0 10px 0; 
padding : 0 ; 
color : #726865 ;
font-size : 1.4em;
background : url(images/bg-h2-right.jpg) left top no-repeat;  
text-indent : 10px ;  
}
	
	
	
#side ul{
list-style : none ; 
margin : 10px 0 15px 0 ; 
padding : 0; 
color : #000
}
 
#side li{
margin : 0 ; 
padding : 0 0 5px 10px; 
}
  
  
#side li a{
color : #625F5F ;
text-decoration : none ;
 display : block ;
height : auto;
  
}

#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 { 
 position : absolute ;
 bottom : 0 ; 
 height : 82px ; 
 width : 100% ;
 background :  url(images/footer.jpg) no-repeat ;
 text-align : right ;
 margin : 20px 0 0 0;  
}


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

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


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

#footer a:hover { 

text-decoration : underline ;  
}
   
	





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

	
	









