/* PRINT STYLESHEET */
/*	A lot of this consists of changing default (i.e., screen) views
*/

body * { 
	background: none!important; background-color: none!important; 
	font-size: 10pt;
	color: #4C4C4C;
}

#content { width: 100%!important; border-right: 0!important; }

img#logo { width: 193px; height: 88px; }

h1, div.crumbs, #masthead, #nav, #viperlib-nav, #footer ul, div.rating ul, span.admin_edit a, 
div.tag-cloud form
 { display: none!important; } 
/* Who needs navigation on a printed page? Also, H1 is replicated in H2 */


h2, h3, h4, h5, h6 { border-bottom: 1px solid #ADADAD; color: #000; font-weight: bold; }
	h2 a, h3 a, h4 a, h5 a { text-decoration: none!important; color: #000!important; }

a, a:visited { color: #373737; text-decoration: underline; }

h2 { font-size: 16pt!important; }
h3 { font-size: 14pt!important; }
h4 { font-size: 12pt!important; }
h5 { font-size: 10pt!important; }
h6 { font-size: 10pt!important; font-style: italic; }

label { color: #000!important; }

p { line-height: 18pt; }
	p.submit a.submit { color: #DCDCDC; }

p.submit a.submit, div.tag-cloud, div.comment { border: 1px solid #DCDCDC!important; }

div.sample { display: inline!important; }

div.contribution_data { width: 80%!important; }