
.item-blog-tag {
	background: url(https://theqcb.com/forums/images/tag_bg.png);
	color: #fff !important;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 7px 0 15px;
	margin: 5px 5px 0 0;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	border-radius: 0 3px 3px 0;
	
	font-size: 1em;
	font-weight: bold;
}

