/* blue color */
/**************/

a,
ul#blogMenu li a,
a.commentCount:hover span.commentCountText,
div.commentsWrapper a:hover
	{ color: #de6fca; }

a:hover,
h1#blogTitle a:hover,
div#contextualInfo p span,
div.navigation div a:active,
#footer a
	{ color: #de6fca; }

h1#blogTitle a,
div#contextualInfo p span
	{ color: #6c3663; }


ul#blogMenu li ul * ul li:hover
	{ border-color: #de6fca !important; }


div.postTitle h2 a:hover,
#theBlogDescription
	{ background: #de6fca; }

a.commentCount:hover span.commentCountNumber
	{ background-color: #ffffff; }

a.more-link:active,
div.navigation div a:hover
	{ background-color: #ffffff; }

div.commentsWrapper a
	{ color: #ffffff; }

#respond,
div.postmetadata,
ul#widgetBar li.widget
	{ background-color: #ffffff; }


