/***
(SPYR) Sliding Share

SPYR - http://SPYR.me

= WARNING =
DO NOT edit this file. If you have activated automatic updates via your license key all 
changes will be overwritten upon update. To ensure changes are not overwritten, all 
modifications must happen via an extension plugin.
*/



/*** (SPYR) Sliding Share */
.spyr_sliding_share { color:#000;font-family:"Open Sans",sans-serif;font-size:15px;line-height:15px;padding:16px 0; }
.single .spyr_sliding_share { margin-top:14px; }
.spyr_sliding_share_text,.spyr_sliding_share_wrap { float:left; }
.spyr_sliding_share_text { line-height:26px;text-transform:uppercase; }
.spyr_sliding_share_button { float:left;height:28px;margin-left:8px;overflow:hidden;position:relative;width:28px; }
.spyr_sliding_share_button { /*CSS3*/-moz-transition:width 0.5s;-o-transition:width 0.5s;-webkit-transition:width 0.5s;transition:width 0.5s; }
.spyr_sliding_share_button:hover { overflow:visible;width:120px; }
.spyr_sliding_share_button { /*IE*/-ms-transition-delay:0.5s; }
.spyr_sliding_share_button .spyr_sb_inner { float:left;margin:1px 0 0 0;position:absolute;left:33px;top:1px;width:120px; }
.spyr_sb_gplus:hover,.spyr_sb_pinterest:hover { width:105px; }
.spyr_sliding_share_button .icon  { display:block;height:28px;width:28px; }
.spyr_sliding_share_button .icon:before { background:#000;color:#fff;cursor:default;display:block;float:left;font-size:19px;font-style:normal;height:26px;line-height:26px;overflow:hidden;text-align:center;text-decoration:none;width:26px; }
.spyr_sliding_share_button .icon:before { /*CSS3*/-webkit-border-radius:26px;border-radius:26px; }
@-moz-document url-prefix() { .spyr_sliding_share_button .icon:before { font-size:18px; } }/* Firefox Compensation */
.spyr_sliding_share_button .icon span { display:none; }

#content .spyr_sb_mail a,#footer .spyr_sb_mail a { font-size:12px;font-style:italic;line-height:20px;text-decoration:none; }
#content .spyr_sb_mail a:hover,#footer .spyr_sb_mail a:hover { text-decoration:underline; }