/*
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: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #000 url(images/back_e.gif) repeat;
	color: #ccc;
}

form, input, textarea, table{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }

input, textarea {background: #000000; border: 1px #1a1a1a solid; color: #fff;}

h1, h3, h5, h6{ font-family: arial, helvetica, sans-serif; }
h4 {font-family:"Comic Sans MS",Lucida Handwriting,Cursive; }
h2, h3{ font-size: 18px; color: #B25013;}
h4 {color: #977E3E;}

.green {color: #CBC157; text-align:center;}

.gold {color: #B25013;}

hr.thin {

  height: 1px;

  border: 0;

  color: #333;

  background-color: #333;

  width: 100%;

} 

hr.translate_hr {
height: 1px;

  border: 0;

  color: #000;

  background-color: #121212;

  width: 100%;

} 

a{ text-decoration: underline; color: #fff; outline: none; }
a:hover{ text-decoration: none; }
a img{ border: 0; }

address, dl, p{ padding: 10px 0 5px; }

blockquote{
	margin: 10px 0 0;
	background: none;
}
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: 0px solid #eee;
	display: inline;
}

p img{ max-width: 100%; padding-bottom: 10px;}

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: 10px 0 0;
	text-align: left;
	background: url(images/square.gif) repeat;
        border:1px solid #1B1B1B;
}

.maincolumn{
	float: left;
	width: 620px;
	margin: 10px 0 0 10px;
	background: url(images/bg_maincolumn.) no-repeat left bottom;
	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: underline;
}

#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: none;
	color: #A18F7E;
}

#banner{
	float: left;
	width: 600px;
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	background: #000;
	color: #fff;
}

.post{

	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head{
	background: none;
	color: #666;
}

.entry-head h2{
	padding: 10px;
	background: none;
}

.entry-head h2 a{text-decoration: none; color: #B25013;}
.entry-head h2 a:hover{color: #B25013;}

.entry-date{
	padding: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.entry-wrap{
	background: none;
}

.entry-wrap .rc{
	height: 14px;
	overflow: hidden;
	background: none;
}

.entry-content{
	padding: 3px 20px 0;
	line-height: 24px;
	background: none;
}

.entry-content a{
	color: #4D565F;
        text-decoration: none;
}

.entry-content a:hover{
	color: #ffffff;
        text-decoration: underline;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 14px;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
        border-bottom: 1px #A18F7E dotted;
}

.entry-meta a{
	font-weight: bold;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.sidebar a{
       color:#B25013;
       text-decoration: none;
}

.sidebar a:hover{
       color:#B25013;
       text-decoration: underline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	font-weight: bold;
}

.sidebar ul li{
	margin: 0px 0 0;
}

.sidebar ul li ul li{
	margin: 0px 0 0 10px;
}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
        width: 180px;
}

.sidebar ul li h3{
	padding: 7px 10px;
	font-size: 18px;
	text-transform: uppercase;
        font-family:"Times New Roman",Georgia,Serif;
        font-style: italic;
	color: #977E3E;	
}

.sidebar ul li h3 a{
	color: #977E3E;	
}


.sidebar ul ul{
	padding: 0 10px 5px;
	line-height: 18px;
	background: none;
}

.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;
}

#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{
        margin:0px auto;
	float: left;
	width: 830px;
        height: 100px;
        color: #A18F7E;
	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: 30px 20px 20px;
}

#head{
	float: left;
	width: 830px;
        height: 64px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(images/bg_head.gif) no-repeat;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }

.header_icon		{ margin-top:20px;}

.header_icon img		{ margin:0 1px 0 1px;}

.header_icon img.last	{ margin:0 0 0 0px;}


/* Postlists */

#line {
	border-bottom:1px solid #D1D1D1;
}

#postlist {
	margin:10px 0 10px 0;
	width:100%;
	font-size:0.95em;
}

#postlist h2 {
	margin:0;
}

#postlist ul li {
	margin-left:15px;
}

.postlist1 {
	float:left;
	width:200px;
	padding:10px;
	border-right:0px dotted #D1D1D1;
        min-height:253px;
}

.postlist2 {
	float:left;
	width:200px;
	padding:10px;
}

/*End Postlists */


/*---------------------------- Links Template -------------------------------*/	

.lnks {

	font-size: 10px;
	padding: 8px 0px 0px 30px;
}

.lnks a {

	font-weight: bold;
}	

.lnks ul li {	

	margin: 0px 0px 0px 4px;
	color: #666666;
	list-style-type: square;
	list-style-image: none;
}

.lnks li {

	list-style-type: none;
	list-style-image: none;	
}

.lnks h2{	
		}

#gallery-1 {
	margin: auto;
}

#gallery-1 h3 { 
        font-size: 14px; 
        color: #B25013; 
        width: 150px;
        font-family: arial, helvetica, sans-serif; 
        text-align: left;
        margin-bottom: 10px;
}

#gallery-1 .gallery-item {
	float: left;
	margin-top: 3px;
	text-align: center;
	width: 50%;			
}

#gallery-1 .gallery-item-wide {
	float: left;
	margin-top: 3px;
	text-align: center;
	width: 100%;			
}

#gallery-1 img {
	border: 1px solid #000000;
}

#gallery-1 a:hover img {
	border-bottom: 1px solid #cfcfcf;
}

#gallery-1 .gallery-caption {
	margin-left: 0;
}

