/*  
Theme Name: Ellen's Food and Soul
Theme URI: http://ellensfoodandsoul.com
*/


body {
	padding: 125px 0 0 0;
	margin: 0;
	background: #F6F3EC;
	color: #464646;
	font-size:12px;
	font-family: Georgia, "Times New Roman", serif;
	text-align: center;
    width: 100%;
    height: 100%;
	}
p, ol, ul {
	padding: 0;
	font-size: 1em;
	line-height:18px;
	}
p {
	margin: 1.2em 0;
	text-align: left;
	}
	
ol, ul {
	margin: 1.2em 2em 1.2em 2em;
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #6BA533;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	text-align: left;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration: none;
		color: #6BA533;
		}
h1 {
	font-size: 2.5em;
	line-height: 1em;
	}
h2 {
	font-size: 2.5em;
	line-height: 1em;
	}
h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.2em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1.0em;
	}
a {
	color: #464646;
	}
a:hover {
	text-decoration: none;
	}
blockquote {
	font-style: italic;
	}
input, textarea, select {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	}
	
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
	}
small {
	color: #464646;
	font-size: .9em;
	}


/* Additional Frame Work*/

#footer {
	margin: 15px 2px 80px 0;
	text-align: right;
	font-style: italic;
	}


/* Nav */


/*Sidebar*/

#sidebar {
	width: 267px;
	}
	ul#sidebar {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	#sidebar small {
		float: right;
		display: inline;
		font-style: italic;
		margin: 0 3px 10px 0;
		}
#sb_seasonal {
	width: 267px;
	margin: -1px 0 20px 0;
	}
	#sb_seasonal p {
		margin-top: -1px;
		}
	#sb_seasonal img {
		margin: 5px 0 -13px 1px;
		width: 263px;
		border: 1px solid #534741;
		}
#sb_archives {
	background: url(sb_archives.png) no-repeat;
	width: 267px;
	margin: 0;
	padding: 31px 0 0 0;
	}
	*:first-child+html #sb_archives {
		padding: 26px 0 0 0;
		} 
	* html #sb_archives {
		padding: 26px 0 0 0;
		}  
	#sb_archives {
		font-weight: bold;
		}
#sb_subscribe {
	background: url(sb_subscribe.png) no-repeat;
	width: 267px;
	margin: 10px 0 0 0;
	padding: 18px 0 0 0;
	}
	*:first-child+html #sb_subscribe {
		padding: 33px 0 0 0;
		} 
	* html #sb_subscribe {
		padding: 33px 0 0 0;
		} 
	#sb_subscribe img.r {
		float: left;
		display: inline;
		margin: 5px 0 5px 52px;
		}
	#sb_subscribe img.e {
		float: right;
		display: inline;
		margin: 5px 65px 5px 0;
		}

#sb_amazon {
	background: url(sb_amazon.png) no-repeat;
	width: 267px;
	margin: 8px 0 0 0;
	padding: 18px 0 0 0;
	}
	*:first-child+html #sb_amazon {
		padding: 33px 0 0 0;
		} 
	* html #sb_amazon {
		padding: 33px 0 0 0;
		} 
	
/* Typsetting Content */

#post {
	width: 547px;
	height: auto;
	margin: 0 0 0 20px;
	}
#post .divider {
	background: url(divider.png) no-repeat;
	width: 547px;
	height: 16px;
	margin: 5px 0 5px 0;
	}
.date {
	color: #52463F;
	display: inline;
	float: right;
	font-size: 1.3em;
	margin: .4em;
	font-style: italic;
	}
p.post_info {
	text-align: right;
	font-style: italic;
	}
#postnavigation_older, #postnavigation_newer {
	font-size: 2em;
	color: #003E5F;
	font-family: EgyptienneDBolCon, Georgia, serif;
	font-weight: normal;
	margin-bottom: 20px;
	}
	#postnavigation_older a, #postnavigation_newer a {
		color: #003E5F;
		text-decoration: none;
		}
		#postnavigation_older a:hover, #postnavigation_newer a:hover {
			text-decoration: underline;
			}
	#postnavigation_older {
		display: inline;
		float: left;
		}
	#category_page #column1 {
		clear: both;
		}
	#postnavigation_newer {
		display: inline;
		float: right;
		}

/* Image Formatting */

.wp-caption {
	}
.wp-caption img {
	border: 1px solid #423533;
	}
.captionimg {
	}
.wp-caption p {
	font-size: .85em;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin: 3px 10px 0 10px;
	text-align: center;
	}
.alignright {
	display: inline;
	float: right;
	margin: 15px 0 10px 5px;
	}
.alignleft {
	display: inline;
	float: left;
	margin: 15px 5px 10px 0;
	}
.alignnone {
	margin: 0;
	}
.aligncenter {
	display: block;
	margin: 15px auto 5px auto;
	}
.entry img, .gallery-item img {
	}
.size-medium {
	}
.size-thumbnail {
	}
.size-full {
	}
.gallery-caption {
	font-size: .9em;
	}
.gallery {
	}
.gallery-item {
	margin-left: 30px;
	max-width: 200px;
	}

/*Comments*/

#comments textarea {
	width: 543px;
	}
.comment-author {
	font-weight: bold;
	}
.comment {
	margin-bottom: 20px;
	padding: 5px 10px 1px 10px;
	}
	.comment {
		background: #E5E1DA;
		border-bottom: 1px solid #423533;
		}