/* global */

body { background: #FFFFFF; }
hr, table thead { border-bottom-color: #F7F9FA; }
blockquote { border-left-color: #F7F9FA; }
code, .box, .icon.major, table tbody tr, table.alt tbody tr td { border-color: #F7F9FA; }
.select-wrapper:before { color: #F7F9FA; }
ul.alt li, table tfoot { border-top-color: #F7F9FA; }

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special { border-color: #626C6E; }
input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, button.special:hover, .button.special:hover { background-color: #93999A; }

/* header */

#top h1 a, #top nav ul li.special > .icon:before, #top.alt nav ul li.special > .icon:before, #top nav ul li > a { color: #FFFFFF !important; }
#top h1 a:hover, #top nav ul li.special > a.icon:hover:before, #top nav ul li > a:hover { color: #626C6E !important; }
#top.alt { background: #FFFFFF; border-color: #F7F9FA; }
#top.alt h1 { border-right-color: #F7F9FA; }
#top.alt nav ul li.special { border-left-color: #F7F9FA; }

/* banner */

#banner { color: #FFFFFF; }
#banner:after { background: #626C6E; }
#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6, #banner strong, #banner b { color: #FFFFFF; }
#banner .button { border-color: #FFFFFF; color: #FFFFFF; }
#banner a { color: #FFFFFF; }
#banner a:hover { color: #DDDDDD; border-color: #DDDDDD; }

/* breadcrumb */

#breadcrumb { border-top-color: #F7F9FA; border-bottom-color: #F7F9FA; color: #93999a; }

/* extra 2 */

#two { color: #FF8000; }
#two h2, #two h3, #two h4, #two h5 { color: #626C6E; }
#two .button { border-color: #626C6E; color: #626C6E; }
#two a { color: #626C6E; }
#two a:hover, #two .button a:hover { color: #93999A; border-color: #93999A; }

#two .box { background: #191919; color: #FF8000; }

/* content */

#content { border-bottom-color: #F7F9FA; color: #93999A; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content strong, #content b { color: #626C6E; }
#content a { color: #626C6E; }
#content a:hover { color: #93999A; }
#primary-content .blog-entry { border-bottom-color: #F7F9FA; }
#primary-content .blog-archive-headings-wrapper { border-bottom-color: #F7F9FA; }

/* sidebar */

#blog-categories, #blog-archives, #blog-tags, #blog-rss-feeds { border-bottom-color: #F7F9FA; }

/* extra 3 */

#three { background: #191919; color: #E6E6E6; }
#three h2, #three h3, #three h4, #three h5 { color: #E6E6E6; }
#three .button { border-color: #626C6E; color: #626C6E; }
#three a { color: #626C6E; }
#three a:hover, #three .button a:hover { color: #93999A; border-color: #93999A; }

/* extra 4 */

#four { background-color: #F7F9FA; color: #FFFFFF; }
#four h2, #four h3, #four h4, #four h5 { color: #FFFFFF; }
#four .button { border-color: #FFFFFF; color: #FFFFFF !important; }
#four a { color: #FFFFFF; }
#four a:hover, #four .button a:hover { color: #804000; border-color: #804000; }

/* extra 5 */

#five { background: #FFFFFF; color: #E6E6E6; }
#five .container { border-bottom-color: #E2EAEC; }
#five h2, #five h3, #five h4, #five h5 { color: #191919; }
#five .button { border-color: #626C6E; color: #626C6E !important; }
#five a { color: #626C6E; }
#five a:hover, #five .button a:hover { color: #93999A; border-color: #93999A; }

/* footer */

#footer { border-bottom-color: #FFFFFF; color: #93999A; }
#footer .copyright a { color: #626C6E; }
#footer .copyright a:hover { color: #93999A; }