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


 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.

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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
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 1.5em;}
p img.bp-left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.bp-right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.bp-even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.bp-small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.bp-large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.bp-hide {display:none;}
.bp-quiet {color:#666;}
.bp-loud {color:#000;}
.bp-highlight {background:#ff0;}
.bp-added {background:#060;color:#fff;}
.bp-removed {background:#900;color:#fff;}
.bp-first {margin-left:0;padding-left:0;}
.bp-last {margin-right:0;padding-right:0;}
.bp-top {margin-top:0;padding-top:0;}
.bp-bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.bp-container {width:992px;margin:0 auto;}
.bp-showgrid {background:url(src/grid.png);}
.bp-column, div.bp-span-1, div.bp-span-2, div.bp-span-3, div.bp-span-4, div.bp-span-5, div.bp-span-6, div.bp-span-7, div.bp-span-8, div.bp-span-9, div.bp-span-10, div.bp-span-11, div.bp-span-12, div.bp-span-13, div.bp-span-14, div.bp-span-15, div.bp-span-16, div.bp-span-17, div.bp-span-18, div.bp-span-19, div.bp-span-20, div.bp-span-21, div.bp-span-22, div.bp-span-23, div.bp-span-24 {float:left;margin-right:16px;}
.bp-last, div.bp-last {margin-right:0;}
.bp-span-1 {width:26px;}
.bp-span-2 {width:68px;}
.bp-span-3 {width:110px;}
.bp-span-4 {width:152px;}
.bp-span-5 {width:194px;}
.bp-span-6 {width:236px;}
.bp-span-7 {width:278px;}
.bp-span-8 {width:320px;}
.bp-span-9 {width:362px;}
.bp-span-10 {width:404px;}
.bp-span-11 {width:446px;}
.bp-span-12 {width:488px;}
.bp-span-13 {width:530px;}
.bp-span-14 {width:572px;}
.bp-span-15 {width:614px;}
.bp-span-16 {width:656px;}
.bp-span-17 {width:698px;}
.bp-span-18 {width:740px;}
.bp-span-19 {width:782px;}
.bp-span-20 {width:824px;}
.bp-span-21 {width:866px;}
.bp-span-22 {width:908px;}
.bp-span-23 {width:950px;}
.bp-span-24, div.bp-span-24 {width:992px;margin:0;}
input.bp-span-1, textarea.bp-span-1, select.bp-span-1 {width:26px!important;}
input.bp-span-2, textarea.bp-span-2, select.bp-span-2 {width:42px!important;}
input.bp-span-3, textarea.bp-span-3, select.bp-span-3 {width:84px!important;}
input.bp-span-4, textarea.bp-span-4, select.bp-span-4 {width:126px!important;}
input.bp-span-5, textarea.bp-span-5, select.bp-span-5 {width:168px!important;}
input.bp-span-6, textarea.bp-span-6, select.bp-span-6 {width:210px!important;}
input.bp-span-7, textarea.bp-span-7, select.bp-span-7 {width:252px!important;}
input.bp-span-8, textarea.bp-span-8, select.bp-span-8 {width:294px!important;}
input.bp-span-9, textarea.bp-span-9, select.bp-span-9 {width:336px!important;}
input.bp-span-10, textarea.bp-span-10, select.bp-span-10 {width:378px!important;}
input.bp-span-11, textarea.bp-span-11, select.bp-span-11 {width:420px!important;}
input.bp-span-12, textarea.bp-span-12, select.bp-span-12 {width:462px!important;}
input.bp-span-13, textarea.bp-span-13, select.bp-span-13 {width:504px!important;}
input.bp-span-14, textarea.bp-span-14, select.bp-span-14 {width:546px!important;}
input.bp-span-15, textarea.bp-span-15, select.bp-span-15 {width:588px!important;}
input.bp-span-16, textarea.bp-span-16, select.bp-span-16 {width:630px!important;}
input.bp-span-17, textarea.bp-span-17, select.bp-span-17 {width:672px!important;}
input.bp-span-18, textarea.bp-span-18, select.bp-span-18 {width:714px!important;}
input.bp-span-19, textarea.bp-span-19, select.bp-span-19 {width:756px!important;}
input.bp-span-20, textarea.bp-span-20, select.bp-span-20 {width:798px!important;}
input.bp-span-21, textarea.bp-span-21, select.bp-span-21 {width:840px!important;}
input.bp-span-22, textarea.bp-span-22, select.bp-span-22 {width:882px!important;}
input.bp-span-23, textarea.bp-span-23, select.bp-span-23 {width:924px!important;}
input.bp-span-24, textarea.bp-span-24, select.bp-span-24 {width:982px!important;}
.bp-append-1 {padding-right:42px;}
.bp-append-2 {padding-right:84px;}
.bp-append-3 {padding-right:126px;}
.bp-append-4 {padding-right:168px;}
.bp-append-5 {padding-right:210px;}
.bp-append-6 {padding-right:252px;}
.bp-append-7 {padding-right:294px;}
.bp-append-8 {padding-right:336px;}
.bp-append-9 {padding-right:378px;}
.bp-append-10 {padding-right:420px;}
.bp-append-11 {padding-right:462px;}
.bp-append-12 {padding-right:504px;}
.bp-append-13 {padding-right:546px;}
.bp-append-14 {padding-right:588px;}
.bp-append-15 {padding-right:630px;}
.bp-append-16 {padding-right:672px;}
.bp-append-17 {padding-right:714px;}
.bp-append-18 {padding-right:756px;}
.bp-append-19 {padding-right:798px;}
.bp-append-20 {padding-right:840px;}
.bp-append-21 {padding-right:882px;}
.bp-append-22 {padding-right:924px;}
.bp-append-23 {padding-right:966px;}
.bp-prepend-1 {padding-left:42px;}
.bp-prepend-2 {padding-left:84px;}
.bp-prepend-3 {padding-left:126px;}
.bp-prepend-4 {padding-left:168px;}
.bp-prepend-5 {padding-left:210px;}
.bp-prepend-6 {padding-left:252px;}
.bp-prepend-7 {padding-left:294px;}
.bp-prepend-8 {padding-left:336px;}
.bp-prepend-9 {padding-left:378px;}
.bp-prepend-10 {padding-left:420px;}
.bp-prepend-11 {padding-left:462px;}
.bp-prepend-12 {padding-left:504px;}
.bp-prepend-13 {padding-left:546px;}
.bp-prepend-14 {padding-left:588px;}
.bp-prepend-15 {padding-left:630px;}
.bp-prepend-16 {padding-left:672px;}
.bp-prepend-17 {padding-left:714px;}
.bp-prepend-18 {padding-left:756px;}
.bp-prepend-19 {padding-left:798px;}
.bp-prepend-20 {padding-left:840px;}
.bp-prepend-21 {padding-left:882px;}
.bp-prepend-22 {padding-left:924px;}
.bp-prepend-23 {padding-left:966px;}
div.bp-border {padding-right:7px;margin-right:8px;border-right:1px solid #eee;}
div.bp-colborder {padding-right:17px;margin-right:18px;border-right:1px solid #eee;}
.bp-pull-1 {margin-left:-42px;}
.bp-pull-2 {margin-left:-84px;}
.bp-pull-3 {margin-left:-126px;}
.bp-pull-4 {margin-left:-168px;}
.bp-pull-5 {margin-left:-210px;}
.bp-pull-6 {margin-left:-252px;}
.bp-pull-7 {margin-left:-294px;}
.bp-pull-8 {margin-left:-336px;}
.bp-pull-9 {margin-left:-378px;}
.bp-pull-10 {margin-left:-420px;}
.bp-pull-11 {margin-left:-462px;}
.bp-pull-12 {margin-left:-504px;}
.bp-pull-13 {margin-left:-546px;}
.bp-pull-14 {margin-left:-588px;}
.bp-pull-15 {margin-left:-630px;}
.bp-pull-16 {margin-left:-672px;}
.bp-pull-17 {margin-left:-714px;}
.bp-pull-18 {margin-left:-756px;}
.bp-pull-19 {margin-left:-798px;}
.bp-pull-20 {margin-left:-840px;}
.bp-pull-21 {margin-left:-882px;}
.bp-pull-22 {margin-left:-924px;}
.bp-pull-23 {margin-left:-966px;}
.bp-pull-24 {margin-left:-1008px;}
.bp-pull-1, .bp-pull-2, .bp-pull-3, .bp-pull-4, .bp-pull-5, .bp-pull-6, .bp-pull-7, .bp-pull-8, .bp-pull-9, .bp-pull-10, .bp-pull-11, .bp-pull-12, .bp-pull-13, .bp-pull-14, .bp-pull-15, .bp-pull-16, .bp-pull-17, .bp-pull-18, .bp-pull-19, .bp-pull-20, .bp-pull-21, .bp-pull-22, .bp-pull-23, .bp-pull-24 {float:left;position:relative;}
.bp-push-1 {margin:0 -42px 1.5em 42px;}
.bp-push-2 {margin:0 -84px 1.5em 84px;}
.bp-push-3 {margin:0 -126px 1.5em 126px;}
.bp-push-4 {margin:0 -168px 1.5em 168px;}
.bp-push-5 {margin:0 -210px 1.5em 210px;}
.bp-push-6 {margin:0 -252px 1.5em 252px;}
.bp-push-7 {margin:0 -294px 1.5em 294px;}
.bp-push-8 {margin:0 -336px 1.5em 336px;}
.bp-push-9 {margin:0 -378px 1.5em 378px;}
.bp-push-10 {margin:0 -420px 1.5em 420px;}
.bp-push-11 {margin:0 -462px 1.5em 462px;}
.bp-push-12 {margin:0 -504px 1.5em 504px;}
.bp-push-13 {margin:0 -546px 1.5em 546px;}
.bp-push-14 {margin:0 -588px 1.5em 588px;}
.bp-push-15 {margin:0 -630px 1.5em 630px;}
.bp-push-16 {margin:0 -672px 1.5em 672px;}
.bp-push-17 {margin:0 -714px 1.5em 714px;}
.bp-push-18 {margin:0 -756px 1.5em 756px;}
.bp-push-19 {margin:0 -798px 1.5em 798px;}
.bp-push-20 {margin:0 -840px 1.5em 840px;}
.bp-push-21 {margin:0 -882px 1.5em 882px;}
.bp-push-22 {margin:0 -924px 1.5em 924px;}
.bp-push-23 {margin:0 -966px 1.5em 966px;}
.bp-push-24 {margin:0 -1008px 1.5em 1008px;}
.bp-push-1, .bp-push-2, .bp-push-3, .bp-push-4, .bp-push-5, .bp-push-6, .bp-push-7, .bp-push-8, .bp-push-9, .bp-push-10, .bp-push-11, .bp-push-12, .bp-push-13, .bp-push-14, .bp-push-15, .bp-push-16, .bp-push-17, .bp-push-18, .bp-push-19, .bp-push-20, .bp-push-21, .bp-push-22, .bp-push-23, .bp-push-24 {float:right;position:relative;}
.bp-prepend-top {margin-top:1.5em;}
.bp-append-bottom {margin-bottom:1.5em;}
.bp-box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.bp-space {background:#fff;color:#fff;}
.bp-clearfix:after, .bp-container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.bp-clearfix, .bp-container {display:block;}
.bp-clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.bp-text, input.bp-title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.bp-text:focus, input.bp-title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.bp-text, input.bp-title {width:300px;padding:5px;}
input.bp-title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.bp-error, .bp-notice, .bp-success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.bp-error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.bp-notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.bp-success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.bp-error a {color:#8a1f11;}
.bp-notice a {color:#514721;}
.bp-success a {color:#264409;}
