/* Enter Your Custom CSS Here */
/* Enter Your Custom CSS Here */
body {
  background: url('http://cqpetrescue.com.au/wp-content/uploads/2015/09/cqpetrescue-bg2.jpg') repeat-x #254e12;
}

.header-image .site-title {
  background:url('http://cqpetrescue.com.au/wp-content/uploads/2015/09/logo.png') no-repeat 0 bottom transparent;
  margin:1px 0 0; 
}

.title-area,
.header-image .title-area {
	width: 18% ;
}
.site-header .widget-area {
	width: 81.5%;
}

.header-image .site-title{
 margin-top:10px; 
  width:130px;
  height:102px;
}

.sidebar{
	background-color: #DEDEDE;
}
.sidebar .widget {
  	margin-left:20px;
  
}

.genesis-nav-menu li:hover, .genesis-nav-menu li.sfHover {
	position: static;
	background-color: #007DAC;
}