
.row {
	max-width: 1400px;
}


.top-bar .social-links a, .top-bar #searchform #searchsubmit, h1.page-title, h1.entry-title, h2#comments-title, #sidebar1 h4.widgettitle, .contact-icon .fa, #sidebar1 #searchform #searchsubmit, .page-numbers li a, .page-numbers li span, .navbar p, .horizontal-style a, .nav-wrap, table caption  {
	background-color: #1f5d74;
}

table tr td a {
	color: #1f5d74;
}

body {
    background-color: #ffffff;
}

p, body {
	color: #3f3f3f;
}

.top-bar {
	background-color: #2b2b2b;
}

.top-bar p, .top-bar {
	color: #fff;
}

#logo span.site-logo, .site-description {
	color: #1f5d74;
}

header.header {
	background: url('') #f7f7f7 top;
}

footer.footer {
	background-color: #1f5d74;
}

footer.footer p, footer.footer, footer.footer h2, .copyright, footer.footer a {
	color: #ffffff !important;
}

.footer-nav ul li:last-child a {
	border-right: 0px !important;
}

.footer-nav ul li a {
	color: #ffffff !important;
    border-right: 1px solid #ffffff;
}
    
.bottom-bar {
	background-color: #0c3d4f;
}

.bottom-bar p, .bottom-bar {
	color: #ffffff !important;
}



