#social-buttons {display: flex;height: 32px;list-style: none;padding: 0;margin: 0;}#social-buttons li {display: inline-block;width: 32px;margin: 0 2px;}#social-buttons a {display: block;height: 32px;opacity: 0.7;}#social-buttons a:hover {opacity: 1;}#social-buttons .twitter {background: url('share_me/icons/twitter.svg') no-repeat center center;}#social-buttons .facebook {background: url('share_me/icons/facebook.svg') no-repeat center center;}#social-buttons .google_p {background: url('share_me/icons/googleplus.svg') no-repeat center center;}#social-buttons .linkedin {background: url('share_me/icons/linkedin.svg') no-repeat center center;}#social-buttons .pinterest {background: url('share_me/icons/pinterest.svg') no-repeat center center;}#social-buttons .diaspora {background: url('share_me/icons/diaspora.svg') no-repeat center center;}#social-buttons .mail {background: url('share_me/icons/mail.svg') no-repeat center center;}.gravatar{height:90px;width:90px;}.gravatar img{margin:0;padding:0;}#pagination {clear: both;margin-top: 1em;text-align: center;padding: .5em;}ul.pagination {display: inline-block;margin: 0;padding: 0;font-size: .75em;}ul.pagination li {display: inline;}ul.pagination li .pagenav {float: left;display: block;margin: .1em;padding: .75em .5em;border: 1px solid #ccc;border-radius: 5px;background: rgba(220,220,220,0.2);}ul.pagination li .p_current {background: #AD3525;color: #eeeeaa;font-weight: bold;}ul.pagination li span.hide {display: none;}p.p_pager {font-size: .75em;margin-top: 0;}