/**
*  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=Allerta);*/
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: "Calibri", "Tahoma";
}

.xt_touch, .preview {
  background: /*$bgc*/#fff9e1/*e*/;
  color: /*$txtc*/#555555/*e*/;
}

a:active, a:hover, a:visited, a:link, a {
  color: /*$c1*/#3C3C3C/*e*/;
  text-decoration: underline;
}

/* @XT_title: Navigation block */
.xt_navigation {
  margin-top: 10px;
  border-bottom: solid 1px /*$btnc*/#ffcc00/*e*/;
}
/* @XT_title: Navigation item */
.xt_navigation span {
  line-height: 23px;
  display: inline;
}
/* @XT_title: Navigation link */
.xt_navigation span a {
  background: /*$btnc*/#ffcc00/*e*/;
  font-family: 'Allerta', sans-serif;
  display: inline;
  font-size: 15px;
  font-weight: normal;
  color: /*$c2*/#222222/*e*/;
  text-decoration: none;
  padding: 3px 5px;
  border-left: solid 3px /*$c6*/#CCA300/*e*/;
  margin: 5px 0 0 2px;
}
/* @XT_title: Navigation active link */
.xt_navigation span.active a {
  background: /*$c8*/#FFE066/*e*/;
  border-left: none;
}

/* @XT_title: Text */
.xt_text {
  font-family: "Calibri", "Tahoma";
}

/* @XT_title: Large text */
.xt_text.large {
  font-size: 13px;
}

/* @XT_title: Normal 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*/#3C3C3C/*e*/;
}

/* @XT_title: Common container */
.xt_container, .xt_blog, .xt_list, .xt_touch .xt_blog, .xt_touch .xt_list {
  margin: 10px 5px;
  background: /*$boxc*/#fffef9/*e*/;
  padding: 10px;
  border: solid 1px /*$btnc*/#ffcc00/*e*/;
  position: relative;
}

/* @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: /*$headingc*/#fea700/*e*/;
  font-size: 13px;
  font-weight: normal;
  margin: 6px 0;
}
/* @XT_title: Blog comments block */
.xt_blog .xt_blog_comments {
  font-size: 12px;
  margin: 5px;
  color: /*$c4*/#7B7B7B/*e*/;
}
/* @XT_title: Blog comments */
.xt_blog .xt_blog_comment {
  color: /*$c4*/#7B7B7B/*e*/;
}

/* @XT_title: Common button */
.xt_button, .xt_pagination span span, .xt_touch .xt_pagination span span, a.xt_button {
  display: inline-block;
  padding: 1px 3px;
  font-size: 13px;
  color: /*$c1*/#3C3C3C/*e*/;
  background: /*$btnc*/#ffcc00/*e*/;
  border: solid 1px /*$c7*/#997A00/*e*/;
  text-decoration: none;
}

input.xt_button {
  display: block;
  margin: 7px 1px;
  padding: 2px 5px;
}

/* @XT_title: Gallery block */
.xt_gallery {
  margin-bottom: 10px;
}
/* @XT_title: Gallery image */
.xt_gallery img {
  border: solid 1px /*$c7*/#997A00/*e*/;
  margin: 3px;
}

/* @XT_title: Pagination item */
.xt_pagination span span {
  display: inline;
  height: 20px;
  width: 15px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
/* @XT_title: Pagination selected item */
.xt_pagination .selected span {
  background: /*$c8*/#FFE066/*e*/;
}
/* @XT_title: Pagination inactive item */
.xt_pagination .inactive span {
  border: none;
  background: none;
}

/* @XT_title: Footer */
.xt_footer {
  margin-top: 20px;
  text-align: center;
}

/* @XT_title: Label wrapper */
.xt_label {
  display: block;
  margin: 5px 0 2px 0;
  margin-top: 7px;
}
/* @XT_title: Label text */
.xt_label label {
  color: /*$c4*/#7B7B7B/*e*/;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
}

img.xt_image {
  border: solid 1px /*$bgc*/#fff9e1/*e*/;
  margin: 5px;
  max-width: 100%;
}

/* @XT_title: Input and text box */
.xt_input input, .xt_textarea textarea {
  width: 100%;
  padding: 0;
  height: auto;
  min-height: 30px;
  font-size: 12px;
  text-indent: 5px;
  background: /*$c9*/#FFFCEF/*e*/;
  border: solid 1px /*$c10*/#FFED93/*e*/;
  color: /*$c3*/#2F2F2F/*e*/;
}

/* @XT_title: text box */
.xt_textarea textarea {
  min-height: 50px;
  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: List heading */
.xt_list .xt_heading {
  display: inline;
  margin-right: 10px;
  background: none;
  border: none;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  color: /*$bgc*/#fff9e1/*e*/;
  background: /*$headingc*/#fea700/*e*/;
  font-weight: normal;
  padding: 2px 5px;
  margin: 3px;
  text-indent: 0;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 17px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

/* @XT_title: Common heading */
.xt_heading {
  color: /*$headingc*/#fea700/*e*/;
}

h1.xt_heading, h2.xt_heading, h3.xt_heading, h4.xt_heading, h5.xt_heading, h6.xt_heading {
  color: /*$bgc*/#fff9e1/*e*/;
}

/* @XT_title: Touch header */
.xt_touch .xt_header {
  -moz-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 20px 40px inset;
  -webkit-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 20px 40px inset;
  -o-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 20px 40px inset;
  box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 20px 40px inset;
}
/* @XT_title: Touch navigation block */
.xt_touch .xt_navigation {
  font-family: 'Allerta', sans-serif;
  -moz-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px -20px 40px inset;
  -webkit-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px -20px 40px inset;
  -o-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px -20px 40px inset;
  box-shadow: /*$c5*/#FFEFAE/*e*/ 0px -20px 40px inset;
  padding: 20px 10px 0 10px;
  border-bottom: solid 1px /*$btnc*/#ffcc00/*e*/;
}
/* @XT_title: Touch navigation item */
.xt_touch .xt_navigation span {
  display: inline-block;
}
/* @XT_title: Touch navigation item link */
.xt_touch .xt_navigation span a {
  background: /*$btnc*/#ffcc00/*e*/;
  font-family: 'Allerta', sans-serif;
  text-shadow: /*$bgc*/#fff9e1/*e*/ 1px 1px 0px;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  color: /*$c2*/#222222/*e*/;
  text-decoration: none;
  padding: 5px 10px;
  border-left: solid 3px /*$c6*/#CCA300/*e*/;
  margin: 2px 0 0 2px;
}
/* @XT_title: Touch navigation active link */
.xt_touch .xt_navigation span.active a {
  background: /*$c8*/#FFE066/*e*/;
  border-left: none;
}
/* @XT_title: Touch text */
.xt_touch .xt_text {
  font-family: "Calibri", "Tahoma";
}
/* @XT_title: Touch large text */
.xt_touch .xt_text.large {
  font-size: 14px;
}
/* @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*/#3C3C3C/*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 {
  margin: 20px 10px;
  background: /*$boxc*/#fffef9/*e*/;
  padding: 10px;
  -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: /*$c5*/#FFEFAE/*e*/ 0px 0px 10px;
  -webkit-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 0px 10px;
  -o-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 0px 10px;
  box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 0px 10px;
  border: solid 1px /*$btnc*/#ffcc00/*e*/;
  position: relative;
}
/* @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: /*$headingc*/#fea700/*e*/;
  font-family: 'Allerta', sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}
/* @XT_title: Touch comments block */
.xt_touch .xt_blog .xt_blog_comments {
  font-size: 13px;
  margin: 10px;
  color: /*$c4*/#7B7B7B/*e*/;
}
/* @XT_title: Touch comment */
.xt_touch .xt_blog .xt_blog_comment {
  color: /*$c4*/#7B7B7B/*e*/;
}
/* @XT_title: Touch common button */
.xt_touch .xt_button, .xt_touch .xt_pagination span span, .xt_pagination span .xt_touch span, .xt_touch .xt_pagination span span, .xt_touch a.xt_button {
  display: inline-block;
  padding: 1px 3px;
  font-size: 14px;
  color: /*$c1*/#3C3C3C/*e*/;
  text-shadow: /*$bgc*/#fff9e1/*e*/ 1px 1px 0px;
  background: /*$btnc*/#ffcc00/*e*/;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px /*$c7*/#997A00/*e*/;
  text-decoration: none;
}
/* @XT_title: Touch input 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: /*$c5*/#FFEFAE/*e*/ 0px 0px 5px;
  -webkit-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 0px 5px;
  -o-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 0px 5px;
  box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 0px 5px;
  border: solid 1px /*$c7*/#997A00/*e*/;
  margin: 3px;
}
/* @XT_title: Touch pagination item */
.xt_touch .xt_pagination span span {
  display: inline-block;
  height: 25px;
  width: 20px;
  line-height: 25px;
  text-align: center;
  font-size: 16px;
}
/* @XT_title: Touch pagination selected item */
.xt_touch .xt_pagination .selected span {
  background: /*$c8*/#FFE066/*e*/;
}
/* @XT_title: Touch pagination inactive item */
.xt_touch .xt_pagination .inactive span {
  border: none;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* @XT_title: Touch footer block */
.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: /*$c4*/#7B7B7B/*e*/;
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
}
/* @XT_title: Touch image */
.xt_touch img.xt_image {
  border: solid 1px /*$bgc*/#fff9e1/*e*/;
  margin: 5px;
}
/* @XT_title: Touch input and text box */
.xt_touch .xt_input input, .xt_touch .xt_textarea textarea {
  width: 100%;
  padding: 0;
  height: auto;
  min-height: 30px;
  font-size: 13px;
  text-indent: 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background: /*$c9*/#FFFCEF/*e*/;
  border: solid 1px /*$c10*/#FFED93/*e*/;
  color: /*$c3*/#2F2F2F/*e*/;
  -moz-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 1px 7px inset;
  -webkit-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 1px 7px inset;
  -o-box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 1px 7px inset;
  box-shadow: /*$c5*/#FFEFAE/*e*/ 0px 1px 7px inset;
}
/* @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 link */
.xt_touch .xt_list .xt_item a {
  font-size: 13px;
  text-decoration: none;
}
/* @XT_title: Touch heading */
.xt_touch .xt_list .xt_heading {
  display: inline-block;
  margin-right: 10px;
  background: none;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 18px;
}
/* @XT_title: Touch common headings */
.xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6 {
  font-family: 'Allerta', sans-serif;
  color: /*$bgc*/#fff9e1/*e*/;
  background: /*$headingc*/#fea700/*e*/;
  font-weight: normal;
  padding: 2px 5px;
  margin: 3px;
  text-indent: 0;
  display: inline-block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
/* @XT_title: Touch H1 */
.xt_touch h1 {
  font-size: 18px;
}
/* @XT_title: Touch H2 */
.xt_touch h2 {
  font-size: 17px;
}
/* @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;
}
/* @XT_title: Touch heading */
.xt_touch .xt_heading {
  color: /*$headingc*/#fea700/*e*/;
}
/* @XT_title: Touch headings */
.xt_touch h1.xt_heading, .xt_touch h2.xt_heading, .xt_touch h3.xt_heading, .xt_touch h4.xt_heading, .xt_touch h5.xt_heading, .xt_touch h6.xt_heading {
  color: /*$bgc*/#fff9e1/*e*/;
}

/*
    {{base}}
        Background color:
        $bgc:#fff9e1;
        
        Button color:
        $btnc:#ffcc00;
        
        Heading color:
        $headingc:#fea700;
        
        Text color:
        $txtc:#555555;

        Box color:
        $boxc:#fffef9;
    {{/end}}

    {{mix}}
        $c1: darken $txtc 10
        $c2: darken $txtc 20
        $c3: darken $txtc 15
        $c4: lighten $txtc 15
        $c5: darken $bgc 10
        $c6: darken $btnc 10
        $c7: darken $btnc 20
        $c8: lighten $btnc 20
        $c9: darken $boxc 2
        $c10: darken $boxc 20
    {{/end}}
    
*/
