/*
Theme Name: Inspiralized
Theme URI: http://www.inspiralized.com
Description: Custom child theme created for the Genesis Framework.
Author: Heather Jones | Viva la Violette
Author URI: http://www.vivalaviolette.com
Version: 1.0
Tags: black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments
Template: genesis
Template Version: 1.8
License: GNU General Public License v2.0 (or later)
License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* Import Fonts
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);
@font-face {
font-family: Futura;  
src: url(//inspiralized.com/wp-content/themes/inspiralized/font/Futura-Medium.ttf);  
font-weight: 500;  
}
/* Defaults
------------------------------------------------------------ */
body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
    color: #666;
    font-family: Futura, 'Didact Gothic',cursive!important;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.sticky, .taxonomy-description, .wp-caption {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}
input, select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #bbb;
    border-right: 1px solid #ddd;
    border-top: 1px solid #bbb;
    box-shadow: 1px 1px 3px #ddd inset;
    margin: 10px 0;
    padding: 10px 15px;
}
input[type="text"], textarea {
    -moz-box-shadow: 1px 1px 3px #ddd inset;
    -webkit-box-shadow: 1px 1px 3px #ddd inset;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #bbb;
    border-right: 1px solid #ddd;
    border-top: 1px solid #bbb;
    box-shadow: 1px 1px 3px #ddd inset;
    margin: 10px 0;
    padding: 10px 15px;
}
li, ol, ul {
    margin: 0;
    padding: 0;
}
ol li {
    list-style-type: decimal
}
/* Hyperlinks

------------------------------------------------------------ */
a, a:visited {
    color: #7d9b3d;
    text-decoration: underline;
}
a:hover {
    color: #666;
    text-decoration: underline;
}
a img {
    border: none
}
/* Body

------------------------------------------------------------ */
body {
    background: #fff
}
::-moz-selection {
    background-color: #666;
    color: #fff;
}
::selection {
    background-color: #666;
    color: #fff;
}
/* Wrap

------------------------------------------------------------ */
#wrap {
    background: #fff;
    margin: 0;
    padding: 0;
}
/* Header

-------------------------------------------------- ---------- */
#header {
    width: 100%;
    padding: 0px 0;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}

#header .wrap {
    background: url(images/logo-inspiralized.jpg) no-repeat left;
	background-size: 125px 75px;
    height: 90px;
    max-width: 1170px;
    margin: 0 auto;
}

#title-area {
    float: left;
    margin: 25px 0 0;
    overflow: visible;
    padding: 0;
    width: 400px;
}
#title {
    color: #fff;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 68px;
    line-height: 1.1;
    margin: 0;
    text-shadow: #000 -1px -1px;
}
#title a, #title a:visited {
    color: #e7cba4;
    padding: 0;
    text-decoration: none;
}
#title a:hover {
    color: #fff
}
#description {
    color: #adadad;
    font-size: 16px;
    font-style: italic;
    margin: -15px 0 0;
    padding: 0;
    text-shadow: #000 -1px -1px;
}
#header .widget-area {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    padding: 0;
    width: 760px;
	margin-top: 10px;
}
/* Image Header - Partial Width

------------------------------------------------------------ */
.header-image #title, .header-image #title a {
    display: block;
    float: left;
    min-height: 90px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 100%;
}
.header-image #title-area  {
    display: block;
    float: left;
    min-height: 90px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 143px;
	margin: 0;
}
.header-image #description {
    display: block;
    overflow: hidden;
    margin-top: -30px;
}
/* Image Header - Full Width

------------------------------------------------------------ */
.header-full-width #title-area, .header-full-width #title, .header-full-width #title a {
    width: 100%
}
/* Header / Primary / Secondary Navigation

------------------------------------------------------------ */
#nav {
    margin: 0px 0 0;
    background: #FFFFFF;
}
#nav .menu {
    z-index: 9999;    display: none;
}
#nav  #toggle, .toggle {
    z-index: 9999;    display: none;
}
#subnav {
    margin: 0;
}
#nav .wrap, #subnav .wrap {
    margin: 0 auto;
    width: 980px;
    padding-left: 0px;
}
.menu-primary, .menu-secondary, #header .menu {
    clear: both;
    color: #ADADAD;
    font-size: 16px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 24px;
}
#header .menu {
    float: right
}
.menu-primary ul, .menu-secondary ul, #header .menu ul {
    float: left;
    width: 100%;
}
.menu-primary li, .menu-secondary li, #header .menu li {
    float: left;
    list-style-type: none;
	border-right: 1px solid #cccccc;
}
.menu-primary a, .menu-secondary a, #header .menu a {
    color: #ADADAD;
    display: block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    padding: 5px 20px;
    position: relative;
    text-decoration: none;
    text-transform: lowercase;
	font-weight: bold;
}

#header .menu li:last-child {
	border-right: none;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
display: none;
}
li.blog-page-menu-item a {
	border-right: none;
	padding: 5px 0 5px 20px!important;
}

.joinus-menu li:last-child a {
  padding-right: 35px!important;
}

.footer-widgets-2 .inspiralized-widget {
margin-top: 20px;
}
.menu-secondary a {
    color: #7d9b3d
}
.menu-primary li a:active, .menu-primary li a:hover, .menu-primary .current_page_item a, .menu-primary .current-cat a, .menu-primary .current-menu-item a, #header .menu li a:active, #header .menu li a:hover, #header .menu .current_page_item a, #header .menu .current-cat a, #header .menu .current-menu-item a {
    color: #f5cb5b
}
.menu-secondary li a:active, .menu-secondary li a:hover, .menu-secondary .current_page_item a, .menu-secondary .current-cat a, .menu-secondary .current-menu-item a {
    color: #666
}
.menu-primary li li a, .menu-primary li li a:link, .menu-primary li li a:visited, .menu-secondary li li a, .menu-secondary li li a:link, .menu-secondary li li a:visited, #header .menu li li a, #header .menu li li a:link, #header .menu li li a:visited {
    background: none repeat scroll 0 0 transparent;
    color: #838489;
    font-size: 16px;
    padding: 3px 8px 3px;
    position: relative;
    text-transform: none;
    width: 170px;
    text-transform: lowercase;
}
.menu-primary li li a:active, .menu-primary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:hover, #header .menu li li a:active, #header .menu li li a:hover {
    background-color: #7c9a32;
	color: #FFFFFF;
}
.menu-primary li ul, .menu-secondary li ul, #header .menu li ul {
    background: #FFFFFF;
    border: 1px solid #7c9a32;
    height: auto;
    left: -9999px;
    margin: 0 0 0 -1px;
    padding: 0;
    position: absolute;
    width: 185px;
    z-index: 9999;
    color: #838489;
}
.menu-primary li ul a, .menu-secondary li ul a, #header .menu li ul a {
    width: 140px
}
.menu-primary li ul ul, .menu-secondary li ul ul, #header .menu li ul ul {
    margin: -36px 0 0 159px
}
.menu li:hover ul ul, .menu li.sfHover ul ul {
    left: -9999px
}
.menu li:hover, .menu li.sfHover {
    position: static
}
ul.menu li:hover>ul, ul.menu li.sfHover ul, #header .menu li:hover>ul, #header .menu li.sfHover ul {
    left: auto
}
.menu-primary li a.sf-with-ul, .menu-secondary li a.sf-with-ul, #header .menu li a.sf-with-ul {
    padding-right: 25px
}
.menu li a .sf-sub-indicator {
    background: url(images/icon-down.png) no-repeat top;
    height: 3px;
    position: absolute;
    right: 7px;
    text-indent: -9999px;
    top: 28px;
    width: 5px;
}
.menu li a:hover .sf-sub-indicator {
    background-position: bottom
}
.menu-secondary li a:hover .sf-sub-indicator {
    background-position: top
}
.menu li li a .sf-sub-indicator, .menu li li li a .sf-sub-indicator {
    background: url(images/icon-right.png) no-repeat left;
    height: 5px;
    position: absolute;
    right: 8px;
    text-indent: -9999px;
    top: 15px;
    width: 3px;
}
.menu li li a:hover .sf-sub-indicator, .menu li li li a:hover .sf-sub-indicator {
    background: url(images/icon-right.png) no-repeat right
}
#wpadminbar li:hover ul ul {
    left: 0
}
/* Primary Navigation Extras

------------------------------------------------------------ */
.menu li.right {
    float: right;
    padding: 16px 12px;
}
.menu li.right a {
    background: none;
    border: none;
    color: #e7cba4;
    display: inline;
    text-decoration: none;
}
.menu li.right a:hover {
    color: #fff;
    text-decoration: none;
}
.menu li.search {
    padding: 0
}
.menu li.rss a {
    background: url(images/rss.png) no-repeat center left;
    margin: 0 0 0 10px;
    padding: 0 0 0 16px;
}
.menu li.twitter a {
    background: url(images/twitter-nav.png) no-repeat center left;
    padding: 0 0 0 20px;
}
/* Inner

------------------------------------------------------------ */
#inner {
    margin: 0 auto;
    padding: 0;
    width: 1170px;
}
.decor-landing #inner {
    margin: 40px auto 0;
    width: 800px;
}
/* Breadcrumb

------------------------------------------------------------ */
.breadcrumb {
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    background-color: #fff;
    border: 3px solid #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    font-size: 16px;
    font-weight: normal;
    list-style-type: none;
    margin: 0 0 20px;
    padding: 15px 20px;
}
/* Taxonomy Description

------------------------------------------------------------ */
.taxonomy-description {
    background-color: #fff;
    margin: -10px 0 30px;
    padding: 0 0 15px;
}
.taxonomy-description p {
    font-size: 16px;
    padding: 15px 15px 0;
}
/* Content-Sidebar Wrap

------------------------------------------------------------ */
#content-sidebar-wrap {
    float: left;
    width: 960px;
}
.content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
    width: 100%
}
.sidebar-content-sidebar #content-sidebar-wrap, .sidebar-sidebar-content #content-sidebar-wrap {
    float: right
}
/* Content

------------------------------------------------------------ */
#content {
    float: left;
    padding: 20px 0;
    width: 630px;
}
.content-sidebar #content, .sidebar-content #content {
    width: 65%
}
.sidebar-content #content, .sidebar-sidebar-content #content {
    float: right
}
.full-width-content #content {
    width: 1170px
}
.full-width-content.decor-landing #content {
    width: 800px
}
.page .page, .post {
    margin: 0 0 40px
}
.page .page .wrap, .post .wrap {
    padding: 0 30px 30px 0px;
    position: relative;
}
.post .wrap {
    background: #fff url("http://www.inspiralized.com/wp-content/uploads/2014/06/post-swirl.png") no-repeat right bottom
}
.page .page .wrap .left-corner, .page .page .wrap .right-corner, .post .wrap .left-corner, .post .wrap .right-corner {
    height: 47px;
    position: absolute;
    top: -8px;
    width: 47px;
}
.page .page .wrap .left-corner, .post .wrap .left-corner {
    background: none;
    left: -8px;
}
.page .page .wrap .right-corner, .post .wrap .right-corner {
    background: none;
    right: -8px;
}
.entry-content {
    overflow: hidden
}
.entry-content p {
    margin: 0 0 25px
}
.blog .post p {
    margin: 0 0 25px
}
blockquote {
    background: url(images/widget-heading.png) no-repeat center top, url(images/widget-heading.png) no-repeat center bottom;
    color: #666;
    font-size: 18px;
    margin: 50px 0 50px;
    padding: 40px 40px 25px;
    text-align: center;
}
blockquote p {
    color: inherit;
    font-size: inherit;
    font-style: italic;
}
p.subscribe-to-comments {
    padding: 20px 0 10px
}
.clear {
    clear: both
}
.clear-line {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin: 0 0 25px;
}
.more-link {
    display: block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    margin: 5px 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
}
/* Column Classes

------------------------------------------------------------ */
.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}
.one-half, .three-sixths, .two-fourths {
    width: 48%
}
.one-third, .two-sixths {
    width: 31%
}
.four-sixths, .two-thirds {
    width: 65%
}
.one-fourth {
    width: 22.5%
}
.three-fourths {
    width: 73.5%
}
.one-fifth {
    width: 17.4%
}
.two-fifths {
    width: 37.8%
}
.three-fifths {
    width: 58.2%
}
.four-fifths {
    width: 78.6%
}
.one-sixth {
    width: 14%
}
.five-sixths {
    width: 82%
}
.first {
    clear: both;
    padding-left: 0;
}
/* Featured Post Grid

------------------------------------------------------------ */
.genesis-grid-even, .genesis-grid-odd {
    margin: 0 0 20px;
    padding: 0 0 15px;
    width: 48%;
}
.genesis-grid-even {
    float: right
}
.genesis-grid-odd {
    clear: both;
    float: left;
}
/* Headlines

------------------------------------------------------------ */
h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6 {
    font-family: Futura, 'Didact Gothic',cursive;
    font-weight: normal;
    line-height: 1.25;
    margin: 0 0 10px;
    text-transform: uppercase;
	color:#7c9a32;
}
h1 {
    font-size: 28px;
    margin: 0 0 20px;
}
.taxonomy-description h1 {
    margin: 0
}
h2, h2 a, h2 a:visited {
    font-size: 24px;
    margin: 0 0 20px;
}
h2 a, h2 a:visited {
    color: #6d6e71;
    font-family: Futura, 'Didact Gothic',cursive;
}
h2 a:hover {
    color: #7d9b3d;
    text-decoration: none;
}
.widget-area h2, .widget-area h2 a {
    color: #666;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 24px;
    margin: 0 0 20px;
}
.widget-area h2 a:hover {
    color: #7d9b3d;
    text-decoration: none;
}
h3 {
    font-size: 24px
}
h4 {
    font-size: 20px
}
.taxonomy-description h1 {
    font-size: 16px;
    padding: 0;
}
#sidebar h4 {
    color: #666666;
    font-size: 20px;
    margin: 0 0 20px;
    text-align: center;
}
#sidebar-alt h4 {
    color: #666;
    font-size: 18px;
    margin-bottom: 20px;
    text-shadow: #fff 1px 1px;
    text-transform: none;
}
.widget-area h4 a {
    color: #666;
    text-decoration: none;
}
#footer-widgets h4 {
    background: none;
    border: none;
    color: #838489;
    font-size: 24px;
    margin: 0 0 20px;
	text-transform: lowercase;
}
#footer-widgets h2 a, #footer-widgets h4 a {
    color: #838489
}
h5 {
    font-size: 18px
}
h6 {
    font-size: 16px
}
/* Ordered / Unordered Lists

------------------------------------------------------------ */
.entry-content ol, .entry-content ul {
    margin: 0;
    padding: 0 0 25px;
}
.archive-page ul li, .entry-content ul li {
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 0;
}
.entry-content ol li {
    margin: 0 0 0 35px
}
.archive-page ul ul, .entry-content ol ol, .entry-content ul ul {
    padding: 0
}
/* Post Info

------------------------------------------------------------ */
.post-info {
    border-top: 1px solid #e2e2e2;
    color: #7c7c7c;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 30px -36px;
    padding: 20px 20px 0 36px;
}
.post-info a {
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 10px;
    font-style: normal;
    padding: 0 5px;
    text-transform: uppercase;
}
/* Post Meta

------------------------------------------------------------ */
.post-meta {
    border-top: 1px solid #e2e2e2;
    color: #7c7c7c;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    margin: 0 150px 0 0px;
    padding: 20px 20px 0 36px;
}
.post-meta a {
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 10px;
    font-style: normal;
    padding: 0 5px;
    text-transform: uppercase;
}
.post-date {
    -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.20);
    background-color: #fff;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.20);
    color: #7d7d7d;
    display: block;
    font-size: 16px;
    padding: 20px 10px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -2px;
    width: 100px;
    z-index: 999;
}
.post-date em {
    color: #7d9b3d;
    display: block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 55px;
    line-height: 55px;
}
.post-photo:hover .post-date em {
    color: #7d7d7d
}
/* Author Box

------------------------------------------------------------ */
.author-box {
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    background: #fff;
    border: 3px solid #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    margin: 0 0 40px;
}
.author-box div {
    border: 1px solid #e2e2e2;
    padding: 36px;
    position: relative;
}
.author-box p {
    font-size: 14px
}
/* Sticky Posts

------------------------------------------------------------ */
.sticky {
    background-color: #f5f5f5;
    margin: -10px 0 40px;
    padding: 20px;
}
/* Archive Page

------------------------------------------------------------ */
.archive-page {
    float: left;
    padding: 20px 20px 0 0;
    width: 45%;
}
/* Post Icons

------------------------------------------------------------ */
.post-comments, .tags {
    background: url(images/icon-dot.png) no-repeat left;
    margin: 0 0 0 10px;
    padding: 0 0 0 15px;
}
/* Images

------------------------------------------------------------ */
img {
    height: auto;
    max-width: 100%;
}
.avatar, .featuredpage img, .featuredpost img, .post-image {
    background-color: #fff;
    border: 0px solid #e2e2e2;
    padding: 0px;
}
.author-box .avatar {
    background-color: #fff;
    float: left;
    margin: 0 30px 0 0;
}
.post-image {
    margin: 0 10px 10px 0
}
.post-photo {
    background: #7d9b3d;
    display: block;
    margin: 0 0 30px;
    position: relative;
    text-decoration: none !important;
}
.post-photo:hover img {
    filter: alpha(opacity=50); /* For IE8 and earlier */
    opacity: 0.50;
}
.comment-list li .avatar {
    background-color: #fff;
    float: right;
    margin: 5px 0 0 10px;
}
img.centered, .aligncenter {
    display: block;
    margin: 0 auto 10px;
}
img.alignnone {
    display: inline;
    margin: 0 0 10px;
}
img.alignleft {
    display: inline;
    margin: 0 15px 10px 0;
}
img.alignright {
    display: inline;
    margin: 0 0 10px 15px;
}
.alignleft {
    float: left;
    margin: 0 15px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 15px;
}
.wp-caption {
    padding: 5px;
    text-align: center;
}
p.wp-caption-text {
    font-size: 16px;
    margin: 5px 0;
}
.wp-smiley, .wp-wink {
    border: none;
    float: none;
}
.gallery-caption {

}
/* Post Navigation

------------------------------------------------------------ */
.navigation {
    font-size: 16px;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 10px 2px;
    width: 100%;
}
.navigation li {
    display: inline
}
.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
    background: #fff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
    padding: 5px 12px;
    text-decoration: none;
}
.navigation li a:hover, .navigation li.active a {
    background-color: #F8CA5C;
    color: #FFFFFF;
    text-decoration: none;
}
/* Primary / Secondary Sidebars

------------------------------------------------------------ */
.sidebar {
    color: #666;
    display: inline;
    float: right;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    width: 348px;
	margin-top: 20px;
}
#sidebar-alt {
    float: left;
    font-size: 10px;
    margin-top: 85px;
    text-transform: uppercase;
    width: 150px;
}
.primary-nav #sidebar-alt {
    margin-top: 18px
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
    float: left
}
.content-sidebar-sidebar #sidebar-alt {
    float: right
}
.sidebar p {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    margin-bottom: 15px;
}
.widget-wrap {
    overflow: hidden
}
#sidebar .widget {
    background: #fff;
    border: 3px solid #fff;
    margin: 0 0 0;
}
#sidebar .widget .widget-wrap {
    padding: 20px 20px 30px;
	background: url(images/newsbuttons.png) no-repeat center bottom;
}
#sidebar-alt .widget {
    margin-bottom: 40px
}
.sidebar.widget-area ol, .sidebar.widget-area ul, .widget-area .textwidget, .widget_tag_cloud div div {
    padding: 0
}
.sidebar.widget-area ul ul, .sidebar.widget-area ol ol {
    padding-left: 15px
}
.sidebar.widget-area ul li, #footer-widgets .widget-area ul li {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0 0 0px;
}
.sidebar.widget-area ul ul li {
    border: none;
    margin: 0;
}
/* Dropdowns

------------------------------------------------------------ */
.widget_archive select, #cat {
    display: inline;
    margin: 0;
    padding: 3px;
    width: 85%;
}
/* Featured Page / Post

------------------------------------------------------------ */
.featuredpage, .featuredpost {
    clear: both;
    margin: 0 0 15px;
}
.featuredpage .page, .featuredpost .post {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.featuredpost .post {
    border-bottom: 1px dotted #cfcfcf;
    margin: 0 0 30px;
    padding: 0 0 10px;
}
.featuredpage .byline, .featuredpost .byline {
    border-top: 1px solid #e2e2e2;
    color: #7c7c7c;
    display: inline-block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 20px -36px;
    padding: 10px 20px 0 36px;
}
.featuredpage .byline a, .featuredpost .byline a {
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 10px;
    font-style: normal;
    padding: 0 5px;
    text-transform: uppercase;
}
.featuredpage .more-link, .featuredpost .more-link {
    font-size: 24px;
    margin-bottom: 0;
}
#footer-widgets .featuredpage .page, #footer-widgets .featuredpost .post {
    margin: 0 0 10px;
    padding: 0;
}
.more-from-category {
    padding: 5px 15px 0
}
/* User Profile

------------------------------------------------------------ */
.user-profile {
    overflow: hidden
}
/* Buttons

------------------------------------------------------------ */
input[type="button"], input[type="submit"] {
    -moz-border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
    background: #f8f8f8 url(images/gradient.png) repeat-x bottom;
    border-bottom: 1px solid #9d9d9d;
    border-left: 1px solid #fff;
    border-radius: 5px;
    border-right: 1px solid #9d9d9d;
    border-top: 1px solid #fff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
    cursor: pointer;
    line-height: 19px;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: #fff 1px 1px;
}
input:hover[type="button"], input:hover[type="submit"] {
    background: #eaeaea;
    text-decoration: none;
}
/* Search Form

------------------------------------------------------------ */
#header .searchform {
    float: right;
    padding: 0;
}
.sidebar .searchform {
    padding: 0
}
.s {
    background: #f8f8f8 url(images/icon-search.png) no-repeat 180px;
    color: #828282;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 10px;
    margin: 0;
    padding: 14px 15px 11px;
    text-shadow: #fff 1px 1px;
    text-transform: uppercase;
    width: 180px;
}
#header .s, #nav .s {
    background: url("images/icon-search.png") no-repeat scroll 140px center #F8F8F8;
    margin-top: 10px;
    padding: 5px;
    width: 150px;
}
.searchform .searchsubmit {
    display: none
}
/* eNews and Update Widget

------------------------------------------------------------ */
#sidebar .enews-widget, #footer-widgets .enews-widget {
    background: #976c2e !important;
    border: none;
    border-top: 1px solid #ba9e74 !important;
    padding: 4px !important;
}
#sidebar .enews-widget .widget-wrap, #footer-widgets .enews-widget .widget-wrap {
    background: #7d9b3d url(images/dotted-pattern.png);
    border: 1px solid #d4bb96;
    color: #fff;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 15px;
    padding: 25px;
    text-align: center;
    text-shadow: #8a6d45 -1px -1px;
}
#sidebar .enews-widget h4, #footer-widgets .enews-widget h4 {
    color: inherit;
    font-size: 34px;
    text-transform: uppercase;
}
#footer-widgets .enews-widget h4 {
    font-size: 30px
}
#sidebar #subbox, #footer-widgets #subbox {
    border-bottom: none;
    border-left: 1px solid #796445;
    border-right: none;
    border-top: 1px solid #796445;
    width: 180px;
}
#sidebar #subbutton, #footer-widgets #subbutton {
    background: #e9dfce url(images/gold-light-gradient.png) repeat-x top;
    border-bottom: 1px solid #796445;
    border-right: 1px solid #796445;
    color: #3e2a0b;
    font-size: 32px;
    font-family: Futura, 'Didact Gothic',cursive;
    line-height: 32px;
    margin-top: 15px;
    padding: 10px 15px 7px;
}
/* Calendar Widget

------------------------------------------------------------ */
#wp-calendar {
    width: 100%
}
#wp-calendar caption {
    font-size: 16px;
    font-style: italic;
    padding: 2px 5px 0 0;
    text-align: right;
}
#wp-calendar thead {
    background-color: #f5f5f5;
    font-weight: bold;
    margin: 10px 0 0;
}
#wp-calendar td {
    padding: 2px;
    text-align: center;
}
/* Tag Cloud Widget

------------------------------------------------------------ */
.tagcloud a, .tagcloud a:visited {
    background: url("images/tag.png") no-repeat scroll right top transparent;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 10px !important;
    height: 23px;
    line-height: 23px;
    margin: 2px 0;
    padding: 0 10px 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.tagcloud a:hover {
    background-position: right bottom !important
}
/* RSS Widget

------------------------------------------------------------ */
.widget_rss ul li {
    margin: 0 0 20px !important;
    padding: 0 0 20px !important;
}
.widget_rss ul li .rsswidget {
    display: block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 18px;
    margin-bottom: 20px;
}
.widget_rss ul li .rss-date {
    border-top: 1px solid #e2e2e2;
    color: #7c7c7c;
    display: inline-block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 10px -36px;
    padding: 10px 20px 0 36px;
}
.widget_rss ul li cite {
    display: block;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 22px;
    margin-top: 10px;
}
/* Footer Widgets

------------------------------------------------------------ */
#footer-widgets {
    /* -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.30); 
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.30);*/
    background: #f0f0f0;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    clear: both;
    color: #666;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    margin: 30px auto 0;
    overflow: hidden;
    width: 100%;
}
#footer-widgets .wrap {
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 40px;
    width: 1170px;
}
#footer-widgets .widget {
    background: url(images/black-transparent.png);
    border: none;
    margin: 0;
    padding: 10px 30px;
}
#footer-widgets p {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    margin: 0 0 20px;
}
#footer-widgets a, #footer-widgets a:hover {
    color: #838489;
	text-decoration: none;
}
#footer-widgets ul {
    margin: 0
}
#footer-widgets ul li {
    border-bottom: none;
    margin: 0 0 0 20px;
}
#footer-widgets #wp-calendar thead, #footer-widgets #wp-calendar td {
    background: none
}
#footer-widgets .byline {
    border: none;
    margin: 0 0 20px;
    padding: 0;
}
#footer-widgets .post {
    background: none;
    border-bottom: 1px dotted #313131;
}
.footer-widgets-1 {
    float: left;
    margin: 0 1% 0 0;
    width: 30%;
}
.footer-widgets-2 {
    float: left;
    margin: 0 1% 0 0;
    width: 36%;
}
.footer-widgets-3 {
    float: left;
    margin: 0 1% 0 0;
    width: 15%;
}
.footer-widgets-4 {
    float: right;
    margin: 0 0 0 0;
    width: 15%;
}
#footer-widgets .widget-area .simple-social-icons ul li {
    border: none !important
}
/* Footer

------------------------------------------------------------ */
#footer {
    clear: both;
    font-size: 16px;
    font-style: normal;
    margin: 0 auto;
    overflow: hidden;
    background: #FFFFFF;
    width: 100%;
}
#footer .wrap {
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    width: 1170px;
}
#footer p {
    font-size: inherit;
    font-style: inherit;
}
#footer a, #footer a:visited {
    color: #7d9b3d;
    text-decoration: none;
}

#footer .menu-item a {
    color: #838489;
    text-decoration: none;
}

#footer ul li.menu-item  {
    color: #838489;
    text-decoration: none;
	list-style-type: none;
	display: inline-block;
	padding: 5px 20px;
}
i.backtotop {
background: url(images/single-leaf-icon.png) left center no-repeat;
width: 49px;
height: 42px;
float: left;
margin-right: 10px;
display: inline;
}
#footer ul.menu {
display: block;
overflow: hidden;
text-align: center;
}



#footer a:hover {
    color: #666
}
#footer .gototop {
    float: right;
    width: 200px;
    text-align: right;
}
#footer .creds {
    float: left;
    text-align: center;
    width: 100%;
}
/* Comments

------------------------------------------------------------ */
#comments {
    margin: 0 0 10px
}
#respond {
    margin: 0 0 40px
}
#comments h3, #respond h3 {
    font-size: 20px;
    margin-bottom: 30px;
}
#author, #comment, #email, #url {
    margin: 10px 5px 0 0;
    padding: 5px;
    width: 250px;
}
#comment {
    height: 150px;
    margin: 10px 0;
    width: 98%;
}
.ping-list {
    margin: 0 0 40px
}
.comment-list ol, .ping-list ol {
    padding: 10px
}
.comment-list li, .ping-list li {
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    background: #fff;
    border: 3px solid #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.30);
    font-weight: normal;
    list-style-type: none;
    margin: 0 0 20px;
    padding: 20px;
}
.comment-list li ul {
    margin: 30px 0 -20px
}
.comment-list li ul li {
    list-style-type: none
}
.comment-content {
    border-top: 1px dotted #c6c6c6;
    margin-top: 20px;
    padding-top: 20px;
}
.comment-content p {
    font-size: 16px;
    margin: 0 0 20px;
}
.comment-list cite, .ping-list cite {
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    font-style: normal;
}
.comment-list .says, .ping-list .says {
    display: none
}
.commentmetadata {
    color: #7c7c7c;
    display: inline-block;
    font-size: 16px;
    font-style: italic;
}
.commentmetadata a {
    color: inherit;
    text-decoration: none;
}
.reply {
    background: url(images/widget-heading.png) no-repeat center
}
.comment-reply-link {
    color: #7d9b3d;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    text-decoration: none;
}
.nocomments {
    text-align: center
}
#comments .navigation {
    display: block
}
.bypostauthor {

}
.thread-alt, .thread-even {
    background-color: #f5f5f5
}
/* Gravity Forms

------------------------------------------------------------ */
div.gform_wrapper input, div.gform_wrapper select, div.gform_wrapper textarea {
    box-sizing: border-box;
    font-size: 14px !important;
    padding: 4px 5px !important;
}
div.gform_footer input.button {
    color: #666
}
div.gform_wrapper .ginput_complex label {
    font-size: 14px
}
div.gform_wrapper li, div.gform_wrapper form li {
    margin: 0 0 10px
}
div.gform_wrapper .gform_footer {
    border: none;
    margin: 0;
    padding: 0;
}


.simple-social-icons ul li a {  border-radius: 18px!important;}
.category .page .page .wrap, .category .post .wrap {
    padding: 5px;
    position: relative;
}
.category .entry-content p, .category .post-info, .category .post-meta, .category .entry-content li {
    display: none
}

.category .post-image {
    margin: 0px 0px 10px;
}
.home .featured-image {
    display: none
}
.category .post .wrap {
    background: none
}
.category .one-half {
    float: left;
    margin: 0 0 20px;
    padding: 5px 5px 40px;
}
.simple-social-icons {
    background: none repeat scroll 0 0 #fff !important;
    overflow: hidden;
}
.simple-social-icons ul li {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    float: left;
    list-style-type: none!important;
    margin: 0 6px 6px !important;
    padding: 0 !important;
}
.simple-social-icons #sidebar .widget .widget-wrap {
    border: 1px solid #eee!important
}
.home .featuredpage img, .home .featuredpost img {
    /* display: none */
}
.page-template-page_blog .featuredpost img {
    display: none
}
.category .sharedaddy, .category .blog-yumprint-recipe, .category img.alignnone {
    display: none!important
}
.sidebar input, .sidebar select, .sidebar textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-family: Futura, 'Didact Gothic',cursive;
    font-size: 16px;
    width: 90%;
}
.category .page .page, .category .post {
    float: left;
    margin: 0px 10px 10px 0px;
    min-height: 280px;
    overflow: hidden;
    width: 150px;
}
.category .page .page h2 a, .category .post  h2 a {
    text-transform: lowercase;
	text-align: center!important;
	color: #838489;
}

.category .page .page:hover h2 a, .category .post:hover  h2 a {
	color: #cccccc;
}

.category .post:hover img.post-image {
opacity: 0.8;
}

.category h2, .category h2 a {
    font-size: 16px;
    height: 84px;
	text-align: center!important;
}

.category #content {
    float: left;
    padding-left: 2rem;
    width: 65%;
}
.tagline {
    padding-top: 15px
}
/* Ros Template */
.cookbook h1, .cookbook h2, .cookbook h3, .cookbook h4, .cookbook h5, .cookbook h6 {
    font-family: Futura, 'Didact Gothic',cursive;
    color: #7d983c;
}
.cookbook p {
    margin-bottom: 20px
}
.cookbook .site-header {
    max-width: 100%;
    margin-bottom: 40px;
}

.blog .site-header {
    max-width: 100%;
    margin-bottom: 40px;
}

.blog .site-header .wrap {
    max-width: 1170px;
	margin: 0 auto;
}
#header {
border-bottom: 1px solid #f2f2f2;
}

.cookbook .buy-cookbook, .video-cookbook {
    width: 80%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}
.cookbook .cookbook-divider {
    width: 50%;
	border-top: none;
    /* border-top: 2px solid #f7ca5a; */
    margin: 0 auto 30px;
    display: block;
    overflow: hidden;
}
.cookbook .site-footer {
    text-align: center;
    display: block;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px solid #ffffff;
}
.cookbook .cookbook-heading h1 {
    margin-bottom: 0!important
}
/* Ros Template - Recipes */
.recipes h1, .recipes h2, .recipes h3, .recipes h4, .recipes h5, .recipes h6 {
    font-family: Futura, 'Didact Gothic',cursive;
    color: #7d983c;
    text-transform: lowercase;
    margin-bottom: 20px;
    font-weight: 500!important;
}
.recipes p {
    margin-bottom: 20px
}
.recipes .site-header {
    max-width: 100%;
    margin-bottom: 40px;
}
.recipes .video-recipes, .recipes .buy-recipes {
    width: 80%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}
.recipes .recipes-divider, .recipes-divider {
    width: 50%;
	border-top: none;
    /* border-top: 2px solid #f7ca5a; */
    margin: 0 auto 30px;
    display: block;
    overflow: hidden;
}
.recipes .category-view, .category-view {
    display: block;
    overflow: hidden;
    padding: 20px 0;
    text-align: left;
}

.getstarted .category-view .wrap {
    max-width: 1170px;
	margin: 0 auto;
}

a img:hover, .recipes .category-view a img:hover {
    opacity: 0.8
}

.recipes .category-view.selection {
    display: block;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    float: none;
    margin: 0 auto;
    max-width: 65%;
}
.recipes .site-footer {
    text-align: center;
    display: block;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px solid #ffffff;
}

#genesis-responsive-slider {
  background-color: #fff;
  border: none!important;
  margin: 0 auto!important;
  padding: 0!important;
  position: relative;
}
.flex-control-nav {
  float: left;
  margin: -40px 0 10px!important;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 100;
}
.flex-control-nav li a {
  background: #FFFFFF!important;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 16px!important;
  text-indent: -9999px;
  width: 16px!important;
  margin-right: 10px;
}

.flex-control-nav li a.active, .flex-control-nav li a:hover {
  background: #fdc757!important;
}
.recipes .category-view a.totop, .category-view a.totop, a.totop   {
    text-align: center!important;
    display: block;
    overflow: hidden;
	width: 100%;
}
.recipes .recipes-heading h1 {
    margin-bottom: 0!important
}
.recipes select {
    -moz-box-shadow: 1px 1px 3px #ddd inset;
    -webkit-box-shadow: 1px 1px 3px #ddd inset;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #bbb;
    border-right: 1px solid #ddd;
    border-top: 1px solid #bbb;
    box-shadow: 1px 1px 3px #ddd inset;
    margin: 10px 0;
    padding: 10px 15px;
    width: 210px;
}
.recipes .search-box {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.recipes .search-box .wrap {
padding: 0 20px;
width: 80%;
margin: 0 auto;
}

.recipes .searchandfilter input[type="text"] {
width: 450px;
  text-transform: lowercase;
}
.recipes .searchandfilter input[type="submit"] {
  background: #f8ca5c!important;
  color: #FFFFFF;
  border-radius: 0;
  border: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: lowercase;
}

.recipes .search-label {
    display: inline-block;
    width: 25%;
    margin-right: 2%;
    vertical-align: top!important;
    padding: 15px 0;
	text-align: right;
	float: none;
}
.recipes .searchandfilter ul {
width: 100%;
}
.recipes .search-form-recipes {
    display: inline-block;
	float: none;
	width: 73%;
}
.recipes .clear {
    clear: both;
    margin-bottom: 20px;
}

.homepage-boxed {
display: inline-block;
float: left;
width: 370px;
background: #FFFFFF;
margin-right: 30px;
}



.button.yellow {
padding: 10px;
background: #ffffff;
text-align: center;
color: #b5d665;
}

a.button.yellow, .yellow-box a {
color: #b5d665!important;
}


.yellow-box {
padding: 30px;
background: #f5cb5b;
text-align: center;
}

.simple-social-icons {
  background: none!important;
  overflow: hidden;
}

.homepage-boxed:last-child {
margin-right: 0;
clear: right;
}

#footer-widgets .inspiralized-widget .widget {
padding: 0!important;
}

.homepage-middle, .home-welcome {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.homepage-middle img.centered, .homepage-middle img.aligncenter {
    margin-bottom: 5px;
}

.home-middle-heading {
display: block;
overflow: hidden;
padding: 10px;
border: 3px solid #f0f0f0;
font-family: Futura, 'Didact Gothic',cursive;
background: #FFFFFF;
font-weight: bold;
}
.homepage-boxed .wrap {
background: #FFFFFF;
padding: 5px;
}
.home-middle-heading .wrap {
background: #f0f0f0;
}


.home-welcome h1, .home-welcome h2, .home-welcome h3  {
color: #838489;
text-decoration: none;
text-align: center;
text-transform: lowercase;
}

.home-welcome p  {
color: #838489;
text-decoration: none;
text-align: center;
font-size: 22px;
}

.homepage-bottom-container {
background: #f0f0f0;
display: block!important;
overflow: hidden;
width: 100%;
clear: both;
z-index: 10;
}

.homepage-bottom-container  {
}


.homepage-bottom .featuredpost .post  {
padding: 15px;
display: block;
background: #FFFFFF;
margin-bottom: 0;
}

.homepage-bottom .featuredpost h2 a  {
display: block;
padding: 0 0 15px;
color: #7c9a32!important;
min-height: 60px;
margin-bottom: 0;
}

.homepage-bottom .featuredpost h2 {
margin-bottom: 0;
}

.menu-footer-policy-container {
margin: 0 auto;
}

.homepage-bottom h4  {
font-size: 24px;
font-weight: bold;
}

.back-top {
display:inline;
width: 200px;
overflow: visible;
float: left;
margin-top: -30px;
margin-left: 30px;
}

.homepage-bottom .featuredpost img  {
margin-bottom: 20px;

}


.inspiralized-homepage #inner {
display: block;
}

.homepage-bottom-container .wrap {
background: #f0f0f0;
display: block;
overflow: hidden;
max-width: 1040px;
margin: 10px auto;

}

.home .sharedaddy {
  display: none;
}


.homepage-bottom .widgettitle {
text-align: center;
}

.homepage-bottom .featuredpost .post h2 a {
text-transform: lowercase;
}

.home-middle-heading a, .home-middle-heading a:hover, .home-middle-heading h3 {
color: #838489;
text-decoration: none;
text-align: center;
text-transform: lowercase;
}
.home-middle-heading h3 {
color: #7c9a32;
margin-bottom: 0;
}

.home-middle-heading p  {
  font-size: 20px;
  font-weight: normal;
  color: #838489;
}


.inspiralized-homepage .contact-form {
padding: 20px;
background: #f2f2f2;
text-align: center;
display: block;
overflow: hidden;
float: none;
}

.inspiralized-homepage .contact-form input[type=email], .inspiralized-homepage .contact-form input[type=text] {
  width: 300px;
  width: 45%!important;
  margin-right: 0;
  margin-bottom: 0;
  padding: 10px;
  border-radius: 5px;
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
  text-align: left;
  font-weight: 700;
  display: inline-block;
}

.inspiralized-homepage .contact-form label {
font-size: 24px;
  margin-right: 0;
  margin-bottom: 3px;
  float: left;
  width: 50%;
  text-align: right;
  font-weight: 700;
  display: inline-block;
}

.inspiralized-homepage input[type="button"], .inspiralized-homepage input[type="submit"] {
  background: #f8ca5c!important;
  border: none;
  box-shadow: none;
  cursor: pointer;
  line-height: 19px;
  padding: 10px 15px;
  text-decoration: none;
  color: #FFFFFF;
  text-shadow: none;
  float: left;
  font-weight: bold;
  text-transform: lowercase;
  text-align: center;
}

.inspiralized-homepage .contact-form div {
  width: 78%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
}
.inspiralized-homepage .contact-submit {
  display: inline-block;
  width: 10%;
  margin: 0 auto 0;
}

.header-widget-area .simple-social-icons {
margin-bottom: 0px;
}
.blog-top .featuredpost {
    display: block;
	overflow: hidden;
	width: 100%;
	margin-right: 5%;
	margin-bottom: 40px;
	padding: 0 0 30px;
}

.blog-bottom .featuredpost h2 {
    text-transform: lowercase!important;
}
.blog-top .featuredpost h2 a, .blog-bottom .featuredpost h2 a {
    text-transform: lowercase!important;
    color: #7c9a32;
}

.blog-bottom .post-info {
font-style: normal;
border-top: none;
font-weight: bold;
font-size: 16px;
}


.blog-top  .featuredpost img {
	margin-bottom: 20px;
}
.blog-bottom .featuredpost img {
	margin-bottom: 20px;
}
.blog-bottom .featuredpost .post {
    display: inline-block;
	overflow: hidden;
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	border-bottom: none;
}

.blog-bottom .featuredpost .post {
    display: inline-block;
	overflow: hidden;
	width: 47.5%;
	margin-right: 5%;
	float: left;
}
.blog-bottom .featuredpost .post:nth-child(2), .blog-bottom .featuredpost .post:nth-child(4), .blog-bottom .featuredpost .post:nth-child(6) , .blog-bottom .featuredpost .post:nth-child(8) , .blog-bottom .featuredpost .post:nth-child(10), .blog-bottom .featuredpost .post:nth-child(12), .blog-bottom .featuredpost .post:nth-child(14), .blog-bottom .featuredpost .post:nth-child(16)      {
	margin-right: 0;
}
.theinspiralizer .site-header {
margin-bottom: 30px;
}

.theinspiralizer h1.entry-title {
font-size: 42px;
text-align: center;
color: #7c9a32;
font-weight: bold;
}

.list-benefit {
    display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
	padding: 20px;
}

.list-benefit .benefit {
    display: inline-block;
	overflow: hidden;
	width: 45%;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	float: left;
	clear: left;
}

.theinspiralizer .list-benefit strong, .theinspiralizer .list-benefit b {
font-weight: bold;
color: #7c9a32;
}

.list-benefit .benefit:nth-child(2), .list-benefit .benefit:nth-child(4), .list-benefit .benefit:nth-child(6), .list-benefit .benefit:nth-child(8), .list-benefit .benefit:nth-child(10), .list-benefit .benefit:nth-child(12), .list-benefit .benefit:nth-child(14) {
	margin-right: 0;
	clear: right!important;
}

i.benefit-icon {
background: url(images/benefit-icon.jpg) no-repeat top left;
background-size: 75px 75px;
margin-right: 1px;
height: 75px;
width: 15%;
display: inline;
float: left;
}
.benefit-content {
display: inline;
float: left;
width: 83%;
}

.features-content  {
display: inline;
float: left;
width: 50%;
}
.features-noodles  {
    display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	text-align:center;
}

.noodles-features  {
    display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0;
	padding: 20px 20px 0;
	text-align:center;
	box-sizing: border-box;
}
.noodles-features .one-fourth {
	margin-bottom: 0;
}

a.goto-youtube-video {
text-transform: none!important;
display: inline-block;
padding: 10px 15px;
overflow: hidden;
margin: 0 auto;
float: none;
text-decoration: none;
border: 2px solid #f5cb5b;
}

.noodles-features .one-fourth:first-child {
	margin-left: 0!important;
	padding-left: 0;
}

.head-wrap {
   background: #FFFFFF;
    margin: 0;
}
.head-wrap {
    position: fixed;
    width: 100%;
    z-index: 999;	
    min-height: 90px;
}
.head-wrap .wrap, .bumper {
    min-height: 90px;
}
.head-wrap, .head-wrap .wrap, .header-image #description {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* Shrink
--------------------------------------------- */
.head-wrap.shrink {
    max-height: 90px;
    min-height: 90px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}
.shrink .wrap {
    max-height: 70px;
    min-height: 90px;
    padding: 0;
}
.shrink #title {
    font-size: 20px;
    padding-top: 3px;
}
.header-image .shrink #title {
    padding: 0
}
.header-image .shrink #title > a {
    min-height: 90px
}
.shrink #title a {
    background-size: 143px 90px!important
}
.header-image .shrink .wrap #title-area, .header-image .shrink #title-area {
    background-size: 143px 90px!important;
    width: 143px!important;
}
.head-wrap.shrink #header .widget-area {    
	margin-top: 10px!important;
	background: transparent;
}

.head-wrap.shrink {
    background: rgba(255,255,255, 0.9);
}

.shrink #header .wrap {
background-size: 125px 75px;
}

.shrink #header {
height: 90px!important;
}


#smoothup {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    text-indent: -9999px;
    display: none;
    border-radius: 50%;
    background: rgba(255,255,255,0.8) url(images/up.svg) no-repeat center center;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #7c9a32!important;
  color: #fff;
}

.product p {
margin-bottom: 20px;
}

.cat-box-rec {
display: inline; float: left; margin-right: 15px; margin-bottom: 20px; text-align: center;
}

.cat-box-rec a {
text-decoration: none;
color: #838489;
text-transform: lowercase;
}

.getstarted .inspiralizer-container {
display: block;
overflow: hidden;
padding: 40px 0;
}

.gray-bg {
background: #e1e1e1;
}

.theinspiralizer-heading {
text-align: center;
}

.getstarted .theinspiralizer-heading {
text-align: center;
font-size: 32px!important;
}

.getstarted #inner {
  margin: 0;
  padding: 0;
  width: 100%;
}

.social-icon-header {
width: 220px;
margin-right: 20px;
display: inline-block;
float:right;
}

.menu-main-header  {
margin-right: 0;
display: block;
float:right;
}
.joinus-menu {
margin-right: 0;
display: inline-block;
float:right;
text-transform: capitalize;
font-size: 14px!important;
}
.joinus-menu li a {
vertical-align: top;
line-height: 1;
padding-top: 0!important;
}
.joinus-menu li {
margin-right: 0;
display: inline-block;
float:right;
text-transform: capitalize;
font-size: 14px!important;
border-right: none!important;
}

.joinus-menu li.joinus a {
padding-right: 35px!important;
background: url(images/joinus.jpg) no-repeat right center;
}
.joinus-menu li.cart a {
padding-right: 35px!important;
background: url(images/cart.jpg) no-repeat right center;
}



.getstarted #inner .wrap {
  margin: 0 auto;
  padding: 0;
  width: 1170px;
}
.clear {
  clear: both;
  padding: 10px 0;
}

.getstarted .contact-form {
padding: 20px;
background: #7d9a3f;
text-align: center;
display: block;
overflow: hidden;
  margin-bottom: 30px;
}
.getstarted .contact-form input[type=email], .getstarted .contact-form input[type=text] {
  width: 300px;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 0;
  float: left;
  padding: 10px;
  border-radius: 5px;
  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
  background: #ebebeb;
}

.getstarted .contact-form label {
text-transform: lowercase;
font-size: 20px;
  margin-right: 20px;
  margin-bottom: 3px;
  float: left;
  font-weight: 700;
  display: inline-block;
  width: 40%;
  text-align: right;
  color: #FFFFFF;
  line-height: 1;
}

.getstarted input[type="button"], .getstarted input[type="submit"] {
  background: #f8ca5c!important;
  border: none;
  box-shadow: none;
  cursor: pointer;
  line-height: 19px;
  padding: 10px 15px;
  text-decoration: none;
  color: #FFFFFF;
  text-shadow: none;
  float: left;
  font-weight: bold;
  border-radius: 0;
text-transform: lowercase;
}

ul.getstarted-list li {
text-transform: uppercase;
color: #7c9a32;
padding: 5px 15px 5px 60px;
min-height: 60px;
background: url(images/single-leaf-icon.png) no-repeat left top;
background-size: 53 42;
list-style-type: none;
margin-bottom: 0;
}

ul.getstarted-list li a, ul.getstarted-list-benefit li a {
text-decoration: none;
}

ul.getstarted-list-benefit li {
text-transform: none;
padding: 5px 15px 5px 60px;
min-height: 60px;
background: url(images/single-leaf-icon.png) no-repeat left top;
background-size: 53 42;
list-style-type: none;
margin-bottom: 20px;
}

ul.getstarted-list-benefit li b, ul.getstarted-list-benefit li  strong {
color: #7c9a32;
}

.theinspiralizer .list-benefit {
margin-bottom: 0;
padding-bottom: 0;
}

.blogher-tracking {
height: 0!important; 
width:0!important; 
display:block!important; 
overflow:hidden!important;
}

.menu-secondary, #subnav {
display:none!important;
}

.embed-container, .video-cookbook { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed,
.video-cookbook iframe, .video-cookbook object, .video-cookbook embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.clear.high-clear {
    margin-bottom: 30px;
}

#header .widget-area {
    width: 820px;
}

/* Responsive Design

------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
    .full-width-content #content, .wrap, #header, #inner {
        max-width: 960px
    }
	
	.getstarted #inner {
	  width: 100%;
	  max-width: 100%;
	}

	.getstarted #inner .wrap {
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	  max-width: 100%;
	  padding: 0 20px;
	  box-sizing: border-box;
	}	
    #header {
        max-width: 100%
    }
    #header .wrap {
        max-width: 960px
    }
	
    #header .widget-area {
        width: 640px
    }
	
	.menu-primary a, .menu-secondary a, #header .menu a {
    padding: 5px 15px;
	}	

	
	
	#header .menu li {
	border-right: 1px solid #f2f2f2;
	}
	
    #content {
        width: 470px
    }
    #content-sidebar-wrap {
        width: 790px
    }
    .content-sidebar #content, .sidebar-content #content {
        width: 620px
    }
    .content-sidebar #sidebar, .sidebar-content #sidebar {
        width: 330px;
    }
    .five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
        padding: 0;
        width: 100%;
    }
    .footer-widgets-1 {
        width: 300px
    }
    .footer-widgets-2 {
        width: 300px
    }
    .footer-widgets-3 {
        width: 300px
    }
	.footer-widgets-4 {
        width: 300px;
    float: left;
	}
}

@media screen and (max-width: 1024px) { 
.homepage-boxed {
display: inline-block;
float: left;
width: 30%;
margin-right: 5%;
}
}

@media only screen and (max-width: 800px) {
    /*#header {
        background: url("http://www.inspiralized.com/wp-content/uploads/2014/06/logo-new.jpg") no-repeat center;
        padding: 0px 0;
    }*/
	
    .menu-primary a, .menu-secondary a, #header .menu a {
        padding: 10px 12px
    }
	.back-top {
	display: block;
	width: 200px;
	overflow: hidden;
	float: none;
	margin: 10px auto;
	}

    .menu-primary a, .menu-secondary a, #header .menu a {
        font-size: 16px;
        padding: 5px 8px;
    }
	
	li.blog-page-menu-item a {
	  border-right: none;
	  padding: 5px 0 5px 8px!important;
	}
	
	.menu-main-header .menu {
        /*display: none!important*/
    }
	
    .menu-primary li li a {
        width: 100%!important;
        text-align: center!important;
        padding-left: 0!important;
        padding-right: 0!important;
        float: none!important;
    }
	
	.header-image .shrink .wrap #title-area, .header-image .shrink #title-area {
	}
	
	.head-wrap .wrap, .bumper {
	  min-height: 90px;
	}
	
	#header .widget-area {
	max-width: 80%;	
	}
	
	.header-image #title {
	min-height: 90px;
	max-height: 90px;
	}
		
	#header .wrap {
	background-color: #FFFFFF;
	background-image: none;
	  height: 90px;
	  max-width: 1170px;
	  margin: 0 auto;
	}
	
	.header-image #title-area {	
	  background: url(images/logo-inspiralized.jpg) no-repeat center center;
	  float: left;
	  margin: 0;
	}
	
	.shrink .header-image #title-area {	
	background: url(images/logo-inspiralized.jpg) no-repeat left center;
	float: left;
	margin: 0;
	min-height: 90px;
	max-height: 90px;
	}
	
    h2, h2 a, h2 a:visited {
        font-size: 18px;
        margin: 0 0 10px;
    }
    #content, #content-sidebar-wrap {
        float: none;
        padding-top: 20px;
    }
    body {
        width: 100%;
        margin: 0 auto;
    }
    .archive-page, .content-sidebar #content, .content-sidebar-sidebar #content, .decor-landing #inner, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .full-width-content.decor-landing #content, .full-width-content #content, .sidebar, .sidebar-content #content, .sidebar-content-sidebar #content, .sidebar-sidebar-content #content, .wrap, #content-sidebar-wrap, #footer, #footer .wrap, #footer .creds, #footer .gototop, #footer-widgets .wrap, #header, #inner, #nav .wrap, #sidebar-alt, #subnav .wrap, #title-area, #wrap {
        width: 100%
    }
	

	#wrap {
        background: none;
        width: 100%!important;
        position: relative;
        overflow: hidden;
    }
    #content, #content-sidebar-wrap {
        float: none
    }
    .page .page .wrap, .post .wrap {
        background: none;
        width: auto;
    }
    #description, #footer .creds, #footer .gototop, #title, #title-area {
        float: none;
        text-align: center;
    }
    #title-area {
        margin: 0;
        padding: 10px 0;
    }
    #description, #title a, #title a:hover {
        padding: 0
    }
    #header, #nav {
        height: auto;
        overflow: hidden;
    }
    #header .widget-area {
        padding: 0 0 10px
    }
    #header .searchform {
        float: none;
        padding: 0;
        text-align: center;
    }
    #header .s {
        margin: 0 -7px 0 0
    }
    #header .menu {
        float: none
    }

    .menu li a .sf-sub-indicator {
        top: 20px
    }
    .menu li.right {
        display: none
    }
    .breadcrumb, .sidebar .widget, .taxonomy-description {
        margin: 0 20px 20px
    }
    .navigation {
        padding: 10px 0
    }
    .page .page .wrap .right-corner, .post .wrap .right-corner {
        right: -4px;
        width: 44px;
    }
    #content {
        padding: 0
    }
    .post-meta {
        margin-right: 0
    }
    #respond {
        padding: 0 20px
    }
    #footer-widgets .wrap {
        padding: 0
    }
    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
        margin: 0
    }
    #footer .wrap {
        padding: 20px 0;
    }
    #nav {
        margin: 0 0 0px
    }
	.woocommerce #content {
		padding: 20px;
		box-sizing: border-box;
	}
	.recipes .category-view, .category-view {
		display: block;
		overflow: hidden;
		padding: 20px;
		text-align: center;
	}	
	.cat-box-rec {
	display: inline-block; float: none; margin-right: 15px; margin-bottom: 20px; text-align: center;
	}
	.cat-box-rec {
	display: inline-block; float: none; margin-right: 15px; margin-bottom: 20px; text-align: center;
	}
	.blog-top, .blog-bottom {
		padding: 20px;
		box-sizing: border-box;
		width: 100%;
	}
    .content-sidebar #sidebar, .sidebar-content #sidebar {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
	.homepage-bottom .featuredpost img  {
	margin: 0 auto 20px!important;float: none;display: block;
	}
	.homepage-bottom .featuredpost h2 {
	margin-bottom: 0;
	text-align: center;
	}
	.cookbook-desc-box {
		padding: 20px;
	}
	.recipes .searchandfilter input[type="text"] {
		width: 100%;
		text-transform: lowercase;
	}
}

@media only screen and (max-width: 800px) {
	#header .widget-area {
	max-width: 70%;	
	}
}

@media screen and (max-width: 768px) {
.homepage-boxed {
display: block;
float: none;
width: 100%;
margin-right: 0;
box-sizing: border-box;
}

.homepage-boxed .wrap {
background: #FFFFFF;
padding: 20px;
width: 100%;
box-sizing: border-box;
}
}

@media only screen and (max-width: 640px) {
	.bumper {
	  min-height: 127px;
	}
	.list-benefit {
		box-sizing: border-box;
	}
	.list-benefit .benefit {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		padding: 10px;
		float: none;
		clear: both;
		box-sizing: border-box;
	}
	.features-content  {
	display: inline;
	float: none;
	width: 50%;
	}
	i.benefit-icon {
	background-size: 35px 35px;
	}
	.benefit img {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		margin: 0 auto 20px;
		clear: both;
		overflow: hidden;
	}
	.theinspiralizer h1.entry-title {
	font-size: 32px;
	}
}


@media only screen and (max-width: 480px) {
    h1, h2, h2 a, h2 a:visited {
        font-size: 20px
    }
    #nav {
        margin: 0 0 0px
    }
    #header {
        background: url(images/logo-inspiralized.jpg) no-repeat center;
        padding: 0px;
        height: 90px;
    }
	#header .widget-area {
	max-width: 100%;	
	}
	.joinus-menu {
	  display: none;
	}
	.header-widget-area .simple-social-icons {
	  display: none;
	}	
    .menu-primary a, .menu-secondary a, #header .menu a {
        font-size: 16px;
        padding: 5px 6px;
    }
    .post-info, .post-date, .post-meta {
        display: none
    }
    #title {
        font-size: 58px
    }
    .page .page .wrap, .post .wrap {
        padding: 20px 20px 0
    }
    .page .page, .post {
        margin-bottom: 20px
    }
    #sidebar .widget .widget-wrap {
        padding: 66px 20px 20px
    }
    #footer-widgets .enews-widget .widget-wrap, #sidebar .enews-widget .widget-wrap {
        padding: 20px
    }
	.menu-secondary {
	display:block!important;
	}
	#subnav {
	display:block!important;
	background:#ffffff;
	  position: fixed;
	  width: 100%;
	  z-index: 9999;
	}
	.bumper {
	  min-height: 140px;
	}	
	.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
	  display: block!important;
	  width: 98%!important;
	  margin: 0 auto;
		background: none repeat scroll 0 0 #FFFFFF;
	  color: #666666;
	  font-family: Futura, 'Didact Gothic',cursive!important;
	  font-size: 16px;
	  font-weight: bold;
	  border: 1px solid #ADADAD;
	  padding: 10px;
	  text-align:center;
	  text-indent: 40%;
	  position: relative;
	}
	
	.head-wrap {
	  margin-top: 49px;
	}
	
	.inspiralized-homepage .contact-form div {
	  width: 100%;
	  margin: 0 auto;
	  display: inline-block;
	  vertical-align: top;
	}
	.inspiralized-homepage .contact-submit {
	  display: block;
	  width: 87px;
	  margin: 0 auto 0;
	}	
	.inspiralized-homepage .contact-form label {
	  font-size: 18px;
	  margin-bottom: 3px;
	  float: none;
	  width: 100%;
	  text-align: center;
	  display: block;
	}
	.inspiralized-homepage .contact-form input[type=email] {
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
	  margin-bottom: 10px;
	  padding: 10px;
	  border-radius: 5px;
	  box-shadow: inset 3px 3px 3px rgba(0,0,0,0.2);
	  text-align: center;
	  font-weight: 700;
	  display: block;
	}
	.inspiralized-homepage .contact-form input[type=text] {
	  width: 100%;
	  margin-right: 0;
	  margin-bottom: 10px;
	  padding: 10px;
	  text-align: center;
	  font-weight: 700;
	  display: block;
	}
}
@media only screen and (max-width: 348px) { 
    #header {
        background: url(images/logo-inspiralized.jpg) no-repeat scroll center center transparent;
        padding: 0;
    }
}
.simple-social-icons ul li.social-facebook a {
    background-color: #7d9a3d !important
}
.simple-social-icons ul li.social-rss a {
    background-color: #CDB951 !important
}
.simple-social-icons ul li.social-instagram a {
    background-color: #cccccc !important
}
.simple-social-icons ul li.social-pinterest a {
    background-color: #b7d63f !important
}
.simple-social-icons ul li.social-twitter a {
    background-color: #f9c95a !important
}
.simple-social-icons ul li.social-vimeo a {
    background-color: #f8ca5c !important
}
.simple-social-icons ul li.social-youtube a {
    background-color: #6d6e72 !important
}
.simple-social-icons ul li.social-gplus a {
    background-color: #91a342 !important
}
.simple-social-icons ul li.social-tumblr a {
    background-color: #f9c95a !important
}