/**
 **  Theme Name: Poeziepoezen
 **    Template: Twenty Fifteen
 ** Description: Aangepast thema gebaseerd op Twenty Fifteen voor de Poeziepoezen website.
 **      Author: Maarten van der Duin
 **     Version: 3.0
 */

.author {
    padding: 0 9.0909%!important;
    padding-left: 2em;
}

.author h1 {
    font-size: 3.5rem;
    line-height: 1.2;
    margin-bottom: 1em;
}

.author-content {
    hyphens: auto;
	word-wrap: break-word;
    margin-bottom: 1em;
}

.author-avatar img.profile {
    border-radius: 0!important;
}

.author-posts {
    padding-top: 2em;
}

.author-title a,
.author-description a {
    border-bottom: 0 solid #333!important;
}
.author-title a:hover,
.author-description a:hover
{
    border-bottom: 1px solid #333!important;
}


/* POEZIEPOEZEN */
div.author {
    padding: 0 9.0909%!important;
}
div.author header h1 {
    font-size: 2.6rem!important;
    line-height: 1.1538!important;
    margin-bottom: 1em!important;
}
