/*
Theme Name: Souffle
Theme URI: http://www.soufflemag.fr
Description: Le thème souffle a été designé et développé pour le blog du magazine à partir du thème Bluebird de Randy Clay
Version: 1.0
Author: Souffle
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content {
	height: auto;
	min-height: 721px;
}

body{
	padding: 0px;
	margin: 0px;
        background: #f1eae2;
        /*border-left: 20px solid #595441;*/
	font-family: Georgia, "Times New Roman", Times, Serif; 
        height: 100%; 
}

#wrap {
    width: 921px;
    /*padding-left: 15px;*/
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	text-align: left;
        /*background-color: #ffffff;
        background-image: url(images/header2.jpg);
        background-repeat: repeat-x;*/
        height: 251px;
        /*width: 100%;*/
        padding: 0px;
        margin: 0px;
}

#headleft {
        /*background-image: url(images/souffle_header.gif);	
        background-repeat: no-repeat;*/
        height: 251px;
	width: 901px;
        float: left;
}

#headleft h4{
        font-size: 28px;
	color: #69BFDE;
        padding: 0px 0px 0px 268px;
        margin: 10px 0px 0px 0px;
}

#headleft h4 a {
        color: #69BFDE;
}

#desc {
	font-size: 16px;
	color: #595441;
	font-style: italic;
        padding: 5px 0px 0px 273px;
}




/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #26a7aa;
	text-decoration: none;
}

a:hover {
	color: #595441;
	text-decoration: none;
}

h1 {
        font-size: 24px;
	color: #abb101;
	font-weight: normal;
        margin: 0px;
        padding-bottom: 0px;
}

h1 a:link, h1 a:visited, h3 a:hover, h3 a:visited{
	color: #abb101;
}

h2 {
	font-size: 20px;
	/*line-height: 12px;*/
	color: #26a7aa;
	font-weight: normal;
	padding : 10px 0px 0px 0px
}


h5 {
	color: #26a7aa;
        margin: 8px 0px 0px 0px;
	padding:  0px 0px 0px 13px;
        font-size: 16px;
        font-variant: small-caps;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/

#illustration{
        width: 297px;
        float: left;
}

#content {
        /*background-image: url(images/souffle_illustration.gif);
        background-repeat: no-repeat;*/
        background-image:url(images/souffle_motif.gif);
        background-repeat:repeat-y;
        width: 731px;
        float: left;
}

.item {
    padding: 0 0px 0px 307px;
    margin-bottom: 15px;
    color: #564c42;
    text-indent: 0px  
    /*border-bottom: 1px dotted #4A8797;*/
}


.item p {
        font-size: 13px;
        line-height: 23px;	
}

.item p a{
	text-decoration: none;
}

.item p a:hover{
	color: #26a7aa;
}

.item img {
	padding: 10px;
        margin: 0px 0px 0px 0px;
        background: #f9f7f3;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 14px;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 14px;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 20px;
        /*margin-bottom: 18px;*/
        border-bottom:1px dashed #cfbda6;

}

.itemhead h3{
	display: inline;
}

.date {
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #6c503f;
	margin-bottom: 20px;
	text-align: right;
	text-transform: uppercase;
	line-height:25px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 12px;
        line-height: 220%;
        margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #26a7aa;
}

cite{
	font-size: 11px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary {
        width: 180px;
	padding: 0px;
	float: right;
}

#l_sidebar {
	float: left;
	width: 180px;
	padding: 0px 5px 0px 0px;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 12px;
        color: #595441;
	}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
        font-size: 13px;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;        
}

#l_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#26a7aa; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 12px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
        list-style-type:none
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}


li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.side_titre {
	margin: 0px;
	padding: 1px 2px 0px 2px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px!important;
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	background-color:#eb8098;
}



.feedarea  {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px!important;
	color: #9f8c79;
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
        margin: 0px 0px 0px 14px;
}

.feedarea  a {
       color: #9f8c79;
}

.feedarea  a:hover {
       color: #26a7aa;
}

/*- Main Menu in Header */


.menu {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px!important;
	color: #6c503f;
	font-weight:bold;
	text-transform: uppercase;
	}

.menu li {
	display: block;
	margin: 0;
	}

.menu,
.menu li a {
	padding: 10px 0px 0px 0px;
	}

.menu li a {
        color: #6c503f!important;
	margin:0px;
       	}

.menu li a:hover {
	color: #26a7aa!important;
	text-decoration: none;
       	}

.menu li.current_page_item a,
.menu li.current_page_item a:hover {
	color: #9f8c79!important;
	text-decoration: none;
     	}
/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 400px;
	background: #FFFFFF;
	color: #333333;
	padding: 0px 15px 15px 15px;
	margin: 10px 0px 10px 307px;
	/*border: 1px solid #CCCCCC;*/
        font-size: 12px;
}
	
#comment {
    padding: 0px 15px 15px 15px;
    /*border: 1px solid #cccccc;*/
    margin-bottom: 3em;
    color: #515441;  
}
   
#comment  a{
	text-decoration: none;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 12px;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 370px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 370px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	margin: 10px 0px 10px 0px;
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 11px;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #f1eae2;
}

.navigation {
	padding:0 0 0 307px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #26a7aa;
        font-size: 13px;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #26a7aa;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
       background-color:#EB8098;
       color:#F1EAE2;
       font-size:11px;
       height:10px;
       margin-top:20px;
       padding:20px;
       text-align:left;
       /*width:100%;*/
}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #6c503f;
        text-decoration: none;
}
