/* 
    Document   : mono-social-icons
    Created on : Jan 6, 2014, 2:11:06 PM
    Author     : bhall
    Description:
        Purpose of the stylesheet follows.
*/

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('../fonts/MonoSocialIconsFont-1.10.eot');
    src: url('../fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.social, a.social:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.social a:before{
    font-family: 'Mono Social Icons Font';
}
.social {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.social:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Social Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
    font-family: 'Mono Social Icons Font';
}

a.social:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
    font-family: 'Mono Social Icons Font';
}

.social.pinterest:before, .social.pinterest A:before {
  content: "\E064";
}
.social.google_plus:before, .social.google_plus A:before {
  content: "\E039";
}
.social.yahoo:before, .social.yahoo:before {
  content: "\E097";
}
.social.blogger:before, .social.blogger A:before {
  content: "\E012";
}
.social.picasa:before, .social.picasa A:before {
  content: "\E063";
}
.social.amazon:before, .social.amazon A:before {
  content: "\E003";
}
.social.tumblr:before, .social.tumblr A:before {
  content: "\E085";
}
.social.wordpress:before, .social.wordpress A:before {
  content: "\E094";
}
.social.xing:before, .social.xing A:before {
  content: "\E095";
}
.social.dribbble:before, .social.dribbble A:before {
  content: "\E021";
}
.social.deviantart:before, .social.deviantart A:before {
  content: "\E018";
}
.social.linked_in:before, .social.linked_in A:before {
  content: "\E052";
}
.social.forrst:before, .social.forrst A:before {
  content: "\E031";
}
.social.behance:before, .social.behance A:before {
  content: "\E009";
}
.social.github:before, .social.github A:before {
  content: "\E037";
}
.social.youtube:before, .social.youtube A:before {
  content: "\E099";
}

.social.foursquare:before, .social.foursquare A:before {
  content: "\E032";
}
.social.quora:before, .social.quora A:before {
  content: "\E068";
}

.social.spotify:before, .social.spotify A:before {
  content: "\E079";
}
.social.stumbleupon:before, .social.stumbleupon A:before {
  content: "\E083";
}
.social.facebook:before, .social.facebook A:before {
  content: "\E027";
}
.social.twitter:before, .social.twitter A:before {
  content: "\E087";
}
.social.instagram:before, .social.instagram A:before {
  content: "\E100";
}
.social.posterous_spaces:before, .social.posterous_spaces A:before {
  content: "\E066";
}
.social.vimeo:before, .social.vimeo A:before {
  content: "\E089";
}
.social.flickr:before, .social.flickr A:before {
  content: "\E029";
}
.social.last_fm:before, .social.last_fm A:before {
  content: "\E051";
}
.social.rss:before, .social.rss A:before {
  content: "\E071";
}
.social.skype:before, .social.skype A:before {
  content: "\E074";
}
.social.e-mail:before, .social.e-mail A:before {
  content: "\E024";
}

.social.myspace:before, .social.myspace A:before {
  content: "\E059";
}

.social.apple:before, .social.apple A:before {
  content: "\E007";
}
.social.windows:before, .social.windows A:before {
  content: "\E093";
}
.social.yelp:before, .social.yelp A:before {
  content: "\E098";
}