
/* 
---------- 
Adapted from BluePrint CSS framework 
by Iain Urquhart - shout@iain.co.nz
---------- 
*/

/* reset */
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  */
body {font-size:10px;color:#002b69;background: #0066cc;font-family: Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#0071bc;}
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;height: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;}
img.left-image {float:left;margin:0 1.5em 1.5em 0;padding:0;}
img.right-image {float:right;margin:0 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#c25400;}
a {color:#f15a24;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; color: #bababa;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {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;background:#C3D9FF;}
th, td {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;}

/* bits */
.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;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.reset, .reset * {margin: 0; padding: 0;}

/* forms */ 
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.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px; font-family: Verdana, Arial, sans-serif !important; font-size: 12px;}
.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;}

table.survey {}
table.survey th {width: 250px;}
table.survey th,
table.survey td {border-bottom: 1px solid #bababa; padding: 10px;}
table.survey input.text {}
table.survey textarea {width: 300px; height: 150px;}


#bannerWrapper {background: #24003c url(/core/gfx/header_bg.png) repeat-x left bottom;}
div#banner {color: #fff; position: relative; text-align: left;  margin: 0 auto; max-width: 760px; height: 103px; }
div#banner h1,
div#banner h1 a { width: 228px; height: 97px; display: block; text-indent: -3000px;}
div#banner h1 a {background: url(/core/gfx/header_logo.png) no-repeat left top; }
div#banner a {color: #fff; text-decoration: none;}
div#banner ul {list-style-type:  none; position: absolute; bottom: 6px; left: 240px;}
div#banner ul li {float: left; font-size: 11px;}
div#banner ul li a {display: block; padding: 10px; background-color: #f15a24; margin-right: 0; }
div#banner ul li a.active, div#banner ul li a:hover {background: #ff9934; color: #2b023a;}


.container {background: #fff url(/core/gfx/container_bg.png) repeat-y left top; width: 760px; margin: 0 auto; }
#events, #home {background-image: none;}

#sidebar {float: left; width: 177px; }
#navigation {margin-left: 7px; padding-top: 7px;}
#navigation ul { margin:0px 0 30px 0px;  list-style-type: none;}
#navigation ul ul li {border-bottom: 1px solid #794347;}	
#navigation ul a { display: block; padding: 5px 5px 5px 20px; text-decoration: none;  color: #fff; background: #f15a24;}
#navigation ul a:hover,
#navigation ul a.active,
#navigation ul a.selected {background: #ff9933; color: #24003b;}
#navigation h3 {color: #fff; padding: 5px; border-bottom: 1px solid #794347; font-size: 12px; text-transform: uppercase; font-weight: bold;}

.mailinglist {padding: 30px 0 40px 10px;}
.mailinglist input.emailinput {width: 140px;}

#content ul li a.active {}
#content ul li {padding-bottom: 10px;}
#content.noMenu {margin-left: 40px;}
#content .entry { }
#content .entry .small {}
#content .entry li {padding-bottom: 0;}

#content .intro {font-size: 120%;}

.infoWrapper {margin: 0; padding: 0; display: none;}


/* Wireframe Layout */

p#crumbs {font-size: 0.95em; padding: 2em 0 2em 2em; margin: 0; background: #fff url(/core/gfx/crumbs_bg.png) repeat-x left top;}
		
#events div#related {width: 250px;}		
div#related {float: right;width: 160px;margin: 0;padding: 1em 10px 0 0;}

div#content { width: 540px; float: left; margin-left: 20px; padding-bottom: 20px; }
#events div#content {width: 420px;}
div#content a { font-weight: bold; text-decoration: none; color: #f15a24;}
div#content ul.intros { list-style-type: none; margin: 0; padding: 0;}
div#content ul.intros li,
div#content .entry {border: 1px solid #cce6ff; margin: 1em 0; padding: 1em;}
div#content ul.intros li h3,
div#content .entry h3 a {margin-bottom: 10px;color:#f15a24; line-height: 1.5em; text-decoration: underline;}
div#content ul.intros li h3 strong {text-decoration: underline;}
div#content ul.intros li h3 span {font-size: 0.75em; display: block; margin: 5px 0 0 0;}
div#content ul.intros li h3:hover {cursor: pointer;}
div#content ul.intros li h3.clicked { text-decoration: none;}

.article h2 {margin-bottom: 0.5em;}

div#content #next-prev,
div#content #next-prev  a {color: #aaa;}

.features {float: left;  width: 280px; padding: 10px; }
.features .item {border: 1px solid #cce6ff; padding: 10px; margin-bottom: 20px;}
.features .item * {margin: 0; padding: 0;}
.features .item h4 {padding-top: 5px;}
.features .item p {margin-bottom: 5px;}

ul#next-prev {list-style-type: none;}
ul#next-prev li {width: 49%;}
ul#next-prev li.next-article {float: right; text-align: right;}
ul#next-prev li.prev-article {}



div#footer {clear: both;padding: 2em 1em; background: #002b68; border-top: 10px solid #0062cd; color: #fff;}
div#footer a {color: #fff; text-decoration: none;}
div#footer a:hover {text-decoration: underline;}		
div#footer ul {padding: 0;margin: 0;list-style-type: none;}
div#footer ul li {display: inline;margin-right: 1em;}


#article-downloads { list-style-type: none;}
#article-downloads * {margin: 0; padding: 0;}
#article-downloads li {margin: 10px 0;}
#article-downloads li a {background-repeat: no-repeat; background-position:  left 6px;line-height: 20px; padding: 10px 0 10px 20px;}

.file-pdf {background-image: url(/core/gfx/file_types/acrobat.png);}
.file-doc {background-image: url(/core/gfx/file_types/word.png);}
.file-xls {background-image: url(/core/gfx/file_types/excel.png);}
.file-ppt {}
.file-image {}
.external-link {}
.external-link {}
.email {}




