/*
Theme Name: Gluttony
Theme URI: http://www.wpdesigner.com/2007/11/25/gluttony-wordpress-theme/
Description: Gluttony of the Seven Deadly Sins series, a food menu style theme by Small Potato of <a href="http://www.wpdesigner.com/">Wpdesigner.com</a>.
Version: 0.1.1
Author: Small Potato
Author: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, address, blockquote, dd, dl, hr, p, form, input{ margin: 0; padding: 0; }

body{
	font-family: georgia;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/motif3.jpg) repeat ;
	background-attachment:fixed;
	
}

a.bouton1:link{
	background: url(http://mzelle-fraise.fr/wp-content/uploads/2010/04/banner-accueil.jpg) repeat scroll center bottom;  
	display:block;
	float:left;
	height:23px;
	margin:8px 5px 5px 0;
	width:68px;
} 
         
a.bouton1:hover{
	background: url(images/contact2.gif) repeat scroll center bottom;
	display:block;
	float:left;
	height:23px;
	margin:8px 5px 5px 0;
	width:68px;
}

a.bouton2:link{
	background: url(images/faq.gif) repeat scroll center bottom;  
	display:block;
	float:left;
	height:23px;
	margin:8px 5px 5px 0;
	width:42px;
} 
         
a.bouton2:hover{
	background: url(images/faq2.gif) repeat scroll center bottom;
	display:block;
	float:left;
	height:23px;
	margin:8px 5px 5px 0;
	width:42px;
}

a.bouton3:link{
	background: url(images/about.gif) repeat scroll center bottom;  
	display:block;
	float:left;
	height:23px;
	margin:8px 5px 5px 0;
	width:87px;
} 
         
a.bouton3:hover{
	background: url(images/about2.gif) repeat scroll center bottom;
	display:block;
	float:left;
	height:23px;
	margin:8px 5px 5px 0;
	width:87px;
}

a.bouton4:link{
	background: url(images/presse.gif) repeat scroll center bottom;  
	display:block;
	float:left;
	height:23px;
	margin:8px 0 5px 0;
	width:67px;
} 
         
a.bouton4:hover{
	background: url(images/presse2.gif) repeat scroll center bottom;
	display:block;
	float:left;
	height:23px;
	margin:8px 0 5px 0;
	width:67px;
}

form, input, textarea, table{ font-family: georgia; font-size: 12px; }

h1, h2, h3, h4{ font-family: georgia; }
h1, h2, h3{ 
font-size: 13px; 
}

h5, h5 a{ 
font-family: georgia;
font-size: 12px; 
color: #FDEA2B;
}

h6, h6 a{ 
font-family: verdana;
font-size: 11px; 
line-height: 15px;
}

a{ text-decoration: none; color: #FDEA2B; }
a:hover{ text-decoration: underline; }
a img{ border: none; }

address, dl, p{ padding: 5px 0 5px; }

blockquote{
	margin: 10px 0 0;
	background: #beb664;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #e5e5e5;
}

img.centered{ display: block; margin-left: auto; margin-right: auto; }
img.alignleft{ margin: 3px 10px 2px 0;}
img.alignright{ margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{
	padding: 9px;
	border: 1px solid #fff;
	display: inline;
}

p img{

max-width: 100%;
width: expression(this.width > 560 ? 560: true);
	
	}

small{ font-size: 11px; }

.alignleft{float: leftleft;}
.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

.tl, .tr, .bl, .br{
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tl, .bl{float: left; clear: left;}
.tr, .br{float: right; clear: right;}

#wrapper{

margin:0 auto;
padding: 10px 0;
width:922px;
}

#container{
	float: left;
	width: 930px;
	margin: 1px 0 0;
	text-align: justify;
	background: #8D9862 ;
}

.maincolumn{
	float: right;
	width: 600px;
	margin: 10px 10px 0 0;
	display: inline;
}
#menu{
	float: left;
	width: 600px;
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
	margin: 0 3px 0 0;
	height: 29px;
	overflow: hidden;
	background: #656156;
	display: inline;
}

#menu ul li a{
	display: block;
	padding: 8px 8px 10px;
	text-decoration: none;
	color: #E2DED8;
	
}

#menu ul li a:hover{
	background: #beb664;
	
}

#menu ul li span.feed{
	padding: 0 17px 0 0;
	background: url(images/feed.gif) no-repeat right top;
}

#menu ul li.current_page_item{
	background: #beb664;
}

#menu ul li.current_page_item a{
	
	color: #190C19;
}

#menu ul li.current_page_item a:hover{
	
	color: #190C19;
	background: #beb664;
}


#content{
	float: right;
	width: 600px;
	margin: 0 0 10px;
	background: #beb664;
	color: #2F1B2F;
}

#banner{
	float: right;
	width: 580px;
	height: 186px;
	overflow: hidden;
	margin: 10px 10px 10px 0px;
	display: inline;
	background: #beb664;
	color: #fff;
}

.post{
	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 1px ;

}

.entry-head{
background: #BFBF99;	
color : #FDEA2B;
padding: 5px 10px 5px 10px;
	
}

.entry-head h1{
       	padding: 10px 10px 10px 10px;
        background: url(images/bg_entry_title.gif) no-repeat

}

.entry-head h1 a{text-decoration: none; color: #BFBF99;}
.entry-head h1 a:hover{text-decoration: none; color: #BFBF99;}

.entry-date{
	padding: 0px 10px 0px 0px;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.entry-wrap{
	background-color: #fff ;
}

.entry-wrap .rc{
	height: 20px;
	overflow: hidden;
	margin: 0px 0px 25px 0px;
}

.entry-content{
	padding: 0 20px 0;
	line-height: 20px;
	
}

.entry-content a{
	color: #8D9862;
        font-weight:bold; 
        font-size: 11px; 
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4{
	background-color:#BFBF99;
        font-size:14px;
	margin:30px 0 0;
        padding:5px 0 5px 10px;
}
.entry-content h3{font-size: 12px; background-color:#ffffff; margin:0 0 0 0;}


.entry-meta{
	padding: 20px 0 0;
	font-family: georgia;
        text-align: right;
        
}

.entry-meta a{
	font-weight: bold;
	color: #656156;
}

.entry-tags{
	color:#f0cdd3;
	font-family:georgia;
	font-size:9px;
	text-align:left;
	padding: 5px 20px 0 20px;
        
}

.entry-tags a{
	font-weight: normal;
	color:#f0cdd3;
	font-decoration: none;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #FDEA2B;}


.sidebar{
	display:inline;
        float:left;
        font-family:verdana;
        margin:0 0 0 10px;
        width:300px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	font-weight: bold;
}

.sidebar ul li{
	margin: 10px 0 0;
}

sidebar ul li#slideshow{
	
	display:block;
	height:186px;
	margin:10px 0 0;
	position:absolute;
	width:250px;
	
}

.sidebar ul li#search form{
	
	overflow: hidden;
	background-color: #beb664;
}

.sidebar ul li#search form input#s{
	background-color:#BFBF99;
        border:1px solid #BFBF99;
        color:#656156;
        font-family:georgia;
        margin:10px 5px 5px 0;
        padding:2px 200px 2px 5px;
}

.sidebar ul li h3{
	padding: 5px 10px;
	font-size: 12px;
        font-weight : bold;
	text-transform: uppercase;
	color: #FDEA2B;
	background: #656156;	
}

.sidebar ul ul{
	padding: 0 10px 10px;
	line-height: 18px;
	background: #BFBF99;
}

.sidebar ul ul li{
	margin: 0;
	padding: 3px 0 0;
	font-size: 11px;
}

.sidebar ul ul ul{
	padding: 0 10px 0;
	background-color: transparent;
	background-image: none;
}


/* Sidebar Widgets */

#calendar_wrap{
	padding: 10px;
	background: #BFBF99 ;
}

#calendar_wrap table{
	width: 100%;
}

#calendar_wrap th, #calendar_wrap table td{
	padding: 3px 0;
}

/* End Sidebar Widgets */

#comments h3{
	margin: 10px 0 0;
	padding: 7px 10px;
	background: #f5f5f5;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li .comment-entry{
	margin: 10px 0 0;
	border: 1px solid #fff;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #fff;
}

#footer{
	background:#FDEA2B;
        float: left;
	width: 930px;
	font-family: georgia;
	font-size: 11px;
	text-align: center;
	
}

#footer p{
	line-height: 18px;
        padding: 30px 20px 30px 20px;
        background-color:#656156;
        margin-top:20px;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }

/*pagination*/

div.pagination {
background:#F6DEE2;
text-align:center;
margin-bottom:12px;
margin-top:5px;
}

div.pagination a {
border:1px solid #E595B0;
color:#E595B0;
margin-right:2px;
padding:2px 5px;
text-decoration:none;
}
div.pagination a:hover, div.pagination a:active {
background-color:#F6DEE2;
border:1px solid #75405C;
color:#75405C;
margin-right:2px;
padding:2px 5px;
}
div.pagination span.current {
background-color:#F6DEE2;
border:1px solid #75405C;
color:#75405C;
margin-right:2px;
padding:2px 5px;
}
div.pagination span.disabled {
border:1px solid #E595B0;
color:#E595B0;
margin-right:2px;
padding:2px 5px;
}


/*translation*/

div.translation {
background:#ffffff;
line-height:25px:
margin-top:10px;
}

h3.archivetitle {
background-color:#F6DEE2;
font-size:12px;
margin:2px 10px 8px;
padding:4px;
text-align:right;
color: #493149;

}

/*commentaires*/

div.mycomment {
background-color: #F6DEE2;
border: solid 1px #75405C;
}

/*pub*/

bannerads {width:300px; margin:0 auto;}
ad_300x250 {float:left; width:300px; height:250px;}

/* End pub */


/* Sidebar extras */

.sidebar ul twitter_update_list{
	font-size:11px;
	list-style-type:none;
	font-family:verdana;
	padding: 10px;
	background-color: #844e6a;
}

/* End Sidebar extras */