body {
    background: #293136;
}

body,
input, textarea, select {
    color: #7a8186;
}

h1, h2, h3, h4, h5, h6,
strong, b, a,
form input, form select, form textarea,
h3.CL-box-title,
#content h3 {
    color: #3a444a;
}

form input:focus, form select:focus, form textarea:focus {
    border-color: #61a8df;
}

#nav .CL-box-main-content li.CL-active a,
#banner,
#main .HeaderBox {
    background: #3a444a;
}

#nav .CL-box-main-content li.CL-active a {
    border-top-color: #61a8df;
    color: #FFF;
}

.dropotron {
    background: #61a8df;
}

#banner h3.CL-box-title,
#banner h4.CL-box-subtitle {
    text-shadow: 0 4px 0 #2f363c;
}

#banner .button {
    box-shadow: 0 4px 0 0 #2f363c;
}

#banner footer {
    box-shadow: 0px 1px 0px #445058, 0px -1px 0px #445058;
}

#main .footerbox h3.CL-box-title,
#main .footerbox .CL-box-read-more-link a::after,
#featured h3 {
    color: #61a8df;
}

#nav li.CL-active {
   border-top-color: #61a8df;
}

#nav li.CL-active {
    background: rgba(255, 255, 255, 0.05);
    border-color: #61a8df;
}

.dropotron.level-0:before {
    border-bottom-color: #61a8df;
}

#main .HeaderBox h3.CL-box-title{
    background-color: #3a444a;
}

#main .HeaderBox h4.CL-box-subtitle,
.IconeBox .CL-box-icon img{
	background-color: #61a8df;
}

.button,
.CL-box-read-more-link a,
.CL-question .bar-container .bar-line,
.CL-search-result-submit,
.CL-content-link--button {
    background: #61a8df;
}

.button:hover,
.CL-box-read-more-link a:hover,
.CL-search-result-submit:hover,
.CL-content-link--button:hover {
    background-color: #71b8ef;
}

#main .footerbox .CL-box-read-more-link a {
	color: #2b475d;
}

#main .HeaderBox h3.CL-box-title {
	background-color: #3a444a;
}

#footer {
    background: #414F5C;
}

#extrafooter {
    background: #37434E;
}

/* Theme Background */

#main .HeaderBox {
    background-image: url("../img/themeimage/blue.jpg");
    background-position: 50% 50%;
}