<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General */

.alignleft {float:left;}
.alignright {float:right;}
.nav .tab2 {font-weight: bold;}

/* Front Page Blog */

.front-post {margin-bottom: 20px;}

/* Page */

#page .pagination-name {font-size: 110%;}
#page .pagination-numbers {font-size: 140%; font-weight: bold;}

.tweetmeme {float: left; margin-right: 10px;}

/* Single */

.single-tags {font-size: 90%; text-transform: uppercase; padding: 5px 10px;}

/* Search */

.search-excerpt {background: yellow;}

/* Left Sidebar */

.module-medium #leftcol .side-mod .module, .module-dark #leftcol .side-mod .module {background: none;}

/* Right Sidebar */

#main-body-surround ul.menu li li span {padding-left: 14px !important;line-height: 140%;}
#rightcol .module-medium .side-mod .module, #rightcol .module-dark .side-mod .module {background: none;}

/* Widgets General */

.widget .feature-block .description {background: none;}

/* Widgets Default */

.widget ul {margin: 0; padding: 0; list-style: none;}
.widget ul li {margin:0; padding:2px 0;}
.widget ul li a span {display:block;}
.widget ul li a {padding:6px 10px 6px 22px; display:block; float:none; font-size:120%; overflow:hidden; text-indent:0; text-decoration: none;}
.widget ul li a:hover {text-decoration: none;}
.widget ul li ul {margin:0; padding:5px 0 5px 20px;}
.widget ul li li {background: none !important;}
.widget ul li li a {margin-bottom:10px; padding: 1px 0 0 14px;}

/* Widget Calendar */

.widget_calendar #wp-calendar {width: 80%; margin: 0 auto;}
.widget_calendar #wp-calendar caption {font-weight: bold; margin-bottom: 5px; font-size: 120%;}

/* Recent Comments */

.widget_recent_comments ul#recentcomments li a {font-size: 100%; background: none !important; margin-bottom: 5px;}
.widget_recent_comments ul#recentcomments li {padding:5px 0; font-size: 120%;}

/* Comments */

div.comment-section h4 {font-size:150%;font-weight:bold !important;margin:0;padding:0 0 8px;}
.comment-author-admin {background: #FFF3A3; color: #333333;}
.bypostauthor {background: #A8CDE3; color: #1C6B8B;}

ol.commentlist {list-style-type: none; padding-left:0; overflow: hidden;}
ol.commentlist div.comment-div-wrapper {border-top:1px solid #E0E0E0 !important; margin:0 -14px; padding: 15px 14px;}
ol.commentlist div.comment-div-wrapper p, ol.commentlist div.comment-div-wrapper div.reply {padding-left: 5px;}

ol.commentlist .comment-author {padding: 5px; overflow: hidden;}
ol.commentlist .comment_gravatar_wrapper {float: left; margin-right: 5px; margin-bottom: 5px;}
ol.commentlist .comment-meta .fn {float: left; font-size:14px; font-weight:bold; margin:0 6px 0 0; padding:0 8px 0 0;}
ol.commentlist .comment-meta .comment-meta-time {font-size:14px; font-weight:bold; font-style:italic; margin-top: 5px;}

ol.children {list-style-type: none; overflow: hidden;}

.comment-nav {margin-bottom: 15px;}

/* Write Comment */

#commentform textarea {font-family:Helvetica,Arial,sans-serif; font-size:13px; height:120px; margin:0; padding:5px; width:97%; border: 1px solid #DDDDDD;}
#commentform #author, #commentform #email, #commentform #url {padding: 7px 5px; width:97%; font-family:Helvetica,Arial,sans-serif; font-size:13px; border: 1px solid #DDDDDD;}
#commentform .readon-wrap1 input.button {background: none; border: none;}

</pre></body></html>