/*
Theme Name: consortiumtheme
Theme URI: http://www.theconsortium.com
Author: Web Team
Author URI: http://www.theconsortium.com
Description: Consortium theme, HTML5 & CSS3. 
Version: 1.0
*/

/*Reset Styles -------------------------------------------------------*/
html, body, body div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section,
time, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size:100%;
  vertical-align: baseline;
  background: transparent none no-repeat 0 0;
}

/*Import Font -------------------------------------------------------*/
@font-face {
    font-family: 'PerspectiveSansRegular';
    src: url('font/persans-webfont.eot');
    src: url('font/persans-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/persans-webfont.woff') format('woff'),
         url('font/persans-webfont.ttf') format('truetype'),
         url('font/persans-webfont.svg#PerspectiveSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*General -------------------------------------------------------*/
body {margin: 10px 0 10px 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; background: #f9f8f8; position: relative; height: 100%;}
article, aside, figure, footer, header, hgroup, nav, section {display: block;}
h1, h3 {font-family: PerspectiveSansRegular, sans-serif; margin: 0 0 13px 0; padding: 0 0 5px 0; font-weight: normal; font-size: 18px; color: #3366cc; border-bottom: 1px dotted #3366cc;}
h2 {font-size: 13px; color: #3366cc; font-weight: normal; margin-bottom: 10px;}
p, ul {margin: 0 0 13px 0; line-height: 18px;}
ul {margin-left: 24px;}
a {text-decoration: none; color: #3366cc;}
a:hover {text-decoration: underline;}
.link {color: #555555; text-decoration: none;}
img {border: 0;}
.floatLeft {float: left;}
.floatRight {float: right;}
.alignright {float: right; margin-left: 10px;}
.url {font-family: PerspectiveSansRegular; font-size: 14px; text-decoration: none;}
.url:hover {text-decoration: underline;}
.socialIcons {width: 30px; height: 31px; margin-right: 10px;}
.newsBox {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #3366cc; font-size: 11px;}
.sideBox {background: #f5f8ff; padding: 10px; position: relative; top: -10px; border-radius: 6px; border: 1px solid #e0e7f7;}
#breadcrumbs {position: relative; top: -10px; border-bottom: 1px solid #e0e7f7; padding: 3px 0px 3px 0px; margin-right: 12px; margin-bottom: 10px;}
.border {border: 1px solid #cccccc;}

/*Containers -------------------------------------------------------*/
#wrap {margin: 0 auto; width: 920px; position: relative;}
#shadow {background: url('images/shadow.png') repeat-y top; width: 920px;}
#shadowTop {background: url('images/shadow-top.png') no-repeat top; width: 920px; padding-top: 8px;}
#shadowBottom {background: url('images/shadow-bottom.png') no-repeat bottom; width: 920px; padding-bottom: 8px;}
#container {width: 900px;background: #ffffff; margin: 0px 9px 0px 9px; padding: 0; border: 1px solid #ffffff;}

/*Header -------------------------------------------------------*/
header {margin-bottom: 10px; background: #ffffff; position: relative;}
header .mainImage {width: 900px; height: 240px; margin: 1px 0 1px 0; position: relative;}
header .mainImage img {width: 900px; height: 240px;}

/*Nav -------------------------------------------------------*/
nav.topNav {background: #3669cf url('images/nav-bg-top.png') repeat-x; width: 900px; font-family: Arial, Helvetica, sans-serif;}
nav.bottomNav {background: #3669cf url('images/nav-bg.png') repeat-x; width: 900px; font-family: Arial, Helvetica, sans-serif;}
nav ul{list-style-type: none; overflow: hidden; text-align: left; margin: 0;}
nav ul li {display: inline;}
nav ul li a{color: #FFFFFF; display: block; float: left; padding: 3px 38px; text-decoration: none; border-right: 1px solid #1c4495; border-left: 1px solid #7da5f5; text-align: center;}
nav ul li a:hover{background: #5d8dee url('images/nav-bg-top-hover.png') repeat-x; text-decoration: none;}
nav.bottomNav ul li a{padding: 7px 4px; width: 118px; font-weight: bold;}
nav.bottomNav  ul li a:hover{background: #5d8dee url('images/nav-bg-hover.png') repeat-x; text-decoration: none;}
nav ul li a.noRightBorder {border-right: none;}
nav ul li a.noLeftBorder {border-left: none;}
nav ul li a.rightBorder {outline: 1px solid #7da5f5;}

/*Content -------------------------------------------------------*/
#content {overflow: hidden; padding: 12px 0 0 12px; background: #ffffff; position: relative;}
#content .leftMiddleWrap {float: left; display: inline; width: 577px; }
#content .left{float: left; display: inline; width: 278px; margin-right: 21px;}
#content .middle{float: left; display: inline; width: 278px;}
#content .right{float: left; display: inline; width: 278px; margin-left: 21px;}
#content .right ul{margin-left: 15px;}
#content .right ul li {color: #3366cc;}
#content .right ul li span{color: #555555;}

/*Footer -------------------------------------------------------*/
footer {width: 900px; height: 138px; margin: 10px 0 0 0; background: #3669cf url('images/footer-bg.png') repeat-x; color: #FFFFFF; clear: both; font-size: 12px;}
footer ul {margin: 0 0 0 15px; padding: 0; float: left; width: 130px; list-style-type: none; display: inline-block;}
footer ul li {margin: 0; padding: 0; display: inline-block; width: 100%;}
footer p {margin: 13px 0 0 0;}
footer div {overflow: hidden; margin: 10px 0 0 0; float: left;}
footer .links {border-right: 1px solid #1c4495; border-left: 1px solid #7da5f5; margin: 10px 0 0 0; height: 118px;}
footer .noRightBorder {border-right: none;}
footer a {color: #FFFFFF; text-decoration: none;}
footer a:hover {text-decoration: underline;}
footer .copy {width: 400px; text-align: right; float: right; display: inline; margin: 10px 15px 0 0;}
footer h4 {margin: 0 10px 5px 15px; border-bottom: 1px dotted #FFFFFF; font-weight: normal; font-family: PerspectiveSansRegular, sans-serif; font-size: 14px;}

/*Forms -------------------------------------------------------*/
input[type=text],
input[type=password],
textarea {background: #fafafa; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); border: 1px solid #ddd; color: #888;}
input[type=text]:focus, textarea:focus {color: #373737;}
textarea {padding-left: 3px; width: 98%;}
input[type=text] {padding: 3px;}
input#s {background: #f5f8ff url('images/search.png') no-repeat 2px 0px; -moz-border-radius: 2px; border-radius: 2px; height: 18px; font-size: 14px; line-height: 1.2em; padding: 0px 10px 0px 28px;}
input#searchsubmit {display: none;}

/*Search Form -------------------------------------------------------*/
#branding {position: absolute; top: 11px; right: 14px; z-index: 2000;}
#branding #searchform {text-align: right;}
#branding #searchform div {margin: 0;}
#branding #s {float: right; width: 166px; border:1px solid #AEB0B2;}
#branding #s:focus {background-color: #f9f9f9; width: 166px;}
#branding #searchsubmit {display: none;}

/*Comments -------------------------------------------------------*/
article.comment {display: block;}
#respond input[type=text] {float: left; margin: 0 1em 0 0; width: 60%;}
#respond .comment-form-comment label {display: none;}
#respond textarea {margin: 0 1em 1em 0; float: left; width: 80%;}
#respond .form-allowed-tags {clear: both; width: 80%;}
#respond .form-allowed-tags code {display: block;}

