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

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




.tz_blog .entry-title a,
.tz_blog .entry-title,
.recent-wrap .entry-title a,
.recent-wrap .entry-title,
#primary-nav ul li a:hover,
#primary-nav ul li:hover,
#primary-nav ul li.sfHover a,
#primary-nav ul li.current-cat a,
#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-item a,
a,
.tz_tweet_widget ul li span a { color: #1441F7; }


a:hover,
#commentform small span,
.tz_blog .entry-title a:hover,
.tz_tweet_widget ul li span a:hover,
#primary .entry-meta a:hover,
.recent-wrap .entry-title a:hover,
.tab-comments h3 a:hover,
.author-tag { color: #5c7af2; }

::selection { background: #5c7af2; color: #fff; }

::-moz-selection { background: #5c7af2; color: #fff; }

