/* Lake Country Reporter Colors
Red: #d22833;
Dark Blue: #133f70;
Med. Blue: #0ebff1;
Light Blue: #ade3fd;
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

body.lcr {
  background-color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.35;
  margin: 20px auto 0px auto;
  word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6, .story-head {
  font-family: 'PT Serif', serif;
  font-weight: 700;
  line-height: 1.05;
}
h1, h2, h3, h4 {
  margin-bottom: 15px;
}
h5, h6 {
  margin-bottom: 8px;
}
.story-head {
  font-weight: 700;
  font-size: 1.2em;
}
.story-head.lede {
  font-size: 1.8em;
  line-height: 1.2;
}
p {
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family:'PT Sans', sans-serif;
  font-size: 17px;
}
a {
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #133f70;
}
a:hover {
  color: #0ebff1;
  text-decoration: none;
}
.story-head a,
a.story-head,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: black;
}
.darkblue a {
  color: white;
}
.darkblue a:hover {
  color: #dedede;
}
.story-head a:hover,
a.story-head:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #d22833;
}
.photo img,
img.photo {
  max-width: 100%;
}
#subtitle {
  color: #666;
  font-family: 'Open sans condensed', sans-serif;
  font-weight: 700;
  font-size: 2em;
}

.margin-bottom {
  margin-bottom: 20px;
}

.black { 
  background-color: #000000;
}

/* Bootstrap fixes */
.label {
  border-radius: inherit;
  color: #d22833;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: inherit;
  text-align: inherit;
  vertical-align: inherit;
  white-space: inherit;
}
#widget_detail_floated_polls .label {
  display: inline !important;
}
.lead {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-bottom: inherit;
}

.button {
  display: inline-block;
  padding: 4px 11px;
  float: left;
  border-color: rgba(107, 106, 106, 0.41);
  background-color: #f5f2f2;
  color: #6b6a6a;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button.log-in {
  height: 27px;
  margin-right: 13px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #a39e9e;
  font-weight: 400;
}
.button.log-in.register {
  margin-right: 8px;
  padding-top: 4px;
  padding-bottom: 5px;
  float: left;
  clear: none;
  border-color: #c9c9c9;
  border-bottom-style: solid;
  background-color: #f5f2f2;
  color: #737070;
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
}
.button.log-in.register:hover {
  background-color: #badbe3;
}
.button.pow {
  display: block;
  width: 93px;
  height: 33px;
  margin: 8px auto 0px;
  padding-top: 0px;
  padding-right: 9px;
  padding-left: 9px;
  float: none;
  border-radius: 10px;
  background-color: #165363;
  font-family:'PT Sans', sans-serif;
  color: white;
  text-transform: uppercase;
}
.col-md-8.nameplate-col {
  padding-left: 10px;
}
.nameplate {
  position: relative;
  height: unset;
  max-width: 100%;
}
.nameplate img {
  max-width: 100%;
  max-height: 275px;
}
.nameplate .header-date {
  position: absolute;
  right: 60px;
  top: 25px;
}

.col-md-10.nameplate-col {
  padding: 0 !important;
  margin: 20px 0 0 0;
}
@media only screen and (min-width : 400px) {
  .large-lead-story h2 {
    font-size: 2em;
  }
  .large-tease-wrap h4 {
    font-size: 1.3em;
  }
  .hero-tease-wrap h4 {
    font-size: 1.25em !important;
    line-height: 18px
  }
}
@media only screen and (max-width : 768px) {
  .large-screen-heads {
    width: 100% !important;
    float: left !important;
  }
}
@media only screen and (min-width : 768px) {
  .large-lead-story h2  {
    font-size: 2.5em;
  }
  .large-tease-wrap h4 {
    font-size: 1.5em;
  }
  .hero-tease-wrap h4 {
    font-size: 1.5em !important;
    line-height: 22px
  }
}
@media only screen and (max-width : 992px) {
  .large-tease-wrap {
    width: 90% !important;
  }
  .single-hero-head h2 {
    font-size: 2.2em;
  }
  .single-hero-head h4 {
    font-size: 1.5em;
  }
}

@media only screen and (min-width : 992px) {
  .large-tease-wrap h4 {
    font-size: 1.8em;
  }
  .single-hero-head h2 {
    font-size: 2.5em;
  }
  .single-hero-head h4 {
    font-size: 1.8em;
  }
}
@media only screen and (min-width : 1200px) {
  
}
.nameplate.small {
  display: block;
  max-width: 358px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  float: none;
  text-align: left;
}
.nameplate.small.right {
  margin-top: 55px;
  margin-right: 84px;
}
.nameplate.small.smaller {
  width: 250px;
}
.nameplate.link {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.nameplate.link:hover {
  border-color: transparent;
}
.nav-link {
  height: 38px;
  margin-left: 8px;
  padding-top: 10px;
  background-color: #bae3df;
  font-family:'PT Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.nav-link.alternate {
  padding-right: 27px;
  background-color: #d22833;
  color: white;
  font-size: 15px;
  font-weight: 400;
}
.navbar-upper {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 1px 1px 0px;
  border-color: white white transparent;
  background-color: transparent;
  text-align: left;
}
.upper {
  margin: 0 2px;
  padding: 6px 8px;
  font-size: .9em;
  list-style-type: none;
}
.mobile .upper {
  display: inline-block;
  font-size: .8em;
  padding: 6px 5px;
  margin-bottom: 10px;
}
.mobile .topnav {
  margin-bottom: 10px;
}
.page-body {
  margin-top: 0px;
  border-bottom-style: none;
  text-decoration: none;
}
.page-body.no-rule {
  padding-right: 6px;
  padding-left: 6px;
}
.right-rail {
  height: auto;
  min-height: 0px;
  padding-top: 0px;
  padding-right: 0px;
  border-left: 1px none #cfcfcf;
}
.main-display {
  padding-right: 12px;
  padding-left: 8px;
  border-right: 1px solid #c9c9c9;
  border-left-color: #cfcfcf;
}
.label {
  padding-left: 0;
  text-transform: uppercase;
  display: block;
  font-size: 1.5em;
  margin-bottom: 15px;
  color: #133f70; 
  font-family: 'Anton', sans-serif;
  letter-spacing: 1px;
}
.label.blue {
  margin-top: 0px;
  margin-bottom: 3px;
  float: none;
  clear: right;
  color: #d22833;
  text-align: left;
}
.label.no-extra-space {
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom-style: none;
  letter-spacing: 0px;
}
.label.small {
  font-size: 14px;
}
.lede-image.vertical {
  margin-right: 15px;
  float: left;
  background-image: url('../images/example-bg.png');
  background-size: 125px;
  width: 50%;
  max-width:400px;
}
.register-search {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px none #c4bcbc;
}
.search-field {
  position: static;
  display: block;
  width: 30px;
  height: 27px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 142px;
  padding-top: 9px;
  padding-left: 0px;
  float: none;
  clear: none;
  border: 1px solid #c9c9c9;
  background-color: #c9c9c9;
  color: #737070;
}
.search-field.alternate {
  margin: -28px 771px -1px 0px;
  padding-top: 9px;
  padding-left: 0px;
  float: right;
  clear: none;
}
.text-lede {
  margin-top: 8px;
  margin-right: 5px;
  border-bottom-style: none;
  font-family:'PT Sans', sans-serif;
  font-size: 15px;
}
.text-lede.full-width-text {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-bottom-style: none;
}
.page-center {
  width: auto;
  margin-top: 0px;
  border-top: 1px none #e3e3e3;
  border-bottom: 1px none #6b6a6a;
  background-color: white;
}
.page-top {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-style: none;
  border-left-style: none;
  border-left-width: 0px;
  background-color: white;
}
.header-slogan {
  margin-top: 0px;
  margin-bottom: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  border-top: 1px solid #dbd9d9;
  border-bottom: 1px solid #d4d2d2;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #8b8c8c;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.brand-link {
  position: static;
  display: block;
  margin: 4px auto 0px;
  padding-left: 18px;
  float: none;
  background-color: transparent;
}
.story-head:hover {
  background-color: transparent;
  color: #d22833;
}
.story-head.lede {
  text-align: left;
}
.story-head.no-float {
  padding-top: 3px;
  padding-bottom: 3px;
  float: none;
}
.story-head.no-float.tint {
  border-style: none;
  background-color: transparent;
}
.content-area-list {
  position: relative;
  padding-right: 0px;
  padding-left: 8px;
  float: none;
  border-right-style: none;
  border-right-width: 1px;
}
.content-area-list.rule-left {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 15px;
  border-left: 1px solid #c9c9c9;
  border-right-style: none;
  border-right-color: #c9c9c9;
}
.content-area-list.rule-right {
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-right-style: solid;
  border-right-color: #c9c9c9;
}
.header {
  padding-left: 0px;
  padding-bottom: 0px !important;
}
.header p {
  margin-top: 15px;
}
@media only screen and (max-width : 480px) {
  .header {
    margin-top: 0 !important;
  }
}
.single-image {
  padding-right: 15px;
  padding-left: 8px;
  float: left;
}
.single-story {
  margin-right: 0px;
  padding: 7px 8px;
  border-top: 1px none #6b6a6a;
  border-bottom: 1px none #6b6a6a;
}
.single-story.right-rule {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  border-right: 1px solid #c9c9c9;
  border-bottom-style: none;
}
.single-story-head {
  margin-top: 18px;
  font-family: 'PT Serif', serif;
  font-size: 30px;
  font-weight: 700;
}
.single-story-head:hover {
  color: #d22833;
}
.single-story-head.link {
  float: none;
  clear: none;
  color: #000000;
  text-decoration: none;
}
.single-story-head.link:hover {
  background-color: transparent;
  color: #d22833;
}
.single-story-text {
  margin-top: 8px;
  margin-bottom: -1px;
  padding-right: 25px;
  padding-bottom: 1px;
  font-family:'PT Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-indent: 0px;
}
.search-glyph {
  margin-top: -14px;
  padding: 0px 0px 0px 5px;
}
.breaking-head {
  margin-top: 24px;
  font-family: 'Droid Sans', sans-serif;
  color: white;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: left;
}
.detail-footer h4 {
  font-size: 1.25em;
}
footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
  /*background-color: #0ebff1;*/
  background-color: #1d90cb;
  padding-top: 5px;
  padding-bottom: 20px;
}
footer,
footer * {
  color: white !important;
}
footer .nameplate-footer {
  margin-bottom: 5px;
  margin-top: -4px;
}
footer .nameplate-footer img {
  max-width: 100%;
}
.footer-columns {
  margin-right: 0px;
  margin-left: 0px;
}
footer .label {
  font-family: 'Anton', sans-serif;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer-address {
  border-bottom-style: none;
  color: white;
  font-size: 16px;
  margin-left: 80px;
}
.classified-head {
  /*font-family: Bitter, serif;*/
  font-family: 'PT Sans Narrow', sans-serif;
}
.classified-head.color {
  color: #165363;
}
.classified-head.color.blue {
  color: #d22833;
}
.reverse-bar {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0 20px;
  background-color: #133f70;
}
.reverse-bar.red {
  background-color: #d22833;
}
.reverse-bar-label {
  height: 50px;
  line-height: 50px;
  font-family: 'Anton', sans-serif;
  font-size: 2em;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.reverse-bar-label.centered {
  text-align: center;
}
@media only screen and (min-width : 768px) {
  .footer-block {
    border-right: 1px solid #589ec0;
    min-height: 170px;

  }
}
.footer-block {
  opacity: 1;
}
.staff-photo {
  margin-bottom: 9px;
}
.social-icons {
  margin-right: 15px;
}
.nav-menu {
  margin-left: 0px;
  padding-top: 0px;
  float: left;
  color: white;
}
.nav-menu.horiz {
  padding-top: 12px;
  padding-left: 20px;
}
.poll-answer {
  margin-top: 0px;
  float: left;
  padding: 0 0 0 10px;
  width: 95%;
  font-weight: 600;
  text-align: left;
}
.poll-radio{
  width: 1%;
}
.poll-module {
  margin-top: 6px;
  padding-left: 9px;
  border-left: 1px none #c9c9c9;
}
.poll-field {
  margin-top: 2px;
  padding-top: 5px;
}
.poll-submit-button {
  margin-top: 9px;
  background-color: #636161;
}
.thought-quote {
  font-size: 30px;
  text-align: left;
}
.weather-icon {
  margin-left: 7px;
  float: left;
}
.search-icon {
  position: absolute;
  margin-left: 10px;
  padding: 6px;
  top: -5px;
  right: 3px;
  font-size: 24px;
  z-index: 99;
}
.story-list-with-photo {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 2px solid rgba(99, 97, 97, 0.2);
}
.story-list-with-photo.first {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.story-list-photo {
  margin-right: 12px;
  float: left;
}
.byline {
  margin-top: 12px;
  margin-bottom: 12px;
  font-family:'PT Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.read-more-link {
  font-family:'PT Sans', sans-serif;
  color: #165363;
  font-size: 15px;
  text-decoration: none;
}
.read-more-link:hover {
  background-color: transparent;
  color: #0ebff1;
}

@media (max-width: 991px) {
  .navbar {
    text-align: left;
  }
  .brand-link {
    left: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: left;
    clear: none;
  }
  .single-story-head {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .navbar {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .single-story-head {
    margin-top: 8px;
  }
  .ticker-type {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 17px;
  }
}/* ===== CORE OVERRIDES ===== */
.lcr #browse_content {
  padding: 0 15px;
}
.lcr #browse_content .content_list .item {
  margin: 0 0 50px 0;
  padding: 0px;
}
.lcr #browse_content .content_list .item .headline {
  margin-top: 0;
}
.lcr #browse_content .content_list .item .headline A:hover {
  color: #af2a3c;
}
.lcr #browse_content .content_list .item.col-md-3,
.lcr #browse_content .content_list .item.col-md-12
.lcr #browse_content .content_list .item.col-xs-12, {
  padding: 0px;
}
.lcr #browse_content .page_info_top {
  font-size: 14px;
}
.lcr #browse_content .sort_options {
  font-size: 15px;
}
.lcr .content_bootstrap #overline {
  color: #133f70; 
  font-family: 'Anton', sans-serif;
  letter-spacing: 1px;
}
.lcr #widget_browse_pagination {
  font-size: 1.35em;
}
.lcr .pk-section {
  border: 0;
}
.lcr .content_bootstrap #widget_detail_floated .pullquote .quote-body {
  line-height: 1.2;
}
@media only screen and (max-width : 480px) {
  .new-navigation {
    padding-bottom: 20px;
  }
  #widget_detail_postlinks {
    display: none;
  }
}
.navbar {
  padding: 0 0 0 0px !important;
}
.dropdown .dropdown-toggle:hover {
  /*background-color: #d22833 !important;*/
}
.ear-col {
  font-family: Arial, Helvetica, sans-serif !important;
}
.box-link {
  text-align: right;
}
.box-link a {
  color: #165363;
}
.box-link a:hover{
  color: #0ebff1;
}

.story_list .headline {
  font-size: 2.0em !important;
}
.story_list .img_container {
  margin-right: 15px !important;
}
@media screen and (max-width: 992px) {
  .story_list .img_container {
    width: 100% !important;
    height: 200px;
  }
  .story_list .img_container img {
    max-width: 100% !important;
    max-height: 200px !important;
  }
}
@media screen and (max-width: 480px) {
  .story_list .img_container {
    width: 100% !important;
  }
  .story_list .img_container img {
    max-width: 100% !important;
  }
}
.story_list .lead {
  font-size: 1.2em;
}
.story_list .morelink {
  font-size: 1em !important;
}
.story_list .morelink a:hover {
  color: #d22833;
}
.story_list .dateline {
  font-size: 1.25em !important;
}
.top-ad .margins {
  margin: 10px 0;
}
@media screen and (max-width: 992px) {
  .row-eq-height {
    display: block !important;
  }
  .pk-layer.withear .ear-col {
    margin-bottom: 0px !important;
  }
  .section-margins {
    margin-bottom: 20px !important;
  }
}
.cq-calendar h3 {
  color: #999;
}
.content_bootstrap.legals #widget_detail_comments {
  display: none;
}
.lcr .content_bootstrap .large_photos img {
  max-height: 520px;
}

.form-control.required {
  background-color: #e5effb;
}


/* FOLLOWING WAS MERGED IN */
.container {
  padding-right: 20px;
  padding-left: 20px;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.lcr .header {
  position: relative;
}
.lcr .maincontent-column,
.lcr aside.rail {
	padding: 15px;
}
.lcr aside.rail .railitem {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.lcr aside.rail .railitem:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.lcr .maincontent-column .leaderboard {
  max-width: 728px;
  max-height: 250px;
  display: inline-block;
  margin: 0 auto 12px auto;
}
.pk-layer.noear,
.pk-layer.withear .layer-col {
	background: white;
	margin-bottom: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.lcr .pk-layer.withear .ear-col {
	background-color: #067AB1;
	color: white;
	margin-bottom: 0;
	padding-top: 14px;
	padding-bottom: 14px;
}
.lcr .pk-layer.noear.masthead-layer {
  padding-top: 5px;
  padding-bottom: 0px;
  margin-bottom: 25px;
}
.lcr .pk-layer.noear.masthead-layer .box.search-widget {
  width: 80%;
  margin-top: 98px;
}
.lcr .pk-layer.noear.masthead-layer .box.search-widget form {
  position: relative;
}
.lcr .pk-layer.noear.very-top {
  padding: 10px 20px 0 20px;
  color: #999;
}
.lcr .pk-layer.transparent.noear {
  background-color: transparent;
  padding: 0px;
}
.pk-layer.transparent.noear .box-content-hero-list {
  padding-right: 10px;
  padding-left: 10px;
}
.container-fluid.pk-layer.breaking {
  margin-bottom: 10px;
}
.lcr .pk-layer.breaking.withear .ear-col {
	background-color: #d22833;
	color: white;
	padding: 5px 5px 5px 20px;
}
.lcr .pk-layer.breaking.withear .layer-col {
	padding-top: 0;
	padding-bottom: 0;
  padding-left: 10px;
  background-color: #000000;
}
.pk-layer.noear.red,
.pk-layer.withear.red .layer-col {
	background-color: #d22833;
  color: #ffffff;
  margin-bottom: 14px;
}
.pk-layer.noear.red a,
.pk-layer.withear.red a .layer-col {
  color: #ffffff;
}
.pk-layer.noear.red a:hover,
.pk-layer.withear.red a:hover .layer-col {
  color: #e3e3e3;
  text-decoration: none;
}
.lcr .pk-layer.breaking .layer-col {
  padding-top: 0px;
}
.pk-layer.withear .ear-col .reverse-bar-label {
	margin-top: 0;
	padding-top: 0;
}
.pk-layer .labl {
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #D1540E;
	color: white;
}
.pk-section {
	border-right: 1px solid #dedede;
	overflow: hidden;
	word-wrap: break-word;
}
.pk-section[last-child] {
	border-right: 0;
}
.container .pk-section .box {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.container .pk-section .box-link {
	margin-top: 10px;
}
.pk-section .box:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.pk-section .box.box-content-tiles {
  margin-top: 0;
}
/* This seems to screw a lot of things up */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.lcr .cover-photo {
	cursor: pointer;
	width: 100%;
	height: 100px;
	background-position: center center;
    background-size: cover;
}

/* Boxes */
.lcr .when {
  display: none;
}
.lcr .box-single-hero-photo {
  margin: 0;
  padding: 0;
}
.lcr .hero-photo img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.lcr .hero-photo-container .label,
.lcr .hero-photo-container .label.right {
  color: #113f70;
}
.lcr .screen,
.lcr .hero-screen {
  color: rgba(17,63,112,0.8);
}
.lcr .large-screen-heads .box-link {
  background-color: #113f70;
}
.lcr .grid-item .single-story-head {
  line-height: 22px;
}
.lcr .box.box-content-grid a {
  color: #000000;
}
.lcr .box.box-content-grid a:hover {
  color: #d22833;
}
.pk-layer.breaking h3 {
  font-size: 1.6em;
  line-height: 1.6em;
}
.pk-layer.breaking h3 > a {
  color: #ffffff;
}
.pk-layer.branding.noear {
  background-color: #133f70;
}
.pk-layer.branding.noear .box-content-headlines,
.pk-layer.branding.withear .layer-col .box-content-headlines {
	text-align: center;
  background-color: #0d59c0;
}
.pk-layer.noear.medblue {
  background-color: #0ebff1;
}
.pk-layer.noear.lightblue {
  background-color: #ade3fd;
}
.pk-layer.breaking.noear .box-content-headlines,
.pk-layer.breaking.withear .layer-col .box-content-headlines {
	text-align: left;
}
.pk-layer.black.noear {
  background-color: #000000;
  padding-top: 14px;
  padding-bottom: 14px;
}
.container.pk-layer.shaded.noear{
  background-color: #e3e3e3;
  color: #555555;
  padding-top: 14px;
  padding-bottom: 14px;
}
.container.pk-layer.shaded.noear a {
  color: #555555;
}
.container.pk-layer.shaded.noear a:hover {
  color: #ffffff;
}
.pk-layer .box-content-gallery .carousel .canvas {
  background: #efefef;
  margin-bottom: 10px;
}
.pk-layer .section-1col .box-content-gallery .item img {
  height: 95px;
}
.pk-layer .section-2col .box-content-gallery .item img {
  height: 210px;
}
.pk-layer .section-3col .box-content-gallery .item img {
  height: 325px;
}
.pk-layer .section-4col .box-content-gallery .item img {
  height: 440px;
}
.pk-layer .section-5col .box-content-gallery .item img {
  height: 550px;
}
.pk-layer .section-6col .box-content-gallery .item img {
  height: 600px;
}
.pk-layer .box-content-gallery .thumbnails {
  text-align: center;
}
.pk-layer .box-content-gallery .thumbnails li {
  display: inline-block;
  margin: 0 .25% 5px .25%;
  opacity: 0.5;
}
.pk-layer .box-content-gallery .thumbnails li.active {
  opacity: 1.0;
}
.pk-layer .section-6col .box-content-gallery .thumbnails li {
  width: 11.5%;
  height: 95px;
}
.pk-layer .section-5col .box-content-gallery .thumbnails li {
  width: 13.3%;
  height: 85px;
}
.pk-layer .section-4col .box-content-gallery .thumbnails li {
  width: 15.6%;
  height: 75px;
}
.pk-layer .section-3col .box-content-gallery .thumbnails li {
  width: 18%;
  height: 60px;
  margin-bottom: 3px;
}
.pk-layer .section-2col .box-content-gallery .thumbnails li {
  width: 22%;
  height: 45px;
  margin-bottom: 3px;
}
.pk-layer .section-1col .box-content-gallery .thumbnails li {
  width: 31%;
  height: 40px;
  margin-bottom: 3px;
}
.pk-layer .box-content-gallery .carousel-caption {
  display: none;
}
.pk-layer.lightblue .heading-1 {
  color: black;
}
.pk-layer .section-1col .box-content-default .photo img {
  /*max-height: 98px;*/
}

.pk-layer .box-content-default .photo.vertical {
  float: left;
  width: 35%;
  margin: 0 10px 4px 0;
}
.pk-layer .section-1col .box-content-default .photo.vertical {
  float: none;
  width: inherit;
  margin: inherit;
}

.pk-layer .section-1col .box-content-default .story-head {
  font-size: 120%;
  line-height: 1.1;
}
.pk-layer .section-1col .box-content-default .text-lede {
  font-size: 90%;
  line-height: 1.35;
}
.pk-layer .section-3col .box-content-default .heading-1 {
  font-size: 160%;
  line-height: 1.1;
}
.pk-layer .section-4col .box-content-default .heading-1 {
  font-size: 160%;
  line-height: 1.1;
}
.pk-layer .section-5col .box-content-default .heading-1 {
  font-size: 175%;
  line-height: 1.1;
}
.lcr .section-6col h1 {
	font-size: 3.25em;
}
.lcr .section-5col h1 {
	font-size: 3.15em;
}
.lcr .section-4col h1 {
	font-size: 3.0em;
}
.lcr .section-3col {
	font-size: 0.90em;
}
.lcr .section-3col h1 {
	font-size: 2.5em;
}
.lcr .section-2col {
	font-size: 0.90em;
}
.lcr .section-2col h1 {
	font-size: 2.0em;
}
.lcr .section-2col .cover-photo {
	height: 200px;
}
.lcr .section-1col {
	font-size: 0.85em;
}
.lcr .section-1col h1 {
	font-size: 150%;
}
.lcr .section-1col h3 {
	font-size: 150%;
}
.pk-layer .section-2col .box-content-default .content-polls img.photo {
  max-height: 95px;
}
.pk-layer .section-2col .box-content-default .content-polls .photo.vertical {
  width: auto;
}
.pk-layer .box-content-default .poll-section {
	font-family:'PT Sans', sans-serif;
}
.pk-layer .box-content-default .poll-section .vote .btn.btn-primary,
.btn.btn-primary {
	background-color: #133f70;
	border-color: #133f70;
	min-width: 80px;
}
.pk-layer .box-content-default .poll-section .vote .btn.btn-primary:hover,
.btn.btn-primary:hover {
  background-color: #0e2e51;
  border-color: #0e2e51;
  color: #ffffff;
}
.btn.btn-default.cottage-grove {
  background-color: #0baf4e;
  border-color: #0baf4e;
  color: #ffffff;
  min-width: 80px;
}
.btn.btn-default.cottage-grove:hover {
  background-color: #0baf4e;
  border-color: #0baf4e;
  color: #ffffff;
}
.btn.btn-default.hastings {
  background-color: #ec1b30;
  border-color: #ec1b30;
  color: #ffffff;
  min-width: 80px;
}
.btn.btn-default.hastings:hover {
  background-color: #ec1b30;
  border-color: #ec1b30;
  color: #ffffff;
}
.btn.btn-default.pierce-county {
  background-color: #69abdf;
  border-color: #69abdf;
  color: #ffffff;
  min-width: 80px;
}
.btn.btn-default.pierce-county:hover {
  background-color: #69abdf;
  border-color: #69abdf;
  color: #ffffff;
}
.btn.btn-default.stanley {
  background-color: #056839;
  border-color: #056839;
  color: #ffffff;
  min-width: 80px;
}
.btn.btn-default.stanley:hover {
  background-color: #056839;
  border-color: #056839;
  color: #ffffff;
}

.pk-layer .box-content-default .poll-section .response {
	margin-bottom: 5px;
}
.pk-layer .box-content-default .poll-section .response label {
	font-weight: normal;
}
.pk-layer .box-content-default .poll-section .input {
	margin-right: 10px;
}
.pk-layer .section-1col .box-content-default .poll-section {
	display: none;
}
.lcr .pk-layer .box-calendar-default .calendar-featured-date a {
  color: black;
}
.lcr .box-content-carousel .carousel-indicators {
    bottom: 0;
    left: 0;
    list-style: none outside none;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 15;
}
.lcr .box-content-carousel .carousel-indicators li {
	border-color: #bbb;
	background-color: #bbb;
}
.lcr .box-content-carousel .carousel-indicators .active {
	border-color: #0ebff1;
    background-color: #0ebff1;
    height: 12px;
    margin: 0;
    width: 12px;
}

/* Carousel fine tuning */
.box-content-carousel.large .item.with-photo .arrows {
  background: black;
  position: absolute;
  text-align: center;
  cursor: pointer;
}
.box-content-carousel.large .item.with-photo .arrows:hover {
  opacity: 0.6;
}
.box-content-carousel.large .item.with-photo .arrows span {
  color: white;
  display: block;
}
.lcr .container .box-content-carousel.large .item.with-photo .right-arrow {
  right: 0px;
}

/* Lg carousel */
@media only screen and (max-width : 480px) {
  .box-content-carousel.large .item.with-photo .arrows {
    height: 125px;
    width: 35px;
    opacity: 0.45;
  }
  .box-content-carousel.large .item.with-photo .arrows span {
    margin-top: 45px;
    font-size: 25px;
  }
  .box-content-carousel.large .item.with-photo .photo {
    height: 215px;
    width: 100%;
    margin-bottom: 10px;
  }
  .box-content-carousel.large .item.with-photo .photo img {
    max-height: 215px;
  }
  .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -179px;
  }
  .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 100px;
  }
}
@media only screen and (min-width : 480px) {
  
  /* Arrows without photo */
  .box-content-carousel.large .item.without-photo .arrows {
    position: absolute;
    opacity: 0.4;
    margin-top: 15px;
    cursor: pointer;
  }
  .box-content-carousel.large .item.without-photo .arrows:hover {
    opacity: 0.65;
  }
  .box-content-carousel.large .item.without-photo .arrows .arrow-label {
    display: block;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .box-content-carousel.large .item.without-photo .arrows .glyphicon {
    display: block;
    float: left;
    font-size: 32px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.without-photo .arrows .arrow-label,
  .pk-section.section-2col .box-content-carousel.large .item.without-photo .arrows .arrow-label {
    margin-top: 5px;
    font-size: 11px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.without-photo .arrows .glyphicon ,
  .pk-section.section-2col .box-content-carousel.large .item.without-photo .arrows .glyphicon {
    font-size: 18px;
  }

  /* Arrows w/photo */
  .box-content-carousel.large .item.with-photo .arrows {
    height: 200px;
    width: 40px;
    opacity: 0.25;
  }
  .box-content-carousel.large .item.with-photo .arrows span {
    margin-top: 75px;
    font-size: 34px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .arrows,
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .arrows {
    height: 100px;
    width: 36px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .arrows span,
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .arrows span {
    margin-top: 35px;
    font-size: 30px;
  }
  .pk-section.section-6col .box-content-carousel.large .carousel-inner {
    height: 200px;
  }
  .pk-section.section-6col .box-content-carousel.large.photos .carousel-inner {
    height: 850px;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .photo {
    height: 690px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 690px;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -445px;
  }
  .pk-section.section-6col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 150px;
  }
  .pk-section.section-5col .box-content-carousel.large .carousel-inner {
    height: 200px;
  }
  .pk-section.section-5col .box-content-carousel.large.photos .carousel-inner {
    height: 785px;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .photo {
    height: 620px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 620px;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -420px;
  }
  .pk-section.section-5col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 125px;
  }
  .pk-section.section-4col .box-content-carousel.large .carousel-inner {
    height: 195px;
  }
  .pk-section.section-4col .box-content-carousel.large.photos .carousel-inner {
    height: 650px;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .photo {
    height: 495px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 495px;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -357px;
  }
  .pk-section.section-4col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 125px;
  }
  .pk-section.section-3col .box-content-carousel.large .carousel-inner {
    height: 175px;
  }
  .pk-section.section-3col .box-content-carousel.large.photos .carousel-inner {
    height: 490px;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .photo {
    height: 365px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 365px;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -292px;
  }
  .pk-section.section-3col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 100px;
  }
  .pk-section.section-2col .box-content-carousel.large .carousel-inner {
    height: 210px;
  }
  .pk-section.section-2col .box-content-carousel.large.photos .carousel-inner {
    height: 395px;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .photo {
    height: 240px;
    margin-bottom: 10px;
    text-align: center;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 240px;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -180px;
  }
  .pk-section.section-2col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 100px;
  }
  .pk-section.section-1col .box-content-carousel.large .carousel-inner {
    height: 275px;
  }
  .pk-section.section-1col .box-content-carousel.large.photos .carousel-inner {
    height: 340px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .photo {
    height: 105px;
    margin-bottom: 7px;
    text-align: center;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .photo img {
    max-height: 105px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .arrows {
    margin-top: -110px;
  }
  .pk-section.section-1col .box-content-carousel.large .item.with-photo .item.without-photo .arrows {
    margin-top: 140px;
  }
}
.pk-section.section-6col .box-content-carousel.small .photo img {
  height: 250px;
}
.pk-section.section-5col .box-content-carousel.small {
  height: 250px;
}
.pk-section.section-5col .box-content-carousel.small .photo img {
  height: 200px;
}
.pk-section.section-4col .box-content-carousel.small .carousel-inner {
  height: 160px;
  padding-left: 20px;
  padding-right: 20px;
}
.pk-section.section-4col .box-content-carousel.small.photos .carousel-inner {
  height: 140px;
}
.pk-section.section-4col .box-content-carousel.small .photo img {
  max-height: 150px;
}
.pk-section.section-4col .box-content-carousel.small h1 {
  font-size: 2.75em;
}
.pk-section.section-3col .box-content-carousel.small .carousel-inner {
  height: 125px;
  padding-left: 20px;
  padding-right: 20px;
}
.pk-section.section-3col .box-content-carousel.small.photos .carousel-inner {
  height: 150px;
}
.pk-section.section-3col .box-content-carousel.small .photo img {
  max-height: 150px;
}
.pk-section.section-2col .box-content-carousel.small .carousel-inner {
  height: 105px;
}
.pk-section.section-2col .box-content-carousel.small.photos .carousel-inner {
  height: 300px;
}
.pk-section.section-2col .box-content-carousel.small.photos .photo {
  height: 210px;
  margin-bottom: 10px;
  text-align: center;
}
.pk-section.section-2col .box-content-carousel.small.photos .photo img {
  max-height: 210px;
}
.pk-section.section-2col .box-content-carousel.small.photos h3 {
  font-size: 1.75em;
  margin: 0 0 6px 0;
}
.pk-section.section-2col .box-content-carousel.small.photos {
  font-size: 0.95em;
  line-height: 1.3;
}
.pk-section.section-1col .box-content-carousel.small .carousel-inner {
  height: 170px;
}
.pk-section.section-1col .box-content-carousel.small.photos .carousel-inner {
  height: 255px;
}
.pk-section.section-1col .box-content-carousel.small.photos .photo {
  height: 100px;
  margin-bottom: 10px;
  text-align: center;
}
.pk-section.section-1col .box-content-carousel.small.photos .photo img {
  max-height: 100px;
}
.pk-section.section-1col .box-content-carousel.small.photos h3 {
  font-size: 1.5em;
  margin: 0 0 6px 0;
}
.pk-section.section-1col .box-content-carousel.small.photos {
  font-size: 0.95em;
  line-height: 1.3;
}
.carousel-inner h1 {
  margin-top: 0px;
}

.lcr .box-eedition .photo {
  padding: 0 10px 0 0;
}
.lcr .box-eedition .photo img {
	padding: 3px;
	border: 1px solid #ccc;
}
.lcr .box-content-displayads img {
  max-height: 200px;
}

/* Webflow fixes */
.pk-section .box-content-default .content-item {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.pk-section.section-6col .box-content-default img.vertical,
.pk-section.section-5col .box-content-default img.vertical {
  max-width: 25%;
}
.pk-section.section-4col .box-content-default img.vertical,
.pk-section.section-3col .box-content-default img.vertical {
  max-width: 35%;
}
.pk-section .box-content-default .content-item:first-child,
.pk-section .box-content-default .content-item.first {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.pk-section.section-6col .box-content-list .list-item {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.pk-section.section-6col .box-content-list .list-item:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.pk-section .box-content-list .vertical {
	overflow: hidden;
}
.pk-section.section-6col .box-content-list .vertical .single-image {
	max-width: 360px;
}
.pk-section.section-6col .box-content-list .horizontal .single-image {
	max-width: 50%;
}

.pk-section.section-6col .box-content-list .list-item img {
  max-height: 350px;
}
.pk-section.section-3col .box-content-list .photo-container,
.pk-section.section-4col .box-content-list .photo-container,
.pk-section.section-5col .box-content-list .photo-container {
  width: 190px;
  float: left;
  margin-right: 15px;
  background: #efefef;
  text-align: center;
}
.pk-section.section-3col .box-content-list .photo-container img,
.pk-section.section-4col .box-content-list .photo-container img,
.pk-section.section-5col .box-content-list .photo-container img {
  max-width: 100%;
  max-height: 125px;
}
.box-content-list .photo-container {
  margin-bottom: 15px;
}
/* ===== 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%;
  margin-right: 10px;
  float: left;
  clear: none;
}
.container .widget-image img {
  max-width: 100%;
}
.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;
}
.text-lede.rule-below {
  padding: 0 0 8px 0;
  margin-top: 0px;
}
.reg-search-weather {
  margin-top: 55px;
  display: block;
}
.pk-section .box.light-blue:first-child {
	padding-top: 10px;
}
.lcr .w-dropdown-list {
	background-color: #067AB1;
}
.lcr .w-dropdown-list a {
	color: white;
}
.weather-sponsor {
  padding-left: 10px;
  border-left: 1px solid #dedede;
}
.weather-sponsor-left {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #dedede;
}
.weather.conditions {
  border-right: none;
  margin-top: 20px;
  font-family: 'Open sans condensed',sans-serif;
}
.weather.conditions a {
  color: #d22833;
}
.weather.conditions .deets .temp {
  font-weight: 700;
  font-size: 1.5em;
}
.weather.conditions .cityname {
  font-size: 1.25em;
  font-weight: 700;
}
.weather .wx-icon {
  height: 70px;
  margin: 0 10px 0 0;
  float: left;
}
@media (max-width: 768px) {
	.nameplate {
    max-width: 100%;
    height: unset;
	  margin-top: 0 !important;
    margin-left: auto;
    margin-right: auto;
	}
}
.top-nav a {
	/*color: #333 !important;*/
}
.top-nav a:hover {
  color: #d22833;
}
.top-nav.text-right {
  padding-right: 15px;
}
#browse_content .sort_options .header {
	background-color: inherit;
	margin-bottom: inherit;
	margin-left: inherit;
	margin-right: 10px;
	padding-bottom: inherit;
	padding-left: inherit;
}

/* Nav */
.lcr .container-fluid.pk-layer.nav-wrapper {
  position: absolute;
  padding: 0;
  left: 0;
  right: 0;
  margin-top: -90px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.lcr .container-fluid.pk-layer.nav-wrapper .new-navigation {
  display: inline-block;
  margin: 0 auto;
}
.lcr .navbar {
  border: none;
  min-height: 0;
  /*margin-top: 10px;*/
  display: block;
  /*border-top: 1px solid #ccc;*/
}
/*.lcr .navbar-default li.dropdown {
  background-color: #d22833;
}*/
.lcr .navbar-default { /* Global type */
  padding: 0;
  margin-bottom: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #555;
  font-weight: 700;
}
.lcr .navbar.navbar-default {
  border: 0px 0px 0px 0px;
  background-color: transparent;
}
.lcr .navbar-default {
  text-transform: uppercase;
}
.lcr .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.lcr .nav > li > a { 
  padding: 6px 8px;
  font-size: 0.95em;
}
@media screen and (max-width: 992px) {
  .lcr .nav > li > a { 
    font-size: 0.85em;
  }
}
.navbar-default .navbar-nav li a {
  color: #000000;
  font-size: 1.3em;
}
.navbar-default .navbar-nav li:hover a {
  color: #d22833;
}
.lcr nav .divider {
  display: none;
}
.lcr nav .navbar-brand {
  color: white;
}
.lcr .navbar-default .navbar-toggle:hover {
  color: #d22833;
}
.lcr .navbar-default .navbar-toggle .icon-bar {

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

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

/* .lcr nav, .lcr nav a, .lcr .navbar .nav > li > a { */
.lcr nav, .lcr .navbar .nav > li > a { /* Resets for links of various states */
  
}
.dropdown-menu>li>a {
    color: #000000 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dropdown-menu>li>a:hover {
  color: #d22833 !important;
}
.lcr .dropdown .dropdown-menu {
	font-size: 100%;
  text-align: left;
  font-size: 0.85em;
}
.lcr .dropdown:hover {
  /*background-color: #d22833;*/
}
.lcr .dropdown:hover .dropdown-menu {
	display: block;
  /*background-color: #d22833;*/
}
@media screen and (max-width: 480px) {
  .lcr .dropdown:hover {
    background-color: #ffffff;
  }
  .lcr .dropdown:hover .dropdown-menu {
    background-color: #ffffff;
  }
}
.lcr .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) {
  .lcr .navbar-default {
    /*background: #d22833 !important;*/
  }
  .navbar-default .navbar-nav > li > a {
    color: #000000;
  }
  .lcr .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lcr .navbar-collapse .caret {
    display: none;
  }
  .navbar.navbar-default {
    border: 0px 0px 0px 0px !important;
    background-color: transparent;
    float: left;
    width: 100%;
  }
  .lcr nav .navbar-brand {
    color: unset;
  }
}
.lcr .nav > li.mobile-subnav > a {
  padding-top: 4px;
  padding-bottom: 4px;
}
.lcr .nav .top-level {
  padding: 10px 10px 8px 10px;
}
.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;
}

.lcr .poweredby {
	font-size: 0.8em;
	padding: 10px 0;
}
.lcr .poweredby,
.lcr .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;
}
.lcr .footer {
	padding: 10px 0;
	margin-bottom: 15px;
}
.lcr .footer .logo img {
	max-width: 95%;
	margin-top: 10px;
}
.footer .sister-list li {
  margin: 0 20px;
}
.lcr .short-footer {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #888888;
  padding: 10px 0;
  text-align: center;
}
.lcr .short-footer a {
  color: #999;
}
@media only screen and (min-width : 1200px) {
  .lcr .short-footer .copyright {
    text-align: left;
  }
  .lcr .short-footer .powered {
    text-align: right;
  }
}
.lcr .footer a {
	color: white;
}
.lcr .footer .links a {
	display: block;
	line-height: 1.5;
	font-size: 1.05em;
}
.lcr .footer .links .col {
  float: left;
  margin-right: 25px;
}
.lcr .footer .enews-signup .email {
	width: 90%;
	border: 0;
	padding: 4px 10px;
}
.lcr .footer .enews-signup button {
	border: 0;
	padding: 4px 10px;
	width: 50%;
}
.lcr .footer .icons a {
	font-size: 2.0em;
	margin-right: 10px;
}
.lcr .content_bootstrap .byline {
  font-weight: 700;
}
.lcr .section-3col .box-ap-default .item,
.lcr .section-4col .box-ap-default h3.item {
	margin-bottom: 14px;
	line-height: 1.0;
}
.lcr .section-5col .box-ap-default h3.item,
.lcr .section-6col .box-ap-default h3.item {
	margin-bottom: 18px;
	line-height: 1.0;
}


/* 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;
}

/* Paywall */
.not-logged-in {
  margin-bottom: 20px;
  color: #888;
}
.lcr .content_default h1#headline {
  margin-bottom: 18px;
  
  font-size: 50px;
  font-weight: 600;
  line-height: inherit;
  padding: inherit;
}
.survey-blurb {
  font-style: normal;
}

.lcr .content_bootstrap h2 {
  font-size: 1.75em;
}
.lcr .content_bootstrap h3 {
  font-size: 1.5em;
}
.lcr .content_bootstrap h4 {
  font-size: 1.2em;
}
.lcr .content_bootstrap h5 {
  font-size: 1.0em;
}
.lcr .content_bootstrap h6 {
  font-size: 0.9em;
}
#scripture_snippet {
    background-color: #f0f0f0;
    border: 1px solid #cccccc;
    clear: both;
    margin: 10px 0;
    padding: 12px 15px;
}
.lcr .attribution,
.lcr .attribution a {
  color: #999;
  font-size: 90%;
}
.mobile-search {
  margin-top: 10px;
}
.mobile-search i {
  cursor: pointer;
  position: absolute;
  right: 10px;
  font-size: 1.8em;
  margin: 4px 5px 0 0;
}
.mobile-login {
  font-size: 0.9em;
  margin: -5px 0 8px 0;
  line-height: 1.0;
}
.mobile-login .welcome {
  font-weight: bold;
}
.mobile-login a {
  margin-left: 10px;
}
button.quickads-post {
  display: none;
}
.marketplace {
  background: white;
  padding: 20px 0;
}
.marketplace-header {
  font-size: 2.5em;
  margin: -10px 0 20px 0;
  text-transform: uppercase;
}
.marketplace-header a {
  color: #999;
}
.marketplace-header h5 {
  font-size: 1.5rem;
  text-transform: none;
  font-family: 'PT Sans', 'Open Sans', sans-serif;
  color: #666;
}
.in-copy-ad {
  display: block;
  margin: 15px 15px 15px 0;
  text-align: left;
  float: left;
}
.pencil-ad-container {
  width: 1170px;
  margin: auto;
  margin-top: -10px;
  margin-bottom: 10px;
}
.pencil-ad {
  width: 1170px;
  height: 40px;
  margin: auto;
  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;
}
.footer .sister {
  color: white;
  font-size: 1.25em;
  text-align: center;
  opacity: 0.85;
  margin: 0;
  padding: 0 0 10px 0;
}
.footer .label {
  color: white;
  text-transform: uppercase;
  font-size: 1.3em;
  letter-spacing: 1px;
  margin-bottom: 5px;
  opacity: 1.1;
}
.lcr .footer i {
  font-size: 0.8em;
}
.box-content-columns-headlines ul.content > li {
  border-left: 1px solid #ccc;
}
.box-content-columns-headlines ul.content > li:first-child {
  border-left: none;
}
.box-content-columns-headlines ul.content-area-list > li {
  padding-top: 10px;
}
.box-content-columns-headlines ul.content-area-list > li:first-child {
  padding-top: 0;
}

.section-1col .box-content-columns-default .story-column-2,
.section-2col .box-content-columns-default .story-column-2,
.section-3col .box-content-columns-default .story-column-2 {
  display: none;
}
.box-content-columns-default .story-column p.text-lede {
  font-size: 90%;
}
.section-1col .box-content-columns-default .story-column p.text-lede,
.section-2col .box-content-columns-default .story-column p.text-lede,
.section-3col .box-content-columns-default .story-column p.text-lede {
  display: none;
}
.box-content-columns-default img.photo {
  display: inline-block;
  margin-bottom: 10px;
}
.box-content-columns-default .content-area-list li {
  padding-bottom: 8px;
}
.box-content-columns-default .story-column .photo-container {
  margin-bottom: 5px;
}
.box-content-pdfviewer ul.viewers li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dedede;
}
.box-content-pdfviewer ul.viewers li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.box-content-photo .photo img {
  max-height: 190px;
}

/* Rail widget */
.box-topofrail-default .box-ads {
  margin-bottom: 20px;
}
.takeover-cancel {
  position: static;
  display: block;
  cursor: default;
  margin: auto;
  margin: auto;
  height: 100%;
}
@media (min-width: 576px) {
  .takeover-cancel {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .takeover-cancel {
    width: 750px;
  }
}
@media only screen and (min-width : 992px) {
  .takeover-cancel {
    width: 1170px;
  }
}
.with-secondary-masthead .side-col .search {
    margin-top: 10px;
}
@media only screen and (min-width : 768px) {
  .side-col .search {
    margin-top: 35px;
    /*padding-left: 20%;*/
  }
  .with-secondary-masthead .side-col .search {
    margin-top: 60px;
  }
}
.side-col .search .screen {
  background: #efefef;
  padding: 7px;
  font-size: 0.9em;
}
.side-col .search input {
  position: relative;
  width: 100%;
  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;
}
.side-col .search button {
  position: relative;
  border: none;
  padding: none;
  background: none;
  font-size: 1.5em;
  margin-top: -32px;
  margin-right: 5px;
  z-index: 99;
}
.side-col .search .advanced {
  font-size: 0.75em;
  text-transform: uppercase;
  margin: 5px 0;
}
.side-col .search .advanced a {
  color: #999;
}

@media only screen and (max-width : 768px) {
  .hcn-nameplate {
    margin-bottom: 15px;
  }
}

.icons .fa {
  font-size: 30px;
  margin: 0 3px;
}

.new-login,
.new-login p {
  font-size: 120%;
  line-height: 1.4;
  font-style: italic;
}
.new-login {
  margin: 25px 0;
}
.new-login p {
  margin-bottom: 15px;
}
.new-login h3 {
  margin: 0 0 20px 0;
  padding: 0;
}

.box-content-tiles .tile-label {
  background-color: #d22833;
  color: #ffffff;
}
.box-content-tiles .large-tile:hover .tile-label,
.box-content-tiles .small-tile:hover .tile-label {
  background-color: #000000;
  color: #ffffff;
}

/* ========== MARKETPLACE ========== */
.mktplce.v3.browse h5,
.mktplce.v3.detail h1 {
  display: none;
}
.lcr .mktplce.v3.browse .tile .photo {
  max-height: 350px;
}
.lcr .mktplce.v3.browse .tile .photo img {
  max-height: 350px;
}

.box.advertisment img {
  max-width: 100%;
  height: auto;
}
.new-site-notices {
  display: none;
}

.box-weather-forecast .topbar {
  border: 1px solid #ff0000;
}
.box-weather-forecast .details {
  border: 1px solid #ffb808;
}

/* ===== MOBILE FIXES ===== */
@media screen and (max-width: 480px){
  body.lcr {
    margin: 0px auto;
  }
  .reg-search-weather {
    margin-top: 5px;
  }
  .weather .wx-icon {
    display: none;
  }
  .weather.conditions {
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .weather.conditions .deets .temp,
  .weather.conditions .deets .desc {
    display: inline-block;
  }
  .lcr .container-fluid.pk-layer.nav-wrapper {
    position: relative;
    margin-top: -20px;
    border-top: 0px;
    border-bottom: 0px;
    background-color: rgba(255, 255, 255, 1);
  }
  .lcr .container-fluid.pk-layer.nav-wrapper .new-navigation {
    display: block;
  }
  .footer-address {
    text-align: center;
  }
}

/* ===== WP OVERRIDES ===== */
.lcr .maincontent-column .wp-caption img
.lcr .maincontent-column p img,
.lcr .maincontent-column img {
  max-width: 100%;
  display: block;
  margin: 0 auto 15px auto;
}
.lcr .maincontent-column .wp-caption-text {
  font-family: sans-serif;
  font-weight: bold;
  margin-top: 5px;
}
.lcr .maincontent-column .wp-caption-text br {
  display: none;
}


@media screen and (max-width:480px) {
  .lcr h1,
  .lcr .maincontent-column h1#headline,
  .lcr .section-1col h1,
  .lcr .section-2col h1,
  .lcr .section-3col h1,
  .lcr .section-4col h1,
  .lcr .section-5col h1,
  .lcr .section-6col h1 {
      font-size: 2.0em;
  }
  .lcr .maincontent-column h1#headline {
    margin-top: 0;
  }
  .lcr .container-fluid.pk-layer.nav-wrapper {
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: -40px;
  }
  .lcr .pk-section.section-3col .box-content-list .photo-container,
  .lcr .pk-section.section-4col .box-content-list .photo-container,
  .lcr .pk-section.section-5col .box-content-list .photo-container,
  .lcr .pk-section.section-3col .box-content-list-lg-lede-thumbs .photo-container,
  .lcr .pk-section.section-4col .box-content-list-lg-lede-thumbs .photo-container,
  .lcr .pk-section.section-5col .box-content-list-lg-lede-thumbs .photo-container,
  .lcr .pk-section.section-6col .box-content-list-lg-lede-thumbs .photo-container {
    width: 100%;
  }
  .lcr .pk-section.section-3col .box-content-list .photo-container img,
  .lcr .pk-section.section-4col .box-content-list .photo-container img,
  .lcr .pk-section.section-5col .box-content-list .photo-container img,
  .lcr .pk-section.section-3col .box-content-list-lg-lede-thumbs .photo-container img,
  .lcr .pk-section.section-4col .box-content-list-lg-lede-thumbs .photo-container img,
  .lcr .pk-section.section-5col .box-content-list-lg-lede-thumbs .photo-container img,
  .lcr .pk-section.section-6col .box-content-list-lg-lede-thumbs .photo-container img {
    max-height: 200px;
  }
  .lcr footer .links .col-xs-6:first-child {
    padding-left: 0;
  }
  .lcr footer .links .col-xs-6:last-child {
    padding-right: 0;
  }
}
.box-bannerads-default img {
  max-width: 100%;
  height: auto;
}