/* Default Color Scheme, Lights */

body { background: #28a8ff url(default_lights/background.jpg) repeat top; }
a { color: #00088d; }
a:hover { color: #00088d; text-decoration: underline; }
#top-header { background: #000 url(../gfx/style/top_header.png) repeat-x; }
.back-footer-full { background: #000 url(../gfx/style/footer_full.png) repeat-x top; }

#widgets_footer { border-top: 1px solid #094bff; }
#featured_slider { border-bottom: 1px solid #094bff; }
.span-border, .front-page { border-right: 1px solid #094bff; }
div.title a, h1.title a { color: #fff; }
div.subtitle { border-top: 1px solid #00088d; color: #fff; }

#footer { color: #f4f4f4; }
#footer a { color: #fff; }
.widget h3.widget-title { border-bottom: 2px solid #888; color: #000; }
.widget ul li { border-bottom: 1px solid #28a8ff; }
.widget a { color: #222; }
.back-widgets_footer { color: #000; }
#calendar_wrap caption, #calendar_wrap thead th { background-color: #f4f4f4; }
#slider div.button { background: transparent url(default_lights/button_back.png) repeat-x; border: 1px solid #094bff; }
#slider div.button a { color: #f4f4f4; }
#slider p, #slider li h2 a { color: #222; }
#slider li h2 a span.word-1 { color: #094bff; }

.xss-pager { background-color: #28a8ff; }
.xss-pager span.current { background-color: #094bff; color: #28a8ff; }
.xss-pager a { color: #094bff; }

#error-404 h2 { background-color: #094bff; color: #fff; }
#error-404 h3 { color: #094bff; border-top: 1px solid #094bff; }

.archive-heading { background-color: #28a8ff; }
.archive-heading h2 { color: #000; }

.post { border-bottom: 1px solid #094bff; }
.thumbnail { padding: 5px; background-color: #f4f4f4; border: 1px solid #094bff; }
#slider .thumbnail { padding: 0; background: none; border: none; }
h2.post-title { color: #094bff; }
h2.post-title a { color: #094bff; }

/* Post Info Block */
#post-infoblock h3, #comments h3, #respond h3, #pings h4 { background-color: #dcdcdc; color: #094bff; }
.post-author .avatar { background-color:#FFF; border: 1px solid #094bff; }
.archive-heading { background-color: #f4f4f4; border-bottom: 3px solid #094bff; color: #094bff; }
.tpl-archive h3, .tpl-sitemap h3 { background-color: #f4f4f4; border-bottom: 2px solid #094bff; color: #094bff; }
.tpl-archive h4, .tpl-sitemap h4 { border-bottom: 2px solid #094bff; }

/* Comments */
#comments .comment { border-top: 1px solid #094bff; }
#comments .xss-comment .avatar { background-color: #f4f4f4; border: 1px solid #094bff; }
#comments .reply a, #comments .cancel-comment-reply a { background-color: #dcdcdc; color: #094bff; }
#comments .user-meta .name a { color: #000; }
#comments .user-meta { border-bottom: 3px solid #dcdcdc; }

.breadCrumb { border-bottom: 3px solid #094bff; }
.post-tags { background-color: #f4f4f4; border-top: 2px solid #094bff; color: #094bff; }

/* Tabber */
.xswdg-tabber ul.xs-tabber li.xs-tab a { color:#094bff; background:#DCDCDC; }
.xswdg-tabber ul.xs-tabber li.xs-tab a:hover { color:#ffffff; background:#094bff; }
.xswdg-tabber ul.xs-tabber li.xs-tab a.selected { color:#ffffff; background: #094bff; border-bottom:1px solid #094bff; }
.xswdg-tabber div.widget { border: 1px solid #094bff; background-color: #ffffff; }

.tax-terms { border-bottom: 1px solid #28a8ff; }

#side-scroller-box { background-color: #f4f4f4; border: 1px solid #28a8ff; color: #28a8ff; }
#side-scroller-box a { color: #28a8ff; }
#side-scroller-box .side-scroller-button { background-color: #28a8ff; }
#side-scroller-box .side-scroller-button a { color: #ffffff; }

/* bbPress */
body.xss-type-bbpress #content table { border: 1px solid #e0e0e0; }
body.xss-type-bbpress #content tr th, #content thead th { color: #222222; }
body.xss-type-bbpress #content tr td { border-top: 1px solid #e0e0e0; }
body.xss-type-bbpress #content table tbody tr.odd td { background-color: #f4f4f4; }
body.xss-type-bbpress #content h1 { background-color: #f4f4f4; border-bottom: 2px solid #094bff; color: #094bff; }
body.xss-type-bbpress .bbp-pagination-links { border: 1px solid #e0e0e0; background-color: #f4f4f4; }
body.xss-type-bbpress .bbp-pagination-links span.current { background-color: #FFFFFF; color: #28a8ff; }
body.xss-type-bbpress .bbp-pagination-links a { color: #28a8ff; }
body.xss-type-bbpress span.bbp-admin-links { color: #dcdcdc; }

