/*
Theme Name: Don Bosco Volunteers Lovecraft
Description: Anpassungen für das Blog-Netzwerk von Don Bosco Volunteers.
Template: lovecraft-next
Version: 1.0.0
Text Domain: donbosco-lovecraft
*/

.spendenkonto-box { float: right; min-width: 280px; text-align: left; }
.blog-title { text-align: left; }
.spendenkonto-box img.image2 { display: block; max-width: 185px; height: auto; }
footer { width: 100%; background: #fff; padding: 3em 0; margin-top: 4em; border-top: 1px solid #eee; }
footer .row::after { content: ""; display: block; clear: both; }
footer .col { float: left; box-sizing: border-box; width: 33.333%; padding: 0 1em; }
footer p, footer li { font-size: 14px; line-height: 1.5; }
footer h3 { min-height: 3em; line-height: 1.3; }
footer img { max-width: 100%; height: auto; }
footer .donation-logo { width: 160px; }
.credits.section { padding: .25em 0; }

/* Autoren- und Blogverzeichnisse */
.box { display: block; background-color: #efefef; padding: 1em; margin: 0 0 1em; }
.box:hover, .post-content a.box:hover { background-color: #dcdcdc; border: none; text-decoration: none; }
.box h3 { display: inline-block; color: #111; padding-bottom: 3px; border-bottom: 2px solid #0092df; margin-top: 0 !important; margin-bottom: 20px !important; font-family: 'Lato', Helvetica, sans-serif; font-size: .78em !important; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }
.box p, .box:hover p { color: #888; font-size: 14px; text-decoration: none !important; }
.box.box-zweispaltig img.avatar { float: left; border-radius: 48px; padding: 0; border: 2px solid #fff; margin: 0 1em 0 0; }
.clearfix::before, .clearfix::after { content: ""; display: table; }
.clearfix::after { clear: both; }
@media (max-width: 740px) { .spendenkonto-box { display: none; } footer .col { float: none; width: 100%; padding: 0; } }
