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

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

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

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

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

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