/* ------------------
	Napa Valley/TDN - EOP - Resp - 4
------------------------- */


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

/* ------------------
  Widget Title
------------------------- */
.grv_stories_header {
	color: rgb(64, 64, 64);
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/* ------------------
  Articles
------------------------- */
ul.grv_articles {
  margin: 0px;
  padding: 0;
  list-style: none;
}
li.grv_article {
  position: relative;
  display: block;
  float: left;
  font-size: 12px;
  padding: 0px;
  margin: 1% 2% 14px 0;
  width: 23.5%;
  overflow: hidden;
}
li.grv_article.grv_num_3 {
  margin-right: 0;
}

a.grv_article_title {
  text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  overflow: hidden;
	color: rgb(48, 85, 119);
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
	padding: 10px 0px 0px 0px;
	display: block;
	z-index: 10;
}

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

/* HAS IMAGE */
li.grv_article a.grv_img_link {
  height: 130px;
  width: 100%;
  display: block; 
  position: relative;
  overflow: hidden;
}

.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_publisher a.grv_display_name {
  color: rgba(0, 0, 0, .75);
  display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	height: 14px;
  margin: 0;
  padding: 2px 0px;
  pointer-events: none;
  position: relative;
  text-decoration: none;
  z-index: 5;
}

/* GRAVITY ATTRIBUTION */

#grv_badge {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}

/* LESS 322 */

.grv_less_322 .grv_article {
	width: 100%;
}

.grv_less_322 .grv_article_title {
	height: auto;
	max-height: 66px;
}

#grvWidgetStylesLoaded_napavalley_eop_resp_4_e7a708a02c2616ce06df4b2827d06413_css {
  width: 1px;
  height: 1px;
  visibility: hidden;
}
