/*!
 Theme Name:   Pacer Nation Chapter
 Description:  Pacer Nation Chapter Theme
 Author:       DLS Software Studios
 Author URI:   https://www.dlssoftwarestudios.com
 Template:     pacer
 Version:      99.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  pacer-child
 Tags:
*/
@import url(../pacer/style.css);
body.home .site-content .inner-content {
  position: relative;
  overflow: hidden;
  padding: 3.5em 0; }
body.home .entry-content,
body.home .meeting-location {
  font-size: 1.1em; }
body.home .entry-content {
  margin: 0; }
body.home .meeting-location {
  margin: 2em 0; }
  body.home .meeting-location h2 {
    color: #ef8c31;
    font-size: 1.4em;
    margin-top: 0; }
  body.home .meeting-location .map {
    float: right;
    margin: -3.2em 0 1em 1em;
    height: 220px;
    width: 58%;
    background: #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 220px;
    text-align: center; }
    @media screen and (max-width: 500px) {
      body.home .meeting-location .map {
        display: block;
        width: 100%;
        margin: 0 0 1em; } }
body.home #primary {
  float: left;
  width: 60%; }
  body.home #primary .wp-post-image {
    margin-bottom: 1.8em; }
body.home #secondary {
  float: right;
  width: 35%;
  padding-left: 5%;
  border-left: 1px solid #b5afa7;
  margin: 0; }
  body.home #secondary h2 {
    color: #ef8c31;
    font-size: 1.4em;
    margin-top: 2em; }
  body.home #secondary section:first-child h2 {
    margin-top: 0; }
@media screen and (max-width: 800px) {
  body.home #primary,
  body.home #secondary {
    float: none;
    padding-left: 0;
    border: 0;
    width: 100%; }
  body.home #secondary {
    padding-left: 20px;
    padding-right: 20px; } }

#super-header {
  background-color: #3a372d;
  color: #fff;
  font-size: .9em;
  overflow: auto; }
  #super-header .nation-disclaimer {
    line-height: 3.4em; }
    #super-header .nation-disclaimer img {
      height: 1.8em;
      padding-bottom: .1em;
      vertical-align: middle; }

#secondary .recent-news,
#secondary .upcoming-events {
  margin: 1em 0 2em;
  padding: 0; }
  #secondary .recent-news li,
  #secondary .upcoming-events li {
    list-style-type: none;
    margin: 1em 0; }
    #secondary .recent-news li .date,
    #secondary .upcoming-events li .date {
      font-size: 0.9em;
      font-style: italic;
      display: block; }

#dlsmss-site-switcher {
  line-height: 3.4em; }

.site-header {
  position: relative; }
  .site-header .inner-content {
    z-index: 2;
    position: relative; }
    .site-header .inner-content .site-branding {
      display: inline-block; }
      @media (max-width: 500px) {
        .site-header .inner-content .site-branding .site-title {
          margin: 28px 100px 31px !important;
          width: 64%; } }
      @media screen and (max-width: 1000px) {
        .site-header .inner-content .site-branding {
          display: block; } }
      @media screen and (max-width: 1000px) {
        .site-header .inner-content .site-branding {
          float: none;
          margin: 0 auto; } }
    .site-header .inner-content .main-navigation {
      bottom: 30px;
      right: 0;
      position: absolute;
      max-width: 650px;
      width: 100%;
      height: 2em;
      line-height: 2em;
      margin-left: 0; }
      .site-header .inner-content .main-navigation .menu > .menu-item > .sub-menu {
        margin-top: 0; }
      @media screen and (max-width: 1025px) {
        .site-header .inner-content .main-navigation {
          margin: 0 auto; } }
      @media screen and (max-width: 1000px) {
        .site-header .inner-content .main-navigation {
          position: static;
          float: none;
          text-align: center;
          margin-bottom: .8em;
          margin-top: -1em; }
          .site-header .inner-content .main-navigation .menu {
            position: static; }
            .site-header .inner-content .main-navigation .menu .sub-menu {
              text-align: left; } }
      @media screen and (max-width: 679px) {
        .site-header .inner-content .main-navigation {
          margin-top: -3.5em; } }
    .site-header .inner-content:after {
      display: block;
      content: '\a0';
      clear: both;
      height: 0;
      visibility: hidden; }
  .site-header:after {
    display: block;
    content: '';
    background: url(../pacer/images/shoe-bg.png) 50% 50% no-repeat;
    opacity: 0.4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute; }

.main-navigation {
  float: right;
  line-height: 1em;
  position: relative;
  height: 88px;
  z-index: 10; }
  .main-navigation .menu {
    position: absolute;
    bottom: 0;
    right: 0; }
    .main-navigation .menu li {
      display: inline-block;
      float: none; }

.site-branding {
  width: 278px; }
  .site-branding .site-title {
    margin: 28px 0 22px; }

@media (min-width: 754px) {
  .chosen-container.chosen-container-single {
    margin-left: -10em;
    margin-top: -2.89em; } }
@media (max-width: 745px) and (min-width: 680px) {
  .chosen-container.chosen-container-single {
    margin-top: 1.8em;
    margin-left: -10em; } }
@media (max-width: 679px) {
  .chosen-container.chosen-container-single {
    margin-left: -5em;
    margin-top: -0.8em; } }

.chosen-container-single .chosen-single {
  background: none;
  background-color: #47443A;
  box-shadow: none;
  border: 1px solid #47443A; }

.chosen-search input {
  background-color: #fff !important; }

.chosen-container .chosen-results {
  color: #fff !important; }

.chosen-container-single .chosen-single span {
  color: #fff; }

select.dlsmss-site-list {
  background: #47443a;
  border: #47443a;
  color: #fff; }

.chosen-container .chosen-drop {
  border: 1px solid #47443A;
  background: #47443A; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: none;
  box-shadow: none;
  background-color: #47443A;
  border: 1px solid #47443A; }

/*# sourceMappingURL=style.css.map */
