/**
 * @package Website_Template
 * @since Website 1.1
 */

/* =Color
----------------------------------------------------------------------------- */
mark, .post .content .tags a:hover, .items .item .tags a:hover, .filter a:hover, .filter a.active {
	background-color: #089bc3;
}
a, a:link, a:visited, .post .content button:hover, .comments .comment cite a:hover, .widget a:hover {
	border-color: #089bc3;
}
input[type="submit"]:hover,
.Feedback_CommandButtons a:hover {
	border-color: #089bc3 !important;
}
a, a:link, a:visited, #nav-top a:hover, #nav-main a:hover, #nav-main li.sub > a:hover:after, #bottom input[type="submit"]:hover, #footer a:hover,  .post .title a:hover, .comments .comment .meta a:hover, .comments .comment .meta cite a, .pagination a:hover {
	color: #089bc3;
}
.widget a:hover,
.breadcrumbs a:hover,
.wsc_posts_feed .wsc_pi_feed_title a:hover,
.pagination a:hover {
	color: #089bc3 !important;
}