﻿body {
    font-family: arial, times, serif, Georgia;   
}

head {
    display:none !important;
}

@page { size:auto; margin: 8% }
h1 { page-break-before : avoid }
h2 { page-break-after : avoid }
table { page-break-inside : avoid }

body .header-content, body .row.post > .col-md-4, body .footer.row, body .social_share, .post .post-info, .post .post-description, .post .post-tags, .post .post-suggested-grid, .post .post-comments, .post .cdh-user-action, .post .post-steps .step-photo, .post .post-steps .cdh-extrainfo, .post .post-more-images, .post .post-dietinfo, .post .read-more .btn-default, .post .smart-swap-wrap, .post .post-main-header, .post .post-photo img, .post .pagewidget, #MLC1, .navbar-nav, .post .notice, .follow-btn, footer, #social-bar, div#bhbar, .ad-slot, .adsbygoogle, .content-highlight, .notetip, .prompt-title {
    display: none !important;
}
.post .post-photo {
    text-align: left;
}

img.logo
{
    display:block !important;
}

.post .post-main-body
{
    border:none;
}

.post .post-main-body .post-steps, .post .post-main-body .post-ingredients, .post .post-main-body .timings
{
    display:block;
}

.post .post-steps UL.recipe-steps LI.step-2-column .column
{
    width:100%;
}

body .print-brand-logo
{
    display:none !important;
    width:100px;
}

.post #posts .post-description
{
    display:block;
}

a:link, 
a:visited { 
	color: #520; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: none !important; 
}

a[href]:after {
    content: none !important;    
}
