/* ------------------
	Smithsonian - In Gallery - 6
------------------------- */

@font-face {
  font-family: "Open Sans";
  src: url("../../fonts/opensans-regular/opensans-regular-webfont.eot");
  src: url("../../fonts/opensans-regular/opensans-regular-webfont.eot?") format("embedded-opentype"),
       url("../../fonts/opensans-regular/opensans-regular-webfont.woff") format("woff"),
       url("../../fonts/opensans-regular/opensans-regular-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

/* ------------------
  Widget Container
------------------------- */
#grv_widget {
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 12px;
	background: #000;
  color: rgb(60, 60, 60);
  position: relative;
  margin: 0;
  padding: 0px;
}

/* 654 x 436 */

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

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

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

li.grv_article.grv_num_3,
li.grv_article.grv_num_4,
li.grv_article.grv_num_5 {
	margin-bottom: 10px;
}

li.grv_article.grv_num_1,
li.grv_article.grv_num_4 {
	margin: 0 2%;
}

a.grv_article_title {
  color: #09f;
  display: block;
	font-size: 24px;
	line-height: 28px;
  overflow: hidden;
  padding: 8px 20px 0px 20px;
  text-align: center;
  text-decoration: none;
	z-index: 10;
}

li.grv_article.grv_has_image a.grv_article_title {
  text-decoration: none;
  color: #09f;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: block;
  text-align: center;
  padding: 8px 20px 0px 20px;
  position: relative;
  z-index: 10;
}

a.grv_article_title:hover {
	color: #007acc;
  text-decoration: none;
}


/* HAS IMAGE */
li.grv_article.grv_has_image a.grv_img_link {
  height: 188px;
  width: 100%;
  display: block; 
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
  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);
  z-index: 2;
}

/* SPONSORED  */

li.grv_article.grv_has_image.grv_is_sponsored a.grv_article_title {
	height: 18px;
}

.grv_is_sponsored .grv_display_name {
	color: rgb(102,102,102);
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 5px;
	position: relative;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	text-decoration: none;
	z-index: 10;
}


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

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