body, input, select, textarea {
	color: #868686;
}

a {
	color: #1e1e1e;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
    border-color: #1e1e1e;
    box-shadow: 0 0 0 1px #1e1e1e;
}

strong, b, h1, h2, h3, h4, h5, h6, blockquote.testimonial cite .name, label {
	color: #7f7f7f;
}

.CL-box-subtitle {
	color: #A5A5a5;
}

.select-wrapper:before {
	color: rgba(144, 144, 144, 0.25);
}

#header nav ul li.active {
	background-color: rgba(0, 0, 0, 0.075);
}

#header nav ul li.CL-active {
	background-color: rgba(0, 0, 0, 0.25);
}

.dropotron {
	background: #1e1e1e;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.075);
}

.dropotron > li:hover > a, .dropotron > li.active > a {
	background-color: rgba(0, 0, 0, 0.25);
	color: #ffffff !important;
}

#navButton .toggle:before {
	background: rgba(0, 0, 0, 0.25);
	color: #def2ed;
}

#navPanel {
	background-color: #1e1e1e;
	color: #d8dfe7;
}

body {
	background: #f5f5f5;
}

#header, #top, .AccordionsBox .CL-box-title, .AccordionsHeader h3.CL-box-title {
	background: #1e1e1e;
}

.wrapper.style1 {
	background-color: #2f2f2f;
	color: #FFF;
}

.secondary section::before {
	background-color: #F5f5f5;
}

.icon.major::after {
	background: #1e1e1e;
}

.wrapper.style1 .CL-box-subtitle {
    color: rgba(244, 244, 244, 0.9);
}

.wrapper.split .secondary > section h3 {
	color:  #1e1e1e;
}

.dropotron.level-0:before {
	border-bottom: solid 1em #1e1e1e;
}

.image2 .CL-box-title {
    background-color: rgba(30, 30, 30,0.8)
}

figure.effect-sadie figcaption::before {
	background: -webkit-linear-gradient(top, rgba(30, 30, 30,0) 0%, rgba(30, 30, 30,0.8) 75%);
	background: linear-gradient(to bottom, rgba(30, 30, 30) 0%, rgba(30, 30, 30,0.8) 75%);
}

/* Bottom postiton */

#banner-bottom-top {
    background: #2f2f2f;
}

#footer  {
	background: #f1efef;
}

/* Background */

#banner {
    background: url("../img/banner/black.jpg") 50% 100%;
}