/* Custom Styles For The Social Media Widget Icons */

.socialmedia-buttons {
	margin-top: 5px 0px 0px 0px;	
	
}

li.Social_Widget a {
	padding: 0px !important;
	margin: 0px !important;
	background: none !important;
}
	
.socialmedia-buttons img {
	border: 0px !important;
	margin-right: 5px;
	margin-bottom:3px;
}

.socialmedia-buttons a {
	background: none !important;
	border: 0px !important;
}

.socialmedia-buttons a:hover {
	text-decoration: none;
	border: 0px;
}

.socialmedia-buttons img:hover {
	opacity: 1 !important;
	-moz-opacity: 1 !important;
}
