/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 13 2018 | 11:32:11 (am)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: gold #e4b85f ; Colour 2: maroon #9f1f23;--*/

/*--text colours --*/
body {color: #555;}
.entry-title {color: #3b4750;}
a {color: #9f1f23;}
a:hover {color: #e4b85f;}
a.more-link {color: #00284b;} 
h2.entry-title a:hover {color: #e4b85f;}

/*--Button color and hover color --*/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {background-color: #9f1f23;}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {background-color: #e4b85f; border: none;text-decoration: none;}

/*--header & home page widgets colours --*/
.site-header {background-color: #050608;}
.title-area .site-title a {background-color: #000;}
.title-area .site-title a:hover {background-color: #111;}
.site-container {opacity:1.0; filter:alpha(opacity=100);}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {color: #e4b85f;}
#wysiwyg_widgets_widget-2 p a {color: #e4b85f;}

/*--menu colours --*/
.menu-primary {background-color: #9f1f23;}
.menu-primary li a {background-color: #9f1f23;}
.menu-primary li a:hover {background-color: #e4b85f; color: #000;}
.menu-primary li.current-menu-item a {background-color: #e4b85f; color: #000;}
.menu-primary li .sub-menu li.current-menu-item a {background-color: #e4b85f; color: #000;}
.menu-primary li .sub-menu li a:hover {background-color: #e4b85f; color: #000;}

/*--sidebar colours --*/

/*--footer colours --*/
.footer-widgets {background-color: #fff; color: #555;}
.widget-title {background: url(http://mckee-conveyancing.leapwp.com.au/wp-content/uploads/sites/492/2014/11/lines-gold.png) bottom repeat-x;}


/*-- fonts & text --*/
body {font-size: 14px;}
.entry-title {font-size: 26px; font-weight: normal;}
.widget-title {font-family: 'Lora', serif; font-weight: bold; text-transform: uppercase;}
h1 {font-weight: normal; font-size: 26px;}
h2 {font-weight: normal; font-size: 24px;}
h3 {font-weight: normal; font-size: 22px;}
h4, h5, h6 {font-weight: normal;}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {text-align: right;}
.top-left-bold-table-cell {vertical-align: text-top; text-align: left; font-weight:bold;}
#wysiwyg_widgets_widget-3 h3 {font-size: 16px; margin-bottom: 10px;}

/*-- spacing --*/
.entry-content p {margin: 0 0 10px; margin: 0 0 1rem; padding: 0;}
.site-header .title-area {padding-left: 20px; padding-top: 10px; width: 220px;}
.site-header .widget-area {float: right; width: 764px;}
.title-area .site-title a {padding: 0; margin: 0;}
.title-area .site-title a:hover {}
.title-area .site-title a img {padding: 0; margin: 0;}
.site-header .widget-area {padding-right: 20px; padding-top: 20px;}
#wysiwyg_widgets_widget-2 {margin-top: 20px; margin-right: 20px;}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {margin-bottom: 0;}
#wysiwyg_widgets_widget-3 h3 {margin-bottom: 0;}
.genesis-nav-menu .sub-menu {width: 230px;}
.genesis-nav-menu .sub-menu li {width: 230px; }
.genesis-nav-menu .sub-menu li a {width: 230px; padding: 8px 8px 8px 20px;}
#genesis-responsive-slider {border: 0px solid #eee;	padding: 0px;}
.featured-content .entry p, .home-bottom .featured-content {margin: 0 0 16px;}

#wysiwyg_widgets_widget-6 {float: left; margin-top: 30px;}
#wysiwyg_widgets_widget-6 .widget-wrap {text-align:center;}
#wysiwyg_widgets_widget-6 h3 {color: #e4b85f; font-size: 24px;}
#wysiwyg_widgets_widget-6 h4 {color: #e4b85f;}

/*--Ipad landscape--*/
@media only screen and (max-width: 1200px) {
    .site-header .title-area {width: 260px;}
  	.site-header .widget-area {width: 604px;}
}
/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
    .site-header .title-area {width: 100%; padding-left: 0;}
  	.site-header .widget-area {width: 100%;}
  	#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {text-align: center;}
  	#wysiwyg_widgets_widget-6 {display: block; float: none;}
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 767px) {
  	.site-header .title-area {padding-left: 0px;}
  	.site-header .widget-area {padding-left: 20px; padding-top: 0px; padding-bottom: 0;}
  	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
  	.entry-content img.alignright {float: none; display: block;}
  	#featured-page-4 a.alignleft {float: none; display: block;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
  	.site-header .title-area {padding-left: 0px;}
  	.site-header .widget-area {padding-left: 20px; padding-top: 0px; padding-bottom: 0;}
	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
	.genesis-nav-menu .sub-menu {width: 120px;}
	.genesis-nav-menu .sub-menu li {width: 120px; }
	.genesis-nav-menu .sub-menu li a {width: 120px; padding: 8px 8px 8px 20px;}
}