﻿/*sharing.png*/
.sharing {
    background: url(images/icon_sharing.png) no-repeat 0px 0px;
    width: 32px;
    height: 32px;
}


.sharing_s {
    background: url(images/icon_sharing.png) no-repeat 0px -35px;
    width: 21px;
    height: 21px;
}


.twitter {
    background: url(images/icon_sharing.png) no-repeat 0px -485px;
    width: 32px;
    height: 32px;
}


.twitter_s {
    background: url(images/icon_sharing.png) no-repeat 0px -520px;
    width: 21px;
    height: 21px;
}

.instagram {
    background: url(images/icon_sharing.png) no-repeat 0px -545px;
    width: 32px;
    height: 32px;
}


.instagram_s {
    background: url(images/icon_sharing.png) no-repeat 0px -580px;
    width: 21px;
    height: 21px;
}


.facebook {
    background: url(images/icon_sharing.png) no-repeat 0px -64px;
    width: 32px;
    height: 32px;
}


.facebook_s {
    background: url(images/icon_sharing.png) no-repeat 0px -99px;
    width: 21px;
    height: 21px;
}


.youtube_play {
    background: url(images/icon_sharing.png) no-repeat 0px -604px;
    width: 32px;
    height: 32px;
}

.youtube_play_s {
    background: url(images/icon_sharing.png) no-repeat 0px -638px;
    width: 21px;
    height: 21px;
}

.youtube {
    background: url(images/icon_sharing.png) no-repeat 0px -663px;
    width: 32px;
    height: 32px;
}

.youtube_s {
    background: url(images/icon_sharing.png) no-repeat 0px -697px;
    width: 21px;
    height: 21px;
}

.tumblr {
    background: url(images/icon_sharing.png) no-repeat 0px -245px;
    width: 32px;
    height: 32px;
}

.tumblr_s {
    background: url(images/icon_sharing.png) no-repeat 0px -280px;
    width: 21px;
    height: 21px;
}

.linkedin {
    background: url(images/icon_sharing.png) no-repeat 0px -305px;
    width: 32px;
    height: 32px;
}

.linkedin_s {
    background: url(images/icon_sharing.png) no-repeat 0px -341px;
    width: 21px;
    height: 21px;
}

.google_plus {
    background: url(images/icon_sharing.png) no-repeat 0px -125px;
    width: 32px;
    height: 32px;
}

.google_plus_s {
    background: url(images/icon_sharing.png) no-repeat 0px -158px;
    width: 21px;
    height: 21px;
}


.blogger {
    background: url(images/icon_sharing.png) no-repeat 0px -366px;
    width: 32px;
    height: 32px;
}

.blogger_s {
    background: url(images/icon_sharing.png) no-repeat 0px -401px;
    width: 21px;
    height: 21px;
}


.reddit {
    background: url(images/icon_sharing.png) no-repeat 0px -426px;
    width: 32px;
    height: 32px;
}

.reddit_s {
    background: url(images/icon_sharing.png) no-repeat 0px -460px;
    width: 21px;
    height: 21px;
}


.pinterest {
    background: url(images/icon_sharing.png) no-repeat 0px -183px;
    width: 32px;
    height: 32px;
}

.pinterest_s {
    background: url(images/icon_sharing.png) no-repeat 0px -218px;
    width: 21px;
    height: 21px;
}
