@font-face {
	font-family: 'zilla_slab';
	src: url('fonts/zillaslab-regular-webfont.woff2') format('woff2'),
		 url('fonts/zillaslab-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: 'zilla_slab';
	src: url('fonts/zillaslab-italic-webfont.woff2') format('woff2'),
		 url('fonts/zillaslab-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: fallback;
}

body                           {
	color: #6e6e70;
	font-size: 14px;
	line-height: 1.8;
	font-family: "zilla_slab", Arial, Helvetica, sans-serif;	
	background-color: #fff; }

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: #d7c269;
	text-decoration: underline }
a:hover             {
	color: #743475;
	text-decoration: none }
p    {
	margin: 20px 0; }
h1, h2, h3, h4, h5              {
	font-family: "zilla_slab", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1.2;
	margin: 20px 0; }
h1                        {
	color: #6e6e70;
	font-size: 19px; }
h2      {
	color: #6e6e70;
	font-size: 15px; }
h3                       {
	color: #6e6e70;
	font-size: 13px; }
h4        {
	color: #d7c269;
	font-size: 12px; }
strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.post-meta               {
	color: #929293;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .08em;
	margin: 0 0 20px; }
	
strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.clear {
    clear: both;
}
.ad, .adspace {
	color: #aba9a8;
	font-size: 11px;
	text-align: center;
	margin-top: 40px;
	margin-left: 20px;
	float: left }
.ad2 {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	float: none }
.outer   {
	width: auto }
.Center    {
	background-color: #fff;
	width: 8.5in;
	float: left }
#Outline      {
	text-align: left;
	border: dashed 2px #f3f3f4 }
#BlogTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px }
#BlogDate {
	margin-top: 5px;
	margin-bottom: 10px }
#BlogContent       {
	padding: 30px 30px 20px;
	width: auto }
HR.Divider  {
	color: #d4cfc2;
	margin-right: 30px;
	margin-left: 30px;
	width: auto;
	height: 1px }
#CommentTitle {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px }
.CommentDate {
	margin-top: 5px;
	margin-bottom: 10px }
.CommentContent {
	padding: 2px 10px 10px }
#print-link { }
.printbutton {
	display: none }
@media print {
	.adspace, #print-link, .left, .ad {
		display: none }
		
	#Outline  {
		padding: 0;
		border-style: none }
}
.pt_printbutton {
	display: none }
.alignleft, div.alignleft {
	margin: 10px 10px 5px 0;
	float: left }
.alignright, div.alignright {
	margin: 10px 0 5px 10px;
	float: right }
#BlogContent { }
#BlogContent p, #BlogContent h1, #BlogContent h2, #BlogContent h3, #BlogContent h4, #BlogContent p.hide, #BlogContent ul, #BlogContent ol, #BlogContent .ssba-wrap, #BlogContent .pin-it-btn-wrapper, #BlogContent .wp-nutrition-label {
	display: none }
#BlogContent .recipe, #BlogContent .colshadow  {
	visibility: visible;
	margin: 0;
	padding: 0 }
#BlogContent .video-container{
	display: none;
}
#BlogContent .recipe p, #BlogContent .recipe h1, #BlogContent .recipe h2, #BlogContent .recipe h3, #BlogContent .recipe h3, #BlogContent .recipe h4, #BlogContent .recipe div {
	display: block }
#BlogContent .recipe ul, #BlogContent .recipe ol {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 15px }
#BlogContent ul li  {
	list-style-type: none;
	margin: 0 0 3px 10px;
	padding: 0; }
#BlogContent ul li:before {
	font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	content: '\2022'; /* '' */
	margin: 0 6px 0 -10px;
	font-size: 15px;
}
#BlogContent ol li  {
	list-style-type: decimal;
	padding: 0 0 10px;
	margin: 0 0 0 20px }
hr     {
	width: 100%;
	border-style: solid none none;
	border-width: 1px 0 0;
	border-color: #dedede }
#BlogContent .recipe ol:last-of-type, .recipe li:last-of-type   {
	margin-bottom: 0;
	 }

#BlogContent .recipe h2                      {
	margin: 0 0 15px;
		font-size: 19px;
}
	#BlogContent .recipe h2:before {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		float: left;
		background: url(images/asterisk.png) no-repeat;
		background-size: 100% auto;
		width: 30px;
		height: 30px;
		margin: -4px 8px 0 0px;
	}
#BlogContent .recipe h3                    {
	color: #d7c269;
	margin: 20px 0 10px;
	 }
#BlogContent .recipe h4 {
	color: #929293;
	margin: 20px 0 10px;
}

#BlogContent .recipe .summary   {
	font-style: italic;
	color: #929293; }
#BlogContent .recipe .post-meta {
	padding: 8px 2px;
	margin: 0 0 10px;
	border-top: 1px solid #ece8e6;
	border-bottom: 1px solid #ece8e6 }
#BlogContent .recipe .post-meta p {
	display: inline-block;
	margin: 0 18px 0 0;
	padding: 0 }
#BlogContent .recipe .post-meta strong  {
	text-transform: lowercase;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal; }

#BlogContent .recipe .post-meta.yield {
	padding: 0;
	border: none;
}

#BlogContent .recipe .left {
	
}
#BlogContent .recipe .right {
	
}
#BlogContent .recipe .source    {
	color: #929293;
	font-size: 12px;
	font-style: italic;
	margin: 20px 0 0px 0px;
	text-align: left;
	clear: both; }
#BlogContent .recipe .source p {
	margin: 0 0 -8px;
}
#BlogContent .recipe .notes  {
	border-top: 1px solid #ece8e6;
	clear: both;
	color: #929293;
	margin: 15px 0 0;
	font-size: 13px; }
#BlogContent .recipe .notes p:last-of-type {
	margin-bottom: 0;
}
#BlogContent .recipe .photo {
	float: right;
	width: 180px;
	margin: 0 0 10px 15px; }


#BlogContent .printbutton {
	display: none !important;
}
p.hide {
	display: none }
.footer     {
	color: #b5b5b4;
	font-size: 80%;
	font-style: italic;
	margin-top: 15px;
	clear: left;
	text-align: center;
	margin-top: -10px;
	padding: 0 30px 30px; }
.footer p {
	margin: 0;
}
.footer strong {
	
}
.adspace {
	font-size: 11px;
	text-align: center;
	margin-top: 40px;
	margin-left: 20px;
	float: left }
.copyright   {
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 7in }
.left  {
	display: inline }
#print-link    {
	color: #5b5b5b;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px }
#print-link em {
	display: none }
p.printbutton .button {
	display: none }
p.printbutton img.photo {
	display: block }
