/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 11 2020 | 01:36:00 (pm)
/*
/******* Do not edit this file *******/

/*--Colour 1: #0A57B9--*/
/*--Colour 1: #538DD6--*/

a {color: #538DD6;}
h2 {font-size: 26px;}
h3 {font-size: 20px;}

/*--Set background color--*/
body {color: #454545; background: #858585 url('http://picton-conveyancing.leapwp.com.au/wp-content/uploads/sites/488/2014/11/bg2.jpg') top left no-repeat;-o-background-size: cover;   -moz-background-size: cover;   -webkit-background-size:cover;  }


/*--Header--*/
.site-title {padding-top: 10px;}
.site-title a {font-family:"Playball", arial, sans-serif; font-style: italic; font-weight: normal; color: #eee; font-size: 40px;}
.site-header {background-color: #6a9fe1; background-image: none; padding: 10px 0 20px; overflow: hidden; opacity: 1.0; filter: alpha(opacity=100);}
.site-description, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu a:hover, .site-header .widget-area a:hover {color: #383838;}

/*--Menu--*/
#menu-main-menu {padding-top: 10px;}
#menu-main-menu a {color: #fff; font-family: 'Lora', serif; padding: 15px;}
#menu-main-menu a:hover {color: #538DD6; background: #efefef;}
.genesis-nav-menu .sub-menu a, .nav-primary {background-color: #6a9fe1;}

/*--Site body--*/
.site-inner {margin: 20px auto 0;}

.entry-title, .entry-title a, .genesis-nav-menu .sub-menu .current-menu-item > a, .genesis-nav-menu .sub-menu a:hover, .navigation li a, .sidebar .widget-title a, .sidebar a, a:hover {color: #2a66d4;}
.entry-title {color: #0A57B9; font-size: 38px; font-style: italic;}

/*--Button styling--*/
button, input[type='button'], input[type='reset'], input[type='submit'], .button, .entry-content .button {background-color: #538DD6;}
.author-box-title, .entry-meta a:hover, .nav-primary .genesis-nav-menu .current-menu-item > a, .nav-primary .genesis-nav-menu a:hover, .sidebar a:hover, a {color: #538DD6;}

/*--Sidebar--*/
.sidebar-primary {}
.sidebar .widget-title {font-weight: normal; color: #538DD6; font-family:"Playball", arial, sans-serif;}
.sidebar .widget-title a {}

/*--Footer--*/
.site-footer {background-color: transparent; background-image: none; box-shadow: none; color: #fff;}
.site-footer a {color: #eee;}
.footer-widgets .widget-title {font-weight: normal; color: #538DD6; font-family:"Playball", arial, sans-serif;}
.footer-widgets-1 #wysiwyg_widgets_widget-2 img {display: none; margin-top: -20px;}


.top-left-bold-table-cell {
  vertical-align: text-top;
  text-align: left;
  font-weight:bold;
}

/*--Ipad landscape--*/
@media only screen and (max-width: 1200px) {
  .site-header {height: 180px;}
}

/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
  .site-header {height: 180px;}
}

/*--Mobile screen landscape*/
@media only screen and (max-width: 767px) {
  	.site-header {height: auto; padding: 10px 0 10px; opacity: 1.0; filter: alpha(opacity=100);}
	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
	.entry-title {font-size: 24px;}
  	h2 {font-size: 18px;}
	h3 {font-size: 16px;}
  .entry-content img.alignright {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
}

@media only screen and (max-width: 320px){
  	.site-header {height: auto;}
 	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
}