/*

Blue #0081c6
Red #ec2024

font-family: 'Libre Franklin', sans-serif;

*/

@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:400,700&display=swap');
html, body {
  font-family: 'PT Serif', serif;
  font-size: 1em;
  line-height: 1.3
}
p {
  font-size: 1.15em;
}
a {
  color: #0081c6;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a.headline,
.headline a {
  color: black;
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 20px;
}

img.photo,
.photo img {
  max-width: 100%;
}
.photo-container {
  margin-bottom: 10px;
}
.ad.leaderboard {
  width: 728px;
  height: 90px;
  margin: auto;
}
.ad.default {
  width: 300px;
  height: 250px;
  margin: auto;
}
.top-ad {
  display: block;
  max-width: 728px;
  max-height: 90px;
  margin: 10px auto 30px auto;
  float: left;
}
.main-header {
  margin-bottom: 15px;
}
.main-header .links {
  font-size: 75%;
  font-family: 'Open sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 999;
  position: relative;
}
.main-header .links a {
  color: #000;
}
.main-header.container .links.col-sm-6.text-right {
  z-index: 999
}
.main-header .nameplate img {
  max-width: 77%;
  display: block;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .main-header .nameplate img {
    margin-top: -35px;
  }
}
.main-header.publications.container {
  overflow: hidden;
}
#pubList {
  text-align: center;
}
.main-header .topmenu-dropdown {
  position: absolute;
  display: none;
  top: 12px;
  left: 0px;
  min-width: max-content;
  padding: 5px 0;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,.15);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  z-index: 99999;
}
.main-header .list-inline li {
    position: relative;
}
.main-header .links .list-inline li:hover .topmenu-dropdown {
  display: block;
}
.main-header .topmenu-dropdown li {
  padding: 5px 10px;
}
.main-header .topmenu-dropdown li a,
.main-header .topmenu-dropdown li a:hover {
  text-decoration: none;
}
.main-header .topmenu-dropdown li:hover {
  background-color: #f2f2f2;
}
.publication-list {
  font-family: 'PT Sans', sans-serif;
  /*font-size: 100%;*/
  font-size: 80%;
  line-height: 1.0;
  margin-bottom: 0px;
  padding-top: 10px;
  /*background: #0081c6;*/
}
.publication-list.container {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
.publication-list a {
  text-align: center;
  text-decoration: none !important;
/*  display: block;*/
  /*color: #ffffff;
  background: #0081c6;*/
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  /*border-right: 1px solid #0081c6;
  border-bottom: 1px solid #ffffff;*/
  /*padding: 6px 10px 6px 50px;*/
  padding: 10px 10px 10px 10px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 10px;
  line-height: 2.1em;
  white-space: nowrap;
}
.publication-list a:hover {
  /*opacity: 0.25;*/
  color: #ffffff;
  background: #86c2ea;
}
.publication-list a:nth-child(10n+1){
    clear:left;
}
.wx {
  /*position: absolute;*/
  /*width: 150px;*/
  margin-top: 5px;
}
.wx.no-ad {
  margin-top: 40px; 
}
.weather.no-ad {
  margin-top: 40px; 
}
.wx img {
  display: block;
  margin-bottom: 7px;
}
.wx .icon {
  float: left;
  margin-right: 8px;
}
.wx .icon img {
  border-radius: 3px;
  max-height: 55px;
}
.wx .location {
  font-weight: 700;
}
.wx .forecast a {
  font-size: 80%;
}
.wx-icon {
  width: 20%;
  margin: 5px;
}
nav.main {
  background: #0081c6;
  color: white;
  line-height: 1.0;
  margin-bottom: 20px;
}
body.landing nav.main {
  margin-bottom: 0 !important;
}
nav.main a {
  color: white;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  /*padding: 12px 15px 10px 15px;*/
  padding: 12px 12px 10px 12px;
  font-size: 90%;
}
nav.main a:hover {
  background: #0081c6;
}
nav.main ul.list-inline {
  margin-bottom: 0;
}
.red-navitem {
  background: #ec2024;
}
.red-navitem a:hover {
  background: #ec2024 !important;
}
section.main-content {
  margin-bottom: 30px;
}

.search-col {
  padding-right: 0px;
}
.search-col .search {
  margin-top: 7px;
  float: right;
  width: 82%;
}
.search-col .search.no-ad {
  margin-top: 30px;
}
.search-col img {
  margin-top: 5px;
  float: right;
}
.search-col .search .screen {
  background: #efefef;
  padding: 7px;
  font-size: 0.9em;
}
.search-col .search input {
  position: relative;
  border: none;
  padding: none;
  background: #efefef;
  padding: 8px;
  font-size: 0.9em;
  color: #888;
  /*text-transform: uppercase;*/
  font-weight: 700;
  z-index: 98;
  border-radius: 3px;
  float: right;
}
.search-col .search button {
  position: relative;
  border: none;
  padding: none;
  background: none;
  font-size: 1.5em;
  margin-top: -32px;
  margin-right: 5px;
  z-index: 99;
}
.search-col .search .advanced {
  font-size: 0.75em;
  text-transform: uppercase;
  margin: 5px 0;
}
.search-col .search .advanced a {
  color: #999;
}

.your-valley #browse_content .content_list .item {
  margin-bottom: 20px;
}
.your-valley #browse_content .content_list .item .img_item img {
  max-width: 100%;
}
.your-valley #browse_content .content_list .item h3.headline {
  margin-top: 0px;
}
.your-valley #browse_content .content_list .dateline img {
  display: none;
}
@media screen and (max-width: 480px) {
  .your-valley #browse_content .content_list .item .img_item img {
    max-height: 250px;
  }
}

.your-valley .content_bootstrap .large_photos img {
  max-height: 500px;
}

.your-valley #widget_detail_floated #widget_detail_map #detail_map_canvas {
  height: 200px;
}

.your-valley #widget_detail_floated #widget_detail_map #markers .marker {
  width: unset;
}
.your-valley #widget_detail_floated #widget_detail_map #markers .marker_icon {
  width: 15%;
}
.your-valley #widget_detail_floated #widget_detail_map #markers .marker_content {
  width: 80%;
}

.your-valley #widget_detail_floated_stories .item.shoulder {
  background-color: #efefef;
  padding: 10px;
}
.your-valley #widget_detail_floated_stories .item.shoulder p {
  font-size: 14px;
}
.your-valley #widget_detail_floated .pullquote {
  margin-bottom: 15px;
}

.your-valley .pullquote .quote-body {
  font-size: 1.4em;
  text-align: right;
}
.your-valley .pullquote .quotes {
  display: inline-block;
  margin: 0 0px 3px 0;
  float: unset;
}
.your-valley .pullquote #author {
  text-align: right;
}
.your-valley .content_bootstrap #widget_detail_floated .floated_item .smaller_text,
.your-valley .content_bootstrap #widget_detail_floated .floated_item .smaller_text p {
  font-size: 1.0em !important;
}

.your-valley .quote-body {
  font-family: 'PT Serif', serif;
  font-size: 2.7em;
  line-height: 1.15;
  margin-bottom: 5px;
}
.your-valley .quote-body.no-author {
  margin-bottom: 35px;
}
.your-valley .author {
  display: block;
  font-family: inherit;
  font-size: 1.25em;
  font-style: oblique;
  margin-bottom: 35px;
  margin-left: 25px;
  text-align: right;
}
.your-valley .quotes img {
  display: flex;
  float: left;
  margin-right: 5px;
  width: 40px;
}
.your-valley .endquote {
  display: inline-block;
}
.your-valley .endquote img {
  width: 40px;
  margin-top: -15px;
}
.reverse-bar {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #0081c6;
}
.reverse-bar-label {
/*  height: 41px;*/
  line-height: 41px;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.6em;
  color: white;
  font-weight: 700;
}
.reverse-bar-label.centered {
  text-align: center;
}
.container.pk-layer.black {
  background: #000000;
  color: #e3e3e3;
}
.container.pk-layer.black a,
.container.pk-layer.black .label {
  color: #e3e3e3;
}
.container.pk-layer.black a:hover {
  color: #0081c6;
  text-decoration: none;
}
.your-valley .container-fluid.pk-layer.breaking.black {
  background: #000000; 
}
.your-valley .continer-fluid.pk-layer.breaking.withear .layer-col {
  background: transparent;
}
.your-valley .container-fluid.pk-layer.withear .layer-col {
  background: transparent;
}
.your-valley .container-fluid.pk-layer.breaking.withear .ear-col,
.your-valley .container-fluid.pk-layer.breaking.withear .layer-col {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.your-valley .container-fluid.pk-layer.breaking.withear .layer-col {
  margin-top: 10px;
}
.your-valley .container-fluid.pk-layer.breaking.withear .ear-col h5 {
  font-size: 26px;
}
.container-fluid.pk-layer.breaking.black a {
  color: #e3e3e3;
}
.container-fluid.pk-layer.breaking.black a:hover {
  color: #0081c6;
  text-decoration: none;
}
.your-valley .container.pk-layer.shaded {
  background: #e3e3e3;
  color: #000000;
}
.container.pk-layer.shaded a,
.container.pk-layer.shaded .label {
  color: #000000;
}
.container.pk-layer.shaded a:hover {
  color: #0081c6;
  text-decoration: none;
}




.your-valley .overline, 
.your-valley .label,
.your-valley .hero-photo .label,
.your-valley .box .hero-photo-container .label {
  color: #999;
  font-weight: 700;
  font-family: 'Open sans', sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
  margin-bottom: 8px;
}
.your-valley .box .label {
  display: block;
  padding-left: 0px;
  margin-bottom: 10px;
}
.your-valley .box .hero-photo-container .label {
  padding-left: 10px;
  padding-top: 10px;
}
.your-valley .box .hero-screen-heads-full {
  height: unset:
}
.your-valley .box h1,
.your-valley .box h2,
.your-valley .box h3,
.your-valley .box h4 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.your-valley .box.box-content-headlines h1,
.your-valley .box.box-content-headlines h2,
.your-valley .box.box-content-headlines h3,
.your-valley .box.box-content-headlines h4 {
  margin-top: 0px;
  padding-bottom: 11px;
  margin-bottom: 11px;
  border-bottom: 1px solid #e3e3e3;
}
.your-valley .box-content-wide-centered h2 {
  font-weight: 700;
  font-size: 42px;
}
.your-valley .box .story-head {
  display: block;
  font-size: 1.35em;
  color: #000000;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 5px;
}
.your-valley .box .story-head.lede {
  font-size: 1.75em;
}
.your-valley .box .text-lede {
  font-size: inherit;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.your-valley .box .large-screen-heads h2 {
  padding-top: 0px;
}
.your-valley .box .large-screen-heads h4,
.your-valley .hero-tease-wrap h4 {
  margin-bottom: 15px;
}
.your-valley .pk-section.section-4col .box-content-carousel.large .carousel-inner {
  max-height: 650px;
}
.your-valley .pk-section.section-4col .box-content-carousel.large .item.with-photo .photo {
  height: 450px;
}
.your-valley .pk-layer .box.box-content-default .columns {
  column-count: 2;
  column-gap: 20px;
}

@media screen and (max-width: 480px) {
  .your-valley .pk-section.section-3col .box-content-list .photo-container,
  .your-valley .pk-section.section-4col .box-content-list .photo-container,
  .your-valley .pk-section.section-5col .box-content-list .photo-container {
    width: unset
  }
  .your-valley .pk-section.section-3col .box-content-list .photo-container img,
  .your-valley .pk-section.section-4col .box-content-list .photo-container img,
  .your-valley .pk-section.section-5col .box-content-list .photo-container img {
    max-height: 250px;
  }
}

.your-valley .rail {
  border-left: 1px solid #eee;
}
.your-valley .railitem {
  margin-bottom: 15px;
}

footer.bottom {
  margin-top: 30px;
}
footer p {
  margin: 0 0 5px;
}
footer .tagline {
  display: block;
  font-style: italic;
  font-size: 85%;
  text-align: center;
  border-bottom: 1px solid #77b3d1;
  padding-bottom: 5px;
  margin-bottom: 7px;
}

footer.bottom {
  font-size: 90%;
}
footer.bottom,
footer.bottom a {
  color: white;
}
footer.bottom .first {
  background: #0da0da;
  padding: 8px 0;
}
footer.bottom .second {
  background: #0081c6;
  padding: 20px 0 10px 0;
}
footer.bottom .logo img {
  max-height: 30px;
}
footer.bottom h6 {
  text-transform: uppercase;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #77b3d1;
}
footer.bottom ul {
  line-height: 1.75;
}
@media only screen and (min-width : 768px) {
  footer.bottom .grid .left-border {
    border-left: 1px solid #77b3d1;
    min-height: 248px;
  }
}
footer.bottom .sections li {
  width: 49%;
  text-align: center;
  vertical-align: top;
}
footer.bottom .social {
  margin-top: 10px;
}
footer.bottom .social li {
  font-size: 2.5em;
  margin-left: 10px;
  margin-right: 10px;
}
footer.bottom .social li:hover {
  opacity: 0.6;
}
footer.bottom .third {
  background: #0081c6;
  opacity: 0.8;
  padding: 20px 0;
  font-size: 0.9em;
  text-transform: uppercase;
}
footer.bottom .third,
footer.bottom .third a {
  color: white;
}
.classifieds-v2 h4 a {
  color: black;
  font-weight: 700;
}
ul.headlines h4 {
  font-size: 1.0em;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 3px;
}
ul.headlines .date {
  color: #999;
  font-family: 'Open sans', sans-serif;
  text-transform: uppercase;
  font-size: 0.75em;
}

/* Nav */

.your-valley .navbar {
  border: none;
  min-height: 0;
  /*margin-top: 10px;*/
  display: block;
  /*border-top: 1px solid #ccc;*/
}
/*.your-valley .navbar-default li.dropdown {
  background-color: #a81419;
}*/
.your-valley .navbar-default { /* Global type */
  padding: 0;
  margin-bottom: 0;
  font-family: 'PT Sans', sans-serif;
  color: #555;
  font-weight: 400;
  font-size: .9em;
}
.your-valley .navbar-toggle {
  border-color: #e3e3e3;
}
.your-valley .navbar-toggle .icon-bar {
  background-color: #e3e3e3;
}
.your-valley .navbar-default.towns-mobile {
  background-color: #0081c6;
  color: #ffffff;
  margin-bottom: 15px;
}
.your-valley .navbar-default.towns-mobile .navbar-nav > li {
  padding: 10px 0;
}
.your-valley .navbar-default.towns-mobile .navbar-nav > li > a,
.your-valley .navbar-default.towns-mobile .navbar-nav > li > a:hover {
  color: #ffffff;
}
.your-valley .navbar-default.towns-mobile .navbar-toggle {
  border-color: #ffffff;
}
.your-valley .navbar-default.towns-mobile .icon-bar {
  background-color: #ffffff;
}
.navbar.navbar-default {
  border: 0px 0px 0px 0px !important;
  background-color: transparent;
}
.your-valley .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.your-valley .nav > li > a { 
  padding: 6px 8px;
  font-size: 0.95em;
}
@media screen and (max-width: 992px) {
  .your-valley .nav > li > a { 
    font-size: 0.85em;
  }
}
.navbar-default .navbar-nav li a {
    color: #000000;
    font-size: 1.4em;
    list-style: none;
    text-decoration: none;
}
.your-valley nav .divider {
  display: none;
}
.your-valley nav .navbar-brand {
  color: white;
}
.w-dropdown-toggle:hover .db-dropdown-text,
.w-dropdown-toggle:hover .db-dropdown-icon {
  color: white;
}
.your-valley .navbar-default .navbar-toggle:hover {
  /*background: inherit;*/
  color: red;
}
.your-valley .navbar-default .navbar-toggle .icon-bar {

}
@media only screen and (min-width : 768px) {
  .your-valley .navbar-brand {
    display: none;
  }
}
.your-valley .navbar-default .navbar-nav > .active > a, 
.your-valley .navbar-default .navbar-nav > .active > a:focus,
.your-valley .navbar-default .navbar-nav > .open > a,
.your-valley .navbar-default .navbar-nav > .open > a:focus,
.your-valley .navbar-default .navbar-nav .open .dropdown-menu > li > a { /* Resets for hover / active / dropdowns */
    /*background: #a81419;*/
}
.your-valley .navbar-default .navbar-nav > .active > a:hover,
.your-valley .navbar-default .navbar-nav > .open > a:hover,
.your-valley .navbar-default .navbar-nav a:hover {
  /*background: #a81419;*/
}

@media screen and (max-width: 480px) {
  .your-valley .navbar-default .navbar-nav > .active > a:hover,
  .your-valley .navbar-default .navbar-nav > .open > a:hover,
  .your-valley .navbar-default .navbar-nav a:hover {
    background: #000000;
/*    background: #ffffff; */
  }
}

/* .your-valley nav, .your-valley nav a, .your-valley .navbar .nav > li > a { */
.your-valley nav, .your-valley .navbar .nav > li > a { /* Resets for links of various states */
  
}
.dropdown-menu>li>a {
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dropdown-menu>li>a:hover {
  color: #a81419;
}
.your-valley .dropdown .dropdown-menu {
  /*background: #a81419;*/
  font-size: 100%;
}
.your-valley .dropdown .dropdown-menu li {
  position: relative;
}
.your-valley .dropdown:hover {
  /*background-color: #a81419;*/
}
.your-valley .dropdown:hover .dropdown-menu {
  display: block;
  /*background-color: #a81419;*/
}
@media screen and (max-width: 480px) {
  .your-valley .dropdown:hover {
 /*   background-color: #ffffff; */
    background-color: #000000;
  }
  .your-valley .dropdown:hover .dropdown-menu {
    background-color: #ffffff;
  }
}
.your-valley .navbar-default .dropdown:hover .dropdown-menu { /* Enable dropdown expand on hover. By default it expands on click */
  display: block;
}
.dropdown-menu.right {
  left: unset;
  right: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #555
}
.navbar-default li.dropdown:hover {
  /*background: #d3d3d3 !important;*/
}
.navbar-default .navbar-nav>li:hover>a {
    color: white;
}
@media screen and (max-width: 768px) {
  .navbar-default li.dropdown,
  .navbar-default li.dropdown:hover {
    border-top: 0;
  }
}
@media only screen and (max-width : 768px) {
  .your-valley .navbar-default {
    /*background: #a81419 !important;*/
  }
  .navbar-default .navbar-nav > li > a {
    color: #000000;
  }
  .your-valley .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
  .your-valley .navbar-collapse .caret {
    display: none;
  }
  .navbar.navbar-default {
    border: 0px 0px 0px 0px !important;
    background-color: transparent;
    float: left;
    width: 100%;
  }
  .your-valley nav .navbar-brand {
    color: unset;
  }
}
.your-valley .nav > li.mobile-subnav > a {
  padding-top: 4px;
  padding-bottom: 4px;
}
.your-valley .nav .top-level {
  padding: 0px;
}
.nav .top-level a {
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  @media screen and (min-width: 768px) {
    .nav .top-level {
      padding: 30px 8px !important;
    }
    .navbar-default .navbar-nav li a {
      font-size: 1em;
    }
  }
}
@media screen and (max-width: 480px) {
  .nav .top-level {
    padding: 5px !important;
  }
}
@media only screen and (max-width : 480px) {
  .nav .main-option {
    width: 90%;
    float: left;
  }
}
.nav .mobile-subnav-toggle {
  width: 10%;
  float: right;
  color: #000000;
  cursor: pointer;
  text-align: right;
}
.nav .mobile-subnav-toggle i {
  font-size: 140%;
}
.nav .mobile-subnav-item {
  font-size: 95%;
  padding-left: 25px;
  display: none;
}

/* ===== DROPDOWN MENU ===== */
.your-valley .dropdown-menu {
  position: absolute;
  display: none;
  top: 40px;
  left: 0;
  /*float: left;*/
  min-width: max-content;
  padding: 5px 0;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #777;
  border: 1px solid rgba(0,0,0,.15);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.your-valley .dropdown-menu li a:hover {
  color: #ffffff;
}


.your-valley .navbar-default .dropdown .dropdown-menu li:hover .tertiary-menu {
  display: block;
}

.your-valley .poweredby {
  font-size: 0.8em;
  padding: 10px 0;
}
.your-valley .poweredby,
.your-valley .poweredby a {
  color: #888;
}
.footer-links {
  padding: 0 !important;
}
.footer-links .caps {
  text-transform: uppercase;
  font-weight: 700;
}
.footer-links li {
  /*margin-bottom: 10px;*/
  font-size: 16px;
}
.section-child {
  padding-left: 15px;
  text-transform: none;
  font-weight: normal;
}
.your-valley .footer {
  padding: 10px 0;
  margin-bottom: 15px;
}
.your-valley .footer .logo img {
  max-width: 95%;
  margin-top: 10px;
}

.your-valley .hero-screen {
  background-color: rgba(0,129,198,0.4);
}
.your-valley .screen {
  background-color: rgba(0,129,198,0.7);
}

.footer .sister-list li {
  margin: 0 20px;
}
.your-valley .short-footer {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #888888;
  margin: 10px 0 30px 0;
  text-align: center;
}
.your-valley .short-footer a {
  color: #999;
}
@media only screen and (min-width : 1200px) {
  .your-valley .short-footer .copyright {
    text-align: left;
  }
  .your-valley .short-footer .powered {
    text-align: right;
  }
}
.your-valley .footer a {
  color: white;
}
.your-valley .footer .links a {
  display: block;
  line-height: 1.5;
  font-size: 1.05em;
}
.your-valley .footer .links .col {
  float: left;
  margin-right: 25px;
}
.your-valley .footer .enews-signup .email {
  width: 90%;
  border: 0;
  padding: 4px 10px;
}
.your-valley .footer .enews-signup button {
  border: 0;
  padding: 4px 10px;
  width: 50%;
}
.your-valley .footer .icons a {
  font-size: 2.0em;
  margin-right: 10px;
}
.your-valley .content_bootstrap .byline,
.your-valley .maincontent-column .byline-block {
  display: block;
  font-family: 'Muli', sans-serif;
  font-weight: 800;
  margin-bottom: 20px;
  padding-top: 10px;
}
.your-valley .content_bootstrap .byline img,
.your-valley .maincontent-column .byline-block img {
  width: 50px;
  height: 50px;
  border-radius: 5em;
  margin-right: 10px;
  margin-top: -8px;
  float: left;
}
.your-valley .content_bootstrap .byline img.static-byline,
.your-valley .maincontent-column .byline-block img.static-byline {
  height: 65px;
  width: auto;
  border-radius: 0;
  margin-right: 0;
  margin-top: 0;
  float: none;
}
.your-valley .content_bootstrap .byline a,
.your-valley .maincontent-column .byline-block q {
  display: inline-block;
  clear: right;
}

.your-valley .content_bootstrap .inset-photos {
  margin-bottom: 15px;
}
.your-valley .section-3col .box-ap-default .item,
.your-valley .section-4col .box-ap-default h3.item {
  margin-bottom: 14px;
  line-height: 1.0;
}
.your-valley .section-5col .box-ap-default h3.item,
.your-valley .section-6col .box-ap-default h3.item {
  margin-bottom: 18px;
  line-height: 1.0;
}

/* Legacy WP support */
.alignleft {
  float: left;
  margin-right: 1.5em; }

.alignright {
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both; }

.alignleft img,
.alignright img,
.aligncenter img {
  display: block;
  margin-bottom: 7px;
}

/* Racks */
#racks {

}
#racks H1 {
  color: black;
  margin: 0 0 20px 0;
  padding: 0;
}

#racks #searchfields {
  font-size: 11px;
  margin-bottom: 25px;
}

#racks #searchfields .field {
  margin-right: 15px;
}

#racks #searchfields .title {
  
}

#racks #searchfields .inputtext {
  font-size: 10px;
  border: 1px solid #ccc;
  padding: 2px;
}

#racks #searchfields #zip {
  width: 45px;
}

#racks #searchfields #town {
  width: 100px;
}

#racks #searchfields #keyword {
  width: 80px;
}

#racks #searchfields #submit {
  background: none repeat scroll 0 0 #666;
  border: medium none;
  color: white;
  font-size: 13px;
  padding: 2px 7px;
  text-transform: uppercase;
}

#racks #resultcolumn {
  float: left;
  position: relative;
  width: 47%;
  margin-right: 2%;
}

#racks #resultcolumn #results {
  margin-bottom: 20px;
}

#racks #resultheader {
  font-size: 12px;
  color: #999;
}

#racks #resultheader #pagination {
  font-size: 11px;
  float: right;
}

#racks #resultheader #pagination A {
  margin-left: 10px;
}

#racks .result {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #CCC;
  cursor: pointer;
}

#racks .firstresult {
  margin-top: 20px;
  padding-top: 0;
  border-top: none;
}

#racks .result .marker {
  float: left;
  width: 35px;
}

#racks .result .fields {
  float: left;
  width: 215px;
}

#racks .result H4 {
  margin: 0 0 5px 0;
  padding: 0;
}

#racks .result P {
  margin: 0 0 5px 0;
  padding: 0;
}

#racks .result .distance {
  font-size: 11px;
  color: #999;
}

#racks #mapcolumn {
  position: relative;
  float: left;
  width: 50%;
}

#racks .location_map {
  width: 100%;
  height: 600px;
}

#racks #geolocator {
  display: none;
  margin-bottom: 10px;
  cursor: pointer;
  float: left;
}

#racks #geolocator.hover {
  color: #CF5D1D;
}

#racks .scrollRemain {
  position: fixed;
  top: 20px;
  
}

#racks #noresults {
  font-size: 24px;
  color: #999;
  font-style: italic;
  text-align: center;
  margin-top: 50px;
}

#racks .clearsearch {
  font-size: 11px;
  margin-left: 10px;
}



/* ===== WP Overrides ===== */
.caption-box-margins.alignnone,
.caption-box-margins.alignleft {
  margin-right: 15px;
  float: left;
}
.caption-box-margins.alignright {
  margin-left: 15px;
  float: right;
}
.caption-box-text {
  font-family: sans-serif;
  font-weight: bold;
  margin-top: 5px;
}


/* ===== MC Overrides ===== */
.your-valley #mc_embed_signup form {
  padding: 0 0 15 3%;
}
.your-valley #mc_embed_signup .indicates-required {
  float: right;
}
.your-valley #mc_embed_signup input[type="checkbox"] {
  margin-right: 5px;
}

/* ===== Mobile Adjustments ===== */
@media screen and (max-width: 480px) {
  h1, .h1, .your-valley .content_bootstrap h1 {
    font-size: 2.5em;
  }
  .your-valley div.pk-section {
    border-right: 0px;
  }
  .reverse-bar-label {
    line-height: 32px;
    padding: 5px 0;
  }
}

/* ===== PACKAGE - INSET TILES */
.package-inset {
  float: left;
}
.content_bootstrap .package-inset h4 {
  font-size: 1.3em;
}
.package-inset img {
  max-width: 100%;
}
.your-valley .content_bootstrap .body {
  font-size: 0.9em;
  line-height: 1.55;
}
.your-valley .content_bootstrap .body p {
  margin-bottom: 15px;
}
@media only screen and (min-width : 768px) {
  .your-valley .no-rail .content_bootstrap .body {
    padding: 0 15%;
  }
}
.your-valley .content_bootstrap .caption {
  font-size: 0.85em;
  margin-top: 8px;
}
.your-valley .no-rail .content_bootstrap .large_photos img {
    max-height: 760px;
}

/* ===== PENCIL/PUSHDOWN AD ===== */
.pencil-ad-container {
  width: 1150px;
  margin: auto;
  margin-top: -10px;
  margin-bottom: 10px;
}
.pencil-ad {
  width: 1150px;
  height: 440px;
  margin: 0 auto 0 7px;
  overflow: hidden;
  position: relative;
}
.pencil-ad .clickable-area {
  z-index: 9999;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  position: absolute;
  top: 42px;
  right: 8px;
  cursor: pointer;
}
.col-4 h3 {
  font-size: 1.2em;
}

/* ===== Lists with images ===== */
.list-item {
  display: block;
  padding: 5px 0 10px 0 !important;
  margin: 5px 0 10px 0 !important;
  font-size: 1.2em;
}
.widget-image,
.widget-image {
  width: 33%;
  /*height: 90px;
  overflow: hidden;*/
  margin-right: 10px;
  float: left;
  clear: none;
}
.container .widget-image img {
  max-width: 100%;
  /*max-height: 90px;*/
}
.widget-tease {
  float: left;
  clear: none;
}
.widget-tease.white {
  color: #fff;
  font-weight: 400;
}
.rule-below {
  display: block;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #c9c9c9 !important;
}
.weather-sponsor {
  position: absolute;
  margin-top: -85px;
}
.mobile-links a {
  font-size: 75%;
  font-family: 'Open sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px;
}
.grid-item .photo-container {
  background-color: inherit !important;
}
/*.twt-count-0 {
    display: none;
} */

.your-valley .maincontent-column .byline-block {
  margin-top: 20px; 
  padding: 20px; 
  background-color:#bfdff1; 
  font-size:0.75em;
}

.your-valley .maincontent-column .subscribe-notice {
  display: block;
  margin-bottom: 50px;
  text-align: center;
}
.your-valley .maincontent-column .subscribe-notice .msg {
  margin-top: 10px;
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}
.your-valley .maincontent-column .subscribe-notice .msg h4 {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  color: #969696;
}
.your-valley .maincontent-column .subscribe-notice .msg h4 a {
  color: #0081c6;
}
.your-valley .pk-section.section-2col .box-eedition h1 {
  font-size: 1.5em;
}

.obits-plug .inm-nameplate img {
  max-width: 30%;
}
.obits-plug .mml-nameplate {
  margin-bottom: 30px;
}
.obits-plug .mml-nameplate img {
  max-width: 80%;
}
.obits-plug h2 {
  margin: 0 0 10px 0;
}
.obits-plug .well {
  background-color: #f6f3e1;
  border-color: #f6f3e1;
}
.in-story-ad {
	float: left;
	padding-right: 16px;
}
.recent-comments h1 {
  display: none;
}
.newspaper-button {
  text-transform: none;
}
.btn.btn-md.btn-default.newspaper {
  background-color: #0081c6;
  color: white;
  font-weight: bold;
  margin-top: 10px;
}
.btn.btn-md.btn-default.newspaper:hover {
  background-color: #777;
}
.mobile-search {
  padding: 10px 10px;
  position: relative;
}
.mobile-search i.fa-search {
  position: absolute;
  right: 20px;
  margin-top: -37px;
  font-size: 26px;
  color: #999;
  cursor: pointer;
}