/* ------------------
	Jsonline - EOP - RESP - 8
------------------------- */

/* ------------------
  Widget Container
------------------------- */
#grv_widget {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

/* ------------------
  Widget Title
------------------------- */
.grv_stories_header {
	margin: 10px 0 0 0;
	padding: 0;
  color: #444;
	font-family: Arial, sans-serif;
	font-size: 19px;
	line-height: 22.8px;	
	position: relative;
}

/* ------------------
  Articles
------------------------- */
ul.grv_articles {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}

li.grv_article {
	float: left;
  width: 23.5%;
  height: 205px;
  position: relative;
  margin: 0 2% 20px 0;
  padding: 0;
}

.grv_article.grv_num_3, 
.grv_article.grv_num_7{
	margin-right: 0;
}

a.grv_article_title {
	display: block;
	position: relative;
  text-decoration: none;
	color: rgb(68,68,68);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	line-height: 19px;
	max-height: 57px;
	overflow: hidden;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 135px;
	padding-bottom: 19px;
	z-index: 10;
}

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

li.grv_article a.grv_img_link {
  height: 129px;
  width: 100%;
  display: block; 
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  background: #f0f0f0;
  z-index: 1;
}

.grv_post_type {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  -webkit-box-shadow: inset 0px 0px 20px rgba(0,0,0,0.2);
  -moz-box-shadow:    inset 0px 0px 20px rgba(0,0,0,0.2);
  box-shadow:         inset 0px 0px 20px rgba(0,0,0,0.2);  
}


/* Publisher */
.grv_is_sponsored .grv_display_name {
  padding: 0;
  font-size: 11px;
  line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
	display: block;
	position: relative;
	padding: 0;
	color: rgb(153,153,153);
	text-decoration: none;
	pointer-events: none;
	z-index: 9;
	margin-top: -19px;
}

/* ------------------
 	Gravity Attribution
------------------------- */
#grv_badge {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

/* ------------------
 less than 322
------------------------- */

.grv_less_481 li.grv_article {
  width: 48%;
  margin: 0;
  padding: 0;
  float: left;
}

.grv_less_481 li.grv_article.grv_num_0,
.grv_less_481 li.grv_article.grv_num_2,
.grv_less_481 li.grv_article.grv_num_4,
.grv_less_481 li.grv_article.grv_num_6 {
	margin-right:2%;
	margin-left: 0;
}

.grv_less_481 li.grv_article.grv_num_1,
.grv_less_481 li.grv_article.grv_num_3,
.grv_less_481 li.grv_article.grv_num_5 {
	margin-right: 0;
}

.grv_less_481 .grv_article_title{
	max-height: 52px;
}

.grv_less_322 .grv_stories_header {
	font-size: 21px;
	line-height: 28px;
}

.grv_less_322 li.grv_article {
  width: 100%;
  margin: 0;
  padding: 0;
}
#grvWidgetStylesLoaded_jsonline_eop_resp_8_755d02eeb7190681969b015bbc4fd282_css {
  width: 1px;
  height: 1px;
  visibility: hidden;
}
