/* ------------------
	Open X :: 728 x 90 - Atomic
	Leaderboard
------------------------- */

#grv_widget {
  width: 728px;
  height: 90px;
  overflow: hidden;
  padding: 0;
  font: 1em/1em arial, 'helvetica neue', helvetica, Trebuchet, sans-serif;
}

#grv_widget h3.grv_stories_header {
  display: none;
}

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

li.grv_article {
  float: left;
  margin: 0 1px 0 0;
  height: 90px;
  width: 181px;
  position: relative;
  background: url("default_video_image.1a735ec8d149adcea6477cab5f58fc04.jpg") no-repeat;
}

a.grv_article_title {
  text-decoration: none;
  color: #fff;
  background: rgba(0,0,0,.7);
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  display: block;
  max-height: 32px;  
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  padding: 3px 5px;
  text-shadow: 0px 1px 2px #000;
}
a.grv_article_title:hover {
  color: #c00;
  background: rgba(0,0,0,.9);
}

a.grv_img_link {
	overflow: hidden;
	display: block;
	width: 181px;
	height: 90px;
}
a.grv_img_link:hover img.grv_article_img {
  opacity: .7;
}

.grv_post_type {
  display: block;
	width: 181px;
	height: 90px;
  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);
}

li.grv_article.grv_has_image {
  background: none;
}

/* ------------------
 	Gravity Attribution
------------------------- */
#grv_badge {
  display: none;
}

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