/* 
Theme Name: ErinsFoodFiles
Theme URL: http://erinsfoodfiles.com
Description: A delicious theme just for Erin
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
/*CSS RESET*/
body {
	height: 100%; }
html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea, p, blockquote  {
	font-size: 100%;
	margin: 0;
	padding: 0 }  
ul {list-style: none;}  
img, fieldset, a  {
	border: 0;
	outline-style: none }  
h1, h2, h3, h4, h5  {
	font-weight: normal;
	margin: 0;
	padding: 0 }  
em {font-style: italic;}  
strong {font-weight: bold;}
/*---------STRUCTURE---------*/
body   {
	color: #493831;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 17px;
	background-color: #c06914;
	background-image: url("/images/scallop_bg.png");
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active  {
	color: #ba5c00;
	text-decoration: none }
a:hover  {
	color: #ba5c00;
	text-decoration: underline }
p  {
	margin-top: 0;
	margin-bottom: 17px }
h1, h2, h3, h4, h5 {
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	letter-spacing: -0.2px }
h1    {
	font-size: 32px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	letter-spacing: -0.5px }
h2   {
	color: #8c1f00;
	font-size: 29px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	line-height: 29px;
	margin-top: 0 }
h3     {
	color: #493831;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 7px }
h4   {
	color: #ba5c00;
	font-size: 20px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	line-height: 20px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#container  {
	position: relative;
	min-height: 100% }
#wrapper     {
	margin: 0 auto;
	padding-bottom: 170px;
	width: 960px }
.clear {
	clear: both }
/*Header*/
#header     {
	margin-top: 20px;
	height: 66px }
#header .logo  {
	display: inline;
	float: left }
.blogtitle   {
	position: absolute;
	bottom: 2px;
	left: 20px }
#header h1  {
	font-size: 72px;
	text-transform: uppercase;
	display: inline;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 72px }
.description {
	font-size: 13px;
	font-style: italic;
	display: inline }
.headersubscribe  {
	color: #dcad80;
	float: right }
.headersubscribe h3 {
	color: #d69d66;
	display: inline;
	margin: 0;
	padding: 0;
	height: 20px }
.headersubscribe img {
	display: inline;
	margin-top: -3px;
	vertical-align: middle }
#topbar   {
	font-size: 12px;
	line-height: 32px;
	background-image: url("/images/pages_bg.png");
	background-repeat: repeat-x;
	text-align: right;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px }
#topbar .pages {
	margin-right: auto;
	margin-left: auto;
	width: 960px }
#topbar ul {
	display: inline;
	margin-right: 25px;
}
#topbar li  {
	display: inline;
	margin-left: 25px }
#topbar a:link,  #topbar a:visited,  #topbar a:active {
	color: #a49c98 }
#topbar a:hover {
	color: #c8c3c1;
	text-decoration: none }
#searchform {
	color: #a49c98;
	display: inline }
#content #searchform {
	display: block;
	margin-top: 5px;
	margin-bottom: 20px }
.searchinput  {
	color: #493831;
	font-size: 11px;
	line-height: 11px;
	background-color: #928883;
	background-image: url("images/search.png");
	background-repeat: no-repeat;
	background-position: 2px center;
	margin: 0 0 0 5px;
	padding: 2px 2px 2px 19px;
	width: 130px;
	border-style: none }
.searchsubmit  {
	color: #dcad80;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	background-color: #ba5c00;
	text-transform: uppercase;
	cursor: pointer;
	display: inline;
	margin: 0;
	padding: 2px 2px 1px;
	border-style: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px  }
.searchsubmit:hover  {
	color: #fff }
/*Content*/
#content    {
	background-color: #fff;
	display: inline;
	margin-top: -4px;
	margin-right: 19px;
	padding: 20px;
	width: 560px;
	min-height: 750px;
	float: left;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 7px #A35826;
	-webkit-box-shadow: 0px 0px 7px #A35826;
	box-shadow: 0px 0px 7px #A35826   }
h2.pagetitle {
	margin-top: 8px;
	margin-bottom: 10px }
/*Post Styles*/
.edit a {
	color: #a19a91 }
.post  {
	margin-top: 10px;
	margin-bottom: 40px }
.post h2     {
	margin-top: 6px;
	margin-bottom: 5px }
h2, a.h2, h2 a:link, h2 a:visited, h2 a:active  {
	color: #8c1f00 }
h2 a:hover  {
	color: #c06914;
	text-decoration: none }
.date   {
	color: #ba5c00;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline }
.edit {
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	display: inline }
a.more-link {
	color: #ffffff;
	background-color: #ba5c00;
	font-size: 15px;
	padding: 5px 10px;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: capitalize;
}
a.more-link:hover {
	background-color: #8c1f00;
	text-decoration: none;
}
.postmeta, .postmeta a, .metabottom, .metabottom a  {
	color: #ba5c00 }
.postmeta strong a  {
	color: #8c1f00 }
.postmeta a:hover, .edit a:hover {
	text-decoration: underline }
.postmeta    {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-top: 1px dotted #dbd7d6 }
.postmeta .cats {
	text-transform: lowercase }
.postmeta p {
	margin: 0;
	padding: 0 }
.metabottom       {
	border-top: 1px dotted #dbd7d6 }
.metabottom .left  {
	line-height: 20px;
	width: 50%;
	float: left }
.metabottom .right  {
	line-height: 20px;
	text-align: right;
	width: 50%;
	float: right }
.minicon, .WP-PrintIcon   {
	margin-top: -1px;
	width: 16px;
	height: 16px;
	vertical-align: middle }
.WP-PrintIcon {
	width: 16px;
	height: 16px }
.addthis_toolbox {
	text-align: left;
	display: inline }
.addthis_toolbox img {
	margin-right: 0;
	padding: 0;
	border-style: none }
.post ul {
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 15px }
.post ol {
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 20px }
.post li {
	margin-bottom: 5px }
.post blockquote  {
	color: #837b70;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #ba5c00 }
.post .recipe     {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	background-color: #f2f1ef;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 20px 30px 15px;
	border-style: none }
.post .recipe .recipemeta   {
	color: #837b70;
	font-size: 11px;
	font-style: italic;
	line-height: 14px }
.post .recipe h2      {
	color: #8c1f00;
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #fff   }
.post .recipe h3      {
	color: #a49c98;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	display: block;
	margin: 15px 0 5px;
	padding: 0 0 3px;
	border-bottom: 1px solid #e5e3df }
.post .recipe p   {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0 }
.post .hrecipe .photo  {
	margin-left: -9999px;
	width: 1px;
	height: 1px;
	float: right }
.post .hhrecipe .recipemeta, .post .recipe .summary, .post .hrecipe .source p  {
	color: #a19a91;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px }
.post .hrecipe p.time  {
	color: #a19a91;
	font-size: 11px;
	margin-right: 10px;
	float: left }
.printbutton  {
	float: right;
	font-size: 10px;
	text-transform: lowercase; }
.printbutton a {
	display: inline-block;
	text-align: center;
	width: 24px;
	color: #ba5c00;
	text-decoration: none;
	margin-left: 10px;
}
.printbutton a:hover  {
	color: #8c1f00 }
.post img {
	max-width: 560px;
	 }
.post img.alignleft {
	margin-right: 10px;
	float: left }
.post img.alignright {
	margin-left: 10px;
	float: right }
.post img.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
.archivepost .title a:link, .archivepost .title a:active, .archivepost .title a:visited {
	color: #837b70 }
.archivepost .title a:hover {
	color: #a19a91;
	text-decoration: none }
h2.archivetitle  {
	margin-top: 8px;
	margin-bottom: 15px }
.archives  {
	margin-top: 5px;
	margin-right: -25px;
	margin-bottom: 15px;
	width: 580px;
	clear: left }
.archivepost  {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	margin-right: 12px;
	width: 130px;
	float: left }
.archivepost .date  {
	line-height: 15px;
	text-align: center;
	display: block;
	float: none }
.archivepost .title  {
	text-align: center }
.archivepost em {
	color: #a19a91;
	font-size: 9px;
	display: block;
	margin-top: 2px }
.archivepost img:hover, .relatedposts img:hover   {
	-moz-box-shadow: 0px 0px 4px #A19A91;
	-webkit-box-shadow: 0px 0px 4px #A19A91;
	box-shadow: 0px 0px 4px #A19A91  }
.searchentry {
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 100px;
	clear: both }
.searchimg  {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 5px }
.searchentry p {
	font-size: 11.5px;
	line-height: 16.5px;
	display: inline }
.searchentry .morelink  {
	margin-top: 5px }
.searchentry .morelink a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	background-color: #ba5c00;
	display: inline;
	padding: 1px 5px }
.searchentry .morelink a:hover {
	text-decoration: none;
	background-color: #d69d66 }
.searchentry a:hover {
	text-decoration: none }
.archiveslist {
	color: #e5e3df;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px }
.archiveslist li {
	margin-left: 15px }
.archiveslist em {
	color: #a19a91;
	font-size: 10.5px }
.relatedposts  {
	margin-top: 35px;
	margin-right: -20px;
	width: 580px;
	overflow: hidden }
.relatedposts h3  {
	color: #8c1f00;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: medium none }
.relatedposts ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden }
.relatedposts li {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	margin-right: 12px;
	width: 130px;
	float: left }
.relatedposts a {
	color: #837b70 }
.relatedposts a:hover  {
	color: #a19a91;
	text-decoration: none }
/*Sidebar*/
#sidebar   {
	display: inline;
	padding-bottom: 20px;
	width: 340px;
	float: left }
#topsidebar   {
	background-color: #ba5c00;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: -19px;
	padding: 20px 19px 1px 20px;
	width: 320px }
#topsidebar-ad {
	margin-top: 8px;
	margin-bottom: 20px }
#leftsidebar {
	margin-right: 20px;
	width: 160px;
	float: left }
#rightsidebar  {
	width: 160px;
	float: left }
.widget  {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 30px }
#topsidebar li {
	margin: 0 0 20px;
	padding: 0 }
#topsidebar a:link, #topsidebar a:visited, #topsidebar a:active   {
	color: #dcad80;
	font-style: italic }
#topsidebar a:hover   {
	color: #dcad80;
	text-decoration: underline }
.widget a:link, .widget a:visited, .widget a:active  {
	color: #fff }
.widget a:hover   {
	color: #dcad80;
	text-decoration: none }
h3.widgettitle   {
	text-transform: lowercase;
	margin-bottom: 5px }
.widget ul {
	line-height: 15px;
	margin-left: 15px }
.widget ul li  {
	color: #8c1f00;
	list-style-type: disc;
	margin-bottom: 2px }
.socialicon  {
	vertical-align: middle }
.widget select  {
	color: #fff;
	background-color: #ba5c00;
	padding: 2px;
	width: 156px;
	border-style: none }
.widget_twitter  {
	background-image: url("/images/twitterbird.png");
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -15px;
	padding-top: 25px }
.widget_twitter h3.widgettitle a   {
	color: #493831 }
.widget_twitter ul, .widget_twitter ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0 }
.widget_twitter .entry-content {
	font-style: italic }
.widget_twitter .entry-meta  {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 2px }
.widget_twitter .from-meta {
	display: none }
.widget_twitter ul li {
	color: #fff }
.widget_twitter .entry-meta a {
	color: #dcad80 }
a.twitterwidget {
	color: #493831 }
/*Footer*/
#footer      {
	color: #fff;
	font-size: 10px;
	background-image: url("/images/footerbg.png");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 195px }
.footerwrap    {
	background-color: #8c1f00;
	margin: 20px auto 0;
	padding: 0;
	width: 960px }
#footer a:link, #footer a:visited, #footer a:active   {
	color: #fff;
	text-decoration: none }
#footer a:hover   {
	color: #dcad80 }
#footerwidgets li.widget   {
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 220px;
	height: 140px;
	float: left;
	border-left: 1px dotted #a34c33 }
#footerwidgets li.infowidget  {
	font-size: 10px;
	line-height: 15px;
	margin-left: 0;
	padding-left: 0;
	width: 177px;
	float: left;
	border-left: medium none }
#footer h4  {
	text-transform: lowercase;
	margin-bottom: 5px }
#footer .infowidget em, #footer .infowidget em a {
	color: #ba5c00 }
#footer .infowidget em a:hover {
	color: #dcad80 }
#footer .widget ul  {
	list-style-type: disc;
	margin-bottom: 0;
	padding-bottom: 0 }
#footer .widget ul li  {
	color: #ba5c00;
	line-height: 14px;
	list-style-type: disc;
	margin-bottom: 4px }
#footer .widget .wp-tag-cloud {
	list-style-type: none;
	margin: 0;
	padding: 0 }
.better-tag-cloud-shortcode li, .better-tag-cloud-shortcode li a, li#better-tag-cloud ul.wp-tag-cloud li, li#better-tag-cloud ul.wp-tag-cloud li a {
	display: inline;}
#footer .widget ul.footerpages {
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 }
#footer .widget ul.footerpages li {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left }
/*Comments*/
#comments  {
	color: #8c1f00;
	font-size: 16px;
	margin-bottom: 10px }
#respond   {
	color: #8c1f00;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px }
#commentlist   {
	list-style-type: none;
	margin-bottom: 10px;
	border-top: 1px dotted #e5e3df }
#commentlist li   {
	font-size: 11.5px;
	line-height: 17px;
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px dotted #e5e3df }
#commentlist li.bypostauthor  {
	background-color: #f2f1ef }
#commentlist li p   {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta, .commentmeta a {
	color: #a19a91;
	font-size: 10.5px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong {
	color: #ba5c00 }
.commentmeta strong a   {
	color: #ba5c00;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover {
	text-decoration: underline }
.commentnumber {
	color: #e5e3df;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber {
	color: #d7d5d0;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.avatar  {
	display: inline;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: -45px;
	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li  {
	font-size: 11.5px;
	line-height: 17px;
	background-color: #f2f1ef;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: none }
#cancel_reply, #cancel_reply a {
	color: #a19a91;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a {
	color: #a19a91;
	font-size: 11px }
/*----FORMS----*/
#submit, .submitbutton {
	color: #fff;
	font-size: 11.5px;
	font-weight: bold;
	background-color: #8c1f00;
	text-transform: lowercase;
	cursor: pointer;
	padding: 2px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px  }
#searchform2 .searchsubmit {
	color: #fff;
	font-size: 11.5px;
	font-weight: bold;
	background-color: #8c1f00;
	text-transform: lowercase;
	cursor: pointer;
	padding: 1px 5px 2px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px   }
#submit:hover, .submitbutton:hover, #searchform2 .searchsubmit:hover {
	background-color: #ba5c00 }
.commentinput, .styledinput, .captchainput, #searchform2 .searchinput  {
	color: #3d3329;
	font-size: 11.5px;
	font-weight: normal;
	background-color: #f2f1ef;
	background-image: none;
	padding: 3px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px    }
.commentinput {
	width: 475px }
#searchform2 {
	margin-bottom: 20px }
.label {
	font-size: 11.5px;
	margin-bottom: 2px }
.wpcf7 p {
	margin: 0;
	padding: 0 }
.wpcf7 .styledinput {
	margin-bottom: 7px }
.captchainput {
	margin-bottom: 10px;
	width: 50px }
/*----PAGE NUMBERS----*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers {
	font-size: 10px;
	line-height: 15px;
	margin-top: -20px;
	margin-bottom: 30px;
	width: 100%;
	height: 15px;
	clear: both }
.searchnavigation #wp_page_numbers {
	margin-top: 35px }
.searchnavigation-top #wp_page_numbers {
	margin-top: 25px;
	margin-bottom: 20px }
.commentnav  {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	margin-bottom: 5px;
	width: 100%;
	height: 15px }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a, .commentnav a, .commentnav .current {
	color: #a49c98;
	padding: 3px 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff }
#wp_page_numbers li.space {
	color: #a49c98;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover {
	color: #fff }
#wp_page_numbers li.page_info {
	color: #a49c98;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover, #wp_page_numbers li.active_page a, .commentnav a:hover, .commentnav .current  {
	color: #fff;
	text-decoration: none;
	background-color: #ba5c00 }
