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

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special { background-color: #47B396 }
input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, .button.special:hover { background-color: #388F78 }

/* . */

body { background: #FFFFFF }
body, input, select, textarea, h1, h2, h3, h4, h5, h6 { color: #333333 }
a { color: #47B396 }
a:hover { color: #388F78 !important }


/* . */

#header { background-color: #FFFFFF; border-top-color: #47B396 }
#header h1 a { color: #333333 }
#header h1 a:hover { color: #47B396 !important }
#header h1 span { color: #333333 }

/* . */

#header nav a { color: #333333 !important }
#header nav a:hover { color: #00B296 !important }
#header nav &gt; ul &gt; li.current a, #header nav &gt; ul &gt; li.active a, #header nav &gt; ul &gt; li a.currentAncestor { color: #00B296 !important }

.dropotron, .dropotron.level-0:before { background: #FFFFFF;color: #333333 }
.dropotron li.active &gt; a, .dropotron li:hover &gt; a, .dropotron li.current &gt; a, .dropotron li &gt; a.currentAncestor { background: #00B296 }

/* . */

#banner { background-color: #F7F5F8;color: #333333; }
#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 { color: #333333 }
#banner span { color: #00B296 }
#banner .button { color: #333333 !important; }

/* . */

#content { color: #333333;background: #FFFFFF }
#content a { color: #00B296 }
#primary-content h1 a:hover { color: #47B396 !important }
#primary-content input[type="text"]:focus, #primary-content input[type="password"]:focus, #primary-content input[type="email"]:focus, #primary-content select:focus, #primary-content textarea:focus { box-shadow-color: #47B396 !important;border-color: #47B396 !important; }
#primary-content textarea:focus, #primary-content input[type="radio"]:focus + label:before { border-color: #47B396 !important; box-shadow-color: #47B396 !important; }
#primary-content .blog-entry,
#primary-content .blog-archive-headings-wrapper,
.plugin-sidebar,
#blog-categories,
#blog-archives,
#blog-tags,
#blog-rss-feeds,
ul.icons li .icon,
input[type="submit"], input[type="reset"], input[type="button"], .button,
input[type="text"], input[type="password"], input[type="email"], select, textarea,
input[type="checkbox"] + label::before, input[type="radio"] + label::before,
hr { border-color: #DDDDDD !important }
.plugin-sidebar { background: #FDFFFE;border-color: #DDDDDD !important }
#secondary-content .sidebar { border-color: #DDDDDD !important }

/* . */

#two, #breadcrumb { background: #47B396 }

/* . */

#footer { background: #000000;color: #FFFFFF }</pre></body></html>