/*	-------------------------------------	
		Midgard Templates	FTC
		Style for print
		12.5.2005
		Inventive Design / Lasse Larvanko
		------------------------------------ */
		
		body {  margin:0 auto; padding: 0; 	border: 0; 	font: small/1.5 Verdana, Arial, Helvetica, sans-serif;  background:#eee;	}
	/* IE5 hack  */	
	body { font-size: x-small; /* IE5 Win */ voice-family: "\"}\""; voice-family: inherit; font-size: small; } html>body { /* be nice to Opera */ font-size: small; }
	/* END IE5 hack */
	
	#branding, #searchui, #nav-main, #sidebar ul, p.access a {display:none; }
	
	h1, h2, h3, h4, h5, h6 {margin:0; padding:0; color: #333; font-family:trebuchet, "trebuchet ms", Arial, Helvetica, Sans-serif;}
h1 { font-size:218%; letter-spacing:-2px; font-weight:normal; padding:1em 0 0 0;}
h2 {font-size:164%; letter-spacing:-1px; padding:.7em 0;}
h3 {font-size:145%; letter-spacing:-1px; padding:.4em 0 0 0;}
h4 {font-size:118%; letter-spacing:-1px; padding:.4em 0 0 0; font-weight:normal;}
h5 {font-size:1em;}
h6 {font-size:1em;}

#main p {text-align:justify;}
blockquote { font-style:italic; color:#999; text-align:right;}
b, strong { font-family:trebuchet, "trebuchet ms", Arial, Helvetica, Sans-serif;}
.date {color:#666; font-size:87%; padding:0; margin:0 0 0 15px;}
.author {color:#333;}
.intro {font-weight:bold; margin:0 0 0 15px;}
 
