
.breadcrumb > li {
	margin-right: 1px;
}

.latest-review-list {
	font-size: 13px;
}

.sub-articles .media-list .media {
	border-bottom: 0px;
	padding: 0px;
}

.latest-review-list .review-footer {
	margin-top: 20px;
	text-align: left;
}

.article-wide-list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.article-wide-list li {
	margin-top: 20px;
}

.article-wide-list .article-item {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.article-wide-list .article-item .media-body {
	color: #555;
}

.article-wide-list .article-item .media-heading {
	font-weight: bold;
}

.article-wide-list .article-picture {
	width: 216px;
	float: right;
}

.article-content {
	float: left;
}

.article-title {
	height: 30px;
}

.article-title a {
	color: #66bc4e;
	font-size: 15px;
}

.published-time {
	font-size: 12px;
	color: #999;
	float: right;
}

.rank_num {
	display: inline-block;
	background-color: #66bc4e;
	color: white;
	width: 20px;
	height: 20px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.homepage-feature .cycle-overlay {
	text-align: left;
	width: 100%;
	z-index: 500;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	background: rgb(19, 16, 16);
	color: white;
	padding: 15px;
	opacity: .7;
	white-space: nowrap; 
}

.homepage-feature .cycle-overlay a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.article-sub {
	margin-bottom: 20px;
}

.article-nav {
	margin-bottom: 20px;
}

.thread-title {
	font-size: 25px;
}