/**
 * @package Website_Template
 * @since Website 1.1
 */

/* =Color
----------------------------------------------------------------------------- */
button.tiny, .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #089bc3;
}
mark, .post .content .tags a:hover, .items .item .tags a:hover, .filter a:hover, .filter a.active {
	background-color: #089bc3;
}
a, .comments .comment cite a:hover, button:hover, .widget a:hover {
	border-color: #089bc3;
}
input[type="submit"]:hover {
	border-color: #089bc3 !important;
}
a, #nav-top a:hover, #nav-main a:hover, #nav-main li.sub > a:hover:after, #bottom input[type="submit"]:hover, .breadcrumbs a:hover, .post .title a:hover, .comments .comment .meta a:hover, .comments .comment .meta cite a, .pagination a:hover {
	color: #048EC3;
	font-size: 16px;
	font-weight: 700;
}
#nav-main li li a {
	color: #ffffff;
}
nav li.current > a, nav li.current > a:after, .widget a:hover {
	color: #089bc3 !important;
}
#contactpanel a {
	color: #ffffff;
}
#contactpanel a:hover {
	color: #089bc3;
}
.post {
	background-color: #000000;
}
