@media print{q{quotes:none}
q:before, q:after{content:""}
header h1, header nav, footer, img{display:none}
body{font:12pt Georgia, "Times New Roman", Times, serif;line-height:1.3;color:#000;}
h1{font-size:24pt}
h2{font-size:14pt;margin-top:25px}
aside h2{font-size:18pt}
header .print{display:block}
img{border:0}
header{margin-bottom:40px}
header:after{display:block;content:"www.smashing-winery.com"}
blockquote{font-size:13pt;font-style:italic;}
p a{color:#000}
p a:after{content:" (http://www.smashing-winery.com/" attr(href) ")";font-size:80%;word-wrap:break-word;}
p a[href^="http://"]:after, p a[href^="https://"]:after{content:" (" attr(href) ")";}
q:after{content:" (" attr(cite) ")"}
aside{border-top:1px solid #bbb;margin-top:30px;display:block;}
}