

/*-------------------------------------------------------------------------------------------*/
/* Custom Styles */
/*-------------------------------------------------------------------------------------------*/



.main-navigation,.main-navigation ul ul, 
#ctimer span, .footer-widget-section, ol.comment-list li .reply {
	background: #4a0056;
}

 h2.section-title {
	color: #4a0056;
}

/* Links */
a {
	color: #f9006c;
}
a:visited {
	color: #f9006c;
}
a:hover,
a:focus,
a:active {
	color:#a400af;
	text-decoration: none;
}
