/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Dec 10 2020 | 04:06:48 (pm)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1:  sand #aa9e87; Colour 2: navy #001663; --*/

/*--text colours --*/
body {color: #222; background-color: #efefef; background-image: url("http://mark-brown.leapwp.com.au/wp-content/uploads/sites/993/2015/12/brushed_alu.png"); background-position: center; background-repeat: repeat;}
a {color: #001663; text-decoration: underline;}
a:hover {color: #879FAB;}
h1,h2,h3,h4,h5,h6 {color: #001663;}
.entry-title {color: #001663;}
.entry-title a {color: #001663;}
.archive-description,.archive-description h1, .author-box, .author-box h1{background: url(); color: #111;}

/*--button & form colours --*/
input,select,textarea {	background-color: #fff;	color: #999;}
button,input[type="button"],input[type="reset"],input[type="submit"],.button,.entry-content .button {background-color: #aa9e87; color: #fff;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {background-color: #111; color: #fff;}
.archive-pagination a:hover, .archive-pagination li.active a {background-color: #111;color: #fff;}

/*--header & home page widgets colours --*/
.site-header {background-color: #fff; color: #111; background-image:none; border-bottom: 0px solid #001663;}
.site-title a {	color: #26388c;}
.site-title a:hover {color: #111;}
.site-description {color: #111;}
.home-bottom {background-color: #f0f2f6;}
.widget-title {color: #001663;}
.home-bottom .widget-title { color: #68b6da;}
.site-header .widget-area {color: #111; } 

/*--menu colours --*/
.nav-primary {background:none;}
.wrap .nav-primary, .nav-primary, .genesis-nav-menu, .genesis-nav-menu a {color: #fff; background-color: #001663;}
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .site-header .current-menu-item > a, .site-header .genesis-nav-menu a:hover {color: #fff; background-color: #5B6382; border-color: #60C800;}
.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a  {color:#c0d5e9; background-color: #fff;}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {color: #111; background-color: #fff;}
.site-header .sub-menu a, .genesis-nav-menu .sub-menu a {background-image: none; background-color: #001663; color: #fff;}
.site-header .sub-menu a:hover, .genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {background-color: #5B6382; color: #fff; border-color: #fff;}
.genesis-nav-menu .sub-menu .current-menu-item > a {color: #fff;}


/*--Left side menu--*/
#menu-services-container {width: 200px;}
.menu-services-container #menu-services {
  background: #aa9e87;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 12em;
}
.menu-services-container #menu-services li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-services-container #menu-services a {
  background: #aa9e87;
  border-bottom: 1px solid #988a6f;
  color: #fff;
  display: block;
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Lora', serif;
}
.menu-services-container #menu-services a:hover {
  background: #001663;
  color: #fff;
  padding-bottom: 8px;
}

/*--sidebar colours --*/
.sidebar {color: #222;}
.sidebar .widget {background-color: transparent;}

/*--footer colours --*/
.footer-widgets {background-color: #001663; border-top: 1px solid #ececec; color: #fff; background-image:none;}
.footer-widgets h4.widget-title {color: #fff;}
.footer-widgets a {color: #fff;}
.site-footer {background-color: #5B6382; color: #eee;}
.site-footer a {color: #eee;}
.site-footer a:hover {color: #eee;}

/*-- fonts & text --*/
body {font-size: 15px; font-family:"Open Sans", arial, sans-serif;}
.site-description {font-family:"Lora", arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family:"Lora", arial, sans-serif;}
h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 14px;}
input,select,textarea {font-size: 14px;	}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {font-family:"Lora", arial, sans-serif;}
.entry-title {font-size: 22px; line-height: 1; font-weight: normal; text-transform:uppercase;}
.widget-title {	font-size: 16px; font-weight: bold;}
#nav_menu-2 h4.widget-title {font-size: 15px;}
.featured-content .entry-title {font-size: 22px; line-height: 1.1; text-transform: uppercase; font-weight:700;}
.archive-description h1, .author-box h1 {font-size: 24px; line-height: 1;font-weight: 700;text-transform: uppercase;}
.nav-primary {text-align: center;}
.genesis-nav-menu a {font-size: 14px; font-family:"Lora", arial, sans-serif; text-decoration: none;}
.genesis-nav-menu .sub-menu a {font-size: 14px; font-weight:400;}
.home-bottom .widget-title { font-weight: 700; font-size: 18px;}
.footer-widgets a:hover {text-decoration:underline;}
.site-footer {font-size: 12px;}
.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
.fa {margin-right: 5px;}

/*-- spacing --*/
.more-link {display:block;}
.widget { margin-bottom: 20px;}
.site-title {padding: 10px 0 0; }
.site-header .title-area {padding-top: 18px; margin:0; width: 300px;}
.site-header .widget-area {margin-top: 0px; margin-right: 0px; padding-top: 10px; padding-right: 10px; float: right; text-align: right; width: 600px;} 
.site-header .widget-area p {margin-bottom: 0; padding-bottom: 0; margin: 0;}
.site-header .widget-area .widget {margin-bottom: 0;}
.site-inner {margin: 115px 0 40px;}
.nav-primary {margin-bottom: 30px;}
.genesis-nav-menu a {padding: 18px 18px;}  
.genesis-nav-menu .sub-menu { width: 250px;}
.genesis-nav-menu .sub-menu a {width: 250px; padding: 12px 10px;}
.entry-header .entry-meta {display:none;}
.category-testimonial .entry-title {display:none;}
.entry-categories, .entry-tags {display: none;}
.category-testimonial .entry {margin-bottom: 0px;}
.archive-description, .author-box {margin-bottom: 0px; padding: 0 0 0 40px; }
.no-show {display:none;}
.site-description {display: none;}
.home h1.entry-title {display: none;}

/*--Ipad landscape--*/
@media only screen and (max-width: 1139px) {
    .site-header .title-area {width: 300px; }
    .site-header .widget-area {width: 400px;}
    .site-inner {margin: 120px 0 40px;}
    .genesis-nav-menu { font-size: 13px;}
    .site-footer a {font-size: 13px; margin: 20px 20px;}
    .site-footer p {font-size: 13px; line-height: 2.5;}
}
/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
    .site-header .title-area {display: block; float: none; width: 100%; margin: 0 auto; text-align: center;}
    .site-header .widget-area {  width: 100%; float:none; margin: 0 auto; text-align: center;}
    .site-inner {margin: 0px 0 40px;}
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 767px) {
    .site-header .widget-area {margin-top: 0px; color: #fff; }
    .genesis-nav-menu .sub-menu { width: 150px;}
    .genesis-nav-menu .sub-menu a {width: 150px;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
    .header-image .site-header .title-area {background-size: auto;}
    .site-header .widget-area {margin-top: 0px; color: #fff; float: none; text-align: center; width: 100%;}
    .entry-content img.alignright {display: block; float: none; padding: 0 0 20px; margin: 0;}
    .word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
    .no-show {display:block;}
  }