/* 
Theme Name: Noob Cook RECIPES
Theme URL: http://www.noobcook.com
Description: Custom responsive theme for Noob Cook Recipes.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 2.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: -moz-calc(100% - 360px);
        width: -webkit-calc(100% -360px);
        width: calc(100% - 360px);
        max-width: 620px;
        float: left;
        display: inline-block;
    }
    .span_content_full {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }
    .span_sidebar {
        width: 330px;
        float: right;
        clear: right;
        display: block;
    }
}
.wrapper {
    background-color: #ffffff;
    margin: 0 auto 0;
    padding: 0 0 30px;
    width: 100%;
    max-width: 1030px;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
}
.wrap {
    margin: 0 auto 0;
    padding: 0 25px;
    width: 100%;
    max-width: 1030px;
}
/*---------STRUCTURE---------*/

body {
    background-color: #ffffff;
    color: #4c4c4c;
    font-size: 15px;
    font-family: "Karla", Arial, Helvetica, Geneva, sans-serif;
    line-height: 21px;
    letter-spacing: -.02em;
    background-image: url(images/bg.png);
    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: #999999;
    text-decoration: none
}
a:hover {
    color: #d73500;
    text-decoration: none
}
p {
    margin: 15px 0;
}
h1,
h2,
h3,
h4,
h5 {
    color: #454545;
    line-height: 1.1;
    margin: 15px 0;
    letter-spacing: -.03em;
    font-weight: normal;
}
h1 {
    font-size: 22px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-weight: normal;
    font-size: 14px;
}
h5 {
    color: #d73500;
    font-weight: normal;
    font-size: 18px;
}
strong,
b {
    font-weight: bold;
}
em,
i {
    font-style: italic;
}
.clear {
    clear: both
}

/*---------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;
}
.span_content ul li {
    list-style-type: none;
    margin: 0 0 3px 10px;
    padding: 0;
}
.span_content ul li:before, .footer ul li:before {
    color: #d73500;
    font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    content: '\2022';
    margin: 0 6px 0 -10px;
    font-size: 12px;
}
	.span_content ul li:nth-child(4n+2):before, .footer ul li:nth-child(4n+2):before {
	    color: #fdcd22;
	}
	.span_content ul li:nth-child(4n+3):before, .footer ul li:nth-child(4n+3):before {
		color: #16c6c2;
	}
	.span_content ul li:nth-child(4n+4):before, .footer ul li:nth-child(4n+4):before {
	    color: #99be3e;
	}
.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;
}
.sep {
    height: 4px;
    display: block;
    background-image: url(images/bg.png);
}
/*---------SIDEBAR---------*/

.sidebar {
    color: #6b6c6e;
    font-size: 94%;
    line-height: 1.4;
}
.leftsidebar {
    width: -moz-calc(100% - 160px);
    width: -webkit-calc(100% -160px);
    width: calc(100% - 160px);
    padding-right: 5%;
    float: left;
}
.rightsidebar {
    width: 160px;
    float: right;
}
.midsidebar {
    overflow: hidden;
}
.lowersidebar {
    clear: both;
}
.widget {
    margin-bottom: 40px;
    clear: both;
}
h3.widgettitle {
    margin: 0 0 10px 0;
}
.widget a {
    color: #454545;
    text-decoration: none
}
.widget a:hover {
    color: #16c6c2;
    text-decoration: none
}
.widget p {
    margin: 0 0 10px
}
.sidebar .ad {
    padding: 15px;
    background-image: url("images/bg.png");
    text-align: center;
}
.sidebar select {
    color: #88898b;
    font-size: 13px;
    font-family: Karla, Arial, Helvetica, sans-serif;
    line-height: 20px;
    background-color: #ffffff;
    padding: 5px 3px 5px 5px;
    width: 150px;
    border: 1px solid #d3cec1
}
.sidebar select {
    color: #88898b;
    font-size: 13px;
    font-family: Karla, Arial, Helvetica, sans-serif;
    line-height: 20px;
    background-color: #ffffff;
    padding: 5px 3px 5px 5px;
    width: 150px;
    border: 1px solid #d3cec1
}
.leftsidebar .widget {
    margin-bottom: 35px;
}
.leftsidebar .sep {
    width: 75px;
    border-top: 1px solid #e9e9e9;
    margin-bottom: 30px;
}
.screen-reader-text {
    display: none;
}
.about {
    margin-bottom: 20px;
}
.about img {
    float: left;
    margin-right: 10px;
}
.about a {
    color: #88898b;
    font-style: italic;
}
.about a:hover {
    color: #d73500;
}
.subscribe {
    padding: 20px;
    background-image: url(images/bg.png);
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.subscribe h3 {
    margin-bottom: 3px;
}
.emailform {
    height: 30px;
    position: relative;
    background-color: #ffffff;
}
.emailinput {
    color: #b5b5b6;
    font-size: 13px;
    font-family: Karla, Arial, Helvetica, sans-serif;
    font-style: italic;
    line-height: 30px;
    height: 30px;
    background-color: transparent;
    padding: 0 10px;
    width: 170px;
    vertical-align: middle;
    border: none;
}
.emailinput:focus {
    color: #454545;
    font-style: normal;
}
.emailsubmit {
    color: #ffffff;
    background-color: #6b6c6e;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -3px;
    padding: 0 10px;
    height: 32px;
    float: right;
    border: 1px solid #6b6c6e;
    font: 15px/30px "Karla", Arial, Helvetica, sans-serif;
    position: absolute;
    right: 0;
}
.emailsubmit:hover {
    background-color: #d73500;
    border: 1px solid #d73500;
}

/* -- 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 */
	
}
.sidebar .item h4.title {
	margin: 10px 0 5px;
	font-size: 14px;
}
	.sidebar .item h4.title a {
		
	}
	.sidebar .item h4.title a:hover {
		
	}
/*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;
	}


/*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, .sidebar .random {
	overflow: hidden;
}
.sidebar .recent .item, .sidebar .random .item {
    width: 23.5%;
    margin: 0 2% 2% 0;
    float: left;
}

	.sidebar .recent .item:nth-of-type(4n), .sidebar .random .item:nth-of-type(4n) {
	    margin-right: 0;
	}

.sidebar .recentposts .item h4 {
    display: none;
}
/*---------POST STYLES---------*/

.post {} .paginated-image {
    position: relative;
}
.paginated-image img {
	width: 100%;
	height: auto;
	display: block;
}
.paginated-image .overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    color: #ffffff;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
}
.paginated-image .overlay a {
    display: inline-block;
    color: #ffffff;
    padding: 10px 20px;
    background-color: #d73500;
}
.paginated-image .overlay a:hover {
    background-color: #16c6c2;
}
h2.posttitle {
    color: #454545;
    margin: 0 0 5px 0;
    padding: 0
}
h2.posttitle a {
    color: #454545;
    text-decoration: none
}
h2.posttitle a:hover {
    color: #d73500
}
.postmeta {
    color: #6b6c6e;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px;
}
.postmeta em {
    font-style: normal;
    color: #88898b;
    font-weight: normal;
}
.postmeta a {
    color: #88898b;
    text-decoration: none
}
.postmeta a:hover,
.edit a:hover,
.metabottom a:hover {
    color: #d73500;
    text-decoration: none
}
.ccount {
    display: inline;
}
.postcats {
    font-size: 12px;
    margin: 10px 0 20px;
    text-align: center;
}
.postcats a {
    display: inline-block;
    color: #88898b;
    background-color: #efefef;
    padding: 1px 10px 2px;
    margin: 0 2px 6px 2px;
}
.postcats a:hover {
    background-color: #d73500;
    color: #ffffff;
}
.metabottom .ccount,
.postmeta .right {
    float: right;
}
.metabottom {
    margin-top: 13px;
    text-align: left;
}
}
.metabottom .left {
    width: 70%;
    float: left
}
.metabottom .right {
    text-align: right;
    width: 30%;
    float: right
}
.metabottom a {} .metabottom a:hover {} a.post-edit-link,
a.comment-edit-link {
    color: #fff;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #88898b;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-left: 8px;
    padding: 1px 3px
}
a.post-edit-link:hover,
a.comment-edit-link:hover {
    color: #fff;
    background-color: #454545
}
.post li:last-child {
    margin-bottom: 0px;
}
.post img {
    display: block;
    height: auto;
    max-width: 100%;
}
.post img.noborder {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.post .wp-caption {
    height: auto;
    max-width: 620px;
}
.post table {
    background: url(images/bg.png) #ffffff;
    color: #6b6c6e;
    margin: 20px 0;
}
.post h5.icon {
    background: url(images/icon-recipes.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    font-weight: bold;
}
.post h5 a {
    color: #d73500;
}
.post h5 a:hover {
    color: #6b6c6e;
}
.post h5.print {
    color: #6b6c6e;
    background: url(images/print2.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    font-weight: bold;
}
.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 p.small {
    font-size: 80%;
}
.post blockquote {
    margin: 25px 0;
    padding: 35px;
    background: url(images/bg.png) #ffffff;
    color: #6b6c6e;
}
.post blockquote p:last-child {} .wp-caption {
    text-align: left
}
.wp-caption p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 2px;
    font-style: italic;
}

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: #ababad;
    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: #d73500;
}


/* Recipe Styles */
.recipe {
    margin: 25px 0;
    padding: 35px;
    background: none #f9f9f9;
    color: #6b6c6e;
}
.recipe h2 {
    margin: 0 0 15px;
    color: #454545;
}
.recipe h3 {
    font-weight: bold;
    color: #b5b5b6;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 10px 0 5px;
    clear: left;
}
.recipe h4 {
    letter-spacing: -.02em;
    color: #6b6c6e;
    font-size: 14px;
    margin: 10px 0 5px;
}
.recipe p {} .recipe .recipemeta,
.recipe .summary {
    
}

.recipe .time {
    display: block;
    color: #88898b;
    font-size: 12px;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 4px 7px 4px;
}
.recipe .time p {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0
}
.recipe .time strong {
    color: #6b6c6e;
    font-weight: bold;
    margin-right: 2px;
    letter-spacing: normal;
}
.recipe .time span {} .recipe .ingredients {
    margin-bottom: 20px;
}
.recipe .ingredients em,
.recipe .ingredients i {
    font-style: italic;
    color: #88898b;
}
.recipe ul,
.recipe ul li {
    margin-top: 0;
}
.recipe .notes {
    border-top: 1px solid #f0f0f0;
    color: #88898b;
    font-size: 13px;
    margin-top: 25px;
    padding-top: 10px;
    clear: left
}
.recipe .notes h4 {
    color: #88898b;
    font-size: 13px;
    line-height: 18px;
}
.recipe .postmeta {
    border-top: 1px solid #f0f0f0;
    color: #88898b;
    margin: 20px 0 0;
    padding: 15px 0 0;
    clear: left
}
.recipe .source p {
    color: #88898b;
    font-size: 12px;
    font-style: italic;
    margin-top: 1px;
    margin-bottom: 1px;
    clear: left
}
.recipe a {
    text-decoration: underline;
}
.recipe .photo {
    width: 100%;
    height: auto;
    border: 8px solid #ffffff;
    margin: 0 0 10px 10px;
}
.printbutton {
    float: right;
    text-align: center;
    width: 30%;
    margin: 0 0 0 10px;
    position: relative;
}
.noobsm {
    width: 19px;
    height: 20px;
    display: block;
    background: url(images/noobsm.png) 2px 2px no-repeat #fff;
    content: "";
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 100;
    margin: 0px;
    padding: 2px;
}
.printbutton a {
    font-size: 12px;
    line-height: 22px;
    width: 36px;
    text-align: center;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #16c6c2;
    margin: 0 5px;
}
.printbutton a:nth-of-type(2) {
    color: #99be3e;
}
.printbutton a:hover {
    color: #454545;
}
.printbutton a img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    float: none;
    display: inline;
    margin: 0;
}
.addthis_toolbox {
    margin: 15px 0 10px;
}
.addthis_toolbox a.addthis_button_google_plusone {
    display: inline;
    margin: 0 0 0 15px;
    padding: 0;
    width: 80px
}
.addthis_toolbox a.addthis_button_tweet {
    display: inline;
    margin: 0 0 0 10px;
    padding: 0;
    width: 100px
}
.addthis_toolbox a.addthis_pill_style {
    margin-right: 25px
}
.morecontent {
    padding: 20px 30px 16px 30px;
}
.morecontent .subform {
    width: -moz-calc(100% - 220px);
    width: -webkit-calc(100% -220px);
    width: calc(100% - 220px);
    float: right;
    border-left: 1px solid #f0f0f0;
    padding-left: 20px;
}
.morecontent .facebook {
    width: 200px;
    float: left;
    text-align: center;
}
.morecontent .facebook iframe {
    margin: -9px 0 0 -9px;
}
.innerpost .subscribe {
    background-image: url("images/bg.png");
    padding: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}
.innerpost .subscribe h5,
.morecontent h5 {
    font-weight: normal;
    color: #454545;
    font-size: 16px;
    line-height: 15px;
    float: left;
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: right;
}
.morecontent h5 {
    float: none;
    width: auto;
    text-align: left;
    line-height: 19px;
    margin: 0 0px 8px 0;
}
.innerpost .subscribe h5 em,
.morecontent h5 em {
    color: #88898b;
    font-size: 12px;
    font-style: normal;
}
.morecontent h5 em {
    font-size: 13px;
}
.innerpost .subscribe .social {
    float: right;
    margin: -4px 0 0;
}
.innerpost .subscribe .social a {
    margin: 0;
    color: #16c6c2;
}
	.innerpost .subscribe .social a:nth-child(1) {
	    color: #d73500;
	}
	.innerpost .subscribe .social a:nth-child(2) {
	    color: #fdcd22;
	}
	.innerpost .subscribe .social a:nth-child(3) {
	    color: #16c6c2;
	}
	.innerpost .subscribe .social a:nth-child(4) {
	    color: #99be3e;
	}
.innerpost .subscribe .social a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}
.innerpost .emailform {
    width: 295px;
    float: left;
    display: inline-block;
}
.innerpost .emailinput {} .innerpost .emailinput:focus {
    color: #454545;
}
.innerpost .emailsubmit {} .innerpostads .emailsubmit:hover {} .relatedposts {
    overflow: hidden;
    margin-bottom: 30px;
}

.relatedposts .teaserpost2 {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    overflow: hidden;
}
	.relatedposts .teaserpost2 img {
		float: left;
		width: 30%;
		margin-right: 12px;
	}
	.relatedposts .teaserpost2:nth-of-type(3n) {
	    margin-right: 0px;
	}
	.relatedposts .teaserpost2:nth-of-type(3n+1) {
		clear: left;
	}
.relatedposts a:hover,
.relatedposts a:hover h4 {
    color: #16c6c2;
}
.innerpostads {
    overflow: hidden;
    margin-bottom: 30px;
}
.innerpostads .adspace:nth-child(1) {
    width: 300px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.postnav {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-weight: bold;
    overflow: hidden;
    margin: 0px 0 20px;
    line-height: 16px;
}
.postnav em {
    display: block;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
}
.postnav .prev {
    width: 50%;
    float: left
}
.postnav .next {
    text-align: right;
    width: 50%;
    float: right
}
/*---------HOMEPAGE STYLES---------*/

h4.divider {
	clear: both;
    margin: 30px 0 0;
    background-image: url(images/bg.png);
    height: 14px;
    line-height: 14px;
    color: #b5b5b6;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
h4.divider span {
    background-color: #ffffff;
    display: inline-block;
    padding: 0 10px;
    margin: 0 20px;
}
h3.sectiontitle {
    margin: 0 0 15px;
    line-height: 30px;
    height: 30px;
    text-transform: none;
    letter-spacing: -.03em;
}
h3.sectiontitle a {
    color: #454545;
    text-decoration: none;
    display: block;
    height: 30px;
}
h3.sectiontitle a:hover {
    color: #454545;
}

.widget_category-posts {
    overflow: hidden;
    margin: 35px 0 15px;
    clear: both;
}
.widget_category-posts h3.sectiontitle a em {
    float: right;
    font-size: 10px;
    line-height: 14px;
    padding: 2px 5px;
    margin-top: 8px;
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .03em;
    background-color: #454545;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.category-posts {
    overflow: hidden;
}
.category-posts .item img {
	width: 100%;
	height: auto;
	display: block;
}
.category-posts .item h4 {
	margin: 4px  0 0;
}
.homepagesection .item {
	text-align: center;
}
	.homepagesection:after {
		content: "";
	    height: 4px;
	    display: block;
	    background-image: url(images/bg.png);
	    margin-top: 30px;
	}
	.homepagesection .category-posts .item {
		width: 23.5%;
		float: left;
		margin: 0 2% 0 0;
	}
		.homepagesection .category-posts .item:nth-child(4n) {
			margin-right: 0;
		}


.homepagesection.alt {
    width: 31%;
    float: left;
    clear: none;
    margin: 0 3.5% 0 0;
}
	.homepagesection.alt:after {
		display: none;
	}
	.homepagesection.alt:last-child {
	    margin-right: 0px;
	}
	
.homepagesection.alt .item {
	float: none;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: left;
}
.homepagesection.alt img {
    width: 20%;
    height: auto;
    float: left;
    margin-right: 2%;
}
.homepagesection.alt h3.sectiontitle a em {
    padding: 0;
    color: #99be3e;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*COLORS/ICONS*/

.recipes h3.sectiontitle a em {
    background-color: #d73500;
}
.recipes h3.sectiontitle a {
    background: url(images/icon-recipes.png) no-repeat;
    padding-left: 37px;
}
.recipes a:hover h4 {
    color: #d73500;
}
.ingredients h3.sectiontitle a em {
    background-color: #fdcd22;
}
.ingredients h3.sectiontitle a {
    background: url(images/icon-ingredients.png) no-repeat;
    padding-left: 37px;
}
.ingredients a:hover h4 {
    color: #fdcd22;
}
.howto h3.sectiontitle a em {
    background-color: #16c6c2;
}
.howto h3.sectiontitle a {
    background: url(images/icon-howto.png) no-repeat;
    padding-left: 37px;
}
.howto a:hover h4 {
    color: #16c6c2;
}
.beauty h3.sectiontitle a em {
    background-color: #99be3e;
}
.beauty h3.sectiontitle a {
    background: url(images/icon-beauty.png) no-repeat;
    padding-left: 37px;
}
.beauty a:hover h4 {
    color: #99be3e;
}
.widget_category-posts h3.sectiontitle a em:hover {
    background-color: #454545;
}
.widget-5 h3.sectiontitle a em,
.widget-5 a:hover h4 {
    color: #ffffff !important;
}
.widget-6 h3.sectiontitle a em,
.widget-6 a:hover h4 {
    color: #fdcd22 !important;
}
.widget-7 h3.sectiontitle a em,
.widget-7 a:hover h4 {
    color: #16c6c2 !important;
}
.widget_category-posts.alt h3.sectiontitle a em:hover {
    color: #454545;
    background-color: #ffffff;
}
.widget ul li a:hover {
    color: #d73500;
}
.widget ul li:nth-child(4n+2) a:hover {
    color: #fdcd22;
}
.widget ul li:nth-child(4n+3) a:hover {
    color: #16c6c2;
}
.widget ul li:nth-child(4n+4) a:hover {
    color: #99be3e;
}
/*---------WHAT'S NEW---------*/

.whatsnew {
    padding: 20px;
    background-image: url(images/bg.png);
    margin: 20px 0;
    clear: both;
    overflow: hidden;
}
.whatsnew h5 {
    font-weight: normal;
    width: 13%;
    color: #454545;
    font-size: 18px;
    line-height: 17px;
    float: left;
    display: inline-block;
    margin: 3% 1% 0 0px;
    text-align: center;
}
.whatsnew a {
    width: 13.25%;
    display: block;
    float: left;
    margin-left: 1%;
}
/*---------ARCHIVE STYLES---------*/

.archives {
    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 h4.title {
    margin: 5px 0;
}
	.archive-post a:hover h4.title {
	    color: #d73500;
	}
.archive-post .postmeta {
	font-weight: normal;
}
.archiveslist {
    color: #88898b;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    overflow: hidden;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px
}
.archiveslist ul li {
    color: #454545;
    font-size: 11px;
    list-style-type: circle
}
.archiveslist a:link,
.subcategories a:link {
    color: #454545;
    text-decoration: none
}
.archiveslist a:visited,
.subcategories a:visited {
    color: #88898b;
    text-decoration: none
}
.archiveslist a:hover,
.subcategories a:hover {
    color: #d73500
}
.archiveslist a:active,
.subcategories a:active {
    color: #d73500
}
.archiveslist em {
    color: #88898b;
    font-size: 10.5px
}
.subcats h4 {
    margin-bottom: 10px;
    font-weight: bold;
}
.subcategories,
.subcats {
    overflow: hidden;
    margin-bottom: 20px;
}
.subcategories li.categories:before {
    display: none;
}
.subcategories ul {
    overflow: hidden;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    font-size: 13px;
}


.tagindex a {
    font-size: 12px;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-right: 2px;
    width: 17px;
    height: 19px;
    float: left;
    border: solid 1px #f6f5f5;
    background-color: #ffffff;
}
.tagindex a:link {
    color: #88898b;
    text-decoration: none
}
.tagindex a:visited {
    color: #bbb9b9;
    text-decoration: none
}
.tagindex a:active {
    color: #88898b;
    text-decoration: none
}
.tagindex a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d73500
}
.tagtitle {
    color: #88898b;
    text-transform: uppercase
}
.tagtitle a {
    text-decoration: none;
    text-transform: none
}
.tagtitle em {
    color: #88898b;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-style: normal;
    margin-left: 10px;
    float: right
}
.tagtitle em a {
    color: #88898b;
    font-size: 11px
}
.tagtitle a:hover {
    color: #454545
}
.recipecats {
    overflow: hidden;
    font-size: 16px;
}
.recipecats .cat:nth-of-type(4n) {
    margin-right: 0;
}
.recipecats .cat:nth-of-type(4n+1) {
    clear: both;
}
.recipecats a:hover {
    color: #d73500;
}
.searchpost {
	overflow: hidden;
	margin-bottom: 30px;
}
.searchpost img {
	width: 40%;
	float: left;
	margin-right: 15px;
}
/*---------FORMS---------*/

#submit,
.submitbutton {
    color: #fff;
    font-size: 16px;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 16px;
    background-color: #6b6c6e;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 5px;
    padding: 10px 15px;
    border-style: none;
}
#submit:hover,
.submitbutton:hover {
    background-color: #d73500
}
#commentform label {
	width: 100%;
	display: block;
}
.commentinput,
.styledinput,
.captchainput,
#commentform textarea,
#commentform input[type=text] {
    color: #88898b;
    font-size: 13px;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 18px;
    background-color: #fff;
    margin-bottom: 7px;
    padding: 7px;
    border: 1px solid #e4e3e3
}
.commentinput:focus,
.styledinput:focus,
.captchainput:focus {
    color: #454545
}
.commentinput, #commentform textarea,
#commentform input[type=text] {
    width: 100%;
}
.search-form {
   
}
.search-input {
    color: #88898b;
    font-size: 12px;
    font-family: "karla", Arial, Helvetica, sans-serif;
    font-style: italic;
    padding: 4px 8px;
    vertical-align: middle;
    border: 1px solid #e9e9e9
}

.search-submit {
    color: #454545;
    background-color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-style: none;
    vertical-align: middle;
}
.search-submit:hover {
    color: #d73500;
}
.wpcf7-form {
    width: 100%
}
.wpcf7-form .formfield {
    overflow: hidden
}
.wpcf7-form p {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
    display: block;
    margin: 0;
    padding: 7px 0;
    float: left
}
.wpcf7-form .captcha {
    color: #454545;
    font-size: 13px;
    line-height: 30px;
    text-align: right;
    text-transform: uppercase;
    display: block;
    margin: 0;
    padding: 7px 0;
    float: left
}
.wpcf7-form .styledinput {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin: 0;
    width: 100%;
    float: left
}
.wpcf7-form .captchainput {
    
}
.wpcf7-form .submit {
    clear: both
}
/*---------FOOTER---------*/

.footer {
    background-color: #454545;
    width: 100%;
    padding: 30px 0;
}

.footerwidgets {
    overflow: hidden;
}
.footerwidget {
    width: 23.5%;
    float: left;
    margin: 0 2% 0 0;
    clear: none;
}
	.footerwidget:nth-child(4n) {
	    margin-right: 0;
	}
.footerwidget h3.widgettitle {
    color: #979899;
}
.footer a {
    text-decoration: none;
}
.footer a:link,
.footer a:visited,
.footer a:active {
    color: #ffffff;
    text-decoration: none
}
.footer a:hover {
    color: #d73500
}
.footer .social ul {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}
.footer .social ul li img {
    vertical-align: middle;
}
.footer ul {
	padding-left: 12px;
} 
	.footer .social ul {
		padding-left: 0;
	}
		.footer .social ul li:before {
			display: none;
		}
.footer .random {
    overflow: hidden;
}
.footer .random .item {
    display: block;
    float: left;
    width: 31%;
    margin: 0 3.5% 3.5% 0;
    padding: 0;
}
	.footer .random .item:nth-child(3n) {
	    margin-right: 0;
	}
.footer .random img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.footer .random h4 {
	display: none;
}

.subfooter {
    border-top: 1px solid #4f4f4f;
    color: #6b6c6e;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: 6px 0 0;
}
.subfooter a:link,
.subfooter a:visited,
.subfooter a:active {
    color: #6b6c6e;
    text-decoration: none
}
.subfooter a:hover {
    color: #ffffff
}
.footernav {
    width: 70%;
    float: left;
    margin: 0;
    padding: 0;
}
.footernav li {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0
}
	.footernav li:before {
		display: none;
	}
.footernav li img {
    margin-top: -2px;
    vertical-align: middle
}
.copyright {
    text-align: right;
    width: 30%;
    float: right
}
.footerad {
    text-align: center;
    margin: 20px auto 10px;
}
/*---------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: 1px solid #eeeeee;
	list-style-type: none;
}
	#comment-list li:before {
		display: none;
	}
#comment-list li.bypostauthor {
	border: none;
	padding: 0;
}
#comment-list li.bypostauthor>div.comment {
	background-color: #eeeeee;
	padding: 20px;
}
#comment-list li p {
	margin: 10px 0;
}
	#comment-list li p:last-of-type {
		margin-bottom: 0;
	}
.comment-meta {
	color: #88898b;
	margin: 0;
	font-size: 12px;
	text-align: left;
	clear: none;
	 }
	 .comment-meta:before {
	 	display: none;
	 }
	.comment-meta a {
		color: #88898b;
	}
.comment-meta strong           {
	color: #454545;
	font-size: 16px;
	font-weight: bold;
	 }
.comment-meta strong a            {
	color: #454545;
	text-decoration: underline }
.comment-meta a:hover         {
	color: #88898b;
	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: #ababad;
	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: #ababad;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.comment-nav .current {
	color: #a40480;
	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: #5b0373 }
.comment-nav .alignright a {
	color: #ababad;
	text-decoration: none }
.comment-nav .alignright a:hover {
	color: #5b0373;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#comment-list li ul {
	margin: 0;
	padding: 0 }
#comment-list li li {
	margin-bottom: 0;
	border: none;
}
#cancel_reply, #cancel_reply a       {
	color: #d73500;
	font-size: 11px;
	font-weight: bold }

	
/*---------PAGE NUMBERS---------*/

.pagenumbers {
    font-weight: bold;
    clear: both;
    overflow: hidden;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    margin: 20px 0 20px;
}
.pagenumbers .left {
    width: 70%;
    padding: 10px 15px;
    background-color: #d73500;
    float: left
}
.pagenumbers .right {
    text-align: right;
    width: 30%;
    padding: 10px 10px;
    background-color: #d73500;
    float: right
}
.pagenumbers a {
    color: #ffffff;
}
.pagenumbers a:hover {
    color: #6b6c6e;
}
.pagenumbers .right .current-post-page {
    color: #ffffff;
    color: rgba(255, 255, 255, .5);
}
.pagenumbers .right strong {
    margin-right: 10px;
}
.pagenumbers .right a {
    padding: 5px 8px;
}
.pagination {
    font-family: "proxima_nova", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
    clear: both;
    text-align: center;
    font-size: 11px;
    margin: 0px 0 30px;
    overflow: hidden;
    color: #ababad;
}
.pagination .page-numbers {
    color: #ababad;
    padding: 4px 10px 3px;
    margin: 0 3px;
    text-decoration: none;
    display: inline-block;
}
	.pagination span.page-numbers.current, .pagination a.active {
	    color: #454545 !important;
	    margin: 0;
	    font-weight: bold;
	}
	.pagination span.page-numbers.dots {
	    border: none;	}
.pagination a.page-numbers:hover{
	color: #d73500;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers     {
	font-size: 12px;
	font-family: "Karla", Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 10px 0;
	width: 100%;
	height: 15px;
	clear: both }
.searchnavigation #wp_page_numbers {
	margin-top: 35px }
.searchnavigation-top #wp_page_numbers {
	margin-top: 25px;
	margin-bottom: 20px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a         {
	display: inline-block;
	width: 20px;
	color: #b2b2b2;
	text-align: center;
	padding: 3px 0;
	background-color: #ffffff;
	border: 1px solid #f0f0f0; }
#wp_page_numbers li.space       {
	color: #b2b2b2;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.page_info         {
	color: #b2b2b2;
	font-style: italic;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight: normal;
	text-transform: lowercase;
}
#wp_page_numbers li:before {
	display: none;
}
#wp_page_numbers li a:hover         {
	background-color: #d73500;
	color: #ffffff; }
#wp_page_numbers li.active_page a     {
	background-color: #16c6c2;
	color: #ffffff; }
#wp_page_numbers li.active_page a:hover      {
	background-color: #16c6c2;
	color: #ffffff; }
	
/*---------SLIDER---------*/

/*Carousel*/

.owl-carousel {
	margin: 0 0 30px;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-item {
	padding: 0;
	margin: 0;
}
	.owl-item img {
		width: 100%;
		height: auto;
		display: block;
	}
	.owl-item a {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.owl-item a .caption {
		text-align: left;
		z-index: 100;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		display: block;
		height: auto;
		color: #ffffff;
		background-color: #ffffff;
		background-color: rgba(255, 255, 255, .8);
		padding: 5px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
		.owl-item a:hover .caption {
			background-color: #ffffff;
			background-color: rgba(255, 255, 255, .9);
		}
	.owl-item h2.post-title {
		font-size: 20px;
		color: #454545;
		margin: 0;
	}
.owl-theme .owl-controls {
	
}

/* Next/Prev */
.owl-theme .owl-controls .owl-buttons {
	
	overflow: hidden;
	
}
.owl-theme .owl-controls .owl-next, .owl-theme .owl-controls .owl-prev {
	font-size: 32px;
	font-family: "fontawesome";
	line-height: 50px;
	width: 50px;
	height: 50px;
	font-weight: normal;
	color: #3E3A3B;
	color: rgba(62,58,59,.5);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	bottom: 5px;
	text-align: center;
}
.owl-theme .owl-controls .owl-next {
	float: right;
	right: 0;
}
.owl-theme .owl-controls .owl-prev {
	float: right;
	right: 25px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover, .owl-theme .owl-controls .owl-buttons .owl-next:hover {
	color: #3E3A3B;
}
	.owl-theme .owl-controls .owl-buttons .owl-next:hover {
		left: auto;
	}

/* Pagination*/
.owl-theme .owl-controls .owl-pagination {
	position: absolute;
	top: 0;
	z-index: 2001;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/*Old slideshow*/
#slideshow {
    background-color: #ffffff;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 62%;
    margin-bottom: 25px;
}
#slides {
    position: absolute;
    z-index: 100
}
.slides_container {
    display: none;
    position: relative;
    width: 100%;
    overflow: hidden
}
.slides_container div.slide {
    display: block;
    width: 100%;
    height: 100%;
}
/*Next/prev buttons*/

#slides .next,
#slides .prev {
    position: absolute;
    z-index: 101;
    bottom: 62px;
    width: 27px;
    height: 37px;
    background-color: #ffffff;
}
a.prev,
a.next {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    color: #454545;
    text-decoration: none;
    font-size: 21px;
    line-height: 37px;
}
#slides .next:hover,
#slides .prev:hover {
    color: #d73500;
}
#slides .next {
    right: 0px
}
#slides .prev {
    left: 0px
}
.slide img {
    width: 620px;
    height: 385px;
    float: right;
}
/*	Caption */

.slide {
    height: 435px;
    width: 580px;
}
.caption {
    text-align: left;
    overflow: hidden;
    text-decoration: none;
    position: absolute;
    z-index: 500;
    right: 0px;
    bottom: 0;
    left: 0;
    width: auto;
    text-shadow: none;
    background-color: #ffffff;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, .9);
}
.caption h2 {
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 14px;
}
.caption .posttitle a {
    color: #454545;
}
.caption .posttitle a:hover {
    color: #d73500
}
/*Pagination*/

.pagination {
    position: absolute;
    right: 17px;
    bottom: -2px;
    z-index: 200;
}
.pagination li {
    float: left;
    margin: 0;
    list-style: none;
}
.pagination li a {
	display: block;
	width: 16px;
    height: 16px;
    text-indent: -9999;
    font-size: 0;
    float: left;
    overflow: hidden;
    background-color: #d73500;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
	.pagination li:before {
		display: none;
	}
.pagination li:nth-child(2) a {
    background-color: #fdcd22;
}
.pagination li:nth-child(3) a {
    background-color: #16c6c2;
}
.pagination li:nth-child(4) a {
    background-color: #99be3e;
}
.pagination li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	
}
.pagination li.current a {
    margin-top: -4px;
}


/*---------TOP MENU---------*/
.slicknav_menu, #mobile, .social-mobile {
    display: none;
}
.topmenu {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 38px;
    overflow: hidden;
    background-color: #fdcd22;
    font: bold 11px/38px "Karla", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #454545;
}
.topmenu ul {
    width: 50%;
    float: left;
    text-align: left;
    margin: 0 0 0 25px;
    padding: 0;
}
.topmenu ul li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}
.topmenu a {
    display: block;
    padding: 0 15px;
}
.topmenu a:link,
.topmenu a:visited,
.topmenu a:active {
    color: #454545;
    text-decoration: none;
}
.topmenu a:hover {
    color: #ffffff;
    text-decoration: none;
}
.topmenu li.menutitle {
    margin-right: 15px;
}
.topmenu li.menu-item {
    font-weight: normal;
    font-size: 13px;
}
.topmenu li.active {
    font-weight: bold;
}
.topmenu li.active a {
    color: #d73500;
    background-color: #ffffff;
}
.topmenu .social {
    width: 40%;
    float: right;
    text-align: right;
    margin-right: 25px;
}
.topmenu .social a {
    padding: 0;
    font-size: 16px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
}
.topmenu .social a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}
.header {
    margin: 0 25px;
    overflow: hidden;
}
.header .logo {
    overflow: hidden;
    margin: 25px 0 10px;
    width: 173px;
    float: left;
}
.header .logo a {
    display: inline-block;
    margin: 0 auto;
    width: 173px;
    height: 103px;
    background: url(images/logo.png) no-repeat;
    background-size: 100% auto;
}
.headerad {
    float: right;
    margin: 32px 0 27px;
}
.topad {
	
}
/*---------MAIN MENU---------*/

.main-nav {
    background-color: #454545;
    height: 41px;
    font-size: 13px;
    line-height: 41px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .03em;
    margin: 0 0 40px;
	padding: 0 20px;
}
.mainmenu {
	display: block;
	width: 100%;
}

#main ul {
}
#main li    {
	display: inline-block;
	margin: 0; 
	padding: 0;
	position: relative;
	}
	
#main li a  {
	display: block;
	padding: 0 15px;
	text-decoration: none;
	color: #ffffff;
	}
#main a:hover, #main li:hover>a {
	background-color: #676767;
	}

/*Sub Menus Level 1 */
#main ul ul { 
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	background-color: #676767;
	text-align: left;
	z-index: 2001;
	}
	
#main ul ul li {
	float: none;
	width: 200px;
	margin: 0;
	}
#main ul ul li a {
	width: 100%;
	padding: 5px 15px;
	border: none;
	color: #ffffff;
}
	#main ul ul li.bold a {
		font-weight: 600;
		color: #5e5e5e !important;
	}

#main ul li:hover > ul {
	display: block;
	}
	
	#main ul li.menu-item-has-children>a:after {
		content: '+';
		display: inline;
		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: #ffffff;
		background-color: rgba(255,255,255,.2);
		}
		
/*Sub Menus Level 2*/

#main ul ul li ul {
	left: 200px;
	top: 0;
	margin: 0;
	}
	#main ul ul li ul:before {
		display: none;
	}
/* Top Search */
#main .logo {
	display: none;
}
#main li.search {
	float: right;
	margin-right: 0;
}

#main li.search a:hover {
	cursor: pointer;
}

#main li.search .search-form, #top li.search .search-form {
	border: none;
	display: block;
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
}
#main li.search .search-input, #top li.search .search-input {
	width: 100%;
	background-color: transparent;
	border: none;
	text-align: left;
	float: none;
	width: 150px;
	height: 45px;
	margin: 0;
	color: #ffffff;
}
#main li.search .search-submit, #top li.search .search-submit {
	background-color: transparent;
	color: #ffffff;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}