/*
	Theme Name: Kosher on a Budget Custom Theme
	Description: This is a custom child theme created for the Genesis Framework.
	Author: New Season Design
	Author URI: http://newseasondesign.com
 
	Version: 2.0.2
 
	Tags: black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments
 
	Template: genesis
	Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Import Fonts
------------------------------------------------------------ */

@font-face {
    font-family: 'cac_shishoni_brushregular';
    src: url('/wp-content/themes/Kosher/fonts/cacshishonibrush-webfont.eot');
    src: url('/wp-content/themes/Kosher/fonts/cacshishonibrush-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/Kosher/fonts/cacshishonibrush-webfont.woff') format('woff'),
         url('/wp-content/themes/Kosher/fonts/cacshishonibrush-webfont.ttf') format('truetype'),
         url('/wp-content/themes/Kosher/fonts/cacshishonibrush-webfont.svg#cac_shishoni_brushregular') format('svg');
}

@font-face {
    font-family: 'walkway_semiboldregular';
    src: url('/wp-content/themes/Kosher/fonts/walkway_semibold-webfont.eot');
    src: url('/wp-content/themes/Kosher/fonts/walkway_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/Kosher/fonts/walkway_semibold-webfont.woff') format('woff'),
         url('/wp-content/themes/Kosher/fonts/walkway_semibold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/Kosher/fonts/walkway_semibold-webfont.svg#walkway_semiboldregular') format('svg');
}


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
select,
textarea {
	color: #000;
	font-family: 'walkway_semiboldregular', sans-serif;
	font-size: 4px;
	padding: 10px;
}

input,
textarea,
.genesis-feature a.more-link,
.reply a {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
}

.enews #subbox,
.s {
	color: #aab7be;
	font-family: 'walkway_semiboldregular', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #A21C37;
	text-decoration: underline;
}

a:hover {
	color: #59717F;
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: none repeat scroll 0 0 transparent;
}

::-moz-selection {
	background-color: #F2EDEA;
	color: #333;
}

::selection {
	background-color: #F2EDEA;
	color: #333;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color:#ffffff;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.focus-landing #wrap {
	width: 800px;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 132px;
	width: 1060px; 
	position: relative;
}

#topadspace {min-height: 100px; 
	padding-top: 2px;
	background-color: #F2EDEA;}

#topad {margin: 0px auto 23px; max-width: 728px;}

#header .wrap {
	min-height: 115px;
	overflow: hidden;
}

#title-area {display:none;
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 400px;
}

#title {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 48px;
	line-height: 1.25;
	margin: 0;
	padding: 0 0 0 40px;
	text-transform: lowercase;
}

#title a,
#title a:hover {
	color: #244c5e;
	text-decoration: none;
}

#description {
	color: #aab7be;
	font-size: 14px;
	font-style: italic;
	padding: 0 0 0 40px;
}

#header .widget-area {
	float: right;
	padding: 5px 20px 0 0;
	width: 335px;
}

#headersocial {text-align: center; }

#headersocial a {margin-right: 6px; }

#headersocial a:hover {opacity: 0.8; }

#signup { /* background: url("//kosheronabudget.com/wp-content/uploads/2013/11/headersubbg.jpg") no-repeat scroll 0 0 transparent;*/
	background: url('/wp-content/uploads/2021/05/newsletter-signup.jpg') no-repeat scroll 0 0 transparent;
    height: 82px; 
	position: relative;}

#headersubscribe {left: 59px;
    position: absolute;
    top: 47px; }

#headersubscribe input {padding: 5px 10px; }

#headersubscribe #headsub { }

#headersubscribe #emailinput { }

#headersubscribe #feedblitzbutton {padding: 5px 10px; }


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: none;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
#header .menu {
	border-bottom: 2px solid #A21C37;
    border-top: 2px solid #A21C37;
	clear: both;
	color: #758a94;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
}

.menu-primary {max-width: 1060px;}

.menu-primary,
.menu-secondary {
	padding: 0 25px;
}

#header .menu {
	background: none;
	float: right;
	margin: 15px 0 0;
}

.menu-primary,
.menu-secondary {
}

#nav,
#subnav {
}

#nav {background-color: #A21C37;}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #ffffff;
	display: block;
	font-family: 'walkway_semiboldregular', sans-serif;
	padding: 3px 13px;
	position: relative;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}

#header .menu a {
	padding: 8px 15px 7px;
}

#header .menu a {
	font-weight: bold;
}

.menu-primary li a:active,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
}

.menu-primary li a:hover {color: #ffffff; background-color: #59717F;}

#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	background-color: #f0f4f6;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background-color: #59717F;
	border-bottom: 1px dotted #e3eaee;
	border-top: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px;
	position: relative;
	text-transform: none;
	width: 128px;
}

.menu-primary li li:last-child a,
.menu-secondary li li:last-child a,
#header .menu li li:last-child a { 
	border: none; 
}

.menu-primary li li a:active,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {

}

.menu-primary li li a:hover {background-color: #A21C37; color: #ffffff; }

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	border-top: 0;
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	padding: 0 10px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#header .menu li ul {
	margin: 0;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 130px; 
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -32px 0 0 150px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

#header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#header .menu li a .sf-sub-indicator,
#header .menu li li a .sf-sub-indicator,
#header .menu li li li a .sf-sub-indicator {
	background: url(images/icon-down.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 3px;
	text-indent: -9999px;
	top: 12px;
	width: 16px;
}

#header .menu li li a .sf-sub-indicator,
#header .menu li li li a .sf-sub-indicator {
	background: none repeat scroll 0 0 transparent;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	font-family: Arial, Tahoma, sans-serif;
	float: right;
	padding: 13px 15px 12px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #758a94;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #244c5e;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left !important;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left !important;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0px auto 20px;
	overflow: visible;
	padding: 20px;
	width: 1060px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: none;
	border: none;
	border-bottom: 1px solid #e3eaee;
	color: #617984;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.breadcrumb .inner {
	border-bottom: 5px solid #f0f4f6;
	overflow: hidden;
	padding: 22px 45px 20px;
}

.breadcrumb a {
	background: url(images/breadcrumb-sep.png) no-repeat right;
	margin: 0 15px 0 0;
	padding: 0 20px 0 0;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0 10px 10px;
	width: 390px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 640px;
        /* width: 610px; */
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 950px;
}

.full-width-content.focus-landing #content {
	width: 690px;
}

.post {
	margin: 0 0 40px;
}

.single .post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: visible;
}

.page-id-12369 .entry-content {overflow:visible;}

.entry-content p {
	margin: 0 0 25px;
}

.page .entry-content p {clear: both;}

blockquote {
	background-color: transparent;
	border: none;
	margin: 30px 0 30px 15px;
	padding-left: 15px;
	border-left: 4px solid #ccc;
    color: #a5a4a4;
    font-style: italic;
}

blockquote p, blockquote li, blockquote span {
	color: #a5a4a4;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Column Classes
------------------------------------------------------------ */

.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 {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 25px;
	padding: 0;
	width: 100%;
}

.genesis-feature,
.genesis-grid {
}

.genesis-grid p {
	font-size: 15px;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}

.genesis-grid-odd a img, .genesis-grid-even a img {
    float: left;
    margin-right: 20px;}

.more-link {background: none repeat scroll 0 0 #A21C37; 
	border-radius: 5px 5px 5px 5px; 
	color: #FFFFFF !important; 
	float: right; 
	padding: 3px 5px;  
	margin-top:50px;
	text-decoration: none;
}

.more-link a {color: #ffffff;
	text-decoration: none !important;}

.more-link:hover {background: none repeat scroll 0 0 #59717F; 
	color: #ffffff; 
	text-decoration: none !important;}

/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation .alignright a, .navigation .alignleft a {background: none repeat scroll 0 0 #A21C37; 
	border-radius: 5px 5px 5px 5px; 
	color: #FFFFFF !important; 
	padding: 6px 15px;  
	text-decoration: none; }

.navigation .alignright a:hover, .navigation .alignleft a:hover {background: none repeat scroll 0 0 #59717F; }

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-moz-box-shadow: 0 0 5px #ccc inset;
	-webkit-box-shadow: 0 0 5px #ccc inset;
	background: url(images/button.png) 0 0;
	border: 1px solid #859449;
	box-shadow: 0 0 5px #ccc inset;
	color: #fff !important;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation li a:hover,
.navigation li.active a {
	background: url(images/button.png) 0 -40px;
}



/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #244c5e;
	font-family: 'walkway_semiboldregular', sans-serif;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 20px;
	line-height: 29px;
	color: #243C46;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 19px;
	line-height: 29px;
	font-weight: bold;
}

.entry-title {font-family: 'walkway_semiboldregular', sans-serif; 
	font-size: 23px;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #A3897E;
	margin-bottom: 0px;
}
.entry-title h2, .entry-title h1 {font-family: 'walkway_semiboldregular', sans-serif;
	font-size: 23px;
	line-height: 29px; 
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.entry-title h2 a {font-family: 'walkway_semiboldregular', sans-serif;
	color: #243C46;
	font-size: 23px !important;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
 }

.entry-title a {font-family: 'walkway_semiboldregular', sans-serif;
	color: #243C46;
	font-size: 23px !important;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;}


.genesis-grid h2,
.genesis-grid h2 a,
.genesis-grid h2 a:visited {
	font-size: 23px;
	font-family: 'walkway_semiboldregular', sans-serif;
	color: #243C46;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

h2 a,
h2 a:visited {
	color: #243C46;

}

h2 a:hover {
	color: #A21C37;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 20px;
	margin: 0 0 5px;
}

h3 {
	font-size: 18px;
	font-family: Georgia,"Times New Roman",Times;
}

.taxonomy-description h1,
h4 {
	font-size: 17px;
}

.entry-content h3 {
	font-size: 20px;
	color: #000;
}


.widget-area h4 {
	font-size: 24px;
	margin: 0 0 15px;
	font-family: 'walkway_semiboldregular', sans-serif;
	color: #37515D;
	font-weight: normal;
	border-bottom: 2px solid #A3897E;
}

.widget-area h4 a {
	color: #244c5e;
	text-decoration: none;
}

.widget-area .enews h4 {
	font-size: 36px;
	line-height: 1.0;
	margin: 0 0 15px;
	text-transform: uppercase;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 15px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 20px;
}

.archive-page ul li,
.entry-content ul li {
	background: none repeat scroll 0 0 transparent;
	list-style-type: disc;
	margin: 0 0 5px 31px;
	padding: 0 0 0 0px;
}

.bbPress ul li {
	background: none;
	margin: 0;
	padding: 0;
}

.archive-page ul li {
	margin: 0 0 5px;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info / Post Meta
------------------------------------------------------------ */

.post-info,
.post-meta {
	color: #59717F;
	font-size: 12px;
	font-style: normal;
}

.post-info {
	margin: 5px 0 20px;

}

.single .post-meta {display:none;}

.post-meta {color: #A3897E; 
	clear: both;}

.postsharing {float: right;
    margin-right: 42px;
    margin-top: 2px;}
.fblike {display: inline;
    margin-top: 4px; }
.pinbutton {display: inline;}

.categories a,
.post-info .author,
.post-info .date,
.post-comments,
.tags a {
	font-family: Georgia,"Times New Roman",Times, serif;
	font-style: normal;
	font-weight: normal;
	margin: 0 0px 0 0;
	text-transform: none;
	color: #59717F;
}

.categories a,
.tags a {
	margin: 0 0 0 5px;
}

.post-info .date {
	color: #59717F;
}

.post-comments {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #A3897E;
}

.post-comments a {text-decoration: none;
	color: #A3897E;}

.genesis-feature .post-meta,
.genesis-grid .post-meta {
}

.categories,
.tags {
	display: block;
	padding: 0 0 5px;
}


#passovernewsletter {background: url("//kosheronabudget.com/wp-content/uploads/2014/03/passover-subscribe.jpg") no-repeat scroll 0 0 transparent;
    height: 126px; 
	position: relative; 
	width: 300px;
	margin: 0 auto;}
#passnews {left: 70px;
    position: absolute;
    top: 81px; }
#passovernewsletter input {padding: 5px; display:inline !important; }
#passovernewsletter #feedblitzbutton { }

/* Author Box
------------------------------------------------------------ */

.author-box {
	background: none;
	border: none;
	border-bottom: 1px solid #e3eaee;
	border-top: 5px solid #f0f4f6;
	margin: 0 0 40px;
	overflow: hidden;
}

.author-box div {
	border-bottom: 5px solid #f0f4f6;
	border-top: 1px solid #e3eaee;
	overflow: hidden;
	padding: 30px 0;
}

.author-box p {
	font-size: 14px;
}

#author-description {
	padding: 0 0 25px;
}


/* After Post
------------------------------------------------------------ */
	
.after-post {
	background-color: transparent;
	clear: both;
	margin: 20px 0 0;
	overflow: hidden;
	padding: 20px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f0f4f6;
	margin: -10px 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 48%;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

img.frame {
	background-color: #fff;
	border: 9px solid #e7eef1;
	padding: 1px;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #fff;
	padding: 1px;
}

.avatar {
	float: left;
	margin: 0 30px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	float: left;
	height: 50px;
	margin: 0 10px 10px 0;
	width: 50px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

img.alignnone {
	display: inline;
	margin: 0 0 20px;
}

img.alignleft {
	display: inline;
	margin: 0 20px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	background-color: #f0f4f6;
	border: 5px solid #e7eef1;
	padding: 10px;
	text-align: center;
}

.wp-caption.alignleft {
	margin: 0 20px 10px 0;
}

.wp-caption.alignright {
	margin: 0 0 10px 20px;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

div.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
width:335px;
}

#cseinput {max-width: 190px; }

.sidebar-split-left {display: inline;float: left;width: 164px; margin-right: 5px;}
.sidebar-split-right {display: inline; float: left; width: 164px; margin-left: 0px; }
.sidebar-split-bottom {clear: both; width: 330px;}

#sidebar-alt {
	float: left;
	width: 180px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
}

.sidebar .widget {
	margin: 0 0 20px;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 9px;
	padding: 0 0 7px 0px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

#listcategorypostswidget-2 {border: 2px dotted #A3897E;
    padding: 10px; 
	max-width: 275px;}
#listcategorypostswidget-2 h4 {font-size: 21px; }
#listcategorypostswidget-2 a {text-decoration: none;
	font-size: 15px;}



/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

button.button.submit,
input[type="button"],
input[type="submit"],
.genesis-feature a.more-link,
.reply a {
	background: none repeat scroll 0 0 #617784;
	border: 1px solid #617784;
	color: #fff !important;
	cursor: pointer;
	font-family: 'walkway_semiboldregular', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 10px 12px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 1px;
}

.genesis-feature a.more-link,
.reply a {
	display: inline-block;
	margin: 5px 0 10px;
}

.reply a {
	margin: 0 0 10px;
	padding: 5px 7px;
}

button.button.submit:hover,
input:hover[type="button"],
input:hover[type="submit"],
.genesis-feature a.more-link:hover,
.reply a:hover {
	background: none repeat scroll 0 0 #A3897E;
	border: 1px solid #A3897E;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 12px 0 0;
}

.s {
	margin: 0 -7px 0 0;
	padding: 11px 10px;
	width: 190px;
}

#nav .s {
	background-color: #fff;
	margin: 2px -7px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews-widget {
	background-color: #f0f4f6;
	border: 10px solid #e7eef1;
}

.enews-widget .widget-wrap {
	border: 1px solid #fff;
}

.enews {
	background: url(images/enews-ribbon.png) no-repeat top left;
	margin: -17px -18px;
	overflow: hidden;
	padding: 45px 40px 40px;
	text-align: center;
	text-shadow: 1px 1px #fff;
}

.enews p {
	color: #617984;
	font-family: Arial, Tahoma, sans-serif;
}

.enews #subbox {
	background: #fff url(images/enews-subbox.png) no-repeat center left;
	margin: 5px 0 20px;
	padding: 15px 0 13px 37px;
	width: 85%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	border-top: 1px solid #e3eaee;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	border-top: 5px solid #f0f4f6;
	overflow: hidden;
	padding: 20px 30px 10px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 20px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 15px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 35px 0 0;
	width: 310px;
}

.footer-widgets-2 {
	float: left;
	width: 310px;
}

.footer-widgets-3 {
	float: right;
	width: 310px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	color: #37515D;
	font-family: 'walkway_semiboldregular', sans-serif;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	text-transform: none;
	width: 100%;
	font-weight: bold;
}

#footer .wrap {
	overflow: hidden;
	padding: 30px;
	background-color: #F2EDEA;
}

#footer p {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
}

#footer .gototop {
	float: left;
	padding: 10px 0;
	width: 200px;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 10px 0 10px 40px;
}

#footer .creds {
	float: right;
	padding: 10px 0;
	text-align: right;
	width: 630px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#comments h3, #respond h3 {font-weight: bold;
font-size: 25px;}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px 10px;
	width: 250px;
	font-family: 'Georgia','Times',serif;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 95%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list li.depth-1 {
	margin: 0 0 30px;
}

.comment-content {
	clear: both;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-author {
	color: #617984;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 10px 0 0;
	text-transform: none;
}

.says {
	color: #aab7be;
	font-family: Georgia, "Times New Roman", Times;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

#comments .alt,
#comments .even,
#comments .thread-alt,
#comments .thread-even {
}

a.bbp-forum-title {
	font-size: 16px;
}

.children {margin-left: 28px;}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	color: #333 !important;
	font-family: 'Lora', Georgia, "Times New Roman", Times !important;
	font-size: 14px !important;
	padding: 10px 12px !important;
}

div.gform_footer input.button {
	color: #fff !important;
	font-family: Arial, Tahoma, sans-serif !important;
	font-size: 12px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	background: none !important;
	margin: 0 0 10px;
	padding: 0;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Social Sharing Icons After Posts */
.socialbuttons {border-top: 1px solid #59717F;border-bottom: 1px solid #59717F;margin-top: 20px;margin-bottom: 20px;padding-top: 5px;padding-bottom: 5px;}
.socialbuttons ul {display: block;margin: 0 !important;padding: 0 !important;height: 36px;}
.socialbuttons li {background: none;float: left;list-style-type: none;margin: 0 !important;padding: 2px !important;}
.socialbuttons li a {background: url(/wp-content/uploads/2013/02/socialsprite.png) no-repeat top left;float: left;}
.socialbuttons li.facebook a {background-position: -74px 0;width: 32px;height: 32px;}
.socialbuttons li.twitter a {background-position: -222px 0;width: 32px;height: 32px;}
.socialbuttons li.pinterest a {background-position: -111px 0;width: 32px;height: 32px;}
.socialbuttons li.email a {background-position: -37px 0;width: 32px;height: 32px;}
.socialbuttons li.print a {background-position: -148px 0;width: 32px;height: 32px;}
.socialbuttons li.googleplus a {background-position: -259px 0;width: 32px;height: 32px;}
.fblike {display: inline-block ;margin-top: 4px;}
.pin-it-btn-wrapper {float: right;position: relative;top: -38px;right: 80px;}

/* Ad Codes */

#adcodehome {width: 300px;
	margin: 10px auto;}

/* Guest Post */
p.note {background-color: #ffffff; border: 1px solid #617784; padding: 10px; opacity: 0.80;}

tag img.alignleft {height: 150px; width: 150px;}


/* Passover Page */
#passoversection {clear: both; margin-bottom: 25px; min-height: 120px;}
#passoverpic {float: left; width: 20%; margin-right: 10px;}
#passovertext {  }
#passovertext2 { margin-bottom: 45px;}

/* Passover Sidebars */


.tag-passover-recipes .sidebar-split-left, .tag-passover-recipes .sidebar-split-right, .tag-passover-recipes .sidebar-split-bottom {display:none;}

.tag-passover-coupons .sidebar-split-left, .tag-passover-coupons .sidebar-split-right, .tag-passover-coupons .sidebar-split-bottom {display:none;}

.tag-kosher-for-passover .sidebar-split-left, .tag-kosher-for-passover .sidebar-split-right, .tag-kosher-for-passover .sidebar-split-bottom {display:none;}

.tag-passover-meal .sidebar-split-left, .tag-passover-meal .sidebar-split-right, .tag-passover-meal .sidebar-split-bottom {display:none;}

.tag-passover-symbols .sidebar-split-left, .tag-passover-symbols .sidebar-split-right, .tag-passover-symbols .sidebar-split-bottom {display:none;}

.single .tag-passover-symbols .sidebar-split-left, .single .tag-passover-symbols .sidebar-split-right, .single .tag-passover-symbols .sidebar-split-bottom {display:none;}

.single .tag-passover-on-a-budget .sidebar-split-left, .single .tag-passover-on-a-budget .sidebar-split-right, .single .tag-passover-on-a-budget .sidebar-split-bottom {display:none;}

.single .tag-passover-recipes .sidebar-split-left, .single .tag-passover-recipes .sidebar-split-right, .single .tag-passover-recipes .sidebar-split-bottom {display:none;}

.single .tag-passover-meal .sidebar-split-left, .single .tag-passover-meal .sidebar-split-right, .single .tag-passover-meal .sidebar-split-bottom {display:none;}

.single .tag-passover-coupons .sidebar-split-left, .single .tag-passover-coupons .sidebar-split-right, .single .tag-passover-coupons .sidebar-split-bottom {display:none;}

.single .tag-kosher-for-passover .sidebar-split-left, .single .tag-passover-kosher-for-passover .sidebar-split-right, .single .tag-passover-kosher-for-passover .sidebar-split-bottom {display:none;}

.category-passover .sidebar-split-left, .category-passover .sidebar-split-right, .category-passover .sidebar-split-bottom {display:none;}

/* Passover Email Subscribe Box */
#passoversubsidebar {background: url('/wp-content/uploads/2013/02/passover-subscribe.jpg') scroll no-repeat 0 0 transparent; height: 126px; width: 300px; position: relative; margin: 0 auto;}
#passoversub {left: 58px;position: absolute; top: 86px; }
#feedblitzbutton2 {position:absolute;left:200px;top:0px;height:24px;width:32px;text-align:center;background-color: #ffffff !important;font-size: 12px; color: #000000; border: 1px solid #A3A14A; padding: 0px;}
#feedblitzbutton2:hover {background-color: #A3A14A !important; color: #ffffff;}
#passoversub .emailinput {background-color: #FFFFFF !important;font-size: 12px;height: 20px;padding-left: 4px;text-align: left;width: 160px; border: 1px solid #A3A14A; padding-right:30px;}

/* Passover Email Opt-In End of Post */
#passoveroptin {-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #820F28;
    border-image: none;
    border-style: solid;
    border-width: 1px 18px 1px 18px;
    padding: 24px 10px 0;
    text-align: center; margin-top: 10px;}
.tag #passoveroptin {display:none;}

/* Recipe Index Customization */

#recipeindex {margin-bottom: 15px; }
#recipeindex p {font-family: Georgia,"Times New Roman",Times;}
#content .one-half.first {clear: none;float: left;width: 39%; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 15px;}
#content .one-half.first a {font-family: Georgia,"Times New Roman",Times; }
.one-half {margin: 0 0 20px;padding-left: 3%;font-family: Georgia,"Times New Roman",Times; font-size: 15px;}
.one-half a { }

#rightcolumn,
#leftcolumn {
width:47%;
}

#leftcolumn {
border-right: 2px solid #617784;
    float: left;
    padding-right: 18px;
}

#rightcolumn {
float:right;
}

.recipe-index #content li {
list-style:none;
line-height:110%;
font-size:13px;
padding:0;
margin:0;
font-weight:bold;
}

.recipe-index a:hover {
text-decoration:none;
}

.recipe-index #content li:hover {
background:#f6f6f6;
}

#content .index-thumb img {
width:75px; height:75px;
padding:3px;
float:left;
margin:0 10px 5px 5px;
}

.recipe-index h3 {
clear:both; font-family: 'walkway_semiboldregular',sans-serif; color: #820F28;
	font-size: 24px;
}

.recipe-index ul {
margin-bottom:15px;
border-bottom:1px solid #ddd;
}

.index-item-box {
clear:both;
border-top:1px solid #ddd;
padding:5px 0 0;
}

.index-recipe {
font-family: Georgia,"Times New Roman",Times;
    font-weight: normal;
    padding-top: 10px;
	line-height: 18px;
}
#topmenulist  {margin-bottom: 15px;
    margin-top: 15px;
    min-height: 212px; }


.featuredpost h2 a {
color: #85675C;
font-size: 14px !important;
line-height: 22px;
font-family: 'Georgia','Times', serif;
letter-spacing: 0px !important;
font-weight: normal !important;
}

.featuredpost h2 a:hover {
text-decoration: underline;
}

.featuredpost a.alignleft {
width: 83px;
}

/* Aldi Database */
.tablepress thead th, .tablepress tfoot th, .tablepress thead th:hover, .tablepress tfoot th:hover, .dataTables_wrapper .sorting:hover {background-color: #617784 !important;
	color: #ffffff;}

.print-this-content {background-color: #F2EDEA !important;}

.pib-hover-img:hover {
	opacity: 0.5 !important;
}

/* Fancybox */

.fancybox-overlay {
	background: none !important;
}

.fancybox-skin {
	background: #f4ecea !important;
	border: 2px dotted #a21c38 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	font-size: 14px !important;
}

.fancybox-skin .ginput_counter {
	display: none;
}

#menu-item-59096 a {
	background: #000;
	font-size: 17px;
	padding: 2px 15px;
}

.colorblock {
    background: #f0eae7;
    padding: 20px;
    margin: 20px;
}
.colorblock *:last-child {
margin-bottom: 0;
}
.bg-black {
	background: #000;
}
.bg-royalblue {
	background: #4169e1;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1060px) {

	#wrap {
		width: 100%;
	}

	#content-sidebar-wrap {
		width: 710px;
	}

	#content {
		width: 390px;
	}

	.content-sidebar #content,
	.sidebar-content #content {
		width: 550px;
	}

	.full-width-content #content {
		width: 850px;
	}

	div.sidebar {
		width: 310px;
	}

	#sidebar-alt {
		width: 120px;
	}

	.enews #subbox {
		background: #fff;
		padding: 15px 0 13px 10px;
	}

	.footer-widgets-1 {
		width: 265px;
	}

	.footer-widgets-2 {
		width: 265px;
	}

	.footer-widgets-3 {
		width: 300px;
	}
	
	#header {max-width: 960px;}

	#inner {max-width: 960px; margin-top: 10px;}

}

@media only screen and (max-width: 960px) {

	body {
		width: 100%;
		margin: 0 auto;
	}

	.archive-page,
	.content-sidebar-sidebar #content,
	.focus-landing #inner,
	.focus-landing #wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content.focus-landing #content,
	.menu-primary,
	.menu-secondary,
	.sidebar,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header ul.menu,
	#header .widget-area,
	#sidebar-alt,
	#title-area,
	#wrap {
		width: 100%;
	}

	#wrap {
		box-shadow: none;
		margin: 0;
	}

	.menu-primary,
	.menu-secondary,
	#description,
	#title {
		padding: 0;
	}

	.menu-primary,
	.menu-secondary,
	#header ul.menu,
	#description,
	#footer .creds,
	#footer .gototop,
	#title,
	#title-area {
		float: none;
		text-align: center;
	}

	#title-area {
		padding: 10px 0;
	}

	#description,
	#title a,
	#title a:hover {
		padding: 0;
	}

	#header .widget-area {
		padding: 0 0 10px;
	}

	#header .searchform {
		float: none;
		padding: 0;
		text-align: center;
	}

	.menu-primary li,
	.menu-secondary li,
	#header ul.menu li {
		display: inline-block;
		float: none;
	}

	.menu li.right {
		display: none;
	}

	.menu-primary li li,
	.menu-secondary li li,
	#header ul.menu li li {
		text-align: left;
	}

	#inner {
		padding: 0 20px;
	}

	.full-width-content.focus-landing #inner {
		margin: 0 auto;
		padding: 0;
	}

	.page .page,
	.post,
	#comments,
	#content,
	#respond {
		padding: 0;
	}
	
	.full-width-content.focus-landing .page {
		padding: 20px 30px;
	}

	.breadcrumb .inner {
		padding: 17px 10px 15px;
	}

	#content {
		padding: 0 0 20px;
	}

	#footer-widgets .widget {
		padding: 20px 20px 0;
	}

	#footer-widgets .wrap {
		padding: 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}

	#header .widget-area {float: none; 
		padding: 5px 0 10px 0;
		text-align: center;}

	#signup {float: right;
    		margin-right: 16px;
    		width: 300px;}

	#headersocial {
   		float: left;
   		margin-left: 20px;}

	#header {max-width: 768px;}

	#inner {max-width: 768px;}

	.content-sidebar #content,
	.sidebar-content #content, .full-width-content #content {
		width: 90%;
	}

	#topad {margin: 0 auto 16px; text-align: center;}

}

@media only screen and (max-width: 600px) {

	.menu-primary a,
	.menu-secondary a,
	#header .menu a {
		padding: 6px 5px 5px;
	}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 23px;
	}

	h3,
	h4 {
		font-size: 20px;
	}

	h5,
	h6 {
		font-size: 18px;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		float: left;
		width: 100%;
	}

	.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 {
		padding: 0;
		width: 100%;
	}

	#footer .gototop a {
		background: none;
		padding: 0;
	}

	.sidebar-split-left {width: 48%;}

	.sidebar-split-right {width: 48%; }

	.sidebar-split-bottom {with: 100%;}

	.genesis-grid-odd a img, .genesis-grid-even a img {clear: both;}

	.entry-content p {clear: both;}

	#header .widget-area {float: none; 
		padding: 5px 0 10px 0;
		text-align: center;}

	#headersocial {float: none;
		margin: 0 auto;}

	#signup {display:none;}

	#header {max-width: 100%;}

	#inner {max-width: 100%; width: 100%;}

	.content-sidebar #content,
	.sidebar-content #content, .full-width-content #content {
		width: 93%;
	}

	#adcodehome {width: 100%;}

	.menu-primary a {padding: 3px 18px;}

	#text-117 {display:none;}

	.post-info {clear: both;}
	.postsharing {float: left;}

	#topad {text-align: center; max-width: 320px;}

#inner {width: 95%; padding: 0 10px;}
#content {width: 100% !important;}
body {overflow-x: hidden; max-width: 100%;}
html {overflow-x: hidden;}
}

/*Post Expired styling */
.single .category-expired .entry-content, .category-expired .entry-title {
    text-decoration: line-through;
}
.single .category-expired:before {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(/wp-content/themes/Kosher/images/expired.png) no-repeat;
    content: "";
}

.single-form.jyb-form {
    background: #57A3C7 url(/wp-content/uploads/2017/12/jyb-image.jpg) no-repeat;
    background-size: contain;
    padding-top: 190px;
    padding-left: 0;
    padding-right: 0;
}

.ck_control_group.ck_email_field_group input {
    width: 100%;
    margin: 10px 0;
    box-sizing: border-box;
}

.jyb-form .ck_subscribe_form {
    width: 100%;
    padding: 0 25px 25px;
    box-sizing: border-box;
}

.jyb-form input[type="submit"] {
    width: 100%;
    padding: 17px;
    background: #FF9082;
    border: none;
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Open Sans';
}