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

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



a,
.tz_tweet_widget ul li span a { color: #88BBC8; }

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

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

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

