/*
Theme Name: Averie Cooks 3.0
Theme URL: http://www.averiecooks.com
Description: Custom RESPONSIVE theme for Averie Cooks.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 3.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 {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	white-space: normal;
}

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

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
:focus {
	outline: 0;
}

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

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

/* Screen Readers
--------------------------------------------- */

.screen-reader-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.screen-reader-text:focus {
	outline: 0;
}

/*
	16 COLUMN - RESPONSIVE GRID SYSTEM
	DEVELOPED BY DENIS LEBLANC
	URL - http://responsive.gs
	VERSION - 2.0
	LICENSED UNDER GPL & MIT
*/
/* 	SET ALL ELEMENTS BOX-SIZING TO BORDER-BOX
	If you need support for IE7 and lower use polyfill: https://github.com/Schepp/box-sizing-polyfill */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

#page_wrap {
	margin-bottom: 0;
}

/* SELF CLEARING FLOATS - CLEARFIX METHOD */
.row:after,
.col:after,
.clr:after,
.group:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

/* DEFAULT ROW STYLES */
.row {
	margin-bottom: 1.5em;
}

/* set according to preference*/
/* DEFAULT COLUMN STYLES */
.col {
	display: block;
	float: left;
	width: 100%;
}

/* RESET MARGINS */
.col:first-child {
	margin-left: 0;
}

/* all browsers except IE6 and lower */
/* COLUMN WIDTH ON DISPLAYS +768px */
@media (min-width: 801px) {
	.span_content {
		margin-left: 0;
		max-width: 700px;
		width: 63%;
	}

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

	.span_sidebar {
		max-width: 330px;
		min-width: 300px;
		width: 33%;
	}
}

.regimg {
	display: block;
}

.retinaimg {
	display: none;
}

/*---------STRUCTURE---------*/
@font-face {
    font-family: 'brandon_grotesque';
    src: url('fonts/brandon_med-webfont.eot');
    src: url('fonts/brandon_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_med-webfont.woff2') format('woff2'),
         url('fonts/brandon_med-webfont.woff') format('woff'),
         url('fonts/brandon_med-webfont.ttf') format('truetype'),
         url('fonts/brandon_med-webfont.svg#brandon_grotesque') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #fff;
	color: #5e5e5e;
	font: 13px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

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

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

p {
	margin-bottom: 16px;
	margin-top: 10px;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-top: 15px;
}

h1 {
	color: #bbb6c2;
	font-size: 25px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

h2 {
	color: #bbb6c2;
	font-size: 17px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

h3 {
	color: #5e5e5e;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

h4 {
	background: url(images/sep.png) no-repeat 0 8px;
	color: #5e5e5e;
	font: normal 14px/23px;
	letter-spacing: 0.07em;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

h4 span {
	background-color: #fff;
	padding: 4px 8px;
}

h5 {
	color: #aeaeae;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 13px;
	text-transform: uppercase;
}

.clear {
	clear: both;
}

.wrapper {
	margin: 0 auto;
	max-width: 1100px;
	padding: 0 15px;
	width: 100%;
}

/*Header*/
.header {
	border-bottom: 1px solid #e8e8e8;
	margin: 0 auto 30px;
	max-width: 1080px;
	width: 100%;
}

.header h1.logo {
	float: left;
	margin: 22px 0;
	padding: 0;
}

.social {
	clear: right;
	float: right;
}

.social a {
	color: #d6d3da;
	display: inline-block;
	font-size: 28px;
	height: 28px;
	margin: 0 3px;
	text-decoration: none;
	width: 28px;
}

.social a:hover {
	color: #bbb6c2;
}

/*Content*/
.span_content {
	display: inline-block;
	float: left;
	clear: left;
}

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

.pagecontent h1.pagetitle,
h2.archivetitle {
	margin-top: 0;
}

.pagecontent ul {
	margin-bottom: 15px;
	margin-top: 0;
}

.pagecontent ul li {
	background-image: url("images/bullet.png");
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 11px;
}

/*Sidebar*/
.sidebar {
	color: #5e5e5e;
	display: inline;
	float: right;
	font-size: 12.5px;
	line-height: 20px;
	position: relative;
	z-index: 10;
}

.leftsidebar {
	float: left;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 13px;
	max-width: 160px;
	width: 49%;
}

.rightsidebar {
	float: right;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 13px;
	max-width: 160px;
	width: 49%;
}

.lowersidebar {
	clear: both;
}

.widget {
	margin-bottom: 30px;
}

.topsidebar h3.widgettitle,
.lowersidebar h3.widgettitle,
.footer h3.widgettitle {
	background: url("images/sep.png") no-repeat 0 center;
	color: #5e5e5e;
	height: 29px;
	line-height: 29px;
	margin: 0 0 15px;
	text-align: center;
}

h3.widgettitle span {
	background-color: #fff;
	padding: 4px 8px;
}

.widget a:link,
.widget a:visited,
.widget a:active {
	color: #9a9a9a;
	text-decoration: none;
}

.widget a:hover {
	color: #bbb6c2;
	text-decoration: none;
}

.widget ul li {
	background-image: url("images/bullet.png");
	background-position: 0 8px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

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

.widget_search {
	margin-bottom: 25px;
}

.sidebar .ad, .widget_adthrive_ad_widget {
	text-align: center;
}

.sidebar .ad .textwidget, .topsidebar .widget_adthrive_ad_widget .adthrive-ad, .lowersidebar .widget_adthrive_ad_widget .adthrive-ad {
	margin: 0 auto;
	text-align: center;
	width: 300px;
}

.topsidebar .ad,
.lowersidebar .ad {
	margin-bottom: 20px;
}

.leftsidebar select {
	border: 1px solid #eaeaea;
	color: #9a9a9a;
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	padding: 4px 1px 4px 4px;
	width: 158px;
}

.rightsidebar select {
	border: 1px solid #eaeaea;
	color: #9a9a9a;
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	padding: 4px 1px 4px 4px;
	width: 158px;
}

.searchform {
	border: 1px solid #eaeaea;
	height: 34px;
	max-width: 350px;
	width: 100%;
}

.searchinput {
	background-color: transparent;
	border-style: none;
	color: #d6d6d6;
	font: 12px/34px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height: 34px;
	padding: 0 10px;
	vertical-align: middle;
	vertical-align: middle;
	width: 90%;
}

.searchinput:focus {
	color: #9a9a9a;
}

.searchsubmit {
	background-color: transparent;
	border: none;
	color: #d6d3da;
	cursor: pointer;
	font-family: "fontello";
	font-size: 22px;
	margin: 0 0 0 -4px;
	padding: 0 5px;
	vertical-align: middle;
	width: 10%;
}

.searchsubmit:hover {
	color: #bbb6c2;
}

.searchsubmit:active {
	position: relative;
	top: 1px;
}

.about h3.widgettitle {
	display: none;
}
.about .textwidget:before {
	display: block;
	content: "";
	width: 89px;
	height: 109px;
	float: right;
	background: url(images/about.jpg) no-repeat;
	background-size: 100% auto;
	margin: 6px 0 0;
}
.about strong a {
	text-transform: uppercase;
	color: #9d96a8 !important;
	letter-spacing: .03em;
	font-family: brandon_grotesque, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.subscribe {
	border: 1px solid #eaeaea;
	padding: 15px 20px 20px;
}
.subscribe h3.widgettitle {
	margin: 0;
}
.subscribe p {
	margin: 5px 0 14px;
	text-align: center;
}
.emailform {
	border: 1px solid #eaeaea;
}
.emailinput {
	width: 80%;
	color: #9a9a9a;
	font-size: 12px;
	line-height: 35px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	background-color: transparent;
	padding: 0 10px;
}
.emailsubmit {
	width: 20%;
	margin: 0 0 0 -4px;
	font-family: brandon_grotesque, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #bbb6c2;
	text-transform: uppercase;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.emailsubmit:hover {
	color: #d6d6d6;
}

.mimi-form-wrapper .mimi-form label {
	display:none;
}

.mimi-field {
	width:100%;
	border: 1px solid #ececec;
	padding: 14px;
}

.mimi-submit {
	background: #d6d3da;
	color: #ffffff;
	border: 1px solid #d6d3da;
	font-size: 16px;
	text-transform: uppercase;
	font-family: brandon_grotesque, Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 100%;
}

.mimi-submit:hover {
	background: #bbb6c2;
	border: 1px solid #bbb6c2;
}

.recentposts {
	font-family: brandon_grotesque, Arial, Helvetica, sans-serif;
}

.recentposts h3 {
	margin-bottom: 13px;
}

.recentposts img {
	float: left;
	height: auto;
	margin-right: 2%;
	width: 23%;
}

.recentposts .title {
	vertical-align: middle;
}

.recentposts ul li {
	background-image: none;
	height: auto;
	margin: 0 0 12px;
	min-height: 70px;
	overflow: hidden;
	padding: 0;
	width: 330px;
}

.recentposts ul li:last-child {
	margin-bottom: 0;
}

.recentposts strong {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
}

.recentposts small {
	color: #5e5e5e;
	display: block;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .03em;
	text-transform: uppercase;
	margin-top: 0;
}

.recentposts em {
	color: #9a9a9a;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-size: 10.5px;
}

.recentposts a,
.sidebar .recentposts a {
	color: #9d96a8;
}

.recentposts a:hover,
.sidebar .recentposts a:hover {
	color: #bbb6c2;
}

.featuredposts .textwidget {
	overflow: hidden;
}

.featuredposts .featured-item {
	display: block;
	float: left;
	margin: 0 2.75% 10px 0;
	width: 31.5%;
}

.featuredposts .featured-item:nth-child(3n) {
	margin-right: 0;
}

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

.featuredposts img {
	height: auto;
	width: 100%;
}

.recentposts a:hover, .featuredposts a:hover, .categoryposts a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */

}
/*Post Styles*/
.post {
	margin-bottom: 50px;
}

.posttitle {
	margin-bottom: 25px;
}

.posttitle h2, .posttitle h1,
h2.title, h1.title {
	color: #bbb6c2;
	margin: 0;
	padding: 0;
}

.posttitle h2 a, .posttitle h1 a,
h2.title a, h1.title a {
	color: #bbb6c2;
	text-decoration: none;
}

.posttitle h2 a:hover, .posttitle h1 a:hover,
h2.title a:hover, h1.title a:hover {
	color: #d6d3da;
}

.post h4 {
	background: none;
	color: #5e5e5e;
	font: normal 14px/15px "brandon_grotesque", Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}

.postmeta {
	color: #5e5e5e;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .03em;
	margin-top: 4px;
}

.postmeta a {
	color: #5e5e5e;
	text-decoration: none;
}

.postmeta a:hover,
.edit a:hover,
.metabottom a:hover {
	color: #bbb6c2;
	text-decoration: none;
}

.postmeta em {
	color: #9a9a9a;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-size: 11px;
	font-style: italic;
	letter-spacing: normal;
}

.ccount {
	display: inline;
	margin-left: 15px;
}

.ccount a:before {
	color: #bbb6c2;
	content: "\e80d";
	font-family: "fontello";
	font-size: 10px;
	margin: 0 4px 0 0;
	vertical-align: top;
}

.metabottom {
	margin-top: 25px;
}

.metabottom .left {
	float: left;
	width: 70%;
}

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

.post a.more-link {
	color: #bbb6c2;
	display: inline-block;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.07em;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

.post a.more-link:after {
	content: "\e80c";
	font-family: "fontello";
	font-size: 20px;
	margin-left: 10px;
	vertical-align: middle;
}

.post a.more-link:hover {
	opacity: 0.6;
}

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

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

.post ul {
	list-style-type: disc;
	margin-bottom: 17px;
	margin-left: 15px;
	margin-top: 0;
}

.post ol {
	list-style-type: decimal;
	margin-bottom: 17px;
	margin-left: 20px;
	margin-top: 0;
}

.post li {
	margin-bottom: 5px;
}

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

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

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

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

.post blockquote {
	border-left: 4px solid #c4c3c1;
	color: #9a9a9a;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}

.wp-caption {
	text-align: left;
}

.wp-caption p {
	color: #9a9a9a;
	font-size: 10px;
	margin-top: 2px;
	padding-right: 10px;
	text-align: center;
}

.recipe {
	background: url(images/bg.png) #fff;
	border: none;
	color: #5e5e5e;
	font-style: normal;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 15px;
}

.innerrecipe {
	background-color: #fff;
	padding: 30px;
}

.recipe h2 {
	color: #bbb6c2;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 0;
}

.recipe h3 {
	clear: left;
	color: #bbb6c2;
}

.recipe h4 {
	color: #9a9a9a;
	margin: 15px 0 5px;
}

.recipe ul {
	margin-left: 0;
	padding-left: 0;
}

.recipe ul li {
	list-style-type: none;
	margin: 0 0 1px;
	padding: 0;
}

.recipe ol li {
	margin-bottom: 16px;
	margin-top: 10px;
}

.recipe ul li:last-child,
.recipe ol li:last-child {
	margin-bottom: 0;
}

.recipe .recipemeta,
.recipe .summary {
	clear: left;
	margin-bottom: 1px;
	margin-top: 1px;
}

.recipe .notes {
	clear: left;
	color: #9a9a9a;
	margin-bottom: 0;
	margin-top: 20px;
	padding-bottom: 0;
	padding-top: 10px;
}

.recipe .source {
	clear: left;
	color: #9a9a9a;
	font-size: 12.5px;
}

.recipe .time {
	border-bottom: 1px dotted #dedede;
	border-top: 1px dotted #dedede;
	color: #9a9a9a;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 0 0 25px;
	padding: 4px 0;
}

.recipe .time p {
	display: inline-block;
	margin: 0 19px 0 0;
	padding: 0;
}

.recipe .time strong {
	color: #5e5e5e;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.recipe .ingredients {
	margin-bottom: 25px;
}

.recipe .photo {
	display: block;
	float: right;
	height: 141px;
	margin-left: 15px;
	width: 141px;
}

.printbutton {
	clear: right;
	float: right;
	margin-left: 15px;
	text-align: center;
	width: 141px;
}

.printbutton a {
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	background-color: #bbb6c2;
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 3px 10px;
	letter-spacing: .06em;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
	.printbutton a:hover {
		background-color: #d6d3da;
	}
.printbutton img {
	margin-right: 2px;
	vertical-align: middle;
}

.printbutton img,
.postmeta img,
.post h2 img {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.recipe p.copyright {
	border-top: 1px dotted #dedede;
	color: #aeaeae;
	float: none;
	font-size: 11px;
	line-height: 15px;
	margin: 20px 0 -10px;
	padding-top: 17px;
	text-align: left;
	width: 100%;
}

.addthis_toolbox {
	margin-bottom: 45px;
	margin-top: 25px;
}

.addthis_toolbox a.addthis_button_google_plusone {
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px;
}

.addthis_toolbox a.addthis_pill_style {
	margin-left: 20px;
}

.innerpost .textwidget {
	margin: 0 auto 25px;
	text-align: center;
	width: 300px;
}

.postnav {
	border-bottom: 1px solid #f3f3f4;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 40px;
	overflow: hidden;
	padding-bottom: 4px;
	text-transform: uppercase;
}

/* Homepage Teaser Post Styles */
h3.divider {
	background: url("images/sep.png") no-repeat 0 center;
	color: #5e5e5e;
	margin: 0 0 20px;
	text-align: center;
	font-size: 20px;
}

h3.divider span {
	background-color: #fff;
	padding: 4px 8px;
}
.categoryposts {
	overflow: hidden;
}
.teaserpost {
	width: 47%;
	margin-right: 6%;
	float: left;
}
	.teaserpost.evenpost {
		margin-right: 0;
	}
	.teaserpost.oddpost {
		clear: left;
	}
	.categoryposts .teaserpost:nth-child(2n) {
		margin-right: 0;
	}
	.categoryposts .teaserpost:nth-child(2n+1) {
		clear: both;
	}
.teaserpost img {
	width: 100%;
	height: auto;
}
.teaserpost h2 {
	text-align: center;
}

.teaserpost .postmeta {
	text-align: center;
}
.teaserpost a, .teaserpost a h2 {
	text-decoration: none;
}
.teaserpost a:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */

}

.homepagead {
	text-align: center;
	overflow: hidden;
	margin: 0 0 50px;
	clear: both;
}
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none;
}

h2.archivetitle {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 0;
}

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

.archivepost {
	float: left;
	font-size: 12px;
	line-height: 15px;
	margin-right: 2%;
	text-align: center;
	width: 23.5%;
}

.last,
.archivepost:nth-child(4n) {
	margin-right: 0;
}

.archivepost:nth-child(4n+1) {
	clear: both;
}

.archivepost img {
	height: auto;
	width: 100%;
}

.archivepost a {
	text-decoration: none;
}

.archivepost .date {
	color: #9a9a9a;
	display: block;
	float: none;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.02em;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
}

.archivepost .title {
	display: block;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 2px;
	text-align: center;
}

.archivepost .title a:hover,
.archivepost a:hover {
	color: #d6d3da;
}

.archiveslist {
	color: #6b6963;
	font-size: 13px;
	line-height: 20px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 0;
	overflow: hidden;
}

.archiveslist li {
	background-image: url("images/bullet.png");
	background-position: 0 7px;
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	padding-left: 10px;
	width: 30%;
}

.categorylist li {
	background-image: url("images/bullet.png");
	background-position: 0 7px;
	background-repeat: no-repeat;
	float: none;
	list-style-type: none;
	padding-left: 10px;
	width: auto;
}

.categorylist li {
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}

.categorylist li ul {
	width: 75%;
}

.categorylist li ul li {
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.recipecats {
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	margin: 0 0 30px;
	overflow: hidden;
	padding: 0;
}

.recipecats li {
	list-style-type: none;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 20px;
}

.recipecats li img {
	float: left;
	height: 141px;
	margin: 0;
	margin-right: 15px;
	margin-top: -20px;
	padding: 0;
	width: 141px;
}

.recipecats li ul {
	margin-top: 10px;
}

.recipecats li ul li {
	background-image: url("images/bullet.png");
	background-position: 0 7px;
	background-repeat: no-repeat;
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.archiveslist ul li {
	background-image: url("images/bullet.png");
	background-position: 2px 9px;
	background-repeat: no-repeat;
	color: #bbb6c2;
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
	padding-left: 12px;
}

.archiveslist a:link,
.subcategories a:link,
.recipecats li ul li a:link {
	color: #6b6963;
	text-decoration: none;
}

.archiveslist a:visited,
.subcategories a:visited,
.recipecats li ul li a:visited {
	color: #919394;
	text-decoration: none;
}

.archiveslist a:hover,
.subcategories a:hover,
.recipecats li ul li a:hover {
	color: #bbb6c2;
}

.archiveslist a:active,
.subcategories a:active,
.recipecats li ul li a:active {
	color: #bbb6c2;
}

.archiveslist em {
	color: #9a9a9a;
	font-size: 10.5px;
}

.subcategories li ul li {
	background-image: url("images/bullet.png");
	background-position: 0 7px;
	background-repeat: no-repeat;
	color: #bbb6c2;
	font-size: 13px;
	line-height: 18px;
	padding-left: 9px;
}

.subcategories li ul {
	overflow: hidden;

	-webkit-column-count: 4;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 10px;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
}

.subcats {
	margin-bottom: 40px;
}

.tagindex {
	margin: 10px 0 20px;
	overflow: hidden;
	padding: 0;
}

.tagindex li {
	color: #fff;
	margin: 0;
	padding: 0;
}

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

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

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

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

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

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

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

.tagtitle em {
	color: #9a9a9a;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 10px;
}

.tagtitle em a {
	color: #d6d6d6;
	font-size: 10px;
}

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

.relatedposts {
	margin-bottom: 50px;
}

.relatedposts ul,
.relatedposts ul li {
	list-style-type: none;
}

.relatedposts ul li:last-child {
	margin-right: 0;
}

/*----FORMS----*/
#submit,
.submitbutton {
	background-color: #bbb6c2;
	border-style: none;
	color: #fff;
	cursor: pointer;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 5px;
	padding: 5px 12px 3px;
	text-transform: uppercase;
}

#submit:hover,
.submitbutton:hover {
	background-color: #d6d3da;
}

.commentinput,
.styledinput,
.captchainput,
#commentform input[type=text],
#commentform textarea {
	background-color: #fff;
	border: solid 1px #dddddd;
	color: #919394;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 7px;
	padding: 7px;
	width: 100%;
}

.commentinput:focus,
.styledinput:focus,
.captchainput:focus {
	color: #5e5e5e;
}

.wpcf7-form {
	width: 100%;
}

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

.wpcf7-form p {
	display: block;
	float: left;
	line-height: 30px;
	margin: 0 20px 0 0;
	padding: 7px 0;
	text-align: right;
	width: 100px;
}

.wpcf7-form .captcha {
	color: #bbb6c2;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 30px;
	margin: 0 15px 0 5px;
	padding: 7px 0;
	text-align: right;
	text-transform: uppercase;
	width: 100px;
}

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

.wpcf7-form .captchainput {
	width: 100px;
}

.wpcf7-form .submit {
	clear: both;
	margin-left: 120px;
}
#commentform textarea {
	width: 100%;
}
#commentform p label {
	display: block;
}

/*Footer*/
.footer {
	margin: 0 auto;
	max-width: 1110px;
	padding: 0 15px;
	width: 100%;
}

.footer a {
	text-decoration: none;
}

.footer .footerwidget {
	float: left;
	width: 630px;
}

.footer .footerwidget.widget-last {
	background-image: url(images/bg.png);
	float: right;
	margin-right: 0;
	margin-top: 10px;
	padding: 15px;
	width: 300px;
}

.footer .recentposts {
	margin-bottom: 0;
	padding-bottom: 0;
}

.footer .recentposts li {
	float: left;
	width: 315px;
}

.subfooter {
	border-top: 1px solid #e8e8e8;
	clear: both;
	float: none;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.07em;
	margin-top: 40px;
	padding-top: 15px;
	text-transform: uppercase;
}

.subfooter a:link,
.subfooter a:active {
	color: #aeaeae;
}

.subfooter a:visited {
	color: #aeaeae;
}

.subfooter a:hover {
	color: #bbb6c2;
}

.footernav {
	float: left;
	width: 70%;
}

.footernav li {
	display: inline;
	margin: 0 15px 0 1px;
	padding: 0;
}

.footernav li img {
	margin-top: -2px;
	vertical-align: middle;
}

.footernav li.top a {
	color: #5e5e5e;
}

.copyright {
	color: #aeaeae;
	float: right;
	text-align: right;
	width: 30%;
}

.copyright em {
	color: #9a9a9a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: normal;
	text-transform: none;
}

.footerad {
	background-image: none;
	margin: 20px auto 0;
	max-width: 728px;
	padding: 0;
	text-align: center;
	width: 100%;
}

/*Comments*/
#comments,
#pings {
	margin-top: 5px;
}

#respond {
	margin-top: 35px;
}

#commentlist {
	font-size: 13px;
	line-height: 22px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 10px;
}

#commentlist li {
	margin: 0;
	padding: 20px 10px 20px 60px;
}

#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}

#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0;
}

#commentlist li.bypostauthor {
	background-color: #fff;
	background-image: url("images/bg.png");
	padding: 13px 10px 13px 73px;
}

#commentlist li p {
	margin: 2px 0 6px 0;
	padding: 0;
}

a.commentnumber {
	color: #eeedec;
	float: right;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.commentmeta {
	color: #9a9a9a;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 4px;
	padding: 0;
}

.commentmeta em {
	color: #c2c2c2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-transform: lowercase;
}

.commentmeta a {
	color: #9a9a9a;
}

.commentmeta strong {
	color: #bbb6c2;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}

.commentmeta strong a {
	color: #bbb6c2;
	font-size: 14px;
	text-decoration: none;
}

.commentmeta a:hover {
	color: #bbb6c2;
	text-decoration: underline;
}

.commentmeta a.comment-edit-link, .commentmeta a.comment-reply-link {
	color: #fff;
	text-decoration: none;
}

.commentnumber {
	display: inline;
}

#commentlist .avatar {
	display: inline;
	float: left;
	margin-bottom: 7px;
	margin-left: -60px;
	margin-top: 0;
}

.wp-smiley {
	vertical-align: middle;
}

.commentnav {
	color: #9a9a9a;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: left;
	text-transform: lowercase;
}

.commentnav em {
	font-style: normal;
	margin-right: 15px;
}

.commentnav em img {
	margin-right: 2px;
	vertical-align: middle;
}

.commentnav .page-numbers {
	border: 1px #eeeded;
	color: #9a9a9a;
	padding: 3px 5px;
	text-decoration: none;
}

.commentnav .current {
	background-color: #fff;
	color: #bbb6c2;
	font-style: normal;
	font-weight: bold;
}

.commentnav .next,
.commentnav .prev,
.commentnav .dots {
	border-style: none;
}

.commentnav a:hover {
	color: #bbb6c2;
}

.commentnav .alignright a {
	color: #9a9a9a;
	text-decoration: none;
}

.commentnav .alignright a:hover {
	background-color: transparent;
	color: #bbb6c2;
	text-decoration: none;
}

/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0;
}

#commentlist li ul li {
	border-bottom: medium none;
	list-style-type: none;
	margin: 10px 0 0;
	padding: 13px 0 0 60px;
}

#cancel_reply,
#cancel_reply a {
	color: #bbb6c2;
	font-size: 11px;
	font-weight: bold;
}

.thdrpy a {
	background-color: #9a9a9a;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0;
	padding: 1px 3px;
	text-decoration: none;
	text-transform: uppercase;
}

.thdrpy a:hover {
	background-color: #5e5e5e;
	color: #fff;
}

/*----PAGE NUMBERS----*/
.postnavigation {
	overflow: hidden;
	clear: both;
	margin: 0 0 50px;
}
.pagination {
	clear: both;
	overflow: hidden;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	line-height: 15px;
	padding-top: 10px;
	width: 100%;
}

.pagination .nav-links {
	text-align: center;
	width: 100%;
}

.pagination .page-numbers {
	display: inline;
}

.pagination a,
.pagination span {
	border: solid 1px #f5f5f5;
	color: #5e5e5e;
	padding: 3px 5px;
	text-decoration: none;
}

.pagination a:hover {
	background-color: #d6d3da;
	color: #fff;
}

.pagination .next,
.pagination .prev {
	font-style: italic;
}

.pagination .current:hover {
	background-color: #bbb6c2;
	color: #fff;
}

.pagination .current {
	background-color: #bbb6c2;
	color: #fff;
}

/*PULLDOWN MENU*/
#nav {
	color: #9a9a9a;
	float: right;
	font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	letter-spacing: 0.08em;
	line-height: 25px;
	margin-bottom: 40px;
	margin-top: 16px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#nav ul li {
	float: left;
	margin: 0 0 0 10px;
}

#nav ul li a {
	color: #9a9a9a;
	float: left;
	padding: 0 10px;
	text-decoration: none;
}

#nav ul li.browserecipes {
	margin-right: 0;
	padding-right: 0;
}

#nav ul li.browserecipes > a {
	color: #bbb6c2;
}

#nav ul li.browserecipes > a:before {
	content: "\e80e";
	display: block;
	float: right;
	font-family: "fontello";
	font-size: 16px;
	margin-left: 5px;
	width: 1px;
}

#nav ul li.browserecipes > a:hover:before {
	content: "\e80f";
	display: block;
	float: right;
	font-family: "fontello";
	font-size: 16px;
	margin-left: 5px;
	width: 1px;
}

#nav ul li a:hover,
#nav ul li:hover > a {
	color: #bbb6c2;
}

#nav li ul a:hover,
#nav ul li li:hover > a {
	color: #fff;
}

#nav ul li ul {
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-bottom: 5px solid #bbb6c2;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	margin-top: 25px;
	padding: 5px 0;
	position: absolute;
	left: -999em;
	text-align: left;
	text-transform: lowercase;
	width: 170px;
	z-index: 9999;
}

#nav ul li ul li {
	height: auto;
	margin: 0;
	padding: 0;
}

#nav ul li:hover ul {
	left: auto;
}

#nav ul li ul li a {
	color: #aeaeae;
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 150px;
}

#nav ul li ul li.strong a {
	color: #bbb6c2;
	font-style: italic;
}

#nav ul li li:hover > a,
#nav ul li li a:hover,
#nav ul li ul li.strong a:hover {
	background-color: none;
	color: #bbb6c2;
}

#nav li li ul {
	background-color: #fff;
	margin: 0 0 0 150px;
	visibility: hidden;
}

#nav li li ul a {
	border-bottom: 1px solid #bbb6c2;
}

#nav ul li li li:hover > a,
#nav ul li li lia:hover {
	background-color: #bbb6c2;
	color: #fff;
}

#nav li li:hover ul {
	visibility: visible;
}

#nav ul ul li:last-child > a {
	border-bottom: none;
}

#nav .headersearch {
	display: none;
}

/* Custom Pin It Button */
.pibfi_pinterest .xc_pin {
	background-image: url("images/pinit.png") !important;
	height: 80px !important;
	top: 6px !important;
	right: 8px !important;
	width: 80px;
}

@font-face {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	src: url("fonts/fontello.eot?46600983");
	src: url("fonts/fontello.eot?46600983#iefix") format("embedded-opentype"), url("fonts/fontello.woff?46600983") format("woff"), url("fonts/fontello.ttf?46600983") format("truetype"), url("fonts/fontello.svg?46600983#fontello") format("svg");
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	display: inline-block;
	font-family: "fontello";
	font-style: normal;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	font-weight: normal;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	margin-right: 0.2em;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 1em;

	speak: none;
}

.icon-rss:before {
	content: "\e800";
}

/* '' */
.icon-search:before {
	content: "\e801";
}

/* '' */
.icon-home:before {
	content: "\e802";
}

/* '' */
.icon-print:before {
	content: "\e803";
}

/* '' */
.icon-twitter:before {
	content: "\e804";
}

/* '' */
.icon-facebook:before {
	content: "\e805";
}

/* '' */
.icon-gplus:before {
	content: "\e806";
}

/* '' */
.icon-pinterest:before {
	content: "\e807";
}

/* '' */
.icon-print:before {
	content: "\e808";
}

/* '' */
.icon-mail:before {
	content: "\e809";
}

/* '' */
.icon-rss:before {
	content: "\e80a";
}

/* '' */
.icon-instagram:before {
	content: "\e80b";
}

/* '' */
.icon-right:before {
	content: "\e80c";
}

/* '' */
.icon-comment:before {
	content: "\e80d";
}

/* '' */
.icon-right-dir:before {
	content: "\e80e";
}

/* '' */
.icon-down-dir:before {
	content: "\e80f";
}

/* '' */
.icon-up-dir:before {
	content: "\e810";
}

/* '' */
.icon-left-dir:before {
	content: "\e811";
}

/* '' */
.icon-dot:before {
	content: "\e813";
}

html {
	-webkit-text-size-adjust: 100%;
}

/*---RETINA GRAPHICS---*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	.regimg {
		display: none;
	}
	.retinaimg {
		display: block;
	}
}
/*---RESPONSIVE MENU---*/

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

	#iwrm_body_wrapper {
		box-shadow: none !important;
	}
	body {

	}
	#iwrm_body_viewport {
		background-color:#bbb6c2;
	}
	#iwrm_menu
	{
	  box-shadow: none !important;
	}
	div#iwrm_menu > div > ul, div#iwrm_menu > ul {
		background-color: #bbb6c2;
		font-family: "brandon_grotesque", Arial, Helvetica, sans-serif;
	}

	div#iwrm_menu > div > ul > li, div#iwrm_menu > ul > li {
		border-top: 1px solid rgba(255,255,255,.2);
	}

	div#iwrm_menu li, div#iwrm_menu li:hover {
		color: #ffffff;
	}

	div#iwrm_menu ul li a, div#iwrm_menu ul li a:visited {
		color:#ffffff;
	}

	div#iwrm_menu ul li a:hover {
		color:#323232;

	}

	div#iwrm_menu ul li.current_page_item > a {
		font-weight: bold;
	}

	div#iwrm_menu ul li > a:active {

	}

	div#iwrm_menu ul li li {
		border-top: none;
		background-color: rgba(255,255,255,.2);
		font-size: 93%;
	}
		div#iwrm_menu ul li li a {
			padding-left: 25px !important;
			line-height: 32px;
			height: 32px;
		}
			div#iwrm_menu ul li li li a {
				padding-left: 40px !important;
			}
		div#iwrm_menu li li > a > .iwrm-submenu-toggle
		{
		  margin-top: 0px;
		  margin-bottom: 0px;
		}

	/* Responsive Menu Header */
	#iwrm_menu_header {
		background: #bbb6c2;
		border: none;
		padding: 0;
		padding: 0 !important;
	}
		#iwrm_menu_header .headersearch {
			background-color: #ffffff;
			border: none;
			height: 24px;
			vertical-align: middle;
			margin: 5px  15px 0 0!important;
			float: right;
			width: 125px;
		}
		#iwrm_menu_header .headersearch .searchinput {
			background-color: transparent;
		   width: 110px;
		   height: 23px;
		   line-height: 22px;
		   padding: 0 10px;
		}
		#iwrm_menu_header .headersearch .searchsubmit {
			width: 25px;
			font-size: 18px;
		}
	.iwrm-mobile-icon {
		width: 100px;
		padding: 0px 5px 2px 0;
	}
	.iwrm-mobile-icon-menu:after {
		content: "Menu";
		position: relative;
		left: 35px;
		top: 7px;
		text-transform: uppercase;
		font-family: "Museo Sans", Arial, Helvetica, Geneva, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		color: #ffffff;
	}
	#iwrm_menu_header input[type=text],#iwrm_menu_header input[type=search] {
		background-color:#fff;
		max-width:100px;
		color:#454545;
	}
	.iwrm-header-title, a.iwrm-header-title, a.iwrm-header-title:visited, a.iwrm-header-title:hover {
		color: #fff;
	}
	a.iwrm-header-title:active {

	}
	#iwrm_menu_footer {
		color: #ffffff;
	}
	div#iwrm_menu li > a > .iwrm-submenu-toggle, .iwrm-mobile-icon-menu, .iwrm-mobile-icon-home {
		background-image: url(images/iwrm-sprite.png);
	}

	/* Searchform */

	#iwrm_menu .searchform {
		background-color: #ffffff;
		border: none;
		margin: 10px;
		height: 42px;
		width: 93%;
		max-width: 93%;
		border: none;
	}
		#iwrm_menu .searchform .searchinput {
			height: 42px;
			line-height: 42px;
			padding: 0 15px;
		}
		#iwrm_menu .searchform .searchsubmit {
			height: 42px;
			line-height: 42px;
			font-size: 22px;
			padding: 0 15px 0 0;
		}
}


/*---RESPONSIVE QUERIES---*/
@media screen and (min-width: 650px) and (max-width: 800px), (min-width: 1024px) {
	.innerpost {
		overflow: hidden;
	}

	.innerpost .adspace {
		text-align: center;
		width: 300px;
		margin: 0 auto 25px;
		float: left;
	}
	.innerpost .adspace:last-of-type {
		float: right;
	}
}

@media screen and (max-width: 340px) and (min-width: 800px), (max-width: 942px) {

	.sidebar .ad {
		background-color: transparent;
		background-image: none;
		border: none;
		padding: 0;
	}
	.leftsidebar {
		width: 100%;
		float: none;
		margin: 0;
		text-align: center;
	}
	.rightsidebar {
		width: 100%;
		float: none;
		margin: 0;
		text-align: center;
	}

}

@media screen and (max-width: 990px) {
	.span_content {
		width: 60%;
	}
}

@media screen and (max-width: 930px) {
	.header h1.logo {
		margin: 20px auto 35px;
		text-align: center;
		float: none;
		clear: both;
	}
		.header h1.logo img {
			margin: 0 auto;
		}
	.header .social {
		float: none;
		margin: 0 auto 25px;
		text-align: center;
		clear: both;
	}

	#nav                   {
		display: block;
		width: 100%;
		height: auto;
		padding: 0 10px;
		text-align: center; }
	#nav ul {
		margin: 0;
		padding: 0;
	}
	#nav ul li {
		float: none;
		padding: 0;
		margin: 0 !important;
		text-align: center;
		display: inline-block;
	}
	#nav ul li a {
		text-align: center;
		float: none;
		padding: 5px 15px;
		margin: 4px 2px;
		border: 1px solid #e8e8e8;
		display: inline-block;
	}
	#nav ul li ul {
		display: none;
	}
	#nav ul li.browserecipes>a:before {
		display: none;
	}
	#nav ul li.browserecipes>a:hover:before{
		display: none;
	}
}

@media screen and (max-width: 840px) {
	.span_content {
		width: 58%;
	}
}

@media screen and (max-width: 800px) {
	.header {

	}

	#content                 {
		float: none;
		width: 100%;
		max-width: 100%;
		border-bottom: 1px solid #e8e8e8;
		padding-bottom:20px;
		margin-bottom: 45px; }
	.sidebar {
		clear: both !important;
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 0;
	}
	.topsidebar {

	}
	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 330px;
	}
	.footernav       {
		width: 100%;
		float: none;
		font-size: 14px;
		text-align: center;
		line-height: 1.4;
		padding: 0px 0 10px;
		 }

	.copyright               {
		width: 100%;
		float: none;
		text-align: center;
		margin: 15px 0 0;
		font-size: 90%;
		 }
		 .copyright em {
			 font-style: italic;
		 }
	.footerad    {
		max-width: 728px;
		width: 100%;
		margin: 20px auto 20px;
		float: none;
		overflow: hidden;
	}
	.footerad .textwidget {
		text-align: center;
	}

}

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

	.footerwidgets {
		text-align: center;
	}
	.footerwidgets .footerwidget {
		width: 100%;
		margin: 0 auto 30px;
		clear: both;
		float: none;
	}
	.footerwidgets .footerwidget.featuredposts {
		clear: both;
		float: none;
		margin: 0 auto 30px;
		max-width: auto;
		width: 100%;
	}
}

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

	.innerpostads .widget {
		width: 100%;
		min-width: auto;
		float: none;
	}
	.innerpostads .widget.subscribe {
		width: 100%;
		margin-left: 0;
		min-width: auto;
	}

}

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

	.header h4 {
		display: none;
	}
	.header h1 {
		margin-bottom: 10px;
	}
	.teaserpost h2.title {
		font-size: 22px;
		line-height: 1.1;
		margin: 0;
	}
	.archives .archivepost {
		width: 32%;
		float: left;
		clear: none !important;
		margin-right: 2% !important;
		margin-bottom: 15px;
		text-align: center;
	}
	.archivepost:nth-of-type(3n) {
		margin-right: 0 !important;
	}
	.archivepost:nth-child(3n+1) {
		clear: both !important;
	}
	.archives .archivepost .postmeta {
	}
	.archives .archivepost h4 {

	}
	.metabottom {
		border-top: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
		padding: 10px 0;
		margin: 20px 0;
	}
	.metabottom .left {
		width: 100%;
		float: none;
		text-align: center;
		padding: 0 0 5px;
	}
	.metabottom .right {
		width: 100%;
		float: none;
		text-align: center;
		padding: 0;
	}

}

@media screen and (min-width: 376px) and (max-width: 523px) {

	.relatedposts .archivepost:nth-child(4n) {
		display: none;
	}

}

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

	.wrapper {
		width: 100%;
		clear: both;
	}

	.teaser-post {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 40px;
		float: none;
	}
}

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

	.recipe .photo {
		display: none;
	}
	.printbutton         {
		width: auto;
		float: none;
		clear: both;
		margin: 0;
		padding: 0 0 15px;
		text-align: left; }
	.printbutton a {
		width: auto;
		margin: 0 15px 0 0;
		font-size: 11px;
	}
	.printbutton a:before {
		display: inline-block;
	}
	.footernav {
		font-size: 14px;
	}
	.footernav li.top {
		display: block;
		text-align: center;
		font-size: 16px;
		margin-bottom: 7px;
	}
}

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

	.archives .archivepost {
		width: 48%;
		float: left;
		clear: none !important;
		margin-right: 4% !important;
		margin-bottom: 15px;
		text-align: center;
	}
	.archivepost:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.archivepost:nth-child(2n+1) {
		clear: both !important;
	}
	.archives .archivepost .postmeta {
	}
	.archives .archivepost h4 {

	}


	.teaserpost .postthumb {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.teaserpost .postcontent {
		float: none;
		width: 100%;
		padding: 0;
	}

	#commentlist li           {
		padding: 20px 10px 20px 40px;
		margin: 0;
	}
	#commentlist li.bypostauthor     {
		padding: 13px 10px 13px 53px }

	#commentlist li ul li           {
		padding: 13px 0 0px 40px; }
	#commentlist .avatar    {
		width: 32px;
		margin-left: -40px;
	}
}
