#author-box-by-nocksoft {
margin-top: 3em;
margin-bottom: 2em;
}
#author-box-by-nocksoft #nstab_wrapper > div {
display: table;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authoravatar {
float: left;
background-size: cover;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authoravatar.nstab_circle {
border-radius: 50%;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio {
padding: 0 0 0 0.75em;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio #header {
line-height: 1em;
padding: 0.4em 0 0.35em 0;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio #header span#headline {
font-weight: bold;
display: block;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio #header span#position {
display: block;
color: rgba(0, 0, 0, 0.7);
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio div {
margin: 0;
padding-top: 0.5em;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio div#nstab_description {
line-height: 1.3;
}
#author-box-by-nocksoft #nstab_wrapper #nstab_authorbio div#nstab_links {
padding-top: 0.5em;
font-style: italic;
}