/* QTranslate */
#qtranslate-chooser { margin: 0 3px 0 0; list-style: none; }
#qtranslate-chooser li { float:left; margin: 3px 3px 0 0; }
#qts-lang-menu { margin: 0 3px 0 0; list-style: none; }
#qts-lang-menu li { float:left; margin: 3px 3px 0 0; }

.wpcf7 textarea, .wpcf7-text {
 width: 100%;
 }

/* Color */
a:link,
a:hover, 
a:visited,
.nav li a:hover,
.nav li.first a,
.nav .current_page_item a,
.nav li ul li a:hover,
.entry-title a:hover,
#sidebar .widget a:hover,
#sort-by li a:hover,
.portfolio-item:hover .entry-title a,
.hentry:hover .entry-title a,
.junkie-pagination .current,
.junkie-pagination a:hover {
	color: #A6282C;
}


/* Background */
#home-slider,
#home-features .feature-block a:hover .all span,
.read-more a:link,
.read-more a:visited,
#home-testimonials .container,
.page-header,
button, .btn, 
.form-submit input,
.contact-form #submit,
#commentform .form-submit #submit {
	background: #162A33;
}
/* Border Color */
.nav li a:hover,
.nav li.first a,
.nav .current_page_item a {
	border-color: #A6282C;
}
/* Green Background */
#home-posts .section-desc .more-button a:link,
#home-posts .section-desc .more-button a:visited,
#home-work {
	background: #162A33;
}
/* Green Color */
#home-work .section-desc .more-button a:link,
#home-work .section-desc .more-button a:visited {
	color: #162A33;
}