/*
Theme Name: Impoverished Gourmet
Theme URI: http://www.impoverishedgourmet.com
Description: Theme for website of same name
Version: 1.0
Author: Nathan Carnes
*/


body{
	background: #f3fbff;
	color: #595441;
	font: 62.5% Georgia, "Times New Roman", Times, Serif; /* Resets 1em to 10px */
	}
	
#wrapper{
	padding: 40px 0 0 0;
	left: 50%;
	margin-left: -440px;
	position: relative;
	width: 880px; 
	}

h1#logo{
	padding: 0;
	margin: 0;
	}

#head{
	background: url("images/background.jpg");
	margin: 40px 0;
	padding: 40px;
	}

/************************************************
*	Links and Headings									*
************************************************/

a, a:link{
	color: #4A8797;
	text-decoration: none;
	}

a:hover{
	color: #595441;
	text-decoration: none;
	}

h1{
    font-size: 2.2em;
	color: #734A12;
	}

h2{
	font-size: 2.2em;
	line-height: 1.2em;
	color: #734A12;
	}
	
h3{
	color: #734A12;
	font-size: 1.7em;
	font-style: italic;
	padding-bottom: 1em;
	}

h4{
	color: #734A12;
	font: 1.3em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	text-transform: uppercase;
	padding: .25em 0;
	}

h5{
	color: #734A12;
    font-size: 1.5em;
    font-variant: small-caps;
	}

strong, b{ font-weight: bold; }
em, i{ font-style: italic; }

/************************************************
*	Main Content									*
************************************************/

#content {
	width: 640px !important;
	width: 600px;
	float: left;
	}	

.item {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #ddd;
	}
	
#content .last{ border-bottom: none; }

.item p {
    font-size: 1.6em;
    line-height: 1.5em;
	margin: .5em 0 1em 0;	
	}

.item p a{ text-decoration: underline; }
.item p a:hover{ color: #734A12; }

.item p.photo{
	font: 1.1em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	text-align: center;
	}

.item p.photo img {
    background: #ffffff;	
	border: 1px solid #ccc;
	display: block;
	margin-bottom: .5em;
    padding: 19px;
	}
	
.recipe{
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 1.5em 0;
	}

.item ul {
	list-style-type: square;
	margin: .25em .5em .75em .5em;
	padding-left: 2em;	
	}

.item ol{
	list-style-type: decimal;
	margin: 1em;
	padding-left: 2em;
	}
	
.item li{
	font-size: 1.3em;	
	line-height: 1.5em;	
	padding: .25em 0;
	}
	
.crumb h1{ display: none; }	
	
.crumb p, .crumb li{
	font-size: 1.2em; 
	}	

h6.date{
	font-size: 1.2em;
	font-style: italic;
    margin: .5em 0 1em .1em;
	}

ul.metadata{ 
	margin: 1.5em 0 0 0; 
	padding-left: 0em;
	}

ul.metadata li{
	display: inline;
	font: 1.1em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	margin: 0 1.5em 0 0;
	}

ul.metadata a:hover{ text-decoration: underline; }	

cite{ font-size: 1.1em; }

blockquote {
	border-left: 8px solid #ddd;	
	color: #6F6A52;
	font-style: italic;
	margin: 1.5em 40px 0 1.5em;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.amp{ 
	color: #6F6A52;
	font-family: "Book Antiqua", Times, "Times New Roman";
	}

/************************************************
*	Sidebar									*
************************************************/

#sidebar {
	float: left;
	width: 200px;
	padding-left: 40px;
	list-style-type: none;
	}
	
#sidebar li{ padding-bottom: 2em; }	
	
#sidebar ul{
	border-top: 1px solid #ddd;
	font-size: 1.1em;
	}
	
#sidebar ul li{ padding: 0; }
	
#sidebar ul li a {
	color: #595441;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding: .75em;
	}

#sidebar ul li a:hover {
	background: #8A3324;
	color:#FFF; 
	}

#sidebar ul ul {
	padding-left: 1.5em;
    list-style-type: none;
	}

#sidebar h5{ padding-bottom: .5em; }

li.feed{
	height: 30px;
	background: url("images/feedicon.png") no-repeat;
	margin-left: .75em;
	padding-left: 20px;
	font: 1.1em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif; 
	}
	
.searchform input{
	background: #fff;
	border: 1px solid #ccc !important;
	color: #595441;
	display: block;
	font: 1.2em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	padding: 5px !important;
	width: 190px;
	}
	
.searchform input.hidden{ display: none; }	

/************************************************
*	Comment Area									*
************************************************/


#comment {
	margin: 1em 40px;
	}
	
ol#commentlist{
	font: 1.2em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	}
	
ol#commentlist li{
	padding: 1em;
}	

ol#commentlist li.alt{ 
	background: #fff; 
	border: 1px solid #eee;
	}
	
ol#commentlist p{ padding: .5em 0; }

ol#commentlist h6{ 
	font-weight: bold;
	padding-bottom: .5em;
	}

ol#commentlist em.quiet{ 
	color: #bbb;
	display: block;
	font-size: .9em;
	margin: .25em 0;
	}
	
#commentsMeta{ padding-bottom: 1em; }

#commentsMeta li{
	display: inline;
	font: 1.1em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	padding: .5em 1em .5em 0;
	}
	
#comment form{ padding-top: 2em;}
	
#comment input{
	border: 1px solid #ccc;
	color: #595441;
	display: block;
	font: 1.2em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	padding: 5px;
	width: 260px;
	}	

#comment input.hidden{ display: none; }
	
#comment textarea{
	border: 1px solid #ccc;
	font: 1.2em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	padding: 10px;
	width: 520px;
	}
	
#comment .submit{ text-align: right; }	
	
#comment #hbutt{
	background: #ddd;
	border: 1px solid #ccc;
	display: inline;
	margin: 20px;
	padding: .5em;
	width: auto;
	}
	
#comment #hbutt:focus{
	background: #4A8797;
	color: #FFF;
	border: 1px solid #595441;
	}
		
#comment label{ 
	display: block; 
	font: 1.1em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	margin: 1em 0 .25em 0;
	}
	
#comment .name, #comment .website{
	float: left;
	width: 50%;
	}
	
#comment .email{ clear: left; }

#comment .email label, #comment .name label{ font-weight: bold; }

.author h6{ 
	text-decoration: underline;
	}
	
.staff h6, .author h6{ 
	background: no-repeat url("images/ig_icon.png");
	height: 16px;
	line-height: 16px;
	padding-left: 22px;
	}

.navigation {
	font: 1.4em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	text-align: center;
	padding: 2em 0;
	}
	
.navigation li{
	display: inline;
	padding: 1em;
	}
	
.navigation li a{
	border-bottom: 1px solid #f3fbff;
	}
	
.navigation li a:hover{
	border-bottom: 1px solid #4A8797;
	}

.alignright{ float: right; }
.alignleft{ float: left; }


/************************************************
*	Footer									*
************************************************/


#foot {
	background: #595441;
	border-top: 3px solid #484535;
	color: #eee;
	clear: both;
	font: 1em "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Sans, sans-serif;
	width: 100%; 
	overflow: hidden;
	}
	
#footWrapper{
	left: 50%;
	margin-left: -440px;
	position: relative;
	width: 880px; 	
	}

#foot a{ 
	color: #fff; 
	border-bottom: 1px dotted #4A8797;
	padding: 1px;
	}
	
#foot a:hover{ 
	background: #6F6A52; 
	border-bottom: 1px solid #484535;
	}
	
#foot #metadata{
	float: left;
	padding: 20px 40px 20px 0;
	width: 260px;	
	}
	
#foot #about{
	float: left;
	padding: 20px 0 20px 40px;
	width: 260px;	
	}

#metadata li{
	line-height: 1.5em;
	padding: .75em;
	}
	
#foot h5{
	color: #333126;
	font-style: normal;
	font-size: 1.3em;
	padding: .25em 0;
	text-transform: uppercase;
	}
	
#foot p{
	font-size: 1.1em;
	line-height: 1.5em;
	padding: .25em 0 .75em 0;
	text-align: justify;
	}

