/*
Title:		Pusha styles for print
Copyright:  2008 Pusha
Updated: 	29 May 2008
*/

html {
	color: #000;
	background: #fff;
    }
body {
	color: #000;
	background: #fff;
	font: 100%/150% Georgia, "Times New Roman", Times, serif;
    }
#dash,
#nav,
#secondary,
#rss
#footer,
#commentfield,
#paging {display: none}
h1,
h2,
h3 {
	line-height: 1.3;
	font-family: "Century Gothic", Helvetica, Arial, Geneva,sans-serif;
    }
h1 a,
h3 a {
	color: #000;
	text-decoration: none;
    }
img {
	display: block;
	border: 0;
    }