/*
Theme Name: Donovan Child
Template: donovan
Author: A Marshall (ThemeZee modification)
Version: 2023.08.27
*/
/* custom css below */
blockquote {font-size: 1.1em; font-weight: bold;}
/* Theme */
h1.entry-title {font-weight: bold;}
.entry-author.clearfix {background: #dde9f2;}
.boxed-theme-layout .widget, .boxed-theme-layout .archive-header, .boxed-theme-layout .type-post, .boxed-theme-layout .type-page, .boxed-theme-layout .type-attachment, .boxed-theme-layout .post-navigation .nav-links .nav-previous, .boxed-theme-layout .post-navigation .nav-links .nav-next, .boxed-theme-layout .comments-title, .boxed-theme-layout .comment, .boxed-theme-layout .comment-navigation, .boxed-theme-layout .comment-respond {border-radius: 30px;}
.author-avatar {float:left; display:inline; padding-right:1em;}
.entry-author .author-bio { padding-bottom: 1em;}
ol.wp-block-footnotes {font-size: smaller; background: #ffffce;}
.top-navigation ul a:hover, .top-navigation ul a:active, .top-navigation ul a:focus {color:#900!important; background:#ffffdd;}
.wp-block-image figcaption {text-align: right;font-style: italic;}
.wp-block-pullquote p {font-size: 1em;line-height: 1.5;}
.wp-block-pullquote {padding: 0 0 1.5em 0;}
.widget-title  {font-weight: bold;}
/* plugins */
/* Responsive Voice */
button#listenButton1 {background-color: #94300b;}
button#listenButton1:hover, button#listenButton1:active {background-color: #337799;}
/* Easy Footnotes */
ol.easy-footnotes-wrapper {background: #e7f7f7;  padding-top: 0.5em; padding-bottom: 0.5em;}
li.easy-footnote-single {margin-bottom: 0.5em;}
/* Donovan Pro */
.author-avatar img {border-radius: 15%; margin: 10px;}
img.avatar.avatar-128.wp-user-avatar.wp-user-avatar-128.alignnone.photo {border-radius: 15%; max-width:128px;}
/* Block Styles */
.ref-block {padding-top:2px; padding-left:1em;}
.link-block {padding-top: 2px; padding-left: 1em; padding-bottom: 1em;}
.indent1 {padding-left:1em;}
.offset1 {padding:1em;}
.blue-border {border-style:solid; border-radius:5%; border-color:blue;border-width:1em;}
/* Author Avatars plugin */
.shortcode-author-avatars {font-size:.6em;}
.shortcode-author-avatars a {text-decoration:none;}
.shortcode-author-avatars div.author-list .user .avatar img {width:110px;height:110px;}
/* Simple Links */
span.link-description {font-size:smaller; margin-bottom:1em; display:block;}
/* Special */
h3.dlhpod a{color:white;}
/* Print Properties */
@media print {
	#glt-translate-trigger {display:none;}
	.rc-anchor-normal-footer {display:none;}
}
