html{color:#000; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased ;text-rendering: optimizeLegibility;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
body{background:#fff; font:13px/1.231 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99%}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
em {font-style:italic;}
strong {font-weight:700;}
.ie7 img { -ms-interpolation-mode: bicubic; }
.adLoader{
	display:none;	
}
#wpstats{
	display:none !important;	
}
a{
	color:#4592e9;	
}
.siteWrapper{
	margin:0 auto;
	/*max-width:1440px;*/
}
.menu-expanded div#outerWrapper {
	left:250px !important;
	position:fixed !important;
}
.menu-expanded div#menu{
	display:block;
}
#outerWrapper {
    width:100%;
    height: 100%;
	position:absolute;
	z-index:5;
	left:0;
	top:0;
	-webkit-transition:all 0.5s ease-in-out;
  	-moz-transition:all 0.5s ease-in-out;
  	-o-transition:all 0.5s ease-in-out;
  	transition:all 0.5s ease-in-out;

}
.pinterest-hidden{
    display:none;
}
.photoheader .leftnav{ 
	background:#333;
	opacity:0.6;
}
.photoheader #menu{
   text-shadow: 0 -1px 0 #000; 
}
.photoheader #menu h2, .photoheader #menu li.cat-item a, .photoheader #menu li.page_item a, .photoheader #menu li.current-cat a{
   color:#fff; 
}
.hero_circular{
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;   
    margin: 0 auto 20px;
}
.hero_circular img{
  margin: -25% auto !important;
  height: auto;
  width: 100%;
}
.hero_circular img.legacy{
  margin: 0 auto !important;
  height: 100% !important;
  width: auto !important;
}
#menu {
    float:left;
    width: 20%;
    height: 100%;
	position:absolute;
	top:60px;
	z-index:100;
	font-size:123.1%;
	padding:10px 0 0;
	/*max-width:288px;*/
	min-width:202px;
    font-family:'Open Sans';
}

#menu a{
	color:#333;
	padding:10px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:96%;
}
#menu li.cat-item {
 margin-left:10px;  
}
#menu li.cat-item a, #menu li.page_item a{
	color:#333;
	text-decoration:none;
	display:block;
	padding:10px;
    font-weight:normal;
}
#menu li.current-cat a{
	font-weight:bold;
	color:#CF2378;
}
#menu li.cat-item a:hover, #menu li.page_item a:hover{
	color:#ccc;	
}
#menu li.cat-item a:active, #menu li.page_item a:active{
	background:#666;	
}
.side-social-nav{
	display:none;	
}
.side-main-nav{
	display:none;   
   }
#headerbar{
	height:50px;
	width:100%;
	/*max-width:1440px;*/
	margin:0 auto;
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 2px 2px 4px -2px #000000;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 2px 2px 4px -2px #000000;
  	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 2px 2px 4px -2px #000000;
    color: #333333;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:2;
	}
	.logo{
		height:50px;
		float:left;
		margin:4px 10px 0;
		width:190px;
		background:url(../res/logo10x.png) no-repeat;
	}
	.logo a{
		height:50px;
		width:190px;
		display:block;
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 2),
  	only screen and (-moz-min-device-pixel-ratio: 2),
  	only screen and (-o-min-device-pixel-ratio: 2/1),
  	only screen and (min-device-pixel-ratio: 2),
  	only screen and (min-resolution: 2dppx) {
    .logo {
     background:url(../res/logo20x.png) no-repeat;
     background-size: 190px;
  	}
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  	only screen and (-moz-min-device-pixel-ratio: 1.5),
  	only screen and (-o-min-device-pixel-ratio: 3/2),
  	only screen and (min-device-pixel-ratio: 1.5),
  	only screen and (min-resolution: 1.5dppx) {
    .logo {
     background:url(../res/logo20x.png) no-repeat;
     background-size: 190px;
  	}
	}
	#searchbar{
		display:none;
		background:#333;
		height:50px;
		width:100%;
	}
	.nav{
		float:left;
		height:50px;
		line-height:3.5em;
		font-family:'Gloria Hallelujah',helvetica,clean,sans-serif;
		font-size:116%;
	}
	.nav a{
		color:#CF2378;
		text-decoration:none;
		height:50px;
		display:inline-block;
		padding:0 16px;
	}
	.nav a i{
		color:#666;
	}
	.nav a:hover{
		color:#666666;
	}
	.nav a:active{
		color:#ffffff;
		background:#666666;
	}
	.nav a:hover i{
		color:#ffffff;
	}
.navigation{
    text-align:center;
    padding: 10px 0 20px;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
    margin:0 4px !important;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}
	.side-nav-group{
		padding-bottom:10px;	
	}
	.icon-group{
		height: 50px;
		border-left:1px solid #cccccc;
		line-height:2.5em;
		font-size:150%;
	}
	.menu-icons{
		float:left;
		display:none;
		border-right:1px solid #cccccc;
	}
	.menu-icons a{
		color:#333;
	}
	.search-icons{
		position:absolute;
		right:0;
		top:0;
	}
	.search-icons a{
		color:#333;
	}
	.social-icons{
		float:right;	
	}
	.social-icons a{
		color:#666;
		text-decoration:none;
	}
	.icon-group a, .icon-group span{
		height:50px;
		width:50px;
		display:inline-block;
		text-align:center;
		cursor:pointer;
	}
	.icon-group a:active, .icon-group span:active{
		color:#fff;
		background:#666;
	}
	ul.icon-font li{
		display:inline-block;
	}
    ul.icon-font.pseudo li:before {  
        font-family: "entypo-social";  
        margin-right: 15px;  
		font-size:400%;
    }  
    ul.icon-font.pseudo li:nth-child(1):before {  
        content: "\F30C";  
    }  
    ul.icon-font.pseudo li:nth-child(2):before {  
        content: "\F309";  
    }  
    ul.icon-font.pseudo li:nth-child(3):before {  
        content: "\F30F";  
    }  
    ul.icon-font.pseudo li:nth-child(4):before {  
        content: "\F312";  
    }  
    ul.icon-font.pseudo li:nth-child(5):before {  
        content: "\F32D";  
    }  
.menu_block{
	position:relative !important;
}
/*** Comments */
li.comment{
    list-style:none !important;
    font-size:13px !important;
}
.post-comments {
	margin-bottom:50px;
	margin-top:50px;
}
.comments {
	margin-bottom:40px;
}
.thecomment {
	border-bottom:1px dotted #e8e8e8;
	padding-bottom:34px;
	margin-bottom:34px;
}
.thecomment .author-img {
	float:left;
	margin-right:20px;
}
.thecomment .author-img img {
	border-radius:50%;
}
.thecomment .comment-text {
	overflow:hidden;
}
.thecomment .comment-text p {
	margin-bottom:18px;
}
.thecomment .comment-text p:last-child {
	margin-bottom:0;
}
.thecomment .comment-text h6.author, .thecomment .comment-text h6.author a {
	display:block;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:4px;
	color:#000;
}
.thecomment .comment-text span.author a:hover {
	text-decoration:underline;
}
.thecomment .comment-text span.date {
	font-size:12px;
	color:#999;
	font-style:italic;
	display:block;
	margin-bottom:10px;
}
.thecomment .comment-text em {
	font-size:13px;
	margin-bottom:-14px;
	display:block;
	color:orange;
	letter-spacing:1px;
}
.thecomment .comment-text em i {
	font-size:14px;
	color:#f3bd00;
}
.post-comments h4{
    font-family:'Gloria Hallelujah',helvetica,clean,sans-serif;
    font-size:26px !important;
}
.post-comments span.reply a {
	float:right;
	font-size:11px;
	background-color:#aaa;
	color:#FFF;
	padding:3px 8px 4px 8px;
	border-radius:10px;
	margin-left:7px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
    font-family:'Open Sans';
}
.post-comments span.reply a.comment-edit-link {
	background:#c5c5c5;
}
.post-comments span.reply a:hover {
	opacity:.8;
}
.post-comments ul.children { margin: 0 0 0 55px; }
.post-comments ul.children li.thecomment { margin:0 0 8px 0; }

/** Reply **********/
#respond {
    background:#f4f4f4;
	margin-bottom:40px;
	overflow:hidden;
}
#respond  h3 {
	font-size:14px;
	color:#999;
	margin-bottom:20px;
	letter-spacing:2px;
	text-transform:uppercase;
}
#respond h3 a {
	color:#000;
	display:inline-block;
}
#respond h3 small a {
	text-transform:uppercase;
	font-size:11px;
	background:#333;
	color:#FFF;
	padding:4px 6px 5px;
	border-radius:3px;
	margin-left:7px;
	letter-spacing:1px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
#respond h3 small a:hover {
	opacity:.8;
}
#respond label {
	color:#888;
	width:100px;
	font-size:13px;
	font-weight:700;
}
#respond input {
	padding:8px 10px;
	margin-right:10px;
	color:#333;
	margin-bottom:15px;
	font-size:16px;
    font-family:Merriweather;
}
#respond input.submit{
    font-family:'Open Sans';
    color:#fff;
}
#respond input:focus {outline:none;}
#respond .comment-form-url {
	margin-bottom:10px;
}
#respond textarea {
	padding:14px;
	height:130px;
	font-size:16px;
	color:#333;
	margin-bottom:14px;
	line-height:20px;
    font-family:Merriweather;
    width:100%;
     border-color:#ddd;
}
#respond textarea:focus {outline:none;}
#respond #submit {
	padding:10px 28px 11px;
	width:auto;
    background:#4592E9;
	font-size:15px;
    font-weight:700;
    border:none;
	margin-top:0;
}
#respond #submit:hover {
	background:#333;
	color:#FFF;
}
#respond div.stars-comment-rating{
    padding:0px 0px 24px;
}
#respond div.br-wrapper{
    display:inline-block;
}
/****************************************/
/*
/* Recipe Card
/*
/****************************************/
.sp-recipe, .comment-respond {
	border:1px solid;
	border-color:#ddd;
	padding:18px 25px 6px;
	margin-bottom:25px;
	margin-top:30px;
    font-family:'Open Sans';
}
.sp-recipe h2{
    font-size:22px !important;
    margin-bottom:0px !important;
}
.recipe-overview {
	border-bottom:1px solid;
	border-color:#ddd;
	margin:0 -25px 25px -25px;
	padding:0 25px 25px;
	overflow:hidden;
}
.post-entry .recipe-overview h2 {
	font-size:22px;
	float:left;
	color:#000;
	margin-bottom:8px;
}
.recipe-overview a.sp-print {
	float:right;
	font-size:12px;
	font-weight:700;
	margin-top:4px;
	border:1px solid;
	border-color: #95AF7E;
	padding:5px 12px 6px;
	border-radius:20px;
	color:#95AF7E;
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	transition:.25s;
}
.recipe-overview a.sp-print i {
	margin-right:4px;
	font-size:13px;
}
.recipe-overview a.sp-print:hover {
	background:#95AF7E;
	color:#fff;
	border-color: #95AF7E;
	text-decoration:none;
}


.recipe-overview .recipe-meta {
	clear:both;
	color:#aaa;
	font-size:12px;
}
.recipe-overview .recipe-meta span {
	margin-right:16px;
}
.recipe-overview .recipe-meta span.servings {
	margin-right:0;
}
.recipe-overview .recipe-meta span i {
	font-size:14px;
	margin-right:4px;
	color:#aaa;
}

.recipe-title {
	font-size:14px !important;
	padding-bottom:4px;
	color:#999;
	margin-bottom:14px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.recipe-ingredients {
	border-bottom:1px solid;
	border-color:#ddd;
	margin:0 -25px 25px -25px;
	padding:0 20px 30px;
}
.recipe-ingredients ul {
	margin:0;
	padding:0 !important;
}
.recipe-ingredients ul li {
	padding:9px 14px 10px !important;
    margin-bottom:0px !important;
	border-radius:24px;
	font-size:14px;
	color:#4C4A47;
	margin:0;
	list-style:none !important;
}
.recipe-ingredients ul li:nth-child(odd) {
	background:#f4f4f4;
}

.step {
	margin-bottom:4px;
}

.step span.step-number {
	width:26px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#95AF7E;
	color:#FFF;
	border-radius:50%;
	float:left;
	font-size:13px;
	margin-right:16px;
}
.step-content {
	overflow:hidden;
}
.post-entry .step-content p {
	margin-top:-1px;
	color:#4C4A47;
}

.recipe-notes {
	border-top:1px solid;
	border-color:#ddd;
	margin: 10px -25px 0;
	padding:25px 25px 0;
}
.post-entry .recipe-notes p {
	color:#4C4A47;
}
.recipe-notes .recipe-title {
	margin-bottom:8px;
}
/*** Post Author */
.post-author {
	margin-top:35px;
	overflow:hidden;
	border:4px double #e5e5e5;
	padding:20px;
}	
.author-img {
	float:left;
	margin-right:25px;
}
.author-img img {
	border-radius:50%;
}
.author-content  {
	overflow:hidden;
}
.author-content h5 a {
	font-size:14px;
	margin-bottom:8px;
	text-transform:uppercase;

	font-weight:600;
	color:#000;
	display:inline-block;
}
.author-content h5 .about-italic {
	font-size:16px;
	color:#888;
	margin-right:3px;
	font-style:italic;
}
.author-content p {
	margin-bottom:9px;
	color:#666;
}
.author-content .author-social {
	font-size:12px;
	color:#b5b5b5;
	margin-right:8px;
}

#photoContainer{
    position: fixed;
	z-index:-1;
	overflow:hidden;
	margin-top:-50px;
	/* max-width:1440px; */
	}
#photoContainer img{
	position:absolute;
    
}
.menu-expanded div#photoContainer{
	position:absolute;
}

.tall div#photoContainer {
	position:relative !important;
	height:auto !important;
	margin-bottom:-1px;
	overflow:visible !important;
	margin-top:0px !important;
	}
.tall div#photoContainer img{
	margin:0 !important;
}
.tall div.container{
	margin-left:0 !important;
}
.tall div.leftnav{
	display:none;	
}
.tall div#menu {
	top:0;
	z-index:-1;
	width:250px;
}
.tall div.menu-icons{
		display:inline-block;
	}
#slider{
	margin-left:20%;
	max-width:1152px;
	border:none;
	}

#slider img{
	width:100%;
}

	.carousel{
		max-height:500px;
		overflow:hidden;
		border-bottom: 1px solid #CCC;
	}
	.carousel img{
		margin-top:-8%;	
	}
	.carousel div.overlay{
		position:absolute;
		bottom:0;
		width:100%;
		color:#fff;
		font-weight:100;
		/* Fallback for web browsers that don't support RGBa */
		background-color: rgb(0, 0, 0);
		/* RGBa with 0.6 opacity */
		background-color: rgba(0, 0, 0, 0.7);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
	.carousel div.overlay:hover{
		background:#CF2378;
	}
	.carousel div.overlay a{
		position:absolute;
		width:100%;
		height:100%;
	}	

	.carousel div.overlay h1{
	padding:10px 10px 10px 20px;	
	font-size: 230%;
	font-family:'Gloria Hallelujah',helvetica,clean,sans-serif;
    font-weight: 300;
	}
	.carousel div.overlay p{
		padding:4px 0px 0px 20px;
		font-size:116%;
	}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
  max-height:500px;
  background:#fff;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
  max-height:500px;
  margin-bottom:-5px;
}

#contentWrapper{
	margin-left:auto;
	margin-right:auto;
/*max-width:1440px;*/
	overflow:hidden;
	position:relative;
}

.leftnav{ 
	width:20%; 
	position:fixed;
	background:#fff;
	border-right:1px solid #ccc;
	height:100%;
	z-index:1;
	/* max-width:288px;*/
	min-width:202px;
	top:0;
}

.emailForm h2{
	font-family:'Gloria Hallelujah',helvetica,clean,sans-serif;
	padding:0 0 10px;
}
.emailForm p{
	padding:0 0 10px;	
	font-weight:bold;
	text-align:center;
}
.emailForm input.field{
	width:298px;
	border:1px solid #ccc;
	border-radius:3px;
	height:36px;
	text-align:center;
	font-size:116%;
    margin:0 auto;
    display:block;
}	
.emailForm button.btn{
	width:300px;	
}
.container{
	width:auto;
	display:block;
	overflow:hidden;
	max-width:1420px;
	margin:0 auto 0 20%;
	padding:10px 10px 10px 20px;
	background:#fff;
	border-top: 3px solid #CF2378;
	clear:both;
	position:relative;
}
.container h1{
    font-size: 320%;
	font-family:Merriweather,helvetica,clean,sans-serif;
    font-weight: 300;
	padding:0 0 18px;
    text-align:center
}
.leaderboard{
	border-top:none;	
}
.leaderboard div.adcontainer{
	margin:0 auto;	
	width:728px;
	height:90px;
}
.rightrail_wide div.upper{
	float:right;
	width:300px;
}
 .rightrail_wide div.upper div{
	margin-bottom:18px;
	}
.rightrail_wide div.withlower{
	margin-bottom:600px;
}
.rightrail_wide div.adcontainer{
	width:300px;
}
.rightrail_wide div.lower{
	margin-top:-600px;
	float:right;
	clear:both;
}
.rightrail_narrow div.adcontainer{
	float:right;
	width:160px;
	margin:0 0 0 16px;	
}
.rightrail_wide div.contentblock{
	margin:0 340px 0 auto;
}
.rightrail_narrow div.contentblock{
	margin:0 180px 0 auto;
}
.leftrail_wide div.adcontainer{
	float:left;
	width:300px;
}
.leftrail_narrow div.adcontainer{
	float:left;
	width:160px;
}
.leftrail_wide div.contentblock{
	margin:0 0 0 320px;
}
.leftrail_narrow div.contentblock{
	margin:0 0 0 180px;
}
.contentblock img{
    display:block;
    margin:0 auto;
    width:100%;
    max-width:640px !important;
}
.homepagehero{
    background-color:#000 !important;
	color: #fff !important;
}
.homepagehero h1{
    text-align:left;
}
.storyblock{
    border-top:none;
    border-bottom:3px solid #CF2378;
}
.storyblock{
 	background: none repeat scroll 0 0 #fff;
	color: #333;
}
.aboutblock{
    display:none;
}
.aboutblock{
 	background: none repeat scroll 0 0 #333;
	color: #fff;
}
.aboutblock div.about_author{
    padding-bottom:20px;
}
.aboutblock div.headshot_circular{
    margin-bottom:20px;
}
.storyblock div.contentblock{
	padding:10px 0;
    font-family: Merriweather;
}
img[class*="wp-image-"] {
    max-width:100%; 
    height:auto;
}

.storyblock div.contentblock h2, .storyblock div.contentblock h3, .storyblock div.contentblock h4, .storyblock div.contentblock h5, .storyblock div.contentblock p, .storyblock div.contentblock li{
	font-size:134%;
	line-height:1.7;
	margin:0 0 15px;	
}
div.contentblock ul{
    padding-left:40px;
}

div.contentblock li{
    list-style: disc;
}
div.contentblock blockquote{
    background: #f4f4f4;
    padding: 10px;
    font-family: roboto;
    font-size: 100%;
    margin:18px 0;
}
.storyblock div.contentblock h2{
    font-weight:600;
    font-size:160%;
}
.recipeblock{
 	background: none repeat scroll 0 0 #E6E6E6;
	color: #333;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
}
.recipeblock div.contentblock{
	padding:10px 0;
}

.recipeblock div.ingredients{
	float:left;
	width:34%;	
	display:block;
	background:#fff;
	padding:0 2%;
	color:#333;
	text-shadow:none;
	border:1px solid #ccc;
}
.recipeblock div.instructions{
	float:left;
	width:55%;
	display:block;
	margin-left:5%;
	max-width:600px;
}
.recipeheadings{
	font-family:'Gloria Hallelujah',helvetica,clean,sans-serif; 
	font-size:138.5% !important;
	padding-top:15px;
	font-weight:bold;
}
.recipeblock p, .recipeblock li{
	font-size:116%;
	line-height:1.4em;
	margin:0 0 18px;
}
.recipeblock li{
    font-family:roboto;
}
.recipeblock ol{
	list-style:decimal outside;
	padding-left:20px;

}
.recipeblock p.note{
	padding-left:20px;	
}
.amount_time_display{
	overflow:hidden;	
}
.amount_time_display li.value_container{
	float:left;	
	padding:0 20px 0 0;
}
.commentblock{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #333333;
}
.recipeblock div.actionButtons{
	text-align:center;	
}
.gridblock{
    border:none !important;
}
.gridblock div.contentblock{
	padding:10px 0;
}
.recipegrid{
    margin:0 !important;
}
.recipegrid a.itemurl{
	display:block;
	color:inherit;
}
.recipegrid a.itemurl:hover, .recipegrid  a.itemurl:hover p{
	color:inherit;
}

.recipegrid div.entry{
    margin-bottom:30px; 
    position:relative;
    padding-left:6px !important;
    padding-right:6px !important;
}
.recipegrid div.entry div.desc_container{
    position:relative;
}
a:hover div.desc_container div.desc{
    background:#CF2378 !important;
}
.recipegrid div.entry div.desc{
    position:absolute; 
    bottom:0; 
    color:#fff;
    background: #000;
    border-radius:0 12px 12px 0;
}

.recipegrid div.entry img{
	width:100%;
	max-width: 100%;
    height:auto;
    border-radius:12px;
}

.recipegrid div.entry div.desc{
	padding:20px;
	font-size:155%;
	font-weight:100;
    font-family:helvetica;
    margin:6px 6px 20px 0;
}
.recipegrid div.entry h2 a{
	color:#333;
	text-decoration:none;
}


.btn{
	display: inline-block;
 	*display: inline; /* IE7 inline-block hack */
 	*zoom: 1;
 	padding: 2px 10px;
 	margin:10px 10px 10px 0;
 	font-size: 100%;
 	font-weight:700;
 	line-height: 24px;
 	*line-height: 24px;
 	text-align: center;
  text-decoration:none;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
  background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebebeb', GradientType=0);
  border:1px solid #fff;
  *background-color: #ebebeb; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  *border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 1px 2px -1px #666;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 1px 2px -1px #666;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 1px 3px -1px #666;
}
.btn:active {
    color: #333333;
  text-decoration: none;
  background-image:none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn-blue{
	background-color:#4592E9;
	background-image:none;
	border:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	color:#fff;
	margin:10px 0;
}
.btn-full{
 display:block;	
 padding:10px;
 font-size:123.1%;
 max-width:500px;
 margin:10px auto;
}
.pagerbox{
 	text-align:center;
}
.pagerbox a{
	background-color:#4592E9;
	color:#fff;
	text-shadow: 0 -1px 0 #333;
	display: inline-block;
 	*display: inline; /* IE7 inline-block hack */
 	*zoom: 1;
 	padding: 2px 10px;
 	margin:10px 0;
 	font-size:123.1%;
 	font-weight:500;
 	line-height: 24px;
 	*line-height: 24px;
 	text-align: center;
  	text-decoration:none;
  	vertical-align: middle;
  	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
}
.pagerbox a.current{
	background:#ccc;
	color:#333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}	
.footerblock{
	border-top:3px solid #999;
	background:#fff;
	text-align:center;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	font-size:116%;
}	

.footerblock div.copyright{
	padding:5px 0;
}
.footerblock div.copyright span{
	display:inline-block;	
}
.footerblock div.site_links{
	padding:5px 0;
}
.footerblock div.site_links a{
	padding:0 6px;
}
.footerblock div.social_links{
	padding:5px 0;
}
.footerblock div.social_links a{
	display:inline-block;
	color:#666;
	text-decoration:none;
	padding:0 6px 10px;
}
.search{
	margin:0 10px 10px;	
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}


#search input[type="search"] {
    background: url(../res/search-dark.png) no-repeat 10px 12px #fcfcfc;
    border: 0 none;
    color: #000;
    width:75%;
    padding: 8px 15px 8px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
	
.sharing{
	overflow:hidden;
	margin:10px 0
}
.sharebtn{
	float:left;
	margin-right:10px;
	width:80px;
}
.headshot_circular{
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;   
    margin: 0 auto;
}
.headshot_circular img{
  display: inline;
  height: 100%;
  width: auto;
}

.about_author{
    font-family:Merriweather, helvetica;
    font-size:116%;
    text-align:center;
    margin-top:12px;
}
.about_author h3{
    font-weight:bold;
    font-size:150%;
    margin-bottom:8px;
}
.about_author p{
    line-height:150%;
}
@media (max-width: 1248px) { 
    .aboutblock{
        display:block;
    }
    body{
        background:#333;
    }
	.nav{
		display:none;
	}
    .logo{
		margin:4px auto;	
		float:none;
	}
	.side-main-nav{
		display:block;   
   }
    .side-social-nav{
		display:none;   
   }
	#menu {
		top:0;
		z-index:-1;
		width:250px;
		text-shadow: 0 -1px 0 #000; 
		display:none;
	}
    #menu h2{
        color:#fff;
    }
	#menu li.cat-item a, #menu li.page_item a{
	font-weight:100;
	color:#fff;
	}
	#menu li.cat-item a:hover, #menu li.page_item a:hover{
	color:#666;
	}
	#menu li.cat-item a:active, #menu li.page_item a:active{
	color:#fff;	
	text-shadow: 0 -1px 0 #333;
	}
	#photoContainer, #slider {
		margin-left:0 !important;	
		width:100% !important;
	}
	.search-expanded #searchbar{
		display:block;	
	}
	
	.menu-icons{
		display:inline-block;
	}
	.social-icons{
		display:none;
	}
	.leftnav {
		display:none;	
	}
	.container{
		margin-left:0 !important;
		padding-left:10px;
	}
	
#search input[type="search"] {
    border:1px solid #999;
    }

	.carousel div.overlay h1, .carousel div.overlay p {
		padding-left:10px;	
		padding-bottom:0px;
	}
    .rightrail_wide div.upper{
	display:none;
	}
   
	.rightrail_wide div.adcontainer{
	float:none;
	width:320px;
	margin:0 auto;
	}
      
	.rightrail_wide div.contentblock{
		margin-right:0;	
	}
	.commentblock div.contentblock{
		margin-right:0;
	}

	.carousel img{
		margin-top:0 !important;	
	}
	.carousel div.overlay:hover{
		/* Fallback for web browsers that don't support RGBa */
		background-color: rgb(0, 0, 0);
		/* RGBa with 0.6 opacity */
		background-color: rgba(0, 0, 0, 0.7);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}
	.rightrail_wide div.lower{
		width:300px;
	}
}
  
  @media (max-width:820px) {
	  
	.recipeblock div.info, .recipeblock div.ingredients, .recipeblock div.instructions{
		float:none;
		width:100%;
		padding:0;
		max-width:600px;
		margin:0 auto;
		background:none;
		border:none;
	}
	.recipeblock h1{
		margin:0 auto;
		max-width:600px;
	}
	/*
	.storyblock div.contentblock, .recipeblock div.contentblock{
		margin:0 auto;	
	}  
	*/
	.recipegrid div.item{
		width:48%;
	} 
  }
@media (min-width: 768px) { 
     .recipegrid>.clear:nth-child(3n)::before {
      content: '';
      display: table;
      clear: left;
    }
}
@media (max-width: 768px) { 
     .recipegrid>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
    }
}
  @media (max-width: 728px) { 
  	  .leaderboard{
        display:none;
      }
  }
 
  @media (max-width: 639px) { 

	
	
	#slider{
		background:#000;	
	}

   }

     @media (max-width: 479px) { 
         .recipegrid div.entry{
		width:100% !important;
        display:block !important;
		clear:both !important;
	}
	.rightrail_narrow div.adcontainer{
	float:none;
	width:320px;
	margin:0 auto;
	}
	.recipeblock div.contentblock{
		margin:0 auto;	
	}  
	.container h1, .carousel div.overlay h1{
		font-size:180%;	
	}
	.swipe-wrap > div {
  	overflow:hidden;
	}
	
	#photoContainer img, #slider img {
		width:200%;
		margin-left:-20%;
	}
	.sharing div.gplus, .sharing div.stumbleupon{
		display:none;
	}
         .storyblock div.contentblock p, .aboutblock div.contentblock p, .storyblock div.contentblock li{
	font-size:125% !important;
	
}
   }
     @media (max-width: 320px) { 

	.logo{
		margin:4px auto;	
		float:none;
	}
	
	.commentblock div.contentblock{
		margin-right:0;
	}
	.rightrail_wide div.adcontainer, .rightrail_narrow div.adcontainer{
		float:none;
		width:320px;
		margin:-10px 0 0 -10px;
	}
	.rightrail_wide div.lower{
		width:300px;
		margin:0 auto !important;
	}
	.footerblock div.social_links a{
	display:block;
	}

   }
.dpsp-networks-btns-wrapper:after {
    clear:none !important;
}

   