.issuem_articles_shortcode .issuem_article_category {
	font-size: 14pt;
	margin: 2em 0 1em;
	padding: 0.5em;
	color: #fff;
	width: 100%;
}

.issuem_articles_shortcode .issuem_article {
	clear: both;
}

.issuem_articles_shortcode .issuem_article hr {
    border: 0;
    height: 1px;
    background: #ccc;
	width: 50%;
	margin-left: 25%;
	clear: both;
}

.issuem_archive {
	float: none;
	text-align: left;
}

.entry-content .issuem_archives_shortcode .issuem_archive h2 {
    line-height: 1.2em;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.entry-content .issuem_archives_shortcode p.frames-issue {
	font-size: 18px;
}

.issuem_archives_shortcode .issuem_archive_cover {
	float: left; padding: 0;
	margin: 0 0.5em 0 0;
}

.issuem_archives_shortcode .issuem_archive_content {
	float: left;
}

.issuem_archives_shortcode .issuem_archive_content h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: none;
}

.issuem_articles_shortcode, .issuem_articles_shortcode p {	
	text-align: left;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	width:100%;
}

.issuem_article_category_blue {
	background-color: #2e4257;
}

.issuem_article_category_red {
	background-color: #662815;
}

.issuem_article_category_green {
	background-color: #778a2c;
}

.issuem_article_category_black {
	background-color: #000;
}

div.issuem_article_thumbnail {
	float: left;
	margin: 0 1em 0 0;
}