/* supreme 1.4.0 */
.rss_subscribe {
  float: right;
  color: #555555 !important;
  margin: 0 0 0 15px;
}

.rss_subscribe .fa {
  margin: 0 5px 0 0;
  color: inherit !important;
}

.credentials {
  overflow: hidden;
  line-height: 1.3em;
}

.credentials a,
.credentials span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  color: #777;
}

.credentials .userpic {
  min-width: 20px;
  display: block;
  float: left;
  margin-right: 2px;
  border-radius: 50%;
}

.credentials .username,
.credentials .staff {
  margin: 0 5px 0 0;
}

.credentials .username,
.credentials .username a {
  padding: 0;
  display: inline;
  color: #777;
}

.credentials .date {
  margin: 0 15px 0 0;
}

.credentials img.userpic {
  width: 20px;
}

.credentials .link_to_comments {
  color: #777;
}

.credentials .link_to_comments .fa {
  color: inherit;
  margin-right: 5px;
}

.photo-album-attachment ul.thumbs {
  padding-left: 0;
  margin: 0;
}

.photo-album-attachment ul.thumbs li {
  list-style: none;
  display: inline-block;
  margin: 0 20px 20px 0;
}

.photo-album-attachment .photo {
  margin-bottom: 20px;
}

.photo-album-attachment .photo img {
  margin-top: -10px;
}

.post {
  margin-bottom: 40px;
}

.post h3 {
  font-size: 18px;
  margin: 0 0 10px;
}

.post h3 a {
  text-decoration: none;
}

.post h3 a:hover {
  text-decoration: underline;
}

.post img {
  max-width: 100%;
  height: auto !important;
}

.post iframe {
  max-width: 100%;
}

.post .text {
  margin-top: 5px;
  margin-right: 10px;
}

.post .text p:last-child {
  margin-bottom: 0;
}

.post textarea {
  width: 100%;
  min-height: 300px;
  margin-top: 10px;
  height: 250px;
}

.post .credentials {
  margin-bottom: 10px;
  font-size: 13px;
}

.post .photo-album-attachment {
  padding-top: 10px;
  margin-bottom: -20px;
}

#post-stream .post {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.pageless-wrapper {
  font-style: italic;
}

html.realtime-preview,
html.realtime-preview body {
  background: #fff;
}

html.realtime-preview .globalheader,
html.realtime-preview .banner,
html.realtime-preview .globalfooter,
html.realtime-preview .page-nav {
  display: none;
}

html.realtime-preview .page-content {
  margin-right: 0;
}

html.realtime-preview .page {
  top: 0;
  margin: 10px 0;
}

/* Plugins
---------- */
ul.menu-v.categories {
  margin-bottom: 20px;
}

ul.menu-v.categories li {
  border: none;
}

ul.menu-v.categories li a {
  padding: 5px 16px;
}

ul.menu-v.categories li.selected a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.tags.cloud {
  text-align: center;
}

.comments {
  margin: 30px 0 10px 0;
}

.comments h3 {
  margin: 0 0 20px;
}

.comments .credentials .date {
  margin: 0 5px;
  padding-top: 1px;
}

.comments .credentials .userpic {
  margin-right: 5px;
}

.comments .credentials .userpic.icon16 {
  min-width: 0;
  width: 16px;
  height: 16px;
  margin: 7px 4px 0;
}
