/* font-face */ @font-face { font-family: "SocialFoundicons"; src: url("../fonts/social_foundicons.eot"); src: url("../fonts/social_foundicons.eot?#iefix") format("embedded-opentype"), url("../fonts/social_foundicons.woff") format("woff"), url("../fonts/social_foundicons.ttf") format("truetype"), url("../fonts/social_foundicons.svg#SocialFoundicons") format("svg"); font-weight: normal; font-style: normal; } /* global foundicon styles */ [class*="foundicon-"] { display: inline; width: auto; height: auto; line-height: inherit; vertical-align: baseline; background-image: none; background-position: 0 0; background-repeat: repeat; } [class*="foundicon-"]:before { font-family: "SocialFoundicons"; font-weight: normal; font-style: normal; text-decoration: inherit; } ul.social-row { #padding: 0 19px; display: block; overflow: hidden; height: 100%;} ul.social-row li a { overflow: hidden; height: 100%; margin-right: 0px; margin-left: -10px; text-decoration:none;} ul.social-row li:last-child a{ margin-right: 0px; } ul.social-row li a { -webkit-transition: color .5s; -moz-transition: color .5s; -o-transition: color .5s; transition: color .5s; color:#777; #color: #231f20; font-size: 32px; overflow: hidden; line-height: 1.5; } ul.social-row li a:hover { #color: #0caee3; color: #ae0d11;} ul.social-row li p { font-size: 12px; display: inline; position: relative; top: -8px; margin-left: 8px; } /* icons */ .foundicon-thumb-up:before { content: "\f000"; } .foundicon-thumb-down:before { content: "\f001"; } .foundicon-rss:before { content: "\f002"; } .foundicon-facebook:before { content: "\f003"; } .foundicon-twitter:before { content: "\f004"; } .foundicon-pinterest:before { content: "\f005"; } .foundicon-github:before { content: "\f006"; } .foundicon-path:before { content: "\f007"; } .foundicon-linkedin:before { content: "\f008"; } .foundicon-dribbble:before { content: "\f009"; } .foundicon-stumble-upon:before { content: "\f00a"; } .foundicon-behance:before { content: "\f00b"; } .foundicon-reddit:before { content: "\f00c"; } .foundicon-google-plus:before { content: "\f00d"; } .foundicon-youtube:before { content: "\f00e"; } .foundicon-vimeo:before { content: "\f00f"; } .foundicon-flickr:before { content: "\f010"; } .foundicon-slideshare:before { content: "\f011"; } .foundicon-picassa:before { content: "\f012"; } .foundicon-skype:before { content: "\f013"; } .foundicon-steam:before { content: "\f014"; } .foundicon-instagram:before { content: "\f015"; } .foundicon-foursquare:before { content: "\f016"; } .foundicon-delicious:before { content: "\f017"; } .foundicon-chat:before { content: "\f018"; } .foundicon-torso:before { content: "\f019"; } .foundicon-tumblr:before { content: "\f01a"; } .foundicon-video-chat:before { content: "\f01b"; } .foundicon-digg:before { content: "\f01c"; } .foundicon-wordpress:before { content: "\f01d"; }