/* ------------------
	AOL: Huffington Post (ASL) - Rail - 3
------------------------- */

@font-face {
    font-family: 'OpenSansCondensed';
    src: url('../../fonts/opensans-condensed/opensans-condbold-webfont.eot');
    src: url('../../fonts/opensans-condensed/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans-condensed/opensans-condbold-webfont.woff') format('woff'),
         url('../../fonts/opensans-condensed/opensans-condbold-webfont.ttf') format('truetype'),
         url('../../fonts/opensans-condensed/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection {
  text-shadow: none;
}

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

/* ------------------
  Widget Title
------------------------- */
.grv_stories_header {
	background: #454545;
	font-family: 'OpenSansCondensed', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
	padding: 3px 10px;
	text-transform: uppercase;
	float: left;
	font-weight: normal;
}

/* ------------------
  Articles
------------------------- */


ul.grv_articles {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 2px solid #454545;
}

li.grv_article {
	height: 46px;
  position: relative;
  padding: 4px 0 10px;
  margin: 0;
}

li.grv_article.grv_num_1{
	margin: 4px 0;
}
 
a.grv_article_title {
	display: block;
	color: #000;
  text-decoration: none;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
  line-height: 15px;
	max-height: 60px;
}

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

li.grv_article a.grv_img_link {
  height: 60px;
  width: 90px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 10px 0 0;

}

/* HAS IMAGE */
.grv_has_image.grv_article{
	min-height: 60px;
}

.grv_post_type {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	opacity: 0;
	top: 0px;
}

/* SPONSORED */
.grv_is_sponsored a.grv_article_title {
  max-height: 45px;
  position: relative;
  z-index: 1;
}

.grv_is_sponsored .grv_display_name{
	color: #999999;
	display: block;
	font-size: 11px;
	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 ';
}

/* ------------------
 	Gravity Attribution
------------------------- */
#grv_badge {
  display: block;
  position: relative;
}

.grv_badge_inner {
  padding: 0;
  height: 9px;
}

.grv_text_badge #grv_personalization {
  font-size: 9px;
  font-family: Arial;
  font-weight: normal;
  line-height: 9px;
  height: 9px;
}

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