/*
Theme Name:     aquatechdrilling
Description:    
Author:         aquatechdrilling
Template:       vantage

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.col
{
width:330px;
float:left;
margin-right:10px;
}
.col2
{
width:490px;
float:left;
margin-right:10px;
}

.home #main{padding:0;} 



#main {
    background: #EEEEEE;
}

#theme-attribution
{
display:none;
}

#masthead {
bbackground: url(http://aquatechdrilling.com.au/wp-content/uploads/10-Subtle-Textures05-light-1.jpg) repeat;
background-color:#F1E9DE;

 
     
}

header#masthead .hgroup {padding:5px;}

#masthead .hgroup .support-text {
     
    color: #355DA5;
    font-style: normal;
   font-size:2em;
 
}


.main-navigation  {
     
    line-height: 0.2em;
    background-color:#355DA5;
	 
}

.main-navigation a {
     
  font-family:Montserrat;
 font-weight:normal;
	color:#ADCEE4;
  letter-spacing: 2px;
}





.main-navigation ul ul li a {


width:250px;
background: #38529D;
  color: #ffffff;
}

.main-navigation ul li a {
    padding: 10px 15px;
 
    line-height: 1em;
    text-transform:uppercase;
letter-spacing:1px;

}

 

/*HOVER COLOR OF TOP LEVEL NAVIGATION MENU*/

.main-navigation ul li:hover > a {
  
background: #38529D;
  color: #ffffff;


} 

/*COLOR OF SECOND LEVEL ITEMS*/
.main-navigation ul ul li a {


width:250px;
 
background:#355DA5;
}

/*HOVERING OVER SECOND LEVEL ITEMS*/
.main-navigation ul ul li:hover > a {
 

background: #38529D;
  color: white;
  
}

#search-icon #search-icon-icon:hover { 
    background-color: #FDD782;
 }



article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #355DA5;

    
text-transform:uppercase;
font-weight:bold;
font-size:2em;
letter-spacing:0.2em;
}

.entry-content {
    line-height: 1.6em;
    color: #191B24;
font-size:120%;
}

.side-panel
{

width: 200px; float: right; padding: 10px;   margin-left: 20px; margin-right:20px;

-webkit-box-shadow: inset 3px 3px 20px -5px rgba(0,0,0,0.41);
-moz-box-shadow: inset 3px 3px 20px -5px rgba(0,0,0,0.41);
box-shadow: inset 3px 3px 20px -5px rgba(0,0,0,0.41);
}

.side-panel ul, .side-panel ol {
    margin: 0 0 1.5em 1em;
color:#737373;
}

#comments .commentlist article .comment-meta
{
display:none;
}

ul {
    list-style-position: outside;
}

.side-panel ul li
{
margin-top:20px;
}

.entry-content ul li, .entry-content ol li {
    margin-left: 0em;
}


h1, h2, h3, h4
{
color:blue;
}
#main-slider {
    line-height: 0;
    background: #355DA5;

}
 

.widget_headline-widget h1{
    padding-top: 0px;
    
    color: #355DA5;
     
}
.widget_headline-widget .decoration {
    border-top: 2px solid #ADCEE4;
   
}

.widget_headline-widget h3 {
    padding-bottom: 0px;
    margin: 0;
    font-size: 14px;
    color:  #355DA5;
    font-weight: 200;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    
color:  #355DA5;
 
    margin: 1em 0;
    font-weight: 500;
}

.home .entry-content h1, .home .entry-content h3 {
    
 
color: white;
  
}


#colophon {
    margin-bottom: 50px;
    background:none;
    padding: 100px;
}

#pg-5-0, #pg-5-1, #pl-5 .panel-grid-cell .so-panel {
    margin-bottom: 0;
}


.widget_headline-widget h1 {
    text-transform: none;
    letter-spacing: 0px;
}

.more-button
{
padding:10px;
background:#355DA5;
text-decoration:none;
color:#D0D0D0 !important;
border-radius: 2px;

 -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.more-button:hover {
    background-color:#6B7184; 
    color: white !important;
}


body.layout-full {
 
background: #341D1B url(http://aquatechdrilling.com.au/wp-content/uploads/background.jpg) repeat-x; 
background-position:center top;
 
      
  
}
 
.home #colophon
{
background: #341D1B url(http://aquatechdrilling.com.au/wp-content/uploads/background.jpg) repeat-x; 
background-position:center bottom;
      
  
}
 
#main {
    background: none !important;
}

 

.entry-content
{

padding:30px;

b/background: url(http://aquatechdrilling.com.au/wp-content/uploads/10-Subtle-Textures05-light-1.jpg) repeat;
background-color:#F1E9DE;
background-color: rgba(237,237,237,0.8);

 
}

.home .entry-content
{

padding:0px;}

ul {
    list-style-position: inside;
}

.contact-form textarea {
    width: 40%!important;
}