/*
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: 12px;
	text-align: center;
	vertical-align: top;
	background: #444 url(images/bg_body.gif) repeat-x;
	color: #ccc;
}

form, input, textarea, table{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }

h1, h2, h3, h4, h5, h6{ font-family: arial, helvetica, sans-serif; }
h2, h3{ font-size: 16px; }

a{ text-decoration: underline; color: #fff; }
a:hover{ text-decoration: none; }
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%;
   border: 1px solid #AAA;
   padding: 4px;
   margin-bottom: 8px;
}

p img.wp-smiley {
   border: none;
   padding: 0px;
   margin-bottom: 0px;
}

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: 1020px;}

#container{
	float: left;
	width: 1020px;
	margin: 10px 0 0;
	text-align: left;
	background: #555 url(images/bg_container.gif) repeat-x;
}

.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: 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: #fff url(images/bg_content.gif) no-repeat right top;
	color: #000;
}

#banner{
	float: left;
	width: 600px;
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	background: #666;
	color: #fff;
}

.post{
	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head{
	background: #eee url(images/bg_entry_head.gif) no-repeat left bottom;
	color: #666;
}

.entry-head h2{
	padding: 10px;
	background: url(images/bg_entry_title.gif) no-repeat
}

.entry-head h2 a{text-decoration: none; color: #666;}
.entry-head h2 a:hover{color: #000;}

.entry-date{
	padding: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.entry-wrap{
	background: url(images/bg_entry_wrap.gif);
}

.entry-wrap .rc{
	height: 14px;
	overflow: hidden;
	background: url(images/bg_entry_rc_bottom.gif) left bottom;
}

.entry-content{
	padding: 3px 20px 0;
	line-height: 24px;
	background: url(images/bg_entry_rc_top.gif) no-repeat;
}

.entry-content a{
	color: #3875D7;
}

.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;
}

.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: right;
	width: 180px;
	margin: 0 10px 0 0px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	font-weight: bold;
        text-decoration: none;
}

.sidebar ul a:hover{
        text-decoration: underline;
}

.sidebar ul li{
	margin: 10px 0 0;
}

.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;
}

.sidebar ul li h3{
	padding: 7px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ccc;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;	
}

.sidebar ul ul{
	padding: 0 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

.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;
}

/* 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: 1020px;
	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;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }

/* Stylesheet generated from TextMate theme
 *
 * Pastels on Dark
 * 
 *
 */

/* Mostly to improve view within the TextMate HTML viewer */
pre.textmate-source {
	padding: 0;
	line-height: 1.3em;
	word-wrap: break-word;
}

pre.textmate-source {
	color: #DADADA;
	background-color: #211E1E;
}

pre.textmate-source .linenum {
	width: 75px;
	padding: 0.1em 1em 0.2em 0;
	color: #888;
	background-color: #eee;
}
pre.textmate-source span {
   padding-top: 0.2em;
   padding-bottom: 0.1em;
}
pre.textmate-source ::selection {
	background-color: rgba(115, 89, 126, 0.50);
}
/* Comments */
pre.textmate-source .comment {
	color: #555555;
}

/* Comments Block */
pre.textmate-source .comment_block {
	color: #555555;
}

/* Strings */
pre.textmate-source .string {
	color: #AD9361;
}

/* Numbers */
pre.textmate-source .constant_numeric {
	color: #CCCCCC;
}

/* Keywords */
pre.textmate-source .keyword {
	color: #A1A1FF;
}

/* Preprocessor Line */
pre.textmate-source .other_preprocessor {
	color: #2F006E;
}

/* Preprocessor Directive */
pre.textmate-source .entity_name_preprocessor {
	font-weight: bold
}

/* Functions */
pre.textmate-source .support_function {
	color: #A1A1FF;
}

/* Function result */
pre.textmate-source .declaration_function .function-result {
	color: #0000FF;
}

/* Function name */
pre.textmate-source .declaration_function .function-name {
	font-weight: bold
}

/* Function argument name */
pre.textmate-source .declaration_function .argument-name {
	font-weight: bold
}

/* Function argument type */
pre.textmate-source .declaration_function .function-arg-type {
	color: #0000FF;
}

/* Function argument variable */
pre.textmate-source .declaration_function .function-argument {
	font-style: italic;
}

/* Class name */
pre.textmate-source .declaration_class .class-name {
	text-decoration: underline;
}

/* Class inheritance */
pre.textmate-source .declaration_class .class-inheritance {
	font-style: italic;
	text-decoration: underline;
}

/* Invalid */
pre.textmate-source .invalid {
	color: #FFF9F9;
	font-weight: bold
	background-color: #FF0000;
}

/* Invalid Trailing Whitespace */
pre.textmate-source .invalid_trailing-whitespace {
	background-color: #FFD0D0;
}

/* Section */
pre.textmate-source .declaration_section .section-name {
	font-style: italic;
}

/* Interpolation */
pre.textmate-source .string_interpolation {
	color: #C10006;
}

/* Regular Expressions */
pre.textmate-source .string_regexp {
	color: #666666;
}

/* Variables */
pre.textmate-source .variable {
	color: #C1C144;
}

/* Constants */
pre.textmate-source .constant {
	color: #6782D3;
}

/* Character Constants */
pre.textmate-source .constant_character {
	color: #AFA472;
}

/* Language Constants */
pre.textmate-source .constant_language {
	color: #DE8E30;
	font-weight: bold
}

/* Embedded Code */
pre.textmate-source .embedded {
	text-decoration: underline;
}

/* Tag name */
pre.textmate-source .keyword_markup_element-name {
	color: #858EF4;
}

/* Attribute name */
pre.textmate-source .keyword_markup_attribute-name {
	color: #9B456F;
}

/* Attribute with Value */
pre.textmate-source .meta_attribute-with-value {
	color: #9B456F;
}

/* Exceptions */
pre.textmate-source .keyword_exception {
	color: #C82255;
	font-weight: bold
}

/* Operators */
pre.textmate-source .keyword_operator {
	color: #47B8D6;
}

/* Control Structures */
pre.textmate-source .keyword_control {
	color: #6969FA;
	font-weight: bold
}

/* HTML: DocInfo XML */
pre.textmate-source .meta_tag_preprocessor_xml {
	color: #68685B;
}

/* HTML: DocType */
pre.textmate-source .meta_tag_sgml_doctype {
	color: #888888;
}

/* HTML: DocInfo DTD */
pre.textmate-source .string_quoted_docinfo_doctype_DTD {
	font-style: italic;
}

/* HTML: ServerSide Includes */
pre.textmate-source .comment_other_server-side-include_xhtml, pre.textmate-source .comment_other_server-side-include_html {
	color: #909090;
}

/* HTML: Tag */
pre.textmate-source .text_html .declaration_tag, pre.textmate-source .text_html .meta_tag, pre.textmate-source .text_html .entity_name_tag_xhtml {
	color: #858EF4;
}

/* HTML: attribute="" */
pre.textmate-source .keyword_markup_attribute-name {
	color: #9B456F;
}

/* PHP: PHPdocs */
pre.textmate-source .keyword_other_phpdoc_php {
	color: #777777;
}

/* PHP: Include() & Require() */
pre.textmate-source .keyword_other_include_php {
	color: #C82255;
}

/* PHP: Constants Core Predefined */
pre.textmate-source .support_constant_core_php {
	color: #DE8E20;
	font-weight: bold
}

/* PHP: Constants Standard Predefined */
pre.textmate-source .support_constant_std_php {
	color: #DE8E10;
	font-weight: bold
}

/* PHP: Variables Globals */
pre.textmate-source .variable_other_global_php {
	color: #B72E1D;
}

/* PHP: Variables Safer Globals */
pre.textmate-source .variable_other_global_safer_php {
	color: #00FF00;
}

/* PHP: Strings Single-Quoted */
pre.textmate-source .string_quoted_single_php {
	color: #BFA36D;
}

/* PHP: Keywords Storage */
pre.textmate-source .keyword_storage_php {
	color: #6969FA;
}

/* PHP: Strings Double-Quoted */
pre.textmate-source .string_quoted_double_php {
	color: #AD9361;
}

/* CSS: Selectors #ID */
pre.textmate-source .entity_other_attribute-name_id_css {
	color: #EC9E00;
}

/* CSS: Selectors <Elements> */
pre.textmate-source .entity_name_tag_css {
	color: #B8CD06;
	font-weight: bold
}

/* CSS: Selectors .ClassName */
pre.textmate-source .entity_other_attribute-name_class_css {
	color: #EDCA06;
}

/* CSS: Selectors :PseudoClass */
pre.textmate-source .entity_other_attribute-name_pseudo-class_css {
	color: #2E759C;
}

/* CSS: Invalid Comma */
pre.textmate-source .invalid_bad-comma_css {
	color: #FFFFFF;
	background-color: #FF0000;
}

/* CSS: Property Value */
pre.textmate-source .support_constant_property-value_css {
	color: #9B2E4D;
}

/* CSS: Property Keyword */
pre.textmate-source .support_type_property-name_css {
	color: #E1C96B;
}

/* CSS: Property Colours */
pre.textmate-source .constant_other_rgb-value_css {
	color: #666633;
}

/* CSS: Font Names */
pre.textmate-source .support_constant_font-name_css {
	color: #666633;
}

/* TMLangDef: Keys */
pre.textmate-source .support_constant_tm-language-def, pre.textmate-source .support_constant_name_tm-language-def {
	color: #7171F3;
}

/* CSS: Units */
pre.textmate-source .keyword_other_unit_css {
	color: #6969FA;
}