/* Severna Park Voice colors:
Blue: #568ac8;
*/

a {
	color: #568ac8;
}
.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: #568ac8;
  text-decoration: none;
}
#browse_content .content_list .item .headline A:hover {
  color: #568ac8;
  text-decoration: none;
}
.weather.conditions a {
	color: #568ac8;
}
.wtimes .container.pk-layer.branding {
  background-color: #568ac8;
  color: #333;
}
.top-nav a,
.top-nav a:hover {
  color: #568ac8;
}
.container .top-level:hover {
  background-color: #568ac8;
  color: #f1f1f1;
}
.container .top-level:hover a {
  color: #f1f1f1;
}
footer {
  background-color: #568ac8;
}

.calendar.block .item.featured {
  background-color: #568ac8;
}
.calendar a:hover {
  color: #568ac8;
}
.calendar a:hover .cal-date .number {
  color: #568ac8;
}
.box.box-calendar-default .cal-buttons .all:hover,
.box.box-calendar-default .cal-buttons .add:hover {
  color: #568ac8;
}
.box.box-calendar-default .label {
  color: #568ac8;
}
.box.box-calendar-default .label.wide {
  color: #568ac8;
}
.box.box-calendar-default .cal-footer {
  color: #568ac8;
}
.box.box-calendar-default .cal-footer a:hover .cal-date, 
.box.box-calendar-default .cal-footer a:hover .cal-date.calicon .fa, 
.box.box-calendar-default .cal-footer a:hover .number {
  color: #568ac8;
}
.box.box-calendar-default .carousel-control .fa {
  color: #568ac8;
}

.box-link a {
  color: #568ac8;
}

.reverse-bar {
  background-color: #568ac8;
}
.container.pk-layer.withear .ear-col {
  background-color: #568ac8;
}
.container.pk-layer.withear .ear-col .reverse-bar-label {
  line-height: 30px !important;
}

/* ===== MARKEPLACE ===== */
.wtimes .mktplce .pagination > .active > a, 
.wtimes .mktplce .pagination > .active > a:focus, 
.wtimes .mktplce .pagination > .active > a:hover, 
.wtimes .mktplce .pagination > .active > span, 
.wtimes .mktplce .pagination > .active > span:focus, 
.wtimes .mktplce .pagination > .active > span:hover {
  background-color: #568ac8;
  border-color: #568ac8;
}