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

a.decorated-link {
  border-bottom: 1px solid rgba(26, 158, 182, 0.5); }

a:hover {
  color: #1a9eb6; }

a.decorated-link {
  border-bottom: 1px solid rgba(26, 158, 182, 0.5); }

.related-content .by-line a {
  color: #1a9eb6; }
  .related-content .by-line a:hover {
    color: #7cddee; }

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

.next-feature time {
  background-color: #1a9eb6; }

.previous-feature time {
  background-color: #1a9eb6; }

.btn-prime-1 {
  background-color: #1a9eb6;
  border-color: #178ba0; }
  .btn-prime-1:hover {
    background-color: #147789;
    border-color: #072a30; }

.btn-prime-2 {
  background-color: #1a9eb6;
  border-color: #178ba0; }
  .btn-prime-2:hover {
    background-color: #147789;
    border-color: #072a30; }

.btn-accent-1 {
  background-color: #7cddee;
  border-color: #65d7eb; }
  .btn-accent-1:hover {
    background-color: #4fd1e8;
    border-color: #18a1b9; }

.btn-accent-2 {
  background-color: #7cddee;
  border-color: #65d7eb; }
  .btn-accent-2:hover {
    background-color: #4fd1e8;
    border-color: #18a1b9; }

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