/*  
Theme Name: Ayrshire Housing
Theme URI: http://www.ayrshirehousing.org.uk/
Description: The print style for Ayrshire Housing
Version: 0.1
Author: Shoestringdesign
*/

body {
	background: white;	margin: .4in;	font-family: Verdana, sans-serif;	font-size: 12pt;}h1, h2, h3, h4, h5 {	font-family: Georgia, "Times New Roman", Times, serif;}
	
#menu-secondary, #menu, #top #header p, #slideshow, #middle-right, #footer p, hr {	display: none;}	a:link, a:visited {	color: gray;}

/* print URLs after link text */#middle-left p a:link:after, #middle-left .content p a:link:after {
	font-size: 10pt;	content: " (" attr(href) ") ";	}
	
#footer .printout {
	display: inline;
	font-size: 10pt;
	font-style: italic;
}		