@charset "utf-8";
/* CSS Document */

a, a:active, a:visited {
  color: #25808F;
}
a:hover, a:hover:visited {
  color: #AA8648;
}
h1, h2, h3, h4, h5, h6 {
  color: #25808F;
}
/* Menu Background */
#t4-header {
  min-height: 50px;
}
#t4-header .t4-section-inner.container-fluid {
  background-color: #A6DAE1;
}

.t4-megamenu .dropdown-menu {
  padding: 1rem 1.5rem;
}
/* Menu */
.t4-megamenu .navbar-nav {
    height: 60px;
}
.t4-megamenu .navbar-nav > li > a, 
.t4-megamenu .navbar-nav > li > .nav-link {
  font-family: Lato, sans-serif;
  font-size: 1rem;
  text-transform: none;
  height: 60px;
  line-height: 1.25;
  padding: 8px .6rem;
  font-weight: 500;
}

.t4-section-inner.container-fluid .header-block {
  padding: .5rem 0;
}
#t4-header .header-inner {
  max-width: 1250px;
}
#t4-logo-and-search {
  background: url(http://www.silvercitynews.com/images/headers/desert-roses-2000w.jpg) top center no-repeat;
  vertical-align: middle;
  min-height: 100px;
}
.t4-leaderboard {
    text-align: center;
}
/* Breadcrumbs */
.breadcrumb {
  font-family: var(--heading-font-family);
  font-size: 1rem !important;
}
.breadcrumb-item.active {
  color: #25808F;
}

/* Pages */
.page-header h2 a, 
.page-header .h2 a, 
.categories-list h2 a, 
.categories-list .h2 a, 
.blog-featured .page-header h2 a,
.blog .page-header h2 a {
  color: #25808F;
}
.page-header h2 a:hover, 
.page-header h2 a:hover:visited, 
.page-header .h2 a:hover, 
.page-header .h2 a:hover:visited, 
.categories-list h2 a:hover, 
.categories-list h2 a:hover:visited, 
.categories-list .h2 a:hover, 
.categories-list .h2 a:hover:visited,
.blog-featured .page-header h2 a:hover,
.blog-featured .page-header h2 a:hover:visited,
.blog .page-header h2 a:hover,
.blog .page-header h2 a:hover:visited {
  color: #AA8648;
}
.section-2 {
  margin-top: 8px;
}
audio {
    background-color: #A6DAE1;
}
.section-5 .t4-card {
    margin-top: 16px;
}
.card-header {
    background-color: #62B7C8;
    color:#FFFFFF;
}
.category-name a, .category-name [itemprop="genre"] {
    color:#000000;
}

/* Images Above Stories 
figure figcaption {
  display: none;
}
.item figure.item-image {
  display: none;
}*/
/* Main Body */
.t4-main-body {
  padding: 1.0rem 0;
}
.t4-col.sidebar-r.col-sm-12.col-lg-3 {
  padding-right: calc(var(--t4-gutter-x) * 0.4);
}
h3.section-title.h6.text-normal span {
  color: #25808F;    
}
.mod-banners__item.banneritem a img {
    margin: 4px 0;
}
.section-title-wrap {
  margin-bottom: 1rem;
  max-width: 500px;
}
.category-desc {
  display: block;
}
.category-desc {
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  border-bottom: 1px solid #25808F;
}
/* Footer */
#t4-footnav {
  padding: 20px 0;
}
#t4-footnav p {
  color: #FFFFFF;
  font-size:13px;
}
#t4-footnav a, a:visited {
  color: #EAC688;
}
#t4-footnav a:hover, a:hover:visited {
  color: #EAC688;
  text-decoration: underline;
}
/* RAXO All-Mode Pro */
.raxo-portal .raxo-title {
  margin: 0 0 4px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.raxo-portal, .raxo-portal a, 
.raxo-portal .raxo-block-name, 
.raxo-portal article:hover .raxo-image {
  color: #25808F;
  border-color: #25808F;
}
.raxo-portal article:hover .raxo-title a, 
.raxo-portal .raxo-meta a:hover {
  color: #AA8648 !important;
}
.raxo-portal .raxo-title a, 
.raxo-portal .raxo-title a:active, 
.raxo-portal .raxo-title a:visited {
  color: #25808F !important;
  text-decoration: none;
}
.raxo-portal .raxo-title a:hover, 
.raxo-portal .raxo-title a:hover:visited {
  color: #AA8648 !important;
  text-decoration: none;
}