/*
	GENERAL
*/
/*.shareThisHolder{}
	.socialNetworkingHeader{clear: right;}
		.socialNetworkingHeader h5{text-align: right; display: none;}
	.socialNetworkingList{}
		.socialNetworkingList li{list-style :none!important;float: right;width: auto;}
			.socialNetworkingList li a{padding: 0.1em;opacity:0.33; filter:alpha(opacity=33);}
				.socialNetworkingList li a:hover{opacity:1;filter:alpha(opacity=100); text-decoration: none!important; border-bottom: none!important;}
				.socialNetworkingList li a img{padding-right : 3px;}
					.socialNetworkingList li a:hover img{margin-top: -1px; }*/


/*
	SHARE THIS
*/
.ShareThisHolder{float: right;}
	.ShareThisHeader{}
	.ShareThisHeader h5{display: none;}
	.ShareThisUL{}
		.ShareThisHolder .ShareThisUL li{height: 3em; width: 3.5em; display: inline-block;}
		.ShareThisUL i.fa{font-size: 3em; left: 0; width: auto; color: darkslategray; /*color: #312f25;*/ }
		.ShareThisUL i.fa:hover{color: floralwhite;}
		.ShareThisUL span.iconTitle{display:none;}
	.ShareThisUL{} .ShareAllLI{}
	
@media only screen and (max-width: 640px) { 
	.fa-ul {margin-left: 0!important;}
}
/*
	Social Networking Links
*/
/*.SocialNetworkingLinksHolder{}
	.SocialNetworkingLinksHeader{}
	.SocialNetworkingLinksUL{}
.shareAllExpandedList {position: relative;}
.shareAllExpandedList .shareAllExpandedListUL {position: absolute; background-color: #fff; border: 3px solid blue; width: 410px; z-index: 99; top: 33px; display: none;}
.shareAllExpandedList .shareAllExpandedListUL li {width: 180px; float: left; padding: 7px;}
.shareAllExpandedList .shareAllExpandedListUL li a:link{text-decoration: none;}
			.socialNetworkingList li a{padding: 0.1em;opacity:0.33; filter:alpha(opacity=33);}
				.socialNetworkingList li a:hover{opacity:1;filter:alpha(opacity=100); text-decoration: none!important; border-bottom: none!important;}
				.socialNetworkingList li a img{padding-right : 3px;}*/
