.clay .container.pk-layer.top-row nav > ul > li > a {
	color: #23408f;
}
.clay .overline {
	color: #005BAA;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 90%;
}
.clay .label {
	font-size: 1.5em;
}
.clay .when {
	color: #888;
	font-size: 90%;
}
.col-md-12 .nameplate {
	max-width: 90%;
}
@media only screen and (min-width : 768px) {
	.clay .content-column {
		width: 435px;
	}
	.clay aside.rail {
		width: 330px;
		border-left: 1px solid #dedede;
	}
	.clay .container-wrapper {
		width: 750px;
		margin: auto;
	}
}
@media only screen and (min-width : 992px) {
	.clay .container {
		width: 1088px;
	}
	.clay .container-wrapper {
		width: 1088px;
	}
	.clay .col-sm-8.content-column {
		width: 758px;
	}
	.clay .col-sm-12.content-column {
		width: 1088px;
	}
}
.clay .content-column.wide p {
  font-size: 20px;
}
@media only screen and (min-width : 1200px) {
  .clay .col-sm-10.content-column {
    width: 100%;
  }
  .clay .col-sm-12.content-column #published,
  .clay .col-sm-12.content-column .fb-bar,
  .clay .col-sm-12.content-column .body.main-body,
  .clay .col-sm-12.content-column #widget_detail_postlinks,
  .clay .col-sm-12.content-column .large_photos.wide,
  .clay .col-sm-12.content-column .heads.wide {
    width: 100%;
    padding: 0px 150px;
  }
  .clay .col-sm-12.content-column #share-buttons {
    padding: 0px 150px;
  }
  .clay .col-sm-12.content-column .large_photos.wide img {
    max-height: unset;
  }
  .clay .col-sm-12.content-column .large_photos.wide.heads_below_pics,
  .clay .col-sm-12.content-column .large_photos.wide.heads_on_pics {
    padding: unset;
  }
  .clay .col-sm-12.content-column .body.main-body {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 480px) {
  .clay .col-sm-12.page-content .heads.wide {
    padding: 0px;
  }
}
.clay .content-column,
.clay aside.rail {
	padding-top: 10px;
	padding-bottom: 10px;
}
.clay aside.rail .railitem {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.clay aside.rail .railitem:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.pk-layer.noear,
.pk-layer.withear .layer-col {
	background: white;
	margin-bottom: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.pk-layer.withear .ear-col {
	background-color: #78a3e3;
	color: white;
	margin-bottom: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.pk-layer.breaking.withear .ear-col {
	background-color: #a33333;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pk-layer.breaking.withear .layer-col {
	padding-top: 0;
	padding-bottom: 0;
}
.pk-layer.noear.lightblue,
.pk-layer.withear.lightblue .layer-col {
	background-color: #e1eff7;
}
.pk-layer.noear.darkblue,
.pk-layer.withear.darkblue .layer-col {
	background-color: #78a3e3;
	color: white;
	padding-top: 15px;
	padding-bottom: 15px;
}
.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: #a33333;
	color: white;
}
.pk-section {
	border-right: 1px solid #dedede;
}
.pk-section[last-child] {
	border-right: 0;
}
.pk-section .box {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.pk-section .box-link {
	margin-top: 10px;
}
.pk-section .box:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.clay .cover-photo {
	cursor: pointer;
	width: 100%;
	height: 100px;
	background-position: center center;
    background-size: cover;
}

/* Boxes */
.box-content-headlines h1,
.box-content-headlines h2,
.box-content-headlines h3,
.box-content-headlines h4,
.box-content-headlines h5 {
	margin-bottom: 0;
	padding: 0;
	margin-top: 5px;
}
.box-content-headlines h3:first-child,
.box-content-headlines h4:first-child,
.box-content-headlines h5:first-child {
	margin-top: 8px;
}
.pk-layer.noear.darkblue .box-content-headlines, {
	text-align: center;
}
.pk-layer.darkblue.noear .box-content-headlines,
.pk-layer.darkblue.withear .layer-col .box-content-headlines {
	text-align: center;
}
.pk-layer.breaking.noear .box-content-headlines,
.pk-layer.breaking.withear .layer-col .box-content-headlines {
	text-align: left;
}
.pk-layer .box-content-gallery .content-item {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.pk-layer .section-1col .box-content-gallery .cover-photo {
	height: 50px;
}
.clay .pk-layer .section-2col .box-content-gallery .item img {
	height: unset;
	max-height: 220px;
	max-width: 100%;
}
.clay .pk-layer .section-3col .box-content-gallery .item img {
	height: unset;
	max-height: 340px;
	max-width: 100%;
}
.clay .pk-layer .section-4col .box-content-gallery .item img {
	height: unset;
	max-height: 460px;
	max-width: 100%;
}
.clay .pk-layer .section-5col .box-content-gallery .item img {
	height: unset;
	max-height: 585px;
	max-width: 100%;
}
.clay .pk-layer .section-6col .box-content-gallery .item img {
	height: unset;
	max-height: 700px;
	max-width: 100%;
}
.pk-layer.lightblue .heading-1 {
  color: black;
}
.clay .box-content-default .content-item {
	margin-bottom: 15px;
}
.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;
}
.pk-layer .box-content-default .poll-section {
	font-family:'PT Sans', sans-serif;
}
.pk-layer .box-content-default .poll-section .vote button {
	background-color: #78a3e3;
	border-color: #78a3e3;
	min-width: 80px;
}
.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;
}
.pk-layer .box-calendar-default .calendar-featured-date a {
  color: black !important;
}
.box-content-refer  {
	font-size: 90%;
/*	margin-bottom: 8px;*/
}
.box-content-refer p {
	font-size: 100%;
}
.box-content-refer .photo {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.box-content-refer .cover-photo {
	height: 60px;
}
.box-content-refer .photo-content {
	float: left;
	margin-right: 1%;
	width: 70%;
}

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

/* Webflow fixes */
.pk-section .box-content-default .content-item {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #dedede;
}
.pk-section .box-content-default .content-item:first-child {
	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 .box.light-blue:first-child {
	padding-top: 10px;
}
.clay .w-dropdown-list {
	background-color: #ffffff;
}
.clay .w-dropdown-list a {
	color: #78a3e3;
}
.clay .w-dropdown-list a:hover {
	color: white;
}


.clay .pk-section.section-6col h1 {
	font-size: 3.2em;
}
.clay .pk-section.section-5col h1 {
	font-size: 2.9em;
}
.clay .pk-section.section-4col h1 {
	font-size: 2.5em;
}
.clay .pk-section.section-3col {
	font-size: 0.90em;
}
.clay .pk-section.section-3col h1 {
	font-size: 2.1em;
}
.clay .pk-section.section-2col {
	font-size: 0.90em;
}
.clay .pk-section.section-2col h1 {
	font-size: 1.75em;
}
.clay .pk-section.section-2col .cover-photo {
	height: 200px;
}
.clay .pk-section.section-1col {
	font-size: 0.85em;
}
.clay .pk-section.section-1col h1 {
	font-size: 150%;
}
.clay .pk-section.section-1col h3 {
	font-size: 150%;
}
.clay .pk-section.section-1col .cover-photo {
	height: 100px;
}
.clay .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;
}
.clay .box-content-carousel {
	
}
.clay .box-content-carousel .when {
	margin-bottom: 3px;
	margin-top: 0;
}
.clay .box-content-carousel h1 {
	margin-bottom: 15px;
}
.clay .box-content-carousel .carousel-indicators li {
	border-color: #bbb;
	background-color: #bbb;
}
.clay .box-content-carousel .carousel-indicators .active {
	border-color: #005BAA;
    background-color: #005BAA;
    height: 12px;
    margin: 0;
    width: 12px;
}
.clay .pk-section.section-6col .box-content-carousel,
.clay .pk-section.section-5col .box-content-carousel {
	min-height: 245px;
}
.clay .pk-section.section-6col .box-content-carousel .cover-photo,
.clay .pk-section.section-5col .box-content-carousel .cover-photo {
	min-height: 190px;
}
.clay .pk-section.section-4col .box-content-carousel {
	min-height: 180px;
}
.clay .pk-section.section-4col .box-content-carousel .cover-photo {
	height: 275px;
}
.clay .pk-section.section-3col .box-content-carousel {
	min-height: 190px;
}
.clay .pk-section.section-3col .box-content-carousel .cover-photo {
	height: 180px;
}
.clay .pk-section.section-2col .box-content-carousel {
	min-height: 335px;
}
.clay .pk-section.section-1col .box-content-carousel {
	min-height: 290px;
}
.clay .pk-section.section-4col .box-content-carousel h1 {
	font-size: 2.0em;
}
.clay .box-eedition .photo img {
	padding: 3px;
	border: 1px solid #ccc;
}
.clay .box-content-displayads .ad {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.clay .box.full-banner.text-center {
	margin-bottom: 10px;
/*	text-align: left !important;*/
}
@media only screen and (min-width : 768px) {
	.clay .box-content-displayads .photo {
		max-height: 100px;
		overflow: hidden;
	}
	.clay .box-content-displayads .ad {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

/* Misc template */
.weather.conditions {
	margin-top: -1px;
}
@media (max-width: 992px) {
	.db-dropdown-toggle {
	  padding: 10px !important;
	}
}
@media (max-width: 768px) {
	.nameplate {
	  margin-top: 0 !important;
	}
}
img.khh-logo {
	max-height: 235px;
}
.top-nav a {
	color: #333 !important;
}
@media only screen and (max-width : 768px) {
	.top-nav a {
		border: 0;
		padding: 0;
	}
}
.clay .db-dropdown-toggle.no-children {
  padding: 9px 7px;
}
#browse_content .sort_options .header {
	background-color: inherit;
	margin-bottom: inherit;
	margin-left: inherit;
	margin-right: 10px;
	padding-bottom: inherit;
	padding-left: inherit;
}
.clay #browse_content .content_list .item .headline {
  font-size: 20px;
}
.clay #browse_content .content_list .item .lead {
	font-size: 15px;
}
.clay #browse_content .content_list .item .lead .morelink {
    font-size: 14px;
}
.clay #browse_content .content_list .item .dateline {
  font-size: 100%;
}

/* Mobile nav */
.clay .navbar {
  min-height: 0;
}
.clay .navbar-default {
  background: #78a3e3;
  color: white;
  padding: 0;
  margin-bottom: 0;
}
.clay .navbar-default {
  text-transform: uppercase;
}
.clay .col-md-12.nav {
	padding: 0 0;
}
.clay .nav > li > a { 
  padding: 4px 8px;
  font-size: 0.95em;
}
.clay nav .divider {
  display: none;
}
.clay nav .navbar-brand {
  color: white;
}
.clay .navbar-default .navbar-toggle:hover {
	background: inherit;
}
.clay .navbar-default .navbar-toggle .icon-bar {
  background: white;
}
@media only screen and (min-width : 768px) {  /* sm */ 
  /*.clay nav .divider {
    display: block;
    margin-top: 13px;
  } */
  .clay .navbar-brand {
    display: none;
  }
}
@media only screen and (min-width : 992px) {  /* md */ 
  /*.clay .nav > li > a { 
    padding: 10px 15px;
  }
  .clay .navbar-default {
    font-size: 1.1em;
  }
  .navbar-nav > li > a {
    padding-bottom: 17px;
    padding-top: 17px;
  }*/
}
@media only screen and (min-width : 1200px) {  /* lg */ 
  /*.clay .navbar-default {
    font-size: 1.0em;
  }*/
}
.clay .navbar-default .navbar-nav > .active > a, 
.clay .navbar-default .navbar-nav > .active > a:focus,
.clay .navbar-default .navbar-nav > .open > a,
.clay .navbar-default .navbar-nav > .open > a:focus,
.clay .navbar-default .navbar-nav .open .dropdown-menu > li > a { /* Resets for hover / active / dropdowns */
    color: white;
    background: #78a3e3;
}
.clay .navbar-default .navbar-nav > .active > a:hover,
.clay .navbar-default .navbar-nav > .open > a:hover,
.clay .navbar-default .navbar-nav a:hover {
  color: white;
  background: #316491;
}
.clay nav, .clay nav a, .clay .navbar .nav > li > a { /* Resets for links of various states */
  color: white;
}
.clay .dropdown .dropdown-menu {
	background: #78a3e3;
	font-size: 85%;
}
.clay .dropdown:hover .dropdown-menu {
	display: block;
}
.clay .poweredby {
	font-size: 0.8em;
	padding: 10px 0;
}
.clay .poweredby,
.clay .poweredby a {
	color: #888;
}
.clay nav.w-dropdown-list {
	background: #78a3e3;
}
.clay nav.w-dropdown-list {
  background: #23408f;
}
.clay a.w-dropdown-link {
	font-weight: normal;
/*	color: black;*/
	color: #f3f3f3;
  font-family: "PT Sans",sans-serif;
  font-size: 14px;
}
.clay .hero-photo .label {
	color: #000000;
}

/* Footer */
.clay .footer .logo img {
	max-width: 50%;
}
.clay .short-footer {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #888;
  margin: 20px 0;
  text-align: center;
}
.clay .short-footer a {
  color: #aaa;
}
@media only screen and (min-width : 1200px) {
  .clay .short-footer .copyright {
    text-align: left;
  }
  .clay .short-footer .powered {
    text-align: right;
  }
}
.clay .footer a {
	color: white;
}
.clay .footer .links li {
	font-family: "Griffith gothic",sans-serif;
	line-height: 1.5;
	font-size: 1.05	em;
}
.clay .footer .enews-signup .email {
	width: 90%;
	border: 0;
	padding: 4px 10px;
}
.clay .footer .enews-signup button {
	border: 0;
	padding: 4px 10px;
	width: 50%;
}
.in-copy-ad {
  display: inline-block;
  margin: 12px auto 16px auto;
  text-align: center;
  width: 100%;
}
#rev1600 img {
	max-width:1600px;
	width:100%;
	height:auto;
}
.head-wx {
	position: relative;
	right: 5px;
	line-height: 1.2;
	font-size: 0.9em;
	color: #999;
	font-weight: bold;
	z-index: 999;
	margin-bottom: 7px;
	width: 100%;
}
.head-wx img {
	max-height: 30px;
	margin-right: 7px;
	padding-left: 25px;
}

@media screen and (max-width: 480px){
	.white-section .top-left .header-leaderboard {
		width: unset;
		height: unset;
		margin-bottom: unset;
	}
	.white-section .top-right .wx-sponsor {
		display: block;
		text-align: center;
		float: unset;
		margin: 0 auto 10px auto;
		clear: both;
		bottom: unset;
		right: unset;
	}
	.white-section .top-right .wx-sponsor img {
		margin: 0 auto 15px auto;
	}
	.white-section.container .top-row .col-sm-4.top-right .vertical-rule {
		display: none;
	}
	.col-md-12 .nameplate {
		max-width: 100%;
	}
}