#article iframe {
	margin-bottom: 25px;
}


#article p.credits {
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 1.1em;
}
#article #article_img p#img_caption {
  color: gray;
  text-align: right;
  font-size: 1.1em;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
}
#article span.img_left {
  float: left;
  display: inline-block;
}
#article span.img_left img {
  margin: 10px 20px 10px 0;
  display: block;
}
.article img.art_thumb {
	float: left;
	margin: 0 25px 0 0;	
}

#article .img_container img {
  margin-bottom: 5px !important;
}
#article .img_container span.img_caption {
  display: block;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 0.8em;
  color: gray;
  line-height: 1.3em;
  margin-bottom: 10px;
  text-align: left;
}
#article .article_cats h4, #article .article_tags h4 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Noto Serif", "Times New Roman", serif;
  color: #808285;
  display: inline;
}
#article .article_cats p, #article .article_tags p {
  display: inline;
  margin: 0 0 2px 0;
}
#article .article_tags {
  margin-bottom: 25px;
}
#article form#leave_comment {
  margin-bottom: 30px;
}
#article form#leave_comment p {
  margin-bottom: 5px;
}
#article form#leave_comment label {
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
}
#article form#leave_comment textarea {
  width: 588px;
  height: 85px;
  margin: 0;
  font-size: 1em;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
}
#article form#leave_comment input[name="name"] {
  padding: 5px;
  font-size: 1.2em;
  margin: 0 10px 0 0;
}
#article form#leave_comment input[type="submit"] {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  background: #cccccc;
  margin: 0;
  border: 0;
  border-radius: 10px;
  padding: 2px 20px;
  color: #231f20;
  cursor: pointer;
}

#article #article_comments {
	margin-top: 30px;
}

#article #article_comments p.total_comments {
  font-size: 1.4em;
  font-weight: bold;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#article #article_comments hr {
  margin: 0;
}
#article #article_comments .comment {
  padding: 10px 0;
  margin: 0 15px;
  border-bottom: solid 1px #c2c2c2;
}
#article #article_comments .comment.last {
  border: 0;
}
#article #article_comments .comment p.posted_by {
  font-size: 1.2em;
  font-weight: bold;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#article #article_comments .comment p {
  font-size: 1.35em;
  margin-bottom: 8px;
}

#article #related_articles {
	margin-top: 35px;
	
}


#article #related_articles h3 {
  font-size: 1.4em;
  margin-bottom: 5px;
}
#article #related_articles a.article {
  width: 155px;
  float: left;
  display: block;
  padding: 16px 22px 0px;
  font-size: 1.2em;
  line-height: 1.2em;
  color: #231f20;
  text-align: center;
  border-top: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  border-bottom: 0;
}
#article #related_articles a.article.last {
  border-right: 0;
}
#article #product_gallery #gallery_slide_controls {
  border-top: solid 1px #b7b7b7;
  border-bottom: solid 1px #b7b7b7;
  margin: 10px 0 15px;
  padding: 4px 0 4px 14px;
}
#article #product_gallery #prev_button, #article #product_gallery #next_button {
  width: 6px;
  height: 10px;
  background: url("../images/icons/gallery-sprites.png");
  display: inline-block;
  float: left;
  margin-top: 9px;
  cursor: pointer;
}
#article #product_gallery #gallery_slide_count {
  float: left;
  margin: 0 25px;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 1.4em;
  color: gray;
}
#article #product_gallery #gallery_slide_count #curr_slide, #article #product_gallery #gallery_slide_count #total_slides {
  font-family: "Noto Serif", "Times New Roman", serif;
  font-size: 1.3em;
}
#article #product_gallery #gallery_slides .slide img {
  float: left;
  margin: 0 15px 0 0;
}
#article #product_gallery #gallery_slides .slide .slide_copy {
  float: left;
  width: 225px;
}
#article #product_gallery #gallery_slides .slide .slide_copy h3 {
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 8px;
}
#article #product_gallery #gallery_slides .slide .slide_copy a.product_link {
  margin: 25px 0 15px;
  font-family: "Noto Serif", "Times New Roman", serif;
  font-size: 1.5em;
  line-height: 1.2em;
  display: block;
}
#article #product_gallery #gallery_slides .slide .slide_copy p.photo_credits {
  font-size: 1.2em;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  color: gray;
  margin-top: 15px;
}
#article #product_gallery #gallery_utils {
  margin-bottom: 8px;
}
#article #product_gallery #gallery_utils a, #article #product_gallery #gallery_utils p {
  float: left;
  margin: 5px 0 0 25px;
  font-size: 1.1em;
  font-family: "Noto Serif", "Times New Roman", serif;
  color: gray;
  cursor: pointer;
}
#article #product_gallery #gallery_utils a span, #article #product_gallery #gallery_utils p span{
  width: 13px;
  height: 13px;
  display: inline-block;
  background: url("../images/icons/gallery-sprites.png");
  vertical-align: text-bottom;
}
#article #product_gallery #gallery_utils p span.enlarge {
  background-position: -28px -2px;
}
#article #product_gallery #gallery_utils a span.thumbnails {
  background-position: -45px -2px;
}
#article #product_gallery #gallery_utils #gallery_nav_container {
  background: rgba(224, 224, 224, 0.85);
  padding: 10px 20px;
  max-width: 400px;
  position: absolute;
  margin: 4px 0 0 110px;
  border-radius: 2px;
  border: solid 2px #dddddd;
  display: none;
}
#article #product_gallery #gallery_utils #gallery_nav_container ul#gallery_nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#article #product_gallery #gallery_utils #gallery_nav_container ul#gallery_nav li {
  margin: 4px 8px;
  float: left;
  line-height: 0;
}
#article #product_gallery #gallery_utils #gallery_nav_container ul#gallery_nav li.first {
  margin-left: 0;
}
#article #product_gallery #gallery_utils #gallery_nav_container ul#gallery_nav li.last {
  margin-right: 0;
}
#article #product_gallery #gallery_utils #gallery_nav_container ul#gallery_nav li a {
  border: solid 1px #afafaf;
  display: inline-block;
  line-height: 0;
  margin: 0;
  float: none;
}


#digital_edition {
	margin: 35px 0;
	padding-bottom: 35px;
	border-bottom: solid 1px #ccc;
}

#digital_edition a {
	font-size: 1em;
}

#current_issue .article.list img.art_thumb {
	float: left;
	margin: 0 15px 0 0;
}

#current_issue .article.list .article_content.no_image {
	width: 88%;
}

#current_issue .article.list .article_content.no_image .art_content {
	width: 100%;
}