/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
#logo .custom-logo {
  width: 140px;
  height: 75px;
  background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#top-a .wk-slideset-inspire { 
  position: relative;
  margin-bottom: -30px;
}

#top-a .wk-slideset-inspire .sets { padding: 75px 0 75px 0; }
#top-a .wk-slideset-inspire .nav { 
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
}

.screen { 
  width: 460px;
  height: 340px;
  position: relative;
  background: url(../../../images/yootheme/home_screen.png) 0 0 no-repeat;
}

.screen .wk-slideshow-default { 
  position: absolute;
  top: 15px;
  left: 32px;
}

#bottom-a .wk-twitter-single {
  margin-top: 15px;
  padding: 30px 130px 0 200px;
  border-top: 1px solid #e7e7e7;
}

#bottom-a .wk-twitter-single.image { background-position: 130px 32px; }

/* Additions by Natural Selection Web Design LLC */

.acysubbuttons button, .acysubbuttons input[type="button"], .acysubbuttons input[type="submit"] {
  padding: 10px 13px;
}  

.acyfield_email,
.acyfield_email input[type="text"]{
  min-width: 210px;
}  

.acyfield_email input[type="text"]{
  padding: 10px 7px!important;
  color: #ccc!mportant;
  text-align: center;
} 

.acyfield_email input[type="text"]:focus,
.acyfield_email input[type="text"]:active {
  color: #6e6e6e!important;
}

.acymailing_introtext {
  text-align: center;
}
  
