.cont-list-cab-author {
clear:both;
overflow: auto;
position: relative;
margin: 0 40px 16px 0;
padding-bottom: 16px;
border-bottom: 1px dotted #a3a3a3;
}

.cont-list-cab-author a {
text-decoration: none;
}

#cab-author {
        clear: both;
	margin-bottom: 15px;
        margin-top: 32px;
	border-top: 1px dotted #a3a3a3;
        border-left: 1px dotted #a3a3a3;
	position: relative;
	min-height: 120px;
        background-color: #EAF3FC;
        overflow: auto;
        padding-bottom: 12px;
} 

#cab-author a {
    text-decoration: none;
}

.cab-author-name {
	font-size: 24px;
	float: left;
        font-family: "Goudy Bookletter 1911";
        text-shadow: 1px 1px 1px silver;
        margin-bottom: 0.5em;
}

.cab-author-name a {
    letter-spacing: 3px;
}

.cab-author-role {
    font-variant: small-caps;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 1em;
}

.cab_social {
    float: right;
}

.entry-content .cab_social a img, .cab_social a img {
    margin: 0 0 12px 4px;
    border: none;
    height: 20px;
    width: 20px;
}


.cab-author-inner {

	padding: 16px;
	min-height: 100px;
}

.cab-author-inner .cab-author-info {
	padding-left: 116px;
	margin: 0 0 4px;
        min-height: 100px;
	outline: 0 none;
	vertical-align: baseline;
	border: 0 none;
	font-size: 1em;
}

.cab-author-inner .cab-author-image{
	display: block;
	width: 100px;
	position: absolute;
	padding-left: 0;
	padding-top: 0;
	min-height: 120px;
}

.cab-author-image img, #cab-author .avatar  {
	border: none !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-height: 100px;
	max-width: 100px;
        -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}

.cab_descr {
    clear: both;
    margin: 1em 0;
}

.cab_descr p {
    margin: 1em 0;
    clear: both;
    font-family: "Goudy Bookletter 1911";
}

.cab_footer {
    clear: both;
    font-family: "Goudy Bookletter 1911";
    letter-spacing: 1px;
    padding-bottom: 1em;
    padding-top: 0.2em;
}

.cab_footer h4 {
    letter-spacing: 2px;
}

.cab_footer a {
    float: right;
}

.cab_footer a {
    float: right;
    width: 10%;
    text-align: center;
}

.cab-recent-posts {
    float: left;
    width: 87.5%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.cab_footer .cab-recent-posts a {
    display: inline-block;
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    text-decoration: none;
    margin: auto;
    float: left;
}

.cab_all_posts {
    display: inline-block;
    width: 12.5%;
    min-width: 65px;
    float: right;
    text-align: center;
}

.author_bio_link {
    float: right;
}

.author .page-header {
    margin: 24px 0;
    padding: 0;
    background: none;
}

.author #cab-author {
    margin-bottom: 0;
    padding-bottom: 0;
}

/*
.cab-author	{
	text-shadow: none !important;
}

.cab-author-inner .cab-author-image .cab-author-overlay{
	width: 87px;
	position: absolute;
	height: 87px;
	top: 0px;
	left: 0px;
	background: url(images/author-overlay-background.png) no-repeat;
}
*/
