/* Dynamic CSS Code */

nav[role=navigation] { text-align: left; }
#site-logo { text-align: left; }
#site-logo { padding: 15px 0 15px 0; }

/* Colorchanger Styles */


a, #top-link a { color: rgb(138,32,32); }
a:hover, #home section.modular article > header span a:hover, ol.commentlist li .comment-author a:hover, ol.commentlist li .comment-author span.fn a:hover { color: rgb(124,12,12); }
#wrap, footer[role=contentinfo] { border-top-color: rgb(138,13,13); }
#nav-wrap nav > ul > li.current-menu-item > a, #nav-wrap nav > ul > li.current_page_item > a, #nav-wrap nav > ul > li:hover > a { color: rgb(138,80,80); }
#nav-wrap nav > ul > li > ul li:hover > a { background-color: rgb(138,65,65); }
#nav-wrap form input[type=text] { background-color: rgb(138,51,51); }
.rgba #slider.default a.title-desc { background-color: rgba(138,51,51,0.91); }
.no-rgba #slider.default a.title-desc, .no-js #slider.default a.title-desc { background: rgb(138,51,51) !important; }
#slider.default a.title-desc hgroup h1 { color: rgb(138,135,135); }
#slider.default a.title-desc hgroup h2 { color: rgb(138,119,119); }
ul.common-slide-controls li.active:after { background-color: rgb(138,57,57); }
ul.common-scroller-controls li.active:after { background-color: rgb(138,38,38); }
.no-js h2.post-title a:hover { color: rgb(138,13,13); }
.no-js footer[role=contentinfo] a:hover { color: rgb(138,88,88); }
.rgba .frame span.overlay, .rgba #main > .post > header .post-img span.overlay, .rgba #single #content-wrap > article.post header > .post-img span.overlay { background-color: rgba(138,13,13,0.25); }
.no-rgba .frame span.overlay { background: none; }
footer .widget > h2.title:first-child span  { border-bottom-color: rgb(83,60,60) }
hgroup#page-title h1 { color: rgb(138,38,38); }
blockquote { border-left-color: rgb(138,80,80); }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, textarea:focus, .sc-button:hover, input[type=submit]:hover, input[type=reset]:hover  {
border-color: rgb(138,100,100);
-moz-box-shadow: 0 0 5px rgba(2,1,1,0.75);
-webkit-box-shadow: 0 0 5px rgba(2,1,1,0.75);
box-shadow: 0 0 5px rgba(2,1,1,0.75); }
.js ul.sc-tabs > li.nav span:hover, .js ul.sc-tabs > li.nav span.active { color: 8a0f0f; }
::-moz-selection { background: rgb(138,57,57); }
::selection { background: rgb(138,57,57); }
body { font-size: 14px !important; }

