<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-title h1 a {
    font-size: 25px;
}

/*
.widget .block-content li {
    color: #ACACAC;
    float: left;
    list-style: disc inside none;
    margin: 5px 0;
    width: 100%;
}
*/

.comment-list li {
    border: 1px solid #A7A7A7;
    float: none;
    margin-top: 7px;
    width: 100%;
}

.comment-list li .comment-body {
    margin: 10px;
}

li.pingback, li.comment {
    background: none repeat scroll 0 0 #F4F4F4;
}

li.pingback.alt, li.comment.alt {
    background: none repeat scroll 0 0 white;
}

.comment-list .children {
    margin: 10px;
    clear: both;
}

.bypostauthor {
    background-color: #FFFEEE;
}

.comment-meta {
    float: left;
    line-height: 20px;
    border-bottom: 2px dotted #CCCCCC;
}

.vcard img {
    float: left;
    padding: 4px 10px 4px 0;
}

.comment-edit-link {
    float: right;
}

.comment-body footer {
    padding-bottom: 5px;
}

.comment-body .comment-content {
    padding-top: 12px;
}

.blog-section-header {
    background: linear-gradient(to bottom, #28A4DA 7%, #0664A5 100%) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'Calibri';
    font-size: 17px;
    margin: 10px 0;
    padding: 7px 0;
    text-align: center;
    width: 100%;
}

footer.entry-footer {
    padding-bottom: 5px;
}

footer.entry-footer span  {
    display: block;
}

footer.entry-footer span.comments-link a {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

footer.entry-footer span.edit-link {
    float: right;
}

article.post {
    clear: both;
    border-top: 2px dotted #CCCCCC;
    padding-top: 7px;
    float: left;
}

.post-navigation {
    border-top: 2px dotted #CCCCCC;
    border-bottom: 2px dotted #CCCCCC;
    float: left;
    padding: .5em 0;
    margin: 1em 0;
    width: 100%;
}

.nav-previous {
    width: 50%;
    float: left;
}

.nav-next {
    width: 50%;
    float: right;
    text-align: right;
}

.nav-links {
    clear: both;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
article.post:before,
article.post:after,
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comments-area:before,
.comments-area:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.post-navigation:before,
.post-navigation:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

article.post:after,
.post-navigation:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.comments-area:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/* Comment form */
#comments {
    float: left;
    clear: both;
}

#respond {
    margin: 10px;
    padding: 10px;
	margin-top: 24px;
    border: 1px dashed #444;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 12px 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 12px;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
    height: auto;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}

#respond form input[type="submit"] {
    background: linear-gradient(to bottom, #28A4DA 7%, #0664A5 100%) repeat scroll 0 0 transparent;
    border: 1px solid #015793;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Calibri';
    font-size: 15px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
</pre></body></html>