.panel-content .entry-title {
  color: #000000;
}

/*Centering the menu*/

.single-post div#primary {
  width: 100% !important;
  max-width: 100% !important;
}

.aligncenter.size-full {
  width: 1120px;
}

ul#top-menu {
  text-align: center;
}

.pagination-single-inner {
  display: none;
}

.site-header .main-navigation {
  text-align: center;
}

.entry-header .entry-title {
  margin-bottom: 0.25em;
  font-size: 25px !important;
  color: black !important;
  font-family: Helvetica !important;
}

.entry-header .entry-title {
  margin-bottom: 0.25em;
  font-size: 23px !important;
  color: darkgreen !important;
}

.lodestar-intro .entry-content *:last-child {
  top: 0px;
  width: 48px;
}

.post-navigation {
  display: none;
}

.site-logo-link img {
  width: 153px;
}

#top-menu.menu.nav-menu {
  background-color: #000000;
}

.header-top {
  background-color: #030303;
}

.header-top a:hover {
  background-color: #010101;
}

.site-info {
  display: none !important;
}