/* ----------------------------------------------
Hairylemon - Print Stylesheet
--------------------------------------------- */
body {
color:#000000;
font:12px/18px arial, helvetica, sans-serif;
}

p { margin:14px 0; }

a { color:#000; }
a img { border:0; }

h1 { font-size:20px; margin:14px 0; }
h2 { font-size:18px; margin:14px 0; }
h3 { font-size:16px; margin:14px 0; }
h4 { font-size:14px; margin:14px 0; }
h5 { font-size:12px; margin:14px 0; }
h6 { font-size:11px; margin:14px 0; }

/* --- Layout ------------------------------ */
#accessibility, #nav, #minicart, #logo form, #specials, #wrapper-footer, #footer, #best-sellers, #free-shipping, #cigar-outlet, #featured, #logo a img, #subnav {
display:none;
}
#footer {
border-top:1px solid #000;
margin:15px 0 0 0;
}
.printonly {
display:block;
}
.screenonly {
display:none;
}


.dontPrint {
	display:none;
}
