/*
Theme Name: Owens Group
Theme URI: https://www.owensgroup.com
Author: NMS
Author URI: https://www.neilsonmarketing.com
Description: Responsive Wordpress Theme.
Version: 1.0
*/


/*
Required WordPress CSS
*/
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
	@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  

#index-blog .cell-post, #index-case-studies .cell-post, .search .cell-post{
	display: block;
	float: left;
}
}
