/* author bio -------------------------------------------------------------- */ .author-bio { width:100%; float:left; background: none repeat scroll 0 0 #FFFFFF; border-bottom: 1px solid #333333; line-height: 1.5; position: relative; margin-bottom:10px; } .author-info h3{ font-family: Russo One, Arial, Helvetica, sans-serif; font-size: 1.5em; } .author-bio img{ float:left; padding:5px; } .author-bio .icons a{ float: left; margin: 5px 10px 5px 0; text-align: center; } .author-bio .icons a { display: block; } .author-bio .icons a [class^="ico-"]:before { border-radius: 3px; color: #FFFFFF; font-size: 15px; line-height: 20px; margin: 0; width: 20px; background-color:#333; } .author-bio .icons{ float:right; } .author-bio .icons .rss:hover [class^="ico-"]:before {background-color:orange;} .author-bio .icons .google:hover [class^="ico-"]:before{background-color:#dd4b39;} .author-bio .icons .twitter:hover [class^="ico-"]:before {background-color:#00aced;} .author-bio .icons .facebook:hover [class^="ico-"]:before {background-color:#3b5998;} .author-bio .icons .youtube:hover [class^="ico-"]:before {background-color:#bb0000;} .author-bio .icons .pinterest:hover [class^="ico-"]:before {background-color:#cb2027;} .author-bio .icons .linkedin:hover [class^="ico-"]:before {background-color:#007bb6;} .author-bio .icons .vimeo:hover [class^="ico-"]:before {background-color: #aad450;} .author-bio .icons .flickr:hover [class^="ico-"]:before {background-color:#ff0084;} .author-bio .icons .tumblr:hover [class^="ico-"]:before {background-color:#365069;} .author-bio .icons .lastfm:hover [class^="ico-"]:before {background-color:#d21309;} .author-bio .icons .soundcloud:hover [class^="ico-"]:before {background-color:#ff7900;} .author-bio .icons .instagram:hover [class^="ico-"]:before {background-color:#517fa4;}