/*
Theme Name: Churchope
Version: 1.12.1
Theme URI: http://churchope.themoholics.com/
Description: Premium WordPress theme that is perfect for churches and business websites, but also suits well for any other needs.
Author: themoholics
Author URI: http://themoholics.com/
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/

.article.type-article .postdate {
	display: none;
}

.article.type-article .blogtitles {
	padding-left: 0;
}

.tdi-imgwrapper {
	text-align: center;
	padding: 10px;
}

.article.type-article .post_categories {
	display: block;
}

.issuem_archives_shortcode a.issuem_issue_title,
.issuem_articles_shortcode .issuem_article_category,
.article.type-article .blogtitles .post_categories a {
	color: #fff;
	background-color: #ccc;
	font-size: 9pt;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 1px 4px;
	text-transform: uppercase;
	display: inline;

	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}

.issuem_archives_shortcode a.issuem_issue_title {
	margin-top: 5px;
	text-decoration: none;
	display: block;
}

.article.type-article.posts_listing a.imgborder {
	display: none;
}