/*------
Subculture of One Print Stylesheet
Compatible with 6+ IE, and most forms of Mozilla

version:	1.0
author:		Rachel Nabors
email:		crowhen at yahoo dot com
URL:		http://www.SubcultureofOne.com
--------*/

body { 
	background: #fff url(/media/images/logo_print.gif) left top no-repeat;
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt;
	color: #000;
}
body, #content, #footer {	margin: 0; padding: 0; }
h1, h2, h3, h4 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
}
h1 {
	font-size: 18pt;
	border-bottom: #000 3px solid;
}
h2 {
	font-size: 14pt;
	border-bottom: #000 1px solid;
}
h3, h4 { font-size: 12pt; }
#header, #secondary-content, #secondary-nav, #etsy, #footer_ads { display: none; }
#footer { text-align: left; font-size: 10pt; }
a:link:after, a:visited:after { content: " (" attr(href) ") "; }
a:link, a:visited { margin: 0; padding: 0; }