
@import "reset.css";


/* Generic elements */

html, body { height: 100%; }
body { color: #000; font: .75em/1.35em Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #00aeef; text-decoration: underline; } 
a:hover,a.important,a.on { color: #00aeef; text-decoration: underline; }

p,iframe { margin-bottom: 1em; }

img.port, img.alignleft { float: left; margin: 0 10px 10px 0; }
img.star, img.alignright { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

big { font-size: 1.166em; line-height: normal; }
small { font-size: .834em; line-height: normal; }


/* Custom paragraphs, links, images, etc. */









/* Links &amp;Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/arrow1-white-right.png) 100% 50% no-repeat; text-decoration: none; white-space: nowrap; } * html a.more { background-image: url(images/arrow1-white-right_x8.png) !important; }
a.more:hover { color: #49317b; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #ccc; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #00aeef; outline: none; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; resize: none; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Layout models */

.inner { padding: .5em 12px; }
.outwards { width: 100%; min-width: 998px; text-align: center; }
.inwards { width: 958px; margin: 0 auto; padding: 0 10px; text-align: left; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { border: solid 1px #ccc; }

.boxB { background-color: #00aeef; color: #fff; }

.boxC { padding: 1em 12px; background-color: #03698f; }


/* List models */

.listA { }
.listA li { padding: .5em 12px; }
.listA li p { margin-bottom: .25em; }
.listA a, .listA:visited { color: #fff; text-decoration: none; }

.listB { margin-bottom: 1em; }
.listB dt { float: left; width: 40px; }

.listC li { margin: 1em 0; }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { color: #032e40; font-weight: normal; }
.story h3 { color: #00aeef; }
.story h4, .story h5, .story h6 { font-weight: bold; }


/* Other models */

blockquote.bqA { margin-bottom: 1em; color: #000; font-size: 2.494em; text-align: justify; line-height: normal; letter-spacing: -1px; }
blockquote.bqA cite { display: block; margin-top: 15px; font-size: 16px; text-align: right; }

blockquote.bqB { margin-bottom: 1em; color: #000; font-size: 20px; text-align: left; line-height: normal; letter-spacing: -1px; }
blockquote.bqB cite { display: block; margin-top: 15px; font-size: 16px; text-align: right; }

/* Custom headings */

#logo { margin: 0; background-color: #033144; color: #fff; text-align: right; }


/* Single layers */

#container { width: 100%; height: 100%; text-align: center; }
body > #container { height: auto; min-height: 100%; }
#wrapper { padding-top: 15px; }
#header { margin-bottom: 12px; background-color: #033144; }
#content { padding-bottom: 25px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { width: 747px; }
#colgroup1 .colA .colgroupA .col { overflow: hidden; height: 255px; margin-bottom: 1em; border-bottom: solid 6px #fff; background-color: #00aeef; }
#colgroup1 .colA .colgroupA .colA1 { width: 347px; border-right: solid 6px #fff; }
#colgroup1 .colA .colgroupA .colB1 { width: 388px; }
#colgroup1 .colA .colgroupB .colA1 { width: 200px; }
#colgroup1 .colA .colgroupB .colB1 { float: right; width: 527px; padding-right: 5px; }
#colgroup1 .colB { overflow: hidden; float: right; width: 211px; }

#colgroup2 { background: url(images/pattern1.png) 100% 0 repeat-y; }
#colgroup2 .colA { width: 347px; margin-right: 22px; }
#colgroup2 .colB { width: 355px; }
#colgroup2 .colC { float: right; width: 211px; background-color: #00aeef; color: #fff; }
#colgroup2 .colA .inner { padding: 0 0 0 25px; }

#colgroup3 { background: url(images/pattern1.png) 100% 0 repeat-y; }
#colgroup3 .colA { width: 700px; margin-left: 45px; }
#colgroup3 .colB { float: right; width: 211px; }


/* Navigation */

#navbar { margin-bottom: 12px; padding: .75em 0; border-style: solid; border-width: 1px 0; border-color: #043e54; }
#nav { height: 10px; padding-left: 25px; font-size: 1.166em; text-transform: uppercase; white-space: nowrap; letter-spacing: -1px; }
#nav li { display: inline; height: 10px; }
#nav a { display: inline; float: left; overflow: hidden; height: 0; margin-right: 48px; padding-top: 10px; background: url(images/nav.png) 0 0 no-repeat; }
#nav a, #nav a:visited { color: #000; text-decoration: none; }
#nav a:hover, #nav a.on { color: #00aeef !important; }

#navi1 a { width: 36px; background-position: 0 0; } #navi1 a:hover, #navi1 a.on { background-position: 0 -10px; }
#navi2 a { width: 61px; background-position: -65px 0; } #navi2 a:hover, #navi2 a.on { background-position: -65px -10px; }
#navi3 a { width: 117px; background-position: -156px 0; } #navi3 a:hover, #navi3 a.on { background-position: -156px -10px; }
#navi4 a { width: 124px; background-position: -303px 0; } #navi4 a:hover, #navi4 a.on { background-position: -303px -10px; }
#navi5 a { width: 82px; background-position: -456px 0; } #navi5 a:hover, #navi5 a.on { background-position: -456px -10px; }
#navi6 a { width: 87px; background-position: -570px 0; } #navi6 a:hover, #navi6 a.on { background-position: -570px -10px; }
#navi7 a { width: 75px; background-position: -686px 0; } #navi7 a:hover, #navi7 a.on { background-position: -686px -10px; }

#subnavbar { margin-bottom: 0; }
#subnav { text-transform: uppercase; font-size: 1.085em; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; }
#subnav dt { margin-bottom: 1px; padding: .7em 0 .7em 25px; background: #005395; color: #fff; cursor: pointer; }
#subnav dd a, #subnav dd a:visited { text-decoration: none; }
#subnav dt.typeB { background-color: #0b74ad; }
#subnav dt.typeC { background-color: #3091bc; }
#subnav dt.typeD { background-color: #6db6d7; }
#subnav dd ul { padding: .6em 5px 10px 25px; text-transform: none; }
#subnav dd ul li { padding: 0; background: none; background: #fff; margin-bottom: 5px;}
#subnav dd ul li a, #subnav ul li a:visited { color: #333; }


/* Sidebar */

#sidebar { background-color: #00aeef; color: #fff; }
#sidebar a, #sidebar .colC a:visited { color: #fff; text-decoration: none; }
#sidebar h3 { font-size: 1.249em; text-transform: uppercase; }


/* Quick News */

#quicknews h3, #quicklink { margin: 0; padding: .75em 12px; background-color: #053f54; color: #fff; font: normal 1.332em/normal "Kozuka Gothic Pro", "Myriad Pro", Arial, Helvetica, sans-serif; }


/* Quick quotes */

#quickquote { padding: 40px 40px 0; }
#quickquote strong { color: #fff; font-weight: normal; }
#quickquote cite { margin-top: 20px; padding: 0 40px; color: #fff; }
#quickquote2 { margin-top: 15px; padding: 15px 0; border-style: solid; border-width: 1px 0; border-color: #043e54; }


/* Main quotes List */

#mainquotes { position: relative; height: 255px; margin: 0 6px 1em 0; padding-left: 25px; background-color: #00aeef; }
#mainquotes ul { overflow: hidden; height: 255px; }
#mainquotes li img { vertical-align: middle; *margin-top: -1px; }
#mainquotes li img.pic { margin-right: 25px; border-right: solid 6px #fff; }


/* Footer */

#footer { overflow: hidden; clear: both; position: relative; z-index: 10; height: 50px; margin-top: -50px; background-color: #03354a; color: #fff; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }
#footer .inwards { padding-top: 5px; font-size: .917em; text-decoration: none; text-align: right; }
#footer p { margin-bottom: 0; }
#footer ul { float: left; padding: .2em 0; }
#footer ul li { display: inline; float: left; margin-left: 7px; padding-right: 7px; border-right: solid 1px #7b7b7b; line-height: 1.1em; }
#footer ul li.first { margin-left: 0; }
#footer ul li.last { border: none; padding-right: 0; }

#tld { padding: 0 11px; font-size: .917em; text-align: right; }


/* Custom pages */

body#blog h2, body#blog h3, body#blog h4, body#blog h5, body#blog h6 { font-family: "Kozuka Gothic Pro", "Myriad Pro", Arial, Helvetica, sans-serif; font-weight: normal; }

body#blog #tagline { color: #007c00; font-weight: normal; text-align: center; }
body#blog #tagline span { display: block; width: 560px; margin: 5px auto 0; padding-top: .5em; border-top: solid 1px #063c54; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; text-transform: uppercase; }

body#blog .post { margin-bottom: 1.5em; }
body#blog .post .entry {  }
body#blog .postmetadata { width: 80%; margin: 1.5em 0 0; color: #003b52; text-align: center; font-weight: bold; }
body#blog .postmetadata a, body#blog .postmetadata a:visited { color: #003b52; text-decoration: none; }
body#blog .postmetadata .author { float: left; }
body#blog .postmetadata .pagelink { float: right; }
body#blog .post h2 { color: #003248; font-weight: normal; }
body#blog .post h2 span { display: block; padding: 5px 20px; background: url(images/box2-top.png) no-repeat; color: #fff; }
body#blog .post h2 a, .post h2 a:visited { color: #003248; text-decoration: none; }
body#blog .post h2 a:hover { color: #00aeef; }
body#blog .navigation { float: left; width: 100%; }
body#blog .navigation .next { float: right; margin-bottom: 1em; }
body#blog .navigation .prev { float: left; margin-bottom: 1em; }

body#blog #sidebar ul.main li { padding: 12px 12px 1px; }
body#blog #sidebar ul.main li h2 { font: normal 1.332em/normal "Kozuka Gothic Pro", "Myriad Pro", Arial, Helvetica, sans-serif; text-transform: uppercase; }
body#blog #sidebar ul.main li a:hover { text-decoration: underline; }
body#blog #sidebar ul.main ul li { margin: .5em 0; padding: 0; }
body#blog #sidebar ul.main ul { margin-bottom: 1em; }
body#blog #sidebar ul.main li.search form { margin-bottom: 1em; }
body#blog #sidebar ul.main li.search form label { display: none; }
body#blog #sidebar ul.main li.search form p { display: inline; }
body#blog #sidebar ul.main li.search form #s { width: 110px; }
body#blog #sidebar ul.main li.recent_entries, body#blog #sidebar ul.main li.categories { background-color: #03698f; }

body#blog #content { padding-bottom: 45px; }
body#blog #footer { height: 45px; margin-top: -45px; }




/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */