@font-face {
	font-family: 'social';
	src:         url('../fonts/social.eot?57935590');
	src:         url('../fonts/social.eot?57935590#iefix') format('embedded-opentype'),
				 url('../fonts/social.woff?57935590') format('woff'),
				 url('../fonts/social.ttf?57935590') format('truetype'),
				 url('../fonts/social.svg?57935590#social') format('svg');
	font-weight: normal;
	font-style:  normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family:     "social";
	font-style:      normal;
	font-weight:     normal;
	speak:           none;

	display:         inline-block;
	text-decoration: inherit;
	width:           1em;
	margin-right:    .2em;
	text-align:      center;
	font-variant:    normal;
	text-transform:  none;
	line-height:     1em;
	margin-left:     .2em;
}

.deco_social_account_like li {
	width:        43px;
	float:        left;
	display:      block;
	text-align:   center;
	margin-right: 6px;
	font-size:    12px;
	color:        #999999;
	margin-top:   5px;
	position:     relative;
}

/*.deco_social_account_like li:first-child{margin-left:0;}*/

.deco_social_account_like li:last-child {
	/*margin-left: 9px;*/
}

.deco_social_account_like a {
	display:            block;
	width:              43px;
	height:             39px;
	line-height:        39px;
	text-align:         center;
	margin-bottom:      3px;
	color:              #fff;
	transition:         all .2s;
	-webkit-transition: all .2s;
	-moz-transition:    all .2s;
	font-size:          14px;
}

.deco_social_account_like a:hover {
	opacity: .85;
}

.deco_social_account_like .fb_like {
	background-color: #405f94;
}

.deco_social_account_like .tw_like {
	background-color: #48aee5;
}

.deco_social_account_like .gp_like {
	background-color: #cc5144;
}

.deco_social_account_like .yt_like {
	background-color: #cc5144;
	font-size:        20px;
}

.deco_social_account_like .vk_like {
	background-color: #44678e;
}

.deco_social_account_like .rss_like {
	background-color: #ed7137;
}

.deco_social_account_like .mail_like {
	background-color: #999999;
}

.icon-youtube:before {
	content: "\f167";
}

.icon-youtube-play:before {
	content: "\f16a";
}

.icon-mail:before {
	content: '\e80b';
}

.icon-rss:before {
	content: '\e80a';
}

.icon-facebook:before {
	content: '\e807';
}

.icon-gplus:before {
	content: '\e806';
}

.icon-twitter:before {
	content: '\e809';
}

.icon-vkontakte:before {
	content:    '\e808';
	margin-top: -4px;
}

.icon-pocket:before {
	content: '\e800';
}

.icon-play:before {
	content: "\e600";
}
