/* "light" theme (default) */
#grv_widget {
  position: relative;
  padding: 0;
  margin: 0;
}

.grv_stories_header {
  display: none;
}

ul.grv_articles {
  margin: 0;
  padding: 0;
}

.grv_two_column {
  width: 48%;
}

li.grv_article {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  padding: 0;
  z-index: 10;
}

a.grv_article_title {
  color: rgb(1, 95, 182);
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: auto;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 10;
}

.grvDisqusFontFamily_serif a.grv_article_title {
  font-family: serif;
}

a.grv_article_title:hover {
  text-decoration: underline;
}

.grv_publisher {
  padding: 0;
  font-family: sans-serif;
  font-size: 12px;
  color: #cbd2d6;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  z-index: 10;
}

.grvDisqusFontFamily_serif .grv_publisher {
  font-family: serif;
}

.grv_publisher a.grv_display_name {
  display: inline-block;
  font-family: sans-serif;
  color: #cbd2d6;
  text-decoration: none;
  pointer-events: none;
  position: relative;
}

.grvDisqusFontFamily_serif .grv_publisher a.grv_display_name {
  font-family: serif;
}

#grv_badge {
  margin: 0;
  position: absolute;
  top: -5px;
  right: 0;
  font-family: sans-serif;
}

.grvDisqusFontFamily_serif #grv_badge {
  font-family: serif;
}

.grv_less_481 .grv_two_column {
  width: 100%;
}

/* "dark" theme overrides */
.grvDisqus_dark a.grv_article_title {
  color: rgb(255,255,255);
}
#grvWidgetStylesLoaded_disqus_eop_textonly_resp_8_all_themes_f40260883a20bb7fe860c63ad534df54_css {
  width: 1px;
  height: 1px;
  visibility: hidden;
}
