/*
Theme Name: Foodie-JustPutzingChild
Description: Foodie - Just Putzing theme for Genesis
Template: genesis
Template Version: 2.0.1
Version: 1.0.0
*/

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0; -webkit-appearance: checkbox;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

@font-face {font-family: JustPutzing-Thin; src: url('fonts/JustPutzing-Thin.TTF');}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

address:after,
article:after,
aside:after,
audio:after,
blockquote:after,
canvas:after,
dd:after,
div:after,
dl:after,
fieldset:after,
figcaption:after,
figure:after,
footer:after,
form:after,
header:after,
hr:after,
main:after,
output:after,
pre:after,
section:after,
table:after,
tfoot:after,
video:after,
.clearfix:after {
	clear: both;
}

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #888;
	line-height: 1.35;
	font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 300;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #58E0B2;
	color: #fff;
}

::selection {
	background-color: #58E0B2;
	color: #fff;
}

a {
	color: #ff9292;
	text-decoration: none;
}

a:hover {
	color: #58e0b2;
}

a img {
	margin-bottom: 14px;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #888;
	font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	text-transform: none;
	margin: 0 0 12px 0;
	line-height: 1.35;
}


h2 {
	font-size: 20px;
}

h3, h4, h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

.wp-caption a img {
	margin-bottom: 0px;
}

.post-169 .wp-caption {
		display: inline-block;
		margin-right: 30px;
}

.post-edit-link {
	display: block;
}

/* Forms
--------------------------------------------- */

.search-form {
	clear: both;
}

.search-form input, .widget_categories select, .widget_archive select {
	border: 1px solid #e6e7e8;
	color: #888;
	-moz-appearance:none;
	-webkit-appearance:none;
	border-radius: 0;
	outline: none;
}

.search-form input {
	background: #fff url('images/search.png') center right no-repeat;
}

.widget_categories select, .widget_archive select {
	background: #fff url('images/searchcat.png') center right no-repeat;
}

select::-ms-expand {
display: none;
}

.search-form input[type="submit"] {
	border: 0;
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1%;
	clip: rect(0, 0, 0, 0);

}

input, select, textarea {
	background color: #ebeced;
	color: #888;
	font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: .75em;
	width: 100%;
	-webkit-appearance: none; 
	box-shadow: none !important;
}

input:focus,
textarea:focus {
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	outline: none;
	-webkit-appearance:none 
	}

::-moz-placeholder {
	color: #888;
}

::-webkit-input-placeholder {
	color: #888;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #ebeced;
	box-shadow: none;
	padding: 10px 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 300;
	width: auto;
	border: none;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
	background: #ebeced;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #888;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

nav.nav-primary {
	width: 960px;
	margin: 0 auto;
}

.site-container {
	margin: 0 auto;
	max-width: 1030px;
	padding: 0 20px;
}

.site-inner, .wrap {
	clear: both;
	margin: 0 auto;
	width: 960px;
}

.wrap {
	display: block;
	margin: 0 auto;
}


.content {
	float: left;
	width: 600px;
}

.site-header .wrap {
	padding: 0;
}

.site-header {
	margin-top: -12px;
}



/* WordPress Styles
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 10px;
}

.alignright .avatar {
	margin-left: 10px;
}


img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 12px;
}

img.alignnone {
	margin-bottom: 12px;
display: block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

p.wp-caption-text {
	font-family: 'JustPutzing-Thin', 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.wp-caption {
	max-width: 100%;
}

.widget a {
	color: #FF9292;
}

.widget a:hover {
	color: #999;
	text-decoration: none;
}


/* Headings
--------------------------------------------- */

.entry-title {
	border: none;
	font-size: 22px;
	line-height: 1.35;
	margin: 0;
	text-align: left;
}


.page .entry-title {
	margin-bottom: 5px;
}


/*
Custom Page Templates
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home-top {
    margin: 0 auto;
    max-width: 600px;
		border-bottom: 2px dashed #e6e7e8;
		margin-bottom: 2em;
		padding-bottom: 1em;
}


.paged .home-top {
	display: none;
	visibility: hidden;
}

.home-top .featured-content .entry-title {
	font-size: 22px;
}

.home-top .featuredpost {
	margin-top: -5px;
}

.home-top .featuredpost h2 {
	font-size: 24px;
}

.home-top .featuredpost .entry p {
	margin: 0 0 10px 0;
	text-align: justify;
}

.home-bottom .featured-content .entry-title,
.home-bottom .featuredpost h2 {
	font-size: 18px;
}

.home-bottom .featuredpost .entry,
.home-bottom .featuredpage .entry {
	float: left;
	margin-left: 3.8%;
	width: 48%;
	margin-bottom: 2em;
}

.home-bottom .featuredpost .entry p {
	margin: 0 0 0.5em 0;
}

.home-bottom .featuredpost .widget-wrap .gfwa-odd {
	clear: both;
	margin-left: 0;
}

/* Recipes Page
--------------------------------------------- */

.recipes-top .widget {
	float: left;
	margin-right: 2%;
	width: 32%;
	margin-bottom: 5%;
}

.recipes-top .widget_text {
	display: block;
	background: none;
	width: 100%;
	margin-bottom: 0;
	padding: 0;
}

.recipes-top .widget_text h4 {
	font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 300;
	text-transform: none;	
	color: #ff9292;
}

.recipes-top .widgettitle {
	color: #58E0B2;
}

.recipes-top .widget_categories {
	clear: both;
}

.recipes-top .widget_archive {
	margin-right: 0;
}

.screen-reader-text {
display:none;
}

.recipes-top .search-form input {
	background-size: 20%;
	height: 41px;
}

.recipes-bottom {
	clear: both;
	margin-top: 150px;
}

.recipes-bottom .widget {
	border-top: 2px dashed #e6e7e8;
	padding: 20px 0 0 0;
	clear:both;
}


.recipes-bottom .widgettitle {
	font-size: 18px;
	text-align: left;
}

.recipes-bottom .entry {
	float: left;
	margin-left: 2.564102564102564%;
	width: 23.076923076923077%;
}
.recipes-bottom .gfwa-1,
.recipes-bottom .gfwa-5,
.recipes-bottom .gfwa-9,
.recipes-bottom .gfwa-13,
.recipes-bottom .gfwa-17,
.recipes-bottom .gfwa-21,
.recipes-bottom .gfwa-25,
.recipes-bottom .gfwa-29,
.recipes-bottom .gfwa-33,
.recipes-bottom .gfwa-37,
.recipes-bottom .gfwa-51,
.recipes-bottom .gfwa-55,
.recipes-bottom .gfwa-59,
.recipes-bottom .gfwa-63,
.recipes-bottom .gfwa-67,
.recipes-bottom .gfwa-71,
.recipes-bottom .gfwa-75,
.recipes-bottom .gfwa-79,
.recipes-bottom .gfwa-83,
.recipes-bottom .gfwa-87,
.recipes-bottom .gfwa-91,
.recipes-bottom .gfwa-95 {
	clear: both;
	margin-left: 0;
}

.recipes-bottom .featuredpost h2{
	font-size: 13px;
	text-transform: none;
	margin-bottom: 1.5em;
}

.recipes-bottom .featuredpost h2 a{
		color: #888;
}

.recipes-bottom .featuredpost h2 a:hover{
		color: #58E0B2;
}

.recipes-bottom p.more-from-category {
	padding: 0;
	float: right;
}

/*
Top Ad
---------------------------------------------------------------------------------------------------- */

.top-ad {
	clear: both;
	overflow: hidden;
	text-align: center;
}

.top-ad img,
.top-ad iframe {
	display: block;
	margin: 0 auto;
}

.top-ad .widget_text {
	background-color: transparent;
	padding: 0;
}

/* Full width header, no widgets */

div.title-area {
	height: 265px;
	width: 960px;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px; 
}

/* Logo, hide text */

.header-image .site-header {
	background-position: center !important;
	background-size: contain !important;
}

.header-image .site-title a {
	float: none;
	min-height: 210px;
	width: 100%;
}

/*related posts*/

.relatedposts {
width: 100%;
}

.relatedposts h3 {
	font-size: 22px;
	color: #ff9292;
}

.relatedposts-block {
	overflow:hidden;
}

.relatedposts-block ul {
	display: block;
	list-style-type: none;
}

.relatedposts-block li {
display: list-item;
list-style-type: none;
list-style: none;
	font-size: 12px;
	line-height: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	width: 31.666667%;
	float: left;
}

.relatedposts-block li:last-child{
	margin-right: 0;
}

.relatedpost img {
margin-bottom: 5px;
}

.relatedpost a {
	color: #888;
}

.relatedpost a:hover {
	color: #ff9292;
}

.relatedpost div.image {
width: 190px;
height: 190px;
overflow: hidden;
}

.relatedpost div.title {
padding-top: 10px;
}

/* Shareaoholic*/

.shareaholic-canvas {
	padding: 0px 0 10px 0;
}

.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper ul.shareaholic-share-buttons {
	margin: 0 0 0 -5px !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-email_this"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-email_this"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-email_this"], ul li i.shareaholic-service-icon[class*="service-email_this"] {
background-color: #57e0b2 !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-pinterest"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-pinterest"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-pinterest"], ul li i.shareaholic-service-icon[class*="service-pinterest"] {
background-color: #57e0b2 !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-facebook"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-facebook"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-facebook"], ul li i.shareaholic-service-icon[class*="service-facebook"] {
background-color: #57e0b2 !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-twitter"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-twitter"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-twitter"], ul li i.shareaholic-service-icon[class*="service-twitter"] {
background-color: #57e0b2 !important;
}
 
ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-google_plus"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-google_plus"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-google_plus"], ul li i.shareaholic-service-icon[class*="service-google_plus"] {
background-color: #57e0b2 !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-yummly"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-yummly"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-yummly"], ul li i.shareaholic-service-icon[class*="service-yummly"] {
background-color: #57e0b2 !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-stumbleupon"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-stumbleupon"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-stumbleupon"], ul li i.shareaholic-service-icon[class*="service-stumbleupon"] {
background-color: #57e0b2 !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-all"], ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-all"], ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-all"], ul li i.shareaholic-service-icon[class*="service-all"] {
background-color: #57e0b2 !important;
}

/*.flat i.shareaholic-service-icon {
	background-image: url("images/sharebuttons.png") !important;
}*/

/* Featured Page and Featured Post 
--------------------------------------------- */

.featured-content .entry,
.featuredpost .post {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

.home .featured-content .entry,
.home .featuredpost .post {
	text-align: left;
}

.featured-content .entry-title,
.featuredpost h2 {
	border: none;
	line-height: 1.35;
	margin: 0;
	text-align: left;
}

.home-bottom .featuredpost h2 {
	padding-bottom: 5px;
}

.featuredpost h2 a {
	color: #FF9292;
	padding-bottom: 5px;
}

.featured-content .entry-title a,
.featuredpost h2 a {
	border: none;
}

.featured-content .entry-header,
.featuredpost .post-info {
	text-align: left;
}

.home-top .featuredpost .entry p.post-info {
	margin: 0 0 20px 0;
}


.featured-content img,
.featuredpost img {
	display: block;
	margin: 0 auto 10px;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

.sidebar-primary {
	float: right;
	width: 330px;
}

.widget_text, .widget_image {
	background-color: #ebeced;
	padding: 10px;
	text-align: center;
}

.widget-grid-view-image a img {
margin-bottom: 0;
}

/* Sidebar Widgets*/

.sidebar .widget {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.sidebar #text-28 {
	margin-top: 0;
	background: none;
	padding: 0;
}

.sidebar #text-16 {
	margin-top: 0;
	background: none;
}

.widget_recent_entries {
	font-size: 12px;
	line-height: 1.35;
}

.widget_recent_entries a {
	color: #888;
}

.easyrecipe {
	margin-bottom: 1em;
}

h1.entry-title,
.entry-title a,
.sidebar .widgettitle a {
	color: #ff9292;
}

.widgettitle {
	color: #ff9292;
	font-size: 16px;
	margin: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
}

.sidebar .social  {
	height: 45px;
}

.sidebar .social ul li {
	list-style: none; 
	padding: 0 0 0 12px; 
	float: left;}

.sidebar .social ul li:first-child{
	padding: 0;
}

.social ul li a {
	text-indent: -9999px; 
	font-size: 0; 
	line-height: 0; 
	overflow: hidden ; 
	height: 45px; 
	width: 45px;
	border: 0; 
	background: url('images/SocialIcons.png') no-repeat;
	background-size: 45px 277px;
	display: block;
	}

.social ul li a:hover {
	background: url('images/SocialIcons_hover.png') no-repeat;
	background-size: 45px 277px;
}

.social ul li.facebook a{
	background-position: 0 -47px;
}

.social ul li.instagram a{
	background-position: 0 -139px;
}

.social ul li.pinterest a{
	background-position: 0 -92px;
}

.social ul li.rss a{
	background-position: 0 -185px;
}

.social ul li.twitter a{
	background-position: 0 0px;
}

.social ul li.bloglovin a{
	background-position: 0 -231px;
}

.sidebar p:last-child,
.sidebar ul {
	margin: 0;
}

.sidebar li {
	color: #666;
	list-style-type: none;
	margin-bottom: 6px;
	padding: 0;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.user-profile {
	background-color: #ebeced;
	padding: 10px 10px 10px 10px;
	font-size: 13px;
}

.user-profile p {
	margin: 0;
	background-color: #fff;
	padding: 10px;
	height: 140px;
}

.user-profile .avatar {
	width: 120px;
	-webkit-border-radius: 20%;
 -moz-border-radius: 20%;
 -ms-border-radius: 20%;
 -o-border-radius: 20%;
 border-radius: 20%;
}

.footer-widgets .user-profile {
	background: #fff;
	padding: 20px;
	text-align: left;
}

.footer-widgets .user-profile p{
	padding: 0;
}

.sidebar .featuredpost img {
	float: left;
	padding-left: 10px;
}

.sidebar .featuredpost .gfwa-odd img{
	padding-left: 5px;
}

.sidebar .featuredpost .gfwa-4 img{
	padding-bottom: 15px;
}

#text-29 {
	background: none;
	border: 2px dashed #e6e7e8;
	padding-top: 15px;
	padding-bottom: 15px;
}


p.get-new-recipes {
	color: #ff9292;
	text-transform: uppercase;
	margin: 0 0 .1em 0;
}

.subscribe input[type="email"] {
border: 1px solid #e6e7e8;
color: #888;
background: #fff;
padding: 8px 0px 8px 10px;
margin-top: 8px;
width: 90%;
-moz-appearance: none;
-webkit-appearance: none;
}

.subscribe input[type="image"] {
width: 27px;
display: inline;
padding: 0;
margin-bottom: -18px;
margin-left: -5px;
}

input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #ebeced inset;
}


.widget_top-posts {
background-color: #ebeced;
padding: 10px;
}

.widget_top-posts .widget-wrap {
background-color: #fff;
padding: 10px;
}

.widget-grid-view-image a {
width: 143px;
height: 143px;
}

.widgets-grid-layout .widget-grid-view-image img {
width: 99%;
}


/* Easy Recipe */
.easyrecipe .ui-button-text-icon-primary .ui-button-text, .easyrecipe .ui-button-text-icons .ui-button-text {
text-transform: uppercase;
font-family: 'JustPutzing-Thin';
font-size: 17px;
width: 120px;
color: #fff;
padding: .2em 5em .2em 2.1em !important;
}

div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-link span.ERSSaveIcon, div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-button span.ERSSaveIcon, .easyrecipe .ui-state-default .ui-icon {
background-image: none !important;
display: none;
}

div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn, div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
	background: #58E0B2 !important;
}

.easyrecipe .ERSIngredients .ERSIngredientsHeader, .easyrecipe .ERSInstructions .ERSInstructionsHeader, .easyrecipe div .ERSNotesHeader, .easyrecipe .nutrition .ERSNutritionHeader {
text-transform: uppercase;
}

html body div.easyrecipe .ERSAuthor a{
color: #ff9292;
}

.ERComment {
margin-top: 0px !important;
}

#content .easyrecipe .ERSIngredients li.ingredient, .easyrecipe .ERSIngredients li.ingredient, .easyrecipe li, .easyrecipe ul, .easyrecipe ol {
margin-bottom: .3em;
}

/*
PopupAlly
---------------------------------------------------------------------------------------------------- */
#popup-box-sxzw-1 .popupally-inner-sxzw-1 .logo-img-sxzw, #popup-embedded-box-sxzw-1 .popupally-inner-sxzw-1 .logo-img-sxzw {
float: none !important;
margin-left: auto !important;
margin-right: auto !important;
}

#popup-box-sxzw-1 .popupally-inner-sxzw-1 .desc-sxzw, #popup-embedded-box-sxzw-1 .popupally-inner-sxzw-1 .desc-sxzw {
font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, sans-serif !important;
color: #FF9292 !important;
font-size: 26px !important;
font-weight: normal !important;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	border-top: 2px dashed #e6e7e8;
	border-bottom: 2px dashed #e6e7e8;
	clear: both;
	float: none;
	letter-spacing: 1px;
	line-height: 1.35;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #888;
	font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding: 10px 25px;
	position: relative;
}

.genesis-nav-menu a:hover {
	color: #ff9292;
}

.genesis-nav-menu .sub-menu a:hover {
	background: #f7f7f7;
	color: #888;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #888;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	margin: 0 0 0 5px;
	opacity: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 155px;
	word-wrap: break-word;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background: #fff;
	border-bottom: 1.5px dashed #e6e7e8;
	border-right: 1.5px dashed #e6e7e8;
	border-left: 1.5px dashed #e6e7e8;
	font-size: 12px;
	padding: 12.5px 15px;
	position: relative;
	text-transform: uppercase;
	width: 155px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -43px 0 0 124px;
}

.genesis-nav-menu .sub-menu .sub-menu li:first-child a{
	border-top: 1px solid #e6e7e8;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Mobile Menu Responsive
--------------------------------------------- */

.menu-responsive,
.sub-menu-responsive {
	display: none;
	visibility: hidden;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry-content a {
	color: #ff9292 !important;
}

.entry-content a:hover {
	color: #58e0b2;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption,
.clear-line {
	margin-bottom: 1em;
}

.entry-content p {
	text-align: justify;
	color: #888 !important;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 2em;
	color: #888 !important;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 1em;
}

.entry-content .wp-caption p {
text-align: center;
}

.post-1298 .entry-content a {
color: #888 !important;
}

.post-1298 .entry-content a:hover {
color: #ff9292 !important;
}
.entry-meta,
.post-info {
	clear: both;
	color: #888;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.entry-meta a, .entry-comments-link a {
	color: #888;
}

.entry-meta a:hover, .entry-comments-link a:hover {
	color: #ff9292;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

.entry-tags {
	display: block;
}

a.more-link {
	color: #58E0B2;
	font-size: 15px;
	text-align: right;
}

.more-from-category {
	clear: both;
	display: block;
	float: none;
}

a.more-link:hover,
.more-from-category a:hover {
	color: #ff9292;
}

.entry-footer {
	border-bottom: 2px dashed #e6e7e8;
	margin-bottom: 20px;
}


/* Archive Navigation
--------------------------------------------- */

.archive-pagination {
	clear: both;
	font-size: 14px;
	padding: 2em 0;
	border-top: 2px dashed #e6e7e8;
}

.archive-pagination li {
	border: 1px solid #e6e7e8;
	display: inline;
	padding: 5px 10px;
}

li.pagination-next,
li.pagination-previous {
	border: 0;
}

.archive-pagination a {
	color: #ff9292;
	font-family: 'JustPutzing-Thin', 'Open Sans', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.archive-pagination a:hover,
.archive-pagination li.active a {
	color: #58E0B2;
}

/*Archive Page*/
.archive .post {
	margin-left: 2.564102564102564%;
	width: 31.625%;
	float: left;
	margin-bottom: 1em;
}

.archive article:nth-child(4), .archive article:nth-child(7), .archive article:nth-child(10) {
	clear: both;
}

.archive article:first-child, .archive article:nth-child(4), .archive article:nth-child(7), .archive article:nth-child(10) {
	margin-left: 0;
}

.archive .post .entry-meta {
	display: none;
}

.archive .post h1.entry-title {
	font-size: 14px;
}

.archive .post .entry-title a {
	color: #888;
}

.archive .post .entry-title a:hover {
	color: #ff9292;
}

.archive .entry-header {
	height: 40px;
	overflow: hidden;
}

.archive .post p {
	display: none;
}

.archive .entry-footer {
	border-bottom: none;
}

.archive .entry-content {
width: 190px;
height: 190px;
overflow: hidden;
}

/* Comments
--------------------------------------------- */

.entry-comments,
#respond {
	background: #fff;
	font-size: 14px;
	margin-top: 2em;
}

.entry-comments h3,
#respond h3 {
	color: #888;
	font-size: 22px;
	color: #ff9292;
}

.entry-comments h3 {
	border-bottom: 2px dashed #e6e7e8;
	padding-bottom: .5em;
}

.entry-comments h3#reply-title {
	border-bottom: none;
	padding-bottom: 0;
}

#respond input[type="email"],
#respond input[type="text"],
#respond input[type="url"], 
.contact-form input[type="email"],
.contact-form input[type="text"],
.contact-form input[type="url"] {
	width: 50%;
	border: 1px solid #e6e7e8;
	color: #888;
	-moz-appearance: none;
	-webkit-appearance: none;
}

#respond label {
	display: block;
	padding-bottom: .2em;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	padding: 22px 0 12px 0;
}

.comment-list li ul.children {
	padding-left: 60px;
}

li.comment {
	border-bottom: 2px dashed #e6e7e8;
}

ul.children li.comment {
	border-bottom: none;
}

.comment .avatar {
	margin: 0 16px 22px 0;
}

.comment img.avatar {
	-webkit-border-radius: 20%;
 -moz-border-radius: 20%;
 -ms-border-radius: 20%;
 -o-border-radius: 20%;
 border-radius: 20%;
width: 48px;
height: 48px;
}

#cancel-comment-reply-link {
	font-size: 14px;
	text-transform: lowercase;
	color: #888;
}

#cancel-comment-reply-link:hover {
	color: #ff9292;
}

.form-allowed-tags {
	display: none;
}

#commentform {
	padding-bottom: 20px;
}

.comment-meta a {
	color: #888;
}

.comment-content {
	padding-left: 64px;
}

p.comment-author {
	margin: 0 0 .2em 0;
}

p.comment-meta {
	margin: 0 0 1em 0;
	font-size: 11px;
}

.comment-reply a {
	color: #ff9292;
	font-family: 'JustPutzing-Thin', 'Open Sans', Helvetica, Arial, sans-serif;
	padding: 64px;
}

.comment-reply a:hover {
	color: #58E0B2;
}

textarea#comment, .contact-form textarea {
	border: 1px solid #e6e7e8;
	color: #888;
	-moz-appearance:none;
	-webkit-appearance:none;
	resize: none;
}

.tgm-mc-subscribe {
padding-left: 7px;
}

#respond .tgm-mc-subscribe label {
margin-left: 20px;
display: inline-block;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	display: block;
	clear: both;
	overflow: hidden;
	text-align: center;
	background-color: #e6e7e8;
	padding: 20px;
}

.footer-widgets-1 {
	width: 35%;
	margin-right: 10px;
}

.footer-widgets-2 {
	width: 60%;
	padding-right: 20px;
}

.footer-widgets-3 {
	text-align: center;
	width: 100%;
}

.footer-widgets-1,
.footer-widgets-3 {
	float: left;
}

.footer-widgets-2 {
	float: right;
	padding: 20px;
	background-color: #fff;
	margin-right: 20px;
}

.footer-widgets img.centered, .footer-widgets .aligncenter {
	margin: 0;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.footer-widgets .widgettitle {
	text-align: center;
}

.footer-widgets img {
	margin: 0;
}

.footer-widgets .featured-content,
.footer-widgets .featuredpost {
	background: transparent;
}

.footer-widgets .featured-content .entry,
.footer-widgets .featuredpost .entry {
	border: 5px solid transparent;
	clear: none;
	float: left;
	width: 25%;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
	color: #888;
	font-family: 'JustPutzing-Thin', 'Open Sans', sans-serif;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.header-image .site-header {
		background-size: contain !important;
	}

}

@media only screen and (max-width: 1149px) {

	.site-inner,
	.wrap {
		max-width: 960px;
		overflow: hidden;
	}

	.content,
	.site-header .widget-area {
		width: 610px;
	}
	
	.home-bottom {
		max-width: 600px;
		margin: 0 auto;
}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 16px;
	}

	.sidebar-primary {
		width: 320px;
	}

	.sidebar .social ul li {
	padding: 0 0 0 10px;}

}

@media only screen and (max-width: 1023px) {

	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.site-inner,
	.title-area,
	.wrap {
		width: 100%;
	}
	
	.sidebar-primary {
		float: none;
		margin: 0 auto;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.header-image .site-header .widget-area {
		padding: 0;
	}

	.site-inner,
	.site-footer {
		padding-left: 1%;
		padding-right: 1%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu li.right {
		display: none;
	}


	.footer-widgets {
		padding: 20px 2% 16px;
	}

	.footer-widgets-2 {
		margin-top: 20px;
		margin-right: 0;
	}

	.textwidget .hide-mobile {
	display: none;
}

.archive .entry-content{
width: 100%;
height: auto;
}


#text-21, #text-14, #text-16, #text-26, #text-25 {
	display: none;
}

}

/* Menu Fix
--------------------------------------------- */

@media only screen and (min-width: 941px) {
	nav {
		display: block;
	}
}

@media only screen and (max-width: 940px) {

	.menu-responsive,
	.sub-menu-responsive {
		display: block;
		visibility: visible;
	}

	.menu-responsive {
		border-top: 2px dashed #e6e7e8;
		border-bottom: 2px dashed #e6e7e8;
		cursor: pointer;
		min-height: 52px;
		position: relative;
		width: 100%;
		margin-bottom: 20px;
		margin-top: -20px;
	}

	.menu-responsive span {
		left: 46.5%;
		top: 12px;
		position: absolute;
		font-size: 18px;
	}
	
	.sub-menu-responsive {
		color: #999;
		cursor: pointer;
		padding: 14px 18px;
		position: absolute;
		right: 0;
		top: 0;
	}

	.sub-menu-responsive:before {
		content: "+";
	}

	.sub-menu-responsive.active:before {
		content: "-";
	}

	nav {
		display: none;
		position: relative;
	}
	
	nav.nav-primary {
		width: 100%;
	}

	.genesis-nav-menu {
		border: none;
	}

	.genesis-nav-menu .menu-item {
		border-bottom: 1px solid #e6e7e8;
		display: block;
		position: relative;
		text-align: center;
	}

	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px dashed #e6e7e8;
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu .menu-item:last-child {
	    border-bottom: none;
	}

	.genesis-nav-menu .sub-menu a {
		border: none;
		padding: 16px 22px;
		position: relative;
		width: auto;
	}

	.genesis-nav-menu .sub-menu a:hover {
		background: transparent;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu a {
		padding-left: 30px;
	}

	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		padding-left: 40px;
	}

	.recipes-top .search-form input {
		background-size: 10%;
}

}

@media only screen and (max-width: 767px) {

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.recipes-top .widget {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}

	.recipes-bottom .entry {
		margin-left: 2.564102564102564%;
		width: 48.717948717948715%;
	}

	.recipes-bottom .gfwa-odd {
		clear: both;
		margin-left: 0;
	}

	.recipes-bottom .featuredpost h2{
		text-align: center;
}

	.archive .entry-header {
		height: 55px;
		overflow: hidden;
	}

}


@media only screen and (max-width: 600px) {
	.archive .entry-header {
		height: 80px;
		overflow: hidden;
}
	.menu-responsive span {
		left: 40.5%;
}
	div.title-area {
		height: 200px;
}

	.site-container{
		padding: 2%;
}

.header-image .site-header {
	background-size: 120% !important;
}

.home-top .featuredpost h2 {
	font-size: 18px;
}

	.relatedposts-block li {
		width: 30.666667%;
}

	.relatedpost div.image {
		height: 100px;
		width:100px;
		overflow: hidden;
}

}


@media only screen and (max-width: 320px) {

	.home-bottom .featuredpost .entry {
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.recipes-bottom .entry {
		margin: 0;
		width: 100%;
	}

	.recipes-top .widgettitle {
		font-size: 10px;
		font-size: 1rem;
	}

	.slide-excerpt {
		display: none;
		visibility: hidden;
	}

	div.title-area {
		height: 160px;
}

	.user-profile {
		padding: 10px 0px 10px 0px;
}

	.sidebar .social ul li {
		padding: 0 0 0 6px
}

	.sidebar-primary {
		width: 304px;
	}

	.subscribe input[type="email"] {
		width: 85%;
}
	.widget_text, .widget_image {
		padding: 10px 0 10px 0;
		background:none;
}

	.relatedposts-block li {
		width: 29.666667%;
}


.relatedpost div.image {
		height: 90px;
		width:90px;
		overflow: hidden;
}

}