/* Begin _silkenwindhounds.scss */
body {
  background-image: url("/images/orange-marble-6.gif");
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #ffffcc;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease-in;
  transition: color 0.25s ease-in;
}
a:hover, a:active {
  color: #ffcc99;
  text-decoration: underline;
}

#OrangeBodyBootstrap, #OrangeBody {
  background-color: #cc5500;
  color: #fff;
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-size: 17px;
  line-height: 1.25em;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 15px;
}

#HeaderImageColumn {
  text-align: center;
  margin: 5px 0 15px 0;
}

#OBMainBody, #OBExtendedbody {
  font-family: 'Arial', 'Helvetica', sans-serif;
}

#OBFooter {
  margin-top: 30px;
}

#CopyrightAndContact {
  font-size: 13px;
}
#CopyrightAndContact p {
  margin-bottom: 0.375em;
}
#CopyrightAndContact #ContactEmailLink {
  margin-top: 1.625em;
}

.featured-dog {
  color: #fff;
  font-size: 9px;
}

.silver-border, .silver-border-med, .silver-border-thin {
  border-style: outset;
  border-color: #888;
  padding-left: 15px;
  padding-right: 15px;
  border-width: 8px;
}

.silver-border-med {
  border-width: 4px;
}

.silver-border-thin {
  border-width: 2px;
}

/* begin index.html */
.beloved-windhound, .beloved-windhound-sidebyside {
  margin-top: 30px;
}

.beloved-windhound:first-of-type {
  margin-top: 0;
}

/* end index.html */
/* begin History */
#TheHistoryOf {
  font-size: 16px;
  font-weight: 700;
}

/* end History */
/* begin Litters.html */
#LittersReferenceDogPages ul, #LittersReferenceDogPages ul li {
  padding-left: 5px;
  font-size: 13px;
}

/* End Litters.html */
/* begin Available.html */
.available-dogs {
  text-align: center;
  font-size: 14px;
  line-height: 1.25em;
}

.available-dogs-spacer {
  margin-bottom: 30px;
}

/* End Available.html */
/* End Standard.html */
h2.standard-subheader, #StandardWolfhounds h2 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

/* Begin Standard.html */
/* End _silkenwindhounds.scss */
/* Begin _media-queries.scss */
@media only screen and (min-width: 992px) {
  #OrangeBodyBootstrap, #OrangeBody {
    border: 2px solid #235679;
  }

  #OrangeBody {
    width: 900px;
  }

  #HeaderImageColumn {
    margin-bottom: 30px;
  }

  .left-nav-link {
    margin-bottom: 20px;
  }
  .left-nav-link img {
    margin-left: 15px;
  }

  .available-dogs-md-padding-5 {
    padding-top: 5px;
  }

  .available-dogs-md-padding-10 {
    padding-top: 10px;
  }

  .available-dogs-md-padding-15 {
    padding-top: 15px;
  }

  .available-dogs-md-padding-20 {
    padding-top: 20px;
  }

  .available-dogs-md-padding-25 {
    padding-top: 25px;
  }

  .available-dogs-md-padding-30 {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  #OrangeBodyBootstrap, #OrangeBody {
    border: 2px solid #235679;
  }

  #HeaderImageColumn {
    margin-bottom: 15px;
  }

  .left-nav-link {
    margin-bottom: 30px;
  }

  .left-nav-link:nth-of-type(3n+1) {
    clear: both;
  }

  .available-dogs-sm-padding-5 {
    padding-top: 5px;
  }

  .available-dogs-sm-padding-10 {
    padding-top: 10px;
  }

  .available-dogs-sm-padding-15 {
    padding-top: 15px;
  }

  .available-dogs-sm-padding-20 {
    padding-top: 20px;
  }

  .available-dogs-sm-padding-25 {
    padding-top: 25px;
  }

  .available-dogs-sm-padding-30 {
    padding-top: 30px;
  }

  #LittersReferenceDogPages ul {
    -o-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -o-column-gap: 15px;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    list-style-type: none;
    margin: 0;
  }
  #LittersReferenceDogPages ul li {
    margin: 0;
    padding: 0 0 1em 0;
  }
  #LittersReferenceDogPages .ListTitle {
    text-align: center;
    font-size: 22px;
    margin: 2em 0 0.75em 0;
  }
}
@media only screen and (min-width: 768px) {
  #SideBarLinks {
    margin-bottom: 15px;
  }

  .heart-crystal {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #HeaderImageColumn {
    margin-bottom: 15px;
  }

  .left-nav-link {
    margin-bottom: 30px;
  }

  .left-nav-link:nth-of-type(2n+1) {
    clear: both;
  }

  .available-dogs-spacer {
    border-top: 1px ridge #fff;
  }

  #LittersReferenceDogPages .ListTitle {
    text-align: center;
    font-size: 22px;
    margin: 2em 0 0.75em 0;
  }
  #LittersReferenceDogPages ul {
    list-style-type: none;
    margin: 0;
  }
  #LittersReferenceDogPages ul li {
    margin: 0;
    padding: 0 0 1em 0;
  }
}
@media only screen and (min-width: 420px) and (max-width: 767.98px) {
  #LittersReferenceDogPages ul {
    -o-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -o-column-gap: 15px;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
/* End _media-queries.scss */
/* Begin code grooming-site-lightbox */
div#PegBootLightBox {
  background-color: #fff;
  background-color: rgba(64, 68, 64, 0.875);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: none;
  z-index: 1031;
  background-size: contain;
}

div#PegBootLightBoxInner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 96%;
  height: 90%;
  margin: 2.5% 2% 0 2%;
  z-index: 1002;
}

h2#PegBootLightBoxHeadline {
  color: #fff;
  width: 100%;
  text-align: center;
  border: 0;
  margin: 0 0 0.25em 0;
  padding: 3px 40px;
  display: block;
  background-color: #909890;
  background-color: rgba(0, 0, 24, 0.375);
  border-bottom: 2px solid #606060;
  font-size: 24px;
  text-shadow: 0px 0px 3px #333, 1px 1px 0px #000, 1px -1px 0px #000, -1px 1px 0px #000, -1px -1px 0px #000;
  z-index: 1003;
  position: absolute;
  top: 0;
  left: 0;
}

span#PegBootLightBoxCloseIcon {
  position: fixed;
  top: 1px;
  right: 1px;
  font-size: 20px;
  color: #eee;
  text-shadow: 0px 0px 3px #300, 1px 1px 0px #000, 1px -1px 0px #000, -1px 1px 0px #000, -1px -1px 0px #000;
  cursor: pointer;
  z-index: 1004;
  border: 1px solid #787878;
  padding: 1px;
  background-color: rgba(0, 0, 0, 0.625);
}

@media screen and (max-width: 767px) {
  h2#PegBootLightBoxHeadline, span#PegBootLightBoxCloseIcon {
    font-size: 18px;
  }
}
/* end code grooming-site-lightbox */
/* Begin Helpers */
.ListTitle {
  margin-bottom: 0;
  padding-bottom: 0;
}

.ListTitle > ul, .ListTitle > ol {
  margin-top: 0;
  padding-top: 0;
}

sup.fractop {
  vertical-align: text-top;
  font-size: 0.65em;
  top: 0.25em;
}

sub.fracbot {
  vertical-align: text-bottom;
  font-size: 0.65em;
  bottom: 0.25em;
}

.BlueNotice {
  color: #00f;
}

.DeepBlueNotice {
  color: #0000c0;
}

.RedNotice {
  color: #f00;
}

.DeepRedNotice {
  color: #c00000;
}

.size8Notice {
  font-size: 8px;
}

.size10Notice {
  font-size: 10px;
}

.size12Notice {
  font-size: 12px;
}

.InstaSerif {
  font-family: times, serif;
}

.all-caps {
  text-transform: uppercase;
}

.InfoImage {
  width: 100%;
  text-align: center;
}

.add-top-m-15 {
  margin-top: 15px;
}

.add-top-m-30 {
  margin-top: 30px;
}

.add-top-m-45 {
  margin-top: 45px;
}

.add-top-m-60 {
  margin-top: 60px;
}

.no-top-m {
  margin-top: 0;
}

.sm-right, .md-right, .lg-right, .sm-left, .md-left, .lg-left, .xs-right, .xs-left {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .xs-right {
    text-align: right;
  }

  .xs-left {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .sm-right {
    text-align: right;
  }

  .sm-left {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .md-right {
    text-align: right;
  }

  .md-left {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .lg-right {
    text-align: right;
  }

  .lg-left {
    text-align: left;
  }
}
.sm-center-xs-left, .sm-center-xs-right, .md-center-xs-left, .md-center-xs-right, .lg-center-xs-left, .lg-center-xs-right {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sm-center-xs-left {
    text-align: left;
  }

  .sm-center-xs-right {
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .md-center-xs-left {
    text-align: left;
  }

  .md-center-xs-right {
    text-align: right;
  }
}
@media screen and (max-width: 1199px) {
  .lg-center-xs-left {
    text-align: left;
  }

  .lg-center-xs-right {
    text-align: right;
  }
}
.xs-left-sm-right, .xs-left-md-right, .xs-left-lg-right {
  text-align: right;
}

@media screen and (max-width: 767.98px) {
  .xs-left-sm-right {
    text-align: left;
  }
}
@media screen and (max-width: 991.98px) {
  .xs-left-md-right {
    text-align: left;
  }
}
@media screen and (max-width: 1199.98px) {
  .xs-left-lg-right {
    text-align: left;
  }
}
/* End Helpers */
.size-10-notice {
  font-size: 10px;
}
