.news-archive .wpb_wrapper {
	background-color:#FFF;
	padding:1.5rem;
	border:1px solid #EBEBEB;
}

.news-block-excerpt {
	padding-top:1.0rem;
}
.news-block-title a {
	color:#D31145;
	font-size:1.25rem;
	font-weight:bold;
	line-height:1em;
}
.news-block-featured .news-block-article {
	background-color:#FFF;
	border-color:#EBEBEB;
	border-style:solid;
	border-width:0 1px 1px;
	padding:1em 1.5em;
	min-height:22em;
}
.news-block-featured .news-block-image {
	height: 13em;
	overflow:hidden;
}
.news-block-article .news-block-date {
	font-size:0.6rem;
	color:#464646;
}
.news-block-sm {
	margin-bottom:1.5rem;
}
.news-block-sm .news-block-article {
	padding:1em 0 0;
}
#top-leaderboard-post {
	margin-bottom:30px;
}
#bot-leaderboard-post {
	margin-top:30px;
}
/* Do forgive the !important usage; Gravity Forms is an asshole with the
 * unnecessary specificity.
 */
.news-subscribe-form {
	padding-top:0.125em;
}
.news-subscribe-form .gfield_label {
	color:#646464;
	font-size:0.625em;
	font-weight:bold;
	padding:0.75em 0;
	text-transform:uppercase;
	width:33% !important;
}
.news-subscribe-form .gfield_required {
	display:none;
}
.news-subscribe-form .gform_body input {
	border:1px solid #8560A8;
	border-radius:3px;
	color:#434343;
	font-size:0.75em !important;
	width:60% !important;
}
.news-subscribe-form .gform_footer {
	margin:0 !important;
	padding:0 !important;
	text-align:right;
	width:100% !important;
}
.news-subscribe-form .gform_footer .button {
	background:transparent;
	border:1px solid #8560A8;
	font-size:0.7rem !important;
	padding:0.2em 1.0em;
	text-transform:uppercase;
}
.news-subscribe-form .validation_error {
	color:#790000 !important;
	font-size:0.75em !important;
}
.news-subscribe-form .validation_message {
	font-size:0.75em !important;
	width:100% !important;
}
