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


 Blueprint CSS Framework 0.9
 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:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
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;}





/* -----------------------------------------------------------------------
 University of Lincoln "Common Web Design"
 http://www.lincoln.ac.uk/
 Alex Bilbie abilbie@lincoln.ac.uk
----------------------------------------------------------------------- */

.borderimage body {background:none;}
.borderimage .shadow{-moz-border-image:none;none;border-image:none;border:30px solid #fff;border-top:none}
#banner{height:150px;background:#D4E28E}
.cssgradients #banner{background:#D4E28E}
#banner h1 {color: #222 !important; text-shadow: none !important;}
.cssgradients #banner h1 {color: #222 !important; text-shadow: none !important}
.borderimage #logo{-moz-border-image:none;-webkit-border-image:none;border-image:none;border:30px solid transparent;left:20px;top:10px}
#logo {width: auto;height: auto;}
#logo strong{background:#fff;text-indent:0px;border:1px solid #ccc;display: block;font-size: 25px; text-align: center; padding: 15px 0; height: auto; width:180px;font-weight: normal}



