/**
*  The contents of this file have been generated by XtGem.com and should
*  not be modified to ensure best compatibility with the service
*/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

::-moz-selection {
  background: #acdd33;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #acdd33;
  color: #fff;
  text-shadow: none;
}

a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #06e;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

table button, table input {
  *overflow: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  min-height: 70px;
  width: 99%;
  padding: 0;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/* @XT_title: hide */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

/* @XT_title: hide */
.ir br {
  display: none;
}

/* @XT_title: Hidden */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* @XT_title: Visually hidden */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* @XT_title: hide */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* @XT_title: hide */
.invisible {
  visibility: hidden;
}

/* @XT_title: hide */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* @XT_title: hide */
.clearfix:after {
  clear: both;
}

/* @XT_title: Clear fix for floating elements */
.clearfix {
  zoom: 1;
}

body, button, input, select, textarea {
  font-family: "Tahoma";
}

.xt_touch, preview {
  background: /*$bgc*/#312e2b/*e*/;
  color: /*$txtc*/#9b9371/*e*/;
}

a:active, a:hover, a:visited, a:link, a {
  color: /*$c1*/#B0AA8F/*e*/;
  text-decoration: underline;
}

/* @XT_title: Header */
.xt_header {
  padding: 5px;
}

/* @XT_title: navigation */
.xt_navigation {
  font-family: 'Open Sans Condensed', sans-serif;
  background: /*$topbgc*/#d91f63/*e*/;
  padding: 10px 5px;
}
/* @XT_title: Navigation item */
.xt_navigation span {
  display: inline-block;
  margin: 3px 7px;
}
/* @XT_title: Navigation link */
.xt_navigation span a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: /*$toptxtc*/#f7e3d9/*e*/;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
/* @XT_title: Navigation link text */
.xt_navigation span span {
  margin: 0;
}
/* @XT_title: Navigation active item */
.xt_navigation span.active {
  text-decoration: none;
}
/* @XT_title: Navigation active item link */
.xt_navigation span.active a, .xt_navigation span.active span {
  text-decoration: none;
  color: /*$c13*/#FFFFFF/*e*/;
  border-bottom: none;
  text-decoration: none;
}

/* @XT_title: Text */
.xt_text {
  font-family: "Tahoma";
}

/* @XT_title: Large text */
.xt_text.large {
  font-size: 14px;
}

/* @XT_title: Mormal text */
.xt_text.normal {
  font-size: 12px;
}

/* @XT_title: Small text */
.xt_text.small {
  font-size: 11px;
}

/* @XT_title: Link */
.xt_link, a {
  color: /*$c1*/#B0AA8F/*e*/;
}

/* @XT_title: Common container */
.xt_container, .xt_blog, .xt_list, .xt_touch .xt_blog, .xt_touch .xt_list {
  border: solid 1px /*$shadc*/#141211/*e*/;
  background: /*$c5*/#292624/*e*/;
  margin: 7px 5px;
  padding: 3px;
}

/* @XT_title: Common title */
.xt_blog .xt_blog_subtitle, .xt_blog .xt_blog_comments_title, .xt_blog .xt_blog_write_a_comment_title, .xt_touch .xt_blog .xt_blog_comments_title, .xt_touch .xt_blog .xt_blog_write_a_comment_title {
  color: /*$c1*/#B0AA8F/*e*/;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
}
/* @XT_title: Comments block */
.xt_blog .xt_blog_comments {
  font-size: 12px;
  margin: 5px;
}
/* @XT_title: Comment */
.xt_blog .xt_blog_comment {
  color: /*$c2*/#7F785A/*e*/;
}

/* @XT_title: Button */
.xt_button, a.xt_button, .xt_submit input {
  display: inline-block;
  padding: 3px 7px;
  font-size: 12px;
  color: /*$c1*/#B0AA8F/*e*/;
  background: /*$c7*/#4C4843/*e*//*e*/;
  text-decoration: none;
}

input.xt_button {
  display: block;
  margin: 7px 1px;
  padding: 3px 7px;
}

/* @XT_title: Gallery block */
.xt_gallery {
  margin-bottom: 7px;
}
/* @XT_title: Gallery image */
.xt_gallery img {
  border: solid 1px /*$c4*/#161513/*e*/;
  margin: 5px;
}

/* @XT_title: Pagination item */
.xt_pagination span span {
  color: /*$toptxtc*/#f7e3d9/*e*/;
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  background: /*$c11*/#AC194F/*e*/;
}
/* @XT_title: Pagination selected item */
.xt_pagination .selected span {
  background: /*$topbgc*/#d91f63/*e*/;
}
/* @XT_title: Pagination inactive item */
.xt_pagination .inactive span {
  background: none;
}

/* @XT_title: Footer */
.xt_footer {
  margin-top: 10px;
  text-align: center;
}

/* @XT_title: Label block */
.xt_label {
  /*display: inline-block;*/
  margin: 3px 0 2px 0;
  margin-top: 5px;
}
/* @XT_title: Label */
.xt_label label {
  color: /*$c2*/#7F785A/*e*/;
  font-size: 12px;
  font-weight: normal;
}

img.xt_image {
  border: solid 1px /*$c4*/#161513/*e*/;
  margin: 3px;
  max-width: 100%;
}

/* @XT_title: Input and text box */
.xt_input input, .xt_textarea textarea {
  width: 100%;
  height: auto;
  padding: 0;
  color: /*$c1*/#B0AA8F/*e*/;
  font-size: 13px;
  text-indent: 5px;
  background: /*$c7*/#4C4843/*e*//*e*/;
  border: solid 1px /*$c16*/#221E1D/*e*/;
}

/* @XT_title: Submit button */
.xt_submit input, input.xt_button {
  border: solid 1px /*$c7*/#4C4843/*e*//*e*/;
  background: /*$c8*/#3F3B37/*e*/;
}

/* @XT_title: Text box */
.xt_textarea textarea {
  min-height: 70px;
  padding: 3px 0;
}

/* @XT_title: list item */
.xt_list .xt_item {
  margin: 5px;
}
/* @XT_title: List item link */
.xt_list .xt_item a {
  font-size: 12px;
  text-decoration: none;
}
/* @XT_title: Common heading */
.xt_list .xt_heading, .xt_list h1, .xt_list h2, .xt_list h3, .xt_list h4, .xt_list h5, .xt_list h6, .xt_list .xt_touch h1, .xt_touch .xt_list h1, .xt_list .xt_touch h2, .xt_touch .xt_list h2, .xt_list .xt_touch h3, .xt_touch .xt_list h3, .xt_list .xt_touch h4, .xt_touch .xt_list h4, .xt_list .xt_touch h5, .xt_touch .xt_list h5, .xt_list .xt_touch h6, .xt_touch .xt_list h6 {
  font-size: 14px;
  text-decoration: underline;
}

/* @XT_title: Touch heading */
.xt_heading, h1, h2, h3, h4, h5, h6, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6 {
  display: inline-block;
  margin: 5px 0 5px 0;
  background: none;
  border: none;
  font-weight: normal;
  color: /*$c1*/#B0AA8F/*e*/;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 13px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
}

/* @XT_title: Touch container */
.xt_touch {
  line-height: 18px;
}
.xt_touch .xt_header {
  -moz-box-shadow: /*$c3*/#000000/*e*//*e*/ 0px 0 30px inset;
  -webkit-box-shadow: /*$c3*/#000000/*e*//*e*/ 0px 0 30px inset;
  -o-box-shadow: /*$c3*/#000000/*e*//*e*/ 0px 0 30px inset;
  box-shadow: /*$c3*/#000000/*e*//*e*/ 0px 0 30px inset;
  padding: 10px;
}
/* @XT_title: Touch navigation */
.xt_touch .xt_navigation {
  font-family: 'Open Sans Condensed', sans-serif;
  -moz-box-shadow: /*$shadc*/#141211/*e*/ 0px 3px 20px;
  -webkit-box-shadow: /*$shadc*/#141211/*e*/ 0px 3px 20px;
  -o-box-shadow: /*$shadc*/#141211/*e*/ 0px 3px 20px;
  box-shadow: /*$shadc*/#141211/*e*/ 0px 3px 20px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$topbgc*/#d91f63/*e*/), color-stop(100%, /*$c10*/#961544/*e*/));
  background: -webkit-linear-gradient(/*$topbgc*/#d91f63/*e*/, /*$c10*/#961544/*e*/);
  background: -moz-linear-gradient(/*$topbgc*/#d91f63/*e*/, /*$c10*/#961544/*e*/);
  background: -o-linear-gradient(/*$topbgc*/#d91f63/*e*/, /*$c10*/#961544/*e*/);
  background: -ms-linear-gradient(/*$topbgc*/#d91f63/*e*/, /*$c10*/#961544/*e*/);
  background: linear-gradient(/*$topbgc*/#d91f63/*e*/, /*$c10*/#961544/*e*/);
  padding: 15px 10px;
}
/* @XT_title: Touch navigation item */
.xt_touch .xt_navigation span {
  display: inline-block;
  margin: 3px 7px;
}
/* @XT_title: Touch navigation item link */
.xt_touch .xt_navigation span a {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  text-shadow: /*$c3*/#000000/*e*//*e*/ 0px 0px 12px;
  font-size: 22px;
  font-weight: bold;
  color: /*$toptxtc*/#f7e3d9/*e*/;
  padding: 3px;
  margin: 0;
  border-bottom: solid 2px /*$c12*/#F3D3C4/*e*/;
}
/* @XT_title: Touch navigation item text */
.xt_touch .xt_navigation span span {
  margin: 0;
}
/* @XT_title: Touch active navigation item */
.xt_touch .xt_navigation span.active {
  text-decoration: none;
}
/* @XT_title: Touch active navigation item link */
.xt_touch .xt_navigation span.active a, .xt_touch .xt_navigation span.active span {
  text-decoration: none;
  color: /*$c13*/#FFFFFF/*e*/;
  border-bottom: none;
  text-shadow: /*$c15*/#302B28/*e*/ 1px 1px 7px;
}
/* @XT_title: Touch text */
.xt_touch .xt_text {
  font-family: "Tahoma";
}
/* @XT_title: Touch large text */
.xt_touch .xt_text.large {
  font-size: 15px;
}
/* @XT_title: Touch normal text */
.xt_touch .xt_text.normal {
  font-size: 13px;
}
/* @XT_title: Touch small text */
.xt_touch .xt_text.small {
  font-size: 12px;
}
/* @XT_title: Touch link */
.xt_touch .xt_link, .xt_touch a {
  color: /*$c1*/#B0AA8F/*e*/;
}
/* @XT_title: Touch common container */
.xt_touch .xt_container, .xt_touch .xt_blog, .xt_touch .xt_list, .xt_touch .xt_blog, .xt_touch .xt_list {
  border: solid 1px /*$shadc*/#141211/*e*/;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background: /*$c5*/#292624/*e*/;
  margin: 15px 10px;
  padding: 10px;
}
/* @XT_title: Touch common title */
.xt_touch .xt_blog .xt_blog_subtitle, .xt_touch .xt_blog .xt_blog_comments_title, .xt_touch .xt_blog .xt_blog_write_a_comment_title, .xt_touch .xt_blog .xt_blog_comments_title, .xt_touch .xt_blog .xt_blog_write_a_comment_title {
  color: /*$c1*/#B0AA8F/*e*/;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}
/* @XT_title: Touch blog comments */
.xt_touch .xt_blog .xt_blog_comments {
  font-size: 12px;
  margin: 10px;
}
/* @XT_title: Touch comment */
.xt_touch .xt_blog .xt_blog_comment {
  color: /*$c2*/#7F785A/*e*/;
}
/* @XT_title: Touch button */
.xt_touch .xt_button, .xt_touch a.xt_button, .xt_touch .xt_submit input {
  display: inline-block;
  padding: 3px 7px;
  font-size: 13px;
  color: /*$c1*/#B0AA8F/*e*/;
  text-shadow: /*$shadc*/#141211/*e*/ 1px 1px 0px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 4px;
  -webkit-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 4px;
  -o-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 4px;
  box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 4px;
  background: /*$c7*/#4C4843/*e*//*e*/;
  text-decoration: none;
}
/* @XT_title: Touch submit button */
.xt_touch input.xt_button {
  display: block;
  margin: 10px 1px;
  padding: 5px 20px;
}
/* @XT_title: Touch gallery block */
.xt_touch .xt_gallery {
  margin-bottom: 15px;
}
/* @XT_title: Touch gallery image */
.xt_touch .xt_gallery img {
  -moz-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  -webkit-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  -o-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  border: solid 1px /*$c4*/#161513/*e*/;
  margin: 5px;
}
/* @XT_title: Touch pagination */
.xt_touch .xt_pagination span span {
  color: /*$toptxtc*/#f7e3d9/*e*/;
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  background: /*$c11*/#AC194F/*e*/;
  -moz-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  -webkit-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  -o-box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
  box-shadow: /*$shadc*/#141211/*e*/ 0px 0px 5px;
}
/* @XT_title: Touch pagination selected item */
.xt_touch .xt_pagination .selected span {
  background: /*$topbgc*/#d91f63/*e*/;
}
/* @XT_title: Touch pagination inactive item */
.xt_touch .xt_pagination .inactive span {
  background: none;
}
/* @XT_title: Touch footer */
.xt_touch .xt_footer {
  margin-top: 20px;
  text-align: center;
}
/* @XT_title: Touch label block */
.xt_touch .xt_label {
  /* display: inline-block; */
  margin: 5px 0 2px 0;
  margin-top: 10px;
}
/* @XT_title: Touch label */
.xt_touch .xt_label label {
  color: /*$c2*/#7F785A/*e*/;
  font-size: 12px;
  font-weight: normal;
}
/* @XT_title: Touch image */
.xt_touch img.xt_image {
  border: solid 1px /*$c4*/#161513/*e*/;
  margin: 5px;
}
/* @XT_title: Touch input block */
.xt_touch .xt_input input, .xt_touch .xt_textarea textarea {
  width: 100%;
  height: auto;
  min-height: 25px;
  padding: 0;
  color: /*$c1*/#B0AA8F/*e*/;
  font-size: 13px;
  text-indent: 5px;
  background: /*$c7*/#4C4843/*e*//*e*/;
  border: solid 1px /*$c16*/#221E1D/*e*/;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: /*$c8*/#3F3B37/*e*/ 0px 1px 7px inset;
  -webkit-box-shadow: /*$c8*/#3F3B37/*e*/ 0px 1px 7px inset;
  -o-box-shadow: /*$c8*/#3F3B37/*e*/ 0px 1px 7px inset;
  box-shadow: /*$c8*/#3F3B37/*e*/ 0px 1px 7px inset;
}
/* @XT_title: Touch button */
.xt_touch .xt_submit input, .xt_touch input.xt_button {
  border: solid 1px /*$c7*/#4C4843/*e*//*e*/;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c8*/#3F3B37/*e*/), color-stop(100%, /*$c6*/#23211F/*e*/));
  background: -webkit-linear-gradient(/*$c8*/#3F3B37/*e*/, /*$c6*/#23211F/*e*/);
  background: -moz-linear-gradient(/*$c8*/#3F3B37/*e*/, /*$c6*/#23211F/*e*/);
  background: -o-linear-gradient(/*$c8*/#3F3B37/*e*/, /*$c6*/#23211F/*e*/);
  background: -ms-linear-gradient(/*$c8*/#3F3B37/*e*/, /*$c6*/#23211F/*e*/);
  background: linear-gradient(/*$c8*/#3F3B37/*e*/, /*$c6*/#23211F/*e*/);
}
/* @XT_title: Touch text box */
.xt_touch .xt_textarea textarea {
  min-height: 70px;
  padding: 3px 0;
}
/* @XT_title: Touch list item */
.xt_touch .xt_list .xt_item {
  margin: 5px;
}
/* @XT_title: Touch list item block */
.xt_touch .xt_list .xt_item a {
  font-size: 13px;
  text-decoration: none;
}
/* @XT_title: Touch common heading */
.xt_touch .xt_list .xt_heading, .xt_touch .xt_list h1, .xt_touch .xt_list h2, .xt_touch .xt_list h3, .xt_touch .xt_list h4, .xt_touch .xt_list h5, .xt_touch .xt_list h6, .xt_touch .xt_list h1, .xt_touch .xt_list h2, .xt_touch .xt_list h3, .xt_touch .xt_list h4, .xt_touch .xt_list h5, .xt_touch .xt_list h6 {
  font-size: 16px;
  text-decoration: underline;
}
/* @XT_title: Touch heading */
.xt_touch .xt_heading, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6 {
  display: inline-block;
  margin: 5px 0 5px 0;
  background: none;
  border: none;
  font-weight: normal;
  color: /*$c1*/#B0AA8F/*e*/;
  text-shadow: /*$shadc*/#141211/*e*/ 1px 1px 0;
}
/* @XT_title: Touch H1 */
.xt_touch h1 {
  font-size: 19px;
}
/* @XT_title: Touch H2 */
.xt_touch h2 {
  font-size: 18px;
}
/* @XT_title: Touch H3 */
.xt_touch h3 {
  font-size: 16px;
}
/* @XT_title: Touch H4 */
.xt_touch h4 {
  font-size: 15px;
}
/* @XT_title: Touch H5 */
.xt_touch h5 {
  font-size: 14px;
}
/* @XT_title: Touch H6 */
.xt_touch h6 {
  font-size: 13px;
}

/*
    {{base}}
        Header color:
        $topbgc:#d91f63;
        
        Header text color:
        $toptxtc:#f7e3d9;
        
        Shadow color:
        $shadc:#141211;
        
        Background color:
        $bgc:#312e2b;
        
        Text color:
        $txtc:#9b9371;
    {{/end}}

    {{mix}}
        $c1: lighten $txtc 10
        $c2: darken $txtc 10
        $c3: darken $bgc 30
        $c4: darken $bgc 10
        $c5: darken $bgc 3
        $c6: darken $bgc 5
        $c7: lighten $bgc 10
        $c8: lighten $bgc 5
        $c9: lighten $bgc 10
        $c10: darken $topbgc 15
        $c11: darken $topbgc 10
        $c12: darken $toptxtc 5
        $c13: lighten $toptxtc 10
        $c14: darken $shadc 10
        $c15: lighten $shadc 10
        $c16: lighten $shadc 5
    {{/end}}
    
*/
