.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix: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;
}
a:not(.btn) {
  color: #000000;
}
a:not(.btn):hover {
  color: #666;

}
body {
  color: #000;
}
body.bg {
  background: #c2b595;
}
#boxed {
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
#sp-header-wrapper {
  background: #fbf9f6;
  border-top: 4px solid #a39161;
z-index: 999 !important;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset3/logo.png);
}
#sp-feature-wrapper {
  background-color: #6b001f;
  background-image: -moz-linear-gradient(top,#a39161,#2e000d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#a39161),to(#2e000d));
  background-image: -webkit-linear-gradient(top,#a39161,#2e000d);
  background-image: -o-linear-gradient(top,#a39161,#2e000d);
  background-image: linear-gradient(to bottom,#a39161,#2e000d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa39161', endColorstr='#ff2e000d', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #fa0049;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #ff618f;
}
#sp-about_social-wrapper h3.header {
  color: #fff;
  margin: 0;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #a39161;
  color: #fff;
  font-size: 12px;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #fbf9f6;
  background: none;
  font-size: 22px;
}
#sp-bottom-wrapper h3 span,
#sp-footer-wrapper h3 span {
  background: none;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #000000;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #b4355a;
  text-decoration:none;
}
#sp-bottom-wrapper #sp-bottom1 .gallery-flickr img,
#sp-footer-wrapper #sp-bottom1 .gallery-flickr img {
  border: 3px solid #cfc8b7;
}
#sp-footer-wrapper {
  background-color: #8b763f;
}
#sp-footer-wrapper::after {
  background: #fff;
}
.sp-border {
  border-top: 1px solid #61001c;
}
.sp-border::after {
  background: #c7003a;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  background-color: #a39161;
  *background-color: #61001c;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #61001c;
  *background-color: #480015;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #2e000d \9;
}
#sp-main-menu ul.level-0 > li a {
  color: #666;
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  border-bottom: 5px solid #c2b595;
  background: url(../../images/presets/preset3/menu_arrow.png) no-repeat center bottom;
}
#sp-main-menu ul.level-0 > li:hover a,
#sp-main-menu ul.level-0 > li.active a {
  color: #a39161;
}
#sp-main-menu ul.level-0 > li:hover li a,
#sp-main-menu ul.level-0 > li.active li a {
  color: #666;
}
#sp-main-menu .sp-submenu {
  border-top: 5px solid #c2b595;
}
.big_color_white,
.medium_color_white {
  background: #a39161;
}
#sp-purchase-wrapper {
  color: #fff;
  background: #a39067;
  height: 12px;
}
#sp-purchase-wrapper h4 {
  text-shadow: 1px 1px 0px #61001c;
}
#sp-purchase-wrapper p {
  text-shadow: 1px 1px 0px #61001c;
}
#sp-users-wrapper .front-icons {
  border: 4px solid #bbb;
}
#sp-users-wrapper .module:hover .front-icons {
  border-color: #a39161;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background: #a39161;
}
.skillbar #bar {
  background: #f9f9f9;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 12px 0;
  display: block;
}
.skillbar #bar #bar_inner {
  background: #a39161 url(../../images/skill_bar_bg.png);
  padding: 7px 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  animation: myfirst 5s;
  -webkit-animation: myfirst 5s;
  color: #fff;
  text-shadow: 1px 1px #150006;
}
.skillbar #bar #bar_inner:hover {
  background: #61001c url(../../images/skill_bar_bg.png);
  color: #ffffff;
  text-shadow: 1px 1px #000000;
}
.skillbar #bar #bar_inner #skill {
  padding: 0 0 0 10px;
}
.skillbar #bar #bar_inner #percent {
  padding: 0 10px 0 0;
  float: right;
}
.tp-button.red,
.tp-button.red:hover,
.purchase.red,
.purchase.red:hover {
  background-color: #a39161 !important;
  box-shadow: 0 3px 0 0 #480015 !important;
}
#sp-breadcrumb-wrapper {
  background: #f5f3ef;
}
#sp-top-pan-wrapper {
  background: #a39161;
  height: 16px;
}
.page-header {
  background: none;
}
.page-header a {
  background: #fff;
  padding: 0 10px 0 0;
  font-size: 30px;
  line-height: 32px;
}
.page-header span {
  background: #fff;
  padding: 0 10px 0 0;
  font-size: 18px;
}
.componentheading {
  font-size: 18px;
  margin-bottom: 15px;
}
h2.entry-title {
  border-bottom: 1px solid #efefef;
}
h2.entry-title a {
  background: #fff;
  padding: 0 10px 0 0;
}
h2.entry-title span {
  background: #fff;
  padding: 0 10px 0 0;
}
.mod-wrapper ul.bt_handles_num li.current a {
  background: #a39161 !important;
}
.mod-wrapper .bt-cs .bt-inner .bt-title {
  color: #a39161;
  padding: 10px 0 0;
  font-weight: 700;
  text-transform: none;
}
.mod-wrapper .bt-cs .bt-inner img {
  outline: 1px solid #e6e6e6;
}
.mod-wrapper .bt-cs .bt-extra {
  margin: 0 !important;
}
.mod-wrapper .bt-cs .bt-date,
.mod-wrapper .bt-cs .bt-author {
  font-size: 90% !important;
  font-style: italic !important;
  color: #999999 !important;
}
.sprocket-mosaic .sprocket-mosaic-header {
  background: darkent(#fff,4%);
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px !important;
  padding: 3px 10px !important;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main {
  background-color: #800025;
  background-image: -moz-linear-gradient(top,#a39161,#61001c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#a39161),to(#61001c));
  background-image: -webkit-linear-gradient(top,#a39161,#61001c);
  background-image: -o-linear-gradient(top,#a39161,#61001c);
  background-image: linear-gradient(to bottom,#a39161,#61001c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa39161', endColorstr='#ff61001c', GradientType=0);
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main a.sprocket-readmore {
  background: url(../../images/link.png) no-repeat center top !important;
}
#sp-content-bottom1 .sp_quickcontact input#name,
#sp-content-bottom1 .sp_quickcontact input#email,
#sp-content-bottom1 .sp_quickcontact input#subject {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact input#name:focus,
#sp-content-bottom1 .sp_quickcontact input#email:focus,
#sp-content-bottom1 .sp_quickcontact input#subject:focus {
  border-color: #a39161;
}
#sp-content-bottom1 .sp_quickcontact textarea {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact textarea:focus {
  border-color: #a39161;
}
table.calendar tr td.calendarToday {
  background: #a39161 !important;
}
div.k2TagCloudBlock a {
  background: #e6e6e6 !important;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 4px;
}
div.k2TagCloudBlock a:hover {
  padding: 5px 10px;
  background: #a39161 !important;
}
.nav-pills > li > a {
  background: #f2f2f2;
  margin-right: 10px;
  color: #333333;
}
.nav-pills > li > a:hover {
  background: #a39161;
  color: #fff;
  border: none;
}
.nav-pills > li.active > a {
  border: none;
}

/* INIDA - Amended to correct mobile menu */

.sp-main-menu-toggler {
    z-index: 9999;
    left: 5px;
    top: 10px;
    width: 30px;
}

.sp-mobile-menu {
    z-index: 1001 !important;
    position: absolute;
    left: 5px;
    top: 40px;
    width: 240px;
}
