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

/*-----------------------------------------------------------------------------------*/
/* Navigation */
/*-----------------------------------------------------------------------------------*/

#nav-container #navigation, #nav-container   {
  background-image:url("http://truebluecoatings.com/wp-content/uploads/2015/05/blue-green-lines-refined.jpg");
  background-repeat:repeat-x;
  background-color:#468cae;
  color:#ffffff !important;
}
#navigation ul li:first-child, #navigation ul li:first-child a {
  color:#ffffff;
}

/*---- sub menu ---*/

.nav li ul li a {
  font-size: 15px;
  }

ul.nav li ul li a {
background:#000000 !important;
color: #ffffff !important;
}

.nav li ul li a:hover {
  
  background-color:#000000 !important;
  }

#navigation ul.nav ul {
background: #000000 !important;
}


/*---- sub menu ---*/

.nav li ul li a {
  font-size: 15px;
  }

ul.nav li ul li a {
background:#000000 !important;
color: #ffffff !important;
}

.nav li ul li a:hover {
  
  background-color:#000000 !important;
  }

#navigation ul.nav ul {
background: #000000 !important;
}

/*-- height --*/

#navigation ul.nav li a, #wrapper #navigation ul.rss li a {
    padding-bottom: 0.7em !important;
    padding-top: 0.7em !important;
}


 

/*make contact form fluid*/
#FSContact1 {max-width:100% !important;}
#si_contact_name1 {width:80% !important;}
#si_contact_email1 {width:80% !important;}
#si_contact_subject1 {width:80% !important;}


/* -- content ---*/

div#content.col-full {
  margin-top:30px !important;
}

#bordershadow {
-moz-box-shadow: 2px 5px 17px #c0c0c0;
-webkit-box-shadow: 2px 5px 17px #c0c0c0;
box-shadow: 2px 5px 17px #c0c0c0;
    background-color:#eaebeb !important;
  padding:2px;
 }

.home .title {
display:none;
}

div.post-more {
  display:none;
}

/*--- footer ---*/

#footer, #footer-container  { 
  background-image:url("http://truebluecoatings.com/wp-content/uploads/2015/05/footer-bg-pattern-dark.jpg ");
  background-repeat:repeat-x;
}

#myhover:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

.entry img, img.thumbnail { border: 0px !important; background: none !important; }