/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body {
    background: #A19F89;
} 
.uk-container {
   background: #FCFCFC url('../images/header-gradient.png') repeat-x scroll top;
}

.tm-headerbar {
  margin-top: 10px;
  margin-bottom: 0px;
}
.tm-navbar {
 margin-top: 15px;  
}
.uk-navbar {
  background: none repeat scroll 0 0 #2c140b;
  color: #ffffff;
}
.uk-navbar-nav > li.uk-active > a {
  background-color: #573e1d;
  color: #ffffff;
}
.uk-navbar-nav > li > a {
  color: #ffffff;
}
p.date {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 80px;
}

.uk-search {
  border: 1px solid #f4f4f0;
}
.uk-search:before {
  color: #f4f4f0;
}
input.uk-search-field {
  color: #ffffff;
 }
.camera_caption > div {
  background: none repeat scroll 0 0 rgba(44, 20, 11, 0.8);
}
#camera_wrap_103 .camera_caption > div {
  border-radius: 0;
  font-family: "Open Sans";
  font-size: 12px;
}
.camera_caption_title {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.2em;
}
.uk-panel-box .uk-panel-title {
  color: #2d140c;
}
.contact > h3 {
  display: none;
}
legend {
  border: 0 none;
  font-size: 100%;
  padding: 0;
}
textarea {
  min-height: 160px;
  width: 80%;
}
.gallery .tm-logo img {
  border: none;
  background: transparent;
  padding: none;
}
.gallery img {
border: 1px solid #cccccc;
padding: 5px;
background: #FFFFFF;
}
.fb-like-box {
  background: none repeat scroll 0 0 #f5f5f5;
  border: medium none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
