/*
 Theme Name:   GON
 Theme URI:    http://gon.com
 Description:  Theme for gon.com
 Author:       Digital Peach
 Author URI:   http://digitalpeach.com
 Template:     smart-mag
 Version:      1.0.0
 Text Domain:  gon
*/

.featured {
	margin-bottom: 1em;
}

.flexslider .slides {
	background: #000;
}

.flexslider .slides > li {
	text-align: center;
}

.flexslider .slides > li img {
	vertical-align: top;
}

.featured .caption {
	color: #fff;
	text-align: left;
}

.post-content .featured {
	width: 350px;
	padding: 0 0 0 20px;
	float: right;
}

@media screen and (max-width: 400px) {
	.post-content .featured {
		width: 100%;
		padding: 0;
		float: none;
	}
}

.gon-gallery ul.images {
	margin: 0;
}

.gon-gallery li {
	list-style: none;
}

.gon-gallery img {
	width: 100%;
	height: auto;
}

.gon-gallery li.feature {
	margin: 0 7px 0 5px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.gon-gallery li.thumb {
	float: left;
	width: 77px;
	height: 77px;
	display: block;
	margin: 5px;
}

.wp-caption-text {
	text-align: left;
}

.post-subtitle {
	display: block;
	margin-top: 0.5em;
}

.header-ad-block,
.footer-ad-block {
	text-align: center;
}

.header-ad-block {
	margin-top: 1em;
}

.footer-ad-block {
	margin-bottom: 1em;
}

.home .post-header {
	display: none;
}
