/*
Theme Name: Spoonful of Flavor
Theme URI: https://www.spoonfulofflavor.com
Author: Sugar Studios Design
Author URI: http://sugarstudiosdesign.com
Description: This is a custom designed theme for the lovely Ashley of Spoonful of Flavor <3
Version: 1.0
License: The MIT License (MIT)
License URI: http://opensource.org/licenses/MIT
Tags: one-column, two-column, full-width-template, custom menu
Text Domain: spoonfulofflavor
*/


body {
	background: #FFF url('assets/images/background.jpg') top repeat-x;
	font-family: 'Bitter', serif;
	color:#4c4847;
	font-size: 11px;
	font-size: .8em;
	letter-spacing: 1px;
	line-height: 15px;
	line-height: 1.5em;
}

.archive {
	border: none;
}

/* Containers */

#site-header {
}

#site-header a img {
	float: left;
	background: green;
}

#wrapper {
	width: 100%;
}

#primary {
	width: 600px;
	margin-right: 34px;
	float: left;
	clear:both;
	padding-bottom: 40px;
}

#fullwidth {
	width: 1000px;
	padding-bottom: 40px;
	float: left;
	clear: both;
}

#secondary {
	width: 366px;
	float: right;
	padding-top: 23px;
}

#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
}

#featuredposts {
	background: #f9f9f9;
	width: 98%;
	padding: 20px 0px 20px 20px;
	clear: both;
}

footer#colophon {
	background: #f9f9f9;
	padding: 20px;
	clear:both;
	font-family: 'Open Sans', sans-serif;
}

#copyright {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	color: #a9a2a2;
	font-family: 'Open Sans';
	font-size: 11px;
	padding-top: 40px;

}

#copyright a {
	color:#a9a2a2;
	text-decoration: underline;
}

#footer {
	width: 1000px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer-widget {
	float: left;
	border-right: 1px solid #d6d6d6;
	padding: 0px 25px;
	min-height: 130px;
}

#footer-widget4 {
	border-right: none;
	float: right;
	padding: 0px 25px;
	min-height: 130px;
	display: table-cell;
    vertical-align: middle;
}

#footer-widget4 a {
	color: #000;
	text-decoration: none;
}

.sticky {
	display: inline-block;
	margin-right: 13px;	
}

.sticky:last-child {
	margin-right: 0px;
}

.desc {
	background: #FFF;
	padding-bottom: 10px;
	text-align: center;

}

.sticky a:hover img {
	opacity: 0.5;
}

.desc a {
	color:#454140;
	text-decoration: none;
	text-align: center;
	font-size:15px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.image-cropper {
  position: relative;
  width: 308px;
  height: 380px;
  overflow: hidden;
  background-size: contain;
}

.image-cropper2 {
  position: relative;
  width: 185px;
  height: 185px;
  overflow: hidden;
  background-size: contain;
}

.image-cropper2 img {
	transform: scale(0.35, 0.35);
	-ms-transform: scale(0.35, 0.35);
	-webkit-transform: scale(0.35, 0.35);
}

.image-cropper img {
	transform: scale(0.6, 0.6);
	-ms-transform: scale(0.6, 0.6);
	-webkit-transform: scale(0.6, 0.6);
}

img.alignright {
	float: right;
	padding: 0px 0px 10px 10px;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.entry-content img {
	width: auto;
  max-width: 600px;
  height: auto;

}

.centered {
  position: absolute;
  left: -50%;
  top: -70%;
}

.centered2 {
  position: absolute;
  left: -110%;
  top: -190%;
}

/* Menus */

nav#access {
	border-top: 1px solid #e6e7e7;
	border-bottom: 1px solid #e6e7e7;
	float: left;
	width: 71%;
	margin-left: 20px;
	text-transform: uppercase;
	height: auto;
	margin-bottom: 50px;
}

nav#access a {
	text-decoration: none;
	color: #4b4645;
	font-size: 15px;
	font-size: 1.18em;
	padding: 0px 9px;
}

nav#access li {
	list-style-type: none;
}

.menu-utility-nav-container {
	width: 100%;
	float: left;
	padding:0px;
}

.menu-utility-nav-container a {
	color:#4b4645;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 20px 0px;
}

.menu-utility-nav-container ul li {
	list-style-type: none;
}

.menu-utility-nav-container ul {
	padding: 0px;
}


.menu-footer-nav-container ul li {
	list-style-type: none;
}

.menu-footer-nav-container ul {
	padding: 0px;
}

#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	/*padding: 0 0.1125em;*/
	text-decoration: none;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: -3.333em;
	width: 158px;
	z-index: 99999;
	background: #FFF;
	border: #f9f9f9 solid 10px;	
}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font-size: 15px;
	text-transform: capitalize;
	height: auto;
	line-height: .5em;
	padding: 10px 10px;
	min-width: 148px;
	text-align: center;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
}

#access li:hover > a,
#access a:focus {
	color: #f1657d;
}
#access ul li:hover > ul {
	display: block;
}


#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	color: #f1657d;
}

.menu-utility-nav-container {
	width: 59%;
}
.menu-utility-nav-container li {
	float: left;
	position: relative;
	margin-right: 20px;
}

.menu-utility-nav-container ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 1.833em;
	left: 0;
	width: 178px;
	z-index: 99999;
	background: #FFF;
	border: #f9f9f9 solid 10px;	
	padding: 5px;
}

.menu-utility-nav-container ul ul ul {
	left: 100%;
	top: 0;
}

.menu-utility-nav-container ul ul a {
	font-size: 12px;
	text-transform: capitalize;
	height: auto;
	line-height: .9em;
	padding: 10px 10px;
	min-width: 168px;
	text-align: center;
}
.menu-utility-nav-container li:hover > a,
.menu-utility-nav-container ul ul :hover > a,
.menu-utility-nav-container a:focus {
}

.menu-utility-nav-container li:hover > a,
.menu-utility-nav-container a:focus {
	color: #f1657d;
}
.menu-utility-nav-container ul li:hover > ul {
	display: block;
}


.menu-utility-nav-container .current-menu-item > a,
.menu-utility-nav-container .current-menu-ancestor > a,
.menu-utility-nav-container .current_page_item > a,
.menu-utility-nav-container .current_page_ancestor > a {
}

.special-btn {
	background: url('assets/images/nav-specialty-btn.jpg') no-repeat;
	width: 119px;
	font-style: italic;
	text-transform: capitalize;
	padding-left: 0px !important;
	margin-left: 2px;
}

.special-btn a {
	padding: 0px 5px 0px 15px !important;
	letter-spacing: 1px;
}

#nav-below {
	margin-bottom: 25px;
	padding-top: 15px;
	word-spacing: 8px;
}

.page-numbers {
	text-decoration: none;
}

.page-numbers.current {
	border: 3px solid #f9f9f9;
	padding: 2px 5px;
}

.next.page-numbers, .prev.page-numbers {
	word-spacing: 0px;
}


/* Fonts & Headers */

h1 {
	font-size: 22px;
	font-size: 1.8em;
}

h2 {
	font-size: 18px;
	font-size: 1.4em;
	font-style: italic;
	font-family: 'Bitter', serif;
}

h3 {
	font-size: 14px;
	font-size: 1.0em;
	font-family: 'Bitter', serif;
}

h4
{
	font-size: 22px;
	font-size: 1.8em;
}

#accordion h3 {
	font-weight: lighter;
}



h1.entry-title a, h1.archive-title, h1.entry-title {
	color: #4c4847;
	text-decoration: none;
	font-style: italic;
	line-height: 16px;
	line-height: 1.1em;
}

h1.entry-title a:hover {
	color: #f1657d;
}

h4.entry-title a, h4.archive-title, h4.entry-title {
	color: #4c4847;
	text-decoration: none;
	font-style: italic;
	line-height: 16px;
	line-height: 1.1em;
}

h4.entry-title a:hover {
	color: #f1657d;
}

.LuxusBrut { 
	font-family: LuxusBrut;
	font-weight: normal;
	font-style: normal;
}

.luxusstyle1 {
	font-family: LuxusBrut;
	color:#f1657d; 
	font-size:30px; 
	text-transform: lowercase;
}

.luxusstyle2 {
	font-family: LuxusBrut;
	color:#4b4645; 
	font-size:36px;
	text-transform: lowercase;
}

a {
	color: #454140;
}

a:hover {
	color:#f1657d;
}

hr {
	border: #f9f9f9 solid 1px;
}

/* Widgets */

.widget {
	border: 10px solid #f9f9f9;
	margin-bottom: 20px;
	padding: 0px 10px 20px 10px;
}

.widget-borderless {
	border: none;
	padding: 0;
}

.widget-borderless-about {
	border: none !important;
	padding: 0;
	margin-bottom: 40px;
}

.widget-borderless2 {
	border: 10px solid #FFF;
	padding: 0px 10px 0px 10px;
	margin-bottom: -10px;
}

.widget p {
	font-family: 'Open Sans', sans-serif;
}

h3.widget-title, #footer-widget h3 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: normal;
}

.srp-content-box .srp-post-title, .widget-area .widget .srp-post-title {
	letter-spacing: 0px;
	font-weight: normal;
	text-align: center;
	background: #f9f9f9;
	padding: 8px;
	line-height: 16px;
	font-size: 14px;
}

.srp-thumbnail-box {
	height: 170px !important;
	overflow: hidden;
}

.srp-post-title a {
	text-decoration: none;
}

.srp-container-single-column .srp-widget-singlepost {
	border: none;
}

/* Posts */

.dates {
	float: right;
	/*border: 10px solid #f9f9f9;*/
	padding: 5px 10px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

.dates2 {
	float: right;
	/*border: 10px solid #f9f9f9;*/
	padding: 5px 10px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 16px;
	font-size: 1.2em;
}

.more-link {
	font-family: LuxusBrut;
	text-decoration: none;
	font-size: 35px;
	color: #f1657d;
}

.entry-meta {
	border-top: 2px solid #f9f9f9;
	padding-top: 30px;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
}

.entry-meta a {
	color:#454140;
}

.post-tags, .post-category {
	float: left;
	font-style: italic;
	padding-right: 7px;
}

.post-tags {
	height:auto;
  margin-bottom:20px;
}


.post-tags a, .post-category a {
	font-style: normal;
}

.share {
	border: 10px solid #f9f9f9;
	width: 95%;
	padding: 20px 0px 20px 20px;
	margin-top: 20px;
	clear: both;
}

ul.wpsocialite.social-buttons.small {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline-block;
}

span.btn-wrapper {
	display: inline-block;
}

.wpsocialite.small .pinterest-pinit {
	width: 20px;
}

.excerpt {
	float: right;
	width: 60%;
}

.single .relatedposts .relatedthumb {
    display:inline-block;
    width: 32%;
}

.relatedposts {

}

.relatedthumb, .relatedthumb a {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0px;
	font-weight: normal;
	min-height: 40px;
	text-decoration: none;
	font-family: 'Bitter', serif;
	background: #f9f9f9;

}

.relatedthumb a:hover {
	opacity: 0.5;
}

#zlrecipe-container {
	border: 6px solid #f9f9f9;
	color: #454140;
	padding: 20px 20px 100px 20px !important;
	background: url('assets/images/recipe-logo.jpg') no-repeat bottom center !important;
}

#zlrecipe-title {
	color: #f1657d;
	font-weight: lighter !important;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
}

.h-4 {
	text-transform: uppercase;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif !important;
}

#zlrecipe-container .b-b {
	border: none !important;
}

#zlrecipe-yield {
	font-style: italic !important;
}

.zlrecipe-print-link {
	border: 1px solid #e8e8e8 !important;
	background: #f9f9f9 !important;
	padding: .5em 1em !important;
	border-radius: 2px !important;
}

.zlrecipe-print-link a {
	text-decoration: none !important;
}

/* Comments */

#comments ol {
	list-style-type: none;
}

#comments a {
	color:#454140;
}

a.comment-reply-link, time {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-style: italic;
}

ul.children {
	list-style-type: none;
	margin-right: 20px;
}

ol.commentlist {
	padding: 0px;
}

.comment {
	padding: 20px;
}

.comment img {
	float: left;
	margin: 0px 10px 10px 0;
}

#comments ol li {
	border: 10px solid #f9f9f9;
	padding: 10px;
	margin-bottom: 20px;
}

.comments-link {
	float: left;
}

.comments-link a {
	margin-right: 7px;
}

.commentlist ul li {
	border: 10px solid #f9f9f9;
}

#commentform input, #commentform textarea {
	padding: 10px 20px;
	font-size: 12px;
	margin-top: 5px;
	border: 1px solid #e8e8e8;
}

#commentform label {
	font-family: 'Open Sans', sans-serif;
}

input#submit {
	background: #cbe9e4;
	font-family: 'Bitter', serif;
	font-style: italic;
	font-size: 14px;
	border: none;
	cursor: pointer;
}

input, textarea {
	padding: 10px 5px;
	border: 1px solid #e8e8e8;
}

input.wpcf7-form-control.wpcf7-submit {
	background: url('assets/images/nav-specialty-btn.jpg') no-repeat top left;
	background-size: 95px Auto;
	padding: 10px 35px 10px 27px;
	color: #4b4645;
	font-style: italic;
	font-family: 'Bitter', serif;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
	border: 6px solid #f9f9f9;
}

/* Socials */

#socials {
	float: right;
	width: 380px;
	margin: 20px 0px;
	padding-left: 20px;
	background: url('assets/images/arrow-social.png') top left no-repeat;
}

#socials span {
	padding-top: 12px;
	margin-right: 10px;
}

.facebook a {
	width: 48px;
	height: 46px;
	background: url('assets/images/facebook.png') top no-repeat;
	display: block;
	float: left;
}

.facebook a:hover {
	background: url('assets/images/facebook.png') bottom no-repeat;
}


.twitter a {
	width: 48px;
	height: 46px;
	background: url('assets/images/twitter.png') top no-repeat;
	display: block;
	float: left;
}

.twitter a:hover {
	background: url('assets/images/twitter.png') bottom no-repeat;
}

.instagram a {
	width: 48px;
	height: 46px;
	background: url('assets/images/instagram.png') top no-repeat;
	display: block;
	float: left;
}

.instagram a:hover {
	background: url('assets/images/instagram.png') bottom no-repeat;
}

.pinterest a {
	width: 48px;
	height: 46px;
	background: url('assets/images/pinterest.png') top no-repeat;
	display: block;
	float: left;
}

.pinterest a:hover {
	background: url('assets/images/pinterest.png') bottom no-repeat;
}

.googleplus a {
	width: 48px;
	height: 46px;
	background: url('assets/images/googleplus.png') top no-repeat;
	display: block;
	float: left;
}

.googleplus a:hover {
	background: url('assets/images/googleplus.png') bottom no-repeat;
}

.wpsocialite.small .facebook-like {
	background: none;
	content:'love';
	color: #000;
}


.entry-content .wpsocialite.small > li {
margin: -6px 0 0 0;
width: 16%;
}
/* Forms */

select[name="archive-dropdown"], select[name="cat"] {
	padding: 10px 30px 10px 10px!important;
	background: #FFF url('assets/images/arrow.png') right no-repeat;
	border-radius: 0px;
	border: 1px solid #e8e8e8;
	font-family: 'Open Sans', sans-serif;
	color: #454140;
	font-size: 14px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
    cursor: pointer;
	display: block;
	margin: 0 auto;
	width: 75%;
}

#mc_embed_signup_scroll input {
	padding: 7px;
	color: #bebdbd;
	font-style: italic;
	font-size: 14px;
	border: #f9f9f9 solid 1px;
	font-family: 'Open Sans', sans-serif;
}

input#mc-embedded-subscribe.button {
	color: #4b4645;
	font-style: italic;
	font-family: 'Bitter', serif;
	padding: 7px 35px 7px 27px;
	border: none;
	cursor: pointer;
	background: #f9f9f9;
}

#mc-embedded-subscribe.button2 {
	background: url('assets/images/nav-specialty-btn.jpg') no-repeat top left;
	background-size: 88px Auto;
	padding: 10px 35px 10px 27px;
	color: #4b4645;
	font-style: italic;
	font-family: 'Bitter', serif;
}

#mce-EMAIL {
	width: 170px;
}

.spoon {
	background: url('assets/images/spoon.jpg') no-repeat left;
	padding: 30px 0 0 30px;
	height: 69px;
}

#searchform .field {
	font-style: italic;
	padding: 10px 35px 10px 17px;
	width: 80%;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color:#bebdbd;
	letter-spacing: 1px;
	border: 1px solid #f9f9f9;
}

/* --------------------------------------------
Accordion Styles
----------------------------------------------*/
 
.ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
ul#accordion { border-bottom: 1px solid #000E2E; }

ul#accordion li { border: 1px solid #000E2E; border-bottom: none; }
ul#accordion ul li { 
    border: none;
    border-bottom: 1px solid #C2C8D1;
    color: #999;
    padding: 5px 10px;
}
ul#accordion ul li:last-child { border-bottom: none; }

ul#accordion a.heading { 
    background: #F4FFF9;
    color: #999;
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 5px;
    text-decoration: none;
}
ul#accordion a.heading:hover { background: #00B9D2; color: #fff; }

ul#accordion li ul a { border-bottom: 1px solid #00B9D2; color: #025185; text-decoration: none; }
ul#accordion li ul a:hover { border-bottom: none; }
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }

/* Category Grid */

.grid-item {
	display: inline-block;
	width: 31%;
	background: #f9f9f9;
	margin:0px 11px 11px 0;	
	position: relative;
	vertical-align: top;
}

.grid-item-wide {
	display: inline-block;
	width: 30%;
	margin:0px 0px 11px 15px;	
	position: relative;
	vertical-align: top;
	padding: 0px 7px;
}

.grid-item-extrawide {
	display: inline-block;
	width: 45%;
	margin:0px 0px 11px 15px;	
	position: relative;
	vertical-align: top;
	padding: 0px 7px;
}

.grid-item-wide:last-child {
	margin-right: 0px;
}


.grid-item-wide a {
	text-decoration: none;
}

.grid-item-wide em {
	color:#f1657d;
}


h2.caption {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 5px 5px 0px 5px;
	min-height: 40px;
}

.grid-item a {
	text-decoration: none;
}

.grid-item a:hover {
	opacity: 0.5;
}

/* ----------- iPhone 4 and 4S ----------- 

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

	#featuredposts {
		display: none;
	}

	#page {
		width: 300px;
	}

	#primary {
		width: 100%;
	}

	img.attachment-thumbnail {
		width: 300px;
		height: 300px;
	}

	#secondary {
		float: none;
		width: 100%;
	}
}
*/