/* Mukilteo Beacon Colors

Blue: 0056a5
Dark Blue: 014889

*/

.bped.muk a {
	color: #0056a5;
}
.bped.muk .box h1 > a,
.bped.muk .box h2 > a,
.bped.muk .box h3 > a,
.bped.muk .box h4 > a,
.bped.muk .box h5 > a,
.bped.muk .box h6 > a,
.bped.muk .box a.story-head,
.bped.muk .box a.single-story-head {
	color: #000000;
}
.bped.muk .story-head a:hover,
.bped.muk a.story-head:hover,
.bped.muk h1 a:hover,
.bped.muk h2 a:hover,
.bped.muk h3 a:hover,
.bped.muk h4 a:hover,
.bped.muk h5 a:hover,
.bped.muk h6 a:hover,
.bped.muk .label,
.bped.muk .story-head:hover,
.bped.muk .side-head:hover,
.bped.muk .calendar-label,
.bped.muk .full-width-head:hover,
.bped.muk .read-more-link,
.bped.muk .hero-photo-container .label,
.bped.muk .hero-photo-container .label.right,
.bped.muk .hero-photo .label,
.bped.muk #browse_content .content_list.v2 .landing-tease a:hover,
.bped.muk .kicker, .bped .overline, .bped .label,
.bped.muk .box-link a,
.bped.muk .story_list .morelink a:hover,
.bped.muk .weather.conditions a,
.bped.muk .top-nav a:hover,
.bped.muk .footer-top .icons a:hover,
.bped.muk .grid-item .single-story-head:hover {
	color: #0056a5;
}

.bped.muk h1 a:hover,
.bped.muk h2 a:hover,
.bped.muk h3 a:hover,
.bped.muk h4 a:hover,
.bped.muk h5 a:hover,
.bped.muk h6 a:hover,
.bped.muk .box a.story-head:hover,
.bped.muk .box a.single-story-head:hover {
	text-decoration: none;
}

.bped.muk .publications .pub {
  background-color: #bed9f3;
}
.bped.muk .publications .pub-wrapper a:hover > .pub {
  background-color: #99bbdd;
}

.bped.muk .reverse-bar,
.bped.muk .reverse-bar.red,
.bped.muk .reverse-bar-label,
.bped.muk .hero-screen,
.bped.muk .box-content-hero-list .hero-screen-heads.full,
.bped.muk .pk-layer.withear .ear-col,
.bped.muk .pk-layer.branding,
.bped.muk .pk-layer.red,
.bped.muk .pk-layer.red .layer-col,
.bped.muk .box-content-tiles .tile-label {
	background-color: #0056a5;
}
.bped.muk .pk-layer.branding-med {
	background-color: #0056a5;
}
.bped.muk .pk-layer.branding-light {
	background-color: #0056a5;
}
.bped.muk .container.pk-layer.noear.navigation {
	background-color: #0056a5;
	border-top: 2px solid #0056a5;
}
.bped.muk .pk-layer .box-content-default .poll-section .vote .btn.btn-primary,
.bped.muk .btn.btn-primary {
	background-color: #0056a5;
	border-color: #0056a5;
	color: #ffffff !important;
}
.bped.muk .pk-layer .box-content-default .poll-section .vote .btn.btn-primary:hover,
.bped.muk .btn.btn-primary:hover {
	background-color: #014381;
	border-color: #014381;
}
.bped.muk .box-content-carousel .carousel-indicators .active {
	border-color: #0056a5;
    background-color: #0056a5;
}
.bped.muk .container.pk-layer.noear.footer-top {
	background-color: #0056a5;
	border-bottom: 1px solid #0056a5;
}
.bped.muk .box-weather-forecast .topbar {
	border: 1px solid #0056a5;
}
.bped.muk footer {
	border-top: 3px solid #0056a5;
}
.bped.muk footer .kicker {
	color: #0056a5 !important;
}
.bped.muk footer,
.bped.muk footer * {
  color: #000000;
}
.bped.muk footer a:hover {
  color: #0056a5;
}


/* Nav */
.bped.muk nav .navbar-brand {
  color: white;
}
.bped.muk .navbar.navbar-default {
	background-color: #0056a5;
}
.bped.muk .dropdown-menu>li>a:hover {
	background-color: #0056a5;
}
.bped.muk .dropdown .dropdown-menu {
	background: #014889;
}
.bped.muk .navbar-default li:hover,
.bped.muk .navbar-default .navbar-nav > li > a:hover { 
  background-color: #014889;
}
.bped.muk .navbar-default .navbar-nav>li:hover > a{
  background-color: #014889;
}

.bped.muk .rates .td.featured {
  border: 5px solid #0056a5; 
}
.bped.muk .rates .btn-primary.btn-block {
  background-color: #0056a5;
  border-color: #0056a5;
}
.bped.muk .rates .btn-primary {
  background-color: #0056a5;
  border-color: #0056a5;
}
.bped.muk .rates .btn-primary.btn-block:hover {
  background-color: #014381;
  border-color: #014381;
}
.bped.muk .rates .btn-primary:hover {
  background-color: #014381;
  border-color: #014381;
}





