/* Scss Document */
.nosacredcows {
  background-image: url(//media.patheos.com/~/media/patheos-images/wordpress/writer-themes/nosacredcows/nosacredcows-theme-bg.jpg);
  background-color: #120e0f;
  background-repeat: no-repeat; }
  @media (max-width: 420px) {
    .nosacredcows {
      background-image: url(//media.patheos.com/~/media/patheos-images/wordpress/writer-themes/nosacredcows/nosacredcows-theme-bg-m.jpg); } }
  .nosacredcows .navbar-default .navbar-nav > .active > a, .nosacredcows .navbar-default .navbar-nav > .active > a:hover, .nosacredcows .navbar-default .navbar-nav > .active > a:focus {
    background-color: #ffffff;
    border-bottom: 4px solid #120e0f; }
  .nosacredcows .decorated-divider {
    border-bottom: 2px solid #dc1009; }
  .nosacredcows .about-us .blurb {
    border-top: 4px solid #dc1009; }
  .nosacredcows .color-grad {
    background: #120e0f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #120e0f 0%, #dc1009 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #120e0f 0%, #dc1009 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #120e0f 0%, #dc1009 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-1', endColorstr='#dc1009',GradientType=1 );
    /* IE6-9 */ }
    .nosacredcows .color-grad.thin-stripe {
      height: 4px;
      padding: 0;
      clear: both; }
    .nosacredcows .color-grad .newsletter-su-mod {
      margin: 0; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #dc1009; }

a.decorated-link {
  border-bottom: 2px solid rgba(247, 67, 79, 0.4); }
a:hover {
  color: #dc1009; }

a.decorated-link {
  border-bottom: 2px solid rgba(247, 67, 79, 0.4); }

.related-content .by-line a {
  color: #120e0f; }
  .related-content .by-line a:hover {
    color: #dc1009; }

.tag-decorated a {
  background-color: #120e0f; }
  .tag-decorated a:hover {
    color: #120e0f;
    border: 2px solid #120e0f; }

.next-feature time {
  background-color: #120e0f; }

.previous-feature time {
  background-color: #120e0f; }

.btn-prime-1 {
  background-color: #120e0f;
  border-color: #040303; }
  .btn-prime-1:hover {
    background-color: black;
    border-color: black; }

.btn-prime-2 {
  background-color: #120e0f;
  border-color: #040303; }
  .btn-prime-2:hover {
    background-color: black;
    border-color: black; }

.btn-accent-1 {
  background-color: #dc1009;
  border-color: #c40e08; }
  .btn-accent-1:hover {
    background-color: #ab0c07;
    border-color: #490503; }

.btn-accent-2 {
  background-color: #dc1009;
  border-color: #c40e08; }
  .btn-accent-2:hover {
    background-color: #ab0c07;
    border-color: #490503; }

.newsletter-su-mod:before {
  background-image: url(//media.patheos.com/~/media/patheos-images/wordpress/writer-themes/nosacredcows/nosacredcows-theme-bg.jpg); }
