#head {
	background-color: #69AABA;
}
a {
	color: #69AABA;
}
.title a:hover {
	color: #69AABA;
}
#footer span a:hover  {
	color: #69AABA;
}
.tweets a, #footer .tweets a, .block .tweets a {
	color: #69AABA;
}
.tweets .tweet_time a:hover, #footer .tweets .tweet_time a:hover, .block .tweets .tweet_time a:hover {
	color: #69AABA;
}
.item-links a.preview, .item-links a.online, .item-links a.video {
	background-color: #69AABA;
}
#filterable li a:hover, #filterable li.current a {
	color: #69AABA;
}
.item-single .next:hover, .item-single .prev:hover {
	background-color: #69AABA;
}
table .colored1, table .colored1 td {
	background-color: #4D94A6;
}
table .colored2, table .colored2 td {
	background-color: #69AABA;
}
.slides .pagination li.current a {
	background-color: #69AABA;
	-moz-box-shadow: 1px 1px 0 #4D94A6;
	-webkit-box-shadow: 1px 1px 0 #4D94A6;	
	box-shadow: 1px 1px 0 #4D94A6;
}
.home-entry .meta-details a:hover {
	color: #69AABA;
}
.dropcap2.color, .dropcap3.color {
	background-color: #69AABA;
}
.accordion li div a {
	color: #69AABA;
}
.accordion li div a:hover {
	color: #69AABA;
}
.info-box .colored {
	background-color: #69AABA;
}
.info-box .colored.arrow {
	background-color: #69AABA;
}
/***************************************************
				  BLOG
***************************************************/
.block .details li a:hover, ul#recentcomments li.recentcomments a:hover {
	color: #69AABA;
}
.meta-details a:hover {
	color: #69AABA;
}
.meta-date span.day {
	color:#69AABA;
}
.share ul li a:hover {
	color: #69AABA;
}
.tagcloud a:hover {
	background-color: #69AABA;
}
.commentlist li cite a:hover {
	color: #69AABA;
}