


.social_team ul {
	padding-left: 0px;
}

.social_team ul li {
	list-style: none;
	display: inline-block;
}

.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #f5f5f5;
}


.social_team ul {
	padding-left: 0px;
	margin-top: 20px;
}

.social_team ul li {
	list-style: none;
	display: inline-block;
	margin-right: 7px;
}

.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #f5f5f5;
	font-size: 20px;
	color: #b2b2b2;
	text-align: center;
	padding-top: 5px;
}


.blog-end .social-buttons {
	display: block;
	list-style: none;
	padding: 0;
	margin: 20px;
}

.blog-end .social-buttons > li {
	display: block;
	margin: 0;
	padding: 10px;
	float: left;
}



.blog-end .social-buttons .socialite-loaded {
	background: none !important;
}

.blog-end .social-buttons .twitter-share {
	width: 55px;
	height: 35px;
	background-position: 0 0;
}

.social-buttons  {
	width: 50px;
	height: 65px;
	background-position: -75px 0;
}

.social-buttons  {
	width: 50px;
	height: 65px;
	background-position: -145px 0;
}

.social-buttons  {
	width: 60px;
	height: 65px;
	background-position: -215px 0;
}



.social, .f-nav {
	float: right;
	list-style: none;
	padding: 0;
	margin: 20px 0;
}

.social li {
	float: left;
	display: inline;
	margin-right: 7.5px;
	margin-bottom: 5px;
}

.social li a {
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	display: block;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.sc-1 {
	background: url(../img/social.png) 0px 0px no-repeat;
}

.sc-2 {
	background: url(../img/social.png) -39px 0 no-repeat;
}

.sc-3 {
	background: url(../img/social.png) -78px 0px no-repeat;
}

.sc-4 {
	background: url(../img/social.png) -117px 0px no-repeat;
}

.sc-5 {
	background: url(../img/social.png) -156px 0px no-repeat;
}

.sc-6 {
	background: url(../img/social.png) -195px 0px no-repeat;
}

.sc-7 {
	background: url(../img/social.png) -234px 0px no-repeat;
}

.sc-8 {
	background: url(../img/social.png) -273px 0px no-repeat;
}

.sc-9 {
	background: url(../img/social.png) -312px 0px no-repeat;
}

.sc-10 {
	background: url(../img/social.png) -351px 0px no-repeat;
}

.sc-11 {
	background: url(../img/social.png) -390px 0px no-repeat;
}

.sc-12 {
	background: url(../img/social.png) -429px 0px no-repeat;
}

.sc-1:hover {
	background: url(../img/social.png) 0px -32px no-repeat;
}

.sc-2:hover {
	background: url(../img/social.png) -39px -32px no-repeat;
}

.sc-3:hover {
	background: url(../img/social.png) -78px -32px no-repeat;
}

.sc-4:hover {
	background: url(../img/social.png) -117px -32px no-repeat;
}

.sc-5:hover {
	background: url(../img/social.png) -156px -32px no-repeat;
}

.sc-6:hover {
	background: url(../img/social.png) -195px -32px no-repeat;
}

.sc-7:hover {
	background: url(../img/social.png) -234px -32px no-repeat;
}

.sc-8:hover {
	background: url(../img/social.png) -273px -32px no-repeat;
}

.sc-9:hover {
	background: url(../img/social.png) -312px -32px no-repeat;
}

.sc-10:hover {
	background: url(../img/social.png) -351px -32px no-repeat;
}

.sc-11:hover {
	background: url(../img/social.png) -390px -32px no-repeat;
}

.sc-12:hover {
	background: url(../img/social.png) -429px -32px no-repeat;
}

