/* print stylesheeet for Dessert First by Foliovision */

#respond, 
#navigation, 
#supplementary, 
#main_nav, 
#search, 
h3.related_posts_title, 
.entry-footer-share, 
.print-recipe, 
#thumbswrapper, 
ol.related_posts, 
div.related_posts_clear, 
p.tagged, 
span.fv_sharing, 
.shareaholic-show-on-load, 
.share, 
.fv_sharing, 
#comments, 
#sharing, 
#navwrapper, 
#sidebar, 
#sidebar2, 
.entry p, 
.copy,
.related_posts, 
.hentry h2, 
.hentry h4,
#rcp_printer,
#logo,
.back-to-top,
#footer a { display: none; }

.entry blockquote p { display: block !important; }

p.description { display: inline-block; width: 250px; height: 50px; float: right; text-transform: uppercase; color: gray; font-size: 11px; margin: 5px 0; }

h2, h2 a {text-decoration: none; color: #000; }




/* =Typography
------------------------------------------------------------------*/
html {
    height: auto;
    margin: 0;
    padding: 0;
}
@page { margin: 2cm } /* All margins set to 2cm */

@page :first {
  margin-top: 0.5em    /* Top margin on first page 10cm */
}

body, .delicious-desc {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
    margin: 0;
    padding: 0;
    overflow: visible;
    position: static;
    float: none;
}
#container {
	overflow: visible !important;
	display: block;
	margin: 10px auto;
	padding: 0;
	width: 600px;
	height: auto;
	border: 3px dotted #FFCCCC;
	background: none;
	float: none;
}
.entry-content {
	margin: 0;
	padding: 15px;
	overflow: visible !important;
	float: none;
}
h1, h2, h3, h4 #main_nav ul, .date, .description, .categories, .ctitle, .fin,
.error, .navigation, .more-link, .comment-author, .comment-meta, .entry .more {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.15em;
	margin: 1em 0 0 0;
}

/* =Typography
------------------------------------------------------------------*/

@font-face {
    font-family: 'SlabTallXMediumRegular';
    src: url('slabtallx-medium-webfont.eot');
    src: url('slabtallx-medium-webfont.eot?iefix') format('eot'),
         url('slabtallx-medium-webfont.woff') format('woff'),
         url('slabtallx-medium-webfont.ttf') format('truetype'),
         url('slabtallx-medium-webfont.svg#webfontDid0OuWG') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4 #main_nav ul, .date, .description, .categories, .ctitle, .fin,
 	.error, .navigation, .more-link, .comment-author, .comment-meta, .entry .more {
	font-family: Arial, Helvetica, sans-serif;
}

h2.fn {
	display: block;
	font-family: 'SlabTallXMediumRegular', Times, 'Times New Roman', serif;
	font-weight: normal;
    color: #896565;
	font-size: 3em;
	margin: 0;
	clear: none;
}

.fv_recipe_wrap .clear {
	display: block;
	margin: 5px 0;
	width: 100%;
	height: 5px;
	background: none;
	float: none;
}
h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;
	font-variant: small-caps;
}
#logo h1, #logo h3, a#logo {
	text-decoration: none !important;
}
h1 { font-size: 2em; letter-spacing: 0.03em; line-height: 1.8em; }

	h1 a, h1 a:visited, h1 a:hover { text-decoration: none; }

#showing_print_version {
	display: block;
	clear: both;
	text-align: center;
	min-height: 25px;
	margin: 10px 0;
	color: #999;
}
div#footer p, div#footer p a {
	font-size: .84em; 
	margin: 10px 0; 
	text-decoration: none;
	text-align: left;
	padding: 0;
}
.entry .fv_recipe_ingredient_width {
	float: left;
	display: inline-block;
	width: 250px;
}
.fv_recipe_wrap h2 {
	margin: 0 0 0.32em;
	font-size: 1.8em;
	line-height: 1em;
}
.fv_recipe_wrap ul {
	list-style: none;
	margin: 0 10px 10px 0;
	padding-left: 0;
}
.fv_recipe_wrap .ingred ul {
	padding-left: 20px;
	clear: none;
}
.rcp_head {
	background: none;
	margin: 0 0 10px 0;
	min-height: 70px;
}
.fv_recipe_wrap ul li {
	list-style: none;
	margin: 0 0 2px 0;
}
.fv_recipe_wrap h3 {
	margin: 0.5em 0 0.25em 0;
	color: #999;
	text-transform: uppercase;
}
#rcp_tabs {
    display: inline-block;
    font-size: 0.7em;
    line-height: 2.5em;
    margin: 0 0 10px;
    width: 400px;
}
.rcp_head .photo {
	display: inline-block;
	float: right;
    margin: 0 0 0 10px;
}
.fv_recipe_wrap .instruction {
	margin-bottom: 10px;
}
.fv_recipe_wrap .instructions {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px dotted #FFCCCC;
}
#serve {
	width: 400px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #FFCCCC;
	color: #999;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	display: block;
	width: 100%;
	height: 5px;
	clear: both;
	page-break-before: avoid;
	page-break-after: avoid;
}
#footer {
	border-top: 2px dotted #FFCCCC;
	padding: 15px;
}
#footer span.recipe-link a {
	display: block;
	text-decoration: none;
	color: #666;
}