/* print.css
   authored by Steven Clark of http://stevenclark.com.au
	 date last edited: 5 February, 2007
*/

h1, #sidebar, #comments, #respond, #navigation, #commentform, .details, .commentlist, .contactform, .edit, #searchform, #footer { display: none; }

body { font-family: "Times New Roman", sans-serif; font-size: 12px; }

#content img { border: none; }

h2 { font-size: 300px; }

h2, h2 a, a { margin: 0; padding: 0; font-size: 26px; color: #333; text-decoration: none;}

h3  { margin: 0 0 -15px; padding: 0; font-size: 16px; }

p, .small, a { margin-bottom: 16px; font-size: 12px;}

p.caption { font-weight: bold; }

#content ul li { margin-left: -20px; list-style-type: circle; font-size: 12px; }

a { font-weight: bold; }

blockquote { padding-left: 5px; border-left: 2px solid #333; }





