/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.wp-polls .Buttons {
	background-color: #333333;
	border: 1px solid #C8C8C8;
}

.powerpress_player .embed-wrap {
	padding-bottom: 0;
}

.powerpress_player .embed-wrap embed {
	height: 24px;
}

blockquote a:hover, .entry-content blockquote a:hover {
	border-bottom-color: rgba(204,51,0,.15);
	color: #4183c4;
}

.wp-caption .wp-caption-text {
	color: #999;
	background: none;
}

.wp-caption .wp-caption-text {
	position: relative;
	bottom: 0;
	font-size: .75rem;
	padding: 0;
}

.wp-caption-text {
	margin-bottom: 0;
}

div.entry-content ul li {
	margin-bottom: 4px;
}

.taverncode {
	font-size: 90% !important;
}

#blog_subscription-3 h3.widget-title.font-headlines label.font-secondary.label-email {
	color: #fff;
}

/* Fix for last item dropping below the controls. */
.mejs-controls > :last-child {
	position: relative;
	clear: both;
	float: right;
	top: -41px;
}

.mejs-controls > div:last-of-type {
	float: left;
	clear: none;
	top: 0;
}

.wp-audio-shortcode .mejs-controls .mejs-button button:after, 
.wp-video-shortcode .mejs-controls .mejs-button button:after {
	line-height: 0;
}

.comment-subscription-form {
	display: none;
}

.quicktags-toolbar {
	padding: 1%;
	width: 95%;
}

article.epoch-single-comment.epoch-wrap-comment-awaiting-moderation:hover {
	opacity: 1 !important;
}

ul.epoch-moderation-actions li {
	font: 13px sans-serif !important;
}

.ed_button:hover {
	color: #fff !important;
}

#epoch-comments input#submit:disabled {
	display: none;
}

.epoch-pending {
	opacity: 1 !important;
}

sidebar li {
	list-style: none;
}

.sidebar .comment {
	line-height: normal;
	font-size: 75%;
}





/*
     FILE ARCHIVED ON 9:14:10 Nov 2, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 13:53:58 Aug 15, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
