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

body { background-color: #F5F5F5; }
body, input, select, textarea { color: #777777; }
a { color: #FF6666; }
a:hover { color: #777777; }
strong, b { color: #646464; }
h1, h2, h3, h4, h5, h6 { color: #646464; }
hr { border-bottom-color: #E5E5E5; }
blockquote { border-left-color: #E5E5E5; }
pre { background-color: #F8F8F8; border-color: #E5E5E5; }
code { background-color: #F8F8F8; }

/* section */

header.major p { border-top-color: #E5E5E5; color: #777777; }

/* form */

label { color: #646464; }
input[type="text"], input[type="password"], input[type="email"], select, textarea { background-color: #F8F8F8; border-color: #E5E5E5; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus { border-color: #FF6666; }
input[type="checkbox"] + label, input[type="radio"] + label { color: #777777; }
input[type="checkbox"] + label:before, input[type="radio"] + label:before { background-color: #F8F8F8; border-color: #E5E5E5; }
input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { background-color: #C2A738; border-color: #C2A738; }
input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before { border-color: #FF6666; }

/* icon */

.icon.major { background-color: #C2A738; }

/* list */

ul.alt li { border-top-color: #E5E5E5; }

/* table */

table tbody tr { border-color: #E5E5E5; }
table tbody tr:nth-child(2n + 1) { background-color: #F8F8F8; }
table th { color: #646464; }
table thead { border-bottom-color: #E5E5E5 }
table tfoot { border-top-color: #E5E5E5 }
table.alt tbody tr td { border-color: #E5E5E5; }

/* button */

input[type="submit"], input[type="reset"], input[type="button"], .button { background-color: #C2A738; }
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover { background-color: #D3B849; }
input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .button:active { background-color: #AE9632; }
input[type="submit"].alt, input[type="reset"].alt, input[type="button"].alt, .button.alt { color: #777777 }
input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special { background-color: #FF6666; }
input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, .button.special:hover { background-color: #FF7777; }
input[type="submit"].special:active, input[type="reset"].special:active, input[type="button"].special:active, .button.special:active { background-color: #E55B5B; }
input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, .button.disabled, .button:disabled { background-color: #777777 !important; color: #F5F5F5 !important; }

/* ------------------------------------------------------------------------------------------------------------------------

  layout

------------------------------------------------------------------------------------------------------------------------ */

/* header */

#header { background-color: #FFFFFF; color: #FF6666; }
#header h1 a { color: #FF6666; }
#header h1 a:hover { color: #B24747; }

#header nav &gt; ul &gt; li a { color: #FF6666; }
#header nav &gt; ul &gt; li a:hover, #header nav &gt; ul &gt; li a.currentAncestor { color: #4C4C4C; }
#header nav &gt; ul &gt; li a.icon:before { color: #FF6666; }
#header nav &gt; ul &gt; li.active a { color: #4C4C4C; }
#header nav &gt; ul &gt; li.active a.icon:before { color: #4C4C4C; }
#header nav &gt; ul &gt; li.current a { color: #4C4C4C; }

.dropotron { background-color: #FFFFFF; border-top-color: #FF6666; }
.dropotron li a { color: #FF6666; }
.dropotron li.active &gt; a, .dropotron li.active &gt; span, .dropotron li:hover &gt; a, .dropotron li:hover &gt; span { background-color: #FFFFFF; color: #FF9999 }
.dropotron li.current { background-color: #FFFFFF; }
.dropotron li.current a { color: #FF9999; }

/* banner */

#banner { background-color: #FFFFFF; color: #FFFFFF; }
#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 { color: #FFFFFF; }
#banner input[type="submit"], #banner input[type="reset"], #banner input[type="button"], #banner .button { color: #FFFFFF; }

/* two */

#two { background-color: #FFFFFF; color: #F0E9CD; }
#two input[type="submit"], #two input[type="reset"], #two input[type="button"], #two .button { background-color: #FFFFFF; color: #FFFFFF; }
#two input[type="submit"]:hover, #two input[type="reset"]:hover, #two input[type="button"]:hover, #two .button:hover { color: #E5E5E5; }
#two a { color: #FFFFFF }
#two a:hover { color: #F0E9CD }

/* content */

#content &gt; header p { border-top-color: #E5E5E5; color: #777777; }

/* pc */

#primary-content .blog-entry { border-bottom-color: #E5E5E5 }
#primary-content .blog-archive-headings-wrapper { border-bottom-color: #E5E5E5; }

/* sc */

#secondary-content #blog-categories { border-bottom-color: #E5E5E5; }
#secondary-content #blog-archives { border-bottom-color: #E5E5E5; }
#secondary-content #blog-tags { border-bottom-color: #E5E5E5; }

/* three */
/* four */

#four { background-color: #FF6666; color: #FFFFFF; }
#four input[type="submit"], #four input[type="reset"], #four input[type="button"], #four .button { background-color: #FFFFFF; color: #FF6666; }
#four input[type="submit"]:hover, #four input[type="reset"]:hover, #four input[type="button"]:hover, #four .button:hover { color: #E55B5B; }
#four a { color: #008000 }
#four a:hover { color: #E6E3DE }

/* five */
/* breadcrumb */

#breadcrumb { border-top-color: #E5E5E5; border-bottom-color: #E5E5E5; }

/* six */
/* footer */

#footer { background-color: #FFFFFF; }
#footer .copyright { color: #999999; }
#footer a { color: #777777; }
#footer a:hover { color: #555555; }

/* media queries */

@media only screen and (max-width: 840px) {
    #navButton .toggle:before { background-color: #FF6666; }
    #navPanel { background: #FF6666; }
    #navPanel .link { border-top-color: #E55B5B;; color: #FFBBBB; }
}
</pre></body></html>