.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: url(../../images/desert/body-bg.jpg) no-repeat 50% 0 fixed #bd9e7d;
}
a {
  color: #e39b4e;
}
a:hover {
  color: #444;
  text-decoration: none;
}
::selection {
  background: #e39b4e;
  color: #fff;
}
::-moz-selection {
  background: #e39b4e;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.btn-primary {
  background: #e39b4e;
}
.btn-primary:hover {
  background: #c07a30;
}
#header-wrap {
  background: url(../../images/desert/header-bg.jpg) no-repeat 50% 0 transparent;
}
#footer-wrap {
  background: #222;
}
.ex-menu li.active > a,
.ex-menu li:hover > a,
.ex-menu li > a:focus {
  color: #e39b4e;
}
#component hgroup h1 {
  color: #e39b4e;
}
#component .article-tools .create {
  background: #e39b4e;
}
#component .pagination ul li a,
#component .pagination ul li span {
  background: #e39b4e;
}
#scrolltop {
  background: url(../../images/desert/totop.png) 100% 0 no-repeat;
}
#mod-finder-searchform button.finder {
  background-color: #e39b4e;
}
.nav-list > .active > a,
.nav-list > .active:hover > a,
.nav-list > li > a:hover {
  background-color: #e39b4e;
}
.news-letter button {
  background: #c07a30;
}
.news-letter button:hover {
  background: #c07a30;
}
.title1 .title {
  color: #e39b4e;
}
