/*
Theme Name: Budget Bytes
Theme URL: http://www.budgetbyes.com/
Description: Custom responsive blog theme for Budget Bytes.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/

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

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

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

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

input[type="submit"], input[type="text"], input[type="search"] {
    -webkit-appearance: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* MAIN CONTAINER */
.container {
    max-width: 100%;
    margin: 0 auto;
}

/* COLUMN WIDTH ON DISPLAYS +768px */
@media ( min-width : 801px ) {

    .span_content {
        margin-left: 0;
        width: 65%;
        max-width: 800px;
        float: left;
        display: inline-block;
    }

    .span_content_full {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }

    .span_sidebar {
        width: 32%;
        min-width: 300px;
        max-width: 400px;
        float: right;
        clear: right;
        display: block;
    }
}
.wrapper {
    background-color: #ffffff;
    margin: 0 auto 0;
    padding: 0 15px;
    width: 100%;
    max-width: 1290px;
}

.wrap {
    margin: -5px auto -5px;
    padding: 0 15px;
    width: 100%;
    max-width: 1290px;
}

/*---------STRUCTURE---------*/


body {
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-size: 15.5px;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a;
    margin: 0;
    padding: 0;
}

a, input[type=submit], button {
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:link, a:visited, a:active {
    color: #fbc41b;
    text-decoration: underline;
}

a:hover {
    color: #57a600;
    text-decoration: none;
}

p {
    margin: 25px 0;
}

img {
	display: block;
}
h1, h2, h3, h4, h5 {
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .08em;
    line-height: 1.2;
    margin: 25px 0
}

h1 {
    color: #0a0a0a;
    font-size: 36px;

}

h2 {
    color: #0a0a0a;
    font-size: 22px;
    }

h3 {
    color: #0a0a0a;
    font-size: 15px;
}

h4 {
    color: #0a0a0a;
    font-size: 16px;
}

h5 {
    color: #0a0a0a;
    font-size: 15px;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.clear {
    clear: both;
}

.sep {
	width: 100%;
	display: block;
	clear: both;
	height: 22px;
	margin: 25px 0;
	background: url(images/sep@2x.png) center center no-repeat;
	background-size: auto 100%;
}
.sep2 {
	width: 100%;
	display: block;
	clear: both;
	height: 5px;
	background: url(images/bg.png);
}
hr {
	border: 0;
	height: 0;
	border-top: 1px solid #EDEDED;
	border-bottom: none;
}

/*---------HEADER---------*/
.slicknav_menu, #mobile, .social-mobile {
    display: none;
}

.top-bar {
	background-color: #0a0a0a;
	color: #ffffff;
	text-align: center;
	line-height: 46px;
}
	.top-bar .social {
		float: left;
		text-align: left;
		width: 200px;
	}
	.top-bar .social a {
		color: #ffffff;
		text-decoration: none;
		padding: 4px 8px;
	}
		.top-bar .social a:hover {
			color: #57a600;
		}

.header {
	border-bottom: 3px solid #292929;
	margin-bottom: 40px;
}

.header .logo {
	text-align: center;
	overflow: hidden;
	margin: 15px 0 5px;
	width: 490px;
	float: left;
}

.header .logo a {
    display: inline-block;
    margin: 0 auto;
    width: 490px;
    height: 90px;
    background: url(images/logo.png) no-repeat;
    background-size: 100% auto;
}

.tabs.not-homepage {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 20px 0 20px;
	background-image: url(images/bg.png);
	text-align: center;
}
	.tabs.not-homepage img {
		margin: 0 auto;
	}

/*---------CONTENT---------*/
.span_content {

}

.span_content img, .span_sidebar img {
    max-width: 100%;
    height: auto;
}

.span_content ul, .span_content ol {
    margin: 0;
    padding: 0;
    margin-bottom: 18px;
    margin-left: 20px;
}

.span_content ul li {
    list-style-type: disc !important;
    margin: 0 0 3px 10px;
    padding: 0;
}

.span_content ul li:before {
    color: #fbc41b;
    font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin: 0 6px 0 -10px;
    font-size: 12px;
}

.span_content ol li {
    list-style-type: decimal;
    padding: 0 0 10px;
    margin: 0 0 0 20px;
}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

h1.pagetitle, h1.archivetitle {
    margin: 0 0 20px;
}
/*---------SIDEBAR---------*/

.sidebar {
	font-size: 94%;
}
.leftsidebar {
	width: 48%;
	float: left;
}
.rightsidebar {
	width: 48%;
	float: right;
}
.midsidebar {
	overflow: hidden;
}
.lowersidebar {
	clear: both;
}

.widget {
    margin-bottom: 50px;
}

.widget.center, .widget.center .textwidget {
    text-align: center;
}
.widget.ad, .widget.ad .textwidget {
	text-align: center;
}
h3.widget-title {
 	margin: 0 auto 20px;
}

.hide-title h3.widget-title {
	display: none;
}
.widget a {
    text-decoration: none;
}

.widget p {
    margin: 0 0 10px;
}

.widget p:last-of-type, .widget li:last-of-type {
    margin-bottom: 0;
}


.sidebar select {
    color: #696969;
    font-size: 13px;
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-style: italic;
    line-height: 45px;
    height: 45px;
    padding: 10px;
    width: 100%;
    border: 2px solid #292929;
}
.sidebar .screen-reader-text {
    display: none;
}


.start-here {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px;
}
	.start-here a {
		text-transform: none;
		color: #57a600;
	}
		.start-here a:hover {
			color: #fbc41b;
		}
	.start-here p {
		margin: 0;
	}
	.start-here p:before {
		content: ">>>>";
		font-size: 150%;
		vertical-align: middle;
		margin-right: 5px;
	}
	.start-here p:after {
		content: "<<<<";
		font-size: 150%;
		vertical-align: middle;
		margin-left: 5px;

	}
.about {
	margin-top: -70px;
}
.about h3.widget-title {
	background: url(images/bubble.png) no-repeat;
	background-size: 100% auto;
	width: 105px;
	height: 85px;
	text-align: center;
	padding: 17px 0 0;
	margin: 0 0 -15px 55%;
	position: relative;
	z-index: 101;
}

.about a {
	font-weight: bold;
	text-transform: uppercase;
	color: #292929;
}
	.about a:hover {
		color: #fbc41b;
	}

.about img {
	float: right;
	width: 30%;
	margin: 0 0 0 10px;
}
.sidebar .widget.social {
	margin-top: -20px;
	text-align: center;

}
	.widget.social a {
		font-size: 18px;
		padding: 0;
		margin: 0 2px;
		color: #292929;
	}
		.widget.social a .circle-solid {
			position: absolute;
			top: 2px;
			left: 3px;
		}
		.widget.social a .circle-outline {
			-webkit-text-stroke: 2px #0a0a0a;
			-webkit-text-fill-color: transparent;
		}

	.widget.social a .fa-stack-1x {
		font-size: 85%;
	}
	.widget.social a:hover {
		opacity:0.7;
		filter:alpha(opacity=70); /* For IE8 and earlier */

	}
.subscribe {
	text-align: center;
	background: #ffffff;
	padding: 25px;
	border: 3px solid #292929;
	margin-top: 70px;
}

.subscribe p {

}
.subscribe h3.widget-title {
 	color: #0a0a0a;
 	font-size: 34px;
 	margin: 0;
 }
 	.subscribe h3.widget-title em {
 		font-style: normal;
 			-webkit-text-stroke: 2px #0a0a0a;
 			-webkit-text-fill-color: #ffffff;
 	}
 	.subscribe h3.widget-title:before {
 		content: "";
 		display: block;
 		margin: -55px auto 20px;
 		width: 76px;
 		height: 55px;
 		background: url(images/envelope.png) no-repeat;
 		background-size: 100% auto;
 	}
.email-form {
    clear: both;
    margin: 18px 0 5px;
}

.email-input {
    color: #696969;
    font-size: 13px;
    line-height: 48px;
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-style: italic;
    text-align: left;
    background-color: #ffffff;
    border: 3px solid #292929;
    padding: 0 10px;
    margin: 0 0 18px 0;
    width: 100%;
    height: 48px;
}

.email-submit {
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: .08em;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 43px;
	color: #ffffff;
	background-color: #292929;
	border: 3px solid #292929;
    text-align: center;
    cursor: pointer;
    padding: 0px 18px;
    margin: 0 auto 0;
    height: 48px;
    width: 100%;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.email-submit:hover {
    background-color: #e4b420;
}

.widget_simpleimage {
	position: relative;
	text-align: center;
}
.widget_simpleimage h3 {
	display: none;
}

.widget_simpleimage p {
	margin: 0;
}

.widget_simpleimage p.more a {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	display: block;
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
}
	.type-1 p.more a {
		margin: 0;
		font-size: 52px;
		line-height: 1;
		letter-spacing: .02em;
		-webkit-text-stroke: 3px #292929;
		-webkit-text-fill-color: #ffffff;
		text-shadow: 5px 5px 0px #292929;
	}
		.type-1 p.more a:hover {
			color: #e4b420;
			-webkit-text-fill-color: #e4b420;
		}
	.type-2 p.more a {
		margin: 0;
		font-size: 30px;
		color: #292929;
		background-color: #ffffff;
		width: auto;
		display: inline-block;
		left: 50%;
		padding: 1px 15px 0;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
		.type-2 p.more a em {
			font-style: normal;
			-webkit-text-stroke: 2px #0a0a0a;
			-webkit-text-fill-color: #ffffff;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out
		}
		.type-2 p.more a:hover em {
			-webkit-text-fill-color: #e4b420;
		}
	.type-3 p.more a {
		background-color: #292929;
		width: auto;
		display: inline-block;
		left: 0;
		top: 0;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		padding: 2px 10px;
	}
		.type-3 p.more a:hover {
			color: #e4b420;
		}
/* -- Custom Content Widgets -- */
.sidebar .item img {
    width: 100%;
    height: auto;
    display: block;
}
.sidebar .item a {
	display: block;
}
.sidebar .item a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */

}

/*Featured Posts Widget*/
.sidebar .featuredposts {

}
.sidebar .featured {
    text-align: center;
    overflow: hidden;
}

.sidebar .featured .item {
    width: 47%;
    margin: 0 6% 6% 0;
    float: left;
}
	.sidebar .featured .item:nth-of-type(2n) {
	    margin-right: 0;
	}

	.sidebar .featured .item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

.sidebar .featured .post-title {
	display: none;
}
.sidebar .featured h4 {
	display: none;
}

/*Popular Posts Widget*/
.sidebar .popularposts {

}
.sidebar .popular {
    text-align: center;
    overflow: hidden;
}

.sidebar .popular .item {
    width: 47%;
    margin: 0 6% 6% 0;
    float: left;
}

	.sidebar .popular .item:nth-of-type(2n) {
	    margin-right: 0;
	}
	.sidebar .popular .item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

.sidebar .popular h4.title {
	margin: 10px 0 5px;
	color: #0a0a0a;
}
	.sidebar .popular h4.title a {
		color: #0a0a0a;
	}
	.sidebar .popular h4.title a:hover {
		color: #57a600;
	}

/*Category Widget*/
.sidebar .widget_categoryposts {

}
.sidebar .category-posts {
    text-align: center;
    overflow: hidden;
}

.sidebar .category-posts .item {
    width: 47%;
    margin: 0 6% 6% 0;
    float: left;
}

	.sidebar .category-posts .item:nth-of-type(2n) {
	    margin-right: 0;
	}
	.sidebar .category-posts .item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

.sidebar .category-posts .item h4 {
	margin: 10px 0;
	font-size: 12px;
}

/*Recent Posts Widget*/
.sidebar .recentposts {

}
.sidebar .recent {
	overflow: hidden;
}
.sidebar .recent .item {
    width: 47%;
    margin: 0 6% 6% 0;
    float: left;
}

	.sidebar .recent .item:nth-of-type(2n) {
	    margin-right: 0;
	}
	.sidebar .recent .item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

.sidebar .recentposts .item h4 {
    margin: 10px 0 0;
    color: #0a0a0a;
    font-size: 13px;
    display: none;
}


/*---------POSTS---------*/

.post {
    margin-bottom: 0px;
}


h1.title, h2.title, h4.title {
    margin: 0;
}
	h1.post-title {
		margin: 0;
		-webkit-text-stroke: 2px #0a0a0a;
		-webkit-text-fill-color: #ffffff;
	}


.post .edit {
    text-transform: none;
    letter-spacing: 0;
}


.post-meta {
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
    color: #6d6d6d;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: .08em;
    margin: 0 0 20px;
    clear: both;
    overflow: hidden;
}
	.post-meta a {
	    color: #6d6d6d;
	    text-decoration: none;
	}
	.post-date, .post-price, .cost, .yield {
		color: #fbc41b;
	}
	.post-meta a.skip {
		color: #292929;
		margin-left: 5px;
	}
	.post-meta .spacer {
		color: #292929;
		margin-left: 5px;
	}
.post-meta a:hover, .edit a:hover, .meta-bottom a:hover {
    color: #57a600;
}

.meta-bottom {
    clear: both;
    margin: 25px 0;
    overflow: hidden;
	line-height: 1.4;
}
	.meta-bottom a, .meta-bottom strong {

	}

.meta-bottom .left {
    width: 70%;
    float: left;
    text-align: left;
    display: inline-block;
}

.meta-bottom .right {
    text-align: right;
    width: 30%;
    float: right;
}


a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link {
    color: #fff !important;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #6d6d6d;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-left: 8px;
    padding: 1px 3px;
    text-decoration: none;
}

a.post-edit-link:hover, a.comment-edit-link:hover, a.comment-reply-link:hover, a#cancel-comment-reply-link:hover {
    color: #fff;
    background-color: #fbc41b;
}

.alignleft {
    margin-right: 10px;
    float: left;
}

.alignright {
    margin-left: 10px;
    float: right;
}

.aligncenter {
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.post blockquote {
    color: #fbc41b;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;
    margin: 30px 0 40px;
    padding: 10px 15px;
    position: relative;
}

	.post blockquote p {
		margin: 0;
		position: relative;
		z-index: 10;
	}


.wp-caption {
    text-align: left;
    max-width: 100% !important;
}

.wp-caption p {
    color: #6d6d6d;
    font-size: 90%;
    text-align: center;
    margin-top: 2px;
    padding-right: 10px;
}

/* Recipe Styles*/
.recipe {
    font-style: normal;
    margin: 35px 0 35px;
    padding: 30px;
	background-color: #ffffff;
	position: relative;
	border: 3px solid #292929;
}

.recipe h2 {
	font-size: 36px;
	-webkit-text-stroke: 2px #0a0a0a;
	-webkit-text-fill-color: #ffffff;
	margin: 4px 0;
	line-height: 1.1;
}

.recipe h3 {
	font-size: 18px;
	margin: 20px 0 10px;
}
	.recipe h3#directions {
		margin-top: 30px;
	}
.recipe h4 {
	font-size: 14px;
	margin: 20px 0 5px
}


.recipe ol, .recipe ul {
    margin-bottom: 0 !important;
}

.recipe ol li:last-of-type, .recipe ul li:last-of-type, .recipe .notes p:last-of-type, .recipe .source p:last-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.recipe ul li:before {
	color: #57a600;
}

.recipe-meta {
	margin: 0;
	clear: none;
}
.recipe-meta.time {
	margin: 0 0 20px;
}
.recipe-meta p {
	display: inline-block;
	padding: 0;
	margin: 0 15px 0 0;
}

.recipe .summary {
    margin: 15px 0 0;
    clear: left;
    font-style: italic;
    font-size: 110%;
    text-align: center;
}

.recipe .ingredients {

}
.recipe .ingredients strong {
	background-color: #fbc41b;
	color: #ffffff;
	font-size: 70%;
	padding: 2px 7px;
	margin-left: 10px;
}

.recipe .notes {
	clear: both;
	font-style: italic;
    margin-top: 25px;
}
	.recipe .notes p {
		margin-top: 0;
	}
.recipe .notes h3 {
	font-style: normal;
}
.recipe .source {
    color: #6d6d6d;
    font-size: 80%;
    margin-top: 15px;
    clear: left;
}
	.recipe .source p {
		margin: 0;
		display: inline-block;
	}
.recipe .photo {
	width: 30%;
	height: auto;
	display: block;
	float: right;
	margin: 0 0 15px 15px;
}

.recipe .printbutton {
	width: 30%;
    margin: 0;
    float: right;
	clear: right;
	margin: 0 0 15px 15px;
}

.printbutton a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 14px;
	font-weight: bold;
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin: 0 auto;
	background-size: 100% auto;
	padding: 8px 15px 7px;
	color: #ffffff;
	background-color: #292929;
	border: 2px solid #292929;
	text-align: center;
}
	.printbutton a i {
		margin-right: 5px;
		font-weight: normal;
	}

.printbutton a:hover, .printbutton a:active {
 	background-color: #fbc41b;
}



/* Inner Post */

.shareaholic-share-buttons-wrapper {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	left: -4px;
}
.shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	margin: 0 !important;
	padding: 0 !important;
}
	.shareaholic-share-buttons-container ul.shareaholic-share-buttons li:before {
		display: none !important;
	}


.inner-post {
    position: relative;
    overflow: hidden;
    margin: 15px 0 0 0;
    padding-top: 30px;
}

.inner-post .widget {
	margin: 0 0 35px;
}

.inner-post .social a {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	display: inline-block;
	margin-top: 8px;
}
.inner-post .social i {
	font-size: 130%;
	vertical-align: middle;
	display: inline-block;
	margin: -4px 5px 0 13px;
}


/*Next/prev Posts*/
.post-nav {
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
    font-size: 18px;
    line-height: 1.2;
    text-decoration: none;
    margin: 55px 0 25px;
    overflow: hidden;
}
	.post-nav .nav-links {
		overflow: hidden;
		width: 100%;
	}
	.post-nav a {
		color: #292929;
		text-decoration: none;
	}
		.post-nav a:hover {
			color: #fbc41b;
		}

	.post-nav .nav-previous {
		float: left;
		width: 49%;
	}

	.post-nav .nav-next {
		float: right;
		text-align: right;
		width: 49%;
	}

	.post-nav em {
		display: block;
		font-style: normal;
		font-size: 10px;
		color: #fbc41b;
		background-color: #ffffff;
		padding: 0 0 3px;
	    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	    font-style: normal;
	    font-weight: bold;
	    text-transform: uppercase;
	    letter-spacing: .1em;
	}



.related {
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 0px;
}
	.related h3 {
		margin: 5px 0 30px;
		text-align: center;
	}

.related .archive-post {
	margin-bottom: 0;
}

/*---------HOMEPAGE POST STYLES---------*/

.home-featured {
	border-bottom: 3px solid #292929;
	padding: 3px 0;
	margin: -40px 0 40px;
	text-align: left;
}
.home-featured .item {
	background-size: 33.33% auto;
	background-repeat: repeat-x;
	padding: 20px;
	height: 0;
	padding-bottom: 21%;
	border-bottom: 0px solid #333;
	position: relative;
}
	.home-featured .item a {
		text-decoration: none;
	}
.home-featured .item .caption a {
	position: absolute;
	right: 3%;
	bottom: 15px;
	text-align: left;
	background-color: #292929;
	padding: 15px 25px;
	z-index: 1001;
	max-width: 550px;
}
	.home-featured .item .caption a:hover {
		background-color: #292929;
		background-color: rgba(41,41,41,.8);
	}
	.home-featured .item .caption a h2 {
		color: #ffffff;
		text-align: left;
		font-size: 16px;
		margin: 0;
	}
	.home-featured .item .caption a .post-meta {
		color: #fbc41b;
		font-weight: bold;
		text-align: left;
		margin: 0;
	}
.home-featured .item .caption:before {
	content: ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>";
	color: #ffffff;
	font-size: 58px;
	line-height: 1;
	font-size: 4.5vw;
	font-weight: bold;
	float: left;
	position: absolute;
	z-index: 10;
	left: 20px;
	bottom: 10px;
	z-index: 10;
}
.home-featured .item h3 {
	position: absolute;
	top: 49%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	font-size: 55px;
	line-height: 1;
	letter-spacing: .02em;
	-webkit-text-stroke: 3px #292929;
	-webkit-text-fill-color: #ffffff;
	text-shadow: 5px 5px 0px #292929;
	z-index: 15;
}
	.home-featured .item h3:before {
		content: "";
		height: 0;
		padding-bottom: 100%;
	}

/*Latest Post*/
.latest-post {
	border: 3px solid #292929;
	padding: 20px 20px 5px 20px;
	margin-bottom: 75px;
	position: relative;
}
.latest-post .excerpt {
	padding: 10px 30px 0;
}
.latest-post .excerpt p:first-letter, .single-post>p:first-of-type:first-letter {
	font-size: 95px;
	line-height: 95px;
	margin: 10px 8px 0px -3px;
	vertical-align: middle;
	float: left;
	font-weight: bold;
	-webkit-text-stroke: 2px #0a0a0a;
	-webkit-text-fill-color: #ffffff;
}
.latest-post .post-title {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 20px 12px;
	max-width: 90%;
	background-color: #292929;
}
	.latest-post .post-title h1 {
		color: #ffffff;
		font-size: 18px;
	}
	.latest-post .post-title h1 a {
		text-decoration: none;
		color: #ffffff;
	}
	.latest-post .post-title h1 a:hover {
		color: #e4b420;
	}
	.latest-post .post-meta {
		margin: 0;
	}
.latest-post .more {
	margin: 0;
	position: absolute;
	right: 30px;
	bottom: -20px;
	background-color: #ffffff;
	padding: 0 15px;
}

.homepage-ad {
	text-align: center;
	margin-bottom: 75px;
}
	.homepage-ad img {
		margin: 0 auto;
	}

/*---------TEASER STYLES---------*/

.teaser-post {
	width: 47%;
	float: left;
	overflow: hidden;
	margin: 0 0 50px 0;
	font-size: 96%;
	position: relative;
}
	.teaser-post.odd {
		margin-right: 6%;
		clear: left;
	}
	.teaser-post.even {

	}

	.teaser-post a {
		text-decoration: none;
	}
	.teaser-post img {
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: -18px;
	}
.teaser-post .post-image {
	position: relative;
	margin-bottom: 20px;
}
.teaser-post .post-image .post-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 16px 8px;
	max-width: 90%;
	background-color: #292929;
}
.teaser-post .post-image .post-title h2 {
	color: #ffffff;
	font-size: 14px;
}
.teaser-post .post-image .post-title h2 a {
	text-decoration: none;
	color: #ffffff;
}
.teaser-post .post-image .post-title h2 a:hover {
	color: #e4b420;
}
.teaser-post .post-meta {
	margin: 0;
	font-size: 10px;
}
.teaser-post .excerpt {
	clear: both;
	margin: 40px 0 20px;
}
	.teaser-post .excerpt p {
		margin: 0;
	}

.teaser-post .more {
	margin: 0;
}
a.more-link {
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	color: #0a0a0a;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
}
	a.more-link span {
		-webkit-text-stroke: 1.5px #0a0a0a;
		-webkit-text-fill-color: #ffffff;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	a.more-link:hover, span.more-link:hover {

	}
		a.more-link:hover span {
			color: #e4b420;
			-webkit-text-fill-color: #e4b420;
		}
	.teaser-post a.more-link {
		font-size: 18px;
	}


/*Homepage Category Sections*/
.home-sections {
	clear: both;
	margin-top: 80px;
}
.home-section {
	text-align: left;
	margin-bottom: 80px;
	position: relative;
	border: 3px solid #292929;
	padding: 15px;
}
	.home-section h3.widget-title {
		position: absolute;
		top: 0;
		left: 0;
		padding: 8px 15px 8px;
		font-size: 22px;
		max-width: 90%;
		color: #ffffff;
		background-color: #292929;
	}
	.home-section h3.widget-title a {
		color: #ffffff;
	}
		.home-section h3.widget-title a:hover {
			color: #e4b420
		}
	.home-section h3.widget-title a em {
		float: right;
		font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
		font-weight: normal;
		text-transform: none;
		letter-spacing: normal;
		font-size: 13px;
		color: #6d6d6d;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		margin: 8px 0 0;
	}
		.home-section h3.widget-title a:hover em {
			color: #57a600;
		}
.home-section .item {
	width: 31%;
	margin-right: 3.5%;
	float: left;
}
	.home-section .item:nth-child(3n) {
		margin-right: 0;
	}
	.home-section .item img {
		width: 100%;
		height: auto;
	}
	.home-section a {
		text-decoration: none;
	}
.home-section h4 {
	font-size: 16px;
	margin: 15px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
	.home-section a:hover h4 {
		color: #57a600;
	}
.home-section .more {
	margin: 0;
	position: absolute;
	right: 30px;
	bottom: -20px;
	background-color: #ffffff;
	padding: 0 15px;
}

/*---------ARCHIVE STYLES---------*/

h2.archivetitle, h3.searchtitle {
    margin-top: 0;
    margin-bottom: 25px;
}

.archives {
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
    clear: left;
    overflow: hidden;
}

.archive-post {
    margin-right: 4.25%;
    margin-bottom: 35px;
    width: 30.5%;
    float: left;
    text-align: center;
}

	.archive-post:nth-child(3n) {
	    margin-right: 0;
	}

	.archive-post:nth-child(3n+1) {
	    clear: both;
	}

.archive-post img {
    width: 100%;
    height: auto;
}

.archive-post a {
    text-decoration: none;
}
	.archive-post a:hover h4 {
		color: #fbc41b;
	}

.archive-post .post-meta {
    margin: 0;
    font-size: 10px;
}
	.archive-post .post-meta:before {
		display: none;
	}
.archive-post h4 {
	color: #0a0a0a;
    margin: 10px 0 -10px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.archive-post .excerpt p {
	font-size: 90%;
	line-height: 1.6;
	margin: 10px 0 10px;
}
.archive-post .post-meta {
	margin-top: 15px;
}


.archiveslist {
    overflow: hidden;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    padding-left: 10px !important;

}
	.archiveslist li {
		-webkit-column-break-inside: avoid;
		    -moz-column-break-inside:avoid;
		    -moz-page-break-inside:avoid;
		    page-break-inside: avoid;
		    break-inside: avoid-column;
	}
.archiveslist a:link {
    color: #292929;
    text-decoration: none;
}

.archiveslist a:visited {
    color: #292929;
    text-decoration: none;
}
.archiveslist a:hover {
    color: #fbc41b;
}

.archiveslist a:active {
    color: #fbc41b;
}
.archiveslist>li {
	margin: 0 !important;
	padding: 0 !important;
}

.archiveslist ul {
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
	.archiveslist ul li {
	    font-size: 90%;
	    font-style: italic;
	}

	.archiveslist ul li a {
	    color: #6d6d6d !important;
	}

	.archiveslist ul li a:hover {
	    color: #fbc41b !important;
	}

.subcats {
	margin-bottom: 40px;
	text-align: center;
	border: 3px solid #292929;
	padding: 25px;
}

.subcats h4 {
    margin: 0 0 10px;
}
.subcats ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
	.subcats ul li ul {
		margin: 0;
		padding: 0;
	}
	.subcats ul li ul li {
		display: inline-block;
		margin: 0;
		padding: 0;
	}

	.subcats li:before {
		display: none;
	}

	.subcats ul li a {
		color: #ffffff !important;
		text-decoration: none;
		background-color: #292929;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
		letter-spacing: .1em;
		font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
		display: inline-block;
		padding: 4px 10px 2px;
		margin: 2px 2px 5px;
		border: 2px solid #292929;
	}
	.subcats ul li a:hover {
		background-color: #fbc41b;
	}
ul.tagindex, .tagindex li {
    margin: 0!important;
    padding: 0 !important;
}
.tagslist li {
	font-size: 95%;
	color: #6d6d6d;
}
.tagindex li:before {
    display: none;
}

.tagindex a {
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-right: 2px;
    width: 17px;
    height: 19px;
    float: left;
    border: solid 1px #f6f5f5;
}

.tagindex a:link {
    color: #6d6d6d;
    text-decoration: none;
}

.tagindex a:visited {
    color: #6d6d6d;
    text-decoration: none;
}

.tagindex a:active {
    color: #6d6d6d;
    text-decoration: none;
}

.tagindex a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #696969;
}

.tagtitle {
    color: #6d6d6d;
    text-transform: uppercase;
}

.tagtitle a {
    text-decoration: none;
    text-transform: none;
}

.tagtitle em {
    color: #6d6d6d;
    letter-spacing: normal;
    font-style: italic;
    margin-left: 10px;
    float: right;
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
}

.tagtitle em a {
    color: #6d6d6d;
    font-size: 11px;
}

.tagtitle a:hover {
    color: #696969;
}

/*Affiliate Items*/
.affiliate-items {
	overflow: hidden;
	margin: 35px 0 0px;
}
.affiliate-items h3 {
	margin: 5px 0;
}
.affiliate-items p.small, p.affiliate {
	margin: 0 0 15px;
	color: #6d6d6d;
	font-style: italic;
	font-size: 13px;
}
	p.affiliate {
		text-align: left;
	}
.shop .archive-post {
    margin-right: 2%;
    margin-bottom: 15px;
    width: 23.5%;
    float: left;
    text-align: center;
    clear: none;
}

	.shop .archive-post:nth-child(4n) {
	    margin-right: 0;
	}

	.shop .archive-post:nth-child(4n+1) {
	    clear: both;
	}
	.shop .archive-post h4 {
		font-size: 13px;
		margin: 8px 0 3px;
	}
	.shop .archive-post .post-meta {
		margin: 0;
	}
.shop-post .post-thumb {
	position: relative;
}
.shop-post .price {
	display: inline-block;
	margin: 0;
	color: #fbc41b;
	background-color: #ffffff;
	padding: 0 8px;
	position: absolute;
	top: 0;
	right: 0;
	letter-spacing: normal;
}
.shop-post .excerpt {
	font-size: 90%;
	line-height: 1.5;
	margin: 8px 0;
}
.shop-post .more {
	margin: 0;
}
.shop-post a.more-link {
	font-size: 11px;
	color: #ffffff;
	padding: 0 10px;
	background-color: #292929;
	border: 2px solid #292929;
}
	.shop-post a.more-link:hover {
		background-color: #fbc41b;
	}

/*---------FORMS---------*/

#submit, .submitbutton, #commentform #submit, a.smbutton, .cntctfrm_input input[type=submit] {
    color: #fff;
    font-size: 15px;
    letter-spacing: .08em;
    line-height: 1.2;
    background-color: #292929;
    border: 2px solid #292929;
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
	font-weight: bold;
    cursor: pointer;
    margin-top: 5px;
    padding: 15px 25px 12px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    }
	a.smbutton {
		text-decoration: none;
		font-size: 10px;
	}
#submit:hover, .submitbutton:hover, #commentform #submit:hover, a.smbutton:hover, .cntctfrm_input input[type=submit]:hover {
    background-color: #fbc41b;
}

.commentinput, .styledinput, .captchainput, #commentform input, .cntctfrm_input input  {
    color: #696969;
    font-size: 13px;
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    line-height: 18px;
    background-color: #fff;
    margin-bottom: 7px;
    padding: 10px;
    border: 2px solid #292929;
}
.cntctfrm_input {
	margin: 5px 0 15px;
}
.commentinput, #commentform input, .cntctfrm_input {
	width: 100% }

#commentform textarea, .cntctfrm_input textarea {
	color: #696969;
	font-size: 13px;
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 10px;
	border: 2px solid #292929;
	width: 100%
}
#commentform #submit {
	width: auto;
}
#commentform .crfp-field {
	margin: 15px 0;
}
#commentform .crfp-field label {
	float: left;
	line-height: 1;
	margin-right: 10px;
}
#comment-list div.rating-container {
	clear: both;
	margin-top: 10px;
}
#comment-list div.rating-container span.label {
	display: none;
}
.wpcf7-form {
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    width: 100%;
}

.wpcf7-form .formfield {
    overflow: hidden;
}

.wpcf7-form p {
    font-size: 13px;
    text-align: right;
    text-transform: uppercase;
    display: block;
    margin: 0 20px 0 0;

}

.wpcf7-form .styledinput {
    display: block;
    margin: 0;
    width: 100%;
    float: left;
}

.wpcf7-form .submit {
    clear: both;
}

.search-form {
	width: 100%;
    border: 2px solid #292929;
    overflow: hidden;
}

.search-form .search-input {
    color: #696969;
    font-size: 13px;
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    font-style: italic;
    line-height: 50px;
    background-color: #fff;
    padding: 0 15px;
    border: none;
    vertical-align: middle;
    float: left;
    width: 85%;
    height: 50px;
}

.search-form .search-submit {
    background-color: #ffffff;
   	color: #fbc41b;
    font-size: 18px;
    line-height: 47px;
    cursor: pointer;
    width: 15%;
    height: 50px;
    border-style: none;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    float: right;
}

.search-form .search-submit:hover {
	color: #57a600;
}


.header-search {
	float: left;
	text-align: left;
	margin: -2px 0 0;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border: none;
}
	.header-search input[type=search] {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		font-family: inherit;
		font-size: 100%;
	}
	.header-search input::-webkit-search-decoration,
	.header-search input::-webkit-search-cancel-button {
		display: none;
	}


	.header-search input[type=search] {
		border: none;
		background-color: transparent;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: .1em;
		font-style: normal;
		font-size: 11px;
		color: #6d6d6d;
		padding: 0 10px;
		margin-right: 29px;
		height: 25px;
		line-height: 25px;
		width: 60px;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
		vertical-align: middle;
	}

	.header-search input[type=search]:focus {
		width: 150px;
		background-color: #fff;
		color: #0a0a0a;
	}

	.header-search .search-submit {
		font-size: 18px;
		font-weight: normal;
		line-height: 44px;
		height: 25px;
		width: 25px;
		background-color: transparent;
		font-family: "FontAwesome";
		color: #6d6d6d;
		cursor: pointer;
		border-style: none;
		padding: 0 3px;
		width: auto;
		margin: 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		position: absolute;
		top: 0;
		right: 0;
	}
		.header-search .search-submit:hover {
			color: #57a600;
		}



/*---------FOOTER---------*/
.footer {
	clear: both;
	margin: 50px 0 50px;
}
	.footer .wrap {
		overflow: hidden;
	}
.footer .widget {
	margin: 0;
	width: 45%;
	text-align: left;
	float: left;
	display: inline-block;
	font-size: 14px;
	line-height: 1.9;
	margin-right: 10%;
}
	.footer .widget.widget_nav_menu {
		width: 15%;
		margin: 0;
	}
.footer .widget a {
	color: #292929;
}
	.footer .widget a:hover {
		color: #57a600;
	}
.footer .widget h3 {
	text-align: left;
	font-size: 14px;
	margin: 10px 0 10px;
}
.footer .about {
	padding-left: 67px;
}
.footer .about h3 {
	width: 315px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/logo-sm.png) no-repeat;
	background-size: 100% auto;
	margin: 0 0 0 -67px;
}
.footer .about strong {
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 95%;
}
.footer .copyright {
	clear: both;
	color: #b7b7b7;
	padding-left: 67px;
	font-size: 11px;
}

.back-to-top a.top {
	width: 65px;
	height: 65px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: url(images/top.png) no-repeat;
	background-size: 100% auto;
}

.cd-top {
	font-weight: normal;
	background: url(images/top.png) center center no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 65px;
	width: 65px;
	text-align: center;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 1001;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible
  opacity: .5;*/
}
.no-touch .cd-top:hover, .cd-top:hover {
  opacity: .7;
}


/* Instagram Feed Styles */
.instagram-footer {
	width: 100%;
	border-top: 3px solid #292929;
	border-bottom: 3px solid #292929;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
}
	.instagram-footer h3 {
		display: none;
	}
	.instagram-footer a:hover {
		opacity:0.7;
		filter:alpha(opacity=70); /* For IE8 and earlier */
	}
ul.instagram-pics {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 87.5%;
	float: left;
}
	ul.instagram-pics li {
		overflow: hidden;
		margin: 0;
		padding: 0;
		width: -moz-calc(100% / 7);
		width: -webkit-calc(100% / 7);
		width: calc(100% / 7);
		float: left;
	}
	ul.instagram-pics li img {
		display: block;
		width: 100%;
		height: auto;
	}
.instagram-footer p.clear {
	float: right;
	width: 12.5%;
	height: 0 !important;
	padding-bottom: 12.5% !important;
	background-color: #292929;
	margin: 0;
	clear: none;
}
	.instagram-footer p.clear a {
		background-color: #292929;
		color: #ffffff;
		display: block;
		width: 100%;
		padding: 27% 0 10%;
		text-decoration: none;
		line-height: 1.2;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: .03em;
	}
		.instagram-footer p.clear a:before {
			content: "\f16d";
			font-family: FontAwesome;
			display: block;
			font-weight: normal;
			font-size: 65px;
			font-size: 4vw;
		}
	.instagram-footer p.clear:after {
		display: block;
		clear: both;
		content: "";
	}

/*---------COMMENTS---------*/

#comments, #pings           {
	margin-top: 5px }
#respond, #comments            {
	margin-top: 65px }
#comment-list          {
	font-size: 95%;
	list-style-type: none;
	margin: 20px 0 30px;
	padding: 0;
}
#comment-list li           {
	margin: 30px 0;
	padding: 25px;
	border: 2px solid #292929;
	list-style-type: none;
}
	#comment-list li:before {
		display: none;
	}

#comment-list li.bypostauthor       {
	background-color: #f0f0f0;
}
#comment-list li p {
	margin: 10px 0;
}
	#comment-list li p:last-of-type {
		margin-bottom: 0;
	}
.comment-meta {
	color: #6d6d6d;
	margin: 0;
	letter-spacing: .08em;
	font-size: 10px;
	text-align: left;
	clear: none;
	 }
	 .comment-meta:before {
	 	display: none;
	 }
	.comment-meta a {
		color: #6d6d6d;
	}
.comment-meta strong           {
	color: #292929;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	 }
.comment-meta strong a            {
	color: #292929;
	text-decoration: underline }
.comment-meta a:hover         {
	color: #fbc41b;
	text-decoration: underline }


#comment-list .avatar    {
	float: right;
	margin: 0 0 10px 10px; }

#pings {
	margin-top: 50px;
}
#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 0 }
#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }


#commentform   {
	margin-bottom: 30px;
	width: 100% }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
.comment-nav {
	color: #6d6d6d;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 8px 2px 7px }
.comment-nav em {
	font-style: normal;
	margin-right: 15px }
.comment-nav em img {
	margin-right: 2px;
	vertical-align: middle }
.comment-nav .page-numbers {
	color: #6d6d6d;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.comment-nav .current {
	color: #57a600;
	font-weight: bold;
	background-color: #fff }
.comment-nav .next, .comment-nav .prev, .comment-nav .dots {
	border-style: none }
.comment-nav a:hover {
	color: #fff;
	background-color: #fbc41b }
.comment-nav .alignright a {
	color: #6d6d6d;
	text-decoration: none }
.comment-nav .alignright a:hover {
	color: #fbc41b;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#comment-list li ul {
	margin: 0 0 -10px 0;
	padding: 0 }
#comment-list li li {
	margin: 0;
	border: none;
}
	#comment-list li li.bypostauthor {
		margin-top: 15px;
	}
#cancel_reply, #cancel_reply a       {
	color: #fbc41b;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a       {
	color: #fbc41b;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover   {
	color: #fbc41b;
	text-decoration: underline }

/*---------PAGE NUMBERS---------*/

.pagination {
    clear: both;
    text-align: right;
    margin: 0;
    overflow: hidden;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}

.pagination .page-numbers {
    color: #292929;
    margin: 0 8px;
    text-decoration: none;
    display: inline-block;
}
	.pagination .page-numbers.dots {
		color: #d8d8d8;
		font-weight: normal;
	}
	.pagination span.page-numbers.current, .pagination a.active {
	    color: #fbc41b;
	    -webkit-text-stroke: 1px #0a0a0a;
	    -webkit-text-fill-color: #ffffff;
	}
	.pagination span.page-numbers.dots {
	    border: none;	}
.pagination a.page-numbers:hover {
	color: #57a600;
}

.pagination h2 {
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
}
.pagination .nav-links {
	display: inline-block;
}
/*---------MAIN DROPDOWN MENU---------*/

#main   {
	margin: 40px 0 0px;
	padding: 0;
	width: -moz-calc(100% - 500px);
	width: -webkit-calc(100% -500px);
	width: calc(100% - 500px);
	float: right;
	font-weight: normal;
	font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: right;
}

#main ul {
	text-align: right;
    font-size: 90%;
}
#main li    {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
	position: relative;
	}
	#main li:nth-last-of-type(2) {
		border-right: none;
	}
#main li a  {
	display: block;
	padding: 0 15px;
	text-decoration: none;
	color: #292929;
	}

#main a:hover, #main li:hover>a {
	color: #57a600;
	}



/*Sub Menus Level 1 */
#main ul ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	padding: 10px 0;
	font-size: 13px;
	line-height: 26px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	z-index: 2001;
	width: 200px;
	margin: 0;
	background-color: #292929;
	}

#main ul ul li {
	float: none;
	display: block;
	margin: 0;
	}
	#main ul ul li.bold {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 90%;
		letter-spacing: .08em;
	}
#main ul ul li a {
	width: 100%;
	width: 200px;
	border: none;
	border: none !important;
	color: #ffffff;
}

#main ul li:hover > ul {
	display: block;
	}

	#main ul li.menu-item-has-children>a:after {
		content: '+';
		display: none;
		margin: 2px 0 0 3px;
	}

	/* Show indicator for menu items with children */
	#main ul ul li.menu-item-has-children>a:after {
		content: '>';
		float: right;
		display: inline;
		margin: 0px 0 0 3px;
	}

	#main ul ul a:hover, #main ul ul li:hover>a {
		color: #fbc41b;
		background-color: transparent;
		}

/*Sub Menus Level 2*/

#main ul ul li ul {

	background-color: #292929;
	left: 200px;
	top: -10px;
	}
	#main ul ul:after {
		display: none;
	}
/* Top Search */

#main li.search {

}
#main li.search i {
	margin-left: 0;
	font-size: 115%;
}
	#main li.search ul {
		padding: 0;
		height: 45px;
		left: auto;
		right: 0;
		width: 220px;
		}
		#main li.search ul li {
			width: 220px;
			margin: 0;
			padding: 0;
			float: none;
		}
#main li.search a:hover {
	cursor: pointer;
}

#main li.search .search-form {
	border: none;
	display: block;
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border: 2px solid #292929;
}
#main li.search .search-input {
	width: 100%;
	background-color: transparent;
	border: none;
	text-align: left;
	float: none;
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin: 0;
}
#main li.search .search-submit {
	display: none;
}


/*Sticky Menu*/
@media ( min-width : 800px ) {
	.stickynav {
	    -webkit-transition: height 0.3s;
	    -moz-transition: height 0.3s;
	    -ms-transition: height 0.3s;
	    -o-transition: height 0.3s;
	    transition: height 0.3s;
	}
	.stickynav.smaller {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2001;
		background-color: #ffffff;
		border-bottom: 3px solid #292929;
		padding: 0;
	}
	.stickynav.smaller .logo {
		width: 315px;
		margin: 8px 0 -5px;
	}
	.stickynav.smaller .logo a {
		width: 315px;
		height: 45px;
		background: url(images/logo-sm.png) no-repeat;
		background-size: 85% auto;
		margin: 3px;
	}
	.stickynav.smaller #main {
		margin: 6px 0 0;
	}
	.stickynav.smaller + .wrapper { padding-top: 100px; }
}
