/*
Theme Name: TriedAndTastyV3
Theme URI: http://triedandtasty.com
Author: Specialized Creative
Author URI: http://specializedcreative.com/
Description: TriedAndTastyV3 is for private use on TriedandTasty.com only
Version: 3
License: Private
License URI: 
Tags: 
Text Domain: TriedAndTastyV3
*/


/* ==========================================================================
   Default stylings from HTML5 Boilerplate
   ========================================================================== */

/* Apply a natural box layout model to all elements - http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Using rem font sizing (Root em’s) with fallback to px for ie8 and below - http://snook.ca/archives/html_and_css/font-size-with-rem */
body { margin: 0; font-size: 16px; font-size: 1rem; line-height: 1.5; }

::-webkit-selection { background: #5784FE; color: #fff; text-shadow: none; }
::-moz-selection { background: #5784FE; color: #fff; text-shadow: none; }
::selection { background: #5784FE; color: #fff; text-shadow: none; }

a { color: #4e52ba; text-decoration: none; }
a:visited { color: #4e52ba; }
a:hover { color: #343890; }

menu { padding: 0; }

td { vertical-align: top; }


/* ==========================================================================
   Basic page styles
   ========================================================================== */

body { 
	margin: 0 auto;
	padding: 0;
	font: 16px/1.5 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	color: #333;
	text-align: left;
}

ins {
background-color: rgba(255, 255, 255, 0.01) !important;
}

#sc-sticky-navigation-wrapper { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 margin-bottom: 40px;
 margin-left: auto;
 margin-right: auto;
}

#sc-sticky-navigation { /* SC edit */
 position: fixed;
 z-index: 9999;
 float: left;
 width: 100%;
 height: auto;
 padding: 8px 0px 8px 0px;
 background-color: #fff; /* was e7353e */
 text-align: center;
 color: #333333; /* was 58b197 */
 margin-left: auto;
 margin-right: auto;
}

.sc-float-left-auto {
position: relative;
float: left;
width: 270px;
height: auto;
}

.sc-float-right-auto {
position: relative;
float: right;
width: auto;
height: auto;
margin-top: 7px;
}

#sc-sticky-navigation-menu { /* SC edit */
 position: relative;
 float: none;
 max-width: 1160px;
 padding: 0px 20px 0px 20px;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

#sc-featured-bar { /* SC edit 6-29 */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 3px 0;
 background-color: #fff; /* was e5e5e5 */
 border-bottom: 1px solid #ccc;
 text-align: center;
 color: #707070;
 margin-bottom: 15px;
 margin-left: auto;
 margin-right: auto;
}

#sc-featured-bar-1200px { /* SC edit */
 position: relative;
 float: none;
 max-width: 1200px;
 height: auto;
 padding: 0px 20px;
 margin-left: auto;
 margin-right: auto;
 border-bottom: 0px solid #ccc;
 text-align: center;
}


.sc-featured-bar-text { /* SC edit */
 position: relative;
 width: auto;
 height: auto;
 margin: 2px 10px 2px 0; 
}

.sc-featured-bar-button {
 width: auto;
 position: relative;
 padding: 2px 5px 2px 5px;
 margin: 2px 0px 2px 0;
 background-color: #6f73d2;
 color: #fff;
 border-radius: 3px;
 font-size: 13px;
}

.sc-featured-bar-text-and-button-container {
 padding: 1px 0 3px 0;
 margin-left: auto;
 margin-right: auto;
 float: none;
 text-align: center;
 width: auto;
}

.sc-circle-photo { /* SC edit */
 position: relative;
 float: left;
 width: 85px;
 height: 85px;
 margin: 0 0 0 0;
}

.sc-footer-logo { /* SC edit */
 position: relative;
 float: left;
 width: 90px;
 height: 90px;
 margin: 0px 10px 0px 0px;
}

#sc-header-area-blue { /* SC edit SC A1 */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 14px 0;
 background-color: #59b2a2;
 background-image: url(http://triedandtasty.com/img/bg-header-full-site.jpg);
 background-repeat: repeat;
}

#sc-logo {
 position: relative;
 float: left;
 width: 9.75%;
 height: auto;
 margin-top: 12px; /* was 15px */
 margin-bottom: 0px; /* was 5px */
}

.sc-banner-728x90-header {
 position: relative;
 float: right;
 width: 63%;
 min-height: 110px;
 padding-top: 0px;
}

.sc-banner-728x90-footer {
 position: relative;
 float: left;
 clear: both;
 width: 100%;
 margin-top: 3px;
}

/* .menu-tnt-main-navigation-menu-container { /* SC edit necessary to center main navigation menu at top of site */
/* width: auto;
height: auto;
display: inline-block;
text-align: center;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
vertical-align:top; /* SC edit - necessary to prevent empty space below inline-block */
/* } */

.menu-menu-container { /* SC edit necessary to center main navigation menu at top of site */
width: auto;
height: auto;
display: inline-block;
text-align: center;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
vertical-align:top;  /* SC edit - necessary to prevent empty space below inline-block */
clear: both;
}

#sc-nav-area-wrapper { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 background-color: #4b9588; /* was 51a193 aaa */
 text-align: center;
}

#sc-nav-area-1200px { /* SC edit */
 position: relative;
 float: none;
 max-width: 1180px;
 height: auto;
 padding: 0px 10px 0px 10px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.sc-menu-toggle {
	position: relative;
	width: auto;
	margin-right: 7px;
}

.sc-menu-text {
	position: relative;
	width: auto;
	line-height: 160%;
}

.post { /* SC edit */
 position: relative;
 float: left;
 clear: none;
 width: 100%;
 height: auto;
 margin: 0;
 background-color: #ffffff;
 border: 0px solid #000;
}

.sc-font-medium {
 font-size: 20px;
 font-weight: bold;
 color: #ffffff;
}

.home .entry-header {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.home .entry-header .entry-title a {
	text-decoration: none;
}

.post .entry-title {
 text-transform: uppercase;
}

#post-14350 .entry-title {
 text-transform: uppercase;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #6e73d2;
}

.facetwp-search {
 border: 1px solid #6f73d2 !important;
}

.home:alink {
text-decoration: none;
}

.home .post:first-child .entry-title { /* SC edit adds a border on top of the most recent post on the home page */
 border-top: 1px solid #d9d8d8;
 float: left;
 width: 100%;
 height: auto;
 clear: both;
 padding-top: 10px;
}

.home .entry-header h1 a:visited {
	color: #333;
}

.home .entry-header h1 a:hover {
	color: #2997ab;
}

.home #sc-featured-post-container {
 float: left;
 position: relative;
 border: 1px solid #cccccc;
 background-color: #e7353e; /* was e7353e sc a1 */
}

body.home #content div.thumbnail:nth-of-type(2) { /* SC edit, make most recent post bigger than the rest on homepage */
    display: block;
    width: 980px;
}

body.home #content div.thumbnail:nth-of-type(2) h2 { /* SC edit, make most recent post bigger than the rest on homepage */
    /* Your <h2> heading styles here. */
}
body.home #content div.thumbnail:nth-of-type(2) img { /* SC edit, make most recent post bigger than the rest on homepage */
    /* Your <img> image styles here. */
}

.sc-resource-sheets {
 position: relative;
 float: left;
 width: 100%;
}

.sc-resource-sheet-first {
 position: relative;
 float: left;
 width: 100%;
 padding-bottom: 25px;
 margin: 25px 0 25px 0;
 border-bottom: 1px solid #ccc;
}

.sc-resource-sheet-middle {
 position: relative;
 float: left;
 width: 100%;
 padding-bottom: 25px;
 margin: 0 0 25px 0;
 border-bottom: 1px solid #ccc;
}

.sc-resource-sheet-last {
 position: relative;
 float: left;
 width: 100%;
 padding-bottom: 25px;
 margin: 0 0 25px 0;
}

.sc-sidebar-container { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 background-color: #ccc;
 clear: both;
 margin-bottom: 15px;
}

.sc-sidebar-300px-sidebar-container { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: 310px;
 padding: 30px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 background-color: #e9e9e9; /* was e5e5e5 */
}

.sc-sidebar-300px-sidebar-container-shk-button { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 30px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 /* background-color: #e9e9e9; */ /* was e5e5e5 */
}

.sc-sidebar-300px-sidebar-container-button { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 30px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 /* background-color: #e9e9e9; */
}

.sc-sidebar-300px-sidebar-container-feature-and-sharing-outer {
 position: relative;
 float: left;
 width: 100%;
 padding: 30px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 background-color: #e9e9e9; /* was e5e5e5 */
}

.sc-sidebar-300px-sidebar-container-feature-and-sharing-inner {
 position: relative;
 float: left;
 width: 100%;
 padding: 10px 15px 15px 15px;
 border: 1px solid #ccc;
 text-align: center;
 background-color: #fff; /* was e5e5e5 */
}

.sc-like-to-feature-icon {
	margin: 0 0 4px 0;
}

.sc-like-to-feature-heading {
 font-size: 15px;
 font-weight: 500;
 text-transform: uppercase;
 color: #4448a1;
}

.sc-fine-print-heading {
 font-size: 13px;
 margin: 8px 0 5px 0;	
}

.sc-small-text {
	font-size: 11px;
}

.sc-sidebar-300px-sidebar-container-skyscrapers { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 14px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 background-color: #e9e9e9;
}

.sc-sidebar-300px-sidebar-container-skyscraper-large { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 14px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 background-color: #e9e9e9;
}

.sc-sidebar-300px-sidebar-container-skyscraper-300w {
width: auto;
height: 600px;
}


.sc-sidebar-300px-sidebar-container img { /* SC edit */
   border: 1px solid #ccc;
}

.sc-sidebar-300px-sidebar-container-shk-button img { /* SC edit */
   border: 1px solid #ccc;
}

.sc-sidebar-skyscraper-container-left {
 position: relative;
 float: left;
 clear: none;
 width: 50%;
 padding-right: 7px;
}

.sc-sidebar-skyscraper-container-right {
 position: relative;
 float: right;
 clear: none;
 width: 50%;
 padding-left: 7px;
}

.sc-sidebar-300px-sidebar-container-social { /* SC edit 6-29 */
 position: relative;
 float: left;
 width: 100%;
 padding: 6px;
 border: 0px solid #c42129;
 margin: 0 auto 6px auto;
 text-align: center;
 background-color: #6F73D2; /* was e7353e then 727272*/
  background-image: url(http://triedandtasty.com/img/bg-social-media-sidebar.jpg);
 background-repeat: repeat;
}

.sc-sidebar-social-media-icon {
 position: relative;
 float: left;
 width: 8%;
 margin-right: 2%;
}

.sc-sidebar-social-media-icon-last {
 position: relative;
 float: left;
 width: 8%;
 margin-left: 1%;
}

.sc-sidebar-footer-container-social { /* SC edit */
 position: relative;
 float: left;
 width: auto;
 margin: 0 auto 20px auto;
 text-align: center;
 clear: both;
}

.sc-footer-social-media-icon {
 position: relative;
 float: left;
 margin: 0px 1% 0px 0px;
 width: 9%;
}

.sc-footer-social-media-icon-last {
 float: left;
 width: 9%;
 margin: 0px;
}

.sc-footer-popular-recipes-title {
 font-size: 13px;
 color: #bae3da;
}

.sc-footer-popular-recipe {
 position: relative;
 float: left;
 width: 13.28%;
 margin: 0 1% 2% 0;
}

.sc-footer-popular-recipe-last {
 position: relative;
 float: left;
 width: 13.28%;
 margin: 0 1% 2% 0;
}

.sc-footer-popular-recipe-photo {
 position: relative;
 float: left;
 width: 33.33%;
 border: 1px solid #4b9588;
 clear: both;
 margin-bottom: 5px;
}

.sc-footer-popular-recipe-photo-even {
 width: 100%;
}

.sc-footer-popular-recipe-photo-odd {
 width: 100%;	
}

.sc-footer-popular-recipe-caption {
 position: relative;
 float: left;
 margin-right: 10px;
 width: 96%;
 padding: 0 4%;
 border: 0px solid #4b9588;
 font-size: 12px;
 color: #bae3da;
}

#sc-footer-container a:link {color: #bae3da;}
#sc-footer-container a:visited {color: #bae3da;}

.sc-footer-popular-recipe-caption a:link {color: #bae3da;}
.sc-footer-popular-recipe-caption a:visited {color: #bae3da;}

.post .wp-post-image { /* SC edit - hide featured images in posts */
display:none; 
}

.widget-title {display: none}

#nav-below { /* SC edit */
 margin-bottom: 20px;
}

.sc-sidebar-optin-container { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 min-height: 211px;
 padding: 15px;
 border: 1px solid #59c1a3;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 37px;
 margin-top: -15px;
 text-align: center;
 background-color: #7DD0B8;
}

#sc-sidebar-optin-container-old { /* SC edit */
 position: relative;
 float: left;
 width: 100%; /* SC edit was 100% */
 min-height: 200px;
 padding: 10px 15px 10px 15px;
 margin: -15px auto 37px auto;
 background-image: url(http://triedandtasty.com/wp-content/uploads/2015/05/moving-bg-03.jpg);
 background-position: 0px 0px;
 background-repeat: repeat;
 animation: animatedBackground 120s linear infinite;
 -ms-animation: animatedBackground 120s linear infinite;
 -moz-animation: animatedBackground 120s linear infinite;
 -webkit-animation: animatedBackground 120s linear infinite;
 border: 1px solid #16aa9b;
}

.home .post:first-child {
 float: left;
 position: relative;
 width: 100%;
 height: auto;
 border-bottom: 1px solid #d9d8d8; /* SC edit was 28b8ac */
 margin: -20px 0px 0px 0px;
}

.home .post:first-child h1 {
 font-size: 30px;
}


.home .post:not(:first-child) {
 position: relative;
 float: left;
 clear: none;
 max-width: 50%;
 margin: 0% 0% 1% 0%;
 background-color: #ffffff;
 border-bottom: 1px solid #d9d8d8;
 padding: 15px;
}

.sc-divide-featured-post-from-non-featured {
 position: relative;
 float: left;
 width: 100%;
 clear: both;
}

/* .sc-non-featured-post-title { /* SC a1 */
 /* position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 4px 10px 4px 10px;
 margin-top: -252px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 background-color: rgba(164, 145, 86, 0.7);
} */

/* .sc-non-featured-post-title { /* SC a1 6-29 */
/*display: table;
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 height: 52px;
 min-height: 52px;
 vertical-align: middle;
 padding: 4px 10px 4px 10px;
 margin-top: -65%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 background-color: rgba(0, 0, 0, 0.4);
/*  background-color: rgba(89, 178, 162, 1.4); */
/* background-color: #51a193;
 background-color: rgba(81, 161, 147, 0.9);
 text-transform: uppercase;
} */

.sc-non-featured-post-title { /* SC a1 6-29 */
 display: table;
 position: absolute;
 top: 10px;
 width: 100%;
 height: auto;
 height: 52px;
 min-height: 52px;
 vertical-align: middle;
 padding: 4px 10px 4px 10px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 background-color: #51a193;
 background-color: rgba(81, 161, 147, 0.9);
 text-transform: uppercase;
 z-index: 9999;
}

.sc-non-featured-post-title h2 { /* used for non featured post titles on home page */
 display: table-cell;
 font-family: 'Lato', sans-serif;
 font-weight: 300;
 position: relative;
 width: 100%;
 height: auto;
 font-size: 18px;
 color: #fff;
 padding: 0px;
 margin: 0px;
 vertical-align: middle;
}

.sc-non-featured-post-title h2 a { /* used for non featured post titles on home page */
 color: #fff;
}

.sc-date-and-comments a {color: #fff;}
.sc-date-and-comments a:link {color: #fff;}
.sc-date-and-comments a:visited {color: #fff;}

.sc-date-and-comments {
position: absolute;
float: none;
font-family: 'Lato', sans-serif;
font-weight: 400;
width: auto;
height: auto;
padding: 0px 4px 1px 4px;
margin-left: 0px;
margin-right: auto;
bottom: 10px;
background-color: #59b2a2; /* was 59b2a2 */
z-index: 9999;
color: #fff;
font-size: 12px;
}

.sc-white-opacity {
 color: rgba(255, 255, 255, 0.4);
}

.sc-comments {
 position: absolute;
 float: none;
 width: auto;
 height: auto;
 padding: 0 4px;
 margin-left: 10px;
 margin-right: auto;
 margin-top: 170px;
 background-color: #59b2a2;
 z-index: 9999;
 color: #fff;
 font-size: 13px;
}

.sc-featured-section { /* SC edit 6-29 */
 float: left;
 position: relative;
 display: table-cell;
 vertical-align: middle;
 width: 100%;
 height: auto;
 background-color: #e9e9e9; /* was e9e9e9 */
 color: #666666;
 padding: 4px 15px 13px 15px;
 font-size: 16px;
 border: 1px solid #ccc;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 margin-bottom: 5px;
}

.sc-featured-section h1 {
 font-size: 22px;
 padding: 0;
 margin: 0;
 font-weight: 400;
 color: #3c3c3c;
 text-align: left;
}

.sc-featured-section-left {
 float: left;
 position: relative;
 width: 23%;
 margin-left: 2%;
 margin-right: 4%;
 margin-top: 17px;
 /* background-image: url(../../../img/yvonne-cartoon.png);
 background-repeat: no-repeat; */
 background-size: 100%;
 display: inline-block;
}

.sc-featured-section-right {
 float: left;
 position: relative;
 width: 70%;
 display: inline-block;
 margin-top: 8px;
}

.sc-featured-section-welcome {
 position: relative;
 float: left;
 padding: 5px 12px 5px 12px;	
 margin: 0 auto 0 auto;
}

.sc-featured-section-get-started {
 position: relative;
 float: left;
 padding: 15px 0px 10px 0px;	
 margin: 0 auto 0 auto;
}

.sc-healthy-text {
 color: #6f73d2;
}

.sc-featured-section-thirds {
 float: left;
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0;	
 font-family: 'Lato', sans-serif;
 font-weight: 400;
}


.sc-featured-section_1_of_3 {
 float: left;
 position: relative;
 width: 33.333%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 font-size: 19px;
 color: #fff;
 text-align: center;
 line-height: 120%;
 background-image: url(http://triedandtasty.com/img/bg-featured-section-ebook.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 
}

.sc-featured-section_2_of_3 {
 float: left;
 position: relative;
 width: 33.333%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 border-left: 1px solid #a6a8e2;
 border-right: 1px solid #a6a8e2;
 font-size: 19px;
 color: #fff;
 text-align: center;
 line-height: 120%;
 background-image: url(http://triedandtasty.com/img/bg-featured-section-essentials.jpg);
 background-repeat: no-repeat;
 background-size: cover;
}

.sc-featured-section_3_of_3 {
 float: left;
 position: relative;
 width: 33.333%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 font-size: 19px;
 color: #fff;
 text-align: center;
 line-height: 120%;
 background-image: url(http://triedandtasty.com/img/bg-featured-section-fitness.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 background-position: top center;
}

.sc-featured-section-img {
 position: relative;
 float: none;
 width: 40px;
 height: 40px;
 margin: 5px auto 5px auto;
}

.sc-featured-section-img-fitness {
 position: relative;
 float: none;
 width: 50px;
 height: 40px;
 margin: 5px auto 5px auto;
}

.sc-featured-section-text-right {
 position: relative;
 float: left;
 width: 100%;
 height: auto;
}


.sc-featured-section-button-ebook a {color: #fff; font-weight: 700;}

.sc-featured-section-button-ebook a:visited {color: #fff; font-weight: 700;}



.sc-featured-section-button {
 position: relative;
 width: 70%;
 float: none;
 padding: 8px 4px 8px 4px;
 border: 0px solid #fff;
 margin: 10px auto 10px auto;
 font-size: 14px;
 font-weight: 700;
 line-height: 100%;
 border: 1px solid #a6a8e2;
 border-radius: 3px;
  background-color: rgba(76, 80, 174, 0.4);
}

.sc-featured-section-button:hover {
 border: 1px solid #c8c9ed;	
}

.sc-featured-section-button a {color: #fff; font-weight: 700;}
.sc-featured-section-button a:visited {color: #fff; font-weight: 700;}
.sc-featured-section-button a:hover {color: #fff; font-weight: 700;}

.post-not-featured0 { /* SC edit non-featured posts on the left side of the page */
 position: relative;
 float: left;
 clear: none;
 width: 49%;
 height: 252px;
 margin: 2% 1% 0% 0%;
 text-align: center;
 overflow: hidden;
}

.post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 position: relative;
 float: left;
 clear: none;
 width: 49%;
 height: 252px;
 margin: 2% 0% 0% 1%;
 text-align: center;
 overflow: hidden;
}

#post-14350 .post-not-featured0 { /* SC edit non-featured posts on the left side of the page */

 height: 124px;
 overflow: hidden;
 
}

#page-14350 .post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 position: relative;
 float: left;
 clear: none;
 width: 49%;
 height: 124px;
 margin: 2% 0% 0% 1%;
 text-align: center;
 overflow: hidden;
}

.home .post:first-child .header-meta { /* SC edit */
        max-width: 160px;
	border-top: 1px solid #d9d8d8;
	/* border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc; */
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
        margin-left: auto;
        margin-right: auto;
	/* padding: 9px 9px 4px 9px; */
	/* padding: 0.3125rem 0; */
	*zoom: 1;
 clear: left;
 float: left;
}

/* .home .post:first-child .wp-post-image { /* SC edit */
 float: right;
 margin-left: auto;
 margin-right: auto;
 display: block;
 clear: none;
 /* padding: 10px; */
 /* border: 1px solid #ccc; */

} */

.home .wp-post-image { /* SC edit */
 margin-left: auto;
 margin-right: auto;
 display: block;
 /* padding: 10px; */
 /* border: 1px solid #ccc; */
}

.post div.thumbnail:nth-of-type(2) { /* SC edit, make most recent post bigger than the rest on homepage */
    display: block;
    width: 980px;
}

.post div.thumbnail:nth-of-type(2) h2 { /* SC edit, make most recent post bigger than the rest on homepage */
    /* Your <h2> heading styles here. */
}
.post div.thumbnail:nth-of-type(2) img { /* SC edit, make most recent post bigger than the rest on homepage */
    /* Your <img> image styles here. */
}

.sc-affil-disclaimer {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 12px 10px 12px;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-style: italic;
	text-align: center; 
}

.even { /* SC edit */
position: relative;
float: left;
width: 100%;
height: auto;
border: 0px solid #ccc;
margin-bottom: 0px;
}

.odd { /* SC edit */
position: relative;
float: left;
width: 100%;
height: auto;
border: 0px solid #389CA5;
padding: 0px;
margin-bottom: 10px;
}

#read-comments { height: 1px; width: auto; margin-bottom: -45px; }

.comment-author-steve {}

.sc-single-post-date-heading {
position: relative;
width: 100%;
height: auto;
padding: 4px 0px 6px 0px;
background: #fff;
border: #d4d4d4 solid 1px;
margin: 0px 0px 13px 0px;
}

.sc-single-post-date-day {
 font-size: 13px;
 color: #474747;
 text-align: center;
 line-height: 100%;
 margin: 0px;
 padding: 0px;
}

.sc-single-post-date-year {
 font-size: 14px;
 color: #474747;
 text-align: center;
 line-height: 100%;
 margin-top: 3px;
 padding: 0px;
 letter-spacing: 1px;
}

.sc-single-post-comments-number {
 font-size: 19px;
 color: #2B9593;
 text-align: center;
 line-height: normal;
 line-height: 100%;
 padding: 0px;
 margin: 0px;
}

.sc-single-post-comments-number-no-comments {
 font-size: 15px;
 color: #585858;
 text-align: center;
 line-height: normal;
 margin: -3px 0 0 0;
 padding: 0px;
}

.sc-comments-bubble {
position: relative;
width: 100%;
height: auto;
padding: 4px 2px 8px 2px;
text-align: center;
background: #fff;
-webkit-border-radius: 10px;
-webkit-backface-visibility: hidden;
-moz-border-radius: 10px;
border-radius: 0px;
border: #d4d4d4 solid 1px;
margin-bottom: 20px;
}

.sc-comments-bubble:after {
content: '';
position: absolute;
border-style: solid;
border-width: 10px 10px 0;
border-color: #fff transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -10px;
bottom: -10px;
left: 50%;
}

.sc-comments-bubble:before {
content: '';
position: absolute;
border-style: solid;
border-width: 10px 10px 0;
border-color: #bdbdbd transparent;
display: block;
width: 0;
z-index: 0;
margin-left: -10px;
bottom: -11px;
left: 50%;
}

.sc-single-post-comments-text {
 font-size: 11px;
 color: #474747;
 text-align: center;
 line-height: 100%;
 margin-left: auto;
 margin-right: auto;
 width: auto;
}

.sc-single-post-no-comments-text {
 font-size: 13px;
 color: #585858;
 text-align: center;
 line-height: 120%;
 margin-top: 3px;
 padding: 0px;
}

.sc-single-social-media-icons-side {
 position: relative;
 float: left;
 clear: none;
 margin: 0;
 width: 28px;
 height: 28px;
 border: 1px solid #d4d4d4;
}

.sc-social-share-side-heading {
	width: 100%;
	float: left;
	position: relative;
	background-color: #fff;
	color: #666;
	font-size: 15px;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table {
    display: table;
    border-collapse: collapse;
	width: 100%;
}

.sc-single-social-container {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 0 10px 0;
}

.sc-single-social-container-column {
    display:table-row;
	border-collapse:collapse;
}

.sc-single-social-container-cell {
    display: table-cell;
    border: 0px solid #d4d4d4;
    width: 50%;
    height: 50%;
	position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-collapse:collapse;
}

.sc-single-social-container-cell-social-icon-facebook {
 float: left;
 position: relative;
 width: 50%; 
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #3b5998;
}

.sc-single-social-container-cell-social-icon-pinterest {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #bd081c;
}

.sc-single-social-container-cell-social-icon-twitter {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #019fe9;
}

.sc-single-social-container-cell-social-icon-yummly {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #f04e23;
}

.sc-single-social-container-cell-social-icon-stumbleupon {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #f04e23;
}

.sc-single-social-container-cell-social-icon-reddit {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #c6c6c6;
}

.sc-single-social-container-cell-social-icon-google-plus {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #dd4b39;
}

.sc-single-social-container-cell-social-icon-tumblr {
 float: left;
 position: relative;
 width: 50%;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 height: auto;
 background-color: #35465c;
}

/* SC share buttons */

.sc-share-buttons ul li {
    float: left;
    list-style: outside none none;
    padding: 0 0 0 5px;
    width: auto;
}
.sc-share-buttons h4 {
    background: none repeat scroll 0 0 #d79c75;
    color: #030607;
    float: left;
    font: bold 12px/31px "Open-sans",sans-serif;
    margin: 1px;
    padding: 0 8px;
    width: auto;
}
.sc-share-buttons {
    height: 32px;
    margin: 20px 0;
    width: auto;
}
/* Single Special Social Button Style*/
.facebook {
    background: none repeat scroll 0 0 #45619d;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: lighter 12px/32px "Arial",sans-serif;
    padding: 8px;
    text-align: center;
    text-decoration: none;
}
.googleplus {
    background: none repeat scroll 0 0 #e15449;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: lighter 12px/32px "Arial",sans-serif;
    padding: 8px;
    text-align: center;
    text-decoration: none;
}
.twitter {
    background: none repeat scroll 0 0 #55acee;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: lighter 12px/32px "Arial",sans-serif;
    padding: 8px;
    text-align: center;
    text-decoration: none;
}
.linkedin {
    background: none repeat scroll 0 0 #0077b5;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: lighter 12px/32px "Arial",sans-serif;
    padding: 8px;
    text-align: center;
    text-decoration: none;
}
.pinterest {
    background: none repeat scroll 0 0 #bd1e23;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: lighter 12px/32px "Arial",sans-serif;
    padding: 8px;
    text-decoration: none;
}
.stumbleupon {
    background: none repeat scroll 0 0 #eb4924;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: lighter 12px/32px "Arial",sans-serif;
    padding: 8px;
    text-decoration: none;
}
.reddit {
    background: none repeat scroll 0 0 #c5ddf6;
    border: 1px solid #000;
    border-radius: 1px;
    color: #fff;
    font: bold 12px/32px "Arial",sans-serif;
    padding: 8px;

    text-decoration: none;
}

/* Recipe Finder Section */

#sc-recipe-finder-left {
 position: relative;
 float: left;
 width: 22%;
 margin-right: 2.5%;
 font-size: 12px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
}

#sc-recipe-finder-right {
 position: relative;
 float: right;
 width: 75.5%;
}

#sc-recipe-finder-pagination {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 15px;
}

.facetwp-page { /* SC edit pagination button style for page numbers on recipe finder */
	padding: 1px 8px 2px 8px !important;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #e9e9e9;
}


.facetwp-page.active {

background-color: #d9d8d8;
}

.sc-recipe-finder-recipe {
 position: relative;
 float: left;
 width: 32%;
 margin-right: 1.3333%;
 height: 150px;
}

.sc-recipe-finder-photo {
 position: relative;

}

.sc-recipe-finder-recipe-title {
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 text-align: center;
 line-height: 100%;
 margin: 3px 0 0px 0;
}

.sc-recipe-finder-recipe-title h2.title {
	font-size: 12px;
}

.sc-recipe-finder-filter-title-first {
 position: relative;
 float: left;
 margin: 0px 0 10px 0;
 font-size: 15px;
 clear: both;
 text-transform: uppercase;
 background-color: #6f73d2;
 color: #fff;
 padding: 2px 7px 3px 7px;
 width: 100%;
}

.sc-recipe-finder-filter-title {
 position: relative;
 float: left;
 margin: -25px 0 5px 0;
 font-size: 15px;
 clear: both;
 text-transform: uppercase;
 background-color: #6f73d2;
 color: #fff;
 padding: 2px 7px 3px 7px;
 width: 100%;
}

.sc-recipe-finder-filter-facets {
 position: relative;
 float: left;
 clear: both;
}

.sc-recipe-finder-filter-reset {
 position: relative;
 float: left;
 clear: both;
 margin-bottom: 10px;
}

.featured-blog-button {
	float: left;
	height: 35%;
	margin-left: 25px;
	margin-bottom: 25px;
	position: relative;
}
.large-featured-blog-button {
	float: left;
	height: 45%;
	margin-right: 5%;
	margin-bottom: 10px;
	position: relative;
}
.featured-blog-text {
	float: left;
	width: 65%;
	margin-right: 5%;
	margin-bottom: 25px;
	position: relative;
}

/* SC Animated Cloud Section */

#clouds{
 position: relative;
 float: left;
 width: 100%;
 height: 216px; /* was 228px */
 background: #7dd0b8;
 /* background: -webkit-linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -moz-linear-gradient(top, #7dd0b8 0%, #fff 100%); */
 overflow: hidden;
 display: block;
 margin: 7px auto 16px auto;
 clear: both;
}

.clouds-image {
	position: absolute;
	width: 85%;
	margin-left: 7%;
	z-index: 9999;
	bottom: 0px;
}

.sc-sidebar-optin-left {
 position: relative;
 float: left;
 width: 36%;
 height: 216px;
 z-index: 9997;
 margin: 2% 5% 0 5%;
}

.sc-sidebar-yvonne-cartoon {
float: left;
position: absolute;
bottom: 0px;	
}


.sc-sidebar-optin-right {
 position: relative;
 float: left;
 width: 50%;
 height: 216px;
 z-index: 9997;
 margin: 0% 2% 0 0;
 text-align: center;
 vertical-align: middle;
}

.sc-sidebar-optin-ebook-photo {
 position: relative;
 float: left;
 width: auto;
 z-index: 9997;
 top: 50%;
 transform: translateY(-50%);
 font-family: 'Lato', sans-serif;
 font-weight: 700;
 font-size: 21px;
 color: #25685c;
}

/*Time to finalise the cloud shape*/
.cloud {
	width: 200px; height: 60px;
	background: #fff;
	
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	
	position: relative; 
}

.cloud:before, .cloud:after {
	content: '';
	position: absolute; 
	background: #fff;
	width: 100px; height: 80px;
	position: absolute; top: -15px; left: 10px;
	
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}

.cloud:after {
	width: 120px; height: 120px;
	top: -55px; left: auto; right: 15px;
}

/*Time to animate*/
.x1 {
	-webkit-animation: moveclouds 15s linear infinite;
	-moz-animation: moveclouds 15s linear infinite;
	-o-animation: moveclouds 15s linear infinite;
}

/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
	left: 200px;
	
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.6; /*opacity proportional to the size*/
	
	/*Speed will also be proportional to the size and opacity*/
	/*More the speed. Less the time in 's' = seconds*/
	-webkit-animation: moveclouds 25s linear infinite;
	-moz-animation: moveclouds 25s linear infinite;
	-o-animation: moveclouds 25s linear infinite;
}

.x3 {
	left: -250px; top: -200px;
	
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	opacity: 0.4; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 20s linear infinite;
	-moz-animation: moveclouds 20s linear infinite;
	-o-animation: moveclouds 20s linear infinite;
}

.x4 {
	left: 470px; top: -250px;
	
	-webkit-transform: scale(0.35);
	-moz-transform: scale(0.35);
	transform: scale(0.35);
	opacity: 0.35; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 18s linear infinite;
	-moz-animation: moveclouds 18s linear infinite;
	-o-animation: moveclouds 18s linear infinite;
}

.x5 {
	left: -150px; top: -150px;
	
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	opacity: 0.4; /*opacity proportional to the size*/
	
	-webkit-animation: moveclouds 20s linear infinite;
	-moz-animation: moveclouds 20s linear infinite;
	-o-animation: moveclouds 20s linear infinite;
}

@-webkit-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
@-moz-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
@-o-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}

/* end of SC animated cloud section */

/* SC tabbed widget section */

.sc-sidebar-300px-sidebar-tabs-container { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 padding: 15px;
 border: 1px solid #ccc;
 margin: 0 auto 16px auto;
 text-align: center;
 background-color: #e9e9e9;
 font-size: 13px;
}

.sc-sidebar-300px-sidebar-tabs-container .sc-sidebar-tabs {margin: 0 auto; width: 100%;}
   .sc-sidebar-300px-sidebar-tabs-container .sc-tabs-content {background: #fff; color: #373737; border: 1px solid #ccc; font-size: 14px;  font-family: 'Lato', sans-serif;
 font-weight: 400;}
   .sc-sidebar-300px-sidebar-tabs-container .sc-tabs-content > div {display: none; padding: 20px 20px 20px 20px;}
   .sc-sidebar-300px-sidebar-tabs-container input {display: none;}
   .sc-sidebar-300px-sidebar-tabs-container label {display: inline-block; padding: 8px 13px; font-weight: 600; text-align: center;}
   .sc-sidebar-300px-sidebar-tabs-container label:hover {color: #6F73D2; cursor: pointer;}
   .sc-sidebar-300px-sidebar-tabs-container input:checked + label {background: #6F73D2; color: #fff;}
 
   #tab1:checked ~ .sc-tabs-content #sc-tabs-content1,
   #tab2:checked ~ .sc-tabs-content #sc-tabs-content2,
   #tab3:checked ~ .sc-tabs-content #sc-tabs-content3,
   #tab4:checked ~ .sc-tabs-content #sc-tabs-content4 {
     display: block;
   }
 
   @media screen and (max-width: 400px) { label {padding: 15px 10px;} }
   
/* end of SC tabbed widget section */

/* SC masonry styles */

.sc-masonry-container {
 width: 100%;
}

/* end of SC masonry styles */

.sc-container-left { /* desktop container styles */
 float: left;
 position: relative;
 width: 6.00%;
 margin: 0 0 0 1.5%;
}

.sc-container-center {
 float: left;
 position: relative;
 width: 56.5%;
 margin: 0 2% 0 2%;
}

.sc-home-container-center {
 float: left;
 position: relative;
 width: 64.5%;
 margin: -15px 2% 0 1.5%;
}

.sc-container-right {
 float: right;
 position: relative;
 width: 30.5%;
 margin: -16px 1.5% 0 0;
}

.sc-container-date-comments-social {
	position: relative;
	float: left;
	margin: 0;
	clear: both;
}

.grid_1_of_12 { /* SC edit */
padding-left: 20px;
}

.grid_7_of_12 { /* SC edit */
 float: left;
/* border-left: 1px solid #F00;
 border-right: 1px solid #F00; */
}

.grid_8_of_12 { /* SC edit */
 float: left;
 padding-left: 20px;
}

.grid_4_of_12 { /* SC edit */
 float: right;
 /* width: 31.66%; */
 padding-right: 20px;
 padding-top: 0;
 margin-top: -16px !important;
}




/* Set the default behavior for touch-based browsing in IE10 on devices running Windows 8 */
canvas {
	-ms-touch-action: double-tap-zoom;
}

/* Make sure videos and embeds fit their containers */
embed, iframe, object, video {
	max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Responsive images */
img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image { /* SC a1 */
	max-width: 100%; /* SC edit, was 100% */
	height: auto; /* SC edit, was auto */
        margin-left: auto;
        margin-right: auto;
	margin-top: 0px;
        position: relative;
        float: none;
        text-align: center;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Header */
h1, h2, h3, h4, h5, h6 {
 	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: normal;
	color: #333;
	margin-top: 0;
}

h1 { 
	margin-bottom: 0px;
	/* margin-bottom: 0.625rem; */
	font-size: 40px;
	line-height: normal;
}

/* h2 { 
	margin-bottom: 8px;
	margin-bottom: .5rem;
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.1666;
} */

h2 { 
	font-size: 20px;
	line-height: normal;
}

h3 { 
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.2857;
}


h4 { 
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
}

h5 { 
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
}

h6 { 
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.2142;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin: 1.5rem;
}

ol, ul {
	list-style: none outside none;
}

p, ol, dl, address { /* comment section font size for comments and replys */
	margin: 0 0 12px 0;
	font-size: 14px;
	line-height: 1.5;
}

ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}

dt {
	font-family: 'Lato', sans-serif;
 	font-weight: 700;
	font-style: normal;
}

b, strong { 
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
}

em {
	font-family: 'Lato', sans-serif;
    font-weight: 400;
	font-style: italic;
}

strong em, b em {
	font-family: 'Lato', sans-serif;
    font-weight: 700;
	font-style: italic;
}

ins {
	background: none repeat scroll 0 0 #FFF9C0;
	text-decoration: none;
}

a { /* SC edit - link color */
	color: #4f53b2; /* was 4f53b2 */
	outline: none;
	font-weight: 400;
}

.post a { font-weight: 700}
.page a { font-weight: 700}

a:visited { 
	color: #4f53b2;
}

a:focus { 
	outline: thin dotted;
	color: #4f53b2;
}

a:hover, a:active { 
	outline: 0;
	color: #777acb;
}

.alignleft {
	display: inline;
	float: left;
	margin: 0 20px 16px 0;
	margin: 0 1.25rem 1rem 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 0 0 16px 20px;
	margin: 0 0 1rem 1.25rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

blockquote {
	border-left: 5px solid #333;
	margin: 0 0 18px 20px;
	margin: 0 0 1.125rem 1.25rem;
	padding: 0 0 0 16px;
	padding: 0 0 0 1rem;
}

blockquote.pull-right {
	border-left: 0 none;
	border-right: 5px solid #333;
	margin: 0 20px 18px 0;
	margin: 0 1.25rem 1.125rem 0;
	padding: 0 16px 0 0;
	padding: 0 1rem 0 0;
	float: none;
}

blockquote p {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: italic;
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}

blockquote cite:before {
	content: "\2014 ";
}

blockquote cite {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.125;
	color: #999;
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

code, pre {
	border-radius: 3px;
	color: #555;
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-size: 12px;
	font-size: 0.75rem;
	padding: 0 3px 2px;
	padding: 0 0.1875rem 0.125rem;
}

code {
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	padding: 2px 4px;
	padding: 0.125rem 0.25rem;
}

abbr,
dfn,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
	padding: 0.25rem;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #777;
	text-align: center;
}

img.wp-smiley, .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content dl.gallery-item {
	margin: 0;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
}

#primary .entry-content [id^="gallery-"] img {
	border: none;
}

#primary {
border: 0px solid #cfcfcf; /* SC edit was cfcfcf this is the border around the main 1200px content area */ 
}

.home .post:first-child .sc-read-more-button { /* SC edit */
 float: left;
 position: relative;
 max-width: 160px;
 padding: 10px;
 clear: both;
 font-weight: bold;
 background-color: #fff;
 color: #000;
 border: 1px solid #7dd0b8;
 font-size: 16px;
 /* margin-top: -78px; */
 text-align: center;
}

.home .post:first-child .sc-read-more-button:hover { /* SC edit */
 background-color: #96dfca;
}

.home .post:first-child .sc-read-more-button a:link { /* SC edit */
 color: #000;
 font-weight: normal;
}

.home .post:first-child .sc-read-more-button a:visited { /* SC edit */
 color: #000;
 font-weight: normal;
}

.home .post:first-child .entry-content {
position: relative;
float: left;
width: 100%;
height: auto;
padding: 0px;
margin: 0px;
background-color: #64cf15;
}


.home .sc-most-recent-post-preview-homepage-left-side {
position: relative;
float: left;
width: 33.33%;
height: auto;
padding: 10px 10px 10px 10px;
border: 0px solid #ccc;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.home .sc-most-recent-post-preview-homepage-left-side h2 { /* used for non featured post titles on home page */
	position: relative;
	width: 100%;
	height: auto;
	font-size: 34px;
	color: #fff;
	text-align: middle;
}

.featured-post-heading {
 font-size: 12px;
 /* color: #fa999e; */
 padding: 0 0 10px 0;
 margin: 0 auto 10px auto;
 text-align: center;
 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
 color: rgba(255, 255, 255, 0.5);
}

.home .sc-most-recent-post-preview-homepage-right-side {
position: relative;
float: right;
width: 66.66%;
height: auto;
text-align: right;
}

.sc-read-more-button { /* SC edit */
 float: none;
 position: relative;
 width: 100px;
 padding: 4px;
 clear: both;
 font-weight: bold;
 color: #000;
 border: 1px solid #fff;
 font-size: 16px;
 text-align: center;
 bottom: 0px;
 margin-top: -45px;
 margin-left: auto;
 margin-right: auto;
 color: #fff !important;
 font-size: 11px;
 text-transform: uppercase;
 background-color: #59b2a2;
}

.sc-read-more-button a { /* SC edit */
  color: #fff !important;
}


.sc-read-more-button:hover { /* SC edit */
 background-color: #96dfca;
}

.sc-read-more-button a:link { /* SC edit */
 color: #fff;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.button, input {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	font-size: 1rem; 
	line-height: 1.25;
        margin-left: auto;
        margin-right: auto;
	font-size: 100%;
	vertical-align: middle;
}

.button, input {
	*overflow: visible;
	line-height: normal;
}

.menu-toggle::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type="button"] {
	width: auto;
}

.btn { /* SC edit for submit button */
	display: inline-block;
	*display: inline;
	padding: 8px 14px;
	padding: 0.5rem 0.875rem;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.a.btn {
	color: #333333;
	text-decoration: none;
}

.menu-toggle:hover,
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}

.btn:first-child {
	*margin-left: 0;
}

.menu-toggle:hover,
.btn:hover,
input[type="submit"]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6f73d2; /* SC edit background color of menu toggle button after it is clicked */
	*background-color: #6f73d2; /* Buttons in IE7 don't get borders, so darken on hover */
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.menu-toggle:focus,
.btn:focus,
input[type="submit"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.menu-toggle:active,
.btn.active,
.btn:active,
input[type="submit"]:active {
	background-color: #6367c9; /* SC edit temporary state menu toggle button right after it is pushed */
	background-color: #6367c9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	position:relative;
	top:1px;
}

.btn.disabled, .btn[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn.disabled:active, .btn[disabled]:active {
	top:0;
}

button.btn, input[type="submit"].btn {
	*padding-top: 2px;
	*padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.btn-large,
input[type="submit"].btn-large {
	padding: 10px 15px;
	padding: 0.625rem 0.9375rem;
	font-size: 20px;
	font-size: 1.25rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btn-small,
input[type="submit"].btn-small {
	padding: 5px 9px;
	padding: 0.3125rem 0.5625rem;
	font-size: 13px;
	font-size: 0.8125rem;
}

/* Form fields */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
	font-family: inherit;
	padding: 8px;
	padding: 0.5rem;
	font-family: inherit;
	border: 1px solid #ccc;
	border-radius: 3px;
}

select {
	max-width: 100%;
}

/* Small headers */
.archive-title,
.page-title,
.entry-content th,
.comment-content th { /* SC edit - search results page title */
	font-family: 'Lato', sans-serif;
 	font-weight: 700;
	font-style: normal;
	font-size: 21px;
	line-height: normal;
	text-transform: uppercase;
}

.menu-toggle { /* SC edit of the menu button on mobile devices */
display: inline-block;
text-align: center;
vertical-align: middle;
width: 50%;
height: auto;
padding: 5px 10px 5px 10px;
background-color: #6f73d2;
color: #fff;
font-size: 16px;
border: 1px solid #9397e5;
border-radius: 3px;
margin-top: 7px;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
font-weight: 700;
font-style: normal;
}

.sc-960-px-div {
position: relative;
float: left;
width: 500px;
height: auto;
border: 1px solid #ccc;
}

/* ==========================================================================
   Site specific styles
   ========================================================================== */

#wrapper {
	width: 100%;
	position: relative;
	text-align: left;
}

#headercontainer {
	width: 100%;
}

.sc-site-header {
	clear: both;
	max-width: 1200px;
 	height: auto;
	padding: 0 20px;
	position: relative;
	margin: 0 auto;
}

.site-title h1 {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.site-title img {
	vertical-align: text-bottom;
}

.site-title a {
	color: #333;
	font-size: 64px;
	font-size: 4rem;
	text-decoration: none;
}

#bannercontainer { /* SC edit */
	width: 90%; /* SC edit was 100% */
	max-width: 1200px;
	padding: 10px 0px 10px 0px;
	margin: 10px auto 0px auto;
    	background-image: url(http://triedandtasty.com/wp-content/uploads/2015/04/kitchen-items.png);
    	background-position: 0px 0px;
   	background-repeat: repeat;
    	animation: animatedBackground 120s linear infinite;
    	-ms-animation: animatedBackground 120s linear infinite;
    	-moz-animation: animatedBackground 120s linear infinite;
    	-webkit-animation: animatedBackground 120s linear infinite;
}

.tnt-patterned-background { /* SC edit */
	width: 90%; /* SC edit was 100% */
	max-width: 1200px;
	height: 25px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
    	background-image: url(http://triedandtasty.com/wp-content/uploads/2015/04/heading-pattern-blue-background1.png);
    	background-position: bottom center;
   	background-repeat: repeat;
	background-color: #ffffff;
}

@-webkit-keyframes animatedBackground { /* SC Edit */
    from { background-position: 0 0; }
    to { background-position: 0 -2336px; }
}

@-moz-keyframes animatedBackground { /* SC edit */
    from { background-position: 0 0; }
    to { background-position: 0 -2336px; }
}

@keyframes animatedBackground { /* SC edit */
    from { background-position: 0 0; }
    to { background-position: 0 -2336px; }
}

#tnt-top-banner { /* SC edit */
	width: 100%;
        height: 55px;
        padding: 15px;
   	z-index: 0;
	margin-top: 10px;
    	background-image: url(http://triedandtasty.com/wp-content/uploads/2015/04/kitchen-items.png);
    	background-position: 0px 0px;
   	background-repeat: repeat;
    	animation: animatedBackground 120s linear infinite;
    	-ms-animation: animatedBackground 120s linear infinite;
    	-moz-animation: animatedBackground 120s linear infinite;
    	-webkit-animation: animatedBackground 120s linear infinite;
}

.banner {
	color: #eaeaea;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
	padding: 0.9375rem 0;
	min-height: 75px;
}

.home .banner .widget {
	margin: 24px 0;
	margin: 1.5rem 0;
}

.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
	color: #eaeaea;
 }

.banner h1 {
	font-size: 56px;
	font-size: 3.50rem;
}

.banner h2 {
	font-size: 32px;
	font-size: 2rem;
}

#maincontentcontainer .home-sidebar .widget {
	background-color: #fcfcfc;
	border: 1px solid #bbb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 10px;
	padding: 0.625rem;
}

#maincontentcontainer {
	width: 100%;
}

.site-content {
	clear: both;
	width: 100%; /* SC edit */
	font-size: 13px;
	max-width: 1200px;
	/* padding: 20px 20px 20px 20px; */
	margin: 0 auto;
	/* padding: 2rem 0; */
	color: #333;
	line-height: 1.5;
	position: relative;
	background-color: #fff; /* SC edit */
}

.home-sidebar {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 32px;
	padding-bottom: 2rem;
}

.home.page .site-content {
	padding-bottom: 0;
}

.home.page .site-content article {
	margin-bottom: 0;
}

/* Social Media icons */
.social-media-icons {
	float: right;
	height: auto;
}

.social-media-icons ul {
	list-style: none;
	margin: .5em 0 0 0;
	padding: 0;
}

.social-media-icons li {
	display: inline-block;
	margin: 0.1em 0 0 0.6em;
	font-size: 0.6rem;
	text-align: left;
}

.social-media-icons a {
	color: #333;
	text-decoration: none;
}

.social-media-icons a:visited {
	color: #333;
}

.social-media-icons a:hover, .social-media-icons a:active { 
	color: #2997ab;
}


/* ==========================================================================
   Main Content
   ========================================================================== */

.entry-meta {
	clear: both;
	margin: 0 0 -50px 0;
	padding: 0;
}

.comments-link {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-size: 13px;
	float: right; /* SC edit was right - will need to make this responsive */
}

.home .post:first-child .comments-link {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	font-size: 0.875rem;
	float: left; /* SC edit was right - will need to make this responsive */
}
.entry-header {
	margin-bottom: 16px;
	margin-bottom: 1rem;
	text-align: center;
}

.entry-header .entry-title a {
	text-decoration: uppercase;
}

.entry-header h1 a:visited {
	color: #333;
}

.entry-header h1 a:hover {
	color: #2997ab;
}

.page h1 {
	text-transform: uppercase;
	font-size: 30px;
}

.post h1 {
	font-size: 28px;
}

article.sticky .featured-post {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: normal;
	border-top: 4px double #aaa;
	border-bottom: 4px double #aaa;
	color: #777;
	font-size: 16px;
	font-size: 1rem;
	line-height: 3;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	text-align: center;
}

article.sticky {
	border-bottom: 4px double #aaa;
}

.site-content article {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
	-ms-word-wrap: break-word;
	-webkit-hyphens: auto;
	word-wrap: break-word;
}

.home .header-meta { /* SC edit */
    width: 100%;
    float: left;
	position: relative;
	border-top: 1px solid #d9d8d8;
	margin-top: 160px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	padding: 9px 1px 4px 1px;
	/* padding: 0.3125rem 0; */
	*zoom: 1;
    font-size: 13px;
	margin-top: 40px;
	text-align: left;
	/*  display: none; SC edit to temporarily hide the header meta til I get things worked out */
	color: #fff;
	z-index: 9998;
}

.header-meta { /* SC edit */
    width: 100%;
    float: left;
	position: relative;
	border-top: 1px solid #d9d8d8;
	margin-top: 8px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	padding: 9px 1px 4px 1px;
	/* padding: 0.3125rem 0; */
	*zoom: 1;
    font-size: 13px;
	text-align: left;
	color: #fff;
	z-index: 9998;
}

.post .entry-date {
	font-style: normal;
	color: #999;
}

.post .header-meta a {
	color: #999;
}

.post .header-meta a:visited {
	color: #999;
}

.post .fa {
	display: none;
}

.header-meta:before,
.header-meta:after {
	content: "";
	display: table;
}

.header-meta:after { clear: both; }

.header-meta a {
	text-decoration:none;
}

.header-meta a:visited {
	color: #333;
}

.header-meta a:hover {
	color: #2997ab;
}

.entry-content {
	margin-bottom: 0px;
	*zoom: 1;
}

.entry-content:before,
.entry-content:after {
	content: "";
	display: table;
}

.entry-content:after { clear: both; }

.post-categories a,
.post-tags a {
	font-size: 14px;
	font-size: 0.875rem;
	background-color: #333;
	color: #fff;
	padding: 0 5px;
	padding: 0 0.3125rem;
	margin: 0 3px 0 0;
	margin: 0 0.1875rem 0 0;
	display: inline;
	text-decoration: none;
}

.post-categories a:visited,
.post-tags a:visited {
	color: #fff;
}

.post-categories a:hover,
.post-tags a:hover {
	background-color: #2997ab;
	color: #fff;
}

.entry-header address,
.comment-content address {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: italic;
	display: block;
}

.entry-header address {
	display: inline;
}

.entry-header time,
.entry-header address {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	font-size: 0.875rem;
	margin: 0 20px 0 0;
	margin: 0 1.25rem 0 0;
}

.page-links {
	clear: both;
	line-height: 1.75;
	color: #333;
}

.page-links .page-numbers {
	background-color: #333;
	border: 1px solid #333;
	padding: 2px 4px;
	padding: 0.125rem 0.25rem;
	color: #fff;
}

.page-links a {
	text-decoration: none;
}

.page-links a .page-numbers {
	background-color: transparent;
	color: #333;
}

.page-links a:hover .page-numbers {
	background-color: #2997ab;
	color: #fff;
}

.more-link {
	text-decoration: none;
}

.post-edit-link {
	text-decoration: none;
}

.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.5rem;
}

.entry-content dt,
.comment-content dt {
	font-family: 'Lato', sans-serif;
 	font-weight: 700;
	font-style: normal;
	line-height: 1.5;
}

.entry-content dd,
.comment-content dd {
	line-height: 1.5;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	width: 100%;
}

.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1rem;
	margin: 24px 0;
	margin: 1.5rem 0;
}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ccc;
	padding: 6px 10px 6px 0;
	padding: 0.375rem 0.625rem 0.375rem 0;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul {
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	line-height: 1.5;
	padding: 0;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}

.entry-content ul,
.comment-content ul {
	list-style: disc outside;
}

.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}

.entry-content li,
.comment-content li {
	margin: 0 0 0 28px;
	margin: 0 0 0 1.75rem;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.author-info {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 24px 0;
	margin: 1.5rem 0;
	padding: 24px 0;
	padding: 1.5rem 0;
	overflow: hidden;
	*zoom: 1;
}

.author-info:before,
.author-info:after {
	content: "";
	display: table;
}

.author-info:after { clear: both; }

.author-description h2 {
	font-size: 24px;
	font-size: 1.5rem;
}

.author-description p {
	color: #777;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

.author-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.author-link a {
	color: #777;
	text-decoration: none;
}

.author-link a:visited { 
	color: #666;
}

.author-link a:focus,
.author-link a:hover,
.author-link a:active { 
	outline: 0;
	color: #2997ab;
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3rem;
}

.author.archive .author-avatar {
	margin-top: 0;
}

.author.archive .author-link {
	display: none;
}

.author-avatar {
	float: left;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.author-description {
	float: right;
	width: 80%;
}

.social-meta a {
	text-decoration: none;
	margin-right: 5px;
	margin-right: 0.3125rem;
}


/* ==========================================================================
   Post Formats
   ========================================================================== */

.entry-media {
	margin: 0 auto 16px;
	margin: 0 auto 1rem;
	max-width: 792px;
	width: 100%;
}

.entry-media .wp-caption,
.entry-media .wp-caption-text,
.entry-media [class*="align"] {
	margin: 0 auto;
}

/* Aside */
.format-aside .entry-content {
	margin: 20px 0 18px 0;
	margin: 1.25rem 0 1.125rem 0;
}

.format-aside .entry-content p:last-child {
	margin-bottom: 0;
}

/* Status */
.format-status .entry-content {
	border-left: 5px solid #ddd;
	margin: 20px 0 18px 0;
	margin: 1.25rem 0 1.125rem 0;
	padding: 0 0 0 15px;
	padding: 0 0 0 0.9375rem;
}

.format-status .entry-content p {
	font-size: 20px;
	font-size: 1.25rem;
	font-style: italic;
}

.format-status .entry-content p:last-child {
	margin-bottom: 0;
}

/* Quote */
.format-quote .entry-content blockquote:before {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	speak: none;
	vertical-align: top;
	font-size: 40px;
	font-size: 2.5rem;
	content: "\f10d";
	color: #ddd;
	top: -15px;
	left: 0;
	position: absolute;
	z-index: -1;
}

.format-quote .entry-content {
	margin-top: 24px;
	margin-top: 1.5rem;
	position: relative;
}

.format-quote .entry-content blockquote {
	border: none;
	margin-left: 40px;
	margin-left: 2.5rem;
}

/* Audio */
.format-audio .wp-audio-shortcode {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}


/* ==========================================================================
   Archives
   ========================================================================== */

.archive-header,
.page-header {
	margin-bottom: 3px;
}

.archive-meta {
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	font-style: italic;
	color: #777;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
	margin-top: 16px;
	margin-top: 1rem;
}


/* ==========================================================================
   Comments
   ========================================================================== */

.comments-title {
	margin-bottom: 58px;
	font-size: 24px;
	line-height: 100%;
	font-weight: normal;
}

.comments-area article { /* SC edit - styling of comments in comment section 6-30 */
	float: left;
	position: relative;
	width: 100%;
	padding: 12px;
	margin: 10px 0;
	background-color: #e9e9e9;
	border: 1px solid #ccc;
	font-size: 9px;
}

.comments-area article header {
	margin: 0 0 12px;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 54px;
}
.comments-area article header cite { /* SC edit comment author name font size */
	font-style: normal;
	font-size: 14px;
	line-height: 1.2;
}

.comments-area article header time { /* SC edit comment date font size */
	font-family: 'Lato', sans-serif;
 	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 14px;
	padding: 0.5rem 0.875rem;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 6px;
	margin-left: 0.375rem;
	padding: 2px 6px;
	padding: 0.125rem 0.375rem;
	font-size: 12px;
}

a.comment-reply-link {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.8;
	color: #686868;
	text-decoration: none;
}

a.comment-reply-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.8;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	padding-bottom: 0;
}

.commentlist .children { /* SC edit indendation of sub comments and sub-sub comments etc */
	margin-left: 2%;
}

.commentlist {
	padding-left: 0;
}

/* Comment form */
#respond {
	margin-top: 0px;
	float: left;
	position: relative;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 12px;
	margin-left: 0.75rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.75rem;
}

#respond form {
	margin: 24px 0 32px 0;
	margin: 1.5rem 0 2rem 0;
}

#respond form p {
	margin: 12px 0;
	margin: 0.75rem 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

#respond form label {
	display: block;
	line-height: 1.8;
}

#respond form input[type="text"],
#respond form textarea {
	font-family: inherit;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	color: #000;
	line-height: 1.8;
	padding: 4px;
	width: 100%;
}

#respond form input[type="text"] {
	width:95%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	color: #5e5e5e;
}

#respond form p.form-allowed-tags code {
	background: none;
	border: none;
	color: #5e5e5e;
}

.comment-form-author { width: 33.33%; float: left; clear: none; }
.comment-form-email { width: 33.33%; float: left; clear: none; }
.comment-form-url { width: 33.33%; float: left; clear: none; }

label .required,
span.required {
	color: #6f73d2; /* was bb0504 */
}

form label.error {
	font-family: 'Lato', sans-serif;
 	font-weight: 700;
	font-style: normal;
	display:block;
	padding: 0 10px 0 10px;
	padding: 0 0.625rem 0 0.625rem;
	margin: 5px 0 5px 0;
	margin: 0.3125rem 0 0.3125rem 0;
	font-size: 14px;
	font-size: 0.875rem;
	border-left: 4px solid #bb0504;
	display: none;
}

#respond form label.error {
	line-height: 1.3;
}

.comment-respond { /* SC edit */
 width: 100%;
}

.comment-reply-title { 
 padding: 0px;
 margin: 10px 0px 0px 0px;
 font-size: 24px;
}

.reply {
	float: left;
	position: relative;
	width: auto;
	height: auto;
	background-color: #6f73d2;
	color: #fff;
	padding: 0px 5px 1px 5px;
	border-radius: 5px;
	line-height: 100%;
	margin: 0;
}

.reply a:link {
	color: #fff;
	font-size: 12px;
}

.reply a:hover {
	color: #d1d2f3;
}

.comment-form { /* SC edit */
 border: 1px solid #b1b1b1;
 padding: 10px 20px 5px 20px;
 background-color: #e9e9e9;
 color: #000;
 width: 100%;
}

.comment-form input[type="submit"] { /* SC edit style the submit button in the sticky header */
 border-left: 1px solid #999;
 font-size: 14px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 padding: 5px 6px 6px 6px;
 color: #fff;
 min-height: 25px;
 background-color: #6f73d2;
 border: none;
}


/* ==========================================================================
   Footer
   ========================================================================== */

#sc-footer-container {
position: relative;
float: left;
width: 100%;
height: auto;
padding: 12px 0;
background-color: #59b2a2;
color: #fff;
border-top: 22px solid #4b9588;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 font-size: 14px;
 margin-top: 18px;
 margin-bottom: -25px;
}

#sc-footer-1200px { /* SC edit */
 position: relative;
 float: none;
 max-width: 1200px;
 height: auto;
 padding: 0 20px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.sc-footer-one-third {
 position: relative;
 float: left;
 width: 30.333%;
 margin-right: 3%;
 margin-bottom: 15px;
 text-align: left;
}

.sc-footer-two-thirds {
 position: relative;
 float: left;
 width: 66.666%;
 margin-bottom: 15px;
}

#footercontainer { /* SC edit */
 float: left;
 position: relative;
 width: 100%; /* SC edit was 100% */
 height: auto;
 /* max-width: 1200px; */
 margin: 0px auto 20px auto;
 border-top: 1px solid #cccccc;
 padding: 14px 0;
 background-color: #59b2a2 !important;
}

.site-footer {
	clear: both;
	width: 90%;
	font-size: 14px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	padding: 1.875rem 0 0 0;
	color: #fff !important;
}

.site-footer h3 { 
	color: #ccc;
}

.site-footer a { 
	color: #999;
}

.site-footer a:visited { 
	color: #999;
}

.site-footer a:hover { 
	color: #2997ab;
}

.site-footer a:focus { 
	outline: thin dotted;
	color: #2997ab;
}

.site-footer .widget-area .widget {

}

.smallprint {
	color: #999;
	width: 90%;
	max-width: 1200px;
}

.smallprint p {
	font-size: 14px;
	font-size: 0.875rem;
}

.smallprint a { 
	color: #555;
}

.smallprint a:visited { 
	color: #555;
}

.smallprint a:hover { 
	color: #2997ab;
}


/* ==========================================================================
   Widgets
   ========================================================================== */

.widget-area ul {
	list-style: none outside none;
	padding-left: 0;
}

.widget-area .widget {
	-moz-hyphens: auto;
	-ms-word-break: break-all;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap:break-word;
	word-break: break-word;
	margin-bottom: 15px;
	margin-bottom: 1rem;
}

.widget select {
	margin-left: 1px;
	margin-left: 0.0625rem;
}

.widget-area .widget ul ul { /* SC edit for sidebar widget bottom margin */
	margin-left: 12px;
	margin-left: 0.75rem; 
}

.widget_rss li {
	margin: 12px 0;
	margin: 0.75rem;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 12px;
	margin-left: 0.75rem;
}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}

#wp-calendar thead {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#wp-calendar caption {
	font-family: 'Lato', sans-serif;
 	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}

#wp-calendar #today {
	background-color: #ddd;
}

#wp-calendar tfoot {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.5rem;
	text-align: right;
}

.widget_search label {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
}

.widget_twitter li {
	list-style-type: none;
}

.widget_twitter .timesince {
	display: block;
	text-align: right;
}
.searchform {
 padding: 12px;
 background-color: #e5e5e5;
 clear: none;
 border: 1px solid #ccc;
}

#sc-sticky-bar-menu-area-container {
 position: relative;
 float: none; /* SC edit necessary to center mobile menu toggle */
 clear: none;
 margin-left: auto;
 margin-right: auto;
}

#sc-sticky-bar-search-area-container { /* SC edit */
 position: relative;
 float: right;
 clear: none;
 margin-top: -3px;
}

.sc-search-form-container { /* z1 */
 position: relative;
 display: table;
 float: left;
 width: 27.25%;
 margin-top: 3%;
 vertical-align: middle; 
}

.sc-search-form { /* SC edit */
 position: relative;
 display: table-cell;
 text-align: center;
 width: auto;
 padding: 7px;
 clear: none;
}

.sc-search-form input[type="text"] {  /* SC edit style the search field in the sticky header */
 border: 0px solid #59b2a2; /* aaa */
 font-size: 14px;
 padding: 3px 6px 3px 6px;
 max-width: 130px;
 margin-right: 0px;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
 border-top-right-radius: 0px;
 border-bottom-right-radius: 0px;
 color: #000;
 min-height: 25px;
 border: none;
}

.sc-search-form input[type="submit"] { /* SC edit style the submit button in the sticky header */
 border-left: 1px solid #999;
 font-size: 14px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 padding: 4px 6px 5px 6px;
 margin-left: -4px;
 color: #fff;
 border-top-left-radius: 0px;
 border-bottom-left-radius: 0px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
 min-height: 25px;
 background-color: #317367;
 border: none;
}

fieldset { /* SC edit - needed to remove border around search box and submit button */
    border: 0px solid #c0c0c0;
    margin: 0;
    padding: 0;
}

/* ==========================================================================
   Content Navigation
   ========================================================================== */

.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}

#nav-above {
	padding: 24px;
	padding: 1.5rem;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.sc-pagination-left {
 position: relative;
 float: left;
 text-align: left;
 background-color: #6f73d2;
 color: #fff;
 margin: 15px 0 15px 0;
 width: 15%;
 line-height: 250%;
 text-align: center;
}

.sc-pagination-right {
 position: relative;
 float: right;
 text-align: right;
 background-color: #6f73d2;
 color: #fff;
 margin: 15px 0 15px 0;
 width: 15%;
 line-height: 250%;
 text-align: center;
}

.sc-pagination-left a:link {color: #fff;}
.sc-pagination-left a:active {color: #fff;}
.sc-pagination-left a:visited {color: #fff;}
.sc-pagination-left a:hover {color: #c6c7ed;}

.sc-pagination-right a:link {color: #fff;}
.sc-pagination-right a:active {color: #fff;}
.sc-pagination-right a:visited {color: #fff;}
.sc-pagination-right a:hover {color: #c6c7ed;}


.nav-previous,
.previous-image {
	float: left;
	width: 49%;
	line-height: 100%;
	font-size: 15px;
	border: 3px solid #f00;
}

.nav-previous a,
.nav-next a {
	text-decoration: none;
}

.nav-next,
.next-image {
	float: right;
	width: 49%;
	line-height: 100%;
	font-size: 15px;
	border: 3px solid #f00;
}

.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 48px 48px 0;
	margin: 3rem 3rem 3rem 0;
}

ul.page-numbers {
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 2;
}

li a.page-numbers,
li span.page-numbers {
	padding: 5px;
	padding: 0.3125rem;
	border: 1px solid #333;
	text-decoration: none;
}

li a:visited.page-numbers {
	color: #333;
}

li a:hover.page-numbers {
	background-color: #2997ab;
	color: #fff;
}

li a:hover.prev,
li a:hover.next {
	background-color: transparent;
	color: #2997ab;
}

.page-numbers li {
	display: inline;
}

li span.current {
	background-color: #333;
	color: #fff;
}

li a.prev,
li a.next,
li span.dots {
	border: none;
}


/* ==========================================================================
   Main Navigation
   ========================================================================== */

.main-navigation {
	clear: both;
    padding: 0px;
	margin: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.main-navigation h1 {
	font-size: 7px;
	line-height: 1.25;
}

.nav-menu {
	font-style: normal;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
	font-size: 14px; /* SC edit navigation menu font size */
	line-height: 100%;
	text-transform: uppercase;
}

.page .nav-menu a { font-weight: 400; }
.post .nav-menu a { font-weight: 400; }
.page .nav-menu li.current_page_item a { font-weight: 400; }
.post .nav-menu li.current_page_item a { font-weight: 400; }

.main-navigation ul {
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	float: left;
	height: auto;
	position: relative;
	margin: 0px; /* SC edit - margin on the right side of each top level menu item */
	padding: 12px 14px 11px 14px; /* SC edit - navigation tab padding */
	vertical-align: middle;
}

.main-navigation li:last-child {
	float: left;
	position: relative;
	margin: 0; /* SC edit - no margin on the last menu item */
	border: 0px; /* SC edit */
}

.main-navigation li:hover {
 background-color: #317367;  /* SC edit background color of navigation menu link when hovered over */
}

.main-navigation li {
 background-color: #4b9588;  /* SC edit background color of navigation menu link when hovered over */
}

.main-navigation ul ul li {
	margin: 0;
}

/* .main-navigation li.menu-parent-item > a:after { /* If you don't want the arrows on the top level drop down, simply remove this style */
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	speak: none;
	vertical-align: middle;
	font-size: 9px;
	content: " \f078";
	padding-left: 4px;
} */

/* .main-navigation ul li li.menu-parent-item > a:after { /* If you don't want the arrows on the sub-menu options, simply remove this style */
	/* font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	speak: none;
	vertical-align: middle;
	font-size: 9px;
	content: " \f054";
} */

.main-navigation ul a {
	padding: 0; /* Padding around each top level menu option (if needed) */
}

.main-navigation ul ul a {
	padding: 0 5px; /* Padding around each dropdown menu option */
	padding: 0 0.3125rem;
}

.main-small-navigation a, .main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0;
}

.main-navigation ul ul {
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
	line-height: normal;
	margin-top: 11px; /* prevent submenu li items from overlapping the top level menu */
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation ul ul a {
	color: #fff; /* Nav bar dropdown link color */
	width: 10.5em; /* Nav bar dropdown width */
}

.main-navigation ul ul li {
}

.main-navigation li:hover > a {
	color: #ffffff; /* Nav bar link color on hover */
}

.main-navigation ul ul :hover > a {
	color: #fff; /* Nav bar dropdown level 2 link color on level 3 hover */
	/* background-color: #fff; */ /* Nav bar dropdown link background color on hover */
}

.main-navigation ul ul a:hover { /* SC edit */
	color: #fff; /* Nav bar dropdown link color on hover */
}

.main-navigation ul li:hover > ul {
	display: block;
}

/* LINE */

.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a { 
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current_page_parent > a {
	color: #fff; /* Nav bar link color for current menu item or ancestor */ /* SC edit current active link color for main navigation menu */
	font-weight: 700;
}

.main-navigation ul .divider {
    border-bottom: 1px solid #aaa;
    height: 0;
    line-height: 0.0625;
    overflow: hidden;
}

.main-navigation ul li.dropdown-header a,
.main-navigation ul li.current-menu-item ul .dropdown-header a {
	color: #aaa; /* Nav bar dropdown header color */
	background-color: #333; /* Nav bar dropdown header background color */
}

/* Small menu toggle for mobile devices */
.menu-toggle {
	cursor: pointer;
}

.main-small-navigation .nav-menu {
	display: none;
}

.main-navigation .current_page_item { background-color: #317367; } /* make background color of current menu tab different from the rest */

/* ==========================================================================
   WPML translation plugin
   ========================================================================== */

#lang_sel {
	width: 65%;
	height: 35px;
}

#lang_sel li {
	width: 100%;
}

#lang_sel ul ul {
	top: 35px;
	width: 100%;
}

#lang_sel a.lang_sel_sel {
	border-radius: 3px;
}

#lang_sel a,
#lang_sel a:visited {
	font-size: 16px;
	font-size: 1rem;
	padding: 5px 0 5px 10px;
}

.main-navigation .menu-item-language .iclflag {
	margin-top: 7px;
}

#lang_sel .iclflag {
	margin-top: 2px;
}

#lang_sel .lang_sel_sel .iclflag {
	margin-top: 6px;
}

#lang_sel_footer .iclflag,
#lang_sel_footer .icl_lang_sel_current {
	margin-top: 6px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/*  Breakpoints are set based on the design, not based on device sizes */
@media only screen and (max-width: 1100px) { /* --------------------------- This is the SC responsive section for iPads with retina and any device that has a resolution of 1100px or less --------------------------- */
	.site-title a {
		font-size: 52px;
		font-size: 3.25rem;
	}
	.banner h1 {
		font-size: 44px;
		font-size: 2.75rem;
	}
	.banner h2 {
		font-size: 24px;
		font-size: 1.5rem;
	}

.sc-featured-section { /* SC edit 6-29 */
 padding: 4px 15px 13px 15px;
 margin-bottom: 5px;
}

.sc-featured-section-left {
 margin-top: 6%;
 width: 24%;
 margin-left: 0%;
 margin-right: 3%;
}

.sc-featured-section-right {
 margin-top: 8px;
 width: 73%;
}


.post-not-featured0 { /* SC edit non-featured posts on the left side of the page */
 height: 220px;
}

.post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 height: 220px;
}

#clouds{
 position: relative;
 float: left;
 width: 100%;
 height: 200px; /* was 228px */
 /* padding: 25px 25px 0px 25px; */
 background: #7dd0b8;
 /* background: -webkit-linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -moz-linear-gradient(top, #7dd0b8 0%, #fff 100%); */
 overflow: hidden;
 display: block;
 margin: 0 auto 16px auto;
 clear: both;
}




}


@media only screen and (max-width: 980px) { /* This is the SC responsive section for any device that has a resolution of 980px or less */

.post-not-featured0 { /* SC edit non-featured posts on the left side of the page */
 height: 205px;
}

.post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 height: 205px;
}

/* hide ads on mobile .sc-banner-728x90-header {display: none;}
.sc-banner-728x90-footer {display: none;}
.sc-sidebar-300px-sidebar-container-skyscrapers {display: none;}
.sc-sidebar-300px-sidebar-container {display: none;} */


}

@media only screen and (max-width: 900px) { /* This is the SC responsive section for any device that has a resolution of 900px or less */

	.banner .grid_6_of_12 {
		width: 100%; 
	}
	.banner h1, .banner h2, .banner p {
		text-align: center;
	}
	.main-navigation {
		margin: 32px 0 0 0;
		margin: 2rem 0 0 0;
	}

.sc-container-left { /* desktop container styles */
 float: left;
 position: relative;
 width: 96%;
 margin: 0 2% 0 2%;
}

.sc-container-center {
 float: left;
 position: relative;
 width: 96%;
 margin: 0 2% 0 2%;
}

.sc-home-container-center {
 float: left;
 position: relative;
 width: 64.5%;
 margin: 0 2% 0 1.5%;
}

.sc-container-right {
 float: right;
 position: relative;
 width: 30.5%;
 margin: -16px 1.5% 0 0;
}

.sc-single-social-container-cell-social-icon-facebook {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #3b5998;
}

.sc-single-social-container-cell-social-icon-pinterest {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #bd081c;
}

.sc-single-social-container-cell-social-icon-twitter {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #019fe9;
}

.sc-single-social-container-cell-social-icon-yummly {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #f04e23;
}

.sc-single-social-container-cell-social-icon-stumbleupon {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #f04e23;
}

.sc-single-social-container-cell-social-icon-reddit {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #c6c6c6;
}

.sc-single-social-container-cell-social-icon-google-plus {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #dd4b39;
}

.sc-single-social-container-cell-social-icon-tumblr {
 float: left;
 position: relative;
 width: 12.5%;
 height: auto;
 background-color: #35465c;
}

.sc-recipe-finder-recipe {
 position: relative;
 float: left;
 width: 48%;
 margin-right: 2%;
 height: auto;
}

.sc-recipe-finder-recipe-title {
 min-height: 40px;
}

.sc-recipe-finder-filter-title {
 position: relative;
 float: left;
 margin: 0 0 6px 0;
 font-size: 11px;
 clear: both;
 text-transform: uppercase;
}

.sc-pagination-left {
 width: 30%;
}

.sc-pagination-right {
 width: 30%;

}

.sc-featured-section-button {
 width: 90%;
}

.sub-menu { display: none; }

}

@media only screen and (max-width: 800px) { /* This is the SC responsive section for any device that has a resolution of 800px or less such as iPad's with retina in portrait mode (768 pixels) */
	header .grid_5_of_12 {
		width: 100%; 
	}
	header .grid_7_of_12 {
		width: 100%;
		margin-left: 0;
	}
	header .main-navigation {
		margin-top: 0;
		float: none;
	}
	.main-navigation .nav-menu > li:first-child {
		margin-left: 0;
	}
	.social-media-icons {
		float: none;
		text-align: left;
	}
	.social-media-icons li {
		margin: 0.1em 0.5em 0 0;
	}

.sc-featured-section-left {
 float: left;
 position: relative;
 width: 30%;
 margin: 5px 35% 5px 35%;
 /* background-image: url(../../../img/yvonne-cartoon.png);
 background-repeat: no-repeat; */
 background-size: 100%;
 display: inline-block;
}	

.sc-featured-section-right {
 float: left;
 position: relative;
 width: 100%;
 display: inline-block;
 text-align: center;
}	
	
.sc-container-center {
 float: left;
 position: relative;
 width: 64.5%;
 margin: 0 2% 0 1.5%;
}

.sc-home-container-center {
 float: left;
 position: relative;
 width: 64.5%;
 margin: 0 2% 0 1.5%;
}

.sc-container-right {
 float: right;
 position: relative;
 width: 30.5%;
 margin: -16px 1.5% 0 0;
}

.sc-container-date-comments-social {
	position: relative;
	float: left;
	margin: 15px 0 10px 0;
	clear: both;
}

.sc-single-post-date-heading {
position: relative;
float: left;
width: 25.9%;
margin: 0 2% 0 0% !important;
height: 40px;
padding: 4px 2px 4px 2px;
background: #fff;
border: #d4d4d4 solid 1px;
}

.sc-comments-bubble {
position: relative;
float: left;
width: 25.9%;
height: 40px;
padding: 4px 2px 8px 2px;
text-align: center;
background: #fff;
-webkit-border-radius: 10px;
-webkit-backface-visibility: hidden;
-moz-border-radius: 10px;
border-radius: 0px;
border: #d4d4d4 solid 1px;
margin: 0 2% 0 0;
}

.sc-comments-bubble:after {
content: '';
position: absolute;
border-style: solid;
border-width: 10px 10px 0;
border-color: #fff transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -10px;
bottom: -10px;
left: 50%;
}

.sc-comments-bubble:before {
content: '';
position: absolute;
border-style: solid;
border-width: 10px 10px 0;
border-color: #bdbdbd transparent;
display: block;
width: 0;
z-index: 0;
margin-left: -10px;
bottom: -11px;
left: 50%;
}


.sc-social-share-side-heading {
	display: none;
}

.sc-single-social-container { 
	width: 44.2%;
	position: relative;
	float: left;
	margin: 0;
}

.sc-featured-section-button {
 width: 100%;
}
	
}

/*  Go full Width at less than 667px */
@media only screen and (max-width: 667px) { /* This is the SC responsive section for any device that has a resolution of 667px or or less - including the iPhone 6, Galaxy S4, S5, etc. in landscape mode */
	.grid_1_of_12,
	.grid_2_of_12,
	.grid_3_of_12,

	.grid_5_of_12,
	.grid_6_of_12,
	.grid_7_of_12,
	.grid_8_of_12,
	.grid_9_of_12,
	.grid_10_of_12,
	.grid_11_of_12,
	.grid_12_of_12 {
		width: 100%;
		padding: 0px;
	}
	.grid_4_of_12 {
		width: 92%;
		margin: 4% 4% 0% 4% !important;
		padding: 0px;
	}

	.col {
		margin: 0;
	}
	.main-small-navigation .nav-menu, .nav-menu ul {
		padding: 0;
	}
	.main-small-navigation .nav-menu ul {
		padding-left: 16px;
		padding-left: 1rem;
	}
	
#sc-logo {
 position: relative;
 float: left;
 width: 20%;
 height: auto;
 margin-left: 0%;
 margin-right: 25%;
 margin-top: 0px;
 clear: none;
}

.sc-search-form-container { /* 7-24 */
 position: relative;
 float: left;
 width: 50%;
 clear: none;
 text-align: middle;
}

/* .sc-banner-728x90-header {
 position: relative;
 float: right;
 width: 90%;
 margin: 2% 5% 0% 5%;
} */	

.sc-banner-728x90-header {
 position: relative;
 float: right;
 width: auto;
 min-height: 1px;
 margin: 0;
}

#sc-header-area-blue { /* SC edit SC A1 */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 padding: 18px 0px 0px 0px;
 background-color: #59b2a2;
 background-image: url(http://triedandtasty.com/img/bg-fruit.jpg);
 background-size: 100%;
}
	
#sc-logo {
 position: relative;
 float: left;
 width: 20%;
 height: auto;
 margin-left: 40%;
 margin-right: 40%;
 margin-top: 0px;
 clear: both;
}

.main-small-navigation a, .main-navigation a {
	background-color: #6f73d2; /* SC edit mobile Nav bar dropdown background color */
}

.sc-banner-728x90-header {
 position: relative;
 float: right;
 margin-top: 0;
}

.sc-search-form-container { /* z1 */
 position: relative;
 display: table;
 float: left;
 width: 100%;
 clear: both;
 text-align: middle;
 margin: 2% 0 2% 0;
}

.sc-search-form { /* SC edit */
 position: relative;
 display: table-cell;
 width: auto;
 padding: 7px;
 clear: none;
 text-align: center;
}

.sc-search-form input[type="text"] {  /* SC edit style the search field in the sticky header */
 border: 0px solid #59b2a2; /* aaa */
 font-size: 14px;
 padding: 3px 6px 3px 6px;

 margin-right: 0px;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
 border-top-right-radius: 0px;
 border-bottom-right-radius: 0px;
 color: #000;
 min-height: 25px;
 border: none;
}

.sc-search-form input[type="submit"] { /* SC edit style the submit button in the sticky header */
 border-left: 1px solid #999;
 font-size: 14px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 padding: 3px 6px 3px 6px;
 margin-left: -4px;
 color: #fff;
 border-top-left-radius: 0px;
 border-bottom-left-radius: 0px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
 min-height: 25px;
 background-color: #337e71;
 border: none;
}

fieldset { /* SC edit - needed to remove border around search box and submit button */
    border: 0px solid #c0c0c0;
    margin: 0;
    padding: 0;
}

#sc-nav-area-wrapper { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 background-color: #6f73d2; /* background surrounding menu button */
 text-align: center;
}

.menu-menu-container { /* SC edit necessary to center main navigation menu at top of site */
display: block;
}

.sc-container-center {
 width: 96% !important;
 margin: 0 2% 0 2% !important;
}

.sc-home-container-center {
 width: 96% !important;
 margin: 0 2% 0 2% !important;
}

.sc-container-right {
 width: 98% !important;
 margin: 0 1% 0 1% !important;
}

.sc-featured-section { /* SC edit 6-29 */
 float: left;
 position: relative;
 display: block;
 vertical-align: middle;
 width: 100%;
 height: auto;
 background-color: #fff !important; /* was e9e9e9 */
 color: #666666;
 padding: 8px 15px 15px 15px;
 font-size: 16px;
 border: 1px solid #ccc;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 margin: 5px 0 5px 0;
}

.sc-featured-section_1_of_3 {
 float: left;
 position: relative;
 width: 33.33%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 font-size: 22px;
 color: #fff;
 text-align: center;
 line-height: 100%;
 margin: 0 0 1% 0;
}

.sc-featured-section_2_of_3 {
 float: left;
 position: relative;
 width: 33.33%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 font-size: 22px;
 color: #fff;
 text-align: center;
 line-height: 100%;;
 margin: 0 0 1% 0;
}

.sc-featured-section_3_of_3 {
 float: left;
 position: relative;
 width: 33.33%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 font-size: 22px;
 color: #fff;
 text-align: center;
 line-height: 100%;
 margin: 0 0 1% 0;
}

.sc-featured-section-img {
 position: relative;
 float: none;
 width: 40px;
 height: 40px;
 margin: 5px auto 5px auto;
}
	
.sc-featured-section-left {
 float: left;
 position: relative;
 width: 30%;
 margin: 3.1% 4% 0px 2%;
 /* background-image: url(../../../img/yvonne-cartoon.png);
 background-repeat: no-repeat; */
 background-size: 100%;
 display: inline-block;
}	

.sc-featured-section-right {
 float: left;
 position: relative;
 width: 64%;
 display: inline-block;
 text-align: center;
}	

.sc-featured-section-right h1 {
	text-align: center;
	font-size: 20px;
}

.post-not-featured0 { /* SC edit non-featured posts on the left side of the page */
 width: 49.5%;
 height: 200px;
 margin: 0% 0.5% 1% 0%;
}

.post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 width: 49.5%;
 height: 200px;
 margin: 0% 0% 1% 0.5%;
}

.sc-single-post-date-heading {
margin: 13px 0px 13px 0px;
}

.sc-footer-one-third {
 position: relative;
 float: left;
 width: 100%;
 margin-right: 0%;
 margin-bottom: 15px;
 text-align: center;
}

.sc-footer-two-thirds {
 position: relative;
 float: left;
 width: 100%;
 margin-bottom: 15px;
 text-align: center;
}

.sc-footer-popular-recipe-last {
 display: none;
}

.sc-sidebar-footer-container-social { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 margin: 0 auto 20px auto;
 text-align: center;
 clear: both;
}

.sc-footer-social-media-icon {
 position: relative;
 margin: 0px 0px 0px 0px !important;
 width: 10%;
 float: left
}

.sc-footer-social-media-icon-last {
 position: relative;
 margin: 0px;
 width: 10%;
 float: left
}

.sc-footer-popular-recipe {
 position: relative;
 float: left;
 width: 31.33%;
 margin: 0 2% 3% 0;
}

	
#clouds{
 position: relative;
 float: left;
 width: 100%;
 min-height: 360px; /* was 228px */
 /* padding: 25px 25px 0px 25px; */
 background: #7dd0b8;
 /* background: -webkit-linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -moz-linear-gradient(top, #7dd0b8 0%, #fff 100%); */
 overflow: hidden;
 display: block;
 margin: 0 auto 16px auto;
 clear: both;
}

.entry-title {
 margin-top: 7px;
}

#sc-recipe-finder-left {
 position: relative;
 float: left;
 width: 38.5%;
 margin-left: 0%;
 margin-right: 2.5%;
 font-size: 12px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
}

#sc-recipe-finder-right {
 position: relative;
 float: right;
 width: 59%;
 margin-right: 0%;
}

.sc-recipe-finder-recipe {
 position: relative;
 float: left;
 width: 48%;
 margin-right: 1.3333%;
 height: 145px;
}

.sc-recipe-finder-photo {
 position: relative;

}

.sc-recipe-finder-recipe-title {
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 text-align: center;
 line-height: 100%;
 margin: 3px 0 0px 0;
}

.sc-recipe-finder-recipe-title h2.title {
	font-size: 12px;
}


}

@media only screen and (max-width: 550px) { /* This is the SC responsive section for any device that has a resolution of 534px or less - including the LG Realm */

.sc-featured-section { /* SC edit 6-29 */
 padding: 4px 15px 13px 15px;
 margin-bottom: 5px;
}

.sc-featured-section-left {
 margin-top: 7%;
 width: 24%;
 margin-left: 0%;
 margin-right: 3%;
}

.sc-featured-section-right {
 margin-top: 8px;
 width: 73%;
}

.post-not-featured0 { /* SC edit non-featured posts on the left side of the page */
 width: 49.5%;
 height: 170px;
 margin: 0% 0.5% 1% 0%;
}

.post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 width: 49.5%;
 height: 170px;
 margin: 0% 0% 1% 0.5%;
}

#sc-recipe-finder-left {
 position: relative;
 float: left;
 width: 47.5%;
 margin-left: 0;
 margin-right: 2.5%;
 font-size: 12px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
}

#sc-recipe-finder-right {
 position: relative;
 float: right;
 width: 50%;
 margin-right: 0%;
}

.sc-recipe-finder-recipe {
 position: relative;
 float: left;
 width: 100%;
 margin-right: 0%;
 height: auto;
}
	
}

/*  Adjust the menu at less than 520px */
@media only screen and (max-width: 520px) { /* This is the SC responsive section for any device that has a resolution of 520px or less - including the Galaxy S4, S5, iPhone 6 etc in Portrait mode */
	.site-title h1 {
		text-align: center;
	}
	.main-small-navigation .nav-menu,
	.main-small-navigation .nav-menu ul,
	.nav-menu,
	.nav-menu ul {
		padding: 0;
	}
	.main-small-navigation,
	.main-navigation li {
		width: 100%;
	}
	.main-small-navigation {
		text-align: center;
	}
	.main-small-navigation ul li,
	.main-navigation ul li {
		background-color: #fff;
		margin: 5px 0;
		text-align: center;
	}
	.main-navigation ul ul, .main-navigation ul ul li ul {
		position: relative;
	}
	.main-navigation ul ul li ul {
		left: 0;
	}
	.main-navigation ul ul a {
		color: #fff; /* Nav bar dropdown link color */
		background-color: #333;  /* Nav bar dropdown background color */
		width: 100%; /* Nav bar dropdown width */
	}
	.social-media-icons {
		text-align: center;
	}
	
#sc-logo {
 position: relative;
 float: left;
 width: 36%;
 height: auto;
 margin-left: 32%;
 margin-right: 32%;
 margin-top: 0px;
 clear: both;
}

.main-small-navigation a, .main-navigation a {
	background-color: #6f73cd2; /* SC edit mobile Nav bar dropdown background color */
}

.sc-banner-728x90-header {
 position: relative;
 width: 100%;
 margin: 0;

}

.sc-search-form-container { /* z1 */
 position: relative;
 display: table;
 float: left;
 width: 100%;
 clear: both;
 text-align: middle;
}

.sc-search-form {  SC edit
 position: relative;
 display: table-cell;
 text-align: center;
 width: auto;
 padding: 7px;
 margin: 5px 0 5px 0;
}

.sc-search-form input[type="text"] {  /* SC edit style the search field in the sticky header */
 border: 0px solid #59b2a2; /* aaa */
 font-size: 14px;
 padding: 3px 6px 3px 6px;

 margin-right: 0px;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
 border-top-right-radius: 0px;
 border-bottom-right-radius: 0px;
 color: #000;
 min-height: 25px;
 border: none;
}

.sc-search-form input[type="submit"] { /* SC edit style the submit button in the sticky header */
 border-left: 1px solid #999;
 font-size: 14px;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 padding: 3px 6px 3px 6px;
 margin-left: -4px;
 color: #fff;
 border-top-left-radius: 0px;
 border-bottom-left-radius: 0px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
 min-height: 25px;
 background-color: #337e71;
 border: none;
}

fieldset { /* SC edit - needed to remove border around search box and submit button */
    border: 0px solid #c0c0c0;
    margin: 0;
    padding: 0;
}

#sc-nav-area-wrapper { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 background-color: #6f73d2; /* background surrounding menu button */
 text-align: center;
}

.menu-menu-container { /* SC edit necessary to center main navigation menu at top of site */
display: block;
}


.sc-container-center {
 width: 96% !important;
 margin: 0 2% 0 2% !important;
}

.sc-home-container-center {
 width: 96% !important;
 margin: 0 2% 0 2% !important;
}

.sc-container-right {
 width: 96% !important;
 margin: 0 2% 0 2% !important;
}

.sc-featured-section { /* SC edit 6-29 */
 float: left;
 position: relative;
 display: block;
 vertical-align: middle;
 width: 100%;
 height: auto;
 background-color: #fff !important; /* was e9e9e9 */
 color: #666666;
 padding: 12px 15px 15px 15px;
 font-size: 16px;
 border: 1px solid #ccc;
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 margin: 5px 0 5px 0;
}

.sc-featured-section_1_of_3 {
 float: left;
 position: relative;
 width: 100%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 font-size: 22px;
 color: #fff;
 text-align: center;
 line-height: 100%;
 margin: 0 0 1% 0;
}

.sc-featured-section_2_of_3 {
 float: left;
 position: relative;
 width: 100%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 border: none;
 font-size: 22px;
 color: #fff;
 text-align: center;
 line-height: 100%;
 margin: 0 0 1% 0;
}

.sc-featured-section_3_of_3 {
 float: left;
 position: relative;
 width: 100%;
 background-color: #6F73D2;
 color: #333333;
 padding: 10px 15px 10px 15px;
 font-size: 22px;
 color: #fff;
 text-align: center;
 line-height: 100%;
 margin: 0 0 1% 0;
}

.sc-featured-section-img {
 position: relative;
 float: none;
 width: 40px;
 height: 40px;
 margin: 5px auto 5px auto;
}
	
.sc-featured-section-left {
 float: left;
 position: relative;
 width: 40%;
 margin: 0 30% 10px 30%;
 /* background-image: url(../../../img/yvonne-cartoon.png);
 background-repeat: no-repeat; */
 background-size: 100%;
 display: inline-block;
}	

.sc-featured-section-right {
 float: left;
 position: relative;
 width: 100%;
 display: inline-block;
 text-align: center;
}	

.sc-featured-section-right h1 {
	text-align: center;
	font-size: 20px;
}

.post-not-featured0 { /* SC edit non-featured posts on the left side of the page */
 width: 100%;
 height: auto;
 margin: 0 0 5px 0;
}

.post-not-featured1 { /* SC edit non-featured posts on the right side of the page */
 width: 100%;
 height: auto;
 margin: 0 0 5px 0;
}

.sc-single-post-date-heading {
margin: 13px 0px 13px 0px;
}

.sc-social-share-side-heading {
float: left;
 width: 100%;
 margin: 0;
 height: auto;
 padding: 0;
 float: left;
 position: relative;
 background-color: #fff;
 color: #666;
 font-size: 15px;
 text-align: center;
 border: 0px solid #ccc;
 display: initial;
}

.sc-footer-one-third {
 position: relative;
 float: left;
 width: 100%;
 margin-right: 0%;
 margin-bottom: 15px;
 text-align: center;
}

.sc-footer-two-thirds {
 position: relative;
 float: left;
 width: 100%;
 margin-bottom: 15px;
 text-align: center;
}

.sc-footer-popular-recipe-last {
 display: none;
}

.sc-sidebar-footer-container-social { /* SC edit */
 position: relative;
 float: left;
 width: 100%;
 margin: 0 auto 20px auto;
 text-align: center;
 clear: both;
}

.sc-footer-social-media-icon {
 position: relative;
 margin: 0px 0px 0px 0px !important;
 width: 10%;
 float: left
}

.sc-footer-social-media-icon-last {
 position: relative;
 margin: 0px;
 width: 10%;
 float: left
}

#clouds{
 position: relative;
 float: left;
 width: 100%;
 min-height: 216px; /* was 228px */
 /* padding: 25px 25px 0px 25px; */
 background: #7dd0b8;
 /* background: -webkit-linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -linear-gradient(top, #7dd0b8 0%, #fff 100%);
 background: -moz-linear-gradient(top, #7dd0b8 0%, #fff 100%); */
 overflow: hidden;
 display: block;
 margin: 0 auto 16px auto;
 clear: both;
}

.sc-footer-popular-recipe {
 position: relative;
 float: left;
 width: 31.33%;
 margin: 0 2% 3% 0;
}

.sc-container-date-comments-social {
	position: relative;
	float: left;
	margin: 15px 0 10px 0;
	clear: both;
}

.sc-single-post-date-heading {
position: relative;
float: left;
width: 48%;
height: 40px;
margin: 0 1% 15px 0;
padding: 4px 2px 4px 2px;
background: #fff;
border: #d4d4d4 solid 1px;
}

.sc-comments-bubble {
position: relative;
float: left;
width: 48%;
height: 40px;
margin: 0 0 15px 1%;
padding: 4px 2px 8px 2px;
text-align: center;
background: #fff;
-webkit-border-radius: 10px;
-webkit-backface-visibility: hidden;
-moz-border-radius: 10px;
border-radius: 0px;
border: #d4d4d4 solid 1px;
}

.sc-comments-bubble:after {
content: '';
position: absolute;
border-style: solid;
border-width: 10px 10px 0;
border-color: #fff transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -10px;
bottom: -10px;
left: 50%;
}

.sc-comments-bubble:before {
content: '';
position: absolute;
border-style: solid;
border-width: 10px 10px 0;
border-color: #bdbdbd transparent;
display: block;
width: 0;
z-index: 0;
margin-left: -10px;
bottom: -11px;
left: 50%;
}

.sc-single-social-container { 
	width: 98%;
	position: relative;
	float: left;
	margin: 0 1% 0 1%;
}
	
}

@media only screen and (max-width: 375px) { /* This is the SC responsive section for any device that has a resolution of 375px or less */
	.author-description {
		float: left;
		width: 100%;
	}
	

}


/* ==========================================================================
   Non-semantic helper classes from HTML5 Boilerplate
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==========================================================================
   Print styles from HTML5 Boilerplate
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: none; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}