html{
	color: #E1C9B1;
}
em {
    color: #DBBC9B;
}
.uk-panel-box{
	background: #38322F;
}
.tm-block-content-top{
	background: #2B2624;
}
.tm-block-content-top{
	padding: 0px;
}
.uk-panel-body {
    padding: 0px;
}
.tm-navbar{
	background: #38322F;
}
.uk-panel-box .uk-panel-title{
	color: #E2CAB2;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a{
	color: #E2CAB2;
}
.uk-article-meta{
	color: #CDAA89;
}
.tm-content-wrapper .tm-content-container{
	padding: 20px;
}
.tm-section-divider section + .tm-grid-divider, .tm-section-divider .tm-middle + .tm-grid-divider{
	margin-top: 20px;
	margin-bottom: 20px;
}
.uk-subnav > * > *{
	color: #CDAA89;
	font-size: 20px !important;
}
.uk-subnav > *{
	margin-top: 20px;
}
.uk-dropdown-navbar{
	background: #1F1B1A !important;
	color: #E3CAB2 !important;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-open .uk-dropdown {
	color: #00FF00 !important;
  -webkit-animation: uk-fade 0.2s ease-in-out;
  animation: uk-fade 0.2s ease-in-out;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-dropdown::before {
  top: 12px;
  left: -6px;
  background: #1F1B1A;
}
.uk-nav-navbar > li > a {
	color: #E0C9B1;
}
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
	color: #E0C9B1;
}
.tm-sidebar-wrapper .tm-sidebar-widget-container .tm-sidebar-social a {
	color: #E0C9B1;
}
.uk-offcanvas-bar{
	background: #151415 ;
}
.uk-nav-offcanvas > li > a {
	background: #312d2d;
}
.uk-dropdown-search {
	background: #2b2624 !important;
	color: #dfc8af !important;
}
.uk-search:before {
	color: #e4cbb2;
}
.uk-search-field {
	color: #e4cbb2;
}

.uk-nav-search .uk-nav-header {
	color: #e1cab0;
}
.uk-nav-search > li.uk-active > a {
	background: #38322f;
}
.uk-button {
	color: #e0c9b0;
}

