/* Dynamic CSS Code */

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

/* Colorchanger Styles */


a, #top-link a { color: rgb(80,147,202); }
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(53,123,182); }
#wrap, footer[role=contentinfo] { border-top-color: rgb(59,137,202); }
#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(136,172,202); }
#nav-wrap nav > ul > li > ul li:hover > a { background-color: rgb(119,164,202); }
#nav-wrap form input[type=text] { background-color: rgb(102,156,202); }
.rgba #slider.default a.title-desc { background-color: rgba(102,156,202,0.91); }
.no-rgba #slider.default a.title-desc, .no-js #slider.default a.title-desc { background: rgb(102,156,202) !important; }
#slider.default a.title-desc hgroup h1 { color: rgb(198,200,202); }
#slider.default a.title-desc hgroup h2 { color: rgb(180,192,202); }
ul.common-slide-controls li.active:after { background-color: rgb(109,160,202); }
ul.common-scroller-controls li.active:after { background-color: rgb(87,150,202); }
.no-js h2.post-title a:hover { color: rgb(59,137,202); }
.no-js footer[role=contentinfo] a:hover { color: rgb(144,176,202); }
.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(59,137,202,0.25); }
.no-rgba .frame span.overlay { background: none; }
footer .widget > h2.title:first-child span  { border-bottom-color: rgb(95,110,122) }
hgroup#page-title h1 { color: rgb(87,150,202); }
blockquote { border-left-color: rgb(136,172,202); }
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(158,182,202);
-moz-box-shadow: 0 0 5px rgba(2,3,3,0.75);
-webkit-box-shadow: 0 0 5px rgba(2,3,3,0.75);
box-shadow: 0 0 5px rgba(2,3,3,0.75); }
.js ul.sc-tabs > li.nav span:hover, .js ul.sc-tabs > li.nav span.active { color: 3c89c9; }
::-moz-selection { background: rgb(109,160,202); }
::selection { background: rgb(109,160,202); }

