/* Modules.css */
@charset "utf-8";
.events__date {
  border-top: .25em solid #00ab55;
  padding-top: .5em;
  display: block;
  font-weight: 700;
}
.events__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.events__list-item {
  padding-top: 1em;
}
.events__title {
  color: #191919;
  font-size: 1.2em;
  line-height: 2.5em;
  margin-top: 1em;
}
.events__title__blue	{
  color: #004384;
    font-size: 1.2em;
  line-height: 2.5em;
  margin-top: 1em;
}
.events__calendar {
  color: #004384;
  margin-top: 1em;
}
h4.events_calendar_sidebar	{
	margin: 0;
	color: #004384;
}

.events__city {
  font-style: italic;
}
/* Lists */
.sflistExpandAllLnkWrp {
  font-size: small;
  margin-bottom: 1em;
}
.sflistList {
  list-style: none;
  margin: 0;
  padding: none;
}
.sflistListItem {
  margin-bottom: 1em;
}
.sflistItemContentExp {
  border-bottom: .25em solid #00ab55;
}
/* Secondary Nav */
.k-treeview {
  font-size: 1.2em;
}
.k-treeview a {
  border-bottom: none;
  text-transform: uppercase;
}
.k-in,.k-state-hover,.k-state-focused {
  background-color: #fff!important;
  border: none!important;
  line-height: 1!important;
  margin: 0!important;
  padding: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

#newswire a	{
  font-size: 1em;
  line-height: 1.3334em;
  margin-top: 1em;
	
}