/* ---- Masonry ---- */
.masonry .has-post-thumbnail .thumbnail {
	width: 19.915%;
	float: left;
}

.masonry .has-post-thumbnail .item-wrapper {
	width: 77.119%;
	float: right;
} 

.masonry .has-post-thumbnail .thumbnail {
	margin-bottom: 0;
}

.masonry .single-item {
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 0;
	padding-top: 30px;
	margin-bottom: 0;
}

.masonry .gutter-sizer {
	display: none;
}

/* ---- Flexslider ---- */
.flexslider .slides li#gallery-item-1 {
    display: block;
}
