/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

.dvc-info {
	color: #fff;
	background-color: #143e6c;
	border-color: #103358;;
	padding: 10px;
}


.dvc-alert {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
	padding: 10px;
}

.dvc-info a:link { color: #fff; text-decoration: underline; }
.dvc-info a:visited { color: #fff; text-decoration: underline; }
.dvc-info a:hover { color: #efefef; text-decoration: underline; }
.dvc-info a:active { color: #fff; text-decoration: underline; }


p.categories a{
	color: #666!important;
	font-size: .6rem;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight: bold;
}

/* blogs main listing hr */
/* .breadcrumbs::after, */
.button-group::after, .clearfix::after, .menu.align-right::after, .pagination::after, /* .tabs::after, */ .title-bar::after, .top-bar::after, hr{
	clear:inherit;
}
