/*
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, h5, h6, address, blockquote, dd, dl, hr, p, form, input{ margin: 0; padding: 0; }

body{
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
        LINE-HEIGHT: 1.4em;
	background: #1a1a1a url(images/bg_body.gif) repeat;
	color: #ccc;
        
}

form, input, textarea, table{ font-family: century gothic, verdana, arial, helvetica, sans-serif; font-size: 12px; }

h1, h2, h3, h4, h5, h6{ 
font-family:  "Trebuchet MS", arial, helvetica, sans-serif; 
font-weight: lighter;
color: #E6657F;
}

h1{ font-size: 18px; }
h2{ font-size: 17px; letter-spacing: -0.5px;}
h3{ font-size: 13px; }
h4{ font-size: 12px; }

a{ text-decoration: underline; color: #fff; }
a:hover{ text-decoration: underline; }
a img{ border: 0; }

address, dl, p{ padding: 10px 0 5px; }

blockquote{
	margin: 10px 0 0;
	background: #f5f5f5;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

img.centered{ display: block; margin-left: auto; margin-right: auto; }
img.alignleft{ margin: 10px 10px 2px 0;}
img.alignright{ margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{
	padding: 1px;
	border: 1px solid #eee;
	display: inline;
}

p img{ max-width: 100%; }

img.cornice{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 10px 10px 10px 10px;
                 
	}

img.topleft{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 0 10px 5px 0;
                float: left; 
	}
img.topright{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 0 0 5px 10px;
                float: right; 
	}
img.bottomleft{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 5px 10px 0 0;
                float: left; 
	}
img.bottomright{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 5px 0 0 10px;
                float: right; 
	}

img.right{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 5px 0 5px 10px;
                float: right; 
	}

img.left{
		border: 1px solid #999;
		background: #fff;
		padding: 1px;
		margin: 5px 10px 0 5px;
                float: left; 
	}

.vcard {
                font-family: verdana;
                font-size: 13px; 
		background: #ffeeff;
		padding: 10px;
                margin: 40px;
		border: 1px dotted #9197db;
		line-height: 1.5em;
		width: 210px;
	}

.libro {
list-style-type: none;
padding-top:15px;
}

.libro h2 {
color: #e6657f;
border-bottom: 1px solid #999;
font-weight: normal;
}

.libro h3 {
color: #666;
font-style: italic;
font-weight:bold;
font-size:12px;

}

.inprogress {
margin-top: 15px;
}

.inprogress h3 {
color:#fff;
background:#666;
padding-left:5px;
border: 1px solid #555;
}

.inprogress ul {
list-style-type:none;
margin-bottom:10px;
}

.inprogress ul li{
list-style-type:none;
margin-bottom:10px;
}
.inprogress ul li h4{
padding-bottom:0px;
font-weight: normal;
}
.inprogress ul li h4 em{
color: #666;
padding-bottom:0px;
font-weight: bold;
font-style: italic;
}

.inprogress p {
padding: 0px 0px 0px 11px}

.portfolio {
margin-top: 15px;
}

.portfolio h3 {
color:#eee;
background:#999;
padding-left:5px;
}


small{ font-size: 11px; }

.alignleft{float: left;}
.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 0 0 80px; width:930px;}

#container{
	float: left;
	width: 930px;
	margin: 10px 0 0;
	text-align: left;
	background: #555 url(images/bg_container.gif) repeat-x;
}
.chisonoside {
background-color: #fff;
padding:5px;
color:#333;
font-size:12px;


font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Verdana,Helvetica,sans-serif;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: #333;
}

.chisonoside a {
text-align: right;
color: #9197DB;
}

.chisonoside a:hover {
text-decoration: none;
color: #5A5AE4;
}

.curriculum {
LINE-HEIGHT: 1.5em;
}

.curriculum h2 {
border-bottom: 1px dotted #333;
padding: 0;
color: #ff0000;
}

.curriculum h3 {
font-size: 1.2px;
padding-left: 10px;
}


.maincolumn{
	float: left;
	width: 620px;
	margin: 10px 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left bottom;
	display: inline;
}

#menu{
	float: left;
	width: 620px;
	font-family: Century Gothic, lucida-sans, "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
        letter-spacing: 0px;
}

#menu2{
	float: left;
	width: 620px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
        background:#555;
      
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#menu2 ul{
	list-style-type: none;
	marign: 0px 0px 0px 0px;
	padding: 0 0 0 5px;
        background: #777;
}

#menu ul li{
	float: left;
	margin: 0 3px 0 0;
	height: 29px;
	overflow: hidden;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	display: inline;
}

#menu2 ul li{
	float: left;
	margin: 0 3px 0 0;
	height: 29px;
	overflow: hidden;
	background: #777;
	display: inline;
}

#menu ul li a{
	display: block;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat;
}

#menu2 ul li a{
	display: block;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat;
        color: #fcafaf;
}

#menu ul li a:hover {
	text-decoration: none;
        background: url(images/bg_tab_current_left.gif) no-repeat;
        color: #9197db;
}

#menu2 ul li a:hover {
	text-decoration: underline;
      background: url(images/bg_tab_current_left.gif) no-repeat;
        color:#d69096;
}

#menu ul li:hover{
background: #fff url(images/bg_tab_current_right.gif) no-repeat right top;

}

#menu2 ul li:hover{
background: #fff url(images/bg_tab_current_right.gif) no-repeat right top;

}

#menu ul li span.feed{
	padding: 0 17px 0 0;
	background: url(images/feed.gif) no-repeat right top;
}

#menu2 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: #fff url(images/bg_tab_current_right.gif) no-repeat right top; 
}

#menu2 ul li.current_page_item{
	background: #fff url(images/bg_tab_current_right.gif) no-repeat right top; 
}

#menu ul li.current_page_item a{
	background: url(images/bg_tab_current_left.gif) no-repeat;
	color: #5a5ae4;
}

#menu2 ul li.current_page_item a{
	background: url(images/bg_tab_current_left.gif) no-repeat;
	color: #9197db;
}

#content{
	float: left;
	width: 620px;
	margin: 0 0 10px;
	background: #fff url(images/bg_content.gif) no-repeat right top;
	color: #333;
}

#content a {
	color: #9197db;
}

#content a:hover {
	color: #5a5ae4;
}

#banner{
	float: left;
	width: 600px;
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	background: #666;
	color: #fff;
}

.post{
	margin-top: 10px;
        padding: 0 10px;
}

.post-evidenza{
	margin: 0;
        padding: 0 10px;
        width:30%;
        height:300px;
        float: left;
}

.elenco-post{
	margin-top: 10px;
        padding: 0 10px;
        float:left;
        width:46%;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head-page, .entry-wrap-page{
	margin: 1px 0 0;
}

.entry-head-evidenza, .entry-wrap-evidenza{
	margin: 1px 0 0;
}

.entry-head{
	 background: #eee url(images/bg_entry_head.gif) no-repeat left bottom;
	color: #9197db; 
}
.entry-head-page{
	background: #eee url(images/bg_entry_head.gif) no-repeat left bottom;
	color: #9197db; 
}

.entry-head h2{
	padding: 5px 10px 5px 5px;
        color:#e6657f;
        }

.entry-head h2 em {
padding: 5px 10px 0px 3px;
        color:#333;
font-syle:italic;
}

.entry-head-page h2{
	padding: 5px 10px 5px 5px;
	background: url(images/bg_entry_title.gif) no-repeat;
      
}

.entry-head-evidenza h2{
	padding: 5px 5px 5px 5px;
	background: url(images/bg_entry_title.gif) no-repeat #eee;
        font-size:14px;
      
}

.entry-head h2 a{
text-decoration: none; 
color: #e6657f;
padding: 5px 10px 0px 3px;
}

.entry-head h2 a:hover{
color: #ffbebe;
text-decoration: none; 
}

.entry-head-page h2 a{text-decoration: none; color: #e6657f;}
.entry-head-page h2 a:hover{text-decoration: none; color: #9197db;}

.entry-date{
	padding: 0 0 0 10px;
	font-family: Georgia, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
        color: #666;
        float:left;

}

.entry-date-evidenza{
	padding: 0 0 0 10px;
	font-family: Georgia, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
        color: #666;

}
.entry-wrap{
	
}

.entry-wrap-page{
	background: url(images/bg_entry_wrap.gif);
}

.entry-wrap-evidenza{
	
}

.entry-wrap .rc{
	height: 0px;
	overflow: hidden;
}

.entry-wrap-page .rc{
	height: 14px;
	overflow: hidden;
	background: url(images/bg_entry_rc_bottom.gif) left bottom;
}

.entry-wrap-evidenza .rc{
	height: 14px;
	overflow: hidden;
	background: url(images/bg_entry_rc_bottom.gif) left bottom;
}

.entry-content{
	padding: 3px 10px;
	line-height: 15px;
}

.entry-content-page{
	padding: 5px 15px 5px 15px;
	line-height: 15px;
	background: url(images/bg_entry_rc_top.gif) no-repeat;
}

.entry-content-elenco{
	padding: 5px 15px 5px 15px;
	line-height: 15px;
        border-bottom:1px solid #EEEEEE;
}

.entry-content-evidenza{
	padding: 0px;
	line-height: 15px;
}

.entry-content a{
	color: #000;
}

.entry-content-page a{
	color: #000;
}


.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-content-page h5{font-size: 11px;}
.entry-content-page h6{font-size: 10px;}

.entry-meta{
        
	padding: 5px 5px 0px 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
        border-top: 1px dotted #ccc;
        margin-top: 5px;
        
}

.entry-meta a{
	font-weight: normal;
}

.entry-meta-archive{
        
	padding: 5px 5px 5px 5px;
	font-family: Verdana, arial, helvetica, sans-serif;
        border: 1px solid #bbb;
        margin: 5px;
        font-size: 13px;
        
}

.entry-meta-archive a{
	font-weight: normal;
}



.navigation{
	padding: 5px 20px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
        
}

.navigation a{color: #000;}

.sidebar{
	float: right;
	width: 280px;
	margin: 0 0 0 10px;
	font-family: century gothic, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0 0 0;
	padding: 0;
	font-size: 12px;

}

.sidebar ul a{
	font-weight: normal;
}

.sidebar ul li{
        margin: 10px 10px 10px 0;
        
}

.sidebar ul li a{
	text-decoration: none;
        margin: 0;
	padding: 10px 0 0;
}

.sidebar ul li:hover{
	text-decoration: none;
        background:#3b3b3b; 
}

}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}


.sidebar ul li#search form input#s {
background-color:#666666;
border:1pt solid #999999;
color:#FFFFFF;
font-size:14px;
margin:0px;
padding:3px;
}

.sidebar ul li h3{
	padding: 5px 10px;
	font-size: 12px;
        font-weight: normal;
	text-transform: uppercase;
	color: #9197db;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
        letter-spacing: 0px;	
}

.sidebar ul ul{
	padding: 0;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

.sidebar ul ul li{
	margin: 0;
	padding: 3px 5px 3px 5px;
        border-bottom: 1px dotted #333;
      
}

.sidebar ul li ul li:hover a{
color: #d69096;

}

.sidebar ul li ul li h3 a:hover{
color: #9197db;

}

.sidebar ul ul ul{
	padding: 0 10px 0;
	background-color: transparent;
	background-image: none;
}

/* Sidebar Widgets */

#calendar_wrap{
	padding: 10px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

#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 #eee;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #eee;
}

#footer{
	float: left;
	width: 930px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(images/bg_footer.gif) no-repeat;
}

#footer p{
	line-height: 18px;
	padding: 20px 20px 20px;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }