/*@import url(http://fonts.googleapis.com/css?family=Raleway:400,100|Open+Sans:400italic,400,300,700,600);*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

/* minified reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }


/* wordpress alignment, image and caption stuff */
.alignleft, .alignright { display: inline-block; }

.alignleft { float: left; margin: 0 25px 25px 0; }

.alignright { float: right; margin: 0 0 25px 25px; }

.alignnone { margin: 5px 25px 25px 0; }

.aligncenter { display: block; margin: 0px auto 25px; }

.wp-caption { background: rgba(0, 0, 0, 0.1); border: 1px rgba(0, 0, 0, 0.3) solid; padding: 15px; font-size: 0.85em; text-align: center; }

.wp-caption img { border: 1px rgba(0, 0, 0, 0.3) solid; margin: 0 auto 15px auto; max-width: 98.5%; width: auto; }

/* GLOBAL --------- */
.img-link { cursor: default; }
html { font-size: 16px; }

body { font-family: 'Open Sans', sans-serif; color: #666; }
body > iframe { display: none; }

h1, h2, h3, h4, h5, h6 { font-family: "Raleway", sans-serif; font-weight: 100; }

h1 { font-size: 2rem; }

h2 { font-size: 1.55556rem; }
h2 a { color: #666; }
h2 a:hover { color: #a15cdb; }

h3 { font-size: 1.2rem; font-family: "Open Sans", sans-serif; font-weight: 700; }

a { text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

p { line-height: 1.65; }

input[type="text"], input[type="password"], textarea, input[type="email"], input[type="url"] { border: 1px solid #a15cdb; -webkit-box-shadow: inset 1px 1px 3px #cccccc; -moz-box-shadow: inset 1px 1px 3px #cccccc; box-shadow: inset 1px 1px 3px #cccccc; width: 100%; height: 45px; font-size: .8em; padding-left: 10px; color: #aaa; padding-right: 75px; border-radius: 0; }

input[type="submit"] { -webkit-appearance: none; border-radius: 0; }

.gform_wrapper { margin-bottom: 2em; max-width: 95%; }
.gform_wrapper form { position: relative; }
.gform_wrapper input[type="text"] { padding-right: 110px; }
.gform_wrapper input[type="submit"] { position: absolute; top: 0px; right: 0px; background: white; border: 1px solid #a15cdb; height: 45px; width: 100px; font-size: .8em; color: #666; cursor: pointer; }
.gform_wrapper input[type="submit"]:hover { background: #a15cdb; }

.button, .printfriendly-text2 { display: inline-block; border: 1px solid #a15cdb; font-size: .75em; padding: 8px 15px; text-align: center; color: #666; background-color: #fff; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.button:hover, .printfriendly-text2:hover { color: white !important; background-color: #a15cdb; }
.button.reply, .printfriendly-text2.reply { float: right; }

.printfriendly-text2 { font-size: 1em; }

.content-wrapper { position: relative; z-index: 2; background: #fff; display: block; padding-bottom: 2em; padding-top: 40px; margin-top: 60px;
	-webkit-transform:translateZ(2px);
	      -moz-transform:translateZ(2px);
	      -o-transform:translateZ(2px);
	      transform:translateZ(2px);
}

.instafeed-block { display: block; float: left; width: 12.5%; }
.instafeed-block a {
	min-height: 165px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
.single .content-wrapper { margin-top: 0; padding-top: 40px; padding-bottom: 0; }

.page-content p { margin-bottom: 1.25em; }
.page-content a { color: #a15cdb; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.page-content a:visited { color: #a15cdb; }
.page-content a:hover { color: #000; }
.page-content ins.adsbygoogle { display: block !important; margin: 30px auto; }
.page-content .pibfi_pinterest { display: block; max-width: 100%; cursor: default; }
.page-content em { font-style: italic; }
.page-content strong { font-weight: 700; }

.icon { display: block; height: 50px; width: 50px; opacity: .7; text-indent: -9999px; overflow: hidden; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; background: url("../images/njb_sprite.png") 2px -118px no-repeat; }
.icon.small { height: 42px; width: 42px; }
.icon:hover { opacity: 1; }
.icon.pinterest { background-position: -73px -118px; }
.icon.instagram { background-position: -148px -118px; }
.icon.facebook { background-position: -223px -118px; }
.icon.gplus { background-position: 2px -176px; }
.icon.linkedin { background-position: -73px -176px; }
.icon.email { background-position: -148px -176px; }
.icon.rss { background-position: -223px -176px; }
.icon.fb-no { background-position: -227px -2px; }
.icon.twit-no { background-position: -2px -4px; }
.icon.linked-no { background-position: -77px -60px; }
.icon.pin-no { background-position: -77px -3px; }
.icon.plus-no { background-position: -2px -60px; }

::-webkit-input-placeholder { color: #aaa; }

:-moz-placeholder { /* Firefox 18- */ color: #aaa; }

::-moz-placeholder { /* Firefox 19+ */ color: #aaa; }

:-ms-input-placeholder { color: #aaa; }

.spacer { display: inline-block; margin: 0 5px; }

/* HEADER ---------- */
.global-header { -webkit-box-shadow: 0px 0px 3px 3px #aaaaaa; -moz-box-shadow: 0px 0px 3px 3px #aaaaaa; box-shadow: 0px 0px 3px 3px #aaaaaa; -webkit-transition: height 0.4s ease-in-out; -moz-transition: height 0.4s ease-in-out; -o-transition: height 0.4s ease-in-out; transition: height 0.4s ease-in-out; position: fixed; top: 0px; width: 100%; background-color: white; z-index: 1000; min-height: 45px;
	-webkit-transform:translateZ(5px);
	      -moz-transform:translateZ(5px);
	      -o-transform:translateZ(5px);
	      transform:translateZ(5px);
}
.global-header header { padding-top: 5px; max-height: 48px; }
.global-header header img { max-width: 150px; position: absolute; z-index: 10; }
.global-header .small-logo { margin-bottom: 10px; }
.global-header.search-active { height: 105px; }
.global-header.search-active .hidden-search { height: 60px; }
.admin-bar .global-header {
    top: 33px;
}

.front-featured-image { background-size: cover; background-repeat: no-repeat; background-position: center center; min-height: 100px; display: block; width: 100%; top: 0px; min-height: 160px; }

.cover-screen { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url("../images/top_image_cover.png") repeat; }

.hidden-search { height: 0px; overflow: hidden; -webkit-transition: height 0.4s ease-in-out; -moz-transition: height 0.4s ease-in-out; -o-transition: height 0.4s ease-in-out; transition: height 0.4s ease-in-out; }
.hidden-search form { height: 60px; position: relative; width: 100%; }
.hidden-search form label { display: none; }
.hidden-search form input[type="text"] { width: 100%; height: 60px; font-size: 2em; font-size: 1.3em; font-weight: 300; font-family: 'Open Sans', sans-serif; padding-left: 15px; }
.hidden-search form input[type="submit"] { position: absolute; background: none; height: 60px; border: 1px solid #a15cdb; border-right: none; top: 0px; right: 0px; font-size: 1em; color: #a15cdb; background: #fff; cursor: pointer; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-appearance: none; }
.hidden-search form input[type="submit"]:hover { color: #fff; background-color: #a15cdb; }

.featured-image { min-height: 200px; position: fixed; z-index: 0; display: block; width: 100%; top: 0px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.single .featured-image { min-height: 500px; }

.single-title-row { position: relative; padding-top: 90px; padding-bottom: 0px; }

h1.single-title { color: #000; margin-bottom: 20px; }

/* navigation --- */
.global-nav { display: none; }
.global-nav a { color: #666; }
.global-nav a:hover { color: #a15cdb; }
.global-nav #menu-global { margin-top: 8px; }
.global-nav #menu-global li { display: block; margin-right: 45px; }
.global-nav #menu-global li.current_page_item a { color: #a15cdb; }
.global-nav #menu-global li a { font-family: "Raleway", sans-serif; font-size: .8rem; text-transform: uppercase; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; padding: 10px; display: block; }

.open-search { display: block; float: right; font-family: "FontAwesome"; margin: 6px 20px 0 0; font-size: 1.4em; color: #aaa; }
.open-search:hover { color: #a15cdb; }

#open-menu { cursor: pointer; display: block; float: right; margin-top: 7px; height: 22px; }
#open-menu .open-menu { width: 28px; height: 3px; background: #aaa; position: relative; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#open-menu .open-menu:before { content: ''; width: inherit; height: inherit; background: inherit; position: absolute; top: 8px; }
#open-menu .open-menu:after { content: ''; width: inherit; height: inherit; background: inherit; position: absolute; top: 16px; }
#open-menu:hover .open-menu { background-color: #a15cdb; }

.menu-global-container { padding-bottom: 20px; border-top: 1px solid #ddd; }

/* FRONT PAGE --------- */
.large-logo { position: absolute; left: 25px; top: -255px; }

/* DEFAULT PAGE --------- */
.about-feed.featured-image { position: relative; margin-top: 60px; overflow: hidden; min-height: 0px; display: none; }
.about-feed.featured-image img { display: block; }

/* PAGINATION ----------- */
.page-navi { margin-bottom: 2em; }
.page-navi .grav_page_navi { text-align: center; }
.page-navi .grav_page_navi li { display: inline-block; margin: 0 1.5%; padding: 5px; }
.page-navi .grav_page_navi li.bpn-current { border: 1px solid #a15cdb; color: #a15cdb; }
.page-navi .grav_page_navi li a { color: #bababa; }
.page-navi .grav_page_navi li a:hover { color: #a15cdb; }

/* RECIPE INDEX ---- */
.number-wrapper { display: none; }
.number-wrapper#A { display: block; }
.number-wrapper h2 { margin-bottom: .75em; }
.number-wrapper .index-entry { clear: both; display: block; overflow: hidden; margin-bottom: 2em; }
.number-wrapper .index-entry .button { float: right; margin-top: 10px; }
.number-wrapper img { margin: 0 20px 20px 0; }

.recipe-link { margin-bottom: 30px; overflow: hidden; }
.recipe-link li { display: inline-block; }
.recipe-link li a { color: #666; display: block; font-size: 1.25em; padding: 10px; border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #666; }
.recipe-link li a.active { color: #a15cdb; border-color: #a15cdb; }

/* ENTRIES ------------ */
.post { margin-bottom: 5em; }
.post ul { margin-left: 2.5em; }
.post ul li { position: relative; margin-bottom: 1em; line-height: 1.2; }
.post ul li:before { content: ''; display: block; border-radius: 50%; width: 6px; height: 6px; position: absolute; left: -15px; background: #000; top: .4em; }
.post .button { float: right; margin-top: 10px; }
.post .pf-content p { margin-bottom: 1.2rem; }
.post header { margin-bottom: 25px; }
.post header .post-title { padding-bottom: 15px; border-bottom: 3px solid #a15cdb; margin-bottom: 15px; line-height: 1.2; }
.post header h5 { font-size: .75rem; font-weight: 400; line-height: 1rem; }
.post header h5 a { color: #000; }
.post header h5 a:hover { color: #a15cdb; }
.post .post-image { position: relative; margin-bottom: 20px; }
.post .post-image img { width: 100%; }
.post .post-image .post-date { position: absolute; left: -13px; top: -5px; background: #fff; width: 70px; height: 70px; font-size: .8em; padding-top: 15px; border-radius: 50%; font-weight: 700; border: 3px solid #a15cdb; text-transform: uppercase; -webkit-box-shadow: 0 0 0 5px white; -moz-box-shadow: 0 0 0 5px white; box-shadow: 0 0 0 5px white; }
.post .post-image .post-date span { display: block; margin-bottom: .1em; font-weight: 300; font-size: 1.5em; }
.post.first-post header .post-title { font-size: 2.3333rem; }

.single-post-row .page-content a, .about-content .page-content a { color: #22B7E2; }
.single-post-row .page-content a:hover, .about-content .page-content a:hover { color: #7614CA; }
.single-post-row p.tags, .about-content p.tags { font-size: .9em; font-weight: 300; clear: both; }
.single-post-row p.tags span.tags, .about-content p.tags span.tags { font-weight: 600; }

/* --- SIDEBAR ---------------- */
.social { overflow: hidden; text-align: center; }
.social li { display: inline-block; margin: 0 3% 4%; }

.njb-share { text-align: center; position: relative; width: 100%; z-index: 9; -webkit-transform: translateZ(0);}
.njb-share h3 { margin-bottom: 10px; font-weight: 400; display: inline-block; padding: 0 5px 10px; border-bottom: 1px solid #a15cdb; }
.njb-share li { text-align: center; display: inline-block; margin-bottom: 6px; }
.njb-share li:first-child { display: block; margin-bottom: 0px; }
.njb-share li a { display: inline-block; }

#sidebar-1 { padding-left: 20px; }
#sidebar-1 .social { margin-bottom: 1.5em; }
#sidebar-1 .widget { margin-bottom: 1.5em; }
#sidebar-1 .widget.widget_categories { margin-bottom: 2.5em; }
#sidebar-1 .widget h4 { margin-bottom: 10px; }
#sidebar-1 .widget select { width: 100%; height: 45px; display: block; -webkit-appearance: none; font-size: .8em; color: #666; border: 1px solid #a15cdb; border-radius: 0; padding: 10px; background: url("../images/njb_sprite.png") 245px -234px no-repeat; }
#sidebar-1 .FeedburnerEmailWidget form { position: relative; }
#sidebar-1 .FeedburnerEmailWidget input[type="text"] { height: 45px; font-size: .8em; padding-left: 10px; color: #aaa; padding-right: 75px; }
#sidebar-1 .FeedburnerEmailWidget input[type="submit"] { position: absolute; top: 0px; right: 0px; background: white; border: 1px solid #a15cdb; height: 45px; width: 70px; font-size: .8em; color: #666; cursor: pointer; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#sidebar-1 .FeedburnerEmailWidget input[type="submit"]:hover { background: #a15cdb; color: #fff; }

/* --- SINGLE ----------------- */
.post-wrapper { position: relative; max-width: 1440px; margin: 0 auto; }

.comment-row { border-top: 3px solid #a15cdb; padding: 2rem 0; background-color: #F7F5F8; }
.comment-row #comments { margin-bottom: 1.75em; }
.comment-row .comment-author { padding-left: 75px; overflow: hidden; }
.comment-row .comment-author > img { float: left; position: relative; margin-left: -75px; }
.comment-row .comment-author h3 { margin-bottom: .3em; }
.comment-row .comment-author h3 a { color: #666; }
.comment-row .comment-author time { font-size: .75em; font-style: italic; }
.comment-row .comment_content { margin-top: 10px; }
.comment-row .comment_content p { font-size: .9em; }
.comment-row .comment_content .cluv { border: 1px dashed #ddd; border-left: none; border-right: none; padding: 10px; margin-top: 25px; }
.comment-row .tweetluv { display: none; }
.comment-row .fn { display: block; font-weight: 600; }

#commentform input[type="text"], #commentform input[type="password"], #commentform textarea, #commentform input[type="email"], #commentform input[type="url"] { padding-left: 10px; min-height: 40px; font-size: .75em; }
#commentform textarea { min-height: 155px; margin-top: -1px; }
#commentform label { font-size: .75em; padding-bottom: 6px; display: none; }
#commentform #comment-form-elements { padding-left: 0px; }
#commentform .comment-text { padding-right: 0px; }
#commentform .submit-wrapper { clear: both; }
#commentform .submit-wrapper .button { margin: 10px 0 0 0; }
#commentform li { margin-bottom: 10px; }

.single-post-row { position: relative; }

.comment > .children { margin-left: 10%; }
.comment .comment-block { padding-bottom: 1em; margin-bottom: 1em; border-bottom: 1px ridge #ddd; overflow: hidden; }

/* --- FORMS ------------------ */
.gform_validation_container { display: none !important; }

#gform_wrapper_2 { overflow: hidden; clear: both; }
#gform_wrapper_2 li { margin-bottom: 20px; }
#gform_wrapper_2 .form_left { width: 45%; float: left; clear: left; }
#gform_wrapper_2 .form_right { width: 50%; float: right; }
#gform_wrapper_2 input[type="submit"] { clear: both; float: left; position: relative; }
#gform_wrapper_2 textarea { min-height: 110px; margin-top: 0px; }

.validation_error { line-height: 1.2; margin-bottom: .75em; font-weight: 300; color: #DD1DB7; }

.gfield_description.validation_message { font-weight: 300; font-size: .75em; margin-top: 5px; color: #DD1DB7; }

/* --- FOOTER ----------------- */
footer { position: relative; z-index: 2; display: block;
	-webkit-transform:translateZ(3px);
	      -moz-transform:translateZ(3px);
	      -o-transform:translateZ(3px);
	      transform:translateZ(3px);
}

.tweet-message { margin-right: 0; }

.upper-footer { background-color: #a15cdb; color: white; min-height: 70px; }
.upper-footer .medium-8 { position: relative; }
.upper-footer .cycle-control { display: block; position: absolute; width: 32px; height: 58px; top: 4px; background: #a15cdb url("../images/njb_sprite.png"); z-index: 101; text-indent: -9999px; cursor: pointer; -webkit-transition: background 0.2s ease-in-out; -moz-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; }
.upper-footer .cycle-control.cycle-next { right: 0px; background-position: -162px -225px; }
.upper-footer .cycle-control.cycle-next:hover { background-position: -158px -225px; }
.upper-footer .cycle-control.cycle-prev { left: 0px; background-position: -86px -225px; }
.upper-footer .cycle-control.cycle-prev:hover { background-position: -90px -225px; }

.mid-footer { background: url("../images/tiled_bg.jpg") 0 0 repeat; }
.mid-footer > .row > .columns { padding-top: 20px; padding-bottom: 10px; }
.mid-footer > .row > .columns .gform_wrapper { max-width: 100%; }
.mid-footer > .row > .columns.about-col { border-left: 3px solid #f0e6f9; }
.mid-footer > .row > .columns.about-col img { margin-bottom: 1em; }
.mid-footer > .row > .columns.about-col a { display: block; float: right; margin-top: 10px; font-size: .8em; color: #a15cdb; }
.mid-footer > .row > .columns.footer-nav-col .social li { margin: 0 2% 10px; }
.mid-footer > .row > .columns.footer-nav-col .menu li { margin-bottom: 20px; }
.mid-footer > .row > .columns.footer-nav-col .menu li a { font-family: "Raleway", sans-serif; color: #666; font-size: .9em; font-weight: 700; }
.mid-footer > .row > .columns.footer-nav-col .menu li a:hover { color: #a15cdb; }
.mid-footer > .row > .columns.footer-nav-col .menu-global-container { padding-bottom: 0px; border-top: none; }
.mid-footer > .row > .columns.footer-nav-col .menu-global-container li { text-align: center; }
.mid-footer > .row > .columns h3 { margin-bottom: 20px; text-align: center; }
.mid-footer > .row > .columns:last-child .columns { margin-bottom: 30px; text-align: center; }

.lower-footer { min-height: 75px; width: 100%; display: block; background-color: #4e1a7b; color: #fff; font-size: 13px; font-family: "Raleway", sans-serif; padding-top: 19px; padding-bottom: 10px; }
.lower-footer a { color: #ddd; }
.lower-footer a:hover { color: #fff; }
.lower-footer .privacy-menu li { display: inline-block; }
.lower-footer .privacy-menu li:first-child .spacer { display: none; }
.lower-footer .copyright-col { margin-top: 5px; line-height: 1.2; }

.twmp-tweet { color: #fff; text-align: center; width: 100%; max-width: none; background: #a15cdb; min-height: 120px; padding: 13px 12% 0; margin-bottom: 0px; }
.twmp-tweet a { color: #ddd; }
.twmp-tweet a:hover { color: #fff; }

.twitter-follow { min-height: 70px; line-height: 62px; display: block; width: 100%; background-color: #fff; text-align: center; color: #666; font-weight: 300; font-family: "Raleway", sans-serif; border: 4px solid #a15cdb; font-size: 1.4em; }
.twitter-follow:hover { color: #a15cdb; }
.twitter-follow .icon { position: absolute; right: 0px; left: -130px; margin: auto; bottom: 0px; top: 8px; }

/* SITEMAP PAGE --------------- */
.sitemap .page-content h2 { margin-bottom: 1em; }
.sitemap .page-content ul { margin-left: 20px; }
.sitemap .page-content li { position: relative; margin-bottom: .5em; }
.sitemap .page-content li:before { content: ''; display: block; width: 6px; height: 6px; position: absolute; left: -15px; top: .3em; border-radius: 50%; background: #a15cdb; }
.sitemap .page-content li a { color: #666; }

/* ---------------------------- */
/* -- MEDIA QUERIES ----------- */
/* ---------------------------- */
@media only screen and (min-width: 679px) { html { font-size: 18px; }
  p { line-height: 1.75; }
  .home .content-wrapper { padding-top: 80px; }
  .home .hidden { opacity: 0; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }
  .home .hidden.active { opacity: 1; }
  .front-featured-image { min-height: 275px; margin-top: 60px; }
  .global-header { height: 60px; }
  .global-header header { max-height: 60px; min-height: 60px; }
  .global-header header img { max-width: 180px; position: relative; }
  .global-header.search-active { height: 120px; }
  .global-header.search-active .hidden-search { height: 60px; }
  .global-nav { display: block !important; }
  .global-nav #menu-global { float: right; }
  .global-nav #menu-global li { margin-right: 10px; float: left; }
  .global-nav #menu-global li a { padding: 10px 5px; }
  .global-nav .open-search { margin: 15px 0 0 0px; font-size: 1em; }
  .home .content-wrapper { margin-top: 335px; }
  .front-featured-image { position: fixed; }
  .menu-global-container { padding-bottom: 0px; border-top: none; }
  .post { margin-bottom: 5em; }
  .post header { margin-bottom: 30px; }
  .post .post-image .post-date { left: -10px; top: -15px; width: 100px; height: 100px; padding-top: 21px; font-weight: 700; font-size: .8em; text-transform: uppercase; }
  .post .post-image .post-date span { font-weight: 300; font-size: 2em; }
  .about-feed.featured-image { display: block; }
  .about-content.content-wrapper { margin-top: 0px; }
  .recipe-link li { display: inline-block; float: none; text-align: center; }
  .recipe-link li a { color: #666; font-size: 1.25em; }
  .twmp-tweet { min-height: 70px; }
  .mid-footer > .row > .columns { padding-top: 30px; padding-bottom: 40px; }
  .mid-footer > .row > .columns.footer-nav-col .social li { margin: 0 4% 20px; }
  .mid-footer > .row > .columns.footer-nav-col .menu li { margin-bottom: 20px; }
  .mid-footer > .row > .columns.footer-nav-col .menu li a { font-family: "Raleway", sans-serif; color: #666; font-size: .9em; font-weight: 700; }
  .mid-footer > .row > .columns.footer-nav-col .menu li a:hover { color: #a15cdb; }
  .mid-footer > .row > .columns h3 { text-align: left; margin-bottom: 40px; }
  .lower-footer { padding-top: 29px; }
  .lower-footer .copyright-col { text-align: right; margin-top: 0px; }
  .single-title-row { position: relative; padding-top: 110px; min-height: 200px; padding-bottom: 20px; } }
@media only screen and (max-width: 678px) { .single .featured-image { display: none !important; }
  .single .content-wrapper { padding-top: 0; }
  .njb-share li { float: left; }
  .njb-share li:first-child { display: block; padding-top: 13px; margin-right: 0; margin-left: 15px; }
  .njb-share li:first-child h3 { font-size: 1rem; border-bottom: none; }
  .page-content .njb-share li:first-child { margin-left: 0; }
  body #commentform #comment-form-elements, body #commentform .comment-text { padding: 0; }
  body #gform_wrapper_2 .form_left, body #gform_wrapper_2 .form_right { float: none; width: 100%; } }
@media only screen and (min-width: 1024px) { html { font-size: 20px; }
  .global-nav #menu-global li { margin-right: 45px; }
  .global-nav #open-search { margin: 25px 0 0 5px; }
  .njb-share { text-align: center; position: absolute; width: 16.66667%; }
  .njb-share h3 { text-align: center; margin-bottom: 15px; font-size: 1rem; }
  .njb-share li { text-align: center; margin-bottom: 6px; display: block; }
  .njb-share li a { display: inline-block; }
  .post .post-image .post-date { left: -50px; top: -5px; }
  .mid-footer > .row > .columns { padding-top: 60px; padding-bottom: 90px; }
  .mid-footer > .row > .columns.about-col { padding-left: 40px; }
  .mid-footer > .row > .columns.footer-nav-col { padding-right: 20px; }
  .mid-footer > .row > .columns.footer-nav-col .menu-global-container li { text-align: left; }
  .mid-footer > .row > .columns:last-child { padding-top: 125px; } }



 /* COLORBOX */
#cboxOverlay, #cboxWrapper, #colorbox { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }

#cboxWrapper { max-width: none; }

#cboxOverlay { position: fixed; width: 100%; height: 100%; }

#cboxBottomLeft, #cboxMiddleLeft { clear: left; }

#cboxContent { position: relative; }

#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }

#cboxTitle { margin: 0; }

#cboxLoadingGraphic, #cboxLoadingOverlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow { cursor: pointer; }

.cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; -ms-interpolation-mode: bicubic; }

.cboxIframe { width: 100%; height: 100%; display: block; border: 0; padding: 0; margin: 0; }

#cboxContent, #cboxLoadedContent, #colorbox { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

#cboxOverlay { background: url(images/overlay.png) repeat 0 0; }

#colorbox { outline: 0; }

#cboxTopLeft { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -101px 0; }

#cboxTopRight { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -130px 0; }

#cboxBottomLeft { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -101px -29px; }

#cboxBottomRight { width: 21px; height: 21px; background: url(images/controls.png) no-repeat -130px -29px; }

#cboxMiddleLeft { width: 21px; background: url(images/controls.png) left top repeat-y; }

#cboxMiddleRight { width: 21px; background: url(images/controls.png) right top repeat-y; }

#cboxTopCenter { height: 21px; background: url(images/border.png) 0 0 repeat-x; }

#cboxBottomCenter { height: 21px; background: url(images/border.png) 0 -29px repeat-x; }

#cboxContent { background: #fff; overflow: hidden; }

.cboxIframe { background: #fff; }

#cboxError { padding: 50px; border: 1px solid #ccc; }

#cboxLoadedContent { margin-bottom: 28px; }

#cboxTitle { position: absolute; bottom: 4px; left: 0; text-align: center; width: 100%; color: #949494; }

#cboxCurrent { position: absolute; bottom: 4px; left: 58px; color: #949494; }

#cboxLoadingOverlay { background: url(images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic { background: url(images/loading.gif) no-repeat center center; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: 0 0; }

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active { outline: 0; }

#cboxSlideshow { position: absolute; bottom: 4px; right: 30px; color: #0092ef; }

#cboxPrevious { position: absolute; bottom: 0; left: 0; background: url(images/controls.png) no-repeat -75px 0; width: 25px; height: 25px; text-indent: -9999px; }

#cboxPrevious:hover { background-position: -75px -25px; }

#cboxNext { position: absolute; bottom: 0; left: 27px; background: url(images/controls.png) no-repeat -50px 0; width: 25px; height: 25px; text-indent: -9999px; }

#cboxNext:hover { background-position: -50px -25px; }

#cboxClose { position: absolute; bottom: 0; right: 0; background: url(images/controls.png) no-repeat -25px 0; width: 25px; height: 25px; text-indent: -9999px; }

#cboxClose:hover { background-position: -25px -25px; }

.cboxIE #cboxBottomCenter, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight, .cboxIE #cboxTopCenter, .cboxIE #cboxTopLeft, .cboxIE #cboxTopRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }



.follow-wrapper {
	display: block;
	padding: 0 0 20px;
	text-align: center;
}

img.featured-img {
	width: 100%;
	position: absolute;
	margin: auto;
	-webkit-transform: translateY(-25%);
		-ms-transform: translateY(-25%);
		transform: translateY(-25%);
}
@media only screen and (min-width: 1025px){
	img.featured-img {
		-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	}
}
label.screen-reader-text {
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  display: block;
}
