.post [class^="icon-"],
.post [class*=" icon-"] {
  margin-top: 3em;
  margin-bottom: 0;
}

.post [class^="icon-"].no-margin,
.post [class*=" icon-"].no-margin {
  margin: -5px 0 0 0;
}

.post h1 {
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 1;
}

.post .author-information {
  background-color: #fdfdfd;
  border: 1px solid #dbdbdb;
  padding: 20px;
  font-size: 12px;
  margin-bottom: 2em;
  margin-top: 2em;
}

.post .side-column {
  margin-top: 5em;
}

.post .readmore-js-toggle {
  margin-top: 20px;
}

.post .form-allowed-tags,
.post #reply-title {
  display: none;
}

.post .comments-area {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 5px solid #f2f2f2;
}

.comments-area ul {
  list-style: none;
}

.comments-area ul li {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: #f2f2f2 1px solid;
}

.comments-area ul li .vcard {
  border: 0;
  margin: 0;
  padding: 0;
}

.comments-area ul li .vcard a {
  font-weight: normal;
  font-style: normal;
  text-transform:uppercase;
  color: #9f9f9f
}

.comments-area ul li .comment-meta a {
  color: #9f9f9f;
  font-size: 12px;
}

.comments-area ul li .says {
  display: none;
}

.masonry-quotes img {
  margin-right: 12px;
  margin-bottom: 12px;
  width: 310px;
}}
