t-radius: 5px }
#topsidebar-ad a.bhaheadlines { }
#topsidebar-ad #blogherads ul {
	font-size: 11.5px;
	margin-bottom: 0 }
#topsidebar-ad #blogherads ul li {
	font-size: 10px;
	margin-bottom: 0 }
#searchform  { }
.searchinput {
	color: #54514F;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #f9f8f6;
	background-image: url("images/formbg.png");
	background-repeat: repeat-x;
	padding: 4px;
	width: 290px;
	vertical-align: middle;
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #e6e3dc;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px  }
.searchsubmit {
	color: #fff;
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #910026;
	background-image: url("images/redgradientlg.png");
	background-repeat: repeat-x;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	margin-left: -5px;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 75px;
	height: 24px;
	vertical-align: middle;
	border-style: none;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px  }
.searchsubmit:hover  { }
#collapsible-archive ul li {
	background-image: none;
	padding-left: 0 }
#collapsible-archive ul li ul {
	margin-top: 2px }
#collapsible-archive ul li ul li  {
	color: #747370;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-left: 10px }
/*Post Styles*/
.post            {
	margin-bottom: 30px }
.post h2           {
	margin: 0 0 7px;
	padding: 0;
	vertical-align: middle }
.post h2.posttitle  {
	font-size: 26px;
	margin-top: 4px;
	margin-bottom: 15px }
.post h2, a.h2, h2 a:link, h2 a:visited, h2 a:active         {
	color: #910026;
	text-decoration: none }
.post h2 a:hover       {
	color: #ae425e;
	text-decoration: none }
.postdate, .postmeta     {
	color: #9d9690;
	font-size: 11px;
	line-height: 13px }
.postmeta, .postmeta a, .metabottom, .metabottom a       {
	color: #9d9690;
	text-decoration: none }
.postmeta a:hover, .edit a:hover     {
	color: #910026;
	text-decoration: none }
.postmeta         { }
.metacat  {
	text-transform: uppercase }
.postmeta p {
	margin: 0;
	padding: 0 }
.metabottom               {
	line-height: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	border-top: 1px solid #ddd9ce;
	border-bottom: 1px solid #ddd9ce }
.metabottom .left      {
	width: 40%;
	float: left }
.metabottom .right      {
	text-align: right;
	width: 60%;
	float: right }
.addthis   {
	margin-top: 20px }
.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 img   {
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	max-width: 600px;
	width: expression(this.width > 600 ? 600: true);
	height: auto; }
.post img.noborder{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none; }

.alignleft {
	margin-right: 10px;
	float: left }
.alignright {
	margin-left: 10px;
	float: right }
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote      {
	color: #9D9690;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #910026 }
.wp-caption {
	text-align: left }
.wp-caption p  {
	color: #9D9690;
	font-size: 11px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.post .recipe             {
	color: #54514F;
	font-style: normal;
	background-color: #f4f3f0;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 25px 30px 20px;
	border-left: 8px solid #ddd9ce }
.post .recipe .summary        { }
.post .recipe h2           {
	margin-top: 0;
	margin-bottom: -1px }
.post .recipe h3           {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 15px 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd9ce }
.post .recipe p   {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0 }
.post .recipe p.printbutton     {
	text-align: right;
	display: inline;
	margin: 0;
	width: 100px;
	float: right;
	clear: right }
.post .recipe h3  {
	clear: both }
.post .hrecipe .photo    {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 100px;
	height: 100px;
	float: right;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
.post .hrecipe .recipemeta, .post .recipe .summary, .post .hrecipe .source p {
	margin-top: 1px;
	margin-bottom: 1px }
.post .hrecipe .nutrition, .post .hrecipe .source {
	color: #9d9690;
	font-size: 11px;
	line-height: 15px }
.post .hrecipe p.time  {
	color: #9d9690;
	font-size: 11px;
	margin-right: 10px;
	float: left }
.post .hrecipe p.yield {
	color: #9d9690;
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0 }
.printbutton a     {
	color: #fff;
	font-size: 12px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #910026;
	background-image: url("images/redgradientlg.png");
	background-repeat: repeat-x;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	display: block;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 1px 0;
	width: 100px;
	height: 20px;
	float: right;
	border-style: none;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15)   }
.printbutton a:active  { 
	position: relative;
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.printbutton a img  {
	margin-top: -1px;
	margin-right: 1px;
	margin-left: -2px;
	vertical-align: middle }
.printbutton img, .postmeta img, .post h2 img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
a.more-link    {
	color: #fff;
	font-size: 13px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	background-color: #910026;
	background-image: url("images/redgradient.png");
	background-repeat: repeat-x;
	text-transform: lowercase;
	padding: 2px 8px 3px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15) }
a.more-link:active   {
	position: relative;
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
.postad  {
	text-align: center;
	margin-bottom: 30px }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle, h2.pagetitle   {
	margin-bottom: 15px }
.archives   {
	margin-top: 5px;
	margin-right: -25px;
	margin-bottom: 15px;
	width: 620px;
	clear: left }
.archivepost     {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin-right: 25px;
	width: 130px;
	float: left }
.archivepost a  {
	color: #910026;
	text-decoration: none }
.archivepost .date      {
	color: #9d9690;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	display: block;
	float: none }
.archivepost .title   {
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-align: center;
	display: block;
	margin-bottom: 2px }
.archivepost .title a:hover, .archivepost a:hover  {
	color: #ae425e }
.archivepost em     {
	color: #9d9690;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: normal;
	text-align: center;
	display: block;
	margin-top: 2px }
.searchentry   {
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 20px;
	min-height: 100px;
	clear: both }
.searchentry .date    {
	color: #9d9690;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	display: block;
	float: none }
.searchimg {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2   {
	font-size: 16px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 3px }
.searchentry p    {
	font-size: 12px;
	line-height: 18px;
	display: inline;
	margin-bottom: 10px }
.searchentry strong {
	color: #647995;
	font-style: italic }
.searchentry h2 strong {
	color: #910026;
	font-style: normal;
	font-weight: normal }
.searchentry .morelink      {
	font-size: 11px;
	margin-bottom: 10px }
.searchentry .morelink a    {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #910026;
	background-image: url("images/redgradient.png");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 1px 6px 2px;
	position: relative;
	top: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px   }
.searchentry .morelink a:active {
	position: relative;
	top: 6px }
.archiveslist     {
	color: #910026;
	font-size: 12px;
	line-height: 19px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px }
.archiveslist a:visited {
	color: #8e9db2 }
.archiveslist a:hover {
	color: #910026 }
.archiveslist li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-left: 10px }
.archiveslist ul li  {
	color: #ddd9ce;
	list-style-type: disc }
.archiveslist em    {
	color: #9d9690;
	font-size: 10px }
.collapsCatList ul {
	padding-left: 15px }
.subcategories  {
	font-size: 11px;
	line-height: 16px;
	background-color: #F4F3F1;
	margin-bottom: 25px;
	padding: 15px 20px;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px  }
.subcategories h4 {
	color: #9d9690;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0 }
.subcategories ul   { }
.subcategories ul li ul li   {
	display: inline;
	margin-right: 15px }
.relatedposts {
	margin-bottom: 50px;
	overflow: hidden }
.tagindex    {
	margin-top: 10px;
	margin-bottom: 0;
	overflow: hidden }

.tagindex li {

	color: #fff }

.tagindex a   {
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	float: left;
	border: solid 1px #ddd9ce }

.tagindex a:link   {
	color: #9d9690;
	text-decoration: none }

.tagindex a:visited   {
	color: #b5b4b1;
	text-decoration: none }

.tagindex a:active    {
	color: #9d9690;
	text-decoration: none }

.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #910026 }

.tagtitle {

	text-transform: uppercase }

.tagtitle a   {
	color: #647995;
	text-decoration: none;
	text-transform: none }

.tagtitle em {

	font-style: normal;

	margin-left: 10px;

	float: right }

.tagtitle em a    {
	color: #9d9690;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif }
.tagtitle a:hover {
	color: #910026 }
/*Beyond Food Category*/
.bfhead {
	margin-bottom: 35px;
	height: 64px;
	border-bottom: 1px solid #ddd9ce }
a.rss {
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	text-transform: lowercase;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	float: right;
	overflow: hidden }
.bfhead a {
	color: #9d9690;
	text-decoration: none;
	vertical-align: middle }
.bfhead a:hover {
	color: #910026 }
.bfhead .rss img {
	vertical-align: middle }
/*----FORMS----*/
#submit, .submitbutton   {
	color: #fff;
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #910026;
	background-image: url("images/redgradientlg.png");
	background-repeat: repeat-x;
	text-transform: lowercase;
	cursor: pointer;
	margin-top: 3px;
	padding: 3px 10px;
	border-style: none;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15) }
#submit:active, .submitbutton:active  { 
	position: relative;
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.commentinput, .styledinput, .captchainput  {
	color: #54514F;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	background-color: #f8f7f4;
	background-image: url("images/formbg.png");
	background-repeat: repeat-x;
	padding: 4px;
	border: solid 1px #e6e3dc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px  }
.commentinput:focus, .styledinput:focus, .captchainput:focus  {
	border-color: #ddd9ce;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	box-shadow: 1px 1px 3px rgba(0,0,0,.5)  }
.searchinput:focus  { }
.commentinput {
	width: 475px }
.label {
	margin-bottom: 2px }
.wpcf7-form { }
.wpcf7 p {
	margin: 0;
	padding: 0 }
/*Footer*/
#footer                   {
	background-color: #fff;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	clear: both }
.footerwrap              {
	background-image: url("images/navbg.png");
	background-repeat: no-repeat;
	text-transform: lowercase;
	position: relative;
	z-index: 200;
	left: -25px;
	width: 1030px }

#footer a:link, #footer a:visited, #footer a:active       { }
#footer a:hover       { }
#footerwidgets     {
	color: #666;
	font-size: 11.5px;
	line-height: 15px;
	margin-right: 45px;
	margin-left: 48px;
	overflow: hidden }
#footerwidgets h4   {
	color: #fff;
	font-size: 18px;
	margin-top: 13px;
	margin-bottom: 22px }
#footerwidgets h4 a  {
	color: #fff }
#footerwidgets li    {
	margin-left: 48px;
	width: 280px;
	float: left }
#footerwidgets li ul  {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
	width: 280px;
	float: left }
#footerwidgets li ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 9px;
	width: 280px;
	float: left }
#footerwidgets li.widget_twitter  {
	background-image: url("images/twitterbird.png");
	background-repeat: no-repeat;
	background-position: right 0;
	margin-left: 0 }
.widget_twitter .from-meta {
	display: none }
.widget_twitter .entry-content   { }
.widget_twitter .entry-meta, .widget_twitter .entry-meta a   {
	color: #d4cfc2;
	font-weight: bold }
#footerwidgets .widget_twitter h4 {
	background-image: none }
#footerwidgets .widget img.floatimg  {
	margin-top: -40px;
	margin-right: -15px }
#footer a.buybutton {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #de4036;
	background-image: url("images/redgradient.png");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 2px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: 5px }
#footer a.buybutton:active {
	position: relative;
	top: 6px }
.subfooter  {
	margin: 5px auto 15px;
	width: 980px;
	overflow: hidden }
.subfooter a:link, .subfooter a:visited, .subfooter a:active {
	color: #54514F;
	text-decoration: none }
.subfooter a:hover {
	color: #910026 }
.subfooter ul li    {
	font-size: 11px;
	line-height: 12px;
	text-transform: lowercase;
	display: inline;
	margin-right: 10px }
.footermenu      {
	width: 500px;
	float: left }
.footermenu .pages, .footermenu .social {
	display: inline }
.footermenu .social li  {
	margin-right: 1px;
	position: relative;
	top: 3px }
.copyright     {
	color: #54514F;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 480px;
	float: right }
.copyright small {
	font-size: 9px }
.copyright p {
	margin: 0 0 4px }
.footerad {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both }
/*Comments*/
#comments, #related     {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px }
#respond     {
	font-size: 18px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 10px }
#commentlist      {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px solid #ddd9ce }
#commentlist li       {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px solid #ddd9ce }
#commentlist li.bypostauthor      {
	background-color: #f8f7f4 }
#commentlist li p   {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta, .commentmeta a     {
	color: #9d9690;
	font-size: 11px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong     {
	color: #920228 }
.commentmeta strong a       {
	color: #920228;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover     {
	color: #ae425e;
	text-decoration: underline }
.commentnumber     {
	color: #f4f3f0;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber     {
	color: #fff;
	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 }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li     {
	background-color: #f8f7f4;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a    {
	color: #920228;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a    {
	color: #920228;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover {
	text-decoration: underline }
/*----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: 11px;
	line-height: 15px;
	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 }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a     {
	color: #9d9690;
	padding: 3px 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff }
#wp_page_numbers li.space     {
	color: #9d9690;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover   {
	color: #fff;
	background-color: #910026 }
#wp_page_numbers li.page_info     {
	color: #9d9690;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover     {
	color: #fff;
	background-color: #9d9690 }
#wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #910026 }
