/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. 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.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:95%;}
.container {background:none; margin-left: -30px; margin-top: 100px; font-size:95%;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:20px;}
.span-2 {width:60px;}
.span-3 {width:100px;}
.span-4 {width:130px;}
.span-5 {width:160px;}
.span-6 {width:190px;}
.span-7 {width:220px;}
.span-8 {width:260px;}
.span-9 {width:300px;}
.span-10 {width:340px;}
.span-11 {width:380px;}
.span-12 {width:400px;}
.span-13 {width:440px;}
.span-14 {width:480px;}
.span-15 {width:520px;}
.span-16 {width:560px;}
.span-17 {width:600px;}
.span-18 {width:640px;}
.span-19 {width:680px;}
.span-20 {width:720px;}
.span-21 {width:760px;}
.span-22 {width:800px;}
.span-23 {width:840px;}
.span-24, div.span-24 {width:980px;margin:0;}
