/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */



/* This code has reduced the gaps between the containers */
.tm-toolbar, .tm-navbar, .tm-footer {
  margin-bottom:10px;
  margin-top:10px;
}
.tm-headerbar {
  margin-bottom:10px;
  margin-top:10px;
}

/* not Work   body#page {  
background: url("images/site/BB20_1351_105.jpg") no-repeat scroll 50% 0 #800500;  
padding: 40px 0;  
}    */

/* not Work   body {  
    background: url(images/site/BB20_1351_105.jpg) repeat fixed 50% 0 #BFB6BA;  
}  */

/* not Work   body { background:#646464 url(../../../../images/background/BB20_1351_105.jpg) repeat-x; }
  */

/* .tm-middle { background: none #FFFFFF; } 
  */

body {
  color: #000000;
}

h1, h2, h3, h4, h5, h6 {
  color:#000000;
}
/* Changing backgor=und of main text area  */
.tm-isblog .uk-article {
  background:#fdfdfd;
  box-shadow:rgba(10, 20, 45, 0.117647) 0 1px 25px;
  padding:30px;
}
/* Changing backgor=und of Side B  */
.uk-panel-box {
  background:#fdfdfd;
  box-shadow:rgba(10, 20, 45, 0.117647) 0 1px 25px;
  color:#000000;
  padding:30px;
}

.tm-article-date-true .tm-article-date {
  background:#e5001d;
  color:#000000;
  left:-70px;
  line-height:18px;
  min-width:35px;
  padding:8px;
  position:absolute;
  text-align:center;
  top:5px;
}

/* BowThemes background SlideShow to play in Background  */
div.uk-block-default{
   background:none;
}
div#cp-bg-slide{
  z-index:-1
}

/* This is the TOP-A Position and have only changed the pading so far.  */
.uk-panel-box {
  background:#fdfdfd;
  box-shadow:rgba(10, 20, 45, 0.117647) 0 1px 25px;
  color:#000000;
  padding:2px;
}