/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.8;font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;background:none;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:1px;margin:10px 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
/* -----------------------------------------------------

	TYPOGRAPHY
	
----------------------------------------------------- */
body {font-size:75%;color:#333;background:#fff;font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:1.6em;line-height:1;margin-bottom:.5em;}
h2 {font-size:1.4em;margin-bottom:0.5em;}
h3 {font-size:1.2em;line-height:1;margin-bottom:.5em;}
h4 {font-size:1.1em;line-height:1.25;margin-bottom:.5em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#990000;text-decoration:none;}
a {color:#990000;text-decoration:underline;}
/* typography color */
h1 {color:#000;}
h2 {color:#762D22;}
h3{color:#444;}
h4 {color:#333;}


