  
/* Stylesheet: print.css
	URL: http://prolifeaction.org/includes/style/print.css
	Version: 2.0
	Author: Eric Scheidler
	Contact: eric@prolifeaction.org
	UPDATES
	2009-01-04: Updated print stylesheet from 2.0 version of the site, created in 2003.

------------------------- */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: rgb(0,0,0);
}
#header,
#search,
#sidebar,
#mainmenu,
#minorlinks,
#sidebar,
#crumbs,
#textbar,
#mainpage .moreR,
#mainpage .moreL,
#mainpage .moreC,
#footermain,
#footerminor,
.youtube {
	display: none;
}
#printheader {
	display: block;	
}
#mainpage {
	line-height: 1.25em;
	width: 6.5in;
	top: 0;
	left: 0;
	margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: rgb(0,0,0);
	border-color: rgb(0,0,0);
}
h1,
h1 a {
	font-weight: bold;
	font-size: 16pt;
	margin: 0.5in 0;
}
h2,
h2 a {
	font-weight: bold;
	font-size: 14pt;
	padding-top: 0.75em;
	margin-top: 0.25in;
}
h3 {
	font-size: 12pt;	
}
h4,
h5,
h6 {
	font-size: 10pt;	
}
p.first:first-letter {
	font-size: 100%;
	line-height: 1.5em;
	}
a:link,
a:visited,
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: rgb(0,0,0);
	padding: 0;
	margin: 0;
}
#mainpage p.note {
	width: 6.25in;
	padding: 0.5em;
	padding-right: 0;
	padding-left: 0;
	border-right: none;
	border-left: none;
}
p.note strong {
	color: rgb(0,0,0);
	padding-left: 1em;
}
#footer {
	font-size: 10pt;
	color: rgb(0,0,0);
	border-color: rgb(0,0,0);
	line-height: 1.3em;
	letter-spacing: 0.5pt;
	word-spacing: 1pt;
}