/**
*  The contents of this file have been generated by XtGem.com and should
*  not be modified to ensure best compatibility with the service
*/

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, div.xt_touch, div.preview {
  font-family: Arial, sans-serif;
  background-color: /*$bc*/#3c6634/*e*/;
}

a:active, a:hover, a:visited, a:link, a, .xt_link, a.xt_link {
  color: /*$hc*/#9c890b/*e*/;
}

/* @XT_title: Header */
.xt_header {
  margin-bottom: 5px;
}

/* @XT_title: Navigation */
.xt_navigation {
  background-color: /*$c_03*/#2C4B26/*e*/;
  padding: 2px;
}
/* @XT_title: Navigation elemenent wrapper */
.xt_navigation span {
  height: 24px;
  line-height: 24px;
  margin: 0 2px;
}
/* @XT_title: Navigation link */
.xt_navigation span a {
  color: /*$tc*/#fffaa1/*e*/;
}
/* @XT_title: Active navigation link */
.xt_navigation span.active a {
  padding: 3px;
  background-color: /*$hc*/#9c890b/*e*/;
  color: /*$tc*/#fffaa1/*e*/;
}

/* @XT_title: Text color */
.xt_text {
  color: /*$tc*/#fffaa1/*e*/;
  line-height: 18px;
}
/* @XT_title: Link */
.xt_text a {
  color: /*$hc*/#9c890b/*e*/;
}
/* @XT_title: Image */
.xt_text img {
  margin: 2px;
  /* display: block; */
  max-width: 100%;
}

/* @XT_title: Normal text sizing */
.xt_text.normal {
  font-size: 12px;
  line-height: 18px;
}

/* @XT_title: Small text sizing */
.xt_text.small {
  font-size: 10px;
  line-height: 14px;
}

/* @XT_title: Large text sizing */
.xt_text.large {
  font-size: 14px;
  line-height: 22px;
}

/* @XT_title: Container and blog style */
.xt_container, .xt_blog {
  color: /*$tc*/#fffaa1/*e*/;
  background-color: /*$c_03*/#2C4B26/*e*/;
  margin: 4px 0;
  padding: 2px;
  font-size: 12px;
  line-height: 18px;
}
/* @XT_title: Link in blog and container */
.xt_container a, .xt_blog a {
  color: /*$hc*/#9c890b/*e*/;
}
/* @XT_title: Image */
.xt_container img, .xt_blog img {
  /* display: block; */
  margin: 2px;
}

/* @XT_title: Blog subtitle */
.xt_blog_subtitle {
  background-color: /*$c_04*/#142212/*e*/;
  color: /*$tc*/#fffaa1/*e*/;
  padding: 2px;
  display: inline-block;
}

/* @XT_title: Comments title */
.xt_blog_comments_title, .xt_blog_write_a_comment_title {
  display: inline-block;
  padding: 1px;
  margin: 2px;
  color: /*$tc*/#fffaa1/*e*/;
}

/* @XT_title: Comment container */
.xt_blog_comment {
  background-color: /*$c_04*/#142212/*e*/;
  padding: 2px;
}

/* @XT_title: Comment color */
.xt_blog_comment_author, .xt_blog_comment_content, .xt_blog_comment_date {
  color: /*$c_01*/#FFFFFF/*e*/;
}

/* @XT_title: Comment author and content style */
.xt_blog_comment_author {
  display: block;
}

/* @XT_title: Button */
.xt_button, a.xt_button {
  padding: 2px;
  background-color: /*$hc*/#9c890b/*e*/;
  color: /*$tc*/#fffaa1/*e*/;
}

/* @XT_title: Pagination wrapper */
.xt_pagination {
  margin: 3px 0;
}
/* @XT_title: Pagination element inner */
.xt_pagination a, .xt_pagination span a {
  margin: 0 2px;
  background-color: /*$hc*/#9c890b/*e*/;
  color: /*$tc*/#fffaa1/*e*/;
  padding: 2px;
}
/* @XT_title: Inactive and selected pagination element inner */
.xt_pagination span.selected span {
  background-color: /*$c_04*/#142212/*e*/;
  color: /*$tc*/#fffaa1/*e*/;
  padding: 2px;
  margin: 0 2px;
}

/* @XT_title: List style */
.xt_list {
  background-color: /*$c_03*/#2C4B26/*e*/;
  padding: 2px;
}
/* @XT_title: List link */
.xt_list a {
  text-decoration: none;
}

/* @XT_title: List item style */
.xt_item {
  background-color: /*$c_04*/#142212/*e*/;
  margin: 1px 0;
  padding: 1px;
  text-decoration: none;
}

span.xt_heading {
  color: /*$tc*/#fffaa1/*e*/;
}

span.xt_description {
  margin-left: 2px;
}

span.xt_blog_comments_number {
  padding-left: 3px;
  font-weight: normal;
  color: /*$c_01*/#FFFFFF/*e*/;
}

/* @XT_title: Footer style */
.xt_footer {
  background-color: /*$c_03*/#2C4B26/*e*/;
  color: /*$c_01*/#FFFFFF/*e*/;
  padding: 3px 0;
  margin: 3px 0;
}

/* @XT_title: Label style */
.xt_label {
  color: /*$tc*/#fffaa1/*e*/;
}

/* @XT_title: Inputs, textareas style */
.xt_input input, .xt_textarea textarea {
  background-color: /*$c_01*/#FFFFFF/*e*/;
}

input.xt_button {
  margin: 2px;
  border: 0;
}

/* @XT_title: 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 {
  color: /*$tc*/#fffaa1/*e*/;
}

h1 {
  font-size: 15px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 13px;
}

h4 {
  font-size: 12px;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

/* @XT_title: Header */
.xt_touch .xt_header {
  margin: 7px auto;
  text-align: center;
}
/* @XT_title: Navigation wrapper for touch */
.xt_touch .xt_navigation {
  font-family: 'Lobster', cursive;
  text-align: center;
  background: none;
}
/* @XT_title: Navigation element (inner) for touch */
.xt_touch .xt_navigation a {
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
  margin: 8px;
}
/* @XT_title: Navigation element active link */
.xt_touch .xt_navigation .active a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 10px;
  text-shadow: /*$c_05*/#3D3504/*e*/ 1px 2px 0px;
}
/* @XT_title: Container style for touch */
.xt_touch .xt_container {
  font-size: 14px;
  line-height: 21px;
}
/* @XT_title: Image */
.xt_touch .xt_container img {
  /* display: block; */
  border: 3px solid /*$sc*/#444d0e/*e*/;
  text-align: center;
  margin: 5px auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
/* @XT_title: Normal text sizing for touch */
.xt_touch .xt_text.normal {
  font-size: 14px;
  line-height: 21px;
}
/* @XT_title: Small text sizing for touch */
.xt_touch .xt_text.small {
  font-size: 11px;
  line-height: 17px;
}
/* @XT_title: Large text sizing for touch */
.xt_touch .xt_text.large {
  font-size: 17px;
  line-height: 25px;
}
/* @XT_title: Container and blog style for touch */
.xt_touch .xt_container, .xt_touch .xt_blog {
  margin-top: 10px;
  padding: 10px;
}
/* @XT_title: Blog subtitle for touch */
.xt_touch .xt_blog .xt_blog_subtitle {
  display: inline-block;
  font-size: 14px;
  color: /*$tc*/#fffaa1/*e*/;
  padding: 2px;
}
/* @XT_title: hide */
.xt_touch .xt_blog .xt_blog_comments_title, .xt_touch .xt_blog .xt_blog_write_a_comment_title {
  display: inline-block;
  margin: 15px 0 10px 0px;
  font-family: 'Lobster', cursive;
  font-size: 17px;
  text-shadow: /*$sc*/#444d0e/*e*/ 1px 2px 0px;
}

/* @XT_title: Comment container for touch */
.xt_touch .xt_blog .xt_blog_comment {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 8px;
}
/* @XT_title: Comment author for touch */
.xt_touch .xt_blog .xt_blog_comment_author {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
  margin-bottom: 16px;
}
/* @XT_title: Submit for touch */
.xt_touch .xt_blog .xt_submit {
  margin-top: 10px;
}
/* @XT_title: Button for touch */
.xt_touch .xt_button, .xt_touch a.xt_button, .xt_touch input.xt_button {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0px 5px;
  font-family: 'Lobster', cursive;
  font-size: 18px;
  text-decoration: none;
  text-shadow: /*$c_05*/#3D3504/*e*/ 1px 2px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
/* @XT_title: hide */
.xt_touch .xt_gallery {
  margin: 0 auto;
  text-align: center;
}
/* @XT_title: hide */
.xt_touch .xt_gallery span {
  display: inline-block;
  border: 3px solid /*$c_02*/#CCB30E/*e*/;
  margin: 5px;
  -moz-box-shadow: 2px 2px 0 0 /*$c_06*/#6C5F08/*e*/;
  -webkit-box-shadow: 2px 2px 0 0 /*$c_06*/#6C5F08/*e*/;
  -o-box-shadow: 2px 2px 0 0 /*$c_06*/#6C5F08/*e*/;
  box-shadow: 2px 2px 0 0 /*$c_06*/#6C5F08/*e*/;
}
/* @XT_title: hide */
.xt_touch .xt_gallery span img {
  position: relative;
}
/* @XT_title: List container for touch */
.xt_touch .xt_list {
  margin: 10px 0;
  padding: 5px 0;
}
/* @XT_title: List item for touch */
.xt_touch .xt_list .xt_item {
  display: block;
  margin: 3px 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
/* @XT_title: hide */
.xt_touch .xt_list a {
  display: block;
  position: relative;
  padding: 10px;
  text-decoration: none;
}
/* @XT_title: List item heading for touch */
.xt_touch .xt_list a span.xt_heading {
  font-size: 18px;
  margin-left: 5px;
  text-shadow: /*$c_07*/#1E2206/*e*/ 1px 2px 0px;
}
/* @XT_title: List item description for touch */
.xt_touch .xt_list a .xt_description {
  margin: 10px;
  display: block;
  font-size: 12px;
  color: /*$tc*/#fffaa1/*e*/;
}
/* @XT_title: List item arrow for touch */
.xt_touch .xt_list .arrow {
  background: url("http://xtgem.com/template_images/TypoFreak/arrow.png") no-repeat;
  width: 13px;
  height: 14px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15px;
}

/* @XT_title: hide */
.xt_touch .xt_blog_content, .xt_touch .xt_text, .xt_touch .xt_container {
  margin: 10px;
}
/* @XT_title: Label for touch */
.xt_touch .xt_label label {
  margin: 10px 0 0 10px;
  line-height: 21px;
}
/* @XT_title: hide */
.xt_touch .xt_pagination {
  text-align: center;
  margin: 5px auto;
  text-shadow: /*$c_07*/#1E2206/*e*/ 0px 1px 0px;
}
/* @XT_title: Pagination element (outer) for touch */
.xt_touch .xt_pagination a, .xt_touch .xt_pagination span a, .xt_touch .xt_pagination span.selected span {
  padding: 10px;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/* @XT_title: hide */
.xt_touch .xt_pagination a, .xt_touch .xt_pagination span a {
  margin: 0 2px;
  background-color: /*$hc*/#9c890b/*e*/;
  color: /*$tc*/#fffaa1/*e*/;
}
/* @XT_title: hide */
.xt_touch .xt_pagination span.selected span {
  background-color: /*$c_04*/#142212/*e*/;
  color: /*$bc*/#3c6634/*e*/;
  margin: 0 2px;
}
/* @XT_title: Footer container for touch */
.xt_touch .xt_footer {
  padding: 15px 0;
  font-family: 'Lobster', cursive;
  text-align: center;
  font-size: 17px;
  text-shadow: /*$sc*/#444d0e/*e*/ 1px 2px 0px;
}
/* @XT_title: hide */
.xt_touch .xt_input input, .xt_touch .xt_textarea textarea {
  color: #808080;
  height: 21px;
  border: 1px solid #cccccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* @XT_title: Headings for touch */
.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 {
  font-family: 'Lobster', cursive;
  font-weight: normal;
  text-shadow: /*$sc*/#444d0e/*e*/ 1px 2px 0px;
}
/* @XT_title: H1 for touch */
.xt_touch h1 {
  font-size: 24px;
}
/* @XT_title: H2 for touch */
.xt_touch h2 {
  font-size: 22px;
}
/* @XT_title: H3 for touch */
.xt_touch h3 {
  font-size: 20px;
}
/* @XT_title: H4 for touch */
.xt_touch h4 {
  font-size: 18px;
}
/* @XT_title: H5 for touch */
.xt_touch h5 {
  font-size: 16px;
}
/* @XT_title: H6 for touch */
.xt_touch h6 {
  font-size: 14px;
}

/*
    {{base}}
    Text color:
    $tc:#fffaa1;

    Background color:
    $bc:#3c6634;

    Highlight color:
    $hc:#9c890b;

    Shadow color:
    $sc:#444d0e;
     
    {{/end}}
     
    {{mix}}
    $c_01:lighten $tc 20
    $c_02:lighten $hc 10
    $c_03:darken $bc 8
    $c_04:darken $bc 20
    $c_05:darken $hc 20
    $c_06:darken $hc 10
    $c_07:darken $sc 10
    
    {{/end}}
    
*/
