/**
*  The contents of this file have been generated by XtGem.com and should
*  not be modified to ensure best compatibility with the service
*/

body, .xt_touch, .preview {
  background: /*$bc*/#ffffff/*e*/;
  margin: 0;
  padding: 5px;
  color: /*$tc*/#333333/*e*/;
  font-family: "Tahoma", "Verdana";
}

.xt_header .logo {
  margin: 10px auto;
}

.xt_navigation {
  background: /*$c1*/#F3F3F3/*e*/;
  border: solid 1px /*$c9*/#B3B3B3/*e*/;
}
.xt_navigation span {
  display: block;
}
.xt_navigation span a {
  display: block;
  font-size: 12px;
  color: /*$tc*/#333333/*e*/;
  text-decoration: none;
  line-height: 20px;
  margin: 2px;
}
.xt_navigation span.active a {
  height: 20px;
  background: /*$c12*/#676767/*e*/;
  margin-top: 1px;
  padding: 0 2px;
  color: /*$c1*/#F3F3F3/*e*/;
  text-decoration: none;
}

.xt_container, .xt_blog, .xt_list, .xt_footer {
  background: /*$cc*/#e6e6e6/*e*/ url("http://xtgem.com/template_images/SolidSteel/steel_texture.png");
  border: none;
  padding: 3px;
  margin: 5px 0 0 0;
  color: /*$tc*/#333333/*e*/;
  font-size: 11px;
  line-height: 14px;
}
.xt_container a, .xt_blog a, .xt_list a, .xt_footer a {
  color: /*$c3*/#2967B6/*e*/;
  text-decoration: underline;
}

.xt_image {
  border: solid 1px /*$tc*/#333333/*e*/;
  display: inline;
  margin: 3px;
}

.xt_heading, .xt_blog_title {
  font-size: 16px;
  color: /*$bc*/#163863/*e*/;
}

h1.xt_heading {
  font-size: 16px;
}

h2.xt_heading {
  font-size: 15px;
}

h3.xt_heading {
  font-size: 14px;
}

h4.xt_heading {
  font-size: 13px;
}

h5.xt_heading {
  font-size: 12px;
}

h6.xt_heading {
  font-size: 11px;
}

.xt_text.large {
  font-size: 12px;
}

.xt_text.normal {
  font-size: 11px;
}

.xt_text.small {
  font-size: 10px;
}

.xt_blog_subtitle, .xt_blog_comments_title {
  font-size: 12px;
  font-weight: bold;
  color: /*$c4*/#666666/*e*/;
}

.xt_blog_comments {
  margin-top: 10px;
  background: /*$c6*/#DEDEDE/*e*/;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  border: solid 1px /*$c8*/#CDCDCD/*e*/;
  padding: 5px;
}
.xt_blog_comments .xt_blog_comment_author, .xt_blog_comments .xt_blog_comment_date, .xt_blog_comments .xt_blog_comment_content {
  font-size: 11px;
}
.xt_blog_comments .xt_blog_comment_date {
  color: /*$c5*/#808080/*e*/;
}
.xt_blog_comments .xt_blog_comment_author {
  color: /*$c2*/#245BA2/*e*/;
}

.xt_blog_comments_title {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}

.xt_blog_write_a_comment_title {
  font-weight: bold;
}

.xt_button, a.xt_button {
  display: inline-block;
  background: /*$c13*/#343434/*e*/;
  height: 20px;
  padding: 0 3px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  color: /*$c1*/#F3F3F3/*e*/;
  text-decoration: none;
  border: solid 1px /*$c11*/#808080/*e*/;
}

.xt_button:active, a.xt_button:active {
  background: /*$c7*/#D9D9D9/*e*/;
}

.xt_input input, .xt_textarea textarea {
  padding: 1px;
  line-height: 12px;
}

.xt_label label {
  color: /*$c4*/#666666/*e*/;
  font-style: italic;
  font-size: 11px;
  margin: 5px 0 0 4px;
}

.xt_pagination span span {
  display: inline;
  line-height: 20px;
  font-size: 11px;
  color: /*$c1*/#F3F3F3/*e*/;
  background: /*$c13*/#343434/*e*/;
  text-decoration: none;
  text-align: center;
  padding: 2px;
  text-decoration: underline;
  margin-bottom: 3px;
}
.xt_pagination span:active, .xt_pagination span span:active {
  background: none;
}
.xt_pagination span.selected span {
  background: /*$c1*/#F3F3F3/*e*/;
  text-decoration: none;
  color: /*$tc*/#333333/*e*/;
}
.xt_pagination span.inactive span {
  background: none;
  color: /*$c5*/#808080/*e*/;
  text-decoration: none;
}

.xt_list a {
  text-decoration: none;
}
.xt_list .xt_heading {
  font-size: 12px;
  font-weight: bold;
}
.xt_list span span {
  margin-right: 2px;
}
.xt_list .xt_blog_comments_number {
  color: /*$c5*/#808080/*e*/;
}

/*
 * TOUCH
 */
.xt_touch {
  padding: 10px;
}

.xt_touch .xt_header {
  text-align: center;
}
.xt_touch .xt_header .logo {
  margin: 20px auto;
}
.xt_touch .xt_navigation {
  min-height: 28px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c1*/#F3F3F3/*e*/), color-stop(100%, /*$c10*/#9A9A9A/*e*/));
  background-image: -webkit-linear-gradient(/*$c1*/#F3F3F3/*e*/, /*$c10*/#9A9A9A/*e*/);
  background-image: -moz-linear-gradient(/*$c1*/#F3F3F3/*e*/, /*$c10*/#9A9A9A/*e*/);
  background-image: -o-linear-gradient(/*$c1*/#F3F3F3/*e*/, /*$c10*/#9A9A9A/*e*/);
  background-image: -ms-linear-gradient(/*$c1*/#F3F3F3/*e*/, /*$c10*/#9A9A9A/*e*/);
  background-image: linear-gradient(/*$c1*/#F3F3F3/*e*/, /*$c10*/#9A9A9A/*e*/);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: /*$c15*/#112C4E/*e*/ 0px 0px 10px;
  -webkit-box-shadow: /*$c15*/#112C4E/*e*/ 0px 0px 10px;
  -o-box-shadow: /*$c15*/#112C4E/*e*/ 0px 0px 10px;
  box-shadow: /*$c15*/#112C4E/*e*/ 0px 0px 1