/*  
Print CSS for The Findability Project
Site URI: http://www.findabilityproject.org/
Author: Brian Lawlor
Author URI: http://www.webdogs.org
---------------------------------- */

body {
	background: #FFFFFF;
	color: #000;
	font: 10pt/1.50 georgia, palatino, "times new roman", serif;
	}
a {
	color: #000;	
	text-decoration: none;
	}
img {
	border: 0;
	}
#findability-logo img {
	display: none;
	}
#print-header-findability-logo {
	display: block;
	}
#print-header-findability-logo p {
	border: 1px solid #000000;
	font: 8pt/1.50 georgia, palatino, "times new roman", serif;
	padding: 1.0em;
	}
#print-header-findability-logo h1 {
	font-size: 18pt;
	}		
#footer {
	text-align: center;
	width: 100%;
	}
	
/*
nuke 'em
-------- */

form,
input,
#top-navigation,
.edit,
.postmetadata,
#respond,
#search,
#sidebar,
#skipper,
#valid {
	display: none;
	}