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) {
	.header h1 a {
		background-image: url(images/logo@2x.png);
		background-size: 290px 130px;
		}
	.sep {
		background-image: url(images/sep@2x.png);
		background-size: 630px 50px;
	}
	.subscribe {
		background-image: url(images/beet@2x.png);
		background-size: 75px 71px;
	}
}

/*---RESPONSIVE QUERIES---*/

@media ( max-width : 1045px ) {
	.header h1.logo    {
		left: 20px; }
	.header .logobg {
		left: 7px;
	}
	.header h1.logo img {
		display: block;
		margin-top: -30px;
	}


	.centeredmenu ul li {
	   margin: 0 3px;
	}
	.centeredmenu ul li:last-of-type {
	  margin-right: -15px;
	}
	.centeredmenu ul li a {
	   padding: 0 15px;
	}
}
@media ( max-width : 1005px ) {
	.span_content { 
		width: 60%;
	}
	.sidebar .ad {
		background-color: transparent;
		border: none;
		padding: 0;
	}
}

@media ( max-width : 950px ) {
	.centeredmenu {
		font-size: 13px;
	}
	.centeredmenu ul li a {
	   padding: 0 10px;
	}
}
@media ( max-width : 850px ) {
	.social {
		text-align: left;
	}
	.header .logobg {
		display: none;
	}
	.header h1.logo    {
		position: relative;
		margin: 0 auto 15px;
		text-align: center;
		left: 0; }
	.header {
		border-bottom: 1px solid #f0f0f0;
		padding-bottom: 15px;
	}
}

@media ( min-width : 800px ) and ( max-width : 900px ) {
	.span_content { 
		width: 55%;
	}
	
}
@media ( max-width : 768px ) {
	
	
}
@media ( max-width : 450px ) {
	.topbar {
		overflow: hidden;
		height: auto;
	}
	.topbar .searchform {
		width: 100%;
		float: none;
	}
	.topbar ul {
		width: 100%;
		float: none;
	}
}

@media ( max-width : 850px ) {
	.centeredmenu {
		display: none;
	}
	#content                 {
		float: none;
		width: 100%;
		max-width: 100%; }
	.sidebar {
		clear: both;
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 0;
		padding-top: 45px;
		border-top: 1px single #f0f0f0;
	}
	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 300px;
	}
	.footernav       {
		width: 100%;
		float: none;
		font-size: 13px;
		text-align: center;
		line-height: 1.6;
		padding: 20px 0 0;
		 }
	.copyright               {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 10px;
		font-size: 95%;
		 }
	.centeredmenu:after {
	    display: none;
	}
	.centeredmenu:before {
	    display: none;
	}
}

@media ( max-width : 680px ) {
	.wrap {
		padding: 0;
		margin: 0;
	}
	.wrapper {
		padding: 0 20px 1px;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
	}
	.footerad {
		display: none;
	}
}
@media ( max-width : 650px ) {
	
	#topsidebar {
		float: none;
		max-width: 100%;
		width: 100%;
	}
	#midsidebar {
		float: none;
		max-width: 340px;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	#lowersidebar {
		float: none;
		max-width: 100%;
		width: 100%;
	}
	#socialshare {
		display: none;
	}
	.footerwidgets {
		text-align: center;
	}
	.footerwidgets .footerwidget {
		margin: 0 auto 45px;
		width: 100%;
		max-width: 300px;
		clear: both;
		float: none;
	}
	.footerwidgets .widget-last {
		clear: both;
		margin: 0 auto 0;
		float: none;
		width: 300px;
	}
	.subfooter {
		margin-top: 35px;
	}
}

@media ( max-width : 600px ) {
	
	.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 {
		
	}
	
	
	}
@media ( max-width : 525px ) {
	.social a:before {
		font-size: 24px;
	}
	.archive-item {
		width: 48%;
		margin-right: 4% !important;
		float: left;
	}
	.archive-item img {
		width: 100% !important;
		height: auto;
	}
	.archive-item:nth-of-type(3n) {
		margin-right: 4%;
	}
	.archive-item:nth-of-type(3n+1) {
		clear: none;
	}
	.archive-item:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.archive-item:nth-of-type(2n+1) {
		clear: both!important;
	}
	.archive h3.posttitle {
		font-size: 18px;
		margin: 10px 0 3px;
	}
	.subfooter h3 {
		font-size: 30px;
	}
	.metabottom .left {
		float: none;
		text-align: center;
		width: 100%;
	}
	.metabottom .right {
		float: none;
		text-align: center;
		width: 100%;
	}
}

@media ( max-width : 445px ) {	
	.teaser-post {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 40px;
		float: none;
	}
}
@media ( max-width : 425px ) {
	.wrapper	 {
		padding: 0 10px;
		width: 100%; }
	.footer .wrap, .subfooter .wrap  {
		padding: 25px 10px; }
		
	.header h1.logo img {
		max-width: 100%;
		height: auto; }
	.topbar .searchform .searchinput {
		width: 120px;
	}
	
	.footerwidgets .footerwidget {
		width: 100%;
		float: left;
		margin: 0px 0 15px 0;
	}
	.footerwidgets .footerwidget:nth-child(2) {
		width: 100%;
		float: left;
		margin: 0px 0 15px 0;
	}
	.footerwidgets .widget-last {
		clear: both;
		float: none;
		margin: 0 auto 15px;
		text-align: center;
		width: 300px;
	}


	.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;
	}
}
@media ( max-width : 375px ) {
	.sidebar {
		
	}
}