.post-share.top-post-share a.fa {
	color: #000;
	filter: alpha(opacity=8);
}

.post-share.top-post-share a.fa:hover {
	filter: alpha(opacity=100);
}

.post-share a.fa-twitter-square:hover {
	color: #55acee;
}

.post-share a.fa-facebook-square:hover {
	color: #3b5998;
}

.post-share a.fa-google-plus-square:hover {
	color: #dd4b39;
}

.post-share a.fa-linkedin-square:hover {
	color: #0976b4;
}