/* Social media buttons (RadSocialShare) - social-media.css */

/* .RadSocialShare:before {
  content: "Share this page: ";
  font-size: small;
} */

.RadSocialShare {
  font: 1em "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif !important;
  padding: 1em 0 0 0 !important;
  border-radius: 0 !important;
}

.RadSocialShare_Default {
  border: none !important;
  font-family: 1em "Droid Serif", Georgia, "Times New Roman", Palatino, "Hoefler Text", Baskerville, serif !important;
}

.RadSocialShare_Default .sshLinkItem .sshText {
  color: #555 !important;
}

.RadComboBoxDropDown_Default .rcbItem .sshLinkItem .sshText {
  color: #555 !important;
}

.sshIcon {
  width: 35px !important;
  height: 35px !important;
  margin: 0 8px 0 0 !important;
  background-image: url('/Sitefinity/WebsiteTemplates/OCSEATemplate/App_Themes/OCSEATheme/Images/social-icon-sprite.png') !important;
}

*html .sshIcon {
  background-image: url('/Sitefinity/WebsiteTemplates/OCSEATemplate/App_Themes/OCSEATheme/Images/social-icon-sprite-ie7.png') !important;
}

a.sshLinkItem {
  border-bottom: none;
}

.sshLinkItem .sshBlogger {
  background-position: -663px 0 !important;
}

.sshLinkItem:hover .sshBlogger {
  background-position: -663px -51px !important;
}

.sshLinkItem .sshShareOnTwitter {
  background-position: 0 0 !important;
}

.sshLinkItem:hover .sshShareOnTwitter {
  background-position: 0 -51px !important;
}

.sshLinkItem .sshMySpace {
  background-position: -1071px 0 !important;
}

.sshLinkItem:hover .sshMySpace {
  background-position: -1071px -51px !important;
}

.sshLinkItem .sshDelicious {
  background-position: -1683px 0 !important;
}

.sshLinkItem:hover .sshDelicious {
  background-position: -1683px -51px !important;
}

.sshLinkItem .sshDigg {
  background-position: -1377px 0 !important;
}

.sshLinkItem:hover .sshDigg {
  background-position: -1377px -51px !important;
}

.sshLinkItem .sshSendEmail {
  background-position: -714px 0 !important;
}

.sshLinkItem:hover .sshSendEmail {
  background-position: -714px -51px !important;
}

.sshLinkItem .sshGoogleBookmarks {
  background-position: -153px 0 !important;
}

.sshLinkItem:hover .sshGoogleBookmarks {
  background-position: -153px -51px !important;
}

.sshLinkItem .sshLinkedIn {
  background-position: -612px 0 !important;
}

.sshLinkItem:hover .sshLinkedIn {
  background-position: -612px -51px !important;
}

.sshLinkItem .sshReddit {
  background-position: -408px 0 !important;
}

.sshLinkItem:hover .sshReddit {
  background-position: -408px -51px !important;
}

.sshLinkItem .sshStumbleUpon {
  background-position: -1428px 0 !important;
}

.sshLinkItem:hover .sshStumbleUpon {
  background-position: -1428px -51px !important;
}

.sshLinkItem .sshTumblr {
  background-position: -306px 0 !important;
}

.sshLinkItem:hover .sshTumblr {
  background-position: -306px -51px !important;
}

.sshLinkItem .sshMailTo {
  background-position: -714px 0 !important;
}

.sshLinkItem:hover .sshMailTo {
  background-position: -714px -51px !important;
}

.sshLinkItem .sshCompactButton {
  background-position: -204px 0 !important;
}

.sshLinkItem:hover .sshCompactButton {
  background-position: -204px -51px !important;
}

.sshLinkItem .sshShareOnFacebook {
  background-position: -102px 0 !important;
}

.sshLinkItem:hover .sshShareOnFacebook {
  background-position: -102px -51px !important;
}

.sshVerticalMode .sshListItem {
  margin: 0 0 .5em 0 !important;
}

.sshRtl .sshIcon {
  margin: 0 0 0 .5em !important;
}
