
/*==========================================================================================
	
This file contains styles related to the colour scheme of the theme

==========================================================================================*/



a, .menu li:hover > a, .menu li.current_page_item a, .menu .current a, .menu li:hover li:hover a, .menu li.sfHover li.sfHover a, .menu .sub-menu li.current_page_item a, .post-title-home a:hover, .post-title-portfolio a:hover, .post-title a:hover, .post-info a:hover{ color: #d451db; }

.page-numbers:hover{background:#d451db; color:#FFFFFF;text-decoration:none;}
.current, .current:hover{padding:3px 5px;color:#FFFFFF; background:#d451db;}

a:hover,a.active{ color: #a8a8a8; }


