/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2018 | 12:20:33 */
#colophon .site-info {
  display: none;
}

nav.main-navigation {
  background-color: #f7f7f7;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  text-align: left;
  padding: 0 6px;
  padding: 0 0.4285714286rem;
}

nav.main-navigation li {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem;
}

.main-navigation li a {
  line-height: inherit;
}

nav.main-navigation .menu-toggle {
  margin: 6px 0;
  margin: 0.4285714286rem 0;
}

.entry-content > .shariff {
  margin: 1em 0;
}

ul.shariff-buttons > li:first-child {
  margin-left: 0 !important;
}

.site-content article {
  border-bottom: none;
}

.site-header h1 {
  margin-bottom: 0;
}

.site-header h1, .site-header h2 {
  text-align: left;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
  margin: 24px 0 0;
  margin: 1.714285714rem 0 0;
}

.entry-content li, .comment-content li, .mu_register li {
  margin-top: 6px;
  margin-top: 0.428571428rem;
  margin-left: 16px;
  margin-left: 1.142857143rem;
}

@media screen and (min-width: 600px) {

  .site-header h1 {
    line-height: 1.285714286;
  }

  .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border: none;
  }

}

@media screen and (min-width: 800px) {

  .site-content article {
    word-wrap: inherit;
    -moz-hyphens: inherit;
    hyphens: inherit;
  }

}


@media screen and (min-width: 960px) {

  h1.site-title {
    letter-spacing: 0.2em;
  }

}