.page-wrapper header {
  background-color: transparent;
}

.date {
  width: 50px; height: 60px; 

}
.date p {
	font-family: Helvetica, sans-serif; 
	font-size: 12px;
	/*text-align: center; */
	color: #9e9e9e; 
}

.date p span {
	font-size: 24px; 
	font-weight: bold; 
	color: #888; 
	text-transform: uppercase; 	
	display: block;
	padding: 3px 0 3px 0;
}

/* break */


header {
  background-color: #FFFFFF;
}

.main-nav {
  margin-bottom: 30px !important;
  background-color: #0085B8;
}

.main-nav .nav .nav-item a {
  /*color: #444444;*/
  transition: all 0.4s ease-in-out 0s;
}


.nav &gt; li &gt; a {
  font-size: 19px !important;
  color: #ffffff !important;
  /*color: #003049 !important; */
  font-weight: 300;
}

.nav &gt; li &gt; a:hover {
  color: #ffffff !important;
}

.flexslider .flex-control-nav {
  background-color: #006699;
  padding: 8px 0 0 0;
  margin-bottom: 8px;
}

.flexslider .flex-control-paging li a {

  background-color: #a1a1a1;

}

.flexslider .flex-control-paging li a.flex-active {
  background-color: #ffffff;
}

li &gt; span.secondary &gt; a {
  display: none !important;
}

section p {
  margin-left: 15px;
  margin-right: 15px;
}

.home-page h1.section-heading .line-orange {
  border-top-color: #e9410c;
  border-top-style: solid;
  border-top-width: 2px;
  display: inline-block;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

.img-responsive img {
	display: block;
	height: auto;
	max-width: 100%;  
}

.involved {
  border-radius:8px;
  margin-bottom: 15px;
}

.involved h3 {
  margin-top: 0px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

.involved a {
  color: #ffffff;
  text-decoration: underline;
}

.intros {
  background-color: #f5f5f5;
  padding: 0 5px 5px 5px;
  overflow: hidden;
  margin-bottom: 25px;
}

.main-content h2, aside h2 {
  margin-top: 0px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}

.intro-link {
  color: #007fb5;
  font-size: 1.3em;
}

.intro-blurb a {
  border-bottom: none !important;
}

.event-row {
  margin: 2px 0;
  padding: 6px 0;
  border-bottom: 1px solid #f5f5f5;
} 

.event-row-last {
  margin: 2px 0;
  padding: 6px 0;
} 