  /*
Theme Name: HRH Foundation V3.0
Theme URI: http://www.hrhfoundation.ca/
Text Domain: hrhfoundation
Version: 3.0.1
Author: Central Station
Author URI: http://www.centralstationto.com/
*/



#blog .blog-col.column:last-child:not(:first-child), .blog-col.columns:last-child:not(:first-child),
.related-posts .blog-col.column:last-child:not(:first-child), .blog-col.columns:last-child:not(:first-child)
 {
	float:left;
}
.blog-col:nth-child(odd)
 {
	/*clear:left;*/
}
.related-posts .blog-title a {
	text-decoration:none;
}
.blog-category {
	margin-top:-10px;
	margin-bottom:10px;
}
.blog-category ul {
	list-style:none;
	margin:0;
	padding:0;
}
.blog-category li {
	display: block;
    float: left;
    margin: 2px 10px 2px 0;
}
