@charset "utf-8";
/* CSS Document */
@import url(https://use.typekit.net/nzi7iur.css);
body {
  background-color: #616F82;
  background-color: #C5C2B0;
  background-image: url("../images/digits.jpg");
  background-size: 40%;
  background-repeat: repeat;
  color: #000;
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-variant-ligatures: common-ligatures, oldstyle-nums;
  -moz-font-feature-settings: "liga", "clig", "onum";
  -webkit-font-feature-settings: "liga", "clig", "onum";
  font-feature-settings: "liga", "clig", "onum";
  font-size: 100%;
  position: relative;
}
.container-fluid {
  padding: 0;
}
.img-responsive {
  width: 100%;
}
.indent {
  text-indent: 2em;
}
p {
  margin: 0;
  padding: 0;
}
em {
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.smcaps {
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #247877;
  font-size: 120%;
}
.navbar-brand img {
  width: 200px;
  padding: 4px;
  border: #777 double 4px;
}
.navbar-custom {
  padding: 0 10px;
  font-family: "urw-form", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.6em;
  border: none;
  background-color: #324E6B;
  background-color: #2D2D2D;
}
a.navbar-brand {}
a.navbar-brand img {}
.nav-item a {
  margin: 0 30px
}
#blkbg1 {
  position: absolute;
  background-color: rgba(221, 213, 186, 0.40);
  z-index: -1;
}
#viewCart {
  width: 32px;
  position: absolute;
  top: 13px;
  right: 70px;
  z-index: 50;
}
#titleContainer {
  width: 100%;
  padding: 10px 0;
}
#tdtsContainer img {
  border: none;
  opacity: .9;
  width: 100%;
}
#topCovers div {
  width: 25%;
  max-width: 400px;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
}
figcaption.figure-caption {
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-style: normal;
  padding-top: 10px;
  color: #fff;
  font-size: 1em
}
figcaption.figure-caption em {
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1.subtitle, h1 {
  display: block;
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 2.5em;
  letter-spacing: 3px;
  width: 100%;
  text-align: center;
  color: #E75830;
}
p.dropcap::first-letter {
  float: left;
  line-height: 90px;
  font-size: 140px;
  color: rgba(255, 255, 255, .70);
  background-color: #278785;
  font-family: "fairwater-deco-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 13px;
  margin-right: 7px;
  margin-bottom: 0;
  margin-top: 5px;
}
.opacity {
  -webkit-filter: opacity(80%); /* Chrome, Safari, Opera */
  filter: opacity(80%);
}
.brightness {
  -webkit-filter: brightness(110%); /* Chrome, Safari, Opera */
  filter: brightness(110%);
}
.contrast {
  -webkit-filter: contrast(160%); /* Chrome, Safari, Opera */
  filter: contrast(160%);
}
.mainColumn {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.bodytext {
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0 1% 0 1%;
}
section {
  margin: 0;
  padding: 0;
}
section#TDTS {
  position: relative;
  background-image: linear-gradient(#3B3B3B, #AFAFAF);
  background-image: linear-gradient(#C56F72, #C5C2B0);
  z-index: 999;
}
#TDTS .bookTitle {
  background-image: linear-gradient(#C5C2B0, #C97275);
  padding-top: 30px;
}
section#fugue {
  background-image: linear-gradient(#6C86A6, #C5C2B0);
  position: relative;
  z-index: 888;
}
#fugue .bookTitle {
  background-image: linear-gradient(#C5C2B0, #7B91A3);
}
section#measure {
  background-image: linear-gradient(#5453BB, #C5C2B0);
}
#measure .bookTitle {
  background-image: linear-gradient(#C5C2B0, #5F62AF);
}
blockquote {
  font-family: "News Plantin MT W01 Italic";
  padding: 16px 5%;
  /*margin-left: 7%;
  margin-right: 7%;*/
  color: #000;
  font-size: 1.3em;
  line-height: 1.3em;
}
#TDTS .sales {
  background-color: #B46669;
  padding: 10px 0;
  border-radius: 6px;
}
#fugue .sales {
  background-color: #67819A;
  padding: 10px 0;
  border-radius: 6px;
}
#measure .sales {
  background-color: #696EAC;
  padding: 10px 0;
  border-radius: 6px;
}
.audioplayer {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
.audioplayer p.bodytext {
  padding-left: 20px;
  padding-right: 20px;
}
.audioplayer .bodytext {
  color: #000;
  text-align: left;
  padding: 0 0 20px 0;
}
.audioplayer audio {
  width: 100%;
  max-width: 80%;
  background-color: #F4F4F4;
  max-height: 30px;
  margin-bottom: 10px;
}
a.amazon {
  text-align: center;
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  text-transform: none;
}
a.amazon:hover {
  color: #000;
  text-decoration: none;
}
#dawn, #eggshells, #remember {
  width: 60%;
  margin-left: 20%;
}
#topCovers img, figure img {
  box-shadow: 15px 10px 5px rgba(80, 72, 69, 0.35);
}
#dawn img, #eggshells img, #remember img, #katy img, #lurline img {
  box-shadow: 10px 10px 5px rgba(77, 68, 69, 0.25);
}
.BQright {
  /*border-radius: 14px;
  background-color: rgba(25, 91, 67, 0.60);*/
  color: #000;
}
.BQleft {
  border-radius: 14px;
  /* background-color: rgba(6, 113, 151, .70);*/
}
.blockcredit {
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  text-align: right;
  font-size: 80%;
  line-height: 80%;
  margin-top: 10px;
}
.salestext {
  font-family: "plantin", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0 1% 0 1%;
  text-align: center;
  color: #E3E3E3;
  margin-bottom: 10px;
}
.rotate5 {
  position: relative;
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}
.rotate-5 {
  position: relative;
  width: 90%;
  margin-left: -5%;
  margin-top: 10px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.rotate3 {
  position: relative;
  width: 90%;
  margin-left: 3%;
  margin-top: 10px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.rotate-2 {
  position: relative;
  width: 90%;
  margin-left: -2%;
  margin-top: 10px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.footercontainer {
  background-color: rgba(0, 0, 0, .50);
  color: #C0C0C0;
  font-family: "urw-form", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  padding-bottom: 20px;
  padding-top: 10px;
  margin-top: 30px;
}
/* Extra small devices (portrait phones, less than 576px)*/
/* No media query since this is the default in Bootstrap

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  body {
    background-size: 25%;
  }
  .bodytext {
    padding: 0 30px;
  }
  #dawn {
    width: 43%;
    max-width: 500px;
    float: right;
    margin-top: -30px;
    margin-left: auto;
    padding-left: 20px;
  }
  #eggshells {
    width: 43%;
    max-width: 500px;
    float: left;
    margin-top: -20px;
    margin-left: 0;
    padding-right: 20px;
  }
  #remember {
    width: 43%;
    max-width: 500px;
    float: right;
    margin-top: -10px;
    margin-left: 0;
    padding-left: 20px;
  }
  #katy {
    float: right;
    width: 40%;
    max-width: 400px;
    margin-left: 0;
    padding-left: 20px;
  }
  #lurline {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-left: 0;
    padding-left: 20px;
  }
	 #viewCart {
    right: 10px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .bodytext {
    padding: 0 20px;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  body {
    background-size: 15%;
  }
  p.dropcap::first-letter {
    line-height: 120px;
    font-size: 170px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 13px;
    margin-right: 7px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .bodytext {
    font-size: 1.5em;
    line-height: 1.6em;
    padding: 0 30px;
  }
  blockquote {
    font-size: 1.6em;
    line-height: 1.6em;
  }
}