/* =WordPress Core
-------------------------------------------------------------- */
.hidden {display: none;}
.content .add-info ul.list {text-transform: uppercase;}
.content .add-info ul li a {
	color: #666;
}
.posts article.weather .icon img {opacity: 0.4;}
.featured .row.row-small:after {
	width: 380px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	content: "";
	z-index: -1;
	background: #e6e7e8;
}
.posts .article-alt p {margin: 5px 5px 0 0;}