/* Dynamic CSS Code */

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

/* Colorchanger Styles */


a, #top-link a { color: rgb(65,197,133); }
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(37,177,110); }
#wrap, footer[role=contentinfo] { border-top-color: rgb(42,197,122); }
#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(125,197,162); }
#nav-wrap nav > ul > li > ul li:hover > a { background-color: rgb(106,197,153); }
#nav-wrap form input[type=text] { background-color: rgb(88,197,144); }
.rgba #slider.default a.title-desc { background-color: rgba(88,197,144,0.91); }
.no-rgba #slider.default a.title-desc, .no-js #slider.default a.title-desc { background: rgb(88,197,144) !important; }
#slider.default a.title-desc hgroup h1 { color: rgb(193,197,195); }
#slider.default a.title-desc hgroup h2 { color: rgb(173,197,185); }
ul.common-slide-controls li.active:after { background-color: rgb(96,197,148); }
ul.common-scroller-controls li.active:after { background-color: rgb(72,197,137); }
.no-js h2.post-title a:hover { color: rgb(42,197,122); }
.no-js footer[role=contentinfo] a:hover { color: rgb(134,197,167); }
.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(42,197,122,0.25); }
.no-rgba .frame span.overlay { background: none; }
footer .widget > h2.title:first-child span  { border-bottom-color: rgb(90,119,105) }
hgroup#page-title h1 { color: rgb(72,197,137); }
blockquote { border-left-color: rgb(125,197,162); }
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(150,197,174);
-moz-box-shadow: 0 0 5px rgba(2,3,2,0.75);
-webkit-box-shadow: 0 0 5px rgba(2,3,2,0.75);
box-shadow: 0 0 5px rgba(2,3,2,0.75); }
.js ul.sc-tabs > li.nav span:hover, .js ul.sc-tabs > li.nav span.active { color: #2BC47A; }
::-moz-selection { background: rgb(96,197,148); }
::selection { background: rgb(96,197,148); }

