/* colors */

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special { background-color: #EB9338; }
input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, button.special:hover, .button.special:hover { background-color: #BC752C; }

/* . */

body { background: #292929; }
body, input, select, textarea { color: #4B505C; }
a { color: #EB9338; }

/* . */

#header { background-color: #FFFFFF; }
#header h1 a { color: #EB9439; }
#header h1 a:hover { color: #EB9338; }
#header h1 span { color: #3D424F; }

/* . */

#header nav > ul > li a { color: #333333; }
#header nav > ul > li a:hover { color: #EB9439; }
#header nav > ul > li.current a, #header nav > ul > li.active a, #header nav > ul > li a.currentAncestor { color: #EB9439; }

.dropotron, .dropotron.level-0:before { background-color: #FFFFFF; }
.dropotron > li a { color: #333333; }
.dropotron > li a:hover { color: #EB9439; }

/* . */

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

/* . */

#two.wrapper { background-color: #EB9439; color: #FFFFFF; }
#two.wrapper h2, #three.wrapper h3, #three.wrapper h4, #three.wrapper h5, #three.wrapper h6 { color: #FFFFFF; }
#two.wrapper a { color: #FFFFFF; }

/* . */

#content { color: #333333;background: #FFFFFF; }
#content.wrapper { background-color: #FFFFFF; color: #333333; }
#content a, ul.check li::before { color: #EB9439; }
#primary-content h1 a:hover { color: #EB9338 !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: #EB9338 !important; border-color: #EB9338 !important; }
#primary-content textarea:focus, #primary-content input[type="radio"]:focus + label:before { border-color: #EB9338 !important; box-shadow-color: #EB9338 !important; }
#primary-content .blog-entry,
#primary-content .blog-archive-headings-wrapper,
.plugin-sidebar,
#blog-categories,
#blog-archives,
#blog-tags,
#blog-rss-feeds,
ul.alt li,
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: #DDDDDD !important; }

/* . */

#three.wrapper { background-color: #319E36; color: #FFFFFF; }
#three.wrapper h2, #three.wrapper h3, #three.wrapper h4, #three.wrapper h5, #three.wrapper h6 { color: #FFFFFF; }
#three.wrapper a { color: #FFFFFF; }

/* . */

#four.wrapper { background-color: #EDEDED; color: #333333; }
#four.wrapper h2, #four.wrapper h3, #four.wrapper h4, #four.wrapper h5, #four.wrapper h6 { color: #333333; }
#four.wrapper a { color: #333333; }

/* . */

#five.wrapper { background-color: #000000; color: #CECFD3; }
#five.wrapper h2, #five.wrapper h3, #five.wrapper h4, #five.wrapper h5, #five.wrapper h6 { color: #CECFD3; }
#five.wrapper a { color: #EB9439; }

/* . */

#footer { background-color: #292929; color: #6D717B; }
#footer a { color: #6D717B; }