header#head nav#header-nav > div.navigation > ul:after, footer#foot nav:after, .articles.featured article:after, .widget_elmer_features article:after, .widget_elmer_memorial article:after, .articles.featured:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

#page > header, #page > article > header, #page > article > h1, #page > article h2, #page > article h3, .widget_elmer_section_links ul.menu > li > a, .widget_nav_menu ul.menu > li > a {
  position: relative; }
  #page > header:before, #page > article > header:before, #page > article > h1:before, #page > article h2:before, #page > article h3:before, .widget_elmer_section_links ul.menu > li > a:before, .widget_nav_menu ul.menu > li > a:before {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: ' ';
    font-size: 0;
    height: 1px;
    background: -webkit-linear-gradient(left, #7f868c, rgba(127, 134, 140, 0));
    background: linear-gradient(to right, #7f868c, rgba(127, 134, 140, 0)); }

header#head nav#header-nav > div.navigation > ul > li.facebook > a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

@font-face {
  font-family: 'Futura Condensed';
  src: url("../font/futura-condensedmedium-webfont.eot");
  src: url("../font/futura-condensedmedium-webfont.eot?#iefix") format("embedded-opentype"), url("../font/futura-condensedmedium-webfont.woff") format("woff"), url("../font/futura-condensedmedium-webfont.ttf") format("truetype"), url("../font/futura-condensedmedium-webfont.svg#futuracondensed_medium") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Futura LT Condensed';
  src: url("../font/futura-lt-con-webfont.eot");
  src: url("../font/futura-lt-con-webfont.eot?#iefix") format("embedded-opentype"), url("../font/futura-lt-con-webfont.woff") format("woff"), url("../font/futura-lt-con-webfont.ttf") format("truetype"), url("../font/futura-lt-con-webfont.svg#futura_ltcn_btlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Adobe Caslon Pro';
  src: url("../font/ACaslonPro.eot");
  src: url("../font/ACaslonPro.eot?#iefix") format("embedded-opentype"), url("../font/ACaslonPro.woff") format("woff"), url("../font/ACaslonPro.ttf") format("truetype"), url("../font/ACaslonPro.svg#ACaslonPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  background: white url(../images/magnificent_bg.jpg) -23px 0 no-repeat;
  background-size: auto 150%;
  background-attachment: fixed; }

h1, h2, h3 {
  font-family: "Futura Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
  text-transform: uppercase; }

.logo {
  text-indent: -4999px;
  overflow: hidden;
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-size: 0; }

.clean {
  background: none;
  border: 0;
  outline: none;
  color: #555;
  padding: 0;
  margin: 0;
  border-radius: 0; }

input.clean {
  border: 1px solid #aaa;
  background: white;
  padding: 0 4px;
  font-size: 15px;
  line-height: 24px;
  height: 26px;
  vertical-align: middle;
  border-radius: 3px; }

.screen-reader-text {
  display: block;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

a.back-to-top {
  position: fixed;
  bottom: -50px;
  right: 0;
  text-align: left;
  display: block;
  width: 30px;
  height: 36px;
  background: black;
  color: white;
  font-size: 20px;
  padding: 2px 5px 0 6px;
  border: 2px solid white;
  border-right: none;
  border-radius: 5px 0 0 5px;
  box-shadow: 0px 0px 2px black;
  -webkit-transition: bottom 0.3s;
          transition: bottom 0.3s; }
  a.back-to-top:hover {
    color: white;
    text-decoration: none;
    background: #b71e23; }
  a.back-to-top.show {
    bottom: 20px; }

a {
  color: #4460ac; }
  a:hover {
    color: #b71e23; }
  a:active, a:focus {
    color: #2e79b9; }

article {
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }

#wrapper {
  border-top: 10px solid #b71e23;
  padding: 0 45px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
  background: white;
  max-width: 1000px; }
  @media (min-width: 992px) {
    #wrapper {
      width: 1000px; } }

header#head {
  margin: 0;
  padding: 35px 0 0 0; }
  header#head #header-logo {
    background: transparent url(../images/logo.png) no-repeat top left;
    background-size: contain;
    width: 100%;
    position: relative; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      header#head #header-logo {
        background-image: url(../images/logo@2x.png); } }
    header#head #header-logo:after {
      display: block;
      text-indent: 0;
      margin: 0;
      padding: 0;
      padding-top: 9%;
      content: ' ';
      font-size: 0;
      color: transparent; }
    @media screen and (max-width: 767px) {
      header#head #header-logo {
        background-image: url(../images/logo-mobile@2x.png); }
        header#head #header-logo:after {
          padding-top: 15%; } }
  header#head nav#header-nav {
    display: block;
    width: 100%;
    border-top: 1px solid #abb4bc;
    border-bottom: 1px solid #abb4bc;
    margin-bottom: 10px;
    position: relative; }
    header#head nav#header-nav > div.navigation {
      border-bottom: 1px solid #abb4bc;
      margin-bottom: 5px;
      vertical-align: top; }
      header#head nav#header-nav > div.navigation > ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto; }
        header#head nav#header-nav > div.navigation > ul > li {
          list-style: none;
          display: block;
          float: left;
          height: 43px;
          overflow: visible;
          margin-left: 35px;
          /*@media screen and (max-width:$lg-desktop - 1) {
            margin-left:20px;
          }*/
          position: relative; }
          header#head nav#header-nav > div.navigation > ul > li:first-child {
            margin-left: 0 !important; }
          header#head nav#header-nav > div.navigation > ul > li.no-header {
            display: none; }
          header#head nav#header-nav > div.navigation > ul > li > a {
            display: block;
            width: auto;
            font-family: "Futura LT Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
            font-size: 26px;
            line-height: 26px;
            padding: 12px 1px 5px 1px;
            height: 49px;
            color: black;
            text-transform: uppercase; }
            header#head nav#header-nav > div.navigation > ul > li > a:hover, header#head nav#header-nav > div.navigation > ul > li > a.active {
              border-bottom: 5px solid #b71e23; }
            header#head nav#header-nav > div.navigation > ul > li > a:hover, header#head nav#header-nav > div.navigation > ul > li > a:active, header#head nav#header-nav > div.navigation > ul > li > a:focus {
              text-decoration: none; }
          header#head nav#header-nav > div.navigation > ul > li.facebook > a {
            width: 36px;
            position: relative;
            text-indent: -9999px;
            text-align: left;
            overflow: hidden; }
            header#head nav#header-nav > div.navigation > ul > li.facebook > a:after {
              position: absolute;
              left: 0;
              right: 0;
              width: 100%;
              text-align: center;
              content: '\f082';
              font-size: 26px;
              text-indent: 0; }
          header#head nav#header-nav > div.navigation > ul > li.current-menu-item > a, header#head nav#header-nav > div.navigation > ul > li.current-menu-ancestor > a {
            border-bottom: 5px solid #b71e23; }
          header#head nav#header-nav > div.navigation > ul > li > ul {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            margin: 0;
            padding: 7px 0 0 0;
            border-left: 5px solid #b71e23;
            list-style: none;
            z-index: 999; }
            header#head nav#header-nav > div.navigation > ul > li > ul li {
              display: block;
              margin: 0;
              padding: 0;
              list-style: none;
              border-bottom: 1px solid #d4d4d4;
              box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.25);
              min-width: 200px; }
              header#head nav#header-nav > div.navigation > ul > li > ul li a {
                font-family: "Futura LT Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
                text-transform: uppercase;
                color: black;
                display: block;
                white-space: nowrap;
                padding: 12px 8px;
                font-size: 18px;
                line-height: 18px;
                margin: 0;
                background: white; }
                header#head nav#header-nav > div.navigation > ul > li > ul li a:hover {
                  background: #e0e0e0;
                  text-decoration: none; }
          header#head nav#header-nav > div.navigation > ul > li:hover > a {
            border-bottom: 6px solid #b71e23; }
          header#head nav#header-nav > div.navigation > ul > li:hover > ul {
            display: block; }
    header#head nav#header-nav #site-search {
      position: absolute;
      top: 0;
      right: 0;
      padding: 10px 0;
      margin: 0;
      vertical-align: top; }
      header#head nav#header-nav #site-search input.search-query {
        width: 200px; }
      header#head nav#header-nav #site-search button[type=submit] {
        font-size: 22px;
        line-height: 22px;
        vertical-align: middle; }

footer#foot {
  clear: both;
  display: block;
  width: 100%;
  background: #b71e23 url(../images/barstaff_footer.png) top center no-repeat;
  background-size: contain;
  padding: 115px 20px 20px 20px;
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    footer#foot {
      padding-top: 80px; } }
  footer#foot h6 {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px; }
  footer#foot nav {
    font-size: 0;
    padding: 10px 20px 20px 20px;
    vertical-align: middle;
    line-height: 0; }
    @media screen and (max-width: 767px) {
      footer#foot nav {
        padding-left: 10px; } }
    footer#foot nav ul.left-menu {
      display: block;
      width: 20%;
      float: left;
      list-style: none;
      margin: 0;
      padding: 0; }
      footer#foot nav ul.left-menu > li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0 0 10px 0;
        line-height: 15px; }
        footer#foot nav ul.left-menu > li > a {
          color: #d4eaff;
          font-size: 15px;
          font-weight: bold; }
      @media screen and (max-width: 767px) {
        footer#foot nav ul.left-menu {
          width: 33%; } }
      @media screen and (max-width: 479px) {
        footer#foot nav ul.left-menu {
          width: 100%;
          float: none;
          clear: both; } }
    footer#foot nav > div.menu-main-menu-container {
      width: 80%;
      display: block;
      float: left; }
      footer#foot nav > div.menu-main-menu-container > ul.menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block; }
        footer#foot nav > div.menu-main-menu-container > ul.menu > li {
          display: block;
          list-style: none;
          width: 25%;
          float: left;
          margin: 0;
          padding: 0 20px 0 0;
          line-height: 15px; }
          footer#foot nav > div.menu-main-menu-container > ul.menu > li.no-footer {
            display: none; }
          footer#foot nav > div.menu-main-menu-container > ul.menu > li > a {
            color: #d4eaff;
            font-size: 15px;
            font-weight: bold; }
          footer#foot nav > div.menu-main-menu-container > ul.menu > li > ul {
            list-style: none;
            margin: 10px 0 0 0;
            padding: 0;
            width: 100%; }
            footer#foot nav > div.menu-main-menu-container > ul.menu > li > ul > li {
              display: block;
              width: 100%;
              line-height: 15px;
              padding-bottom: 10px; }
              footer#foot nav > div.menu-main-menu-container > ul.menu > li > ul > li > a {
                font-weight: 200;
                color: #d4eaff;
                font-size: 15px;
                font-weight: 300; }
          @media screen and (max-width: 479px) {
            footer#foot nav > div.menu-main-menu-container > ul.menu > li {
              width: 100%;
              float: none;
              clear: both; } }
      @media screen and (max-width: 767px) {
        footer#foot nav > div.menu-main-menu-container {
          width: 66%; }
          footer#foot nav > div.menu-main-menu-container > ul.menu > li {
            width: 50%;
            margin-bottom: 2em; } }
      @media screen and (max-width: 479px) {
        footer#foot nav > div.menu-main-menu-container {
          width: 100%;
          float: none;
          clear: both; }
          footer#foot nav > div.menu-main-menu-container > ul.menu > li {
            width: 100%; } }

#title-banner {
  display: block;
  width: 100%;
  height: auto; }
  #title-banner.with-sprockets:after, #title-banner.with-sprockets:before {
    background: white url(../images/sprockets.png) repeat-x top center;
    background-size: 28px 310px;
    height: 25px;
    width: 100%;
    display: block; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #title-banner.with-sprockets:after, #title-banner.with-sprockets:before {
        background-image: url(../images/sprockets@2x.png); } }
  #title-banner.with-sprockets:after {
    background-position: bottom center; }
  #title-banner img {
    width: 100%;
    height: auto; }

.articles.featured, .widget_elmer_features, .widget_elmer_memorial {
  margin-top: 20px; }
  .articles.featured article, .widget_elmer_features article, .widget_elmer_memorial article {
    font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px; }
    .articles.featured article > header, .widget_elmer_features article > header, .widget_elmer_memorial article > header {
      margin-bottom: 0.25em !important; }
      .articles.featured article > header > .leading-title, .widget_elmer_features article > header > .leading-title, .widget_elmer_memorial article > header > .leading-title {
        display: block;
        width: 100%;
        border-bottom: 1px solid black;
        color: black;
        font-family: "Futura Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
        font-size: 20px;
        margin-bottom: 8px;
        text-transform: uppercase; }
      .articles.featured article > header > .host, .widget_elmer_features article > header > .host, .widget_elmer_memorial article > header > .host {
        text-transform: uppercase;
        font-weight: normal;
        padding: 0 3px; }
      .articles.featured article > header > h4, .widget_elmer_features article > header > h4, .widget_elmer_memorial article > header > h4 {
        display: block;
        font-size: 18px;
        line-height: 21px;
        margin: 0 0 0 0;
        padding: 0 3px;
        text-transform: uppercase;
        font-weight: bold; }
      .articles.featured article > header .subtitle, .widget_elmer_features article > header .subtitle, .widget_elmer_memorial article > header .subtitle {
        font-size: 14px;
        font-weight: bold;
        padding: 0 3px; }
    .articles.featured article figure, .widget_elmer_features article figure, .widget_elmer_memorial article figure {
      float: left;
      margin: 5px 15px 5px 0;
      text-align: center; }
      .articles.featured article figure img, .widget_elmer_features article figure img, .widget_elmer_memorial article figure img {
        display: block;
        padding-bottom: 5px; }
      .articles.featured article figure a, .widget_elmer_features article figure a, .widget_elmer_memorial article figure a {
        display: block;
        font-size: 13px; }
    .articles.featured article .alignleft, .widget_elmer_features article .alignleft, .widget_elmer_memorial article .alignleft, .articles.featured article .alignright, .widget_elmer_features article .alignright, .widget_elmer_memorial article .alignright {
      margin: 3px 15px 10px 0; }
    .articles.featured article .alignright, .widget_elmer_features article .alignright, .widget_elmer_memorial article .alignright {
      margin: 3px 0 10px 15px; }
    .articles.featured article p, .widget_elmer_features article p, .widget_elmer_memorial article p {
      padding: 0 3px; }

#copyleft {
  text-align: center;
  margin: 10px 0 15px 0;
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
  #copyleft p {
    margin: 0 0 0.5em 0;
    line-height: 1em;
    font-size: 12px; }

.articles.featured.col-md-12 article {
  float: left;
  width: 50%;
  margin: 0 0 20px 0; }
  .articles.featured.col-md-12 article:nth-child(2n+1) {
    padding-right: 10px;
    clear: both; }
  .articles.featured.col-md-12 article:nth-child(2n) {
    padding-left: 20px; }
  @media screen and (max-width: 767px) {
    .articles.featured.col-md-12 article {
      width: 100%;
      float: none;
      padding: 0 !important; } }

aside.sidebar.col-md-5 {
  padding-left: 40px;
  padding-right: 0;
  margin-right: 0; }
  @media screen and (max-width: 991px) {
    aside.sidebar.col-md-5 {
      padding-left: 0; } }
aside.sidebar .widget .leading-title {
  color: #b71e23; }
aside.sidebar .widget h3 {
  color: #b71e23; }
aside.sidebar .widget .textwidget a {
  color: black;
  font-weight: bold; }
aside.sidebar .widget h4 {
  font-size: 15px; }
@media screen and (min-width: 992px) {
  aside.sidebar {
    background-image: -moz-linear-gradient(left, #e4e6e7, white 13%);
    background: -webkit-linear-gradient(left, #e4e6e7, white 13%);
    background: linear-gradient(left, #e4e6e7, white 13%);
    border-bottom: 1px solid #e4e6e7; } }

.articles {
  padding-left: 0; }

#page {
  margin-top: 20px;
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
  .archive #page {
    margin-top: 0; }
  .single #page {
    margin-top: 0; }
  #page > header {
    position: relative;
    vertical-align: bottom; }
    @media screen and (min-width: 992px) {
      #page > header {
        height: 36px;
        line-height: 36px; } }
    #page > header > h3.nav-head {
      color: #b71e23;
      font-size: 36px;
      line-height: 36px;
      margin: 0;
      padding: 0; }
    #page > header > h1, #page > header > h2 {
      position: relative;
      display: inline-block;
      background: white;
      font-size: 36px;
      line-height: 36px;
      color: #7f868c;
      z-index: 2;
      margin: 0;
      padding: 0 5px 0 0; }
      @media screen and (max-width: 991px) {
        #page > header > h1, #page > header > h2 {
          font-size: 24px;
          line-height: 24px; } }
      #page > header > h1:before, #page > header > h2:before {
        content: ':';
        width: 10px;
        text-align: center;
        display: inline-block; }
    #page > header:before {
      bottom: 5px; }
    #page > header.h2 {
      height: 30px;
      line-height: 30px; }
      #page > header.h2 > h2 {
        font-size: 30px;
        line-height: 30px; }
      #page > header.h2:before {
        bottom: 4px; }
  #page > article {
    margin: 0;
    padding: 10px 20px 20px 10px;
    font-size: 15px; }
    @media screen and (max-width: 991px) {
      #page > article {
        padding: 10px 0 20px 0; } }
    .single #page > article {
      padding-top: 0; }
    #page > article p {
      font-size: 15px; }
    #page > article h1, #page > article h2, #page > article h3 {
      display: block;
      color: black;
      padding: 0;
      margin: 0.5em 0;
      line-height: 1em;
      font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
    #page > article > header {
      padding: 0 0 5px 0;
      margin: 0 0 10px 0; }
      #page > article > header h1 {
        font-size: 28px;
        font-weight: bold;
        text-transform: none; }
      #page > article > header p.date {
        font-style: normal;
        color: #7f868c;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0; }
      #page > article > header h1, #page > article > header h2, #page > article > header h3, #page > article > header h4, #page > article > header h5, #page > article > header h6 {
        padding: 0;
        margin: 5px 0; }
      #page > article > header h5.subhead {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.2em; }
      #page > article > header h6.byline {
        font-size: 15px;
        font-weight: normal;
        line-height: 1em; }
      #page > article > header h4.back {
        font-size: 14px;
        text-transform: uppercase;
        margin: 0 0 1em -5px; }
        #page > article > header h4.back a:before {
          content: '\00AB  View all '; }
        #page > article > header h4.back a:after {
          content: ' \00BB'; }
    #page > article > h1, #page > article h2, #page > article h3 {
      font-family: "Futura Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
      color: #b71e23; }
    #page > article > h3 {
      margin-top: 1em; }
    #page > article .wp-caption {
      margin: 5px;
      text-align: center; }
      #page > article .wp-caption .wp-caption-text {
        margin-top: 1em 0 0 0;
        font-size: 13px;
        text-align: center; }
    #page > article .alignleft {
      float: left;
      margin: 3px 15px 10px 0; }
    #page > article .alignright {
      float: right;
      margin: 3px 0 10px 15px; }
    #page > article .alignleft .mejs-horizontal-volume-slider,
    #page > article .alignright .mejs-horizontal-volume-slider {
      display: none; }
    #page > article aside.quote {
      font-style: italic;
      border-top: 1px solid #7f868c;
      border-bottom: 1px solid #7f868c;
      padding: 15px 0;
      margin: 15px 0;
      font-size: 18px;
      font-weight: 500; }
    #page > article .pullquote {
      background: #e1e1e1;
      font-size: 15px;
      line-height: 1.3em;
      font-style: italic;
      margin: 15px 0;
      padding: 5px; }
    #page > article .quoteby {
      text-align: right;
      margin: -6px 0 28px 0; }
    #page > article .caption {
      font-size: 13px;
      text-align: center;
      margin: 6px 0 12px 0; }
    #page > article .subtext {
      display: block;
      font-size: 13px;
      color: black;
      margin-top: 2em;
      color: #7f868c; }
    #page > article .wp-caption .subtext {
      margin-top: 0; }
    #page > article figure {
      float: left;
      margin: 5px 15px 5px 0;
      text-align: center; }
      #page > article figure img {
        display: block;
        padding-bottom: 5px; }
      #page > article figure a {
        display: block;
        font-size: 13px; }
    #page > article div.article-link {
      margin-bottom: 10px;
      padding-bottom: 5px;
      border-bottom: 1px solid #a8adb2; }
      #page > article div.article-link p.leading-title {
        border: 0;
        color: #a8adb2;
        font-weight: normal;
        font-size: 13px;
        font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
        letter-spacing: 0.3px;
        margin: 0;
        padding: 3px 0; }
      #page > article div.article-link h4 {
        padding: 0;
        margin: 0;
        font-size: 16px;
        line-height: 20px;
        text-transform: none;
        font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
        font-weight: bold; }
      #page > article div.article-link label {
        padding: 0;
        margin: 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: normal; }

.widget_elmer_section_links ul, .widget_nav_menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget_elmer_section_links ul > li, .widget_nav_menu ul > li {
    list-style: none;
    margin: 10px 0;
    padding: 0; }
    .widget_elmer_section_links ul > li > a, .widget_nav_menu ul > li > a {
      display: block;
      position: relative;
      padding: 4px;
      border-left: 2px solid #7f868c;
      font-family: "Futura LT Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
      font-size: 20px;
      line-height: 18px;
      color: black; }
      .widget_elmer_section_links ul > li > a:hover, .widget_nav_menu ul > li > a:hover {
        text-decoration: none;
        border-color: #b71e23; }
    .widget_elmer_section_links ul > li ul.sub-menu, .widget_nav_menu ul > li ul.sub-menu {
      padding-left: 2px; }
      .widget_elmer_section_links ul > li ul.sub-menu > li > a, .widget_nav_menu ul > li ul.sub-menu > li > a {
        border: 0; }
        .widget_elmer_section_links ul > li ul.sub-menu > li > a:before, .widget_nav_menu ul > li ul.sub-menu > li > a:before {
          content: '\25a0';
          margin-right: 4px;
          color: #7f868c; }
        .widget_elmer_section_links ul > li ul.sub-menu > li > a:hover:before, .widget_nav_menu ul > li ul.sub-menu > li > a:hover:before {
          color: #b71e23; }

.widget_elmer_features, .widget_elmer_memorial {
  margin-top: 40px;
  margin-bottom: 20px; }
  .widget_elmer_features figure > img, .widget_elmer_memorial figure > img {
    max-width: 100px;
    height: auto !important; }

.images.gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block; }
  .images.gallery > li {
    margin: 5px;
    padding: 0;
    display: inline-block; }
    .images.gallery > li > a {
      display: block;
      height: 150px;
      width: 150px; }
      .images.gallery > li > a > img {
        display: block;
        height: 150px;
        width: 150px; }

article.type-post > header, article > header {
  margin-bottom: 10px; }
  article.type-post > header p, article > header p {
    font-size: 12px; }
  article.type-post > header h5, article > header h5 {
    margin-top: 5px;
    text-transform: none;
    font-size: 17px;
    padding-left: 3px;
    font-weight: bold; }
article.type-post .content p, article .content p {
  font-size: 15px; }
article.type-post img, article img {
  max-width: 100%; }
article.type-post.article, article.article {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a8adb2; }
  article.type-post.article > header > time.leading-title, article.article > header > time.leading-title {
    border: 0;
    color: #a8adb2;
    font-weight: normal;
    font-size: 13px;
    font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 3px 0; }
  article.type-post.article > header > h3, article.article > header > h3 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
    font-weight: bold; }
  article.type-post.article > header > h5, article.article > header > h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal; }
  article.type-post.article p, article.article p {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    margin: 0; }
  article.type-post.article p.byline, article.article p.byline {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
 }
article.type-post .alignleft, article .alignleft {
  float: left;
  margin-right: 15px; }
article.type-post .alignright, article .alignright {
  float: right;
  margin-left: 15px; }
article.type-post .wp-caption, article .wp-caption {
  margin: 5px;
  text-align: center; }
  article.type-post .wp-caption .wp-caption-text, article .wp-caption .wp-caption-text {
    margin: 1em 0 0 0;
    font-size: 13px;
    text-align: center; }
article.type-post.link h3, article.link h3 {
  color: black; }
article.type-post p.link, article p.link {
  font-size: 12px;
  margin-top: 6px; }
  article.type-post p.link a, article p.link a {
    color: #7f868c; }

.infinite-results.loading:after {
  display: block;
  content: ' ';
  width: 20px;
  height: 20px;
  margin: 10px auto;
  background: url("../images/ajaxloader.gif") top left no-repeat; }

nav.pagination {
  margin: 30px auto 0 auto;
  display: block;
  text-align: center;
  font-family: "Futura LT Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
  font-weight: normal;
  font-size: 18px;
  /*width:100%;
  clear:both;
  float:none;*/ }
  nav.pagination .page-numbers {
    margin: 0 0.5em; }

aside.articles.featured article {
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
  aside.articles.featured article > header {
    font-size: 15px; }
    aside.articles.featured article > header > h4, aside.articles.featured article > header h5, aside.articles.featured article > header h6 {
      font-size: 16px;
      line-height: 1.3em; }
    aside.articles.featured article > header > .leading-title {
      font-family: "Futura Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
      font-weight: normal;
      color: #b71e23;
      font-size: 25px;
      line-height: 22px; }
  aside.articles.featured article > p {
    font-size: 15px; }

.wpcf7-form-control-wrap textarea {
  width: 100%; }

input.wpcf7-form-control[type=submit] {
  background: #7f868c;
  color: white;
  border: 0;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 13px;
  vertical-align: bottom;
  font-family: "Futura LT Condensed", "Helvetica Narrow", "Arial Narrow", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 5px;
  height: auto; }
  input.wpcf7-form-control[type=submit]:hover {
    background: #b71e23; }

#qlightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8) url(../images/ajax-loader-dark.gif) 50% 50% no-repeat;
  padding: 40px; }
  @media screen and (max-width: 480px) {
    #qlightbox {
      padding: 40px 10px; } }
  #qlightbox .qlightbox-container span.lightbox-close {
    color: white;
    font-size: 30px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    vertical-align: middle;
    text-align: right;
    font-family: sans-serif;
    font-weight: normal;
    position: absolute;
    cursor: pointer; }
  #qlightbox .qlightbox-container img {
    margin: auto auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    position: absolute;
    /*left:0;
    right:0;
    top:0;
    bottom:0;*/ }

.gallery .gallery-item {
  margin-bottom: 6px; }
  .gallery .gallery-item .wp-caption-text {
    font-size: 13px; }

@media screen and (max-width: 480px) {
  .modal.release .modal-dialog {
    margin: 0; } }
.modal.release .modal-content {
  background: #555;
  border-radius: 10px;
  font-size: 15px; }
  @media screen and (max-width: 480px) {
    .modal.release .modal-content {
      border-radius: 0; } }
  .modal.release .modal-content .modal-header {
    font-size: 0;
    border: 0;
    padding: 13px 13px 0 13px;
    margin: 0; }
    .modal.release .modal-content .modal-header h4 {
      display: inline-block;
      background: white;
      color: #555;
      font-size: 28px;
      font-weight: normal;
      text-transform: uppercase;
      padding: 10px 10px 5px 10px;
      margin: 0;
      line-height: 28px;
      font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
      letter-spacing: 5px; }
      @media screen and (max-width: 480px) {
        .modal.release .modal-content .modal-header h4 {
          letter-spacing: 0; } }
    .modal.release .modal-content .modal-header .decade {
      display: inline-block;
      color: white;
      font-size: 28px;
      line-height: 28px;
      padding: 10px 10px 5px 10px;
      font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
    .modal.release .modal-content .modal-header .close {
      color: white;
      opacity: 0.8; }
      .modal.release .modal-content .modal-header .close:hover {
        opacity: 1; }
  .modal.release .modal-content .modal-body {
    margin: 0 13px 13px 13px;
    padding: 20px 40px;
    background: white;
    font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif; }
    @media screen and (max-width: 480px) {
      .modal.release .modal-content .modal-body {
        padding: 20px 10px; } }
    .modal.release .modal-content .modal-body a.shop {
      float: right;
      display: none;
      background: #4460ac;
      color: white;
      font-size: 18px;
      font-weight: normal;
      text-decoration: none;
      border-radius: 4px;
      padding: 6px;
      line-height: 18px; }
    .modal.release .modal-content .modal-body h5, .modal.release .modal-content .modal-body .meta {
      margin: 0;
      padding: 0;
      font-size: 16px;
      line-height: 21px; }
    .modal.release .modal-content .modal-body h5 {
      font-weight: bold; }
    .modal.release .modal-content .modal-body h6 {
      font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
      font-size: 16px;
      font-weight: bold;
      margin: 1em 0; }
    .modal.release .modal-content .modal-body .contents {
      margin-top: 1em; }
      .modal.release .modal-content .modal-body .contents p:first-child:first-line {
        font-weight: bold; }
      .modal.release .modal-content .modal-body .contents div.track {
        margin-bottom: 7px;
        font-size: 12px; }
        .modal.release .modal-content .modal-body .contents div.track:first-line {
          font-size: 15px; }
  .modal.release .modal-content.decade-1950s {
    background-color: #00aae7; }
  .modal.release .modal-content.decade-1960s {
    background-color: #cd6027; }
  .modal.release .modal-content.decade-1970s {
    background-color: #a49c47; }
  .modal.release .modal-content.decade-1980s {
    background-color: #7342bc; }
  .modal.release .modal-content.decade-1990s {
    background-color: #5d67a3; }
  .modal.release .modal-content.decade-2000s {
    background-color: #bc243c; }
  .modal.release .modal-content.decade-2010s {
    background-color: #f36700; }

@media screen and (max-width: 991px) {
  button#responsive-menu {
    border: none;
    padding: 2px 6px;
    color: #555;
    background: white;
    font-size: 30px;
    outline: none !important; }

  header#head nav#header-nav {
    overflow: visible; }
    header#head nav#header-nav div.navigation {
      display: none;
      position: absolute;
      width: 100%;
      top: 45px;
      left: 0;
      z-index: 1000;
      border: 0;
      border-left: 5px solid #b71e23;
      border-top: 5px solid #b71e23; }
      header#head nav#header-nav div.navigation > ul.menu > li {
        position: static;
        background: white;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #a8adb2;
        border-right: 1px solid #a8adb2;
        float: none;
        height: auto; }
        header#head nav#header-nav div.navigation > ul.menu > li > a {
          padding: 10px 6px;
          border: 0;
          height: auto;
          font-size: 26px;
          line-height: 26px; }
        header#head nav#header-nav div.navigation > ul.menu > li > ul.sub-menu {
          display: none;
          position: static;
          top: auto;
          left: auto;
          width: 100%;
          border: 0;
          padding: 0;
          box-shadow: none; }
          header#head nav#header-nav div.navigation > ul.menu > li > ul.sub-menu > li {
            display: block;
            width: 100%;
            border: 0;
            border-top: 1px solid #a8adb2; }
            header#head nav#header-nav div.navigation > ul.menu > li > ul.sub-menu > li > a {
              padding: 6px 6px 6px 15px;
              font-size: 20px;
              line-height: 20px; }
        header#head nav#header-nav div.navigation > ul.menu > li.current-menu-ancestor > ul.sub-menu, header#head nav#header-nav div.navigation > ul.menu > li.current-menu-item > ul.sub-menu {
          display: block; }

  footer#foot nav {
    padding: 10px 0 0 20px; }
    footer#foot nav > div > ul.menu > li {
      width: 33%;
      margin-bottom: 2em; } }
@media screen and (max-width: 767px) {
  #wrapper {
    padding: 0 20px; }

  footer#foot nav > div > ul.menu > li {
    width: 50%; } }
@media screen and (max-width: 479px) {
  #wrapper {
    padding: 0 10px; }

  header#head {
    padding-top: 15px; }

  footer#foot nav > div > ul.menu > li {
    width: 100%;
    float: none; } }
