        .bp_news_more {
    background: #fff;
    border: 2px solid #cccccc;
    color: #444444;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 15px;
    line-height: 32px;
    letter-spacing: 0.5px;
    transition: all 0.4s ease-out 0s;
    text-transform: uppercase;
    border-radius: 50px;
}
.bp_news_sub,.news_title {
    padding: 10px;
}
.news_title a {
    font-weight: bold;
    text-transform: capitalize;
}
.bp_block_item {
    margin: 20px 0;
}
.bp_news_sub p {
    height: 65px;
}
.entry-detail .entry-meta-data {
	padding: 12px 0px 0px;
	color: #666;

}
.entry-detail .entry-meta-data .fa {
	line-height: inherit;
}
.entry-detail .entry-meta-data span {
	margin-right: 10px;
}
.entry-detail .entry-meta-data .author .fa {
	opacity: 0.7;
}
.entry-detail .entry-meta-data .rating {
	float: right;
}
.entry-detail .entry-meta-data .post-star span {
	margin: 0;
}
.entry-tags span {
	text-transform: uppercase;
}
/*      Blockquotes  */
blockquote, blockquote p {
	font-size: 14px;
	line-height: 24px;
	color: #5c5c5c;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
blockquote:before {
	content: "\f10d";
	display: block;
	position: absolute;
	left: 14px;
	top: 10px;
	font-family: FontAwesome;
	font-size: 35px;
	line-height: 1em;
	color: #c2c2c2;
}
blockquote {
	margin: 0 0 20px;
	padding: 20px 20px 30px 67px;
	border-left: 3px solid #eaeaea;
	background: #fff;
}
.entry-info {
	padding-bottom: 10px; display:inline-block;
}
.bp_news_info {
    display: none;
}
