/* Pancakes styles */

.riverdale a.story-head,
.riverdale a.single-story-head {
	font-family: 'Adamina', sans-serif;
  font-size: 1.25em;
	font-weight: 500;
}
.riverdale .box-content-columns-default h5,
.riverdale .box-content-columns-default h5 {
	font-size: 1.25em;
}
.riverdale .section-6col .story-head,
.riverdale .section-2col .story-head,
.riverdale .section-6col .single-story-head,
.riverdale .section-2col .single-story-head {
	font-size: 1.6em;
}
.riverdale .box img,
.riverdale .box img.photo {
	max-width: 100%;
}
.riverdale .reverse-bar {
  background-color: #004079;
}
.riverdale .reverse-bar-label {
  font-family: 'Open sans condensed', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}


.riverdale .hero-photo-container .label.right {
  color: #ca2029;
}
.hero-photo .label {
  top: -40px !important;
}

/* Content: Side-by-Side */
.box.box-content-sbs img {
  max-width: 100%;
  margin-right: 15px;
  padding: 4px !important;
}
/* Content: Headlines, leads centered */
.box-content-wide-centered .item {
  /*text-align: center;*/
  margin-top: -10px !important;
}

.riverdale .label {
  /*display: block;*/
  /*padding: 0;*/
  /*margin-bottom: 12px;*/
  font-size: 150%;
  /*font-weight: 700;*/
}