/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo {
  width: 160px;
  height: 60px;
  background: url(../../../images/yootheme/logo.png) 0 50% no-repeat;
    background-size: contain;
}

.frontpage-headline { 
  padding-bottom: 10px;
  font-weight: bold;
}

/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-a .custom h3 { 
  margin-top: 7px;
  margin-bottom: 27px;  
  line-height: 30px;
  font-size: 24px;
}

#bottom-a .custom p {
  margin-top: 0;
  font-family: "OpenSansLight";
  font-size: 18px; 
}

#block-headerbar
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  background-color: #211e1f!important;
  background-image: none!important;
  background-repeat: repeat, repeat-x, repeat;
  background-attachment: scroll, scroll, scroll;
  background-position: 50% 50%, 50% 0px, 0% 0%;
  background-clip: border-box, border-box, border-box;
  background-origin: padding-box, padding-box, padding-box;
  background-size: auto auto, auto auto, auto auto;
}

/* FP slideshow */
.fp-enviro {
  background: url(http://dre.wsite.co.nz/images/windfarm_panorama.jpg) center 30%;
  display: block;
  min-height: 335px;
  padding-top:80px
}

.wk-slideshow-solar .nav {margin-top: 0px !important;}