/*
	Theme Name: Baking a Moment
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Lisa Crunkhorn
	Author URI: http://www.sweet2eatbaking.com/
 
	Tags: black, orange, white, one-column, two-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 1.0.0
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- Imports
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Before Header
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
	- Content Area
		- Welcome Message
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebar
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/


/*
Custom Page Templates
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home-top {
    margin: 0 auto;
    max-width: 720px;
}

.paged .home-middle,
.paged .home-top {
	display: none;
	visibility: hidden;
}

.home-middle .featured-content .entry-title,
.home-middle .featuredpost h2,
.home-top .featured-content .entry-title,
.home-top .featuredpost h2  {
	font-size: 28px;
	font-size: 2.8rem;
}

.home-bottom {
	padding-top: 40px;
	padding-top: 4rem;
}

.paged .home-bottom {
	border: 0;
	padding: 0;
}

.home-bottom .featuredpost .entry,
.home-bottom .featuredpage .entry {
	float: left;
	margin-left: 2.564102564102564%;
	width: 48.717948717948715%;
}

.home-bottom .featuredpost .gfwa-odd {
	clear: both;
	margin-left: 0;
}

.home-bottom img {
	width: 100%;
}

.home-bottom .featured-content .entry-title,
.home-bottom .featuredpost h2  {
	font-size: 22px;
	font-size: 2.2rem;
}

home-bottom .featured-content .featuredpost .entry-meta a {
	color: #76ceee !important;
}

home-bottom .featured-content .featuredpost .entry-meta a:hover {
	color: #d73e57!important;
}


/* Sidebar Featured Widgets
--------------------------------------------- */

.sidebar .featuredpost h2 {
    line-height: .5 !important;
	    margin-bottom: 20px;
}

.sidebar .featuredpost img  {
	margin-bottom:0px !important;
}

.sidebar .featuredpost a {
    font-size: 15px !important;
	color:#76ceee;
}

/* Popular Posts and Seasonal Posts
--------------------------------------------- */

#featured-post-10, #featured-post-12 {
margin-bottom:20px;
}

#featured-post-10 .entry, #featured-post-12 .entry {
    display: inline-block;
    width: 49%;
    margin-bottom: 0px;
    padding: 0px 2px;
	border-bottom:0px;
}

/* Recent Posts
--------------------------------------------- */

#featured-post-11 .entry {
margin-bottom:10px;
border-bottom:0px;
}

/* Recipes
--------------------------------------------- */

.recipes-top .widget {
	float: left;
	margin-right: 1%;
	width: 32%;
}

.recipes-top {
	background: #fff;
	border:1px solid #aaa7a0;
	padding: 20px;
	height: 120px;
	margin-bottom: 40px;
}

.recipes-bottom {
	margin-top: 20px;
	margin-top: 2rem;
}

.recipes-bottom .widget {
	border-bottom: 0px dotted #ddd;
	padding: 0px;
	clear: both;
}

.recipes-bottom .widgettitle {
	color:#76CEEE;
	font-size: 22px;
	font-size: 2.2rem;
}

.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;
	font-size: 1.3rem;
	font-weight: 400;
	text-transform: none;
}

.recipes-bottom .featuredpost .post-info,
.recies-bottom .featuredpost .post-meta {
	font-size: 10px;
	font-size: 1rem;
}

/* Recipe Print and Jump Buttons
--------------------------------------------- */

.postbuttonwrap {
    text-align: center;
}

.recipejumpbtn {
    display: inline-block;
    width: 130px;
    text-align: center;
    background-color: #76ceee;
    color: #fff;
    padding: 5px 15px;
    font-size: 12px;
    text-transform: uppercase;
    margin-right:10px;
}

.printbtn {
    display: inline-block;
    width: 130px;
    text-align: center;
    background-color: #76ceee;
    color: #fff;
    padding: 5px 15px;
    font-size: 12px;
    text-transform: uppercase;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.bakingamoment #genesis-responsive-slider {
	border: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.bakingamoment .slide-excerpt {
	background: transparent;
	margin: 0 0 20%;
	opacity: 1;
	width: 100%;
}

.bakingamoment .slide-excerpt-border {
	border: 0;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.bakingamoment .slide-excerpt-border h2 {
	margin: 0;
	text-align: center;
	width: 100%;
}

.bakingamoment #genesis-responsive-slider h2 a {
	background: #666;
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
	margin: 0;
	overflow: visible;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	width: 100%;
}

.bakingamoment .flex-direction-nav li a {
	background: url("images/bg_direction_nav.png");
	top: 40%;
}

.bakingamoment .flex-direction-nav li .prev,
.bakingamoment .flex-direction-nav li .prev:hover {
	background-position: 0 0;
	left: -25px;
}

.bakingamoment .flex-direction-nav li .next,
.bakingamoment .flex-direction-nav li .next:hover {
	background-position: -52px 0;
	right: -25px;
}

.bakingamoment .flex-direction-nav li .prev:hover,
.bakingamoment .flex-direction-nav li .next:hover {
	opacity: 0.9;
}

.bakingamoment .flex-control-nav li a {
	background: url("images/bg_control_nav.png");
}

.bakingamoment .flex-control-nav li a.active {
	background-position: 0 -26px;
}

.bakingamoment .flex-control-nav li a:hover {
	background-position: 0 -12px;
}


/*
Imports
---------------------------------------------------------------------------------------------------- */

@font-face {
	font-family: 'Icon';
	src:url('fonts/Icon.eot');
	src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/Icon.woff') format('woff'),
		url('fonts/Icon.ttf') format('truetype'),
		url('fonts/Icon.svg#Icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'rns camelia';
	src:url('fonts/rns_camelia-webfont.eot');
	src:url('fonts/rns_camelia-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/rns_camelia-webfont.woff') format('woff'),
		url('fonts/rns_camelia-webfont.ttf') format('truetype'),
		url('fonts/rns_camelia-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}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:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	background-color: #fff;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.625;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-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: #a8d6ad;
	color: #fff;
}

::selection {
	background-color: #a8d6ad;
	color: #fff;
}

a {
	color: #76ceee;
	text-decoration: none;
}

a:hover {
	color: #d73e57;
}

.more-from-category {
    clear: both;
    display: block;
    float: none;
    text-align: center;
}

.more-from-category a {
    margin: 0 auto 40px;
}

.more-from-category a {
    background: #76ceee;
    color: #fff;
    display: table;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.more-from-category a:hover {
    background: #a6d7a9;
}

.more-from-category-holiday {
    clear: both;
    display: block;
    float: none;
    text-align: center;
}

.more-from-category-holiday a {
    background: #a6d7a9;
    color: #fff;
    display: inline;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.more-from-category-holiday a:hover {
    background: #76ceee;
}
.content a.more-link {
    background: #aaa7a0;
    color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 2px;
	letter-spacing: .2rem;
	padding: 3px 8px;
	padding: .3rem .8rem;
	text-transform: uppercase;
}

.content a.more-link:hover {
	background-color: #76ceee;
	color: #fff;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #555;
}

blockquote {
	margin: 40px;
	margin: 4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #a6d7a9;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	margin: 0 auto;
	padding: 3px;
	padding: 0.3rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #666;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #76ceee;
	border: none;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 6px 14px;
	padding: 0.6rem 1.4rem;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #a8d6ad;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.bakingamoment-landing .site-inner {
	max-width: 800px;
}

.site-inner {
	border-top: 1px dotted #ddd;
	clear: both;
	padding-top: 30px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	padding-top: 10px;
	padding-top: 1rem;
	width: 720px;
}

.content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.full-width-content .content {
	width: 100%;
}

/* Sidebar */

.sidebar {
	float: right;
	width: 300px;
}

.sidebar-content .sidebar {
	float: left;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Genesis
--------------------------------------------- */

.breadcrumb {
	border-bottom: 1px dotted #ddd;
	color: #666;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}

.archive-description,
.author-box {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	margin-bottom: 60px;
	margin-bottom: 6rem;
	padding: 40px 0;
	padding: 4rem 0;
}

.author-box-title {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	width: 50%;
}

.site-header .search-form {
	float: left;
	margin: 0 auto;;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.simple-social-icons {
    float: left;
}

.before-header .simple-social-icons ul li {
    margin: 0 6px 4px !important;
}

.before-header .simple-social-icons ul li a, 
.before-header .simple-social-icons ul li a:hover, 
.before-header .simple-social-icons ul li a:focus {
background-color:transparent !important;
}

/* Titles
--------------------------------------------- */

/* Featured Page and Featured Post
--------------------------------------------- */

.featured-content .entry,
.featuredpost .post {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	padding: 0;
	padding: 0;
	text-align: center;
}

.home .featured-content .entry,
.home .featuredpost .post {
	text-align: left;
}

.featured-content .entry-title,
.featuredpost h2 {
	border: none;
	font-size: 36px;
	font-size: 3.6rem;
	margin: 0;
	line-height: 1.2;
	text-align: center;
}

.featuredpost h2 a {
	color: #a6d7a9;
}

.featuredpost h2 a:hover {
	color: #76ceee;
}

.featured-content .entry-title a,
.featuredpost h2 a {
	border: none;
}

.featured-content .entry-header,
.featuredpost .post-info {
	text-align: center;
}

.featured-content img,
.featuredpost img {
	display: block;
	margin: 0 auto 10px;
	margin: 0 auto 1rem;
}

.entry-title a,
.widget .widget-title a {
	color: #a6d7a9;
}

.entry-title a:hover {
	color: #d73e57;
}

.widget-title {
	font-size: 20px;
	border-bottom: 1px dotted #ddd;
	font-size: 2rem;
	line-height: 1;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	text-align: center;
	text-transform: lowercase;
}

.header-widget-area .widget-title {
	text-align: left;
}

.entry-title,
.welcome-message .widget-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
}

.after-entry .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.author-box .avatar {
	height: 80px;
	margin-right: 30px;
	margin-right: 3rem;
	width: 80px;
}

.entry-comments .avatar {
	height: 50px;
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
	width: 50px;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

a.alignleft,
a.alignright {
	max-width: 100%;
}

.entry-content .wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 0;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget,
.widget li {
	word-wrap: break-word;
}

.widget li {
 	list-style-type: none;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}

.featured-content .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Social Warfare
--------------------------------------------- */

.sw-pinit a.sw-pinit-button, 
.sw-pinit a.sw-pinit-button:visited {
    background: #76ceee !important;
    border: 1px solid #76ceee !important;
}

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	background: #ffffff;
	border:1px solid #a6d7a9;
	color: #010101;
	padding: 20px;
	text-align: center;
	font-size: 14px;
}

.enews-widget .widgettitle {
	color: #a6d7a9;
	font-size: 20px;
}

.enews-widget input {
	margin-bottom: 16px;
	padding: 7px;
}

.enews-widget input[type="submit"] {
	background: #A8D6AD;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background: #76CEEE;
}

.after-entry  .enews-widget {
	min-height: 250px;
}

.before-header .enews-widget .widgettitle,
.before-header .enews-widget p {
	display: inline;
	float: left;
	line-height: 28px;
	margin: 0 10px 0 0;
	width: auto;
}

.before-header .enews-widget .widgettitle {
	font-size: 20px;
}

.before-header .enews-widget #subscribe {
	display: inline;
	float: right;
	width: 40%;
}

.before-header .enews-widget input {
	border: 0;
	display: inline;
	float: left;
	margin: 0;
	width: 70%;
}

.before-header .enews-widget input[type="submit"] {
	display: inline;
	float: right;
	width: 28%;
}



/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	padding-bottom: 16px;
	padding-bottom: 1.6rem;
}

.latest-tweets .tweet-details a,
.latest-tweets .tweet-details a:visited {
	color: #666;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
}

.latest-tweets .tweet-details a:hover {
	color: #333;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}

.site-inner .widget-area:after {
clear:both;
}

/* WPRM
--------------------------------------------- */

.wprm-recipe-snippets {
text-align:center;
margin-bottom:15px;
}

.wprm-print-recipe-shortcode,
.wprm-jump-to-recipe-shortcode {
    display: inline-block;
    background-color: #918F88;
    color: #fff;
    padding: 5px 15px;
    font-size: 12px;
    text-transform: uppercase;
}

.wprm-print-recipe-shortcode:hover,
.wprm-jump-to-recipe-shortcode:hover {
    color: #A6D7A9;
}

.wprm-print .wprm-recipe-tastefully-simple, 
.wprm-recipe-container .wprm-recipe-tastefully-simple {
    border: 1px solid #ddd !important;
    padding: 30px !important;
}

.wprm-print .wprm-recipe-tastefully-simple .wprm-recipe-name, 
.wprm-recipe-container .wprm-recipe-tastefully-simple .wprm-recipe-name {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300 !important;
    font-size: 30px !important;
}

.wprm-print .wprm-recipe-tastefully-simple .wprm-recipe-header, 
.wprm-recipe-container .wprm-recipe-tastefully-simple .wprm-recipe-header {
    font-size: 18px !important;
    text-transform: uppercase !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300 !important;
}

.wprm-print .wprm-recipe-tastefully-simple .wprm-recipe-image-container .wprm-recipe-buttons .wprm-recipe-print, .wprm-recipe-container .wprm-recipe-tastefully-simple .wprm-recipe-image-container .wprm-recipe-buttons .wprm-recipe-print {
    font-size: 12px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 5px 50px !important;
    margin-left: 10px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-family: 'Open Sans' !important;
}

.wprm-recipe li, .wprm-recipe p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 200 !important;
}

/* User Profile
--------------------------------------------- */

.user-profile {
	background: #fff;
	border: solid 1px #F2f2f2;
	border-radius: 10px;
	padding: 20px;
}


/* Video Gallery
--------------------------------------------- */

.video {
position:relative;
display:block;
text-align:center;
margin-bottom: 15px;
}

.video img {
margin-bottom:-5px;
}

.play {
position:absolute;
background: url(https://bakingamoment.com/wp-content/uploads/2016/02/playlarge.png);
background-size: 62px;
width:62px;
height:62px;
top: 35px;
left: 80px;
opacity:.7;
}

.sidebar .play {
top: 55px;
left: 115px;
}

.play:hover {
opacity:1;
}

@media only screen and (max-width: 767px) {
.play {left: 45%;}
}

/*
Before Header
---------------------------------------------------------------------------------------------------- */

.before-header {
	background: #76736b;
	opacity:0.8;
	line-height: 1;
	text-align: center;
	width: 100%;
	position: fixed;
	z-index: 9999;
}

.before-header .wrap {
	padding: 5px 0;
	padding: 0.5rem 0;
}

.before-header p {
	line-height: 1.625;
}

.before-header p:last-child {
	margin-bottom: 0;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header .wrap {
	margin-top:25px;
	padding: 0px 0;
	padding: 0rem 0;
}

.bakingamoment .site-header-banner {
	height: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-top: 15px;
    padding-bottom: 15px;
	width: 500px;
}

.site-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}

.header-full-width.header-image .site-title a {
	background-position: center !important;
	margin: 0;
}

/* Logo, hide text */

.header-image .site-header .wrap {
	padding: 20px 0 0;
	padding: 2rem 0 0;
}

.header-image .site-title a {
	float: left;
	min-height: 69px;
	width: 550px;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

.site-header {
	background: #fff;
    width: 100%;
    z-index: 1000;
}

.screen-reader-text {
display:none;
}

/* Utility Bar
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}

.site-header .search-form {
	float: right;
	margin-top: 10px;
	margin-top: 1rem;
}

#social_media{
	float: left;
	width: 250px;
	padding: 5px 0;
}

.social_media_rss{
	background: url(images/social-media-rss.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_rss:hover{
	background: url(images/social-media-rss-hover.png) no-repeat;	
	width: 24px;
	height: 24px;
}

.social_media_facebook{
	background: url(images/social-media-facebook.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_facebook:hover{
	background: url(images/social-media-facebook-hover.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_twitter{
	background: url(images/social-media-twitter.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_twitter:hover{
	background: url(images/social-media-twitter-hover.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_pinterest{
	background: url(images/social-media-pinterest.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_pinterest:hover{
	background: url(images/social-media-pinterest-hover.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_google{
	background: url(images/social-media-google.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_google:hover{
	background: url(images/social-media-google-hover.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_youtube{
	background: url(https://www.justataste.com/wp-content/themes/just_a_taste/images/social_media_youtube.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_youtube:hover{
	background: url(https://www.justataste.com/wp-content/themes/just_a_taste/images/social_media_youtube_hover.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_insta{
	background: url(images/social-media-instagram.png) no-repeat;
	width: 24px;
	height: 24px;
}

.social_media_insta:hover{
	background: url(images/social-media-instagram-hover.png) no-repeat;
	width: 24px;
	height: 24px;
}

#social_media a{
	float: left;
	margin-right: 5px;
	border: none;
}

#search-4{
	float: right;
	width: 220px;
	height: 20px;
	margin-top: 7px;
}

#search-4 input{
	font-family: 'Open Sans', 'sans-serif';
	font-size: 14px;
	border-radius: 0;
	border: none;
	width: 220px;
	height: 20px;
	padding: 5px 10px;
}

#search-4 input[type="submit"]{
	float: right;
	margin-top: -16px;
	background: url(images/search-btn.png) no-repeat;
	position: relative;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
}

#search-4 input::-webkit-input-placeholder { /* WebKit browsers */
    color: #555;
}
#search-4 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #555;
}
#search-4 input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #555;
}
#search-4 input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #555;
}

.utility-bar {
	background-color: #333;
	border-bottom: 1px solid #ddd;
	color: #ddd;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 10px 0;
	padding: 1rem;
}

.utility-bar a {
	color: #ccff33;
}

.utility-bar a:hover {
	text-decoration: underline;
}

.utility-bar-left,
.utility-bar-right {
	width: 50%;
}

.utility-bar-left p,
.utility-bar-right p {
	margin-bottom: 0;
}

.utility-bar-left {
	float: left;
}

.utility-bar-right {
	float: right;
	text-align: right;
}

.utility-bar input[type="search"] {
	background: #fff;
	padding: 10px 0 0;
	padding: 1.0rem 0 0;
}

/* Widget Area
--------------------------------------------- */

.about {
border:1px solid #a6d7a9;
padding:14px;
    font-size: 14px;
    line-height: 17px;
}

.about h4 {
text-transform:uppercase;
border-bottom:1px solid #a6d7a9; 
text-align:center;
    padding-bottom: 2px;
}

.site-header .widget-area {
	float: right;
	margin-top: 35px;
	width: 600px;
}

.about img.alignright {
margin:0px;
}

.about a {
    text-align: right;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #555;
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 2px;
	letter-spacing: 0.2rem;
	padding: 10px 10px;
	padding: 1rem 1rem;
	position: relative;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #76ceee;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #666;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: lowercase;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 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: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	padding: 16px 20px;
	padding: 1.6rem 2rem;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .left {
	display: inline-block;
	float: right;
	letter-spacing: 4px;
	letter-spacing: 0.4rem;
	list-style-type: none;
	padding: 20px 0;
	padding: 2rem 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .left > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 40px;
	margin-left: 4rem;
}

.genesis-nav-menu > .search {
	padding: 4px 0 0;
	padding: 0.4rem 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: transparent;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
        display: none;
	margin-top: 10px;
	margin-top: 1rem;
	text-align: center;
}

#responsive-menu-icon::before {
	-webkit-font-smoothing: antialiased;
	color: #333;
	content: "\e00e";
	font-family: 'Icon';
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
	speak: none;
	text-transform: none;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Welcome Message
--------------------------------------------- */

.welcome-message {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 40px;
	padding-bottom: 4rem;
	margin-bottom: 80px;
	margin-bottom: 8rem;
}

.welcome-message .widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.welcome-message .widget:last-child {
	margin-bottom: 0;
}

.welcome-message .widget-title {
	text-align: left;
	text-transform: none;
}

/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog-php .entry {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 40px;
	padding-bottom: 4rem;
	margin-bottom: 80px;
	margin-bottom: 8rem;
}

.page .entry,
.single .entry {
	border-bottom: none;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 0;
}

.page.bakingamoment-landing .entry {
	margin-bottom: 0;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-meta {
	color: #555;
	font-size: 16px;
	font-size: 1.6rem;
}

.entry-meta a {
	color: #76ceee;
}

.entry-meta a:hover {
	color: #d73e57;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.entry-comments-link::before {
	content: "/";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #f5f5f5;
	margin-bottom: 60px;
	margin-bottom: 6rem;
	padding: 40px;
	padding: 4rem;
}

.after-entry .widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.after-entry .widget-title {
	text-align: left;
	text-transform: none;
}

.after-entry p:last-child,
.after-entry .widget:last-child {
	margin-bottom: 0;
}

.after-entry li {
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 20px 0;
	margin: 2rem 0;
}

.archive-pagination li {
	border: 1px solid #a6d7a9;
	display: inline;
	padding: 5px 10px;
}

li.pagination-next,
li.pagination-previous {
	border: 0;
}

.archive-pagination a {
	color: #76ceee;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
	letter-spacing: .2rem;
	text-transform: lowercase;
}

.archive-pagination a:hover,
.archive-pagination li.active a {
	color: #a6d7a9;
}





/* Comments
--------------------------------------------- */

.entry-comments,
.entry-comments .comment,
.entry-comments .comment-reply,
.ping-list {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments .comment,
.ping-list {
	border-bottom: 1px dotted #ddd;
}

.ping-list {
	padding-bottom: 20px;
	padding-bottom: 2rem;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}

.entry-comments .comment {
	clear: both;
}

p.comment-meta,
p.form-submit {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.entry-comments .children .comment {
	border: none;
}

.comment-respond label {
	display: block;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

ul.children {
	margin-left: 40px;
	margin-left: 4rem;
}

.ping-list .reply {
	display: none;
}


/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 30px;
}

.sidebar .simple-social-icons ul li a {
	padding: 15px !important;
	padding: 1.5rem !important;
}


/* Split Sidebars
--------------------------------------------- */

.split-sidebars .aligncenter {
	margin: 0 auto 12px;
	margin: 0 auto 1.2rem
}

.split-sidebars ul.children {
	margin-left: 0;
}

.split-sidebar-left {
	width: 160px;
	float: left;
}

.split-sidebar-right {
	width: 130px;
	float: right;
}

/* Bottom Sidebar
--------------------------------------------- */

.bottom-sidebar {
	clear: both;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #f5f5f5;
	clear: both;
	padding: 60px 0 20px;
	padding: 6rem 0 2rem;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
	margin-right: 6rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.footer-widgets li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 8px;
	margin-bottom: 0.8rem;
	padding-bottom: 8px;
	padding-bottom: 0.8rem;
	word-wrap: break-word;
}

.footer-widgets li li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 40px 0;
	padding: 4rem 0;
	text-align: center;
}

.site-footer a {
	color: #d73e57;
	font-weight: 700;
}

.site-footer a:hover {
	color: #60c3d6;
}

.site-footer p {
	margin-bottom: 0;
}

/*
Responsive Video Embed
------------------------------- */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Z-List Recipe
------------------------------------------------ */

.zlrecipe-container-border { 
    border: 1px dotted #ddd;
    padding:10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#zlrecipe-container #zlrecipe-title {
	font-family: 'open sans', AppleGothic, Arial, sans-serif;
	color: #76ceee;
    padding-bottom: 0.8em;
	font-size: 28px;
	font-weight: 300;
	text-transform: uppercase;
}
#zlrecipe-container .border-bottom, #zlrecipe-container .b-b {
    background: url("http://bakingamoment.com/wp-content/themes/bakingamoment/images/post-divider.png") repeat-x scroll center bottom transparent; !important;
	border-bottom: none !important;
}

.ziplist-button a.add-recipe, large {
	display: none !important;
}

.zl-recipe-link a.add-recipe {
    background-repeat: no-repeat !important;
    background-position: top; float:right !important;
    cursor: pointer !important;
    display: block;
    height: 25px !important;
    width: 90px !important;
}
.zl-recipe-link a.add-recipe:hover {
	background-position: bottom !important;
}

.zlrecipe-print-link a.butn-link {
    background-repeat: no-repeat !important;
    background-position: top; float:right !important;
    cursor: pointer !important;
    display: block;
    height: 25px !important;
    width: 90px !important;
	text-indent: -99999px;
}

.zlrecipe-print-link a.butn-link:hover {
	background-position: bottom !important;
}
#zlrecipe-container .zlrecipe-print-link {
    margin-top: 5px;
    padding-left: 0.5em !important;
}

#zlrecipe-container .img-desc-wrap {
    background-color: #f5f5f5 !important;
    padding-top: 1px;
}
#zlrecipe-container .img-desc-wrap img.photo {
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 150px !important;
	height: 150px !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: right;
}

#zlrecipe-container .bold, #zlrecipe-container .strong {
    font-family: "open sans", AppleGothic, Arial, sans-serif;
    font-weight: 300 !important;
	text-transform: uppercase;
    color: #77d568;
    font-size: 24px;
    margin-top: 15px;
}

#zlrecipe-container ul {
    margin: 1em !important;
    padding: 0 0 0 1.1em !important;
    padding-left:10px !important;
}

#zlrecipe-container #zlrecipe-ingredients-list li {
	padding: 0 0 2px 15px !important;
}

#zlrecipe-prep-time {
	display: inline-block;
	letter-spacing: 0.5px;
}

#zlrecipe-cook-time {
	display: inline-block;
    padding-left: 2.5em !important;
	letter-spacing: 0.5px;
}

#zlrecipe-yield {
	display: inline-block;
	margin-bottom: 15px;
    padding-left: 2.5em !important;
	letter-spacing: 0.5px;
}

#zlrecipe-summary {
	font-weight: italic;
	margin-left: 10px;
}

.recipe {
    color: #333;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
    padding: 30px;
    overflow: hidden;
    border: 1px solid #ddd }
.recipe h2 {
    color: #a6d7a9;
    margin: 5px 0 3px }
.recipe h3 {
    color: #a6d7a9;
    font-size: 18px;
    text-transform: uppercase;
    clear: left;
    margin-bottom: 5px }
.recipe h4 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #76ceee }
.recipe p {
    margin-top: 0;
    margin-bottom: 12px }
.recipe .recipemeta, .recipe .summary {
    clear: left;
    font-style: italic;
    margin: 0 0 20px }
.recipe .time {
    margin: 5px 0 25px;
    color: #76ceee;
    text-transform: uppercase;
    font-size: 11px }
.recipe .time p {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0 }
.recipe .time strong {
    color: #76ceee;
    font-weight: 400;
    text-transform: lowercase;
    font-style: italic }
.recipe .time span, p {
    color: #333;
    font-style: normal }
.recipe .photo {
    width: 150px;
    height: 150px;
    margin: 0 0 15px 15px }
.printbutton {
    clear: right;
    float: right;
    width: 150px;
    margin: 0 0 5px 10px }
.printbutton a {
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    color: #fff !important;
    font-size: 12px;
    background-color: #76ceee;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
    padding: 3px 0 }
.printbutton a:hover {
    background-color: #a6d7a9}
.savebutton {
    clear: right;
    float: right;
    width: 150px;
    margin: 0 0 5px 10px }
.savebutton a {
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    color: #fff !important;
    font-size: 12px;
    background-color: #a6d7a9;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
    padding: 3px 0 }
.savebutton a:hover {
    background-color: #76ceee}
.recipe .left {
    margin-bottom: 25px }
.recipe .notes {
    color: #999;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
    clear: left }
.recipe .source {
    color: #999;
    font-size: 11px;
    font-style: italic !important;
    clear: left;
    padding-top: 10px;
    border-top: 1px solid #ddd }
.recipe .nutrition {
    color: #999;
    font-size: 11px;
    clear: left }
.recipe .nutrition p {
    display: inline-block;
    margin: 0 }
.recipe .nutrition span {
    font-style: italic }
.recipe ol {
    margin: 0 0 15px 30px }
.recipe ul {
    margin: 0 0 15px 30px }

.subscribewidget {
	width: 650px;
	font-weight: 300;
	float: left;
	background: url(https://bakingamoment.com//wp-content/themes/bakingamoment/images/timer-subscribe.png) no-repeat;
	padding-left: 58px;
	margin-top: -25px;
}

.subscribe h3 {
	float: left;
	display: inline-block;
	margin: 0;
	font-size: 24px;
}
.subscribe p {
	font-family: "Open Sans", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	clear: left;
	display: inline-block;
	margin: 0;
	font-size: 15px;
	color: #333;
}
.subscribe .emailform {
	float: right;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	margin-top: -18px;
}
.subscribe .emailsubmit {
	display: none
}

/* Print
------------------------------------------------ */

#BlogContent .recipe p {
	font-family: 'Open Sans' !important;
	font-size:16px !important;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1160px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content {
		width: 560px;
	}

        .site-header .widget-area {
                float: right;
		width: 260px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
		margin-right: 3rem;
	}

	.split-sidebar-left,
	.split-sidebar-right {
		width: 100%;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-header .widget-area,
	.site-title {
		width:100%;
		text-align:center;
	}


	.header-image .site-title a {
		background-position: center !important;
		background-size: contain !important;
		width:100%;
    		float: none;
	}


}

@media only screen and (max-width: 1023px) {

	.bakingamoment-landing .site-inner,
	.site-inner,
	.wrap {
		max-width: 768px;
	}

	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		padding: 20px;
		padding: 2rem;
		width: 100%;
	}


	.footer-widgets-1 {
		margin-right: 0;
	}


}

@media only screen and (max-width: 767px) {


.subscribewidget {
	float:none;
	width:100%;
}

.subscribe .emailform {
    float: none;
    display: block;
}

	.recipes-bottom .entry {
		width: 31%;
	}

	.footer-widgets,
	.site-footer {
		padding-left: 5%;
		padding-right: 5%;
	}

	.site-inner {
		padding: 10px 5%;
		padding: 1rem 5%;
	}

        .genesis-nav-menu {
                width: 100%;
        }
 
        .responsive-menu {
		display: none;
	}


	#responsive-menu-icon {
		display: block;
	}

        .site-header .widget-area {
                text-align: center;
	}

	.pagination li a {
		margin-bottom: 4px;
		margin-bottom: 0.4rem;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

.home-bottom .featuredpost .entry, .home-bottom .featuredpage .entry {
    float: none;
    margin-left: 0px;
    width: 100%;
}

}

@media only screen and (max-width: 568px) {

	.header-image .site-title a,
	.title-area {
		background-position: center !important;
		background-size: contain !important;
    width: auto;
    float: none;
	}

.before-header {
	position: relative;
}

.header-image .site-header .wrap {
    padding: 0px 10px;
}

.site-header .wrap {
    margin-top: 0px;
    padding: 0px 0;
    padding: 0rem 0;
}

}

@media only screen and (max-width: 480px) {

.recipes-top {
	display:none;
}

	.recipes-bottom .entry {
		width: 47%;
	}

 	.site-header .widget-area {
		width: 100%;
		margin-top: 0;
		padding: 0 28%;
                text-align: center;
	}

#search-4 {
    float: none;
    width: 100%;
}

.before-header .wrap {
    padding: 10px 0px;
}

/* Align Simple Social Icons Centered */

.simple-social-icons {
	float:none !important;
}

  	.simple-social-icons ul.alignright,
	.simple-social-icons ul.alignleft {
		text-align: center !important;
		float:none !important;
	}

	.simple-social-icons ul.alignright li,
	.simple-social-icons ul.alignleft li {
		display: inline-block !important;
		float: none !important;
	}

	/* Align everything center */
	.alignright,
	img.alignright,
	.aligncenter,
	img.aligncenter,
	.alignleft,
	img.alignleft {
		display: block;
		margin: 0 auto 24px;
		float:none;
	}
	
}

@media only screen and (max-width: 320px) {

.subscribewidget {
    background: none;
    padding-left: 0px;
}

}


@media only screen and (max-width: 240px) {

	.simple-social-icons ul li a, .simple-social-icons ul li a:hover {
	  	font-size:14px !important;
		margin: 0;
  		padding: 2px;
	}

	.site-header .widget-area {
		padding: 0 10%;
                text-align: center;
	}

	.recipes-bottom .entry {
		width: 100%;
	}

}