html {
  min-height: 100%;
  position: relative;}

body {
  background-color: #DDD;
  background-image:url('images/interface/page_back.jpg');
  /* Margin bottom by footer height */
  margin-bottom: 440px;}

p {font-size: 15px;}

.wrap {
  background-image:url('images/interface/header-back.gif');
  background-repeat: repeat-x;}

.col-md-8.contentarea, .col-md-10.contentarea {background:#ddd;}
.col-md-8.contentarea, .col-md-10.contentarea {background:#ddd;}
.col-md-8.contentarea {
  padding-left: 30px;
  padding-right: 30px;}
 
 .col-md-8.contentarea-news, .col-md-8.contentarea-home {
   background: #ddd;
   padding-left: 30px;
   padding-right: 0;}

.col-md-8.contentarea-home {
  padding-left: 0;
  padding-right: 0;}

/* ----- Text styles ----- */
h1, h2, h3, h4, h5 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;}

h3.nudge {
  margin-bottom: 20px;
  margin-left: 20px;}

.title1 {
  color: #717171;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: .1em;
  margin: 5px 0 10px 0;
  text-align: center;}

.text_smaller, .text_smaller p {font-size:13px;}

a {color: #666; text-decoration: none;}

a:hover, a:focus {
  color: #a70000; 
  text-decoration: none;}
  
a h3 {
  color: #a70000;
  text-decoration: none;}  
  
a:hover h3, a:focus h3 {color: #333; }

.redtext {color: #a70000;}

/* ----- Page Header ----- */
.page-header-back {
  background-image:url('images/interface/cs_logo.png');
  background-position: 5px 10px;
  background-repeat: no-repeat;
  height: 95px;}

.col-md-6 img.conf-logo {
  margin-left: 15px;
  margin-top: 15px;}

.col-md-6.header-left {float:left;}

.header-right {
  float:right;
  margin-left: -10px;}

.col-sm-9.no-pad {padding-right: 0;}

.col-sm-1.util {
  padding-left: 10px;
  padding-right: 0;}
  
.conf-logo {max-width: 95%;}

/* ----- Rows ----- */
.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;}

.row.equal {overflow: hidden;}

.row.not-equal [class*="col-"]{
  margin-bottom: 0;
  padding-bottom: 0;}

/* ----- Columns ----- */
.col-md-6.a-list a {
  color: #333;
  font-size: 14px;
  margin: 0;
  text-decoration: none;}

.col-md-6.a-list a:hover, .col-md-6.a-list a:focus {color: #a70000;}

.row.a-list {
  margin-left:0;
  margin-right: 0;}

.col-md-6.a-list {
  padding-left: 10px; 
  padding-right: 0;}

.center-order {position: relative; z-index:9;}

.col-md-8 h1, .col-md-10 h1 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 30px;
  margin: 20px 0 0 0;
  padding: 0;
  text-transform: uppercase;
  text-align: center;}

.col-sm-11 .tab-content {padding: 5px 10px 5px 20px;}

.col-md-12 {
  padding-left: 0;
  padding-right: 0;}

.col-md-12.space {padding: 5px;}

/* ----- Main nav ----- */
.screen-nav {display: none;}
.nav.nav-inverse{
  border: solid 1px #333;
  border-radius: 3px;
  padding-right:0;}

.navbar-nav {margin: 20px 20px 0 0;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color: #666;}

.navbar-inverse .navbar-collapse {border: 0;}

.navbar-inverse { 
  background-color: transparent; 
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#056e54), to(#333));
  background-image: -webkit-linear-gradient(top, #056e54, 0%, #333, 100%);
  background-image: -moz-linear-gradient(top, #056e54 0%, #333 100%);
  background-image: linear-gradient(to bottom, #056e54 0%, #333 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff056e54', endColorstr='#f33', GradientType=0);}

.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { 
  linear,
	left top,
	left bottom,
	color-stop(0, #777),
	color-stop(1, #333)
);
background-image: -o-linear-gradient(bottom, #777 0%, #333 100%);
background-image: -moz-linear-gradient(bottom, #777 0%, #333 100%);
background-image: -webkit-linear-gradient(bottom, #777 0%, #333 100%);
background-image: -ms-linear-gradient(bottom, #777 0%, #333 100%);
background-image: linear-gradient(to bottom, #777 0%, #333 100%);
height: 41px;}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {background-color: #333;}

.navbar-inverse {background-image: none;}

.navbar-inverse {border-color: #333;}
.navbar-inverse .navbar-brand {color: #ccc;}
.navbar-inverse .navbar-brand:hover {color: #ccc;}
.navbar-inverse .navbar-nav>li>a {color: #ccc; font-family: 'Yanone Kaffeesatz', sans-serif;font-weight: 300;text-transform: uppercase; font-size: 18px;letter-spacing: .03em;}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {color: #ccc;letter-spacing: .03em;}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {color: #ccc;}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {color: #ccc;}
.navbar-inverse .navbar-nav>.dropdown>a .caret {border-top-color: #eee;}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {border-top-color: #fff;}
.navbar-inverse .navbar-nav>.dropdown>a .caret {border-bottom-color: #eee;}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {border-bottom-color: #fff;}

.nav>li>a {
  background-color: #333;
  height:41px;
  padding-top: 10px;
  text-shadow:none;}

.navbar-inverse .navbar-nav>.active>a {
  background-image: none; 
  background-image: none;
  height: 41px;
  padding-top: 14px;}

.navbar-inverse .navbar-nav>.active>a {
  box-shadow: none;
  -webkit-box-shadow: none;}

.navbar-inverse{
  position: relative; 
  z-index: 9999;}

.navbar-nav>li>.dropdown-menu {-webkit-transform: translate3d(0,0,0);}
.navbar {
  border: 1px solid transparent;
  margin-bottom: 20px; 
  min-height: none; 
  position: relative;}

.navbar-collapse {
  padding-left:5px;
  padding-right: 0;}

.navbar-collapse.in {overflow: visible;}

.navbar-toggle {
  background-color:#999; 
  margin-top: 1px;}

.nav.nav-inverse .open>a, .nav.nav-inverse .open>a:hover, .nav.nav-inverse .open>a:focus {border-color: #333;}
.navbar-inverse a {background: #333;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {background-color: #333;}

.dropdown-menu, .dropdown-menu>li {
  background-color: #333;
  color: #ccc; 
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 15px;
  font-weight: 200;
  letter-spacing: .05em;
  text-transform: uppercase;}

.dropdown-menu>li:hover, .dropdown-menu>li:focus, .dropdown-menu>li a:hover, .dropdown-menu>li a:focus {
  background-color: #666;
  background-image: -webkit-linear-gradient(top,#666 0,#333 100%);
  background-image: linear-gradient(to bottom,#666 0,#333 100%);
  background-repeat: repeat-x;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666',endColorstr='#333',GradientType=0);}

.dropdown-menu>li>a {
  border-bottom: solid 1px #003d2f;
  color: #cccccc;
  font-weight: 200;}

.dropdown-menu>ul>li>a {color: #cccccc;}
.dropdown-menu>ul>li>a:last-child {
  border-bottom: 0;
  color: #ccc;
  font-size: 18px;}

.dropdown-menu>li>a:last {
  border-bottom: 0;
  color: #ccc;}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {background-color: #333;}

.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background-color: #333;
  background-image: -webkit-linear-gradient(top,#666 0,#333 100%);
  background-image: linear-gradient(to bottom,#666 0,#333 100%);
  background-repeat: repeat-x;
  color: #fff; 
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666',endColorstr='#333',GradientType=0);}

.dropdown-submenu {position:relative;}

.dropdown-submenu>.dropdown-menu {
  top:0;
  left:100%;
  margin-top:-6px;
  margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;
  -moz-border-radius:0 6px 6px 6px;
  border-radius:0 6px 6px 6px;
  background-color:#a70000;}

.dropdown-submenu>a:after {
  background-color:#a70000;
  border-color:transparent;
  border-left-color:#ccc;
  border-style:solid;
  border-width:5px 0 5px 5px;
  content:" ";
  display:block;
  float:right;
  height:0;
  margin-right:-10px;
  margin-top:5px;
  width:0;}

.dropdown-submenu:hover>a:after{
  border-left-color:#555;
  background-color:#a70000;}

.dropdown-submenu.pull-left{float:none;}

.dropdown-submenu.pull-left>.dropdown-menu{
  left:-100%;
  margin-left:10px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;
  border-radius:6px 0 6px 6px;
  background-color:#a70000;}

.navbar-nav>li>.dropdown-menu {
  color: #ccc;
  margin-top: -2px;
  opacity: .9;}

.navbar-nav > li:hover .dropdown-menu {display:block;}

/* ----- Archive Dropdown ----- */
.btn-primary {
  color: #fff;
  background-color: #a70000;
  border-color: #a70000;
  font-weight: 200;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #666;
}

/* ----- Utility nav ----- */
ul.util-nav {
  display: none;
  float: right;
  position: relative;
  z-index: 9999999;}

.util-nav>ul {float: right;}

.util-nav>li {
  background: #a70000;
  list-style-type: none;
  margin-bottom: 1px;
  text-align: center;
  width: 30px;}

.util-nav>li>a {
  color: #FFFFFF;
  font-size: 17px;
  line-height: 1.2em;
  text-decoration: none;}

.util-nav>li>a:hover, .util-nav>li>a:focus {color: #000;}

/* ----- Footer nav ----- */
#footer_nav_m ul, #footer_nav_m { 
  margin: 0;
  padding: 5px;}
  
#top a,
#footer_nav_m a {
  background: #a70000;
  border-left: #ccc 10px solid;
  color: #fff;
  display: block;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  font-weight: 200;
  padding: 5px 15px;
  text-decoration: none;}

#footer_nav_m a:active, #footer_nav_m a:hover, #footer_nav_m a:focus {
  background-color: #8e0000;
  border-left: #eee 10px solid;}

#top a {
  float: right;
  margin: 0;}

#footer_nav_m ul {
  list-style: none;
  padding: 0;}

#footer_nav_m li {
  list-style-type: none;
  margin: 1px;}

/* ----- Footer ----- */
.footer {
  background-color: #a70000;
  bottom: 0;
  height: 440px;
  position: absolute;
  width: 100%;
  /* Set the fixed height of the footer here */}
  
.footer .container {
  background-image:url('images/interface/footer-flag.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 440px;}

.footer-box {
  background: #890000;
  border: solid 1px #A50000;
  box-shadow: 1px 1px 1px 1px #790101;
  margin: 20px 0px;
  opacity: .8;
  width: 100%;}

.footer_small {
  color: #670000;
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;}

.footer_small a {
  color: #670000; 
  text-decoration: none;}

.footer_small a:hover, .footer_small a:focus, a:focus {color: #333;}

/* ----- Home ----- */
.home-left, .home-right, .left-sidebar, .right-sidebar {background: #eee;}

.home-center, .center-content {
  background: #ddd;
  padding: 0 10px;}

.col-sm-1.racing {
  background: #333;
  color: #eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: .32em;}

.col-sm-1 .racing img {max-height: 150px;}

.home-divider {
  background: #333;
  border-top: solid 5px #a70000;
  color: #eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .1em;	
  margin-bottom: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 99;}

.view-images { 
  background-image:url('images/uploads/view-images.jpg');
  background-repeat: no-repeat;
  background-position: center;
  display: none;
  height: 308px;}

.pad_vids {padding: 5px;}
.vid-mobile {display: block;}
.vid-tablet {display: none;}
.vid-screen {display: none;}

/* ----- Home News ----- */
.home-news {
  color: #444;
  font-size: 13px;
  margin: 9px 0 10px 10px;}

.sidebar-news {
  color: #444;
  font-size: 13px;
  line-height: 15px;
  margin: 9px 0 10px 0;}

.sidebar-news a{
  color: #800;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding: 9px 0 20px 0;}

.col-md-8.home-news ul{
  list-style-type: none;
  margin-left: 0; 
  padding-left: 0;}

.col-md-8 .home-news img {
  background: #ccc;
  border: solid 1px #bbb;
  padding: 3px;}

.col-md-8 .home-news h2 a {
  color: #a70000;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: .02em;
  line-height: 20px;
  text-transform: uppercase;}

.col-md-6 .home-news-height {height: 270px;}

.screen-home-news {display: none;}

.read-more, .read-more-s{
  background-color: #717171;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 1px 0 1px 10px;
  width: 210px;}
	
.read-more a, .read-more-s a{
  color: #eee;
  font-size: 12px;
  letter-spacing: .05em;}

.read-more-s {
  padding: 0 0 0 10px;
  width: 120px;}

.news-link {
  background-color: #a70000;
  border-radius: 5px;
  margin: 10px auto;
  padding: 5px 0;
  position: relative;
  text-align: center;
  width: 250px;
  z-index: 9999;}

.news-link a{
  color: #eee; 
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size:16px;
  font-weight: 200;
  padding: 2px 0;
  text-transform: uppercase;}

.news-link a:hover, .news-link a:focus{color: #ccc;}

/* ----- News ----- */
.teaser_news {margin: 3px 0 0 0;}

.teaser_news .content {
  margin-left: 20px; 
  margin-right: 40px;}

.teaser_title, .article-title {
  background: #444;
  border-radius: 2px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: 200;
  margin: 0 40px 10px 20px;
  padding: 3px 10px;}

.teaser_title a {color: #eee;}
.teaser_title a:hover, .teaser_title a:focus {color: #ccc;}

h2.article-title {
  color: #eee;
  font-size: 20px;
  margin-left: 10px;}

.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content p {
  color:#333;
  margin-left: 20px;
  text-align:left;}

h4.news-vid-title {
  color: #333;
  font-size: 13px;}

.button_s {margin: 5px 0 20px 20px;}
.button_s a {color:#a70000;}
.button_s a:hover, .button_s a:focus {color:#333;}

.post_meta {
  color: #333; 
  font-size: 12px;
  margin-left: 20px;}

img.news {width:80%;}

/* ----- Teams ----- */
.col-md-8.address p {
  margin-bottom: 0;
  padding-bottom: 0;}

.col-md-4.upper, .col-md-8.upper {
  color:#eee;
  font-size: 12px;
  text-transform: uppercase;}

.team_heading {
  background: #8e0000;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px 0px #999;
  margin-bottom: 5px;
  width: 100%;}

/* ----- Hall of Fame ----- */
.col-md-8.hall-of-fame h4, .col-md-12.hall-of-fame h4 {
  color: #a70000;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin-top: 20px;
  text-align: center;}

.col-md-4.imgbdr img, .col-md-8.imgbdr img, .imgbdr {
  background: #eee;
  border: solid 1px #ccc;
  margin: 0 auto;
  padding: 5px;}

/* ----- Misc styles ----- */
.pad10 {padding: 10px;}
.width14p {width: 14%;}
.width20p {width: 20%;}
.width25p {width: 25%;}
.width30p {width: 30%;}
.width100p {width: 100%;}

.right-border {border-right: solid 1px #ccc;}

.no-gutter {
  padding-left:0;
  padding-right:0;}

.hide {display: none;}
.hideto-992 {display:none}

.center-vid {padding-left: 5px;}

.social-but img {
  height: 35px;
  margin-bottom: 10px;
  padding-left: 2px;
  width: 35px;}

.social-but-s img {
  height: 28px;
  margin-bottom: 10px;
  width: 28px;}

hr {
  clear: both; 
  float: none; 
  width: 80%; 
  height: 1px;
  margin: 0 auto 20px auto;
  border: none; 
  background: #ddd;
  background-image: -webkit-gradient(
      linear,
      left bottom,
      right bottom,
      color-stop(0, rgb(221,221,221)),
      color-stop(0.1, rgb(167,0,0)),
      color-stop(0.9, rgb(167,0,0)),
      color-stop(1, rgb(221,221,221))
  );
  background-image: -moz-linear-gradient(
      left center,
      rgb(221,221,221) 0%,
      rgb(167,0,0) 10%,
      rgb(167,0,0) 90%,
      rgb(221,221,221) 100%
  );
}

.redbox {
  background: #a70000;
  border-radius: 5px;
  color: #eee;
  font-size: 14px;
  font-weight: 200;
  margin: 10px 0 5px 0;
  padding: 5px;}

.redbox p {line-height: 1.2em;}
.redbox a {color: #ccc;}
.redbox a:hover, .redbox a:focus {color: #eee;}

.fullschedule {
  background: #666;
  color: #eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 14px;
  font-weight: 200;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;} 

.fullschedule a {
  color: #ccc;
  letter-spacing: .1em;
  padding-left: 5px;}

.fullschedule a:hover, .redbox a:focus { color: #eee;}

.sidebar-box {
  background: #a70000;
  background-image:url('https://neisa.collegesailing.org/images/interface/footer-flag.png');
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-size: 80px 80px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px 2px #ccc;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 40px 10px 40px 10px;
  text-align: center;}

.sidebar-box a {
  color:#eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;font-weight: 300;
  font-size: 22px;
 text-shadow: 1px 1px 1px rgba(0, 0, 2, 0.32);}

.sidebar-box a:hover, .sidebar-box a:focus { color:#ccc;}

.schedule p {font-size: 12px;}

.results-icon {
  background: #444;
  border: solid 2px #999;
  color: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-left: 10px;
  padding: 0px 8px 1px 8px;}

.results-icon:hover, .results-icon:focus {
  background: #444;
  border: solid 2px #ddd;
  color: #ddd;}

/* ----- Tables ----- */
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {background-color: #eee;}
.table-striped>tbody {font-size: 12px;}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  border-top: 1px solid #bbb;
  line-height: 1.42857143;
  padding: 4px;
  vertical-align: top;}

.table>tbody>tr>td>p { margin-bottom: 0;}

.table-hover tbody tr:hover td { background-color: #ccc;}

.table>thead>tr>th {
	background: #a70000;
  color: #eee;
	font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: 200;
	text-transform: uppercase;}

th.table-heading h3 {
  background: #333;
	color:#eee;
	font-size:18px;
	font-weight: 200;
  margin-bottom: 0;
	margin-top: 0;
	padding: 5px 10px;
  text-transform: uppercase;}

tr.table_subheader, th.table_subheader {
  background:#333;
	color:#EEE;
	font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
	font-weight: 200;
	text-transform: uppercase;}

tr.table_subheader a {
  color: #fff;
  font-weight: 200;}

tr.table_subheader a:hover {color: #eee;}

.table-striped>tbody>tr:nth-child(odd)>th.table_subheader, .table-striped>thead>tr:nth-child(odd)>th.table_subheader {background-color: #333333;}

.table-hover>tbody>tr:hover>th.table_subheader {background-color: #333;}

.col-sm-11.scroll-panel {
	height: 240px;
	overflow: scroll;
	padding: 0 10px 0 0;} 

td p {font-size: 12px;}

/* ----- Home Slidesow ----- */

.carousel img {
	width: 100%;}
.slick-slider {
	margin-bottom: 0;
    }
    
.slick-slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-family: 'delicious_smallcapsregular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-shadow: none;
    color: #fff;
    background: #333;
   background: rgba(51, 51, 51, 0.7);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}
.slick-slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-family: 'delicious_smallcapsregular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-shadow: none;
    color: #fff;
    background: #333;
    background: rgba(51, 51, 51, 0.7);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 20px;
    margin: 0;
    max-width: none;
}
.caption a {
	color: #bbb;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    font-size: 18px;
}

/* ----- Home tabbable ----- */
.nav-tabs>li {
  background: #333;
  width: 50%;}

.nav.nav-tabs>li>a {
  background: #333;
  border-radius: 0;
  border: 0;
  color: #eee;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: .1em;
  padding-top: 8px;
  margin-right: 0;
  text-align: center;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background-color: #6f6f6f;
  border: 0;
  color: #eee;
  cursor: default;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;}

/* ----- Accordion Sidebar ----- */
.col-md-2.sidebar-title h3 {
  color: #a70000; 
  font-size: 20px;
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;}

.panel-title {font-size:12px;}

.col-md-2.acc-sidebar .panel-group {
  margin-left: -15px;
  margin-right: -15px;}

.col-md-2.acc-sidebar .panel-heading,  .col-md-2.acc-sidebar .year-heading{
  background: #888;
  border-left: 7px solid #333;
  color: #fff;
  font-weight: 200;
  letter-spacing: .01em;
  padding: 7px;
  list-style-type: none;}

.col-md-2.acc-sidebar li .year-heading {list-style-type: none;}

.col-md-2.acc-sidebar .panel-heading.news-arch {padding: 2px 7px;}

.col-md-2.acc-sidebar .panel-heading a {
	color: #eee;
    font-size: 12px;}

.col-md-2.acc-sidebar .year-heading{
  background: #a70000;
  border-left: 7px solid #333;
  color: #fff;
  margin: 0 1px;}
  
.col-md-2.acc-sidebar li .year-heading  {list-style-type: none;}
  
.col-md-2.acc-sidebar .panel-heading.team-nav {padding: 4px 7px;}

.col-md-2.acc-sidebar .panel-heading:hover, .col-md-2.acc-sidebar .panel-heading a:hover {
  background: #333;
  border-color: #a70000;
  color: #eee;}

.col-md-2.acc-sidebar .panel {margin-top: 1px;}

.panel-group .panel+.panel {margin-top: 1px;}

.col-md-2 ul {padding: 0;}

.col-md-2.acc-sidebar .panel-body {padding: 0;}

.col-md-2.acc-sidebar .panel, .col-md-2.acc-sidebar panel-group .panel, .col-md-2.acc-sidebar .panel-heading {border-radius: 0;}

.col-md-2.acc-sidebar .panel-body li a {
  color: #eee;
  font-size: 11px;}

.col-md-2.acc-sidebar .panel-body li a:hover {color: #ccc;}

.col-md-2.acc-sidebar .panel-body li {
  border-bottom: solid 1px #ddd;
  padding: 7px 10px;}

.col-md-2.acc-sidebar .panel-body ul {
  background:#444;
  margin-bottom: 0;}

/* ----- List Group ----- */
.list-group.holder {
	box-shadow: none;
	-webkit-box-shadow: none;}

.list-group-item {
  background-color: #c8b073;
  border: solid 1px #d8bd85;
  opacity: .85;
  padding: 0 15px;}
  
.list-group-hover-bg {background-color: #c8b073;}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #c2a95f;
	border-color: #d8bd85;
  color: #003d2c;
	z-index: 2;}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-image: none;
	background-image: none;
	background-repeat: repeat-x;
	border-color: #c2a95f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0);
  text-shadow: 0 -1px 0 #c8b073;}

a.list-group-item .list-group-item-heading {color: #222;}

.list-group-item h3 {
  color: #333;
  font-size: 17px;
  letter-spacing: 1px;
  text-align: left;}

.list-group-item a h4, .list-group-item h4 {
  color: #003d2f;
  font-size: 17px;
  text-transform: uppercase;}

#no-bmargin {margin-bottom: 0px;}

.list-group-item:last-child {
  border-bottom: 0;
  padding-bottom: 5px;}

.list-group ul ul li{ padding: 2px 0 0 30px;}

li.head-list-item { background: #b99f5c;}

/* ----- Media Queries ----- */
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
        .page-header-back {background-size: 200px;}
        #footer_nav {display:none;}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {	
}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {
  body {margin-bottom: 420px; /* Margin bottom by footer height */}

  .footer {height: 420px; /* Set the fixed height of the footer here */}
  .footer .container {height: 420px;}
  
  .page-header-back {background-size: 250px;}
  .conf-logo {max-width: 100%}
 
  .nav.nav-inverse {
    border: 0;
	float: left;		
	margin-top: 0;
	padding-left: 35px;}
  
  .navbar-inverse .navbar-nav>li>a {font-size: 12px;}
  
  .dropdown-menu>li>a {padding: 3px 5px;}
  
  .nav>li>a {padding: 14px 5px 0 5px;}
	
  .col-md-6.header-left {float:right;}
  
  .col-md-6 img.conf-logo {margin-top: -5px;}	
  
  .mobile-home-news {display: none;}
  
  .screen-home-news {display: block;}
  
  .col-sm-9.no-pad {
    width: 80%;
    padding-left: 40px;}
  
  .col-sm-1.util {width:3.33333333%;}
  
  .dropdown-menu, .dropdown-menu>li {font-size: 14px;}
  
  .col-sm-11 .tab-content {padding: 5px 20px 5px 0px;}
  
  ul.util-nav {
    display: block;
    padding-right: 10px;}
  .util-nav>li>a {line-height: 1.1em;}
  
  .hide {display:block!important;}
  .hide a:hover {
		color:#fff;
		text-decoration: none;}
  
  .showit {display: none;}

  .container.push-bottom {position: relative;}

  .row.bottom-foot {
    bottom: 0;
    padding-bottom: 8px;
    position: absolute;
    width: 100%;}
  .footer_nav_m {display:none;}

}

@media only screen and (max-width : 991px) {
  .row.equal [class*="col-"]{
  		margin-bottom: 0;
  		padding-bottom: 0;} 
}     

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.nav.nav-inverse {padding-left: 0;}
  
	.navbar-inverse .navbar-nav>li>a {font-size: 15px;}
  
	.nav.nav-inverse>li>a {padding: 14px 12px 0 12px;}
  
	.navbar-inverse .navbar-nav>li>a {letter-spacing: .03em;}
  
	.dropdown-menu>li>a {padding: 3px 20px;}
  
	.util-nav>li>a {line-height: 1.2em;}
  
  .screen-news {display: block;}
  
  .col-md-8.home-news {height: 250px;}
  
  .home-news {margin: 9px 0 10px 0;}
  
  .fullschedule {
    margin: -20px 0 0 30px;
    text-align: left;}
        
  .col-md-6.a-list a{font-size: 12px;}
        
  .vid-mobile {display: none;}
        
  .vid-tablet {display: block;}
        
  .view-images {display: block;}
        
  .col-sm-11 .tab-content {padding: 5px 10px 5px 10px;}
  
  .col-md-2.sidebar-title h3 {margin-top: 0;}
  
  #footer_nav_m {display: none;}
  
  #footer_nav {
    display: table;
    float:none;
    list-style: none;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    table-layout: fixed;}
  
  #footer_nav ul {
    float: left;
    height:auto;
    line-height: 1em;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;}

#footer_nav a {
  color: #fff;
  display: block;	
  font-size: 12px;
  letter-spacing: .03em;
  margin-bottom: -5px;
  padding: 2px 10px 2px 10px;
  text-align; center;
  text-decoration: none;}

#footer_nav a:hover, #footer_nav a:focus {
  color: #fff;
  outline: 0;}

#footer_nav ul a {
  color: #ddd;
  display: block;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 13px;
  font-weight: 200;
  font-weight: 300;
  letter-spacing: .05em;
  margin: 0;
  margin-bottom: 0;
  text-decoration: none;
  text-transform: uppercase;}

#footer_nav ul a:hover {color: #fff;}

#footer_nav li {
  float: left;
  padding: 0;}

#footer_nav ul ul li, #footer_nav ul li {clear: both;}
	
img.news {
  max-width: 205px;
  width: 170px;}
	
  .home-news-article {height:330px;}
}
    

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
  .navbar-inverse .navbar-nav>li>a {font-size: 18px;}
	
  .vid-tablet, .vid-mobile {display: none;}
	
  .vid-screen {display: block;}
	
  .pad10  {padding: 12px;}
	
  .col-md-6.a-list a {font-size: 13px;}
	
	
  .col-sm-11 .tab-content {padding: 5px 10px 5px 0px;}
	
  img.news {width: 205px;}
}