p {text-indent:50px;}
br + * { text-indent: 2em }
/*CHARACTER CLASSES*/
div.asher {
text-indent:50px;
background-image: url(//db4sgowjqfwig.cloudfront.net/assets/283842/asher_parchment.png?1389727317);
font-family: 'palatino linotype','palatino','serif';
font-weight: bold;
font-size: 130%;
padding: 5px 5px 0px 10px;
}
/*OP CORE*/
img.media-item-align-left {
float: left;
margin: 10px 10px 10px 0;
}
/*LINKS*/
a:visited {
color: black;
text-decoration: none;
font-weight: bold;
}
a:link {
color: black;
text-decoration: none;
font-weight: bold;
}
a.character:visited {
color: darkred;
}
a.character:link {
color: darkred;
}