#main
{
  background: #0F0000 url('../images/page.png') fixed;
  margin: 0 auto;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.hmenu
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.button
{
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #000000 url('../images/button.png') scroll;
  background: linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), -webkit-linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), -moz-linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), -o-linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), -ms-linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  background: linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(49, 11, 9, 0.05) 0, rgba(159, 37, 30, 0.14) 20%, rgba(69, 16, 13, 0.04) 50%, rgba(4, 1, 1, 0.08) 80%, rgba(36, 8, 7, 0.06) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #3C0E0B 0, #851F19 20%, #49110E 50%, #1E0706 80%, #330C0A 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid #FC9764;
  padding: 0 10px;
  margin: 0 auto;
  height: 25px;
}

.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a
{
  text-align: left;
}

.postcontent, .postcontent li, .postcontent table, .postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered
{
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent p
{
  margin: 12px 0;
}

.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover, .postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover, .postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover, .postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover, .postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover, .postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover, .blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover, .vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover, .headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
  font-size: 22px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.postcontent a, .postcontent a:link
{
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: none;
  color: #FB6C65;
}

.postcontent a:visited, .postcontent a.visited
{
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: none;
  color: #FFFFFF;
}

.postcontent  a:hover, .postcontent a.hover
{
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: underline;
  color: #FC8D55;
}

.postcontent h1
{
  color: #D12E3E;
  margin: 10px 0 0;
  font-size: 20px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent h1
{
  margin: 10px 0 0;
  font-size: 20px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited
{
  font-size: 20px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h2
{
  color: #D12E3E;
  margin: 10px 0 0;
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent h2
{
  margin: 10px 0 0;
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited
{
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h3
{
  color: #FFFFFF;
  margin: 10px 0 0;
  font-size: 16px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent h3
{
  margin: 10px 0 0;
  font-size: 16px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited
{
  font-size: 16px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h4
{
  color: #CCD6E0;
  margin: 10px 0 0;
  font-size: 16px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent h4
{
  margin: 10px 0 0;
  font-size: 16px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited
{
  font-size: 16px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h5
{
  color: #FFFFFF;
  margin: 10px 0 0;
  font-size: 14px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent h5
{
  margin: 10px 0 0;
  font-size: 14px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited
{
  font-size: 14px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postcontent h6
{
  color: #FA0F0F;
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6
{
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 1000px;
  color: #D42511;
}

.header:before, #header-bg:before, .layout-cell:before, .layout-wrapper:before, .footer:before, .nav:before, #hmenu-bg:before, .sheet:before
{
  width: 100%;
  content: " ";
  display: table;
}

.header:after, #header-bg:after, .layout-cell:after, .layout-wrapper:after, .footer:after, .nav:after, #hmenu-bg:after, .sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .postcontent li h1, .blockcontent li h1
{
  margin: 1px;
}

li h2, .postcontent li h2, .blockcontent li h2
{
  margin: 1px;
}

li h3, .postcontent li h3, .blockcontent li h3
{
  margin: 1px;
}

li h4, .postcontent li h4, .blockcontent li h4
{
  margin: 1px;
}

li h5, .postcontent li h5, .blockcontent li h5
{
  margin: 1px;
}

li h6, .postcontent li h6, .blockcontent li h6
{
  margin: 1px;
}

li p, .postcontent li p, .blockcontent li p
{
  margin: 1px;
}

.shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 18px;
  left: 1.65%;
  line-height: 100%;
  margin-left: -2px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover
{
  font-size: 28px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FA0F0F !important;
  white-space: nowrap;
}

.slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 48px;
  left: 1.65%;
  line-height: 100%;
  margin-left: -1px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover
{
  font-size: 15px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FA0F0F !important;
}

.sheet
{
  background: #1E0005;
  background: rgba(30, 0, 5, 0.4);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 3px solid rgba(255, 35, 10, 0.4);
  padding: 3px;
  margin: 30px auto 0;
  position: relative;
  cursor: auto;
  width: 1000px;
  z-index: auto !important;
}

.header
{
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin: 0 auto;
  height: 175px;
  background-image: url('../images/object0.png'), url('../images/header.jpg');
  background-position: -91px -297px, 0 0;
  background-repeat: no-repeat;
  position: relative;
  z-index: auto !important;
}

.responsive .header
{
  background-image: url('../images/header.jpg');
  background-position: center center;
}

.header>div.nostyle, .header>div.block, .header>div.post
{
  position: absolute;
  z-index: 101;
}

.header .slider-inner
{
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}

.nav
{
  background: #6A0F01 url('../images/nav.png') scroll;
  background: linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), -webkit-linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), -moz-linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), -o-linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), -ms-linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  background: linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(175, 25, 2, 0.19) 0, rgba(47, 7, 0, 0.1) 40%, rgba(32, 4, 0, 0.11) 50%, rgba(47, 7, 0, 0.1) 60%, rgba(175, 25, 2, 0.19) 100%) no-repeat, url('../images/nav.png'), linear-gradient(top, #971602 0, #420901 40%, #380801 50%, #420901 60%, #971602 100%) no-repeat;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  padding: 4px;
  margin: 10px auto 0;
  position: relative;
  z-index: 499;
  text-align: left;
}

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.hmenu, ul.hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.hmenu, ul.hmenu ul
{
  min-height: 0;
}

ul.hmenu
{
  display: inline-block;
  vertical-align: middle;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav:before
{
  content: ' ';
}

.hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu
{
  float: left;
}

.menuitemcontainer
{
  margin: 0 auto;
}

ul.hmenu>li
{
  margin-left: 6px;
}

ul.hmenu>li:first-child
{
  margin-left: 3px;
}

ul.hmenu>li:last-child, ul.hmenu>li.last-child
{
  margin-right: 3px;
}

ul.hmenu>li>a
{
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid transparent;
  padding: 0 22px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 35px;
  cursor: pointer;
  text-decoration: none;
  color: #C8C8F9;
  line-height: 35px;
  text-align: center;
}

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a.active, .hmenu a:hover
{
  font-size: 20px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

ul.hmenu>li>a.active
{
  background: #4C010D;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -o-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #FC9764;
  padding: 0 22px;
  margin: 0 auto;
  color: #FFB3AE;
  text-decoration: none;
}

ul.hmenu>li>a:visited, ul.hmenu>li>a:hover, ul.hmenu>li:hover>a
{
  text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  background: #650E01;
  background: linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -webkit-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -moz-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -o-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -ms-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  -svg-background: linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #FC8D55;
  padding: 0 22px;
  margin: 0 auto;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  color: #FFC8C7;
  text-decoration: none;
}

ul.hmenu ul
{
  display: none;
}

.layout-wrapper
{
  position: relative;
  margin: 50px auto 0 auto;
  z-index: auto !important;
}

.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.content-layout-row
{
  display: table-row;
}

.layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.postcontent .content-layout
{
  border-collapse: collapse;
}

.vmenublock
{
  margin: 15px;
}

div.vmenublock img
{
  margin: 0;
}

.vmenublockheader
{
  background: #4C010D;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -o-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  padding: 10px 0;
  margin: 0 auto;
}

.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover
{
  color: #C8C8F9;
  font-size: 20px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  margin: 0 5px;
}

.vmenublockcontent
{
  margin: 0 auto;
}

ul.vmenu, ul.vmenu ul
{
  list-style: none;
  display: block;
}

ul.vmenu, ul.vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.vmenu ul.active
{
  display: block;
}

ul.vmenu>li>a
{
  background: #650E01 url('../images/vmenuitem.png') scroll;
  background: linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), -webkit-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), -moz-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), -o-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), -ms-linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  background: linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(20, 3, 0, 0.13) 0, rgba(157, 22, 2, 0.17) 40%, rgba(172, 24, 2, 0.18) 50%, rgba(157, 22, 2, 0.17) 60%, rgba(20, 3, 0, 0.13) 100%) no-repeat, url('../images/vmenuitem.png'), linear-gradient(top, #2D0600 0, #881301 40%, #921501 50%, #881301 60%, #2D0600 100%) no-repeat;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #D12E3E;
  padding: 0 10px;
  margin: 0 auto;
  color: #FFE6E6;
  min-height: 30px;
  line-height: 30px;
}

ul.vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  position: relative;
}

ul.vmenu li
{
  position: relative;
}

ul.vmenu>li
{
  margin-top: 8px;
}

ul.vmenu>li>ul
{
  padding: 0;
  margin-top: 14px;
  margin-bottom: 14px;
}

ul.vmenu>li:first-child
{
  margin-top: 0;
}

ul.vmenu>li>a:hover, ul.vmenu>li>a.active:hover
{
  background: #0F0500 url('../images/vmenuhovereditem.png') scroll;
  background: linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), -webkit-linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), -moz-linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), -o-linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), -ms-linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  background: linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(4, 1, 0, 0.13) 0, rgba(146, 51, 3, 0.17) 40%, rgba(161, 56, 3, 0.18) 50%, rgba(146, 51, 3, 0.17) 60%, rgba(4, 1, 0, 0.13) 100%) no-repeat, url('../images/vmenuhovereditem.png'), linear-gradient(top, #1E0A01 0, #7D2B03 40%, #872F03 50%, #7D2B03 60%, #1E0A01 100%) no-repeat;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #FC8D55;
  padding: 0 10px;
  margin: 0 auto;
}

ul.vmenu a:hover, ul.vmenu a.active:hover
{
  color: #FB6C65;
}

ul.vmenu>li>a.active:hover>span.border-top, ul.vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.vmenu>li>a.active
{
  padding: 0 10px;
  margin: 0 auto;
  color: #DCE3EA;
}

ul.vmenu>li>ul:before
{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.vmenu li li a
{
  background: #4E0E1E;
  background: linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  background: -webkit-linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  background: -moz-linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  background: -o-linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  background: -ms-linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  background: linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  -svg-background: linear-gradient(top, #27070F 0, #6C1329 40%, #71142B 50%, #6C1329 60%, #27070F 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  position: relative;
}

ul.vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.vmenu li li
{
  position: relative;
  margin-top: 6px;
}

ul.vmenu ul a
{
  display: block;
  position: relative;
  min-height: 32px;
  overflow: visible;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 0;
  line-height: 32px;
  color: #D6D6FA;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin-left: 0;
  margin-right: 0;
}

ul.vmenu ul a:visited, ul.vmenu ul a.active:hover, ul.vmenu ul a:hover, ul.vmenu ul a.active
{
  line-height: 32px;
  color: #D6D6FA;
  font-size: 12px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin-left: 0;
  margin-right: 0;
}

ul.vmenu ul ul a
{
  padding-left: 30px;
}

ul.vmenu ul ul ul a
{
  padding-left: 45px;
}

ul.vmenu ul ul ul ul a
{
  padding-left: 60px;
}

ul.vmenu ul ul ul ul ul a
{
  padding-left: 75px;
}

ul.vmenu ul>li>a:hover, ul.vmenu ul>li>a.active:hover
{
  background: #0F0500;
  background: linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  background: -webkit-linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  background: -moz-linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  background: -o-linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  background: -ms-linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  background: linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  -svg-background: linear-gradient(top, #190901 0, #692402 40%, #732802 50%, #692402 60%, #190901 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

ul.vmenu ul li a:hover, ul.vmenu ul li a.active:hover
{
  color: #FFFFFF;
}

ul.vmenu ul a:hover:after
{
  background-position: center;
}

ul.vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.vmenu ul a.active:after
{
  background-position: bottom;
}

ul.vmenu ul>li>a.active
{
  background: #D12E3E;
  background: linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  background: linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(176, 39, 52, 0.6) 0, rgba(209, 46, 62, 0.6) 25%, rgba(214, 67, 81, 0.6) 40%, rgba(216, 75, 89, 0.6) 50%, rgba(214, 67, 81, 0.6) 60%, rgba(209, 46, 62, 0.6) 75%, rgba(176, 39, 52, 0.6) 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

ul.vmenu ul a.active, ul.vmenu ul a:hover, ul.vmenu ul a.active:hover
{
  color: #FFFFFF;
}

.block
{
  margin: 15px;
}

div.block img
{
  border: none;
  margin: 0;
}

.blockheader
{
  background: #1E0005;
  background: linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -o-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  padding: 6px 5px;
  margin: 0 auto;
}

.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover
{
  color: #C8C8F9;
  font-size: 20px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  margin: 0 5px;
}

.blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #FA0F0F;
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover
{
  color: #FA0F0F;
  font-size: 18px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.blockcontent p
{
  margin: 12px 0;
}

.blockcontent a, .blockcontent a:link
{
  color: #F41206;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: underline;
}

.blockcontent a:visited, .blockcontent a.visited
{
  color: #E31D02;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.blockcontent a:hover, .blockcontent a.hover
{
  color: #B22100;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: none;
}

.block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #CCD6E0;
  margin: 5px 0 0 10px;
}

.breadcrumbs
{
  margin: 0 auto;
}

a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button
{
  text-decoration: none;
  font-size: 12px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 25px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .button
{
  display: block;
  float: left;
}

input, select, textarea, a.search-button span
{
  vertical-align: middle;
  font-size: 12px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-style: normal;
}

.block select
{
  width: 96%;
}

input.button
{
  float: none !important;
}

.button.active, .button.active:hover
{
  background: #4E0E1E url('../images/activebutton.png') scroll;
  background: linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), -webkit-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), -moz-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), -o-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), -ms-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/activebutton.png'), linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid #5B3FE9;
  padding: 0 10px;
  margin: 0 auto;
}

.button.active, .button.active:hover
{
  color: #FFFFFF !important;
}

.button.hover, .button:hover
{
  background: #4E0E1E url('../images/hoveredbutton.png') scroll;
  background: linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), -webkit-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), -moz-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), -o-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), -ms-linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  background: linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(51, 9, 19, 0.05) 0, rgba(155, 27, 59, 0.14) 20%, rgba(70, 12, 27, 0.04) 50%, rgba(5, 1, 2, 0.08) 80%, rgba(38, 7, 15, 0.06) 100%) no-repeat, url('../images/hoveredbutton.png'), linear-gradient(top, #3D0B17 0, #821732 20%, #4A0D1C 50%, #1E050C 80%, #340914 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
  border: 1px solid #FC8D55;
  padding: 0 10px;
  margin: 0 auto;
}

.button.hover, .button:hover
{
  color: #FED7C3 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F9FAFB;
  border-width: 0;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 8px 0;
  color: #A03703 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.error, textarea.error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.error, textarea.error
{
  color: #A03703 !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search input[type="text"]
{
  background: #FFFFFF;
  border-radius: 0;
  border-width: 0;
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #22485D !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.search input, a.search-button
{
  top: 0;
  right: 0;
}

form.search>input, a.search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  background: #5F9FC4;
  margin: 0 auto;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 6px;
  color: #FFFFFF !important;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
}

a.search-button span.search-button-text, a.search-button:after
{
  vertical-align: middle;
}

a.search-button:after
{
  display: inline-block;
  content: ' ';
  height: 100%;
}

a.search-button, a.search-button span, a.search-button:visited, a.search-button.visited, a.search-button:hover, a.search-button.hover
{
  text-decoration: none;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

label.checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #A6C9DE !important;
}

.checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.checkbox.active:before
{
  background: #B2C2D1;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.checkbox.hovered:before
{
  background: #C3DBE9;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #A6C9DE !important;
}

.radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
  background: #8CBAD4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.radiobutton.hovered:before
{
  background: #C3DBE9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comments
{
  margin: 0 auto;
  margin-top: 25px;
}

.comments h2
{
  color: #C8C8F9;
}

.comment-inner
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 56px;
}

.comment-avatar
{
  float: left;
  width: 42px;
  height: 42px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.comment-content
{
  padding: 10px 0;
  color: #C8C8F9;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment
{
  margin-top: 6px;
}

.comment:first-child
{
  margin-top: 0;
}

.comment-header
{
  color: #F41206;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link, .comment-header a:visited, .comment-header a.visited, .comment-header a:hover, .comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
}

.comment-header a:visited, .comment-header a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
}

.comment-header a:hover, .comment-header a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FFFFFF;
}

.comment-content a, .comment-content a:link, .comment-content a:visited, .comment-content a.visited, .comment-content a:hover, .comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #E6EBF0;
}

.comment-content a:visited, .comment-content a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FDC9AF;
}

.comment-content a:hover, .comment-content a.hovered
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #E6EBF0;
}

.pager
{
  background: #6A0F01;
  background: linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  background: -webkit-linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  background: -moz-linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  background: -o-linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  background: -ms-linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  background: linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  -svg-background: linear-gradient(top, #380801 0, #921501 40%, #971602 50%, #921501 60%, #380801 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #51359C;
  padding: 5px;
  text-align: center;
}

.pager>*:last-child, .pager>*:last-child:hover
{
  margin-right: 0;
}

.pager>span
{
  cursor: default;
}

.pager>*
{
  background: #4C010D;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -o-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #5B3FE9;
  padding: 7px;
  margin: 0 4px 0 auto;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.pager a:link, .pager a:visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #BFAAF8;
}

.pager .active
{
  background: #4E0E1E;
  background: linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  background: -o-linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  background: linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E050C 0, #6C1329 40%, #75152D 50%, #6C1329 60%, #1E050C 100%) no-repeat;
  border: 1px solid #561985;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #C8C8F9;
}

.pager .more
{
  background: #4C010D;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -o-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E0005 0, #790115 40%, #830117 50%, #790115 60%, #1E0005 100%) no-repeat;
  border: 1px solid #5B3FE9;
  margin: 0 4px 0 auto;
}

.pager a.more:link, .pager a.more:visited
{
  color: #ACBDCD;
}

.pager a:hover
{
  background: #4E0E1E;
  background: linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  background: -webkit-linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  background: -moz-linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  background: -o-linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  background: -ms-linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  background: linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  -svg-background: linear-gradient(top, #931A38 0, #040102 100%) no-repeat;
  border: 1px solid #51359C;
  padding: 7px;
  margin: 0 4px 0 auto;
}

.pager  a:hover, .pager  a.more:hover
{
  color: #B8B3EF;
}

.pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.pager>*:last-child:after
{
  display: none;
}

.commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #C8C8F9;
}

.commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #C8C8F9;
}

.commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.commentsform .form-submit
{
  margin-top: 10px;
}

.post
{
  background: #000000;
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid rgba(250, 15, 15, 0.2);
  padding: 15px;
  margin: 2px;
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  margin: 7px 7px 7px 7px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.post .content-layout-br
{
  height: 0;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #FFFFFF;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.postheader
{
  color: #E31D02;
  margin: 5px 0;
  font-size: 22px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered
{
  font-size: 22px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.postheader a, .postheader a:link
{
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #FA0F0F;
}

.postheader a:visited, .postheader a.visited
{
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #AFBFCF;
}

.postheader a:hover, .postheader a.hovered
{
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #C3224B;
}

.postcontent li, .post li, .textblock li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #D42511;
  margin: 3px 0 0 11px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
  margin: 1em 0 1em 11px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
  margin: 0.5em 0 0.5em 11px;
}

.postcontent li, .post li, .textblock li
{
  margin: 3px 0 0 0;
}

blockquote
{
  background: #000000;
  border: 1px solid #EB5105;
  margin: 10px 10px 10px 50px;
  color: #FA5705;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
  color: #FA5705;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .postcontent blockquote p, .blockcontent blockquote p, .footer blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.postfootericons, .postfootericons a, .postfootericons a:link, .postfootericons a:visited, .postfootericons a:hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #CCD6E0;
}

.postfootericons
{
  padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #93BED7;
}

.postfootericons a:visited, .postfootericons a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #93BED7;
}

.postfootericons a:hover, .postfootericons a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #B8D4E5;
}

.Navigator .ccs-navigator img, .Navigator img
{
  border: 0;
  margin: 0;
  vertical-align: middle;
}

tr.Navigator td, td span.Navigator
{
  text-align: center;
  vertical-align: middle;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #B8D4E5;
}

.Sorter a:link
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #B8D4E5;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #B8D4E5;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #93BED7;
}

.Sorter
{
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #A6C9DE;
}

.footer
{
  background: #1E0005;
  background: linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -webkit-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -moz-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -o-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: -ms-linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  background: linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  -svg-background: linear-gradient(top, #1E0005 0, #7E0116 40%, #880118 50%, #7E0116 60%, #1E0005 100%) no-repeat;
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  padding: 5px;
  margin: 0 auto;
  position: relative;
  color: #FFFFFF;
  font-size: 11px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  text-align: center;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #FFFFFF;
  font-size: 11px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
}

.footer p
{
  padding: 0;
  text-align: center;
}

.footer a, .footer a:link
{
  color: #FFFFFF;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:visited
{
  color: #F41206;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:hover
{
  color: #FCAB82;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer h1
{
  color: #3E81A8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2
{
  color: #5F9FC4;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h3
{
  color: #99ADC2;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4
{
  color: #FC9764;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5
{
  color: #FC9764;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6
{
  color: #FC9764;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img
{
  border: none;
  margin: 0;
}

.rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.rss-tag-icon:empty
{
  vertical-align: middle;
}

.facebook-tag-icon
{
  background: url('../images/footerfacebookicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.facebook-tag-icon:empty
{
  vertical-align: middle;
}

.twitter-tag-icon
{
  background: url('../images/footertwittericon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.twitter-tag-icon:empty
{
  vertical-align: middle;
}

.footer li
{
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #FA0F0F;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #FA0F0F;
}

.page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #FA0F0F;
}

.lightbox-wrapper
{
  background: #333;
  background: rgba(0, 0, 0, .8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}

.lightbox, .lightbox-wrapper .lightbox-image
{
  cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
  display: inline-block;
}

.lightbox-wrapper .lightbox-error
{
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.lightbox-wrapper .loading
{
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
  left: 9px;
}

.lightbox-wrapper .arrow.right
{
  right: 9px;
}

.lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled
{
  display: none;
}

.lightbox-wrapper .arrow-t, .lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.lightbox-wrapper .arrow-t
{
  top: 38px;
}

.lightbox-wrapper .arrow-b
{
  top: 50px;
}

.lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, .lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.lightbox-wrapper .close-alt, .lightbox-wrapper .arrow-right-alt, .lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, .ie8 .lightbox-wrapper .arrow-right-alt, .ie8 .lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .lightbox-wrapper .cw, .ie8 .lightbox-wrapper .ccw
{
  display: none;
}

.content-layout .sidebar1
{
  margin: 0 auto;
  width: 200px;
}

.content-layout .content
{
  margin: 0 auto;
}

table.moduletable th
{
  font-size: 140%;
  padding: .5em 0em;
}

.firefox2 table.poll tr td div
{
  font-size: 0;
}

#footer
{
  text-align: center;
}

.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
  font-size: 75%;
  padding-bottom: 1em;
}

.column_separator
{
  padding-left: .4em;
}

div.offline
{
  background: #fffebb;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  padding: 5px;
}

table.moduletable th, legend
{
  margin: 0;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: left;
}

.invalid
{
  border-color: #ff0000;
}

label.invalid
{
  color: #ff0000;
}

.ol-foreground
{
  background-color: #f6f6f6;
}

.ol-background
{
  background-color: #666;
}

.ol-textfont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.ol-captionfont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f6f6f6;
  font-weight: bold;
}

.ol-captionfont a
{
  color: #0B55C4;
  text-decoration: none;
  font-size: 12px;
}

span.article_separator
{
  display: none;
}

.column_separator
{
  padding-left: 10px;
}

td.buttonheading img
{
  border: none;
}

.clr
{
  clear: both;
}

div#maindivider
{
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator
{
  display: none;
}

.contentpaneopen_edit
{
  float: left;
}

table.contenttoc
{
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td
{
  padding: 0 5px;
}

td.sectiontableheader
{
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td
{
  padding: 4px;
}

td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2
{
  padding: 3px;
}

table.contentpaneopen, table.contentpane
{
  margin: 0;
  padding: 0;
  width: auto;
}

table.contentpaneopen li
{
  margin-bottom: 5px;
}

table.contentpaneopen fieldset
{
  border: 0;
  border-top: 1px solid #ddd;
}

table.contentpaneopen h3
{
  margin-top: 25px;
}

table.contentpaneopen h4
{
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}

.highlight
{
  background-color: #fffebb;
}

table.user1user2 div.moduletable
{
  margin-bottom: 0px;
}

div.moduletable, div.module
{
  margin-bottom: 25px;
}

div.module_menu h3
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #eee;
  margin: -23px -4px 5px -5px;
  padding-left: 10px;
  padding-bottom: 2px;
}

div.module_menu
{
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

div.module_menu div div div
{
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 15px;
  width: auto;
}

div.module_menu div div div div
{
  background: none;
  padding: 0;
}

div.module_menu ul
{
  margin: 10px 0;
  padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
  font-weight: bold;
}

#leftcolumn div.module
{
  padding: 0 10px;
}

#leftcolumn div.module table
{
  width: auto;
}

table.adminform textarea
{
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input
{
  border: 1px solid #ccc;
  margin: 5px 0 5px 0;
}

.nav div.search input
{
  width: auto;
}

form#com-form-login
{
  text-align: left;
}

form#com-form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#com-form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#com-form-login ul li
{
  background-image: none;
  padding: 0;
}

div.mosimage
{
  margin: 5px;
}

div.mosimage_caption
{
  font-size: .90em;
  color: #666;
}

div.caption
{
  padding: 0 10px 0 10px;
}

div.caption img
{
  border: 1px solid #CCC;
}

div.caption p
{
  font-size: .90em;
  color: #666;
  text-align: center;
}

table.paramlist
{
  margin-top: 5px;
}

table.paramlist td.paramlist_key
{
  width: 128px;
  text-align: left;
  height: 30px;
}

div.message
{
  font-weight: bold;
  font-size: 14px;
  color: #c30;
  text-align: center;
  width: auto;
  background-color: #f9f9f9;
  border: solid 1px #d5d5d5;
  margin: 3px 0px 10px;
  padding: 3px 20px;
}

.banneritem img
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.banneritem_text
{
  padding: 4px;
  font-size: 11px;
}

.bannerfooter_text
{
  padding: 4px;
  font-size: 11px;
  background-color: #f7f7f7;
  text-align: right;
}

.pollstableborder
{
  margin-top: 8px;
}

.pollstableborder td
{
  text-align: left;
}

span.description
{
  display: block;
  padding-left: 30px;
}

fieldset
{
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}

legend
{
  margin: 0;
  padding: 0 10px;
}

td.key
{
  border-bottom: 1px solid #eee;
  color: #666;
}

.tool-tip
{
  float: left;
  background: #ffc;
  border: 1px solid #d4d5aa;
  padding: 5px;
  max-width: 200px;
}

.tool-title
{
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text
{
  font-size: 100%;
  margin: 0;
}

#syndicate
{
  float: left;
  padding-left: 25px;
}

#component-contact table td
{
  padding: 2px 0;
}

.breadcrumbs img
{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.mceToolbarTop
{
  white-space: normal;
}

.mceEditor
{
  background: none;
}

#archive-list
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#archive-list li
{
  list-style-type: none;
  background-image: none;
  margin-left: 0px;
  padding-left: 0px;
}

#navigation, #navigation p
{
  text-align: center;
}

.article h3 img
{
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
}

.footer-text .moduletable
{
  border: none;
  margin: 0;
  padding: 0;
}

.pollstableborder td
{
  vertical-align: middle;
}

.img_caption.left
{
  float: left;
  margin-right: 1em;
}

.img_caption.right
{
  float: right;
  margin-left: 1em;
}

.img_caption.left p
{
  clear: left;
  text-align: center;
}

.img_caption.right p
{
  clear: right;
  text-align: center;
}

.img_caption img
{
  margin: 0em;
}

#system-message ul li
{
  background-image: none;
  padding-left: 0px;
}

.pagination
{
  margin: 0;
  padding: 0;
  text-align: center;
}

.pagination span
{
  margin: 0;
  padding: 0;
}

.pagination a
{
  padding: 2px;
}

.pagenav
{
  width: 100%;
}

.pagenav td, .pagenav th
{
  border: none;
  font-weight: normal;
}

#form-login fieldset.input
{
  border: none;
  margin: 0;
  padding: 0;
}

#form-login br
{
  display: none;
}

#form-login p
{
  margin: 0.5em 0 0 0;
}

#form-login #form-login-username label, #form-login #form-login-password label
{
  display: block;
}

#form-login #form-login-remember input
{
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
}

#form-login #modlgn_username, #form-login #modlgn_passwd
{
  width: 95%;
  margin: 0;
  padding: 0;
}

#form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#form-login ul li
{
  background-image: none;
  padding: 0;
}

/* Begin Additional CSS Styles */
.blockheader .t, .vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */