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

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



/*
removed the widget links
a,
.tz_tweet_widget ul li span a { color: #f70020; } 
*/

a { color: #f70020; }


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: #f70020; }

::selection { background: #f70020; color: #fff; }

::-moz-selection { background: #f70020; color: #fff; }


