/*
Theme Name: CityLogic Demo Site
Theme URI: http://www.outtheboxthemes.com/wordpress-themes/north-shore/
Author: Out the Box
Author URI: http://www.outtheboxthemes.com/
Description: A CityLogic child theme used for the CityLogic demo site
Template: citylogic
Version: 1.0.0
*/

@import url("../citylogic/style.css");

body:not(.page-template-blog-masonry-grid) .archive-container .hentry,
.search-results article {
    margin: 0 0 50px !important;
}

body:not(.page-template-blog-masonry-grid) .archive-container .hentry,
.search-results article {
	border-bottom: 1px solid #0082cd;
	padding: 0 0 45px;
}
