/* GILMORE'S CANVAS */

/*
	font-family: 'Bona Nova', serif;
	font-family: 'Montserrat', sans-serif;
*/

html #wpadminbar {
	Xdisplay:none;
}
html, body {
	padding:0;
	margin:0;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	color:#130e0b;
	background:#e3e3e3;
}

.pad {
	position:relative;
	max-width:1100px;
	margin:0 auto;
}


.site-header {
	width:100%;
	max-width:100%;
	height:300px;
	background:url('images/bgHeader.jpg') center center no-repeat #130e0b;
	padding:0;
}
.site-header .pad {
	height:300px;
	width:100%;
}

.hdrTitle {
	display:block;
	position:relative;
	top:75px;
	left:0;
	width:300px;
	height:85px;
	text-align:center;
	text-decoration:none;
}
.hdrTitle h1 {
	font-size:42px;
	color:#FFF;
	font-weight:400;
	line-height:1em;
	text-shadow:1px 1px 4px #000;
	margin:0;
	padding:0;
}
.hdrTitle h1 span {
	display:block;
	font-size:30px;
}


#hdrPhone {
	position:absolute;
	top:5px;
	right:0;
}
#hdrPhone a {
	font-family: 'Bona Nova', serif;
	font-size:22px;
	font-weight:600;
	color:#FFF;
	letter-spacing:0.5px;
}


/* NAVIGATION */
#menu-toggle {
	display:none;
}
#navBar {
	position:absolute;
	bottom:11px;
	right:0;
}
.primary-navigation {
	position:absolute;
	top:auto;
	bottom:0;
	left:0;
}
.primary-navigation a:hover, .primary-navigation a:link, .primary-navigation a:visited {
	font-family: 'Bona Nova', serif;
	font-size:20px;
	color:#FFF;
	text-shadow:1px 1px 4px #000;
}
/*
.main-navigation {
	margin:0;
}
.main-navigation .main-menu > li {
	text-align:center;
	padding:0 11px;
}
.main-navigation .main-menu > li > a,
.main-navigation .current-menu-item > a, 
.main-navigation .current-menu-ancestor > a,
.main-navigation a {
	font-family: 'Bona Nova', serif;
	font-size:21px;
	font-weight:600;
	color:#FFF;
	letter-spacing:0.5px;
	text-transform:uppercase;
	text-shadow:1px 1px 3px rgba(0,0,0, 0.8);
	line-height:44px;
}
.main-navigation .main-menu > li > a:hover, .main-navigation .main-menu > li > a:hover + svg,
.main-navigation li:hover > a, 
.main-navigation li.focus > a,
.main-navigation a:focus {
	color:#fc8e23;
	color:#e8e8e8;
	text-shadow:2px 2px 3px rgba(0,0,0, 0.8);
}
.main-navigation .main-menu > li > a {
	border-bottom:solid 4px #7ba1bc;
}
#menu-item-44 {
	padding-right:0;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
	top:-2px;
}
.main-menu-more {
	display:none;
}
.main-navigation .sub-menu {
	background:#7ba1bc;
}
.main-navigation .main-menu > .menu-item-has-children:not(.off-canvas):hover > .sub-menu {
	left:11px;
	border:solid 1px #12214d;
}
.main-navigation .sub-menu li a {
	font-size:18px;
	text-shadow:1px 1px 2px rgba(0,0,0, 0.5);
	padding:10px 25px;
}
button.submenu-expand {
	width:auto;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
	width:15px;
}
/**/



.site {
	background:none;
	margin:0;
}

/* HOME PAGE */
.site-content.home h3 {
	font-size:37px;
	border-bottom:solid 2px #041488;
	border-top:solid 2px #041488;
	padding:30px 30px;
	margin:15px 0 40px 0;
}

/* HOME CONTENT */
#homeContent {
	padding:30px 0 0 0;
}
#homeContent h3 {
	font-size:40px;
	font-weight:500;
	text-align:center;
	margin:0 0 35px 0;
}
#homeContent .entry-header {
	display:none;
}
#homeContent p {
	line-height:1.5em;
}




/* COMMON */
h1, h2, h3, h4, h5, h6,
.entry-title a {
	font-family: 'Bona Nova', serif;
	font-weight:100;
	color:#041488;
	text-transform:none;
	border:none;
}
.entry .entry-title:before,
h1:not(.site-title):before, h2:before {
	display:none;
}
h1.entry-title {
	color:#041488;
	padding-top:20px;
}
a {
	color:#041488;
	transition:0.2s all;
}
a:hover, a:active, a:focus,
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	outline:0;
	background:none;
}

.entry-content {
	/*min-height:400px;*/
}
.entry .entry-header {
	margin:30px 0;
}

.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
	max-width:100%;
}
body:not(.single) .site-main > article:last-of-type .entry-footer {
	margin:0;
	padding:0;
}

.entry .entry-content p {
	margin:0 0 1em 0;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
	border-bottom:none;
	box-shadow:none;
}
strong {
	font-weight:700;
}



.content-area {
	float:none !important;
	margin:0 auto !important;
	max-width:1100px !important;
	width:1100px !important;
}
.site-main {
	position:relative;
	margin:30px 0;
	padding:0;
}




/* CONTACT PAGE */
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea {
	border-color:#041488;
}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
	color:#FFF;
	background-color:#041488;
	padding:5px 50px;
	transition:0.2s all;
}
.wpcf7-form-control.wpcf7-submit:hover {
	padding:5px 50px;
	transition:0.2s all;
}


/* FOOTER GALLERY */
#footerGallery {
	background:url('images/angledGridlines.png') left -28px no-repeat #130e0b;
	padding:30px 0;
}
#footerGallery div#n2-ss-2-align {
	margin:0 auto;
}


/* FOOTER */
#Footer {
	color:#FFF;
	background:#384662;
	border-top:solid 5px #FFF;
	padding:40px 0 30px 0;
}
#Footer .col {
	float:left;
	width:195px;
	vertical-align:top;
	margin-left:calc(12%);
}
#Footer .col.col2 {
	width:450px;
	margin-left:calc(50% - 325px);
	
}
#Footer h3 {
	font-size:24px;
	font-weight:300;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 4px #000;
	border-bottom:solid 2px #FFF;
	padding:0 0 8px 0;
	margin:0 0 15px 0;
}
#Footer ul, 
#Footer li {
	font-size:19px;
	line-height:2em;
	text-transform:uppercase;
	list-style:none;
	padding:0;
	margin:0;
}
#Footer p {
	font-size:16px;
}
#Footer a {
	color:#FFF;
	text-decoration:none;
}
#Footer a:hover {
	text-decoration:underline;
}
#Footer .ftrContact p {
	margin:0 0 12px 0;
}
#Footer .ftrAddress {
	font-size:19px;
	text-align:center;
}
#Footer .col2 h3 {
	font-family: 'Bona Nova', serif;
	font-size:30px;
	font-weight:400;
}
#Footer .ftrAddress .address,
#Footer .ftrAddress .phone {
	display:inline-block;
	color:#FFF;
	text-shadow:1px 1px 4px #000;
	line-height:1.3em;
	text-decoration:none;
}
#Footer .ftrAddress .phone {
	font-weight:400;
	font-size:26px;
	margin-bottom:10px;
}


.ftrCredits {
	font-weight:400;
	font-size:11px;
	color:#FFF;
	text-align:center;
	background:#000;
	padding:10px 0;
	margin-top:-1px;
}
.ftrCredits .divider {
	padding:0 5px;
}
.ftrCredits a {
	display:inline-block;
	padding:0 5px;
	color:#FFF;
	text-decoration:none;
}
.ftrCredits a:hover {
	text-decoration:underline;
}

.ftrCredits .right {
	float:right;
	text-align:right;
}




.Clear {
	clear:both;
}


/* reCaptcha badge */
.grecaptcha-badge{
	visibility: collapse !important;  
}

/*
	font-family: 'Bona Nova', serif;
	font-family: 'Montserrat', sans-serif;
*/
