/* ----- Text ----- */
p {
  margin-right: 20px;
  margin-left: 20px; }

b, strong {
  font-weight: 600; }

h1 {
  margin-bottom: 20px;
  padding: 10px 0 0 55px;
  background-image: url("https://sdyc.org/islands_race/images/interface/wave.png");
  background-repeat: no-repeat;
  background-position: left;
  color: #eee;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 200;
  text-shadow: 2px 2px 2px #222;
  letter-spacing: .05em; }

h1.pennant {
  background-image: url("https://pvrace.com/images/interface/sdyc_pennant_burgee_sm.png");
  height: 50px;
  margin-left: 20px; }

h2 {
  font-family: 'UniversLTPro-BoldCond';
  margin-left: 15px;
  color: #ff5001;
  font-size: 20px;
  text-transform: uppercase; }

@font-face {font-family: 'UniversLTPro-65Bold';src: url('webfonts/2E76C0_0_0.eot');src: url('webfonts/2E76C0_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E76C0_0_0.woff2') format('woff2'),url('webfonts/2E76C0_0_0.woff') format('woff'),url('webfonts/2E76C0_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'UniversLTPro-BoldCond';src: url('webfonts/2E76C0_1_0.eot');src: url('webfonts/2E76C0_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E76C0_1_0.woff2') format('woff2'),url('webfonts/2E76C0_1_0.woff') format('woff'),url('webfonts/2E76C0_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'UniversLTStd';src: url('webfonts/2E76C0_2_0.eot');src: url('webfonts/2E76C0_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E76C0_2_0.woff2') format('woff2'),url('webfonts/2E76C0_2_0.woff') format('woff'),url('webfonts/2E76C0_2_0.ttf') format('truetype');}

.shadow h2 {
  margin-left: 15px;
  color: #ff5001;
  font-size: 22px;
  text-transform: uppercase;
  text-shadow: 0px 0px 1px heading-text-shadow;
  letter-spacing: .05em; }

h2.col-title {
  font-family: 'UniversLTPro-BoldCond';
  padding-top: 10px;
  color: #ff5001;
  font-size: 26px;
  text-align: center;
  z-index: 99; }

h2 a, h2 a:visited {
  color: #ff5001; }

h2 a:hover, h2 a:focus {
  color: #ff5001;
  text-decoration: none; }

h3 {
  padding-top: 10px;
  font-size: 16px;
  font-weight: normal;
  color: #eee;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
  text-shadow: 1px 1px 1px #222; }

.no-border h3, .center h3 {
  text-align: center; }

@media (min-width: 992px) {
  h3 {
    padding-top: 0; } }
h4 {
  color: #ff5001;
  font-size: 17px;
  text-transform: uppercase; }

h4 a, h4 a:visited {
  color: #ff5001; }

h4 a:hover, h4 a:focus {
  color: #ddd;
  text-decoration: none; }

h5 {
  color: #415162;
  font-size: 16px;
  line-height: 1.4em; }

html, body {
  min-height: 100%; }

body {
  font-family: 'UniversLTStd';
  font-size: 14px;
  color: #565656;
  background-color: #eee;
  overflow-x: hidden; }


#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -300px;
  /* Negative indent footer by its height */
  padding: 0 0 300px; }

/* Pad bottom by footer height */
#content {
  background-color: #eee;
  margin-left: 0; }

/* ----- Video ----- */

.vid {
    	position: relative;
    	padding-bottom: 56.25%;
    	padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom: 20px;}
 
.vid iframe,.vid object,.vid embed {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
	border: 0;}

.list-group-item .list-group ul ul li .vid{padding: 0;}

/* ----- Links ----- */
a {
  color: #415162; }

a:hover,
a:focus, .light-link a:hover, .light-link a:focus {
  color: #ff5001;
  text-decoration: none; }

a,
a:active,
a:focus {
  outline: none; }

.light-link a {
  color: #eee; }

/* ----- Columns ----- */
.col-md-12.form-padding {
  padding-right: 50px;
  padding-left: 50px; }

.col-xs-12 .center-block {
  padding-bottom: 15px; }


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

.row.equal, .row.equal2 {
  overflow: hidden; }

@media (max-width: 991px) {
  .row.equal [class*="col-"] {
    margin-bottom: 0;
    padding-bottom: 0; } }
/* ----- Image Styles ----- */
.img-icons {
  padding: 2px;
  align: right;
  float: right; }

.img-thumbnail, .news-img {
  padding: 2px;
  background: #f6f9fc;
  border: solid 1px #fff;
  float: left; }

.img-thumbnail.profile {
  margin: 0 5px;
  font-size: 12px; }

.news-img {
  padding: 5px;
  margin-bottom: 10px;
  box-shadow: 1px 1px 1px #eee; }

.gallery-thumbnail {
  display: inline-block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px 5px 5px 0;
  background: #f6f9fc;
  padding: 4px;
  line-height: 1.42857143;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.col-md-3.footerimg img, .col-xs-3.footerimg img, .col-md-4.footerimg img, .col-xs-4.footerimg img {
  padding: 4px;
  background: #e67b33;
  margin: 10px auto;
  border: solid 1px #ff5001; }

.col-md-4.footerimg img.no-border {
  background: none;
  border: 0; }

.col-sm-12.sponsor img {
  margin: 10px 15px 0 0;
  float: left;
  box-shadow: none;
  height: 50px; }

@media (min-width: 768px) {
  .col-sm-12.sponsor img {
    height: 100px; } }
td.no-pad-img {
  margin: 0 auto; }

td.no-pad-img img {
  border: 0;
  padding: 0;
  margin: 0; }

.img-sponsor {
  padding: 7px 0px 14px 0px; }

.top-image img {
  padding: 10px;
  background: #f6f9fc;
  margin-top: 10px;
  margin-bottom: 10px;
  border: solid 1px #fff; }

img.burgee {
  margin-top: 20px;
  padding: 0 10px;
  width: 200px; }

img.social {
  margin-top: 12px;
  align: right;
  padding: 0 0px; }

img.logo-img {
  width: 100px; }

/* ----- NanoGallery ----- */
.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle {
  font-size: 11px;
  font-weight: 200; }

.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle {
  display: none;
  background: none; }

.nanogallery_colorschemeviewer_dark .nanoGalleryViewer .toolbar .label .description {
  color: #aaa !important;
  font-weight: 200;
  line-height: 1.3em; }

.label {
  white-space: normal; }

.nanogallery_colorschemeviewer_dark .nanoGalleryViewer .toolbar .label .title {
  font-size: 14px;
  font-weight: 200;
  line-height: 14px; }

/* ----- Slideshow ----- */
.nivo-caption {
  display: none;
  z-index: 8;
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 20px;
  padding: 10px 50px;
  background: #4583AE;
  color: #fff;
  opacity: 0.7;
  overflow: hidden;
  -moz-opacity: 0.7;
  filter: alpha(opacity=7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 35px;
  font-family: 'UniversLTStd';
  font-size: 30px;
  font-weight: 200; }

.slider-wrapper {
  -webkit-box-shadow: 2px 2px 5px 0px #333333;
  -moz-box-shadow: 2px 2px 5px 0px #333333;
  box-shadow: 2px 2px 5px 0px #333333; }

/* ----- Page Header ----- */
.header-top {
  background-image: url("images/interface/header-top.png");
  background-repeat: repeat-x; }

.header_left, .header-right {
  float: left;
  padding-top: 5px; }

.header_left img {
  min-width: 95px; }

.col-md-1 {
  margin-left: -30px; }

.col-sm-2.pg-header,
.col-sm-3.pg-header {
  display: none; }

.col-sm-4.pg-header {
  display: none; }

.col-md-12 img {
  margin-top: 10px;
  margin-bottom: 10px;
  /*box-shadow: 1px 1px 1px 1px #ccc; */}

.wave {
  background-image: url("images/interface/wave.png");
  background-repeat: no-repeat;
  background-position: top right; }

@media (min-width: 992x) {
  .burgee {
    display: block;
    padding-top: 25px; } }
/* ----- Sidebar ----- */
.sidebar-list ul li {
  list-style-type: none;
  background: #eee;
  font-size: 16px;
  padding-left: 15px; }

.sidebar-list ul li a {
  color: #01888c; }

.sidebar-list ul li a:hover {
  color: #ff5001; }

.sidebar-content {
  padding-left: 10px;
  padding-right: 10px;
  color: #eee;
  font-weight: 100;
  font-size: 14px; }

.sidebar-content.profile {
  font-size: 12px; }

@media (min-width: 992px) {
  .sidebar-content.profile {
    font-size: 11px; } }
@media (min-width: 1200px) {
  .sidebar-content.profile {
    font-size: 12px; } }
.col-md-3.sidebar_background, .col-sm-3.sidebar_background, .col-md-4.sidebar_background {
  background-color: #01888c;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-radius: 4px; }

.col-md-4.sidebar_background {
  padding-right: 5px;
  padding-left: 5px;
  z-index: -1; }

.col-sm-3.left-sidebar-2col {
  padding-left: 0;
  padding-right: 0; }

.list-group.holder {
  box-shadow: none;
  -webkit-box-shadow: none; }

.list-group-item, .list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0px;
  border-bottom: solid 1px #415162;
  opacity: .85;
  padding: 0 15px; }

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

/* ----- Footer ----- */
#footer {
  height: 1650px;
  background-image: url("https://pvrace.com/images/interface/overlay.png"); }

.footer-top {
  background: #ff5001;
  padding-top: 5px;
  padding-bottom: 10px; }

@media (min-width: 992px) {
  #footer {
    height: 600px; } }
.col-md-3.footerimg p,
.col-md-4.footerimg p,
.col-md-3.footerimg a,
.col-md-4.footerimg a {
  color: #eee;
  font-size: 12px; }

.footer-content {
  padding-top: 20px; }

.footer_small,
.footer_small_r {
  font-size: 12px;
  color: #eee;
  font-weight: 100;
  padding-bottom: 20px; }

.footer_small a,
.footer_small_r a {
  color: #eee;
  text-decoration: none; }

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

.footer_small_r {
  float: right; }

/* ----- Home page ----- */
.col-md-8 .row.home {
  margin-right: 0;
  margin-left: 0; }

@media (min-width: 768px) {
  .col-md-8 .row.home {
    margin-right: -15px;
    margin-left: -15px; } }
.home-gallery-pad {
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px; }

.home-gallery-pad img {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }

.teaser {
  padding-bottom: 10px; }

/* ----- Slideshow ----- */
.nivo-caption {
  display: none;
  z-index: 8;
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 20px;
  padding: 10px 50px;
  background: #4583AE;
  color: #fff;
  opacity: 0.7;
  overflow: hidden;
  -moz-opacity: 0.7;
  filter: alpha(opacity=7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 35px;
  font-family: 'UniversLTStd';
  font-size: 30px;
  color: #FFF;
  font-weight: 200; }

.slider-wrapper {
  background: #FF5001;
  -webkit-box-shadow: 2px 2px 5px 0px #333333;
  -moz-box-shadow: 2px 2px 5px 0px #333333;
  box-shadow: 2px 2px 5px 0px #333333; }
  
.nivoSlider {
    max-width: 1600px;
    margin: 0px auto;
}

/* ----- Main Nav ----- */
.nav {
  padding-right: 0; }
  
  .nav>li {
    border-bottom: solid 1px #444;
}

.navbar-inverse {
  font-family: 'UniversLTPro-BoldCond';
  background-color: transparent;
}

.navbar-toggle {
    background-color: #ff5001;
}

.navbar-inverse .navbar-toggle {
  border-color: #415162;
  background: #ff5001;
  border: solid 1px #415162; 
}

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

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  background: #01888c;
  margin-top: 20px; 
}

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

.navbar-inverse .navbar-nav > li > a {
  color: #333;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding: 7px 5px 5px 25px;
  font-weight: 200;
}

.navbar-inverse .navbar-nav > li:last-child > a {
  border: 0; 
}  /* remove the pipe from the last list item */
  
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #ff5001;
  background-color: transparent;
}

@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
  font-color: #ffffff;;
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } 
  }

@media (min-width: 992px) {
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    background: white;
    margin-top: 20px; 
  }

  .navbar-inverse .navbar-nav > li > a {
    color: #ff5001;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    padding: 0 .5em;
  }

  .nav>li {
    border-bottom: solid 0px #444;
  }

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

  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
    background-color: transparent; 
  }

  .nav {
    padding-right: 0; 
  } 

  .nav > li > a {
    position: relative;
    display: block;
    padding: 2px 10px;
    margin-bottom: 10px; }
 }

@media (min-width: 1200px) {
  .navbar-inverse .navbar-nav > li > a {
    font-size: 18px; } 
}
/* ----- News ----- */
.teaser_news {
  margin: 3px 0 0 0; }

.teaser_news .content {
  margin-left: 10px; }

.teaser_title {
  font-family: 'UniversLTPro-BoldCond';
  font-size: 16px;
  padding-bottom: 2px;
  ext-transform: uppercase;
  margin-left: 10px; }

.teaser_title a {
  color: #ff5001;
  text-transform: uppercase; }

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

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

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

.post_meta {
  font-size: 13px;
  padding-left: 10px;
  font-style: italic; }

.default-news img {
  display: none; }

@media (min-width: 992px) {
  .default-news img {
    display: block;
    margin-top: -10px;
    margin-left: 20px; } }
/* ----- Race HQ ----- */
.profile_title {
  color: #eee;
  text-transform: uppercase;
  font-size: 12px; }

.profile {
  padding: 0; }

.profile_details {
  font-size: 13px; }

.col-md-3.sidebar-content.profile {
  font-size: 12px; }

@media (min-width: 992px) {
  .col-md-3.sidebar-content.profile {
    font-size: 12px; } }
/* ----- Tables ----- */
table.schedule {
  font-size: 13px; }

.table > thead > tr > th {
  background-color: #ddd;
  border-bottom: 1px solid #ccc;
  font-weight: 100; }

table {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 15px; }

.table-bordered > thead > tr > td,
.table-bordered > tbody > tr {
  color: #ccc; }

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

td {
  color: #333; }

.table-bordered > thead > tr > th.width40 {
  width: 40%; }

.table-bordered > thead > tr > th.width15 {
  width: 15%; }

.table-bordered > thead > tr > th.width10 {
  width: 10%; }

.table-bordered > thead > tr > th.width5 {
  width: 5%; }

table img {
  background-color: #f6f9fc;
  padding: 5px;
  border: solid 1 px #ccc;
  margin: 0 auto; }

.table > thead > tr > th {
  background-color: #ff4f00;
  border-bottom: 1px solid #ccc;
  color: #eee; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-right: 1px solid #ccc;
  border-left: 0; }
  

.table-responsive>.table>thead>tr>th, 
.table-responsive>.table>tbody>tr>th, 
.table-responsive>.table>tfoot>tr>th, 
.table-responsive>.table>thead>tr>td, 
.table-responsive>.table>tbody>tr>td, 
.table-responsive>.table>tfoot>tr>td {
    white-space: normal; 
}

/* ----- Sidebar Table ----- */
table.sidebar-table {
  background: #01888c;
  width: 90%;
  margin: 0 auto;
  color: #eee; }

table.sidebar-table th {
  color: #fff;
  font-size: 11px;
  font-weight: 200; }

table.sidebar-table td {
  color: #eee;
  font-size: 12px; }

/* ----- Buttons ----- */
.ghost-button-semi-transparent, .ghost-button-semi-transparent-side {
  display: inline-block;
  width: 350px;
  font-family: 'UniversLTStd';
  font-weight: 400;
  color: #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out, border-color -26.8s ease-out;
  position: absolute;
  right: 40px;
  top: 1px;
  font-size: 35px;
  text-shadow: 0px 0px 10px #222; }

.ghost-button-semi-transparent:hover,
.ghost-button-semi-transparent:active,
.ghost-button-semi-transparent-side:hover,
.ghost-button-semi-transparent-side:active {
  background-color: #fff;
  /* fallback */
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #fff;
  /* fallback */
  border-color: rgba(255, 255, 255, 0.4);
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
  color: #fff; }

.ghost-button-semi-transparent-side {
  display: inline-block;
  width: 350px;
  font-family: 'UniversLTStd';
  font-weight: 400;
  color: #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out, border-color -26.8s ease-out;
  position: absolute;
  right: -20px;
  top: 1px;
  font-size: 35px;
  text-shadow: 0px 0px 10px #222; }

@media (min-width: 992px) {
  .ghost-button-semi-transparent {
    right: 280px;
    top: 30px;
    font-size: 40px;
    font-weight: 300;
    border: 2px solid #fff; } }
@media (min-width: 1200px) {
  .ghost-button-semi-transparent {
    right: 415px;
    top: 40px;
    font-size: 50px; } }
.gallery-button {
  position: relative; }

input[type=submit] {
  padding: 6px 15px 5px;
  background: #ff5001;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  font-size: 12pt;
  letter-spacing: 0.5px;
  border: none;
  cursor: pointer; }

input[type=submit]:hover {
  background: #415162; }

/* ----- Miscellaneous ----- */
.well {
  padding: 12px;
  background: #fff; }

.well.sponsor {
  margin-top: 10px;
  padding: 5px;
  background: #dedede;
  height: 75px; }

@media (min-width: 768px) {
  .well.sponsor {
    height: 130px; } }
.well.sponsor img {
  border: none;
  background: none;
  box-shadow: none; }



.top-fix {
  margin-top: -10px; }

.titlearea {
  background: #ab504f;
  /*background-image: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0.2, $darkblue),
  color-stop(1, $medblue)
);
  background-image: -o-linear-gradient(bottom, $darkblue 20%, $medblue 100%);
  background-image: -moz-linear-gradient(bottom, $darkblue 20%, $medblue 100%);*/
  background-image: -webkit-linear-gradient(bottom, #333333 20%, #01888c 100%);
  background-image: -ms-linear-gradient(bottom, #415162 20%, #4583AE 100%);
  /*background-image: linear-gradient(to bottom, $darkblue 20%, $medblue 100%);*/ }

.no-hscroll {
  overflow-x: hidden; }

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

.pad-top {
  padding-top: 55px; }

.browniconcolor {
  color: #ff5001; }

@media (min-width: 768px) {
  .padding-0 {
    padding-right: 0;
    padding-left: 0; } }
.pad15 {
  padding-left: 15px; }

.padding-left-0 {
  padding-left: 0; }

@media (min-width: 992px) {
  .padding-right-0 {
    padding-right: 0; }

  .padding25-0 {
    padding-left: 25px;
    padding-right: 0; } }
hr {
  float: none;
  width: 90%;
  color: #415162;
  height: 1px;
  border-top: solid 1px #415162;
  margin: 5px auto; }

hr.light {
  float: none;
  width: 90%;
  color: #4583AE;
  height: 1px;
  border-top: solid 1px #4583AE;
  margin: 5px auto; }

.map-col iframe {
  padding: 5px;
  background: #f6f9fc;
  border: solid 1px #fff;
  margin: 0 auto; }