@import url(//fonts.googleapis.com/css?family=Oswald:400,700,300);

/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */

.top .text {
  height: 38px;
  float: left;
  text-align: left;
  color: #fff;
  padding: 2px 16px 0 16px;
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 0.95em;
  border-right: 1px solid rgba(255, 255, 255, 0.85);
}

.top .text .line2 {
  display: inline;
  opacity: 1;
  font-weight: 700;
  font-style: normal;
  font-size: 1em;
  line-height: 0.95em;
}

.chapterImage.c0 .titleText {
  background: transparent url(//maddencdn.com/content/images/2015/omaha/foodies/bg-trans-blue.png) repeat top left;
  width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  text-align: center;
  padding: 1.75em 0 10px 0;
  color: #fff;
  display: table;
}

.chapterImage.c0 .titleText .cit1 {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
}

.chapterImage.c0 .titleText .cit3 {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
}

.chapterImage .centerTitle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  line-height: 1.2em;
}

.chapter {
  background: #f3f3f3 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-page.jpg) repeat top left;
}

section h2 {
  color: #148dc0;
  font-weight: normal;
  font-size: 3.0em;
  font-family: "Oswald", sans-serif;
  line-height: 1.3em;
  margin: 1.0em 0;
  padding: 0 12% 0 6%;
}

section p:first-of-type:first-letter {
  font-family: "Oswald", sans-serif;
  font-weight: normal;
  color: #148dc0;
}

section a:link,
section a:visited,
section a:active {
  color: #148dc0;
}

.readMore {
  bottom: 0;
}

.floatingElement {
  clear: both;
}

/* removed 2016-May-04 */

#c3Float2 {
  display: none;
}

.pullQuote {
  width: 40%;
  max-width: 550px;
  float: right;
  clear: both;
  margin: 2% 0;
}

.tabletImage {
  display: none;
}

.back.bottomPage {
  margin-left: 33%;
  margin-top: 20px;
}

.footer {
  background: #0059bd url(//maddencdn.com/content/images/2015/omaha/foodies/bg-diag-blue.png) repeat top left;
}