@charset "UTF-8";
header#mobile #hamburger-button button.hamburger-menu:before, header#mobile .search form button[type="submit"]:before, header#main .header-inner nav li.search form button[type="submit"]:before, #cboxPrevious:before, #cboxNext:before, #cboxClose:before, div#featured section#new span.tags-icon:before, div#featured section#quote span.volume-icon:before, div#featured section#quote span.quote-icon:before, div#featured section#covers span.picture-icon:before, body.album aside#sidebar section.album-covers span.icon-search:before, body.single aside#sidebar section.single-covers span.icon-search:before, body.song .biblical span.icon-book:before, body.song aside#sidebar section.album-covers span.icon-search:before,
body.song aside#sidebar section.single-covers span.icon-search:before {
  display: inline-block;
  font-family: "FontAwesome";
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:before, *:after {
  webkit-box-sizing: border-box;
  khtml-box-sizing: border-box;
  moz-box-sizing: border-box;
  ms-box-sizing: border-box;
  o-box-sizing: border-box;
  box-sizing: border-box;
}

ul {
  margin: 0;
  padding: 0;
  list-style: inside;
}
ul.menu {
  list-style: inside;
}
ul li {
  list-style-image: none;
  list-style-type: disc;
}
ul li.leaf, ul li.collapsed {
  list-style-image: none;
  list-style-type: disc;
}

.element-invisible {
  display: table-column;
  position: relative !important;
}

body {
  font-size: 16px;
  color: #f2f0ec;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  background-color: #101214;
  color: #f2f0ec;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 32px;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

p {
  margin: 1em 0;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background-color: yellow;
  color: #101214;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 16px;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type='button'], input[type='reset'], input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light-webfont.woff2") format("woff2"), url("../fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/opensans-extrabold-webfont.eot");
  src: url("../fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-extrabold-webfont.woff2") format("woff2"), url("../fonts/opensans-extrabold-webfont.woff") format("woff"), url("../fonts/opensans-extrabold-webfont.ttf") format("truetype"), url("../fonts/opensans-extrabold-webfont.svg#open_sansextrabold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesome") format("svg");
  font-weight: normal;
  font-style: normal;
}
a {
  transition: all 0.2s linear;
  color: #f2f0ec;
}
a:hover {
  color: #c5baa4;
}

img {
  max-width: 100%;
}

h1, h2 {
  font-size: 1.75em ;
  line-height: 1em;
  letter-spacing: -1px;
  font-weight: normal;
}

ul {
  list-style-type: square;
}
ul li {
  list-style-type: square;
}

table {
  border: 1px solid #212124;
}
table th, table td {
  padding: 10px;
  border: 1px solid #212124;
}

blockquote {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #ffffff;
  font-style: italic;
}
blockquote i {
  display: block;
  color: #909090;
  font-size: 1.5em ;
  line-height: 1em;
  margin-bottom: 10px;
}

form {
  width: 100%;
}
form label {
  display: inline-block;
  margin-top: 20px;
  margin-right: 10px;
}
form input[type="text"],
form input[type="email"],
form textarea {
  padding: 10px;
  border: 1px solid #e9e2d4;
  color: #101214;
  width: 100%;
  max-width: 600px;
}
form input[type="submit"],
form input.button,
form button {
  display: inline-block;
  border: 0px solid #e9e2d4;
  padding: 10px 20px;
  background-color: #e9e2d4;
  color: #222222;
  text-decoration: none;
  margin-top: 20px;
}
form input[type="submit"]:hover,
form input.button:hover,
form button:hover {
  border: 0px solid #c5baa4;
  background-color: #c5baa4;
  color: #101214;
}

.adsense {
  border-top: 1px solid #212124;
  border-bottom: 1px solid #212124;
  margin: 40px 0;
  padding: 10px 0;
}

.rtTooltipBrandLink {
  display: none !important;
}

.rtTooltipMoreLink {
  margin-top: -15px !important;
}

section.youtube-video {
  max-width: 400px;
  margin-bottom: 20px;
}
section.youtube-video h2 {
  display: none;
}
section.youtube-video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
section.youtube-video .video-container iframe, section.youtube-video .video-container object, section.youtube-video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (min-width: 768px) and (max-width: 1247px) {
  section.youtube-video {
    margin-bottom: 0;
  }
  section.youtube-video h2 {
    display: block;
  }
}
@media all and (min-width: 1248px) {
  section.youtube-video {
    margin-bottom: 0;
  }
  section.youtube-video h2 {
    display: block;
  }
}

section.track-details .details-container {
  font-size: 14px;
  color: #f2f0ec;
}

body header#main .header-inner,
body div#page,
body footer {
  margin-left: auto;
  margin-right: auto;
  width: 1240px;
  max-width: 100%;
}
body header#main .header-inner .wrapper,
body div#page .page-inner,
body footer .footer-inner {
  margin-left: 20px;
  margin-right: 20px;
}
@media all and (min-width: 768px) and (max-width: 1247px) {
  body header#main .header-inner .wrapper,
  body div#page .page-inner,
  body footer .footer-inner {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media all and (min-width: 0px) and (max-width: 767px) {
  body header#main .header-inner .wrapper,
  body div#page .page-inner,
  body footer .footer-inner {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media all and (min-width: 768px) and (max-width: 1247px) {
  html body #content {
    width: 66.12903%;
    margin-right: 1.6129%;
    float: left;
    padding-right: 20px;
  }
  html body aside#sidebar {
    width: 32.25806%;
    margin-right: 0;
    float: right;
  }
}
@media all and (min-width: 1248px) {
  html body .page-wrapper {
    margin: 0 auto;
    max-width: 1280px;
  }
  html body #content {
    width: 66.12903%;
    margin-right: 1.6129%;
    float: left;
    padding-right: 20px;
  }
  html body aside#sidebar {
    width: 32.25806%;
    margin-right: 0;
    float: right;
  }
}
html {
  background-color: #101214;
  color: #f2f0ec;
  font-family: "OpenSans";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}

header#mobile {
  position: fixed;
  top: 0;
  overflow: hidden;
  background-color: #101214;
  border-bottom: 1px solid #212124;
  padding: 0;
  width: 100%;
  height: 42px;
  z-index: 99;
}
header#mobile #hamburger-button {
  display: inline-block;
}
header#mobile #hamburger-button button.hamburger-menu {
  border: 0;
  background-color: transparent;
  color: #f2f0ec;
  padding: 10px 20px;
  text-transform: uppercase;
}
header#mobile #hamburger-button button.hamburger-menu:before {
  content: "";
  color: #f2f0ec;
  margin-right: 5px;
}
header#mobile .search {
  position: absolute;
  display: inline-block;
  min-width: 175px;
  top: 4px;
  right: 0;
}
header#mobile .search form {
  display: inline-block;
  width: auto;
  margin: 0;
}
header#mobile .search form .text {
  width: auto;
  display: inline-block;
}
header#mobile .search form input[type="text"] {
  padding: 2px 5px;
  width: 140px;
  font-size: 0.875em ;
}
header#mobile .search form button[type="submit"] {
  display: inline-block;
  overflow: hidden;
  width: 20px;
  height: 32px;
  padding: 5px 0;
  background-color: transparent;
  margin-top: 0;
}
header#mobile .search form button[type="submit"]:before {
  content: "";
  color: #f2f0ec;
  margin-right: 5px;
}

div#hamburger-container {
  position: fixed;
  top: 42px;
  z-index: 99;
  width: 100%;
}
div#hamburger-container .search {
  display: none;
}

header#main {
  position: relative;
  margin-top: 42px;
}
header#main .header-inner {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
header#main .header-inner nav {
  display: none;
  text-align: center;
  margin-top: 40px;
  margin-left: 0;
}
header#main .header-inner nav li {
  list-style: none;
  display: inline;
}
header#main .header-inner nav li a {
  display: inline-block;
  color: #f2f0ec;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px;
  margin: 5px -2px;
}
header#main .header-inner nav li a:hover {
  color: #e9e2d4;
}
header#main .header-inner nav li a.mobile-only {
  display: none;
}
header#main .header-inner nav li.search {
  display: inline-block;
  min-width: 160px;
}
header#main .header-inner nav li.search form {
  display: inline-block;
  width: auto;
  margin: 0;
}
header#main .header-inner nav li.search form .text {
  width: auto;
}
header#main .header-inner nav li.search form input[type="text"] {
  padding: 2px 5px;
  width: 130px;
  font-size: 0.75em ;
}
header#main .header-inner nav li.search form button[type="submit"] {
  overflow: hidden;
  width: 20px;
  height: 32px;
  padding: 5px 0;
  background-color: transparent;
}
header#main .header-inner nav li.search form button[type="submit"]:before {
  content: "";
  color: #f2f0ec;
  margin-right: 5px;
}
header#main .header-inner h1 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 2em ;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}
header#main .header-inner div.byline {
  font-size: 1.25em ;
  line-height: 1.75em ;
  color: #e9e2d4;
  text-align: center;
}
header#main .header-inner form {
  width: 100%;
  max-width: 600px;
  margin: 40px auto 20px auto;
}
header#main .header-inner form .text {
  display: inline-block;
  width: calc(100% - 100px);
}

@media all and (min-width: 768px) and (max-width: 1247px) {
  html header#mobile {
    display: none;
  }
  html header#main {
    margin-top: 0;
  }
  html header#main .header-inner nav {
    display: block;
  }
  html header#main .header-inner h1 {
    margin-top: 60px;
    font-size: 3em ;
  }
  html header#main .header-inner div.byline {
    line-height: 2.5em ;
  }
  html header#main .header-inner form {
    margin-bottom: 60px;
  }
}
@media all and (min-width: 1002px) and (max-width: 1247px) {
  html header#main .header-inner nav li a {
    margin: 10px;
  }
}
@media all and (min-width: 1248px) {
  html header#mobile {
    display: none;
  }
  html header#main {
    margin-top: 0;
  }
  html header#main .header-inner nav {
    display: block;
  }
  html header#main .header-inner nav li a {
    margin: 20px;
  }
  html header#main .header-inner nav li.search {
    min-width: 175px;
  }
  html header#main .header-inner nav li.search form input[type="text"] {
    width: 140px;
    font-size: 0.875em ;
  }
  html header#main .header-inner h1 {
    margin-top: 80px;
    font-size: 3em ;
  }
  html header#main .header-inner div.byline {
    line-height: 2.5em ;
  }
  html header#main .header-inner form {
    margin-bottom: 100px;
  }
}
#hamburger-container {
  clear: both;
  background-color: #101214;
  max-height: 100%;
  overflow-y: scroll;
}
#hamburger-container .hamburger-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#hamburger-container .hamburger-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#hamburger-container .hamburger-menu li {
  position: relative;
}
#hamburger-container .hamburger-menu li.foldable-menu .fold-button {
  content: "+";
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #e9e2d4;
  font-size: 32px;
  color: #222222;
  border: 0 solid #212124;
  border-left: 2px solid #212124;
  cursor: pointer;
}
#hamburger-container .hamburger-menu li.foldable-menu .fold-button:hover {
  color: #101214;
  background: #c5baa4;
}
#hamburger-container .hamburger-menu li.foldable-menu .fold-button:active {
  color: #101214;
  background: #c5baa4;
}
#hamburger-container .hamburger-menu li.foldable-menu .fold-button.open {
  line-height: 45px;
  background: #e9e2d4;
}
#hamburger-container .hamburger-menu li.foldable-menu .fold-button.open:hover {
  color: #101214;
  background: #c5baa4;
}
#hamburger-container .hamburger-menu li span.nolink {
  padding: 0 20px;
  color: #f2f0ec;
  display: block;
  line-height: 50px;
  border-bottom: 1px solid #212124;
}
#hamburger-container .hamburger-menu li a {
  padding: 10px 60px 10px 20px;
  color: #f2f0ec;
  display: block;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px solid #212124;
  word-wrap: break-word;
  text-decoration: none;
  text-transform: uppercase;
}
#hamburger-container .hamburger-menu li a:hover {
  background-color: #222222;
  color: #e9e2d4;
  text-decoration: none;
}
#hamburger-container .hamburger-menu li span.active,
#hamburger-container .hamburger-menu li a.active {
  background-color: #222222;
  color: #e9e2d4;
}
#hamburger-container .hamburger-menu li ul {
  padding: 0 0 0 20px;
  background-color: #222222;
}
#hamburger-container .hamburger-menu li ul a,
#hamburger-container .hamburger-menu li ul span.nolink {
  color: #f2f0ec;
  font-weight: normal;
  font-family: arial;
  font-size: 14px;
  border-bottom: 1px solid #212124;
}
#hamburger-container .hamburger-menu li ul a.active, #hamburger-container .hamburger-menu li ul a.active-trail,
#hamburger-container .hamburger-menu li ul span.nolink.active,
#hamburger-container .hamburger-menu li ul span.nolink.active-trail {
  color: #f2f0ec;
  background-color: #333333;
  border-color: #212124;
  border-top: 1px solid #212124;
  margin-top: -1px;
  height: 54px;
}
#hamburger-container .hamburger-menu li ul a:hover {
  border-color: #212124;
  color: #e9e2d4;
  background-color: #333333;
}
#hamburger-container .hamburger-menu li ul .foldable-menu .fold-button {
  border-left: 1px solid #212124;
}
#hamburger-container .hamburger-menu li ul .foldable-menu .fold-button.open {
  border-top: 1px solid #212124;
  border-bottom: 1px solid #212124;
  height: 54px;
}
#hamburger-container .hamburger-menu li ul .content {
  margin: 0;
}
#hamburger-container .hamburger-menu li ul ul {
  padding: 0 0 0 20px;
  background-color: #333333;
}
#hamburger-container .hamburger-menu li ul ul li a:hover {
  background-color: #444444;
}
#hamburger-container .hamburger-menu li ul ul li:last-child span,
#hamburger-container .hamburger-menu li ul ul li:last-child a {
  border: 0;
}

/* slideshow */
.slideshow,
.slideshow:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.4;
}

.slideshow:after {
  content: "";
  background: transparent url("../template/pattern.png") repeat top left;
}
.slideshow li {
  list-style: none;
}
.slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: unset;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 45s linear infinite 0s;
  -moz-animation: imageAnimation 45s linear infinite 0s;
  -o-animation: imageAnimation 45s linear infinite 0s;
  -ms-animation: imageAnimation 45s linear infinite 0s;
  animation: imageAnimation 45s linear infinite 0s;
}
.slideshow li div {
  z-index: 1000;
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  -webkit-animation: titleAnimation 45s linear infinite 0s;
  -moz-animation: titleAnimation 45s linear infinite 0s;
  -o-animation: titleAnimation 45s linear infinite 0s;
  -ms-animation: titleAnimation 45s linear infinite 0s;
  animation: titleAnimation 45s linear infinite 0s;
}
.slideshow li:nth-child(1) span {
  background-image: url(https://i.ibb.co/ggSzp3y/1.jpg);
}
.slideshow li:nth-child(2) span {
  background-image: url(https://i.ibb.co/DRqZ7PB/2.jpg);
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  -o-animation-delay: 9s;
  -ms-animation-delay: 9s;
  animation-delay: 9s;
}
.slideshow li:nth-child(3) span {
  background-image: url(https://i.ibb.co/HGDH85j/3.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(4) span {
  background-image: url(https://i.ibb.co/FsjSWQ7/4.jpg);
  -webkit-animation-delay: 27s;
  -moz-animation-delay: 27s;
  -o-animation-delay: 27s;
  -ms-animation-delay: 27s;
  animation-delay: 27s;
}
.slideshow li:nth-child(5) span {
  background-image: url(https://i.ibb.co/D5zwWBH/5.jpg);
  -webkit-animation-delay: 36s;
  -moz-animation-delay: 36s;
  -o-animation-delay: 36s;
  -ms-animation-delay: 36s;
  animation-delay: 36s;
}
.slideshow li:nth-child(6) span {
  background-image: url(https://i.ibb.co/7XYfPCr/6.jpg);
  -webkit-animation-delay: 45s;
  -moz-animation-delay: 45s;
  -o-animation-delay: 45s;
  -ms-animation-delay: 45s;
  animation-delay: 45s;
}
.slideshow li:nth-child(7) span {
  background-image: url(https://i.ibb.co/fCj2cvH/7.jpg);
  -webkit-animation-delay: 54s;
  -moz-animation-delay: 54s;
  -o-animation-delay: 54s;
  -ms-animation-delay: 54s;
  animation-delay: 54s;
}
.slideshow li:nth-child(2) div {
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  -o-animation-delay: 9s;
  -ms-animation-delay: 9s;
  animation-delay: 9s;
}
.slideshow li:nth-child(3) div {
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(4) div {
  -webkit-animation-delay: 27s;
  -moz-animation-delay: 27s;
  -o-animation-delay: 27s;
  -ms-animation-delay: 27s;
  animation-delay: 27s;
}
.slideshow li:nth-child(5) div {
  -webkit-animation-delay: 36s;
  -moz-animation-delay: 36s;
  -o-animation-delay: 36s;
  -ms-animation-delay: 36s;
  animation-delay: 36s;
}
.slideshow li:nth-child(6) div {
  -webkit-animation-delay: 45s;
  -moz-animation-delay: 45s;
  -o-animation-delay: 45s;
  -ms-animation-delay: 45s;
  animation-delay: 45s;
}
.slideshow li:nth-child(7) div {
  -webkit-animation-delay: 54s;
  -moz-animation-delay: 54s;
  -o-animation-delay: 54s;
  -ms-animation-delay: 54s;
  animation-delay: 54s;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  19% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  19% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  19% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  19% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  19% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* Show at least something when animations not supported */
.no-cssanimations .slideshow li span {
  opacity: 1;
}

#tabs {
  margin: 15px 0 0 0;
}
#tabs ul#tabs-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  margin: 0 0 15px 0;
}
#tabs ul#tabs-nav li {
  display: inline-block;
  font-size: 100%;
}
#tabs ul#tabs-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#tabs ul#tabs-nav li {
  border: 1px solid #ffffff;
  margin: 0 0px -1px 2px;
}
#tabs ul#tabs-nav li a {
  display: inline-block;
  background-color: #212124;
  padding: 2px 5px;
  text-decoration: none;
  font-size: 0.8125em ;
}
#tabs ul#tabs-nav li.active {
  border-bottom: 1px solid #101214;
}
#tabs ul#tabs-nav li.active a {
  background-color: #101214;
}
#tabs .tab {
  position: relative;
}

@media all and (min-width: 480px) and (max-width: 767px) {
  html #tabs ul#tabs-nav li {
    margin: 0 0px -1px 10px;
  }
  html #tabs ul#tabs-nav li a {
    padding: 5px 10px;
    font-size: 0.875em ;
  }
}
@media all and (min-width: 768px) and (max-width: 1247px) {
  html #tabs ul#tabs-nav li {
    margin: 0 0px -1px 10px;
  }
  html #tabs ul#tabs-nav li a {
    padding: 5px 10px;
    font-size: 0.875em ;
  }
}
@media all and (min-width: 1248px) {
  html #tabs ul#tabs-nav li {
    margin: 0 0px -1px 10px;
  }
  html #tabs ul#tabs-nav li a {
    padding: 5px 10px;
    font-size: 0.875em ;
  }
}
#colorbox, #cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
  display: none !important;
}

#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  background-color: #101214;
  color: #f2f0ec;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  width: 30px;
  height: 30px;
}
#cboxPrevious:before {
  content: "";
  display: block;
  font-size: 20px;
}
#cboxPrevious:hover {
  background-color: #212124;
  color: #e9e2d4;
}

#cboxNext {
  background-color: #101214;
  color: #f2f0ec;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  width: 30px;
  height: 30px;
}
#cboxNext:before {
  content: "";
  display: block;
  font-size: 20px;
}
#cboxNext:hover {
  background-color: #212124;
  color: #e9e2d4;
}

#cboxClose {
  background-color: #101214;
  color: #f2f0ec;
  font-size: 0;
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  padding: 5px;
  width: 30px;
  height: 30px;
}
#cboxClose:before {
  content: "";
  display: block;
  font-size: 20px;
}
#cboxClose:hover {
  background-color: #212124;
  color: #e9e2d4;
}

footer {
  border-top: 1px solid #212124;
  text-align: center;
  font-size: 0.875em ;
  padding: 20px 0 40px 0;
  clear: both;
}

div#featured {
  margin: 40px 0;
}
div#featured section {
  text-align: center;
}
div#featured section#new span.tags-icon:before {
  content: "";
  display: block;
  font-size: 48px;
  margin-bottom: 10px;
}
div#featured section#new ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#featured section#new ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
div#featured section#new .lastupdated {
  font-size: 0.75em ;
}
div#featured section#new a.button {
  display: inline-block;
  border: 0px solid #e9e2d4;
  padding: 10px 20px;
  background-color: #e9e2d4;
  color: #222222;
  text-decoration: none;
  margin-top: 20px;
}
div#featured section#new a.button:hover {
  border: 0px solid #c5baa4;
  background-color: #c5baa4;
  color: #101214;
}
div#featured section#quote span.volume-icon:before {
  content: "";
  display: block;
  font-size: 48px;
  margin-bottom: 10px;
}
div#featured section#quote span.quote-icon:before {
  content: "";
  font-size: 24px;
}
div#featured section#quote .author {
  margin-top: 20px;
}
div#featured section#covers span.picture-icon:before {
  content: "";
  display: block;
  font-size: 48px;
  margin-bottom: 15px;
}
div#featured section#covers .images img {
  display: inline-block;
  max-width: 40%;
  height: auto;
}

@media all and (min-width: 768px) and (max-width: 1247px) {
  html div#featured section {
    width: 32%;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
  }
}
@media all and (min-width: 1248px) {
  html div#featured section {
    width: 32%;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
  }
}
aside#sidebar section {
  margin-bottom: 40px;
}
aside#sidebar section ul li {
  color: #909090;
  padding: 10px 0;
  border-bottom: 1px solid #212124;
}
aside#sidebar section ul li:last-child {
  border: 0;
}
aside#sidebar section ul li a {
  color: #909090;
  text-decoration: none;
}
aside#sidebar section ul li a:hover {
  color: #909090;
}

body.homepage #searchFormHome input[type="submit"] {
  border: 1px solid #e9e2d4;
}
body.homepage div#content article {
  border-bottom: 1px solid #212124;
}
body.homepage div#content article .button {
  display: inline-block;
  border: 0px solid #e9e2d4;
  padding: 10px 20px;
  background-color: #e9e2d4;
  color: #222222;
  text-decoration: none;
  margin: 20px 0 40px 0;
}
body.homepage div#content article .button:hover {
  border: 0px solid #c5baa4;
  background-color: #c5baa4;
  color: #101214;
}
body.homepage div#content section#twitter {
  margin-top: 40px;
}

body.info_bible div#content article h2 {
  font-size: 1.5em ;
  margin: 40px 0 5px 0;
}
body.info_bible div#content article p {
  margin-top: 0;
}

body.about div#content article h2 {
  font-size: 1.5em ;
  margin: 40px 0 5px 0;
}
body.about div#content article p {
  margin-top: 0;
}
body.about div#content article a.button {
  display: inline-block;
  border: 0px solid #e9e2d4;
  padding: 10px 20px;
  background-color: #e9e2d4;
  color: #222222;
  text-decoration: none;
}
body.about div#content article a.button:hover {
  border: 0px solid #c5baa4;
  background-color: #c5baa4;
  color: #101214;
}

body.forum div#content {
  width: 100%;
}
body.forum aside#sidebar {
  display: none;
}

body.search div#content section {
  border-top: 1px solid #212124;
  margin-top: 40px;
  padding-top: 20px;
}
body.search div#content section h2 {
  margin-top: 0;
}
body.search div#content section ul {
  margin: 0;
  padding: 0;
}
body.search div#content section ul li {
  display: inline-block;
  font-size: 100%;
}
body.search div#content section ul li {
  margin-right: 5px;
}
body.search div#content section .random-images {
  text-align: center;
}
body.search div#content section .random-images img {
  display: inline-block;
  max-width: 40%;
  height: auto;
}

body.artist .provided {
  margin-top: 40px;
  font-weight: bold;
}
body.artist #artist-bg-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  max-width: 100%;
}
body.artist .explicit {
  padding: 2px 5px;
  border: 1px solid #333;
  border-radius: 3px;
  line-height: 100%;
  font-size: 8px;
  font-weight: bold;
  color: #414040;
  display: inline;
  vertical-align: middle;
}

body.album .explicit {
  padding: 2px 5px;
  border: 1px solid #333;
  border-radius: 3px;
  line-height: 100%;
  font-size: 8px;
  font-weight: bold;
  color: #414040;
  display: inline;
  vertical-align: middle;
}
body.album .provided {
  margin-top: 40px;
  font-weight: bold;
}
body.album .producer {
  margin-top: 40px;
}
body.album aside#sidebar section.album-covers ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
}
body.album aside#sidebar section.album-covers ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.album aside#sidebar section.album-covers ul li {
  display: inline-block;
  font-size: 100%;
}
body.album aside#sidebar section.album-covers ul li {
  width: 50%;
  border: 0;
}
body.album aside#sidebar section.album-covers span.icon-search:before {
  content: "";
}

body.single .explicit {
  padding: 2px 5px;
  border: 1px solid #333;
  border-radius: 3px;
  line-height: 100%;
  font-size: 8px;
  font-weight: bold;
  color: #414040;
  display: inline;
  vertical-align: middle;
}
body.single .provided {
  margin-top: 40px;
  font-weight: bold;
}
body.single .producer {
  margin-top: 40px;
}
body.single aside#sidebar section.single-covers ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
}
body.single aside#sidebar section.single-covers ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.single aside#sidebar section.single-covers ul li {
  display: inline-block;
  font-size: 100%;
}
body.single aside#sidebar section.single-covers ul li {
  width: 50%;
  border: 0;
}
body.single aside#sidebar section.single-covers span.icon-search:before {
  content: "";
}

body.song .explicit {
  padding: 0px 8px;
  border: 1px solid #333;
  border-radius: 3px;
  line-height: 100%;
  font-size: 22px;
  font-weight: bold;
  color: #414040;
  display: inline;
}
body.song h2 {
  margin-top: 40px;
}
body.song .biblical {
  font-weight: bold;
}
body.song .biblical span.icon-book:before {
  content: "";
}
body.song .provided {
  margin-top: 40px;
  font-weight: bold;
}
body.song .disclaimer {
  margin-top: 40px;
  font-size: 0.75em ;
}
body.song .bible {
  display: none;
  font-size: 0.75em ;
  line-height: 0;
}
body.song .bible.open {
  display: inline;
}
body.song .bible:before {
  content: "[";
  margin-left: 10px;
}
body.song .bible:after {
  content: "]";
}
body.song aside#sidebar section.album-covers ul,
body.song aside#sidebar section.single-covers ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
}
body.song aside#sidebar section.album-covers ul li,
body.song aside#sidebar section.single-covers ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.song aside#sidebar section.album-covers ul li,
body.song aside#sidebar section.single-covers ul li {
  display: inline-block;
  font-size: 100%;
}
body.song aside#sidebar section.album-covers ul li,
body.song aside#sidebar section.single-covers ul li {
  width: 50%;
  border: 0;
}
body.song aside#sidebar section.album-covers span.icon-search:before,
body.song aside#sidebar section.single-covers span.icon-search:before {
  content: "";
}
body.song aside#sidebar div.album-title {
  font-size: 1em ;
  padding-top: 0;
  margin-bottom: 15px;
  border-top: 1px solid #212124;
}
body.song aside#sidebar div.album-title a {
  text-decoration: none;
}
body.song aside#sidebar div.album-title:first-of-type {
  border-top: 1px solid #212124;
  padding-top: 0;
}
body.song aside#sidebar p.enlarge {
  font-size: 0.875em ;
}

body.christmas div#content a img {
  display: inline-block;
}

body.new #content .updated {
  font-style: italic;
  font-size: 11px;
}

body.new-releases div#content {
  width: 100%;
}
body.new-releases aside#sidebar {
  display: none;
}
body.new-releases article ul {
  list-style: none;
  list-style-type: none;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding-right: -10px;
  padding-bottom: -10px;
}
body.new-releases article ul li {
  list-style: none;
  list-style-type: none;
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-right: 10px;
  padding-bottom: 10px;
}
body.new-releases article ul li img {
  max-width: 100%;
}
body.new-releases article ul li b {
  display: block;
  margin-top: 5px;
}
@media all and (min-width: 768px) and (max-width: 1247px) {
  body.new-releases article ul {
    padding-right: -20px;
    padding-bottom: -20px;
  }
  body.new-releases article ul li {
    flex: 0 0 33%;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
@media all and (min-width: 1248px) {
  body.new-releases article ul {
    padding-right: -20px;
    padding-bottom: -20px;
  }
  body.new-releases article ul li {
    flex: 0 0 20%;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
