/*  
Theme Name: SB Full Dark
Theme URI: http://www.zwala.com
Description: Zwatla Wordpress Thème 
Author: kulko et krek
Author URI: http://www.zwatla.com
*/

body {
margin : 40px 0 0 0 ;
padding : 0 ; 
background : #474031 url(images/bg.png) top center no-repeat ;  
text-align : center;
font-size : 0.8em;
color : #615856 ;
font-family : arial ;
line-height : 18px;
}

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

/*  WEBSITE
********************************************************************/

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

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

#header {
position : relative ; 
height : 42px;
background : url(images/header-4.png) no-repeat;
margin : 0
}

/*  TITRE DU SITE >> H1
********************************************************************/

#header h1 {
position : absolute ;
top : 12px ; 
left : 530px ; 
margin : 0;
padding : 0 ; 
font-size : 14px ;
font-weight : normal ; 
z-index : 1
}

#header h1 a  {
display : block ; 
color : #615856 ;
text-decoration : none ; 
}

#header h1 span {}

#header .description {
position : absolute ;
top : -6666px ; 
left : -6666px ; 
}

/*  LOGO
********************************************************************/

#logo {
position : absolute ; 
right : 21px;
top : 50px; 
width : 144px;
height : 31px ;
background : url(images/logo.png);

}

/*  FIRST SIDEBAR :  SEARCH
********************************************************************/

#search-base {
margin : 10px 0 0 10px ;
padding : 10px 0 0 0;  
width : 234px ;
height : 44px;
background : url(images/search.png) no-repeat;  
}

input.search {
width : 120px; 
height : 15px;
margin : 3px 0 0 20px;
padding : 0 ; 
float : left; 
border : 1px solid #9AB9D1;  
}

input.search-ok {
border : 0 ; 
height : 15px;
width : 59px;
background : url(images/search-ok.gif);
margin : 4px 0 0 12px;
padding : 0 ; 
float : left;
cursor : pointer;   
}

#search-base div  {
margin : 0;
padding : 10px 0 0 20px ;  
}

/*  LOGIN
********************************************************************/

ul#login {
list-style : none;
margin : 0;
padding : 0;
position : absolute ;
left : 750px ;
top : -30px; 
font-size : 12px; 
z-index : 1
}

ul#login li {
float : left;
margin : 0;
padding : 0 5px 0 5px;
display : block ;
background : url(images/login.gif) left no-repeat ;
}

ul#login li:first-child {
background : none ;
}

ul#login li a {
color : #615856 ;
text-decoration : none ; 
}

ul#login li a:hover {
color : #fff ;
}

/*  RSS
********************************************************************/

#rss {
position : absolute ; 
right : 17px ; 
top : -30px ; 
width : 17px;
height : 17px ; 
background : url(images/rss.gif)  ;
z-index : 1
}

#rss a{
width : 17px;
height : 17px ; 
display : block ; 
}

#rss span {
position : absolute ;
top : -6666px ; 
left : -6666px ; 
margin : 0;
padding : 0 ; 
}
   
/*  CONTENT
********************************************************************/

#main {
background : url(images/main-4.png) repeat-y;  
overflow : auto ;
padding :  0 0 28px 0;
}
	
/*  CONTENT
********************************************************************/	

#content {
width : 478px ; 
float  : left ;
margin : 0 10px 0 0;
padding : 0 10px 0 20px  ;
}

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

.post {
padding : 0 0 30px 0
}


.post h1 {
font-size : 2em ; 
padding :  0  ; 
margin: 0 0 5px 0 ;
color : #72624C ; 
font-weight : normal ;
clear : left ; 
}

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



.post h2 {
font-size : 1.7em ; 
padding :  0  ; 
margin: 0 0 5px 0 ;
color : #72624C ; 
font-weight : normal ;
clear : left ; 
}

.post h2 a {
color : #72624C ;
text-decoration : none ; 
}



.post h3 {
font-size : 1.5em ; 
padding :  0  ; 
margin: 0 0 5px 0 ;
color : #72624C ; 
font-weight : normal ;
clear : left ; 
}

.post h3 a {
color : #72624C ;
text-decoration : none ; 
}

.post h4 {
font-size : 1.3em ; 
padding :  0  ; 
margin: 0 0 5px 0 ;
color : #72624C ; 
font-weight : normal ;
clear : left ; 
}

.post h4 a {
color : #72624C ;
text-decoration : none ; 
}

.post h5 {
font-size : 1.1em ; 
padding :  0  ; 
margin: 0 0 5px 0 ;
color : #72624C ; 
font-weight : normal ;
clear : left ; 
}

.post h5 a {
color : #72624C ;
text-decoration : none ; 
}


.post h6 {
font-size : 1em ; 
padding :  0  ; 
margin: 0 0 5px 0 ;
color : #72624C ; 
font-weight : normal ;
clear : left ; 
}

.post h6 a {
color : #72624C ;
text-decoration : none ; 
}




























.post .auteur {
color : #615856 ;
font-size : 1em ;
margin : 0 ;
padding : 0 ; 
height : 30px ;  
}



.post  img {
border : 0 ; 
margin: 0 5px 5px 0 ; 

}

.post h2 a:hover {
text-decoration : none ; 
}

.post p {
padding :  0 20px 0 0 ;
margin : 0 0 15px 0 ;
}

.post ul {
list-style : none ; 
margin : 0 0 18px 0 ;
padding : 0 ; 
}



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

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

/*  POST >> Tags
********************************************************************/	

.tags {
padding :  0 0 10px 0 ;
margin : 10px 0 5px 0 ; 
clear : left ; 
border-bottom : 1px solid  #2F2A29
}

.tags a {
color : #AA9057
}


.comment a {
color : #AA9057
}

/*  POST >> content_text
********************************************************************/	



.content_text h3 {
font-size : 1.5em ; 
margin : 0 ;
padding : 5px 0 10px 0 ; 
color : #72624C ;
font-weight : normal ;   
}

/*  POST >> Navigation de post en post
********************************************************************/	

#prev-next-post {
height : 20px;
}

#prev-next-post .alignleft {
float : left ; 
}

#prev-next-post .alignright {
float : right; 
}

/*  FIRST SIDEBAR
*************************************************
**************************************************
**************************************************
**************************************************
**************************************************
**************************************************
**************************************************
**************************************************/
   
#first-sidebar {
width : 255px ;
float  : left ;
padding :  0  ;
margin : 0 ; 
color : #615856 ; 
text-align : justify ; 
}
	
#first-sidebar h2 {
font-size : 1.4em ;
color : #494233 ;
margin : 0 0 10px 0;
padding : 0 ;  
}

#first-sidebar ul {
list-style : none ; 
margin : 0 0 20px 0 ; 
padding : 10px 30px 0 0; 
}

#first-sidebar li {
font-size : 1em ;
margin : 0 0 10px 0 ;
padding :  0; 
color : #615856 ; 
}
  
#first-sidebar li:last-child {
border-bottom: 0; 
}

#first-sidebar li a {
color : #615856 ; 
text-decoration : none ; 
}

#first-sidebar li a:hover {
color : #fff ; 
}

#first-sidebar p {}

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

/* FIRST SIDEBAR : HR
**********************************************************************/

div.hr {
height : 23px ;  
background : url(images/hr.png) repeat-x; 
margin : 0 0 10px 0;
}

div.hr hr {
display: none;
}


/*  FIRST SIDEBAR >> widget_themeswitcher 
********************************************************************/

#first-sidebar .widget_themeswitcher {
padding : 30px 20px 30px 20px;
background : url(images/hr.png) repeat-x; 
}

#first-sidebar .widget_themeswitcher h2 {
margin-bottom : 20px ;
}


#first-sidebar .widget_themeswitcher select {
width : 210px
}


#first-sidebar .widget_themeswitcher ul  {
margin : 0 ;
padding : 0 ;
}

#first-sidebar .widget_themeswitcher li  {
margin : 0 ;
padding : 0 ;
}


/*  FIRST SIDEBAR >> widget_wp_sidebarlogin 
********************************************************************/

#first-sidebar .widget_wp_sidebarlogin {
padding : 0 20px 5px 20px;
}

#first-sidebar .widget_wp_sidebarlogin input {
margin : 5px 0 0 0 ; 
}

#first-sidebar .widget_wp_sidebarlogin p {
margin : 5px 0 0 0 ; 
padding : 0 ; 
}

#first-sidebar .widget_wp_sidebarlogin .submit {
margin-top : 20px ; 
}


#first-sidebar .widget_wp_sidebarlogin ul {
margin : 10px 0 0 0 ; 
padding : 0 ;
list-style : none ; 
width : 150px ; 
float : left ; 
}


#first-sidebar .widget_wp_sidebarlogin .avatar_container {
margin : 10px 10px 0 0 ; 
float : left ; 
}



#first-sidebar .widget_wp_sidebarlogin .mid   {
width : 210px ; 
}



/*  FIRST SIDEBAR >> TAGS CLOUD
********************************************************************/

#first-sidebar .widget_tag_cloud  {
padding : 30px 20px 10px 20px;
background : url(images/hr.png) repeat-x; 
}

#first-sidebar .widget_tag_cloud h2  {
margin : 0 0 15px 0 ;
}

#first-sidebar .widget_tag_cloud a {
text-decoration : none ; 
color : #756E6D ; font-size : 120% ; 
}

#first-sidebar #tag_cloud-3  a:hover {
text-decoration : underline ; 
}

/*  FIRST SIDEBAR >> widget_recent_entries
********************************************************************/

#first-sidebar .widget_recent_entries {
padding : 60px 20px 0 20px;
background : url(images/widget-comment.png) no-repeat ;
width : 255px ;
margin : 0 ;  
}

#first-sidebar .widget_recent_entries h2 { 
position : absolute ; 
top : -9999px ;
left : -9999px ; 
}

/*  FIRST SIDEBAR >> widget_categories
********************************************************************/

#first-sidebar .widget_categories {
background : url(images/hr.png) repeat-x ; 
padding : 30px 20px 0 20px ;
}


/*  FIRST SIDEBAR >> widget_archive
********************************************************************/

#first-sidebar .widget_archive  {
background : url(images/hr.png) repeat-x ; 
padding : 30px 20px 0 20px ;
}

/*  FIRST SIDEBAR >> widget_archives
********************************************************************/

#first-sidebar .widget_archives {
background : url(images/hr.png) repeat-x ; 
padding : 30px 20px 0 20px ;
}

/*  FIRST SIDEBAR >> widget_recent_comments
********************************************************************/

#first-sidebar .widget_recent_comments {
background : url(images/hr.png) repeat-x ; 
padding : 30px 20px 0 20px ;
}

/*  FIRST SIDEBAR >> widget_links
********************************************************************/

#first-sidebar .widget_links  {
background : url(images/hr.png) repeat-x ; 
padding : 30px 20px 0 20px ;
}

/*  FIRST SIDEBAR >> widget_meta
********************************************************************/

#first-sidebar .widget_meta {
background : url(images/hr.png) repeat-x; 
padding : 30px 20px 0 20px ;
}

/*  FIRST SIDEBAR >> widget_text 
********************************************************************/

#first-sidebar .widget_text {
background : url(images/hr.png) repeat-x; 
padding : 30px 20px 10px 20px ;
}

#first-sidebar .widget_text p {
margin : 0 ;
padding : 0 0 10px 0 ;
}

#first-sidebar .widget_text h2 {

}

/*  FIRST SIDEBAR >> widget_pages 
********************************************************************/

#first-sidebar .widget_pages {
background : url(images/hr.png) repeat-x; 
padding : 30px 20px 0 20px;
}

/*  FIRST SIDEBAR >> widget_search
********************************************************************/

#first-sidebar .widget_search {
background : url(images/hr.png) repeat-x; 
padding : 20px 20px 0 50px;
}

#first-sidebar .widget_search input {
margin : 0 0 5px 0; 
padding : 0 ;
width : 150px;  
}

#first-sidebar .widget_search form {
margin : 0 ; 
padding : 10px 0 5px 0 ; 
}

/*  FIRST SIDEBAR >> widget_calendar
********************************************************************/

#first-sidebar .widget_calendar {
background : url(images/hr.png) repeat-x; 
padding : 20px 20px 15px 20px;
}

#first-sidebar .widget_calendar h2 {
position : absolute ; 
top : -9999px;
left : -9999px; 
}

#first-sidebar .widget_calendar #calendar_wrap {
padding : 10px 0 0 28px;
}

#first-sidebar .widget_calendar #calendar_wrap a {
color : #726236;
text-decoration : none; 
}



/*  FIRST SIDEBAR >> widget_rss 
********************************************************************/

#first-sidebar .widget_rss {
background : url(images/hr.png) repeat-x; 
padding : 30px 20px 10px 20px ;
}

#first-sidebar .widget_rss p {
margin : 0 ;
padding : 0 0 10px 0 ;
}

#first-sidebar .widget_rss h2 a {
color : #494233 ;
text-decoration : none ; 
}

#first-sidebar .widget_rss h2 img{
display : none ;
}

/*  SECOND SIDEBAR
*************************************************
*************************************************
**************************************************
**************************************************
**************************************************
**************************************************
**************************************************
**************************************************
**************************************************/

#second-sidebar {
width : 183px ;
float  : left ;
padding :  60px 0 0 0 ;
background : url(images/second-sidebar-4.png)  no-repeat;
color : #615856 ;   
}

#second-sidebar p {
padding : 10px 15px ;  
}

#second-sidebar h2 {
font-size : 1.2em ;
margin : 0 ;
padding :  0 0 0 15px ; 
height : 42px; 
line-height : 42px; 
background : url(images/second-sidebar-h2.png) no-repeat;
}

#second-sidebar ul {
list-style : none ; 
margin : 0 0 10px 0 ; 
padding : 15px 15px 10px 15px; 
}

#second-sidebar li a {
text-decoration : none; 
font-size : 1em ;
margin : 0 0 5px 0 ;
padding :  0; 
color : #615856 ; 
display : block ; 
}

#second-sidebar li a:hover {
color : #fff ; 
}

/*  SECOND SIDEBAR >> widget_search
********************************************************************/

#second-sidebar .widget_search {
padding : 0 20px 0 20px;
}

#second-sidebar .widget_search input {
margin : 0 0 5px 0 ; 
padding : 0 ; 
width : 130px;
}

#second-sidebar .widget_search form {
margin : 0 ; 
padding : 10px 0 10px 0 ; 
}

/*   SECOND SIDEBAR >> Tags Cloud
*******************************************************************/ 

#second-sidebar #tag_cloud {
padding : 0 0 20px 15px ; 
}

#second-sidebar #tag_cloud h2 {
padding : 0 0 0 15px ; 
margin : 0 0 10px -15px; 
}

#second-sidebar #tag_cloud a {
text-decoration : none ; 
color : #756E6D ;
padding : 5px 7px 0 0
}

/*  SECOND SIDEBAR >> widget_calendar
********************************************************************/

#second-sidebar .widget_calendar {
padding : 0 0 0 0;
}

#second-sidebar .widget_calendar #calendar_wrap {
padding : 15px 0 20px 20px;
}

#second-sidebar .widget_calendar #calendar_wrap a {
color : #726236;
text-decoration : none; 
}

/*  SECOND SIDEBAR  >> widget_text 
********************************************************************/

#second-sidebar .widget_text {
padding : 0 ;
}

#second-sidebar .widget_text p {
margin : 10px 10px 20px 10px;
padding : 0 ; 
}

#second-sidebar .widget_text a {
color : #756E6D ;
text-decoration : none ;
}


/*  SECOND SIDEBAR >> widget_tag_cloud
********************************************************************/

#second-sidebar .widget_tag_cloud  {
padding : 0 0 15px 0;
}

#second-sidebar .widget_tag_cloud h2 {
padding-bottom : 10px ;
}

#second-sidebar .widget_tag_cloud a {
text-decoration : none ; 
color : #615856 ; 
font-size : 120% ;
display : block ; 
padding : 0 0 0 20px ;
}

#second-sidebar #tag_cloud-3  a:hover {
text-decoration : underline ; 
}


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

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

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

#commentform {
margin : 0 10px 0 0;
}

#commentform a {
color : #72624C;
}

.commentlist a {
color : #72624C ; 
text-decoration : none ; 
}

.commentlist li span {
font-size : 130% ; 
color : #72624C; 
}

/*  NAV BAS DE PAGES
*******************************************************************/ 

#navigation {
padding : 5px 10px 0 0
}

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

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

#navigation .right {
float : right ; 
}

#navigation .left {
float : left ; 
}

/*  FOOTER
*******************************************************************/ 
   
#footer { 
position : absolute ; 
bottom : -28px; 
left : 0 ; 
width : 100%; 
height :28px;
background : url(images/footer-4.png) bottom no-repeat; 
text-align : left ;  
}

#footer p { 
text-align : right ; 
margin : 20px 0 0 0 ; 
padding : 0 205px 0 0 ; 
color : #AA9057;
font-size : 80%; 
height : 40px; 
}

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

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

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

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

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

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


