/*
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: trebuchet MS;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #444 url(images/bg_body.gif) repeat-x;
	background-repeat: repeat;
	color: #414141;
}

form, input, textarea, table{ font-family: Trebuchet MS; font-size: 12px; }

h1, h2, h3, h4, h5, h6{ font-family: Trebuchet MS; }
h2, h3{ font-size: 16px; }

a{ text-decoration: ; ; text-decoration: none; }
a:hover{ text-decoration: none; color: #edb800; }
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: 3px 10px 2px 0;}
img.alignright{ margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{
	padding: 9px;
	border: 1px solid #eee;
	display: inline;
}

p img{max-width: 100%;width: expression(this.width > 560 ? 560: true);}

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 auto; width: 830px;}

#container{
	float: left;
	width: 830px;
	margin: 0 0 0;
	text-align: left;
	background: #fff;
	border-right: solid 6px #414141;
	border-left: solid 2px #414141;
	border-bottom: solid 10px #414141;
}

.maincolumn{
	float: left;
	width: 620px;
	margin: 10px 0 0 10px;
	background: #fff;
	display: inline;
}

#menu{
	float: left;
	width: 620px;
	font-family: arial, helvetica, sans-serif;
	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 1px 0 0;
	height: 29px;
	overflow: hidden;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	display: inline;
}

#menu ul li a{
	display: block;
	padding: 8px 10px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat;
}

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

#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: #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: #000;
}

#content{
	float: left;
	width: 620px;
	margin: 0 0 10px;
	background: #fff;
	color: #000;
}

#banner{
	float: left;
	width: 600px;
	height: 190px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	background: #ffffff;
	;
	margin-bottom: 0px;
}

.post{
	margin: 0 0px;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head{
	color: #4494aa;
	border-bottom: 1px solid;
	border-color:  #e6e6e6;
}

.entry-head h2{
	padding: 10px;
}

.entry-head h2 a{text-transform: uppercase; text-decoration: none; font-weight: strong; font-size: 16px; color: #4494aa;}
.entry-head h2 a:hover{color: #edb800;}

.entry-date{
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #919191;
	font-weight: normal;
	position: relative;
}

.entry-wrap{
	background: url(images/entry_mid.jpg);
	width:  620px;

}

.entry-wrap .rc{
	height: 40px;
	overflow: hidden;
	background: url(images/entry_btm.jpg) left bottom;
	width:  620px;

}

.entry-content{
	padding: 30px 30px 0;
	line-height: 24px;
	background: url(images/entry_top.jpg) no-repeat;
	width:  560px;
	color: #414141;
}

.entry-content a{
	color: #414141;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 16px;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}

.entry-meta a{
	font-style: italic;
	text-decoration: none;
	color: #4494aa;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	margin-bottom: 20px;
	font-family: Trebuchet MS;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	color: #4494aa;
}

.sidebar ul a:hover{
	color: #edb800;
}


.sidebar ul li{
	margin: 10px 0 0;
	
}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background-repeat: no-repeat;
	border-top: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;
	border-bottom: #cacaca 1px solid ;

	
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 10px;
	border: 0;
	font-family: Trebuchet MS;
	background-color: transparent;
	color: #414141;
	
}

.sidebar ul li h3{
	padding: 7px 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #414141;
	font-weight: none;
	border-top: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;	
}

.sidebar ul li#tag_cloud {
	padding: 0 10px 10px;
	border-top: #cacaca 1px solid ;
	border-bottom: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;
	line-height: 18px;
	clear: right;
}

.sidebar ul li#tag_cloud a{
	clear: right;	
}

.sidebar ul li#tag_cloud h3 {
	padding: 5px 0;
	border: 0px;
}



.sidebar ul ul{
	padding: 0 10px 10px;
	line-height: 18px;
	border-bottom: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;
	
}

.sidebar ul ul li{
	margin: 0;
	padding: 3px 0 0;
}

.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;
}

#aboutmewidget{
	padding: 0 10px 10px;
	border-bottom: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;
}

.textwidget{
	padding: 0 10px 10px;
	border-bottom: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;
}

#tag_cloudwidget{
	padding: 0 10px 10px;
	border-bottom: #cacaca 1px solid ;
	border-left: #cacaca 1px solid ;
	border-right: #cacaca 1px solid ;
}

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

div.widget_text  {
padding: 0 10px 10px;
line-height: 18px;
border-bottom: #cacaca 1px solid ;
border-left: #cacaca 1px solid ;
border-right: #cacaca 1px solid ;
}

#footer{
	float: left;
	width: 830px;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: center;
	
}

#footer p{
	line-height: 18px;
	padding: 30px 20px 20px;
}

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