/*
Theme Name: Good Life Eats
Theme URL: http://www.goodlife-eats.com
Description: Custom theme for GoodLifeEats
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 2.0
*/
html, body, div, h1, h2, h3, ul, ol, li, form, fieldset, input, textarea, p {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul {list-style: none;}
img, fieldset {border: 0;}
h1, h2, h3, h4, h5 {font-weight: normal;}
em {font-style: italic;}
strong {font-weight: bold;}
.clear {
	clear: both }
/*Structure*/
body, html {
	height: auto;
	min-height: 100% }
body         {
	color: #595858;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica;
	line-height: 17px }
a:link      {
	color: #7fa9bf;
	text-decoration: none }
a:visited      {
	color: #7fa9bf;
	text-decoration: none }
a:hover      {
	color: #a7c5d4;
	text-decoration: underline }
a:active      {
	color: #7fa9bf;
	text-decoration: none }
input, select, textarea {
	color: #86827e;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica }
h1, h2, h3, h4    {
	color: #c52727;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	font-weight: normal }
h1      {
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px }
h2          {
	font-size: 20px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px }
h3         {
	color: #7fa9bf;
	font-size: 18px;
	line-height: 19px;
	margin-top: 20px;
	margin-bottom: 10px }
h4      {
	font-size: 16px;
	line-height: 18px;
	text-transform: lowercase;
	margin: 0 0 5px;
	padding: 0 }
p   {
	margin-top: 0;
	margin-bottom: 15px }
#header         {
	margin: -40px auto 0;
	width: 960px }
#header h1.logo          {
	margin: 0;
	padding: 0;
	width: 360px }
#header p.description   {
	color: #fff;
	font-size: 13px;
	text-transform: lowercase;
	position: absolute;
	top: 70px;
	left: 455px }
#wrapper          {
	margin: 0 auto 20px;
	padding: 0;
	width: 960px;
	overflow: hidden;
	border: 1px #7fa9bf }
#content              {
	background-color: #fff;
	margin-right: 12px;
	padding: 0;
	width: 590px;
	min-height: 400px;
	float: left;
	border: 1px #7fa9bf }
#content ul, #content ol  {
	margin-bottom: 15px }
.pagecontent ul li, .post ul li     {
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 3px;
	padding-left: 0 }
.archivecontent ul li {
	list-style-type: none;
	margin-left: 0;
	padding-bottom: 3px;
	padding-left: 0 }
.pagecontent ol li, .post ol li {
	margin-left: 20px;
	padding-bottom: 3px;
	padding-left: 0 }
.wp-caption { }
.wp-caption p   {
	font-size: 11px;
	line-height: 12px;
	margin-top: 8px }
.pagecontent {
	padding: 5px 15px 15px;
	border: solid 3px #7fa9bf }
.emailinput { }
.emailbutton {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	background-color: #c52727;
	text-transform: uppercase;
	cursor: pointer;
	margin: 5px 0 0 -3px;
	padding: 0 2px 2px;
	height: 20px;
	vertical-align: middle;
	border-style: none;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px    }
.emailbutton:hover {
	color: #fff;
	background-color: #d74747 }
/*Sidebar*/
#sidebar       {
	display: inline;
	margin-bottom: 20px;
	padding: 0 12px 12px;
	width: 330px;
	float: left;
	border: 1px #7fa9bf }
#topsidebar { }
.textwidget .aboutimage  {
	margin-top: 0;
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.25);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.25);
	box-shadow: 3px 3px 4px rgba(0,0,0,.25) }
#topsidebar-ad {
	margin-top: 20px;
	margin-bottom: 20px }
#leftsidebar {
	margin-right: 10px;
	width: 160px;
	float: left }
#rightsidebar {
	width: 160px;
	float: left }
.widget a:link, .widget a:visited, .widget a:active    {
	color: #6a6969;
	padding-right: 2px;
	padding-left: 2px }
.widget a:hover    {
	color: #7fa9bf;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px }
.widget ul { }
.widget li  {
	color: #7fa9bf;
	font-size: 12px;
	line-height: 17px;
	text-indent: 0;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 5px 15px;
	padding: 0 }
#leftsidebar .widget, #rightsidebar .widget {
	margin-bottom: 30px }
.searchform   {
	margin-top: 10px;
	margin-bottom: 10px }
.searchinput   {
	font-size: 12px;
	background-color: #fff;
	padding: 3px;
	width: 220px;
	border: solid 1px #7fa9bf }
.searchbutton   {
	color: #fff;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	font-weight: normal;
	background-color: #c52727;
	text-transform: uppercase;
	padding: 2px 7px 3px;
	position: relative;
	top: 0;
	border: 1px #d74747 }
.searchbutton:hover {
	background-color: #d74747 }
#flickrrss  {
	text-align: center }
#flickrrss img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px }
#text-14 {
	font-family: Arial, sans-serif, Helvetica }
.tabber-widget-content a:link, .tabber-widget-content a:visited, .tabber-widget-content a:active
  {
	color: #c52727;
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: underline }
.tabber-widget-content a:hover {
	color: #c52727;
	text-decoration: none }
.tabber-widget-content  {
	background-image: url("images/gradient2.png");
	background-repeat: repeat-x }
#text-14 strong  {
	color: #7fa9bf;
	font-size: 13px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	text-transform: uppercase }
.helpfulhints   {
	background-image: url("images/helpfulhints.png");
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-align: center;
	padding: 40px 5px 5px;
	border: solid 1px #918f8f }
.helpfulhints .title  {
	font-size: 18px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	line-height: 19px;
	text-align: center;
	display: block;
	margin-bottom: 10px }
.helpfulhints ul, .helpfulhints li {
	text-align: left }
.helpfulhints h4  {
	color: #7fa9bf;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 }
.widget_twitter { }
.widget_twitter li, .widget_twitter ul {
	color: #6a6969;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
	margin: 0;
	padding: 0 }
.widget_twitter a:link, .widget_twitter a:visited, .widget_twitter a:active {
	color: #c52727 }
.widget_twitter a:hover {
	text-decoration: underline }
.entry-content {
	display: block }
.entry-meta {
	color: #7fa9bf;
	font-size: 11px;
	line-height: 14px;
	display: block }
.entry-meta a:link, .entry-meta a:visited, .entry-meta a:active {
	color: #7fa9bf }
.entry-meta a:hover {
	color: #7fa9bf;
	text-decoration: underline }
.from-meta { }
a.redlink:link, a.redlink:visited, a.redlink:active {
	color: #c52727 }
a.redlink:hover {
	color: #c52727;
	text-decoration: underline }
/*Footer*/
#footer      {
	background-color: #979797;
	background-image: url("images/footerbg.png");
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	position: relative;
	z-index: 200;
	width: 100% }
.column1      {
	font-size: 11.5px;
	line-height: 16px;
	text-align: center;
	width: 275px;
	float: left }
.column2      {
	font-size: 11.5px;
	line-height: 16px;
	margin-right: 65px;
	margin-left: 65px;
	width: 270px;
	float: left }
.column3     {
	font-size: 11.5px;
	line-height: 16px;
	width: 300px;
	float: right }
#footer a:link, #footer a:visited, #footer a:active   {
	color: #fff !important }
#footer a:hover  {
	color: #ecf7f9 }
.footerwidget ul {
	margin-left: 15px }
.footerwidget li  {
	color: #fff;
	list-style-type: disc }
.footerwidget strong  {
	color: #fff;
	font-size: 13px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	text-transform: uppercase }
#footer .wrap  {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	overflow: hidden }
#footer h3     {
	color: #7fa9bf !important;
	font-size: 17px;
	line-height: 24px;
	background-color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px #a2a1a2 }
#footer p  { }
#footer .copyright         {
	color: #6a6969;
	font-size: 11px;
	line-height: 13px }
#footer .copyright a:link, #footer .copyright a:visited, #footer .copyright a:active {
	color: #6a6969;
	font-size: 11px;
	text-decoration: underline }
#footer .copyright a:hover {
	color: #fff }
.footerad   {
	text-align: right;
	margin-top: 20px;
	margin-right: 0;
	margin-left: auto;
	width: 100% }
.column1 .footerwidget ul   {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 200px;
	overflow: hidden }
.column1 .footerwidget li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px }

/*Homepage*/
/*Posts*/
.postad {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #d6d6d6 }
.postad .textwidget {
	background-color: #ebebeb;
	padding-top: 15px;
	padding-bottom: 15px }
.cats  { }
.post          {
	background-image: url("images/gradient2.png");
	background-repeat: repeat-x;
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
	clear: both;
	overflow: hidden;
	border: solid 3px #7fa9bf }
.postthumb  {
	margin-right: 10px;
	float: left }
.postthumb img  {
	background-color: #f5f5f5;
	padding: 3px;
	border: solid 1px #d6d6d6 }
.posttitle         {
	margin-bottom: 10px }
.posttitle h2     {
	margin: 5px 0 2px;
	padding: 0 0 1px;
	vertical-align: middle;
	border-bottom: 1px dotted #cddde6 }
.posttitle .date    {
	color: #fff;
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	line-height: 18px;
	background-color: #c52727;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-right: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	width: 51px;
	height: 40px;
	float: left;
	overflow: hidden }
.posttitle .date .year {
	font-size: 18px;
	letter-spacing: 0 }
.posttitle a:link, .posttitle a:visited, .posttitle a:active    {
	color: #7fa9bf }
.posttitle a:hover    {
	color: #a7c5d4;
	text-decoration: none }
.postmeta       {
	color: #9d9c9c;
	font-size: 11.5px;
	line-height: 14px }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta a:link, .postmeta a:visited, .postmeta a:active   {
	color: #9d9c9c;
	font-weight: normal }
.postmeta a:hover   {
	color: #9d9c9c;
	font-weight: normal;
	text-decoration: underline }
.metabottom  {
	margin-top: 15px }
.metaleft     {
	line-height: 15px;
	width: 60%;
	float: left }
.metaright    {
	color: #7fa9bf;
	line-height: 15px;
	text-align: right;
	margin-top: 20px;
	width: 40%;
	float: right }
.metaicon  {
	margin-top: -2px;
	vertical-align: middle }
a .metaicon {
	text-decoration: none }
.post img.size-full, .pagecontent img.size-full  {
	border: solid 4px #fff;
	box-shadow: 1px 1px 6px #ccc;
	-moz-box-shadow: 1px 1px 6px #ccc;
	-webkit-box-shadow: 1px 1px 6px #ccc;
	 }
.alignleft {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left }
.alignright {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right }
small {
	font-size: 11px;
	font-style: italic }
blockquote {
	color: #999;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 5px solid #7fa9bf }
/*POST RECIPE FORMAT*/
blockquote.recipe, .post .recipe {
	color: #6a6969;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	background-color: #fff;
	background-image: url("images/gradient.png");
	background-repeat: repeat-x;
	margin: 0;
	padding: 20px 20px 10px;
	border: solid 1px #7fa9bf }
.recipe h2 {
	color: #7fa9bf;
	margin: 0 0 5px;
	padding: 0 }
.recipe h3 {
	color: #7fa9bf;
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #cddde6 }
.post .recipe p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0 }
.recipe .printbutton {
	margin-bottom: 5px; }
.recipe .photo {
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	float: right }
.recipe .recipemeta, .recipe .summary {
	clear: both }
.recipe .source p, .recipe .nutrition p  {
	color: #999;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 10px }
.recipe p.time  {
	color: #999;
	font-size: 11px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left }
.recipe p.time strong {
	font-size: 11px;
	text-transform: uppercase }
.post ul, .page ul  {
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px }
.post ol, .page ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px }
.post img {
	max-width: 620px }
.post img.alignright {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right }
.post img.alignleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left }
.post img.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto }
.postexcerpt p { }
.more {
	text-align: right;
	padding-top: 20px;
	position: absolute;
	right: 15px;
	bottom: 19px;
	border-top: 1px #cddde6 }
.more a { }
.addthis_toolbox {
	color: #9d9c9c;
	font-size: 11px;
	margin-top: 20px }
.metaleft .addthis_toolbox { }
.related  {
	margin-bottom: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	overflow: hidden;
	border-bottom: 1px solid #d6d6d6 }
/*Archives/Search*/
.search-excerpt {
	color: #c52727;
	font-weight: bold }
.searchentry  {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dcdbda }
.searchentry h2 {
	margin-bottom: 2px }
.searchentry p {
	margin-bottom: 7px }
p.readmore {
	margin: 0;
	padding: 0 }
.subcats  {
	margin-right: -20px;
	margin-bottom: 25px;
	overflow: hidden }
.subcats li  {
	text-align: center;
	margin-right: 6px;
	margin-bottom: 2px;
	padding-top: 2px;
	width: 110px;
	float: left }
.subcats li a {
	text-decoration: none }
.subcats li img {
	width: 110px;
	height: auto }
.archiveslist {
	margin: 0;
	padding: 0;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
 }
.archiveslist li  {
	color: #7fa9bf;
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 10px }
.archiveslist li ul  {
	margin: 0;
	padding: 0 }
.archiveslist li ul li  {
	font-size: 11px;
	list-style-type: circle;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	width: 100%;
	float: none }
.archiveslist a:link {
	color: #6a6969 }
.archiveslist a:visited {
	color: #a2a1a2 }
.archiveslist a:active, .archiveslist a:hover {
	color: #c52727 }
#content .archiveslist ul, .pagecontent .archiveslist ul {
	margin: 0;
	padding: 0 }
#content .searchform {
	margin-top: -12px;
	margin-bottom: 15px }
a.readmore, .more a   {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	background-color: #c52727;
	cursor: pointer;
	padding: 3px 5px;
	border-style: none }
a.readmore:hover, .more a:hover  {
	text-decoration: none;
	background-color: #d74747 }
.archives  {
	margin-top: 5px;
	margin-bottom: 15px;
	clear: left }
.archivepost  {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	margin-right: 12px;
	width: 160px;
	float: left }
.archivepost .title {
	text-align: center }
.archivepost img {
	background-color: #f5f5f5;
	padding: 3px;
	border: solid 1px #d6d6d6 }
/*Comments*/
#comments    {
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0 }
#respond    {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0 }
#commentlist   {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px dotted #dcdbda }
#commentlist li     {
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px dotted #dcdbda }
#commentlist li.bypostauthor   {
	background-color: #ebebeb }
#commentlist li p   {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta, .commentmeta a    {
	color: #9d9c9c !important;
	font-size: 11px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong    {
	color: #c52727 !important;
	font-size: 12px }
.commentmeta strong a      {
	color: #d74747 !important;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover {
	text-decoration: underline }
.commentnumber   {
	color: #ebebeb;
	font: 30px Georgia, "Times New Roman", Times, serif;
	float: right }
.bypostauthor .commentnumber   {
	color: #dcdbda;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	float: right }
.avatar  {
	display: inline;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: -45px;
	float: left }
#commentform    {
	margin-bottom: 30px;
	width: 400px }
#commentform textarea {
	width: auto }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li    {
	background-color: #ebebeb;
	background-image: none;
	margin: 10px 20px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a  {
	color: #9d9c9c;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a   {
	color: #9d9c9c;
	font-size: 11px }

/*----FORMS----*/
#submit, .submitbutton, a.submitbutton       {
	color: #fff;
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif, Helvetica;
	font-weight: normal;
	background-color: #c52727;
	text-transform: lowercase;
	cursor: pointer;
	padding: 2px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px        }
#submit:hover, .submitbutton:hover, a.submitbutton:hover       {
	text-decoration: none;
	background-color: #d74747 }
.commentinput, .styledinput, .captchainput     {
	color: #454a4c;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #ebebeb;
	padding: 3px 5px;
	border-style: none }
.styledinput  {
	color: #454a4c;
	background-color: #ebebeb;
	width: 340px }
.label  {
	margin-bottom: 2px }
.wpcf7-form   {
	margin-top: 15px;
	width: 350px;
	border-width: 1px;
	border-color: #cbcac8 }
.wpcf7 p {
	margin: 0;
	padding: 0 }
.wpcf7 .styledinput  {
	margin-bottom: 7px;
	width: 340px }
.captchainput {
	margin-bottom: 10px;
	width: 50px }
/*----PAGE NUMBERS----*/
#wp_page_numbers li a:hover {
	color: #fff;
	background-color: #7fa9bf }
#wp_page_numbers li.active_page a {
	color: #fff;
	background-color: #c52727 }
#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-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	height: 15px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a {
	color: #9d9c9c;
	padding: 3px 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff }
#wp_page_numbers li.space {
	color: #9d9c9c;
	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: #9d9c9c;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
/*Navigation*/
#topbar {
	color: #fff;
	background-color: #7fa9bf;
	margin-bottom: 10px;
	height: 28px;
	overflow: hidden;
	border-bottom: 4px solid #979797 }
#topbar .wrap {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	overflow: hidden }
#menu-top-nav {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	float: right }
#menu-top-nav li {
	color: #58595b;
	list-style-type: none;
	display: inline;
	margin-left: 10px }
#menu-top-nav a {
	color: #fff }
#menu-top-nav a:link,  #menu-top-nav a:visited,  #menu-top-nav a:active {
	color: #fff;
	text-decoration: none }
#menu-top-nav a:hover {
	color: #ecf7f9;
	text-decoration: none }
/*Navigation*/
#menu-top-nav {
	font-weight: normal;
	text-align: right;
	margin-top: 124px;
	width: 100%;
	height: 28px;
	float: right }
#menu-top-nav, #menu-top-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: right }
#menu-top-nav {
	width: auto;
	float: right }
#menu-top-nav a {
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: -0.05px;
	display: block;
	padding: 0 9px;
	height: 28px }
#menu-top-nav li {
	margin-right: 2px;
	margin-left: 2px;
	padding: 0;
	float: left }
#menu-top-nav ul {
	font-weight: normal;
	line-height: 1;
	margin: 0;
	position: absolute;
	z-index: 200;
	left: -999em;
	width: 160px;
	height: auto;
	-moz-box-shadow: 1px 2px 3px rgba(46,33,11,.5);
	-webkit-box-shadow: 1px 2px 3px rgba(46,33,11,.5);
	box-shadow: 1px 2px 3px rgba(46,33,11,.5) }
#menu-top-nav li li {
	font-weight: normal;
	text-align: left;
	margin: 0;
	width: 160px }
#menu-top-nav li li a {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	text-transform: lowercase;
	margin: 0;
	padding: 10px 10px 8px;
	width: 140px;
	height: 14px }
#menu-top-nav li ul ul {
	margin: -23px 0 0 100px }
#menu-top-nav li li:hover {
	background: #979797 }
#menu-top-nav li ul li:hover a, #menu-top-nav li ul li li:hover a, #menu-top-nav li ul li li li:hover a, #menu-top-nav li ul li li li:hover a {
	color: #a5c3d2 !important;
	background-color: #979797 }
#menu-top-nav li:hover a, #menu-top-nav li.sfhover a {
	color: #fff;
	background-color: #979797 }
#menu-top-nav li:hover li a, #menu-top-nav li li:hover li a, #menu-top-nav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #fff !important }
#menu-top-nav li:hover ul ul, #menu-top-nav li:hover ul ul ul, #menu-top-nav li:hover ul ul ul ul, #menu-top-nav li.sfhover ul ul, #menu-top-nav li.sfhover ul ul ul, #menu-top-nav li.sfhover ul ul ul ul {
	left: -999em }
#menu-top-nav li:hover ul, .menu li li:hover ul, #menu-top-nav li li li:hover ul, #menu-top-nav li li li li:hover ul, #menu-top-nav li.sfhover ul, #menu-top-nav li li.sfhover ul, #menu-top-nav li li li.sfhover ul, #menu-top-nav li li li li.sfhover ul {
	background: #979797 !important;
	left: auto }
#menu-top-nav li:hover, .menu li.sfhover, #menu-top-nav li.current_page_parent, #menu-top-nav li.current_page_item {
	background: #7fa9bf !important }
.category-recipes #menu-top-nav li.current_page_parent, .tag #menu-top-nav li.current_page_parent, .single-recipe #menu-top-nav li.current_page_parent, .single-recipes #menu-top-nav li.current_page_parent {
	background: transparent }
.category-recipes #menu-top-nav li.page-item-12, .tag #menu-top-nav li.page-item-12, .single-recipe #menu-top-nav li.page-item-12, .single-recipes #menu-top-nav li.page-item-12 {
	background: #7fa9bf !important }

