.main-navigation ul {
  background-color: #f5f5f5;
}

.blogpost-button {
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
}

.widget ul:first-of-type li:first-of-type {
  margin-top: -10px;
  font-weight: normal;
}

.byline {
  font-size: 15px;
  color: #000000;
}

.url.fn.n {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.entry-date.published {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.posted-on {
  font-size: 15px;
  color: #000000;
}

.post-data-text {
  font-size: 15px;
  line-height: 18px;
  margin: -4px;
  border-right-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}

input[type=submit] {
  background-color: #000000;
  padding: 9px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

.content-wrap {
  margin-bottom: -8px;
  margin-top: -5px;
}

.reply {
  padding-top: 15px;
}

.comment-reply-link {
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  color: #999;
}

.category-list {
  font-size: 13px;
  text-decoration: none;
  color: #999;
}

.entry-meta {
  padding-top: 12px;
  padding-bottom: 18px;
}

.recentcomments {
  font-size: 13px;
  line-height: 16px;
  margin: 0px;
}

.widget ul li {
  font-size: 13px;
}

.widget_authors > ul > li {
  font-size: 13px;
  font-weight: normal;
  margin-top: -12px;
}

.textwidget.custom-html-widget {
  margin-left: 2px;
}