<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background:#E3ECE6 url(background.jpg) repeat;
	color:#333;
}
blockquote, pre {
	background:#F0F6E9;
	border:#B2D281 dashed 1px;
}
a {
	color:#0B75B6;
}
textarea, .textfield {
	background:#FFF;
	border:1px solid #90B683;
	padding:3px;
	font-size:12px;
}
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button {
	background:#006CB1;
	border-color:#006CB1 #0E1F5B #0E1F5B #006CB1;
	color:#FFFFFF;
}
.button:hover {
	background:#004C93;
	border-color:#0E1F5B #006CB1 #006CB1 #0E1F5B;
}
.sided {
	background:#FFF;
	border:1px solid #90B683;
}
a .sided:hover {
	border-color:#4B7D24;
}
.box .content {
	background:#F0F6E9;
}
.box h3 {
	color:#0B75B6;
}
.bottom_separator {
	border-bottom:1px dashed #959E87;
}

/* header START */
#header {
	border-bottom:1px solid #84b092;
}
#header .inner {
	background:#E7F1D7;
	border-bottom:1px solid #F6FFF0;
}
#header .content h1 {
	border-left:5px solid #959E87;
}
#header .content h1 a {
	color:#666;
	text-decoration:none;
}
#header .content h1 a:hover {
	color:#006CB1;
}
#navlist li a {
	border-color:#C6D6BE;
}
#search_textfield {
	border:1px solid #B2D281;
	background:#FCFFF6 url(search_background.gif) no-repeat right !important;
	background:#FCFFF6 url(search_background_ie.gif) no-repeat right;
	background-position:100% 0% !important;
	background-position:100%-21px;
}
#search_textfield:focus {
	border:1px solid #84b092;
	background:#FFF url(search_background.gif) no-repeat right !important;
	background-position:100%-21px !important;
}
#navlist li a#feed img {
	background-image:url(feed_switch.gif);
}
/* header END */

/* main START */
#container_body {
	background:#FCFFF6 url(content_background.gif) repeat-y top right;
	border:solid 1px #84b092;
	border-right:solid 1px #6996AC;
	border-bottom:none;
}
#container_bottom {
	border-bottom:1px solid #84B092;
}
#container_bottom .postnav {
	border-top:1px dashed #84B092;
}
#container_bottom .anchor {
	border-bottom:1px solid #6996AC;
}
#container_bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #84B092;
}
#notice .inner {
	background:#E0F6D9;
	border:1px solid #FFF;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #84B092;
}
#main {
	width:619px !important;
	width:618px;
}
.sidedate {
	color:#93AFCB;
}
.post .title h2 {
	color:#5C793C;
	padding-bottom:3px;
	border-bottom:1px solid #D7E0C7;
}
.post .title a {
	color:#5C793C;
	text-decoration:none;
}
.post .title a:hover {
	color:#006CB1;
}
.post .info {
	color:#959E87;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
/* main START */

/* sidebar START */
#sidebar {
	background:#d6ebf5;
	border-style:solid;
	border-color:#6996AC;
	border-width:1px 0 0 1px;
	margin-top:-1px;
}
#sidebar h3, .widget .box {
	background:#BED6E5;
}
#sidebar a h3 {
	color:#333;
}
#styleswitcher, #sidebar a:hover h3 {
	background:#A3C1C7;
}
#styleswitcher span.color {
	background:#fff;
	border:1px solid #666;
}
#styleswitcher #style-green {
	margin-top:0px;
}
#styleswitcher #style-green a img {
	background:#90B683;
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #BED6E5;
}
.widget ul li ul li {
	border-top:1px solid #BED6E5;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #89A6C6;
}
#footer .inner {
	background:#D6EBF5;
	border-top:1px solid #E6FCFF;
}
/* footer END */

/* comments START */
#commentlist ol li {
	background:#FFF;
	border:1px solid #90B683;
	padding:1px;
}
.userinfo {
	background:#F0F6E9;
}
.userinfo .userpic {
	background-color:#fff;
	border:1px solid #999;
}
.userinfo a {
	color:#5C793C;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
/* comments END */

/* image switcher START */
.imageswitcher {
	background:#DCF0C0;
}
.imageswitcher_image {
	background:#FCFFF6;
	border:1px solid #90B683;
}
a .imageswitcher_image:hover {
	border-color:#4B7D24;
}
a.imageswitcher_button {
	background:#93BB5F;
	color:#EEEEEC;
	border:1px solid #80A973;
}
a.imageswitcher_button:hover {
	background:#5C8F34;
	border-color:#47781F;
}
/* image switcher END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#D6EBF5;
}
.wp-pagenavi span.current {
	background:#F0F6E9;
}
/* wp-pagenavi END */

/* wp-recentcomments START */
.rc_item .rc_avatar img {
	background:#FFF;
	border-color:#6996AC;
}
/* wp-recentcomments END */

/* wp-syntax START */
.wp_syntax {
	background:#F0F6E9;
	border:1px solid #B2D281;
}
.wp_syntax .line_numbers {
	background:#E7F1D7;
}
/* wp-syntax END */
</pre></body></html>