#sidebar {
  border-bottom: 1px solid #fff;
}

#sidebar .sharethis-widget .share_paceholder span.share_button {
  margin: 0 3px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: baseline !important;
  width: 32px; height: 32px;
}

#sidebar .sharethis-widget .share_paceholder span.share_button:hover {
    opacity: 0.75;
    -webkit-filter: brightness(110%);
}

span.tumblr {
  background: url(../img/icons2.png);
  background-position: 0 -696px !important;
}
span.facebook {
  background: url(../img/icons2.png);
  background-position: 0 -182px !important;
}
span.pinterest {
  background: url(../img/icons2.png);
  background-position: 0 -600px !important;
}
span.twitter {
  background: url(../img/icons2.png);
  background-position: 0 -748px !important;
}
span.fashiolista {
  background: url(../img/icons2.png);
  background-position: 0 -234px !important;
}
span.linkedin {
  background: url(../img/icons2.png);
  background-position: 0 -496px !important;
}
span.evernote {
  background: url(../img/icons2.png);
  background-position: 0 -130px !important;
}
span.vkontakte {
  background: url(../img/icons2.png);
  background-position: 0 -800px !important;
}
span.odnoklassniki {
  background: url(../img/icons2.png);
  background-position: 0 -548px !important;
}

span.tumblr.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -696px !important;
}
span.facebook.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -182px !important;
}
span.pinterest.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -600px !important;
}
span.twitter.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -748px !important;
}
span.fashiolista.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -234px !important;
}
span.linkedin.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -496px !important;
}
span.evernote.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -130px !important;
}
span.vkontakte.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -800px !important;
}
span.odnoklassniki.lng-ru {
  background: url(../img/icons2-ru.png);
  background-position: 0 -548px !important;
}