#social-sharing-bar
{
display:none;width:100%;height:40px;background-image:url(/images/social_media/background.png);background-repeat:repeat-x;position:fixed;bottom:0;z-index:3
}
#social-sharing-bar>.container
{
width:1002px;height:32px;position:relative;top:10px;margin:0 auto;padding-top:4px
}
#social-sharing-bar .button
{
background:url(/images/social_media/divider.png) no-repeat left center;padding:0 10px;height:20px;float:left;overflow:hidden
}
#social-sharing-bar .button iframe
{
border:0
}
#social-sharing-bar .button.facebook
{
width:90px
}
#social-sharing-bar .button.twitter
{
width:212px
}
#social-sharing-bar .button.googleplus
{
width:75px
}
#social-sharing-bar .button.stumbleupon
{
width:75px
}
#social-sharing-bar .button.tumblr>a
{
width:72px;height:20px;display:inline-block;zoom:1;*display:inline;display:inline-block;zoom:1;*display:inline;background:url(/images/social_media/tumblr.png) no-repeat left center
}
#social-sharing-bar .feedback
{
margin-right:30px;height:20px;line-height:20px;font-size:11px;color:#2483cd;display:block;float:right
}
#social-sharing-bar .feedback:hover
{
color:#18181c
}
#social-sharing-bar .hide
{
display:block;width:22px;height:31px;-moz-opacity:.4;-khtml-opacity:.4;-webkit-opacity:.4;opacity:.4;filter:alpha(opacity=50);-moz-opacity:.4;-khtml-opacity:.4;-webkit-opacity:.4;opacity:.4;filter:alpha(opacity=50);filter:alpha(opacity=40);background:url(../images/social-sharing-bar/hide.png) no-repeat left center;position:absolute;right:0;top:0;cursor:pointer
}
#social-sharing-bar .hide:hover
{
-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity=50);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity=50);filter:alpha(opacity=100)
}
