html {
  width: 100%;
  font-size: 62.5%; }

body {
  width: 100%;
  margin: 0;
  font-size: 1.3em;
  font-family: Helvetica, Arial, sans-serif;
  min-width: 960px; }

.wrapper {
  width: 940px;
  margin: 0 auto; }
  .wrapper:after {
    content: '';
    display: block;
    clear: both; }

.inner-wrapper {
  background: url(../_images/BSIA-watermark.png) no-repeat center;
  background-position: top center; }

.skiptocontent a {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: auto;
  left: -10000px; }

.skiptocontent a:focus {
  position: static;
  width: auto;
  height: auto; }

ul li.expanded, ul li.collapsed, ul li.leaf {
  list-style-type: none;
  list-style-image: none; }

/*****  HEADER   ******/
header {
  width: 100%;
  background-color: #d9dfe3; }

.logo {
  float: left; }

.logo {
  width: 680px;
  height: 72px;
  margin: 20px 0;
  background-image: url("../_images/bsia-logo-2015.png");
  background-size: 679px 72px;
  text-indent: -9999px; }
  .logo a {
    display: block;
    width: 680px;
    height: 72px; }

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url("../_images/bsia-logo-2015x2.png");
    background-size: 679px 72px; } }

.search {
  float: right;
  text-align: right;
  margin-top: 25px; }

/***********  MAIN NAV  **************/
nav {
  background: #19374f;
  text-transform: uppercase;
  padding-top: 10px; }
  nav ul {
    list-style: none;
    padding: 0px; }
    nav ul li {
      list-style-image: none;
      float: left; }
      nav ul li.expanded, nav ul li.collapsed, nav ul li.leaf {
        list-style-image: none;
        list-style-type: none; }
    nav ul:after {
      content: '';
      display: block;
      clear: both; }
  nav ul li {
    font-size: 1.0em;
    line-height: 33px;
    background: url(../_images/nav-separator.gif) no-repeat 0 11px; }
    nav ul li a.active {
      color: #cccccc; }
    nav ul li a {
      color: #ffffff; }
  nav ul li.expanded, nav ul li.collapsed, nav ul li.leaf {
    padding: 0 14px; }
  nav ul li.expanded ul {
    display: none; }

/*******   FOOTER *******/
.connect-banner {
  background-image: url(../_images/connect-banner.png);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #fed130;
  font-size: 34px; }
  .connect-banner a {
    padding: 26px 0;
    display: block;
    color: #1a374e; }
  .connect-banner a:hover {
    text-decoration: none;
    color: #ffffff; }

footer {
  text-transform: uppercase;
  color: #666;
  font-size: 12px;
  padding: 40px 0; }
  footer a {
    color: #1A374E; }
    footer a:hover {
      color: #58595B; }
  footer ul {
    list-style: none;
    padding: 0px; }
    footer ul li {
      list-style-image: none;
      float: left; }
      footer ul li.expanded, footer ul li.collapsed, footer ul li.leaf {
        list-style-image: none;
        list-style-type: none; }
    footer ul:after {
      content: '';
      display: block;
      clear: both; }
  footer ul li {
    padding-right: 25px; }
  footer .contact, footer .partners {
    margin-bottom: 20px;
    width: 50%; }
  footer .contact {
    float: left; }
    footer .contact .sharelinks {
      font-size: 32px;
      margin-bottom: 30px; }
    footer .contact .footer-menu ul.links li {
      padding: 0 10px;
      border-right: solid 1px #666; }
      footer .contact .footer-menu ul.links li.last {
        border: none; }
      footer .contact .footer-menu ul.links li.first {
        padding-left: 0px; }
      footer .contact .footer-menu ul.links li a {
        color: #666; }
        footer .contact .footer-menu ul.links li a:hover {
          color: #1A374E; }
  footer .partners {
    padding-top: 45px;
    float: right;
    text-indent: -9999px; }
    footer .partners ul {
      float: right; }
      footer .partners ul li.last {
        padding-right: 0px; }
    footer .partners a.wlu-logo {
      width: 100px;
      height: 45px;
      background: url("../_images/bsia-partners-2014.png") no-repeat 5%;
      display: block; }
    footer .partners a.cigi-logo {
      width: 105px;
      height: 45px;
      background: url("../_images/bsia-partners-2014.png") no-repeat 45%;
      display: block; }
    footer .partners a.uw-logo {
      width: 145px;
      height: 45px;
      background: url("../_images/bsia-partners-2014.png") no-repeat 100%;
      display: block; }
    footer .partners a:hover {
      opacity: 0.6; }

/*******  SEARCH Block   *******/
#search-theme-form {
  float: right;
  margin-top: 20px; }
  #search-theme-form .form-item, #search-theme-form .form-submit {
    float: left; }
  #search-theme-form input[type=text] {
    color: #999;
    text-transform: uppercase;
    border: solid 1px #999;
    border-radius: 5px;
    float: left; }
  #search-theme-form .form-submit {
    text-indent: -9999px;
    border: none;
    background-color: none;
    background-image: url("../_images/search-icon.png");
    margin-left: -25px;
    margin-top: 7px;
    height: 15px;
    width: 15px; }
  #search-theme-form label {
    text-indent: -9999px; }

#edit-search-theme-form-1 {
  width: 150px;
  padding: 5px 10px; }

/***********  HOMEPAGE  **************/
.frontpage h2 {
  text-transform: uppercase;
  border-bottom: solid 1px #666;
  color: #666;
  margin-top: 0px; }
  .frontpage h2 a {
    color: #666; }
    .frontpage h2 a:hover {
      color: #1A374E;
      text-decoration: none; }
.frontpage .block-views {
  margin-bottom: 20px; }
.frontpage ul {
  list-style: none;
  padding: 0px; }
  .frontpage ul li {
    list-style-image: none;
    float: left; }
    .frontpage ul li.expanded, .frontpage ul li.collapsed, .frontpage ul li.leaf {
      list-style-image: none;
      list-style-type: none; }
  .frontpage ul:after {
    content: '';
    display: block;
    clear: both; }
.frontpage .item-list ul li {
  clear: none;
  padding: 10px 20px;
  width: 250px;
  margin: 0px 10px; }
  .frontpage .item-list ul li .views-field-field-event-date-value,
  .frontpage .item-list ul li .views-field-field-news-date-value {
    font-size: 14px;
    color: #666;
    text-transform: uppercase; }
  .frontpage .item-list ul li .views-field-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 130%;
    margin-top: 10px; }

#block-views-homepage-block_2 .item-list ul li {
  background: #1a374e;
  padding: 20px; }
  #block-views-homepage-block_2 .item-list ul li .views-field-title {
    font-size: 22px;
    font-weight: normal;
    line-height: 120%; }
  #block-views-homepage-block_2 .item-list ul li a {
    color: #fff; }
    #block-views-homepage-block_2 .item-list ul li a:hover {
      text-decoration: none;
      color: #666; }
#block-views-homepage-block_2 .views-field-title {
  margin-top: 0px; }

/************ MAIN  ***********/
main {
  padding-top: 20px; }

/******  Gallery  ******/
#gallery {
  overflow: hidden; }
  #gallery .gallery {
    position: relative;
    width: 940px;
    height: 486px;
    margin: 0px auto;
    padding: 20px 0; }
  #gallery .slideshow a {
    color: #fff;
    text-decoration: none;
    background: #19374f;
    background: rgba(25, 55, 79, 0.9);
    font-size: 20px;
    width: 390px;
    padding: 15px;
    display: block; }
  #gallery .slideshow .label {
    color: #a3a29e; }
  #gallery ul li {
    height: 486px; }
  #gallery .box-top-left, #gallery .box-top-right, #gallery .box-bottom-left, #gallery .box-bottom-right, #gallery .box- {
    position: absolute; }
  #gallery .box-top-left {
    top: 28px;
    left: 109px; }
  #gallery .box-top-right, #gallery .box- {
    top: 48px;
    left: 500px; }
  #gallery .box-bottom-right {
    top: 140px;
    left: 500px; }
  #gallery .box-bottom-left {
    top: 140px;
    left: 109px; }
  #gallery .feature-caption {
    margin-left: 2px;
    margin-top: 5px;
    font-size: 12px;
    text-transform: uppercase;
    color: #666; }
    #gallery .feature-caption:before {
      content: '\F030';
      font-family: fontAwesome;
      padding-right: 5px; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  margin-top: -10px;
  float: right; }

.bx-wrapper .bx-pager {
  font-size: 1.0em;
  font-family: Arial;
  font-weight: bold;
  color: #fbad18; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fbad18;
  text-indent: 9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  border-radius: 7.5px;
  behavior: url(/sites/all/themes/bsia/_styles/PIE/PIE.php); }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #666; }

#prev a,
#next a {
  position: absolute;
  top: 7em;
  font-family: FontAwesome;
  color: #fbad18;
  width: 1em;
  height: 1em;
  font-size: 2.5em;
  text-align: center; }
  #prev a:hover,
  #next a:hover {
    color: #666; }

#prev a {
  left: 0.5em; }

#next a {
  right: 0.5em; }

#next a:hover, #prev a:hover {
  text-decoration: none; }

/*# sourceMappingURL=styles.css.map */
