/* -----------------------------------------------------------------------


 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 !important;background:none;font-size:10pt;}

.hide, #slideshow, #nav_main, #sidebar, #extra, .media, .text_toolbox, #text_size, .toolbox, #breadcrumb, #comments-form {display:none;}

#page {padding:0 !important;width:100% !important;}

p {color:#000 !important;}

h2.section_title {font-size:12pt !important;border-bottom:2px solid #999 !important;}

#content {width:95% !important;margin:0;min-height:0 !important;}

#header {margin-bottom:2em;}
#logo {background:none;height:auto;}
#logo .section a {background:none;float:none;height:auto;margin:0;text-indent:0;text-decoration:none;color:#244A9F;font-size:21pt;}
#logo .section .description {display:inline;color:#666;font-weight:bold;}

a {color:#666 !important;}

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;color:#666 !important;border:none !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;color:#666 !important;border:none !important;text-decoration:none !important;}

code {font:.9em "Courier New", Monaco, Courier, monospace;}

img {float:left;margin:1.5em 1.5em 1.5em 0;}

a img {border:none;color:#666;}
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;}

a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}

