#authorboxbody {
background-color: #EFF8FB;
margin: 10px auto;
border: 4px #1D4792 double;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
height: auto;
}
.authorinfo {
width: auto;
height: auto;
padding: 5px 8px;
}
.authorinfo img.gravatar{
margin: 5px 10px 0 10px;
display: inline;
float: left;
height: 70px;
width: 70px;
border: 2px solid #9d9d9d;
}
.authorinfo img:hover.gravatar{
-webkit-box-shadow: 0 0 4px #404040;
-moz-box-shadow: 0 0 4px #404040;
box-shadow: 0 0 4px #404040;
}
.authorinfo div.authorname{
display: inline;
line-height: 26px;
font: bold 13px Verdana;
text-transform:none !important;
text-align: left;
padding-bottom: 10px !important;
text-shadow: 1px 1px 1px #fff;
}
.authorinfo div.authorname a{
text-decoration: none;
}
.authorinfo div.description, .authorinfo {
font: 14px Verdana;
text-align: left;
text-shadow: 1px 1px 1px #fff;
}
.authorinfo div.description a {
color: #312f8e;
font-weight: bold;
text-shadow: 1px 1px 1px #fff;
}
.authorinfo div.website a{
text-decoration: none;
font-weight: bold;
}
.authorsocial div{
text-align: left;
font: small-caps bold 16px Verdana;
margin: 0 !important;
}
.authorsocial a img{
width: 25px;
height: 25px;
display:inline !important;
border: none;
margin: 3px 8px;
}
.clear {
clear: both;
}
#authorboxbody div.spacer {
height: 10px;
width: 100%;
}
#respond {
display: none;
}
.comments-policy {
display: none;
}
a.ahplnk {
text-decoration: none !important;
display: block !important;
}
.comment-inner img {
display: block;
margin: 10px auto;
}
.ac-comment-edit {
// margin-top: -12px !important;
}
.comment-ac-spam-link {
display: none !important; 
}
.likebtn_container {
margin: 15px 0 -22px 0 !important;
}
