/*
CTC Separate Stylesheet
Updated: 2019-10-15 09:30:22
*/
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #73c2d6;
}
.blog-wrap {
	background-color: #73c2d6;
}
.footer-wrap, .sidebar-title h3, .comment-form input[type="submit"], .wpcf7-submit, #wp-calendar caption {
	background: #73c2d6;
}
.blog-title h2 b, a.page-numbers::after, .sidebar-title h3, blockquote, #cssmenu > ul > li.has-sub:hover > a::after, .btn-default:hover {
	border-color: #ed9600;
}
::selection, .footer-grid option, .sidebar-content ul li:hover::before, .sidebar-post-image a, .sidebar-section .tagcloud a.tag-cloud-link:hover, .footer-grid .tagcloud a.tag-cloud-link:hover, .wpcf7-submit:hover, .comment-form input[type="submit"]:hover, .comment-form input[type="submit"]:focus, .footer-grid option, .footer-grid #wp-calendar caption, .textwidget a.tag-box:hover, .sub-footer, #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover, .home-nav.fixed-header, .btn-default:hover {
	background: #333;
}