
/* ------------------------------------------------------------------------------------------------

   squarespace printer friendly stylesheet

------------------------------------------------------------------------------------------------ */

body { background: white; font-size: 11px; background-image: none; }


h1 { font-size: 16pt; background: #f4f4f4 url('none'); background-image: none; margin-bottom: 0; padding-bottom: 0; }
.h1subtitle { font-size: 9pt; font-weight: normal; margin-bottom: 25px; border-bottom: 1px solid #ccc; padding-bottom: 10px; text-decoration: none; }
#pageFooter { font-size: 9pt; margin-top: 28px; border-top: 1px solid #ccc; padding-top: 8px; }

h2 { font-size: 14pt; }

h3 { font-size: 13pt; }

a:link, a:visited { 
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

#siteTitle a:link, #siteTitle a:visited {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

blockquote { font-size: 11px; }

#banner2, #banner3, #canvaswrapper, .journal-navigation, #sidebarWrapper, #sidebar, .notice-box, .inline-icon, .journal-entry-navigation, { display: none; background-image: none; }


