/** CSS Document
 *
 *
 * body.page-id-19770 =  /about/contributing-authors/
 * body.page-id-9299  =  /about/staff/
 *
 **/


.author-bios {
    position: relative;
}

.author-bios .edit-link {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.7em;
    z-index: 2 ;
}
.author-posts-by {

    border-top: none;
    margin: 1em 0;
    padding-top: 0;
    font-size: 1.2em;
    color: #115388;
    border-bottom: 1px #E6DDB8 solid;
}
.author-description.outside {
    display: none;
}
.author-description h2 {
    margin-top: 1.2em;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #115388;
    border-bottom: 1px #E6DDB8 solid;
}
.author-description h2 .display-name { display: none; }



.author-bio .author-image img {
    position: relative;

}

.author-bios.style-page div.author-bio:first-of-type { margin-top: 2em; }

.author-bios.style-page .author-bio {
    position: relative;
    background-color: #F2EEDB;
    overflow: visible;
    height: 130px;
    padding: 1em;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;


}

.author-bios.style-page .author-bio.no-photo {
    min-height: 120px;
}

.author-bios.style-page .author-bio .author-image {
	position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0;
    max-width: 35%;
    min-width: 150px;


}
.author-bios.style-page .author-bio .author-image img { max-height: 200px; vertical-align: bottom; }



.author-bios.style-page .author-bio.photo-style-normal .author-image {
    max-width: 32%;
    max-height: 128px;
    top: 1em;
    overflow: hidden;

}
.author-bios.style-page .author-bio.photo-style-normal .author-image img {
    max-height: 200px;
}

.author-bios.style-page .author-bio.has-photo .author-name,
.author-bios.style-page .author-bio.has-photo .author-title-org,
.author-bios.style-page .author-bio.has-photo .author-social-links,
.author-bios.style-page .author-bio.has-photo .author-description {
    position: relative;
    margin-left: 36%;
}

.author-bios.style-page .author-bio .author-social-links {
    position: absolute;
    bottom: 0;
    left: 0;
}
.author-bios.style-page .author-bio.no-photo .author-social-links {

    left: 1em;
}


.author-bios.style-page .author-bio .author-image.style-cutout img {
    border-bottom: 1px #222 solid;
}

.author-bios.style-page .author-bio .author-image.style-normal img {

}

.author-bios.style-page .author-bio .author-description { display: none; }

.author-bios.style-page .author-description.outside { display: none; }

.archive.author .author-bios.style-page .author-description.outside { display: block; }


.author-bios.style-page #author-posts-by { display: none; }
.archive.author .author-bios.style-page #author-posts-by { display: block; }

/**
 * Multi-author page
 */
body.page-id-19770 .author-bio,
body.page-id-9299 .author-bio {
    margin-bottom: 2em;
}



.author-bio h2.author-name,
body.page h2.author-name {
    position: relative;
    line-height: 110%;
    margin-bottom: 0;
    font-size: 1.6em;
}
.author-bio .author-name,
.author-bio .author-name a {
    text-transform: none;
    text-decoration: none;
}
.author-bio .author-title-org {
    font-family: 'thesans', 'Open Sans', sans-serif;
    color: #000;
    margin-top: 4px;
    margin-bottom: 1em;
    line-height: 110%;
}



.author-social-links {
	margin-bottom: 1em;

}
.author-social-links a {
    position: relative;
    text-decoration: none;
    margin-right: 1em;
    white-space: nowrap;
}

.author-bio .author-social-links .fa {
    position: relative;
    padding: 6px 4px 0 4px;
    width: 18px;
    height: 18px;
    color: #FFF;
    background-color: #888;
    text-align: center;
    font-size: 18px;
    line-height: 80%;
    border-radius: 100%;
    -moz-border-radius: 100%;
}

/* Firefox only (icon padding) */
@-moz-document url-prefix() {
    .author-bio .author-social-links .fa {
        padding: 4px 2px 0px 3px;
    }

}

.author-bio .author-social-links .fa-twitter {
    background-color: #2CA8D2;

}
.author-bio .author-social-links .fa-envelope {
    font-size: 14px;
    top: -2px;
    line-height: 90%;
}

.style-block .author-bio .author-social-links .fa {
    padding: 5px 3px 0 2px;
    border-radius: 0;
    -moz-border-radius: 0;
}
.style-block .author-bio .author-social-links .fa-envelope {
    font-size: 0.9em;
    top: -3px;
    line-height: 80%;
}

.author-bio .author-profile-links { display: none; }


/* Hide this for author 'Commonwealth Staff' */
body.author-commonwealth-staff .author-bios.style-page .author-bio { display: none; }
.author-bios.style-block.user-slug-commonwealth-staff.n-authors-1 { display: none; }



/*
 * Meet the Author block, posts
 */

.author-bios.style-block {
    float: right;
    margin-left: 1em;
}
.author-bios.style-block .author-bio:last-child {

}

.author-bio.style-block,
.author-bio.style-block h2 {
    font-family: 'thesanssemibold', 'Open Sans', sans-serif;
    letter-spacing: -1px;
}

.author-bio.style-block {
    position: relative;
    height: 100px;

    width: 350px;
    background-color: #F2EEDB;
    font-size: 0.8em;
    top: 16px;
    overflow: visible;
    padding: 0 0 0 0.8em;
    margin-bottom: 2.6em;


}
.author-bio.style-block p { margin:0; padding:0; }

.author-bio.style-block .author-photo-wrapper {
    position: absolute;
    display: block;
    bottom: 0px;
    right: 0px;
    height: 135px;
    width: 45%;
    overflow: hidden;


}
.author-bio.style-block .author-photo-wrapper img {
    position: absolute;
    bottom: 0px;
    left: 35px;
    width: 95%;
}
.author-bio.style-block .title {
    position: absolute;
    top: -1.46em;
    font-size: 0.93em;
    left: 6px;
    color: #CAB76A;
}
.author-bio.style-block .author-description { display: none; }

.author-bio.style-block h2.author-name {
    position: relative;
    width: 75%;
    font-size: 1.375em;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0.5em;
    line-height: 110%;
}
.author-bio.style-block .author-name a {
    text-transform: none;
    text-decoration: none;
}
.author-bio.style-block .author-title-org {
    width: 70%;
    font-family: 'thesans', 'Open Sans', sans-serif;
    margin-bottom: 0;
    margin-top: 4px;
    line-height: 110%;
}
.author-bio.style-block .author-title-org.two-lines .job-title,
.author-bio.style-block .author-title-org.two-lines .sep {
    display: none;
}
.author-bio.style-block .author-title-org.three-lines .job-org {
    display: block;
    line-height: 100%;
    font-size: 0.8em;
}

.author-bio.style-block .author-social-links {
    position: absolute;
    bottom: 5px;
    margin-bottom: 0;
}
.author-bio.style-block .author-social-links a { margin-right: 2px; }
.author-bio.style-block .author-social-links .label { display: none; }

.author-bio.style-block .author-profile-links {
    float: right;
    margin-left: 6px;
    display: block;

    font-size: 0.8em;
}
.author-bio.style-block .author-profile-links > a {
    position: relative;
    margin-right: 6px;
    text-decoration: none;
}
.author-bio.style-block .author-profile-links > a:hover,
.author-bio.style-block .author-profile-links > a:active {
    text-decoration: underline;
}


.author-bio.style-block.has-photo.photo-style-normal .author-photo-wrapper {
    height: 100px;
    text-align: right;
}
.author-bio.style-block.has-photo.photo-style-normal .author-photo-wrapper img {
    position: relative;
    left: 0px;
    width: auto;
    height: 80px;
    margin: 10px 10px 10px 0;
    border: 1px #C0A962 solid;
}

.author-bio.style-block.no-photo h2.author-name,
.author-bio.style-block.no-photo .author-title-org {
    width: auto;
}

.author-bio.style-block.no-photo {
    /* width: 290px; */
}
