/* colors */

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special { background-color: #6CB625 }

/* . */

body { background: #454649 }
body, input, select, textarea { color: #333333 }
a { color: #6CB625 }
a:hover { color: #56911D !important }


/* . */

#header { background-color: #FFFFFF; border-top-color: #6CB625 }
#header h1 a { color: #231F80 }
#header h1 a:hover { color: #6CB625 !important }
#header h1 span { color: #333333 }

/* . */

#header nav a { color: #7DBF31 !important }
#header nav a:hover { color: #231F80 !important }
#header nav > ul > li.current a, #header nav > ul > li.active a, #header nav > ul > li a.currentAncestor { color: #231F80 !important }

.dropotron, .dropotron.level-0:before { background: #FFFFFF;color: #333333 }
.dropotron a:hover { color: #5FC3E4 !important }

/* . */

#banner { background-color: #273087;color: #FFFFFF; }
#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 { color: #FFFFFF }
#banner .button { color: #FFFFFF !important; }

/* . */

#content { color: #333333;background: #FFFFFF }
#content a { color: #231F80 }
#primary-content h1 a:hover { color: #6CB625 !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: #6CB625 !important;border-color: #6CB625 !important; }
#primary-content textarea:focus, #primary-content input[type="radio"]:focus + label:before { border-color: #6CB625 !important; box-shadow-color: #6CB625 !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,
blockquote,
hr { border-color: #7DBF31 !important }

/* . */

#footer, #copyright { background: #201D7E;color: #FFFFFF }
#copyright { background: #7DBF31}