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


 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.

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

/* 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 */
html {font-size:100.01%;}
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.left {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:#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.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* 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[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:816px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.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:0px;}
.last, div.last {margin-right:0;}
.span-1 {width:34px;}
.span-2 {width:68px;}
.span-3 {width:102px;}
.span-4 {width:136px;}
.span-5 {width:170px;}
.span-6 {width:204px;}
.span-7 {width:238px;}
.span-8 {width:272px;}
.span-9 {width:306px;}
.span-10 {width:340px;}
.span-11 {width:374px;}
.span-12 {width:408px;}
.span-13 {width:442px;}
.span-14 {width:476px;}
.span-15 {width:510px;}
.span-16 {width:544px;}
.span-17 {width:578px;}
.span-18 {width:612px;}
.span-19 {width:646px;}
.span-20 {width:680px;}
.span-21 {width:714px;}
.span-22 {width:748px;}
.span-23 {width:782px;}
.span-24, div.span-24 {width:816px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:22px!important;}
input.span-2, textarea.span-2 {width:56px!important;}
input.span-3, textarea.span-3 {width:90px!important;}
input.span-4, textarea.span-4 {width:124px!important;}
input.span-5, textarea.span-5 {width:158px!important;}
input.span-6, textarea.span-6 {width:192px!important;}
input.span-7, textarea.span-7 {width:226px!important;}
input.span-8, textarea.span-8 {width:260px!important;}
input.span-9, textarea.span-9 {width:294px!important;}
input.span-10, textarea.span-10 {width:328px!important;}
input.span-11, textarea.span-11 {width:362px!important;}
input.span-12, textarea.span-12 {width:396px!important;}
input.span-13, textarea.span-13 {width:430px!important;}
input.span-14, textarea.span-14 {width:464px!important;}
input.span-15, textarea.span-15 {width:498px!important;}
input.span-16, textarea.span-16 {width:532px!important;}
input.span-17, textarea.span-17 {width:566px!important;}
input.span-18, textarea.span-18 {width:600px!important;}
input.span-19, textarea.span-19 {width:634px!important;}
input.span-20, textarea.span-20 {width:668px!important;}
input.span-21, textarea.span-21 {width:702px!important;}
input.span-22, textarea.span-22 {width:736px!important;}
input.span-23, textarea.span-23 {width:770px!important;}
input.span-24, textarea.span-24 {width:804px!important;}
.append-1 {padding-right:34px;}
.append-2 {padding-right:68px;}
.append-3 {padding-right:102px;}
.append-4 {padding-right:136px;}
.append-5 {padding-right:170px;}
.append-6 {padding-right:204px;}
.append-7 {padding-right:238px;}
.append-8 {padding-right:272px;}
.append-9 {padding-right:306px;}
.append-10 {padding-right:340px;}
.append-11 {padding-right:374px;}
.append-12 {padding-right:408px;}
.append-13 {padding-right:442px;}
.append-14 {padding-right:476px;}
.append-15 {padding-right:510px;}
.append-16 {padding-right:544px;}
.append-17 {padding-right:578px;}
.append-18 {padding-right:612px;}
.append-19 {padding-right:646px;}
.append-20 {padding-right:680px;}
.append-21 {padding-right:714px;}
.append-22 {padding-right:748px;}
.append-23 {padding-right:782px;}
.prepend-1 {padding-left:34px;}
.prepend-2 {padding-left:68px;}
.prepend-3 {padding-left:102px;}
.prepend-4 {padding-left:136px;}
.prepend-5 {padding-left:170px;}
.prepend-6 {padding-left:204px;}
.prepend-7 {padding-left:238px;}
.prepend-8 {padding-left:272px;}
.prepend-9 {padding-left:306px;}
.prepend-10 {padding-left:340px;}
.prepend-11 {padding-left:374px;}
.prepend-12 {padding-left:408px;}
.prepend-13 {padding-left:442px;}
.prepend-14 {padding-left:476px;}
.prepend-15 {padding-left:510px;}
.prepend-16 {padding-left:544px;}
.prepend-17 {padding-left:578px;}
.prepend-18 {padding-left:612px;}
.prepend-19 {padding-left:646px;}
.prepend-20 {padding-left:680px;}
.prepend-21 {padding-left:714px;}
.prepend-22 {padding-left:748px;}
.prepend-23 {padding-left:782px;}
div.border {padding-right:-1px;margin-right:0px;border-right:1px solid #eee;}
div.colborder {padding-right:16px;margin-right:17px;border-right:1px solid #eee;}
.pull-1 {margin-left:-34px;}
.pull-2 {margin-left:-68px;}
.pull-3 {margin-left:-102px;}
.pull-4 {margin-left:-136px;}
.pull-5 {margin-left:-170px;}
.pull-6 {margin-left:-204px;}
.pull-7 {margin-left:-238px;}
.pull-8 {margin-left:-272px;}
.pull-9 {margin-left:-306px;}
.pull-10 {margin-left:-340px;}
.pull-11 {margin-left:-374px;}
.pull-12 {margin-left:-408px;}
.pull-13 {margin-left:-442px;}
.pull-14 {margin-left:-476px;}
.pull-15 {margin-left:-510px;}
.pull-16 {margin-left:-544px;}
.pull-17 {margin-left:-578px;}
.pull-18 {margin-left:-612px;}
.pull-19 {margin-left:-646px;}
.pull-20 {margin-left:-680px;}
.pull-21 {margin-left:-714px;}
.pull-22 {margin-left:-748px;}
.pull-23 {margin-left:-782px;}
.pull-24 {margin-left:-816px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -34px 1.5em 34px;}
.push-2 {margin:0 -68px 1.5em 68px;}
.push-3 {margin:0 -102px 1.5em 102px;}
.push-4 {margin:0 -136px 1.5em 136px;}
.push-5 {margin:0 -170px 1.5em 170px;}
.push-6 {margin:0 -204px 1.5em 204px;}
.push-7 {margin:0 -238px 1.5em 238px;}
.push-8 {margin:0 -272px 1.5em 272px;}
.push-9 {margin:0 -306px 1.5em 306px;}
.push-10 {margin:0 -340px 1.5em 340px;}
.push-11 {margin:0 -374px 1.5em 374px;}
.push-12 {margin:0 -408px 1.5em 408px;}
.push-13 {margin:0 -442px 1.5em 442px;}
.push-14 {margin:0 -476px 1.5em 476px;}
.push-15 {margin:0 -510px 1.5em 510px;}
.push-16 {margin:0 -544px 1.5em 544px;}
.push-17 {margin:0 -578px 1.5em 578px;}
.push-18 {margin:0 -612px 1.5em 612px;}
.push-19 {margin:0 -646px 1.5em 646px;}
.push-20 {margin:0 -680px 1.5em 680px;}
.push-21 {margin:0 -714px 1.5em 714px;}
.push-22 {margin:0 -748px 1.5em 748px;}
.push-23 {margin:0 -782px 1.5em 782px;}
.push-24 {margin:0 -816px 1.5em 816px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.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.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* custom-screen.css */
@font-face {font-family:CalibriDL;src:local(Calibri),url(calibri.ttf);}
@font-face {font-family:CalibriDL;src:local(Calibri Bold),url(calibri-bold.ttf);font-weight:bold;}
@font-face {font-family:CalibriDL;src:local(Calibri Italic),url(calibri-italic.ttf);font-style:italic;}
@font-face {font-family:CalibriDL;src:local(Calibri Bold Italic),url(calibri-bold-italic.ttf);font-weight:bold;font-style:italic;}
body {font-size:1em;color:#000;background:#999;font-family:Calibri, CalibriDL, "Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {color:#006478;}
blockquote {color:#2b2b2b;line-height:1;}
a {color:#006478;text-decoration:underline;}
a:focus, a:hover {color:#2b2b2b;}
div.nav a {color:#750000;text-decoration:none;padding-right:15px;}
div.nav a:focus, div.nav a:hover {color:#2b2b2b;}
div.header {margin-top:60px;margin-bottom:20px;background:url(../img/logo-110.png) no-repeat 20px 0;height:111px;}
div.header h1 {font-size:3.5em;margin-bottom:0;margin-top:8px;}
div.header h1 a {color:#2b2b2b;text-decoration:none;}
div.logo {position:absolute;top:-10px;left:-4px;padding:0;margin:0;}
div.hr {width:75%;height:1px;border:0;background-color:#acacac;margin:20px;margin-left:auto;margin-right:auto;}
div.pagetitle-wrapper {color:#fff;background:#2b2b2b;width:90%;margin-left:0;margin-right:auto;margin-bottom:20px;}
div.pagetitle-top {background:url(../img/corners/pagetitle_tr2.png) no-repeat top right;}
.pagetitle-bottom {background:url(../img/corners/pagetitle_br2.png) no-repeat bottom right;}
.pagetitle-top, .pagetitle-bottom {width:100%;height:3px;font-size:1px;}
div.pagetitle h2 {margin:0;margin-right:10px;text-align:center;color:#acacac;}
div.post {font-size:100%;}
div.post h2 a {text-decoration:none;}
div.post h2 a:hover, div.post h2 a:focus {color:#750000;}
div.post-date {margin-top:15px;}
div.post-metadata a:focus, div.post-metadata a:hover {font-size:120%;color:#2b2b2b;}
div.post-metadata a {font-size:120%;color:#750000;text-decoration:underline;}
p + p {text-indent:0em;}
div.comment-wrapper {padding-bottom:20px;padding-left:0px;}
div.comment-body {color:#2b2b2b;}
div.comment-body a:hover, div.comment-body a:focus {color:#2b2b2b;}
div.comment-date-wrapper {margin-top:15px;text-align:right;}
div.comment-date-wrapper a {text-decoration:none;color:#acacac;}
div.comment-date {background:#2b2b2b;color:#acacac;}
.comment-date-top {background:url(../img/corners/comment_out_tl2.png) no-repeat top left;}
.comment-date-bottom {background:url(../img/corners/comment_out_bl2.png) no-repeat bottom left;}
.comment-date-top, .comment-date-bottom {width:100%;height:15px;font-size:1px;}
.comment-out {background:#2b2b2b;}
.comment-out-top div {background:url(../img/corners/comment_out_tl2.png) no-repeat top left;}
.comment-out-top {background:url(../img/corners/comment_out_tr2.png) no-repeat top right;}
.comment-out-bottom div {background:url(../img/corners/comment_out_bl2.png) no-repeat bottom left;}
.comment-out-bottom {background:url(../img/corners/comment_out_br2.png) no-repeat bottom right;}
.comment-out-top div, .comment-out-top, .comment-out-bottom div, .comment-out-bottom {width:100%;height:15px;font-size:1px;}
.comment-out-content {margin:0 8px;line-height:1.2em;}
.comment-out-content h4 {margin-bottom:8px;}
.comment-out-content h4 a {text-decoration:none;}
.comment-out-content h4 a:focus, .comment-out-content h4 a:hover {color:#acacac;}
.comment-in {background:#b0b0b0;}
.comment-in-top div {background:url(../img/corners/comment_in_tl.png) no-repeat top left;}
.comment-in-top {background:url(../img/corners/comment_in_tr.png) no-repeat top right;}
.comment-in-bottom div {background:url(../img/corners/comment_in_bl.png) no-repeat bottom left;}
.comment-in-bottom {background:url(../img/corners/comment_in_br.png) no-repeat bottom right;}
.comment-in-top div, .comment-in-top, .comment-in-bottom div, .comment-in-bottom {width:100%;height:15px;font-size:1px;}
.comment-in-content {margin:0 15px;}
div.respond p {margin-bottom:5px;}
div.respond input {margin:5px 5px 1px 0;padding:2px;width:170px;}
div.respond textarea {padding:2px;width:100%;}
div.footer {background:#2b2b2b;color:#737373;padding-bottom:75px;}
div.footer-bar {background:#750000;height:30px;margin-bottom:75px;}
div.footer h1, div.footer h2, div.footer h3, div.footer h4, div.footer h5, div.footer h6 {color:#006478;}
div.footer h2 {font-style:italic;line-height:1;}
div.footer-logo {background:url(../img/logo-80.png) no-repeat 80px 0;height:80px;padding-top:5px;margin-bottom:6px;}
div.footer p {font-size:1.2em;}
div.footer ul {list-style-type:none;margin-left:0;padding-left:0;}
div.footer ul li {font-size:1.1em;}
div.footer a:focus, div.footer a:hover {color:#acacac;font-weight:bold;}
div.footer a {color:#750000;text-decoration:none;font-weight:bold;}
div.site-disclaimer {width:100%;margin:0;padding:0;padding-bottom:8px;text-align:center;background:#2b2b2b;color:#737373;}
a.admin-link , a:hover.admin-link {color:#2b2b2b;}