/* 
    Document   : simple-share.css
    Created on : Aug 22, 2013, 4:57:35 PM
    Author     : mcassella
    Description:
        Purpose of the stylesheet follows.
*/

/* Simple Shares -------*/
#simpleShare span, .simpleShare span {display:block;float:left;padding:8px 12px;font-size:16px;width:80px;text-align:right;}
#simpleShare a, .simpleShare a {background:url(img/s-shares.png) -4px -2px; display:block;width:27px;height:27px;float:left;margin:0 4px 0 0;text-indent:-999px;overflow:hidden;}
#simpleShare.lrg a {background:url(img/sshare-lrg.jpg);height:48px;width:48px;}
#simpleShare a.fb, .simpleShare a.fb {background-position: -34px -2px}
#simpleShare.lrg a.fb {background-position:0 0;}
#simpleShare.lrg a.tw {background-position:-49px 0}
#simpleShare a.pin, .simpleShare a.pin {background-position: -64px -2px}
#simpleShare.lrg a.pin {background-position:-147px 0}
#simpleShare a.gog, #simpleShare a.gp, .simpleShare a.gog, .simpleShare a.gp {background-position: -93px -2px}
#simpleShare.lrg a.gp {background-position:-99px 0}