/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
.view-news-profiles {
  margin-bottom: 1em;
}

.view-news-profiles .views-row {
  margin: 0.25em 0 0.75em 0;
}

.view-news-profiles .views-row:before {
  content: '';
  display: table;
}

.view-news-profiles .views-row:after {
  content: '';
  display: table;
  clear: both;
}

.view-news-profiles .views-field {
  line-height: 130%;
}

.view-news-profiles .image-style-member-profile {
  max-width: 60px;
  float: left;
  margin: 0.333em 0.75em 0.5em 0;
}

.view-news .views-field-title {
  margin-bottom: 0.2em;
}

.view-news.view-display-id-page_1 .views-row {
  background: #eee;
  margin-bottom: 1em;
  padding-right: 1.25em;
}

.view-news.view-display-id-page_1 .views-row:before {
  content: '';
  display: table;
}

.view-news.view-display-id-page_1 .views-row:after {
  content: '';
  display: table;
  clear: both;
}

.view-news.view-display-id-page_1 .image-style-news-thumbnail {
  float: left;
  margin-right: 1.25em;
}

.view-news.view-display-id-page_1 .views-field-title,
.view-news.view-display-id-page_1 .views-field-created {
  padding-left: 18px;
}

.view-news.view-display-id-page_1 .views-field-created {
  margin: 0 0 1em 0;
}

/*# sourceMappingURL=news.css.map */
