/* ------------------
	Aol: Huffington Post (ASL) - 1x3 - 3
------------------------- */

::selection {
  text-shadow: none;
}

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

/* ------------------
  Widget Title
------------------------- */
.grv_stories_header {
	display: none;
	font-size: 0;
}


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

li.grv_article {
	display: block;
	float: left;
	width: 32%;
  padding: 0px;
  margin: 0 2% 0 0;
  position: relative;
}


li.grv_article.grv_num_2{
	margin-right: 0;
}

a.grv_article_title {
	color: #000;
  display: block;
  font-family: Arial, Helvetica, san-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
	max-height: 144px;
	margin: 15px 0 0 0;
	overflow: hidden;
  padding: 0px 10px;
  position: relative;
  text-decoration: none;
	text-transform: none;
}

.grv_has_image a.grv_article_title {
	color: #000;
  display: block;
  font-family: Arial, Helvetica, san-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
	max-height: 57px;
	margin: 0 0 0 0;
	overflow: hidden;
  padding: 0px;
  position: relative;
  text-decoration: none;
	text-transform: none;
}

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

/* HAS IMAGE */

.grv_has_image a.grv_img_link {
  height: 184px;
  width: 100%;
  display: block;
  overflow: hidden;
  background: transparent;
  position: relative;
  margin: 0 0px 10px 0px;
}

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

.grv_is_sponsored .grv_display_name{
	color: #999999;
	display: block;
	font-size: 11.0px;
	font-weight: normal;
	text-decoration: none;
  font-family: Arial, Helvetica, san-serif;
	position: relative;
	text-align: left;
	z-index: 10;
}

.grv_is_sponsored .grv_display_name:before{
	content: 'Promoted by ';
}

/* Less than 322 */
.grv_less_322 li.grv_article{
	width: 100%;
	margin: 0 0 20px 0;
}


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

.grv_badge_inner {
  padding-top: 0;
}

#grv_personalization {
	display: none;
}
#grvWidgetStylesLoaded_aol_huffingtonpost_asl_1x3_3_1569b24f62ea121763dc2d98d0e8b4e0_css {
  width: 1px;
  height: 1px;
  visibility: hidden;
}
