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


b, strong {
  font-weight: 600; }

h1 {
  margin-bottom: 20px;
  padding: 0 0 0 25px;
  background-image: url("/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 #6889d7;
  letter-spacing: .05em; }

h2 {
  margin-left: 15px;
  color: #c86f2e;
  font-size: 20px;
  text-transform: uppercase; }

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

h2.col-title {
  padding-top: 10px;
  color: #c86f2e;
  font-size: 26px;
  text-align: center;
  text-shadow: 0px 0px 1px #6889d7;
  z-index: 99; }

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

h2 a:hover, h2 a:focus {
  color: #f92300;
  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 #6889d7; }

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

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

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

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

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

html, body {
  height: 100%; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  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; }

/* ----- Links ----- */
a {
  color: #2b396f; }

a:hover,
a:focus, .light-link a:hover, .light-link a:focus {
  color: #c86f2e;
  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; }

.col-md-12.neg-margin {
  margin-top: -50px; }

@media (min-width: 992px) {
  .col-md-12.neg-margin {
    margin-top: 0; } }
/* ----- 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-thumbnail, .news-img {
  padding: 2px;
  background: white;
  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: white;
  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: #6889d7;
  margin: 10px auto;
  border: solid 1px #2b396f; }

.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; }

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

img.burgee {
  padding: 10px 10px 20px; }

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

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

/* ----- 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: #6889d7;
  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: 'Source Sans Pro',sans-serif;
  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-repeat: repeat-x; }

.header_left, .header-right {
  float: left; }

.header_left img {
  padding: 5px 0 5px 0;
  min-width: 137px; }

.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: #2b396f; }

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

.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: #6889d7;
  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 #2b396f;
  opacity: .85;
  padding: 0 15px; }

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

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

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

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

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

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

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

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

.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: #6889d7;
  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: 'Source Sans Pro',sans-serif;
  font-size: 30px;
  color: #FFF;
  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; }

/* ----- Main Nav ----- */
.nav {
  padding-right: 0; }

.navbar-inverse {
  background-color: transparent; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  background: #415162;
  margin-top: 18px; }

.navbar-inverse .navbar-nav > li > a {
  color: #eee;
  text-transform: uppercase;
  border-bottom: solid 1px #4583AE;
  font-size: 13px; }

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

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

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

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

  .navbar-inverse .navbar-nav > li > a {
    border-bottom: 0;
    color: #000000;
    text-transform: uppercase; }

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

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

  .nav {
    padding-right: 0; }

  .nav > li > a {
    position: relative;
    display: block;
    padding: 2px 10px;
    margin-bottom: 10px; } }
@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 {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
@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-size: 16px;
  padding-bottom: 2px;
  ext-transform: uppercase;
  margin-left: 10px; }

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

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

.article-title {
  margin-left: 10px;
  color: #c86f2e;
  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 > 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: white; }

td {
  color: #333; }

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

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

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

.table > thead > tr > th {
  background-color: #2b396f;
  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; }

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

table.sidebar-table th {
  color: #c86f2e;
  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: 'Source Sans Pro', sans-serif;
  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 #6889d7; }

.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: 'Source Sans Pro', sans-serif;
  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 #6889d7; }

@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: #f92300;
  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: #c86f2e; }

/* ----- 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; }

.well .sponsordiv {
  float: left; }

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

.titlearea {
  background: #2b396f;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #2b396f), color-stop(1, #6889d7));
  background-image: -o-linear-gradient(bottom, #20295f 20%, #2b396f 100%);
  background-image: -moz-linear-gradient(bottom, #20295f 20%, #2b396f 100%);
  background-image: -webkit-linear-gradient(bottom, #20295f 20%, #2b396f 100%);
  background-image: -ms-linear-gradient(bottom, #20295f 20%, #2b396f 100%);
  background-image: linear-gradient(to bottom, #20295f 20%, #2b396f 100%); }

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

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

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

@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: #2b396f;
  height: 1px;
  border-top: solid 1px #2b396f;
  margin: 5px auto; }

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

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