

.social-links a {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 5px;
}


.social-links a.twitter { background: url(../img/social-icons/twitter-gray.png); }
.social-links a.dribbble { background: url(../img/social-icons/dribbble-gray.png); }
.social-links a.rss { background: url(../img/social-icons/rss-gray.png); }
.social-links a.pinterest { background: url(../img/social-icons/pinterest-gray.png); }
.social-links a.digg { background: url(../img/social-icons/digg-gray.png); }
.social-links a.flickr { background: url(../img/social-icons/flickr-gray.png); }
.social-links a.forrst { background: url(../img/social-icons/forrst-gray.png); }
.social-links a.vimeo { background: url(../img/social-icons/vimeo-gray.png); }
.social-links a.reddit { background: url(../img/social-icons/reddit-gray.png); }
.social-links a.linkedin { background: url(../img/social-icons/linkedin-gray.png); }
.social-links a.facebook { background: url(../img/social-icons/facebook-gray.png); }
.social-links a.paypal { background: url(../img/social-icons/paypal-gray.png); }
.social-links a.stumbleupon { background: url(../img/social-icons/stumbleupon-gray.png); }
.social-links a.email { background: url(../img/social-icons/email-gray.png); }
.social-links a.deviantart { background: url(../img/social-icons/deviantart-gray.png); }
.social-links a.netvibes { background: url(../img/social-icons/netvibes-gray.png); }
.social-links a.yahoo { background: url(../img/social-icons/yahoo-gray.png); }
.social-links a.github { background: url(../img/social-icons/github-gray.png); }
.social-links a.addthis { background: url(../img/social-icons/addthis-gray.png); }
.social-links a.behance { background: url(../img/social-icons/behance-gray.png); }
.social-links a.blogger { background: url(../img/social-icons/blogger-gray.png); }
.social-links a.slashdot { background: url(../img/social-icons/slashdot-gray.png); }
.social-links a.technorati { background: url(../img/social-icons/technorati-gray.png); }
.social-links a.googleplus { background: url(../img/social-icons/googleplus-gray.png); }
.social-links a.apple { background: url(../img/social-icons/apple-gray.png); }
.social-links a.myspace { background: url(../img/social-icons/myspace-gray.png); }
.social-links a.sharethis { background: url(../img/social-icons/sharethis-gray.png); }
.social-links a.yelp { background: url(../img/social-icons/yelp-gray.png); }
.social-links a.delicious { background: url(../img/social-icons/delicious-gray.png); }
.social-links a.lastfm { background: url(../img/social-icons/lastfm-gray.png); }
.social-links a.youtube { background: url(../img/social-icons/youtube-gray.png); }
.social-links a.skype { background: url(../img/social-icons/skype-gray.png); }
.social-links a.tumblr { background: url(../img/social-icons/tumblr-gray.png); }
.social-links a.aim { background: url(../img/social-icons/aim-gray.png); }
.social-links a.google { background: url(../img/social-icons/google-gray.png); }


.social-links a.twitter:hover { background: url(../img/social-icons/twitter.png); }
.social-links a.dribbble:hover { background: url(../img/social-icons/dribbble.png); }
.social-links a.rss:hover { background: url(../img/social-icons/rss.png); }
.social-links a.pinterest:hover { background: url(../img/social-icons/pinterest.png); }
.social-links a.digg:hover { background: url(../img/social-icons/digg.png); }
.social-links a.flickr:hover { background: url(../img/social-icons/flickr.png); }
.social-links a.forrst:hover { background: url(../img/social-icons/forrst.png); }
.social-links a.vimeo:hover { background: url(../img/social-icons/vimeo.png); }
.social-links a.reddit:hover { background: url(../img/social-icons/reddit.png); }
.social-links a.linkedin:hover { background: url(../img/social-icons/linkedin.png); }
.social-links a.facebook:hover { background: url(../img/social-icons/facebook.png); }
.social-links a.paypal:hover { background: url(../img/social-icons/paypal.png); }
.social-links a.stumbleupon:hover { background: url(../img/social-icons/stumbleupon.png); }
.social-links a.email:hover { background: url(../img/social-icons/email.png); }
.social-links a.deviantart:hover { background: url(../img/social-icons/deviantart.png); }
.social-links a.netvibes:hover { background: url(../img/social-icons/netvibes.png); }
.social-links a.yahoo:hover { background: url(../img/social-icons/yahoo.png); }
.social-links a.github:hover { background: url(../img/social-icons/github.png); }
.social-links a.addthis:hover { background: url(../img/social-icons/addthis.png); }
.social-links a.behance:hover { background: url(../img/social-icons/behance.png); }
.social-links a.blogger:hover { background: url(../img/social-icons/blogger.png); }
.social-links a.slashdot:hover { background: url(../img/social-icons/slashdot.png); }
.social-links a.technorati:hover { background: url(../img/social-icons/technorati.png); }
.social-links a.googleplus:hover { background: url(../img/social-icons/googleplus.png); }
.social-links a.apple:hover { background: url(../img/social-icons/apple.png); }
.social-links a.myspace:hover { background: url(../img/social-icons/myspace.png); }
.social-links a.sharethis:hover { background: url(../img/social-icons/sharethis.png); }
.social-links a.yelp:hover { background: url(../img/social-icons/yelp.png); }
.social-links a.delicious:hover { background: url(../img/social-icons/delicious.png); }
.social-links a.lastfm:hover { background: url(../img/social-icons/lastfm.png); }
.social-links a.youtube:hover { background: url(../img/social-icons/youtube.png); }
.social-links a.skype:hover { background: url(../img/social-icons/skype.png); }
.social-links a.tumblr:hover { background: url(../img/social-icons/tumblr.png); }
.social-links a.aim:hover { background: url(../img/social-icons/aim.png); }
.social-links a.google:hover { background: url(../img/social-icons/google.png); }


