@import url(assets/css/style.css?v=20140210);

/* from reset */
* { 
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
} /* Black prints faster: h5bp.com/s */

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important;}
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }


	body {
		background: none;
		border: 0;
		color:#000;
		text-align: left;
	}
	
	header,
	.header,
	.post-footer,
	.well-ad,
	#comments,
	.tpw-network,
	.orange-bar,
	.site-footer,
	.sub-footer,
	.fixed-col,
	.recent-recipe,
	.more-link,
	.select-a-size{
		display: none !important;
	}

	.fluid-content, .fluid-inner {background: none; width:100%; margin: 0; padding: 0; color: #000;}
	.fluid-inner h2.sprite {background: none; text-indent: 0; border-bottom: none;}
	.fluid-inner {float: none; overflow: visible}
	.fluid-inner h1 {font-size: 18px;}
	.fluid-inner h2 {font-size: 16px;}
	.fluid-inner h3 {font-size: 14px;}
	.fluid-inner h4 {font-size: 12px;}
	.fluid-inner h5 {font-size: 11px;}
	.fluid-inner h6 {font-size: 10px;}
	.fluid-inner ul {margin-top: 8px;}
	.fluid-inner h1, .fluid-inner h2, .fluid-inner h3, .fluid-inner h4, .fluid-inner h5, .fluid-inner h6 {padding-top: 12px;}
	.fluid-inner ul.summary {margin-left: 0;}
	.fluid-inner ul.summary li, .fluid-inner li {padding: 0; margin: 0; width: auto}
	.fluid-inner p {padding-top: 8px}

	.content-wrapper {
		border: 0;
	}

	.card-top .print-recipe-title {
		font-size: 16px;
		padding-top: 0;
	}