/*-----------------------------------------------------------------------------------

	Theme Name: Canvas
	Theme URI: http://themes.semicolonweb.com/html/canvas
	Description: The Multi-Purpose Template
	Author: SemiColonWeb
	Author URI: http://themeforest.net/user/semicolonweb
	Version: 3.1.1

-----------------------------------------------------------------------------------*/
body {
	background-color: #eee;
}
#header.sticky-style-2 {
	height: 290px;
}
.header-top {
	background-image: url('/images/backgrounds/header-image.jpg');
	background-position: right bottom;
	height: 230px;
}
#logo {
	margin: 20px 220px 20px 20px;
}
#logo img {
	height: 150px;
}
#site-title {
	font-family: "ff-dax-web-pro",sans-serif;	
	color: #000;
	font-size: 40px;
	line-height: 1.3;
	text-transform: none;
	margin: 50px 50px;
}
#site-title strong {
	text-transform: uppercase;	
}
h1, h2, h3, h4, h5, h6 {
	font-family: "ff-dax-web-pro",sans-serif;
	font-weight: 400 !important;
}
#content p {
	color: #000;
}
#content ul li {
	color: #000;
	line-height: 1.8;
	margin-left: 40px;
}
#content ol li {
	color: #000;
	line-height: 1.8;
	margin-left: 40px;
}
.info-block {
	margin-top: 7px;
}
.info-block table {
	border: 1px solid #aaa;
}
.info-block table td {
	boder: none;
	padding: 5px 10px;
}
.toppadding-sm { padding-top: 30px !important; }
.bottompadding-sm { padding-bottom: 30px !important; }
.topmargin-xs { margin-top: 10px !important; }
.bottommargin-xs { margin-bottom: 10px !important; }

.dark #primary-menu.style-2:not(.not-dark) {
	background-color: #003651;
	border-top: none;
}
.dark #primary-menu > div > ul > li > a {
	font-family: "ff-dax-web-pro",sans-serif !important;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0;
}
.dark #primary-menu > div > ul > li > a:hover,
.dark #primary-menu > div > ul > li.current > a {
	color: #3c8ac9 !important;
	background-color: #003651;
}

#page-title.page-title-dark {
	background-color: #0a75c8;
}
#page-title.page-title-dark h1 {
	font-family: "ff-dax-wide-web-pro",sans-serif;
	letter-spacing: 0;
}
.slider-caption-top-center {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50px;
	bottom: auto;
}

#footer {
	border-top: 6px solid #005595 !important;
}

#copyrights {
	padding: 30px 0;
}

.dark #copyrights a {
    color: rgba(255,255,255,0.7);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.thumbnail .caption h3 {
	margin-bottom:5px;
}
.thumbnail .caption p {
	margin-bottom:5px;
}

@media all and (min-width: 240px) and (max-width: 479px) {

}
