/* FC Webicons by Fairhead Creative http://fairheadcreative.com */
.webicon {
    display: inline-block;
    background-size: 100%;
    width: 30px;
    height: 30px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    text-align: left;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.webicon.small {
    width: 20px;
    height: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.webicon.large {
    width: 48px;
    height: 48px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
/* About.me */
.no-svg .webicon.aboutme { background: url("../images/social/fc-webicon-aboutme-m.png") }
.no-svg .webicon.aboutme.large { background: url("../images/social/fc-webicon-aboutme.png") }
.no-svg .webicon.aboutme.small { background: url("../images/social/fc-webicon-aboutme-s.png") }
.svg .webicon.aboutme { background: url("../images/social/fc-webicon-aboutme.svg") }
/* ADN (App.net) */
.no-svg .webicon.adn { background: url("../images/social/fc-webicon-adn-m.png") }
.no-svg .webicon.adn.large { background: url("../images/social/fc-webicon-adn.png") }
.no-svg .webicon.adn.small { background: url("../images/social/fc-webicon-adn-s.png") }
.svg .webicon.adn { background: url("../images/social/fc-webicon-adn.svg") }
/* Android */
.no-svg .webicon.android { background: url("../images/social/fc-webicon-android-m.png") }
.no-svg .webicon.android.large { background: url("../images/social/fc-webicon-android.png") }
.no-svg .webicon.android.small { background: url("../images/social/fc-webicon-android-s.png") }
.svg .webicon.android { background: url("../images/social/fc-webicon-android.svg") }
/* Apple */
.no-svg .webicon.apple { background: url("../images/social/fc-webicon-apple-m.png") }
.no-svg .webicon.apple.large { background: url("../images/social/fc-webicon-apple.png") }
.no-svg .webicon.apple.small { background: url("../images/social/fc-webicon-apple-s.png") }
.svg .webicon.apple { background: url("../images/social/fc-webicon-apple.svg") }
/* Behance */
.no-svg .webicon.behance { background: url("../images/social/fc-webicon-behance-m.png") }
.no-svg .webicon.behance.large { background: url("../images/social/fc-webicon-behance.png") }
.no-svg .webicon.behance.small { background: url("../images/social/fc-webicon-behance-s.png") }
.svg .webicon.behance { background: url("../images/social/fc-webicon-behance.svg") }
/* Bitbucket */
.no-svg .webicon.bitbucket { background: url("../images/social/fc-webicon-bitbucket-m.png") }
.no-svg .webicon.bitbucket.large { background: url("../images/social/fc-webicon-bitbucket.png") }
.no-svg .webicon.bitbucket.small { background: url("../images/social/fc-webicon-bitbucket-s.png") }
.svg .webicon.bitbucket { background: url("../images/social/fc-webicon-bitbucket.svg") }
/* Creative Cloud */
.no-svg .webicon.creativecloud { background: url("../images/social/fc-webicon-creativecloud-m.png") }
.no-svg .webicon.creativecloud.large { background: url("../images/social/fc-webicon-creativecloud.png") }
.no-svg .webicon.creativecloud.small { background: url("../images/social/fc-webicon-creativecloud-s.png") }
.svg .webicon.creativecloud { background: url("../images/social/fc-webicon-creativecloud.svg") }
/* Dribbble */
.no-svg .webicon.dribbble { background: url("../images/social/fc-webicon-dribbble-m.png") }
.no-svg .webicon.dribbble.large { background: url("../images/social/fc-webicon-dribbble.png") }
.no-svg .webicon.dribbble.small { background: url("../images/social/fc-webicon-dribbble-s.png") }
.svg .webicon.dribbble { background: url("../images/social/fc-webicon-dribbble.svg") }
/* Dropbox */
.no-svg .webicon.dropbox { background: url("../images/social/fc-webicon-dropbox-m.png") }
.no-svg .webicon.dropbox.large { background: url("../images/social/fc-webicon-dropbox.png") }
.no-svg .webicon.dropbox.small { background: url("../images/social/fc-webicon-dropbox-s.png") }
.svg .webicon.dropbox { background: url("../images/social/fc-webicon-dropbox.svg") }
/* Evernote */
.no-svg .webicon.evernote { background: url("../images/social/fc-webicon-evernote-m.png") }
.no-svg .webicon.evernote.large { background: url("../images/social/fc-webicon-evernote.png") }
.no-svg .webicon.evernote.small { background: url("../images/social/fc-webicon-evernote-s.png") }
.svg .webicon.evernote { background: url("../images/social/fc-webicon-evernote.svg") }
/* Facebook */
.no-svg .webicon.facebook { background: url("../images/social/fc-webicon-facebook-m.png") }
.no-svg .webicon.facebook.large { background: url("../images/social/fc-webicon-facebook.png") }
.no-svg .webicon.facebook.small { background: url("../images/social/fc-webicon-facebook-s.png") }
.svg .webicon.facebook { background: url("../images/social/fc-webicon-facebook.svg") }
/* Flickr */
.no-svg .webicon.flickr { background: url("../images/social/fc-webicon-flickr-m.png") }
.no-svg .webicon.flickr.large { background: url("../images/social/fc-webicon-flickr.png") }
.no-svg .webicon.flickr.small { background: url("../images/social/fc-webicon-flickr-s.png") }
.svg .webicon.flickr { background: url("../images/social/fc-webicon-flickr.svg") }
/* Foursquare */
.no-svg .webicon.foursquare { background: url("../images/social/fc-webicon-foursquare-m.png") }
.no-svg .webicon.foursquare.large { background: url("../images/social/fc-webicon-foursquare.png") }
.no-svg .webicon.foursquare.small { background: url("../images/social/fc-webicon-foursquare-s.png") }
.svg .webicon.foursquare { background: url("../images/social/fc-webicon-foursquare.svg") }
/* Git */
.no-svg .webicon.git { background: url("../images/social/fc-webicon-git-m.png") }
.no-svg .webicon.git.large { background: url("../images/social/fc-webicon-git.png") }
.no-svg .webicon.git.small { background: url("../images/social/fc-webicon-git-s.png") }
.svg .webicon.git { background: url("../images/social/fc-webicon-git.svg") }
/* Github */
.no-svg .webicon.github { background: url("../images/social/fc-webicon-github-m.png") }
.no-svg .webicon.github.large { background: url("../images/social/fc-webicon-github.png") }
.no-svg .webicon.github.small { background: url("../images/social/fc-webicon-github-s.png") }
.svg .webicon.github { background: url("../images/social/fc-webicon-github.svg") }
/* Google Play */
.no-svg .webicon.googleplay { background: url("../images/social/fc-webicon-googleplay-m.png") }
.no-svg .webicon.googleplay.large { background: url("../images/social/fc-webicon-googleplay.png") }
.no-svg .webicon.googleplay.small { background: url("../images/social/fc-webicon-googleplay-s.png") }
.svg .webicon.googleplay { background: url("../images/social/fc-webicon-googleplay.svg") }
/* Google+ */
.no-svg .webicon.googleplus { background: url("../images/social/fc-webicon-googleplus-m.png") }
.no-svg .webicon.googleplus.large { background: url("../images/social/fc-webicon-googleplus.png") }
.no-svg .webicon.googleplus.small { background: url("../images/social/fc-webicon-googleplus-s.png") }
.svg .webicon.googleplus { background: url("../images/social/fc-webicon-googleplus.svg") }
/* HTML5 */
.no-svg .webicon.html5 { background: url("../images/social/fc-webicon-html5-m.png") }
.no-svg .webicon.html5.large { background: url("../images/social/fc-webicon-html5.png") }
.no-svg .webicon.html5.small { background: url("../images/social/fc-webicon-html5-s.png") }
.svg .webicon.html5 { background: url("../images/social/fc-webicon-html5.svg") }
/* iCloud */
.no-svg .webicon.icloud { background: url("../images/social/fc-webicon-icloud-m.png") }
.no-svg .webicon.icloud.large { background: url("../images/social/fc-webicon-icloud.png") }
.no-svg .webicon.icloud.small { background: url("../images/social/fc-webicon-icloud-s.png") }
.svg .webicon.icloud { background: url("../images/social/fc-webicon-icloud.svg") }
/* Instagram */
.no-svg .webicon.instagram { background: url("../images/social/fc-webicon-instagram-m.png") }
.no-svg .webicon.instagram.large { background: url("../images/social/fc-webicon-instagram.png") }
.no-svg .webicon.instagram.small { background: url("../images/social/fc-webicon-instagram-s.png") }
.svg .webicon.instagram { background: url("../images/social/fc-webicon-instagram.svg") }
/* Last.fm */
.no-svg .webicon.lastfm { background: url("../images/social/fc-webicon-lastfm-m.png") }
.no-svg .webicon.lastfm.large { background: url("../images/social/fc-webicon-lastfm.png") }
.no-svg .webicon.lastfm.small { background: url("../images/social/fc-webicon-lastfm-s.png") }
.svg .webicon.lastfm { background: url("../images/social/fc-webicon-lastfm.svg") }
/* LinkedIn */
.no-svg .webicon.linkedin { background: url("../images/social/fc-webicon-linkedin-m.png") }
.no-svg .webicon.linkedin.large { background: url("../images/social/fc-webicon-linkedin.png") }
.no-svg .webicon.linkedin.small { background: url("../images/social/fc-webicon-linkedin-s.png") }
.svg .webicon.linkedin { background: url("../images/social/fc-webicon-linkedin.svg") }
/* Mail */
.no-svg .webicon.mail { background: url("../images/social/fc-webicon-mail-m.png") }
.no-svg .webicon.mail.large { background: url("../images/social/fc-webicon-mail.png") }
.no-svg .webicon.mail.small { background: url("../images/social/fc-webicon-mail-s.png") }
.svg .webicon.mail { background: url("../images/social/fc-webicon-mail.svg") }
/* Mixi */
.no-svg .webicon.mixi { background: url("../images/social/fc-webicon-mixi-m.png") }
.no-svg .webicon.mixi.large { background: url("../images/social/fc-webicon-mixi.png") }
.no-svg .webicon.mixi.small { background: url("../images/social/fc-webicon-mixi-s.png") }
.svg .webicon.mixi { background: url("../images/social/fc-webicon-mixi.svg") }
/* MSN */
.no-svg .webicon.msn { background: url("../images/social/fc-webicon-msn-m.png") }
.no-svg .webicon.msn.large { background: url("../images/social/fc-webicon-msn.png") }
.no-svg .webicon.msn.small { background: url("../images/social/fc-webicon-msn-s.png") }
.svg .webicon.msn { background: url("../images/social/fc-webicon-msn.svg") }
/* Pinterest */
.no-svg .webicon.pinterest { background: url("../images/social/fc-webicon-pinterest-m.png") }
.no-svg .webicon.pinterest.large { background: url("../images/social/fc-webicon-pinterest.png") }
.no-svg .webicon.pinterest.small { background: url("../images/social/fc-webicon-pinterest-s.png") }
.svg .webicon.pinterest { background: url("../images/social/fc-webicon-pinterest.svg") }
/* Quora */
.no-svg .webicon.quora { background: url("../images/social/fc-webicon-quora-m.png") }
.no-svg .webicon.quora.large { background: url("../images/social/fc-webicon-quora.png") }
.no-svg .webicon.quora.small { background: url("../images/social/fc-webicon-quora-s.png") }
.svg .webicon.quora { background: url("../images/social/fc-webicon-quora.svg") }
/* Orkut */
.no-svg .webicon.orkut { background: url("../images/social/fc-webicon-orkut-m.png") }
.no-svg .webicon.orkut.large { background: url("../images/social/fc-webicon-orkut.png") }
.no-svg .webicon.orkut.small { background: url("../images/social/fc-webicon-orkut-s.png") }
.svg .webicon.orkut { background: url("../images/social/fc-webicon-orkut.svg") }
/* Mercurial */
.no-svg .webicon.mercurial { background: url("../images/social/fc-webicon-mercurial-m.png") }
.no-svg .webicon.mercurial.large { background: url("../images/social/fc-webicon-mercurial.png") }
.no-svg .webicon.mercurial.small { background: url("../images/social/fc-webicon-mercurial-s.png") }
.svg .webicon.mercurial { background: url("../images/social/fc-webicon-mercurial.svg") }
/* Rdio */
.no-svg .webicon.rdio { background: url("../images/social/fc-webicon-rdio-m.png") }
.no-svg .webicon.rdio.large { background: url("../images/social/fc-webicon-rdio.png") }
.no-svg .webicon.rdio.small { background: url("../images/social/fc-webicon-rdio-s.png") }
.svg .webicon.rdio { background: url("../images/social/fc-webicon-rdio.svg") }
/* Renren */
.no-svg .webicon.renren { background: url("../images/social/fc-webicon-renren-m.png") }
.no-svg .webicon.renren.large { background: url("../images/social/fc-webicon-renren.png") }
.no-svg .webicon.renren.small { background: url("../images/social/fc-webicon-renren-s.png") }
.svg .webicon.renren { background: url("../images/social/fc-webicon-renren.svg") }
/* RSS */
.no-svg .webicon.rss { background: url("../images/social/fc-webicon-rss-m.png") }
.no-svg .webicon.rss.large { background: url("../images/social/fc-webicon-rss.png") }
.no-svg .webicon.rss.small { background: url("../images/social/fc-webicon-rss-s.png") }
.svg .webicon.rss { background: url("../images/social/fc-webicon-rss.svg") }
/* Skitch */
.no-svg .webicon.skitch { background: url("../images/social/fc-webicon-skitch-m.png") }
.no-svg .webicon.skitch.large { background: url("../images/social/fc-webicon-skitch.png") }
.no-svg .webicon.skitch.small { background: url("../images/social/fc-webicon-skitch-s.png") }
.svg .webicon.skitch { background: url("../images/social/fc-webicon-skitch.svg") }
/* Skype */
.no-svg .webicon.skype { background: url("../images/social/fc-webicon-skype-m.png") }
.no-svg .webicon.skype.large { background: url("../images/social/fc-webicon-skype.png") }
.no-svg .webicon.skype.small { background: url("../images/social/fc-webicon-skype-s.png") }
.svg .webicon.skype { background: url("../images/social/fc-webicon-skype.svg") }
/* SoundCloud */
.no-svg .webicon.soundcloud { background: url("../images/social/fc-webicon-soundcloud-m.png") }
.no-svg .webicon.soundcloud.large { background: url("../images/social/fc-webicon-soundcloud.png") }
.no-svg .webicon.soundcloud.small { background: url("../images/social/fc-webicon-soundcloud-s.png") }
.svg .webicon.soundcloud { background: url("../images/social/fc-webicon-soundcloud.svg") }
/* Spotify */
.no-svg .webicon.spotify { background: url("../images/social/fc-webicon-spotify-m.png") }
.no-svg .webicon.spotify.large { background: url("../images/social/fc-webicon-spotify.png") }
.no-svg .webicon.spotify.small { background: url("../images/social/fc-webicon-spotify-s.png") }
.svg .webicon.spotify { background: url("../images/social/fc-webicon-spotify.svg") }
/* Stack Overflow */
.no-svg .webicon.stackoverflow { background: url("../images/social/fc-webicon-stackoverflow-m.png") }
.no-svg .webicon.stackoverflow.large { background: url("../images/social/fc-webicon-stackoverflow.png") }
.no-svg .webicon.stackoverflow.small { background: url("../images/social/fc-webicon-stackoverflow-s.png") }
.svg .webicon.stackoverflow { background: url("../images/social/fc-webicon-stackoverflow.svg") }
/* StumbleUpon! */
.no-svg .webicon.stumbleupon { background: url("../images/social/fc-webicon-stumbleupon-m.png") }
.no-svg .webicon.stumbleupon.large { background: url("../images/social/fc-webicon-stumbleupon.png") }
.no-svg .webicon.stumbleupon.small { background: url("../images/social/fc-webicon-stumbleupon-s.png") }
.svg .webicon.stumbleupon { background: url("../images/social/fc-webicon-stumbleupon.svg") }
/* SVN */
.no-svg .webicon.svn { background: url("../images/social/fc-webicon-svn-m.png") }
.no-svg .webicon.svn.large { background: url("../images/social/fc-webicon-svn.png") }
.no-svg .webicon.svn.small { background: url("../images/social/fc-webicon-svn-s.png") }
.svg .webicon.svn { background: url("../images/social/fc-webicon-svn.svg") }
/* Tent */
.no-svg .webicon.tent { background: url("../images/social/fc-webicon-tent-m.png") }
.no-svg .webicon.tent.large { background: url("../images/social/fc-webicon-tent.png") }
.no-svg .webicon.tent.small { background: url("../images/social/fc-webicon-tent-s.png") }
.svg .webicon.tent { background: url("../images/social/fc-webicon-tent.svg") }
/* Trip Advisor */
.no-svg .webicon.tripadvisor { background: url("../images/social/fc-webicon-tripadvisor-m.png") }
.no-svg .webicon.tripadvisor.large { background: url("../images/social/fc-webicon-tripadvisor.png") }
.no-svg .webicon.tripadvisor.small { background: url("../images/social/fc-webicon-tripadvisor-s.png") }
.svg .webicon.tripadvisor { background: url("../images/social/fc-webicon-tripadvisor.svg") }
/* Tumblr */
.no-svg .webicon.tumblr { background: url("../images/social/fc-webicon-tumblr-m.png") }
.no-svg .webicon.tumblr.large { background: url("../images/social/fc-webicon-tumblr.png") }
.no-svg .webicon.tumblr.small { background: url("../images/social/fc-webicon-tumblr-s.png") }
.svg .webicon.tumblr { background: url("../images/social/fc-webicon-tumblr.svg") }
/* Twitter */
.no-svg .webicon.twitter { background: url("../images/social/fc-webicon-twitter-m.png") }
.no-svg .webicon.twitter.large { background: url("../images/social/fc-webicon-twitter.png") }
.no-svg .webicon.twitter.small { background: url("../images/social/fc-webicon-twitter-s.png") }
.svg .webicon.twitter { background: url("../images/social/fc-webicon-twitter.svg") }
/* Vimeo */
.no-svg .webicon.vimeo { background: url("../images/social/fc-webicon-vimeo-m.png") }
.no-svg .webicon.vimeo.large { background: url("../images/social/fc-webicon-vimeo.png") }
.no-svg .webicon.vimeo.small { background: url("../images/social/fc-webicon-vimeo-s.png") }
.svg .webicon.vimeo { background: url("../images/social/fc-webicon-vimeo.svg") }
/* Sina Weibo */
.no-svg .webicon.weibo { background: url("../images/social/fc-webicon-weibo-m.png") }
.no-svg .webicon.weibo.large { background: url("../images/social/fc-webicon-weibo.png") }
.no-svg .webicon.weibo.small { background: url("../images/social/fc-webicon-weibo-s.png") }
.svg .webicon.weibo { background: url("../images/social/fc-webicon-weibo.svg") }
/* Windows */
.no-svg .webicon.windows { background: url("../images/social/fc-webicon-windows-m.png") }
.no-svg .webicon.windows.large { background: url("../images/social/fc-webicon-windows.png") }
.no-svg .webicon.windows.small { background: url("../images/social/fc-webicon-windows-s.png") }
.svg .webicon.windows { background: url("../images/social/fc-webicon-windows.svg") }
/* Wordpress */
.no-svg .webicon.wordpress { background: url("../images/social/fc-webicon-wordpress-m.png") }
.no-svg .webicon.wordpress.large { background: url("../images/social/fc-webicon-wordpress.png") }
.no-svg .webicon.wordpress.small { background: url("../images/social/fc-webicon-wordpress-s.png") }
.svg .webicon.wordpress { background: url("../images/social/fc-webicon-wordpress.svg") }
/* Xing */
.no-svg .webicon.xing { background: url("../images/social/fc-webicon-xing-m.png") }
.no-svg .webicon.xing.large { background: url("../images/social/fc-webicon-xing.png") }
.no-svg .webicon.xing.small { background: url("../images/social/fc-webicon-xing-s.png") }
.svg .webicon.xing { background: url("../images/social/fc-webicon-xing.svg") }
/* Yelp! */
.no-svg .webicon.yelp { background: url("../images/social/fc-webicon-yelp-m.png") }
.no-svg .webicon.yelp.large { background: url("../images/social/fc-webicon-yelp") }
.no-svg .webicon.yelp.small { background: url("../images/social/fc-webicon-yelp-s.png") }
.svg .webicon.yelp { background: url("../images/social/fc-webicon-yelp.svg") }
/* YouTube */
.no-svg .webicon.youtube { background: url("../images/social/fc-webicon-youtube-m.png") }
.no-svg .webicon.youtube.large { background: url("../images/social/fc-webicon-youtube.png") }
.no-svg .webicon.youtube.small { background: url("../images/social/fc-webicon-youtube-s.png") }
.svg .webicon.youtube { background: url("../images/social/fc-webicon-youtube.svg") }
/* YouVersion */
.no-svg .webicon.youversion { background: url("../images/social/fc-webicon-youversion-m.png") }
.no-svg .webicon.youversion.large { background: url("../images/social/fc-webicon-youversion.png") }
.no-svg .webicon.youversion.small { background: url("../images/social/fc-webicon-youversion-s.png") }
.svg .webicon.youversion { background: url("../images/social/fc-webicon-youversion.svg") }
/* Zerply */
.no-svg .webicon.zerply { background: url("../images/social/fc-webicon-zerply-m.png") }
.no-svg .webicon.zerply.large { background: url("../images/social/fc-webicon-zerply.png") }
.no-svg .webicon.zerply.small { background: url("../images/social/fc-webicon-zerply-s.png") }
.svg .webicon.zerply { background: url("../images/social/fc-webicon-zerply.svg") }
