/* Enter Your Custom CSS Here */

.widget_search .search-form .search-field {
  padding: 4px;
  background-color: #ffffff;
  border-color: #b3b3b3;
  border-width: 1px;
  text-align: left;
}
#secondary li {
  line-height: 20px;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: double;
}
#secondary.widget-area.secondary {
  padding-left: 15px;
}

.blog .posted-on {
  display: none;
}

.published {
  display: none;
}

.blog-layout-1 .posted-on {
  display: none;
}

.entry-title a {
  color: #2b3759;
}

.site-footer a {
  color: #c4c6ff;
}

#colophon.site-footer {
  font-size: 0.9em;
}

.footer-adv-overlay {
  padding-top: 1%;
  padding-bottom: 1%;
}

.ast-footer-overlay {
  padding-bottom: 1%;
  padding-top: 1%;
}
.comment-awaiting-moderation{display:none;}