/* Print Style Sheet */


body { font-family: "Times New Roman", Times, serif;
	font-size: 12pt; }
	
H1, H2, H3, H4 { font-family: Verdana, Arial, Helvetica, sans-serif; }

H2 { margin-top: 2em; }

#site-title { font-size: xx-large; }

HR { margin: 2em 10%; }

a { color: #520; }

#header { margin-bottom: 2em; }
#appearance-menu { display: none; }
#site-title, #site-description { display: inline; margin-right: 1em; }
#header a { text-decoration: none; }

#content { margin-left: 0;
	border-left: none;
	padding-left: 0; }

#alpha { padding: 1em 3%;}

.single-crumb, .page-crumb, #cat-breadcrumb { display: none; }
	
#cat-topmatter  {margin: 1em .5em 2em 0; padding: 1em;
	background: #f6f6f6; border: 2px groove #999;  } 
	.index-notice { margin: .25em 0;
	border: 3px double;
	padding: .25em;} /* div around the $note */

#arc-img { float: right;
	margin: 0 1em; }

.topmeta,
.metanote,
.authornote { border-top: 1px solid; 
	border-bottom: 1px solid;
	padding: 0 4% .5em 4%; 
	margin: 1em 4%; }

#whole-archive #in-series-links { display: none; }

#beta { display: none; }

#comments-wrapper { display: none; }

#post-dates { text-align: right;
	font-size: 10px; }

#footer { margin: 1em; }

#license-image { float: left;
	margin-right: 1em;}

