/*
	Site: www.quitdreaming.com
	Author: Neuro Design
	Date: 1-May-2007
	Version: 1.0

	This stylesheet defines the print layout.
*/

@import url(reset.css);

body {
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Haettenschweiler, Arial, Helvetica, sans-serif;
	}

h1 {font-size: 4em; margin: 0.5em 0 0.75em 0;}
h2 {font-size: 2.8em; margin: 1em 0 0.25em 0;}
h3 {font-size: 2.4em; margin: 1em 0 0.25em 0;}
h4 {font-size: 2.0em; margin: 1em 0 0.25em 0;}
h5 {font-size: 1.8em; margin: 1em 0 0.25em 0;}
h6 {font-size: 1.6em; margin: 1em 0 0.25em 0;}

p, li, .vcard {font-size: 1.2em; margin-bottom: 0.5em;}

a[href^='http://']:after {
	content: " [" attr(href) "]";
	text-decoration: none;
	font-size: 1em;
	}

#branding, #navigation {display: none;}

#secondary-branding p {display: none;}

#header blockquote, #header a {display: none;}
#header #flash {display: none;}

#primary-content form {display: none;}

div.links a {font-size: 1.6em; margin: 1em 0 0.25em 0;}
div.links p a {font-size: 1em; margin: 0 0 0.5em 0;}
ul.links li a {display: block;}

#secondary-content {display: none;}

#footer-demo {display: none;}

.vcard {line-height: 1.4em}
.vcard img {display: none;}
.vcard a {display: none;}
.vcard .fn {font-weight: bold;}
.vcard .title {font-weight: bold; margin-bottom: 1em;}
.vcard .adr {margin-bottom: 1em;}
.vcard .adr span {display: block;}
.vcard .tel span {display: block;}

#site-info {clear: both; display: none;}

#copyright p+p {display: none;}