/**
*  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*/#ffffff/*e*/;
}

a:active, a:hover, a:visited, a:link, a {
  color: /*$hc*/#e51400/*e*/;
}

/* @XT_title: Header */
.xt_header {
  text-align: center;
  margin: 0 auto;
}

/* @XT_title: Navigation elemenent wrapper */
.xt_navigation span {
  display: block;
  height: 24px;
  line-height: 24px;
  background-color: /*$hc*/#e51400/*e*/;
  margin-top: 3px;
  padding: 0 3px;
}
/* @XT_title: Navigation link */
.xt_navigation span a {
  color: /*$bc*/#ffffff/*e*/;
  text-decoration: none;
}
/* @XT_title: Active navigation link */
.xt_navigation span.active span a {
  color: /*$bc*/#ffffff/*e*/;
}

/* @XT_title: Text color */
.xt_text {
  color: /*$tc*/#313131/*e*/;
  line-height: 18px;
}
/* @XT_title: Link */
.xt_text a {
  color: /*$hc*/#e51400/*e*/;
}

/* @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: Image */
.xt_text img {
  display: block;
  border-top: 2px solid /*$hc*/#e51400/*e*/;
  max-width: 100%;
}

/* @XT_title: Link */
.xt_link, a.xt_link {
  color: /*$lc*/#1ba1e2/*e*/;
}

/* @XT_title: Container and blog style */
.xt_container, .xt_blog {
  border-bottom: 1px solid /*$c_01*/#CACACA/*e*/;
  padding: 2px;
  color: /*$tc*/#313131/*e*/;
  line-height: 18px;
  font-size: 12px;
}
/* @XT_title: Link in blog and container */
.xt_container a, .xt_blog a {
  color: /*$hc*/#e51400/*e*/;
}

/* @XT_title: Blog subtitle */
.xt_blog_subtitle {
  color: /*$c_02*/#7E7E7E/*e*/;
  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: /*$bc*/#ffffff/*e*/;
  background-color: /*$hc*/#e51400/*e*/;
}

/* @XT_title: Comment date style */
.xt_blog_comment_date {
  color: /*$c_02*/#7E7E7E/*e*/;
}

/* @XT_title: Comment container */
.xt_blog_comment {
  border-left: 2px solid /*$hc*/#e51400/*e*/;
  padding: 2px;
}

/* @XT_title: Comment author and content style */
.xt_blog_comment_author, .xt_blog_comment_content {
  color: /*$tc*/#313131/*e*/;
}

/* @XT_title: Button */
.xt_button, a.xt_button, input.xt_button {
  background-color: /*$bc*/#ffffff/*e*/;
  color: /*$lc*/#1ba1e2/*e*/;
  text-decoration: underline;
}

input.xt_button {
  border: 0;
}

/* @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*/#e51400/*e*/;
  color: /*$bc*/#ffffff/*e*/;
  padding: 2px;
}
/* @XT_title: Inactive and selected pagination element inner */
.xt_pagination span.selected span {
  background-color: /*$c_02*/#7E7E7E/*e*/;
  color: /*$bc*/#ffffff/*e*/;
  padding: 2px;
  margin: 0 2px;
}

/* @XT_title: List link */
.xt_list a {
  color: /*$lc*/#1ba1e2/*e*/;
  font-weight: bold;
}

span.xt_heading {
  color: /*$lc*/#1ba1e2/*e*/;
}

span.xt_description {
  font-weight: normal;
  color: /*$c_03*/#646464/*e*/;
  margin-left: 2px;
}

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

/* @XT_title: Footer style */
.xt_footer {
  background-color: /*$c_02*/#7E7E7E/*e*/;
  color: /*$bc*/#ffffff/*e*/;
  border-top: 1px solid /*$hc*/#e51400/*e*/;
}

/* @XT_title: Label style */
.xt_label label {
  color: /*$c_05*/#181818/*e*/;
  font-style: italic;
}

/* @XT_title: Heading */
.xt_heading, h1, h2, h3, h4, h5, h6 {
  color: /*$hc*/#e51400/*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;
}

body.xt_touch, div.xt_touch, div.preview {
  font-family: 'Droid Sans', Arial, sans-serif;
}

/* @XT_title: Navigation wrapper for touch */
.xt_touch .xt_navigation {
  margin-top: 0px;
  padding-top: 5px;
}
/* @XT_title: Navigation element (outer) for touch */
.xt_touch .xt_navigation > span {
  background: /*$hc*/#e51400/*e*/ url("http://xtgem.com/template_images/MetroStation/arrow.png") no-repeat;
  background-position: right 16px;
}
/* @XT_title: Navigation element (outer) for touch */
.xt_touch .xt_navigation span {
    margin: 2px 0;
    padding-left: 15px;
    height: 47px;
    line-height: 47px;
}
/* @XT_title: hide */
.xt_touch .xt_navigation span span {
  display: inline;
}
/* @XT_title: Navigation element (inner) for touch */
.xt_touch .xt_navigation a, .xt_touch .xt_navigation a:visited, .xt_touch .xt_navigation a:link {
  display: block;
  padding-left: 0;
  font-size: 18px;
}
/* @XT_title: Active Navigation element for touch */
.xt_touch .xt_navigation span.active {
  border-left: 5px solid /*$c_04*/#7F0B00/*e*/;
}
/* @XT_title: hide */
.xt_touch .xt_navigation span.active span {
  display: inline;
}
/* @XT_title: Blog subtitle for touch */
.xt_touch .xt_blog .xt_blog_subtitle {
  font-size: 18px;
}
/* @XT_title: Comment container for touch */
.xt_touch .xt_blog .xt_blog_comment {
  border-width: 3px;
  padding: 8px;
}
/* @XT_title: Comment author for touch */
.xt_touch .xt_blog .xt_blog_comment_author {
  display: block;
  font-size: 17px;
}
/* @XT_title: Submit for touch */
.xt_touch .xt_blog .xt_submit {
  margin-top: 10px;
}
/* @XT_title: hide */
.xt_touch .xt_blog .xt_blog_comments_title, .xt_touch .xt_blog .xt_blog_write_a_comment_title {
  margin: 15px 0 10px 0px;
  font-size: 18px;
  padding: 3px;
}
/* @XT_title: hide */
.xt_touch .xt_gallery {
  margin: 0 auto;
  text-align: center;
}
/* @XT_title: hide */
.xt_touch .xt_pagination {
  text-align: center;
  margin: 5px auto;
}
/* @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;
}
/* @XT_title: Button for touch */
.xt_touch .xt_button, .xt_touch a.xt_button, .xt_touch input.xt_button {
  height: 32px;
  line-height: 32px;
  font-size: 18px;
}
/* @XT_title: Container and blog style for touch */
.xt_touch .xt_container, .xt_touch .xt_blog {
  padding: 7px;
  border-width: 2px;
  font-size: 14px;
  line-height: 21px;
}
/* @XT_title: List container for touch */
.xt_touch .xt_list {
  margin-top: 10px;
}
/* @XT_title: List item for touch */
.xt_touch .xt_list .xt_item {
  display: block;
  margin: 3px 15px;
}
/* @XT_title: hide */
.xt_touch .xt_list a {
  display: block;
  position: relative;
  text-decoration: none;
}
/* @XT_title: List item heading for touch */
.xt_touch .xt_list a span.xt_heading {
  font-size: 30px;
  margin-left: 5px;
}
/* @XT_title: List item description for touch */
.xt_touch .xt_list a .xt_description {
  display: block;
  font-weight: normal;
  font-size: 12px;
  margin-left: 30px;
  color: /*$c_03*/#646464/*e*/;
}
/* @XT_title: Blog comments number for touch */
.xt_touch .xt_list .xt_blog_comments_number {
  display: none;
}
/* @XT_title: Footer container for touch */
.xt_touch .xt_footer {
  margin-top: 10px;
  border-width: 3px;
  padding: 7px;
  font-size: 14px;
}
/* @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: Image */
.xt_touch .xt_text img {
  margin: 0 auto;
  text-align: center;
}
/* @XT_title: Heading */
.xt_touch .xt_heading, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6 {
  font-weight: normal;
  margin-bottom: 3px;
}
/* @XT_title: H1 for touch */
.xt_touch h1 {
  font-size: 26px;
}
/* @XT_title: H2 for touch */
.xt_touch h2 {
  font-size: 24px;
}
/* @XT_title: H3 for touch */
.xt_touch h3 {
  font-size: 22px;
}
/* @XT_title: H4 for touch */
.xt_touch h4 {
  font-size: 20px;
}
/* @XT_title: H5 for touch */
.xt_touch h5 {
  font-size: 18px;
}
/* @XT_title: H6 for touch */
.xt_touch h6 {
  font-size: 16px;
}
/* @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);
}

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

    Background color:
    $bc:#ffffff;

    Highlight color:
    $hc:#e51400;

    Link color:
    $lc:#1ba1e2;
     
    {{/end}}
     
    {{mix}}
        
    $c_01:lighten $tc 60
    $c_02:lighten $tc 30
    $c_03:lighten $tc 20
    $c_04:darken $hc 20
    $c_05:darken $tc 10
    
    {{/end}}
    
*/
