@charset "utf-8";
/* CSS File for Dancin Lou */
/*****Horse Nav dancinlou*****/
#dancinlou-page-header-info {
  position: absolute;
  z-index: 2;
  top: 0;
  display: none;
  text-align: center;
  max-width: 350px;
  right: auto;
  left: 50%;
  margin-left: -175px;
}
#dancinlou-page-header-info img {
  position: relative;
  left: 0;
}
#dancinlou-page-header-info h3 {
  text-transform: uppercase;
  color: #dedceb;
  font-size: 18px;
  text-shadow: 1px 2px 3px #000;
  max-width: 375px;
}
#dancinlou-page-header-info div#fam {
  color: #FFF;
  font-size: 13px;
  margin-top: 10px;
  text-shadow: 1px 2px 3px #000;
}
#dancinlou-page-header-info div#conditions {
  color: #FFF;
  font-size: 13px;
  margin-top: 2px;
  text-shadow: 1px 2px 3px #000;
}
#dancinlou-page-header-info div#special {
  font-size: 12px;
  margin-top: 2px;
  color: #FFF;
  text-shadow: 1px 2px 3px #000;
}
#dancinlou-page-header-info div#fee {
  color: #dedceb;
  font-size: 23px;
  margin-top: 10px;
  font-family: 'Libre Baskerville', serif;
  text-shadow: 1px 2px 3px #000;
}
#horse-nav-dancinlou .nav-tabs > li {
  margin-bottom: -5px;
  width: 100%;
}
#horse-nav-dancinlou {
  width: 100%;
  border-top: solid 1px #1a3b98;
  border-bottom: solid 1px #1a3b98;
}
#horse-nav-dancinlou .nav-tabs {
  border-bottom: none;
}
#horse-nav-dancinlou .nav-tabs > li.active > a {
  color: #FFF;
  background-color: #1a3b98 !important;
  border: 1px solid #1a3b98;
  border-bottom-color: none;
}
#horse-nav-dancinlou .nav-tabs > li.active > a:hover {
  color: #000;
  background-color: #1a3b98 !important;
  border: 1px solid #1a3b98;
  border-bottom-color: none;
}
#horse-nav-dancinlou .nav-tabs > li a:hover {
  color: #000;
  background-color: #1a3b98 !important;
  border: 1px solid #1a3b98;
  border-bottom-color: none;
}
#horse-nav-dancinlou .nav-tabs > li > a {
  border-radius: 0px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
}
/*****Description dancinlou*****/
#description-dancinlou h2#status {
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
}
#description-dancinlou {
  color: #fff;
  font-size: 12px;
}
#description-dancinlou strong {
  color: #FFF;
  font-weight: bold;
}
#description-dancinlou h2#status span {
  color: #1a3b98;
  /*font-size: 18px;*/
  font-weight: bold;
}
.tab-content-dancinlou h1 {
  color: #1a3b98;
  font-size: 25px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
}
.tab-content-dancinlou h4 {
  color: #1a3b98;
}
/*****Pedigree dancinlou*****/
.tab-content-dancinlou td {
  background-color: transparent;
  font-spacing: normal;
  border-width: 1;
  border-style: solid;
  border-color: #1a3b98;
  text-decoration: none;
  white-space: nowrap;
  padding-left: 10px;
  vertical-align: middle;
  color: #FFF;
}
.tab-content-dancinlou .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #1a3b98;
}
.tab-content-dancinlou td a {
  color: #1a3b98;
}
.stallion-page-header-dancinlou {
  min-height: 290px;
  height: auto;
  width: 100%;
  position: relative;
  max-height: 800px;
  overflow: hidden;
}
/* ----------  MEDIA QUERIES ---------- */
@media (min-width: 768px) {
  #horse-nav-dancinlou .nav-tabs > li {
    width: auto;
  }
  #dancinlou-page-header-info {
    position: absolute;
    z-index: 2;
    top: 10%;
    display: none;
    text-align: left;
    max-width: 500px;
    right: 0px;
    left: auto;
    margin-left: 0px;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  #dancinlou-page-header-info h3 {
    text-transform: uppercase;
    color: #1a3b98;
    font-size: 20px;
    text-shadow: 1px 2px 3px #000;
  }
  #dancinlou-page-header-info img {
    position: relative;
    left: 0;
    max-width: 200px;
  }
  #dancinlou-page-header-info {
    z-index: 2;
    top: 18%;
    display: none;
    text-align: left;
    max-width: 378px;
    right: 5%;
    left: auto;
    margin-left: 0px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {}
@media (min-width: 992px) {
  #horse-nav-dancinlou .nav-tabs > li {
    width: auto;
  }
  #dancinlou-page-header-info {
    position: absolute;
    z-index: 2;
    top: 9%;
    display: none;
    text-align: left;
    max-width: 500px;
    right: 0px;
    left: auto;
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  #horse-nav-dancinlou .nav-tabs > li {
    width: auto;
  }
  #dancinlou-page-header-info {
    position: absolute;
    z-index: 2;
    top: 19%;
    display: none;
    text-align: left;
    max-width: 500px;
    right: 14%;
    left: auto;
    margin-left: 0px;
  }
}
@media (min-width:1950px) {
  #dancinlou-page-header-info {
    position: absolute;
    z-index: 2;
    top: 30%;
    display: none;
    text-align: left;
    max-width: 500px;
    right: 23%;
    left: auto;
    margin-left: 0px;
  }
  #horse-nav-dancinlou .nav-tabs > li {
    width: auto;
  }
}