/* social */
.rt-social { margin: 20px 0px 25px 0px; -webkit-font-smoothing: antialiased; font-size: 12px; clear: both; }
.rt-social .rt-link { padding: 2px 8px 4px 8px !important; color: white; font-size: 12px; border-radius: 2px; margin-right: 2px; cursor: pointer; -moz-background-clip: padding; -webkit-background-clip: padding-box; box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2); margin-top: 2px; display: inline-block; text-decoration: none; }
.rt-social .rt-link:hover, .rt-social .rt-link:active { color: #fff; }
.rt-social .rt-facebook { background: #3B5997; }
.rt-social .rt-facebook:hover, .rt-social .rt-facebook:active { background: #2d4372; }
.rt-social .rt-twitter { background: #00aced; }
.rt-social .rt-twitter:hover, .rt-social .rt-twitter:active { background: #0084b4; }
.rt-social .rt-googleplus { background: #D64937; }
.rt-social .rt-googleplus:hover, .rt-social .rt-googleplus:active { background: #b53525; }
.rt-social .rt-pinterest { background: #bd081c; }
.rt-social .rt-pinterest:hover, .rt-social .rt-pinterest:active { background: #bd081c; }

/* shortcode social */
.social-bar a { display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; margin-right: 10px; border-radius: 50%; background: #314b7e; color: #fff; }
.social-bar a.facebook { background: #314b7e; }
.social-bar a.twitter { background: #339dc4; }
.social-bar a.skype { background: #214bc1; }
.social-bar a.youtube { background: #e52c27; }
.social-bar a.prin { background: #b31217; }

/*# sourceMappingURL=social.css.map */
