/* 

dc 

*/

.jumbotron {
  position: relative;
  padding: 36px 0;
}
.jumbotron h1 {
  font-size: 48px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 9px 0;
}
.jumbotron p {
  font-size: 18px;
  line-height: 1.275;
  margin: 0 0 18px 0;
}
.jumbotron .btn {
  margin-top: 9px;
}
.jumbotron .btn-large {
  margin-top: 18px;
  font-size: 16px;
}
.masthead {
  padding: 72px 0 54px;
  text-align: center;
}
.masthead h1 {
  font-size: 84px;
}
.masthead p {
  font-size: 36px;
}
.masthead .btn-large {
  font-size: 24px;
  padding: 12px 24px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: 18px;
  margin-left: -30px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: 18px;
  margin-left: 30px;
}
.thumbnail {
  border: 1px solid #eee;
  display: block;
  padding: 4px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #e73628;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #777;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-left: -990px;
}
.offset-11 {
  margin-left: -905px;
}
.offset-10 {
  margin-left: -820px;
}
.offset-9 {
  margin-left: -735px;
}
.offset-8 {
  margin-left: -650px;
}
.offset-7 {
  margin-left: -565px;
}
.offset-6 {
  margin-left: -480px;
}
.offset-5 {
  margin-left: -395px;
}
.offset-4 {
  margin-left: -310px;
}
.offset-3 {
  margin-left: -225px;
}
.offset-2 {
  margin-left: -140px;
}
.offset-1 {
  margin-left: -55px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}

.logo-control .logo-img-sm {
  display: none;
}
.logo-control .logo-img {
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:767px screen-xs:600px screen-sm:736px screen-md:990px screen-lg:990px";
}

.wrap {
  width: auto;
  clear: both;
}

body {
  background-color: #eee;
  color: #777;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
.component.com_media body,
.component.com_media {
  background-color: #fff;
}
a {
  color: #e73628;
  text-decoration: none;
}
a:hover,
a:hover,
a:focus {
  color: #af1f14;
  text-decoration: underline;
  outline: none;
} 
img {
  max-width: 100% !important;
  padding-left: 10px;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 18px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #555;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #fff;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #fc0;
}
.red {
  color: #e73628;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

p {
  margin: 0 0 9px;
}
p small,
p .small {
  font-size: 10px;
  color: #999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 9px 0;
  font-family: texgyreadventorbold, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 24px;
}
h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-size: 18px;
  line-height: 36px;
}
h3 small {
  font-size: 14px;
}
h4 {
  font-size: 14px;
  line-height: 18px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 13px;
  line-height: 18px;
}
h5 small {
  font-size: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
.page-header {
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
  margin: 0 0 36px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eee;
  margin: 0 0 18px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -18px;
}
.article-title,
.article-header h1 {
  margin: 0 0 9px 0;
  line-height: 1.4;
  font-size: 24px;
}
.article-title a,
.article-header h1 a {
  color: #555;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}
.article-title a:hover,
.article-header h1 a:hover {
  color: #e73628;
  text-decoration: none;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #e73628;
}
.label-important[href],
.badge-important[href] {
  background-color: #c62316;
}
.label-warning,
.badge-warning {
  background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc6d00;
}
.label-success,
.badge-success {
  background-color: #bcc611;
}
.label-success[href],
.badge-success[href] {
  background-color: #8f970d;
}
.label-info,
.badge-info {
  background-color: #009bff;
}
.label-info[href],
.badge-info[href] {
  background-color: #007ccc;
}
.label-inverse,
.badge-inverse {
  background-color: #555;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #3c3c3c;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 18px;
}

form {
  margin: 0 0 18px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
input,
textarea {
  width: 210px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #e73628;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #eee;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #eee;
}
.help-block,
.help-inline {
  color: #9d9d9d;
}
.help-block {
  margin-bottom: 9px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.input-append .modal,
.input-prepend .modal {
  position: static;
  width: auto;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.btn,
.button,
button {
  cursor: pointer;
  font-family: 'texgyreadventorregular';
  padding: 8px 10px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
  padding: 3px 9px;
  font-size: 11px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
  background: #e73628;
  border: none;
  text-shadow: none;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff961f;
  background-image: -moz-linear-gradient(top,#ffa033,#f80);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
  background-image: -webkit-linear-gradient(top,#ffa033,#f80);
  background-image: -o-linear-gradient(top,#ffa033,#f80);
  background-image: linear-gradient(to bottom,#ffa033,#f80);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
  border-color: #f80 #f80 #b35f00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f80;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f80;
  *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #cc6d00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ea5044;
  background-image: -moz-linear-gradient(top,#ec6156,#e73628);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ec6156),to(#e73628));
  background-image: -webkit-linear-gradient(top,#ec6156,#e73628);
  background-image: -o-linear-gradient(top,#ec6156,#e73628);
  background-image: linear-gradient(to bottom,#ec6156,#e73628);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec6055', endColorstr='#ffe73628', GradientType=0);
  border-color: #e73628 #e73628 #af1f14;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #e73628;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #e73628;
  *background-color: #dd2719;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c62316 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #d2dd19;
  background-image: -moz-linear-gradient(top,#e0ec1e,#bcc611);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e0ec1e),to(#bcc611));
  background-image: -webkit-linear-gradient(top,#e0ec1e,#bcc611);
  background-image: -o-linear-gradient(top,#e0ec1e,#bcc611);
  background-image: linear-gradient(to bottom,#e0ec1e,#bcc611);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0eb1e', endColorstr='#ffbcc611', GradientType=0);
  border-color: #bcc611 #bcc611 #79800b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #bcc611;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #bcc611;
  *background-color: #a6af0f;
}
.btn-success:active,
.btn-success.active {
  background-color: #8f970d \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #646464;
  background-image: -moz-linear-gradient(top,#6f6f6f,#555);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#6f6f6f),to(#555));
  background-image: -webkit-linear-gradient(top,#6f6f6f,#555);
  background-image: -o-linear-gradient(top,#6f6f6f,#555);
  background-image: linear-gradient(to bottom,#6f6f6f,#555);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e6e6e', endColorstr='#ff555555', GradientType=0);
  border-color: #555 #555 #2f2f2f;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #555;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #555;
  *background-color: #484848;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #3c3c3c \9;
}
.btn-source {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e9e9e9;
  background-image: -moz-linear-gradient(top,#dfdfdf,#f7f7f7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#dfdfdf),to(#f7f7f7));
  background-image: -webkit-linear-gradient(top,#dfdfdf,#f7f7f7);
  background-image: -o-linear-gradient(top,#dfdfdf,#f7f7f7);
  background-image: linear-gradient(to bottom,#dfdfdf,#f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#fff7f7f7', GradientType=0);
  border-color: #f7f7f7 #f7f7f7 #d1d1d1;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f7f7f7;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: no-repeat;
  background-position: 20px center;
  width: 100%;
  color: #333;
  margin-bottom: 18px;
  padding: 9px 0;
  text-transform: none;
}
.btn-source:hover,
.btn-source:focus,
.btn-source:active,
.btn-source.active,
.btn-source.disabled,
.btn-source[disabled] {
  color: #fff;
  background-color: #f7f7f7;
  *background-color: #eaeaea;
}
.btn-source:active,
.btn-source.active {
  background-color: #dedede \9;
}
.btn-source:hover,
.btn-source:focus,
.btn-source:active {
  color: #333;
  background-position: 20px center;
}
.btn-source.btn-buy {
  background-image: url("../../images/ico/ico-cart.png");
  background-repeat: no-repeat;
  background-position: 20px center;
}
.btn-source.btn-share {
  background-image: url("../../images/ico/ico-share.png");
  background-repeat: no-repeat;
  background-position: 20px center;
}
.invalid {
  border-color: #c33;
}
label.invalid {
  color: #c33;
}
input.invalid {
  border: 1px solid #c33;
}
.mce-widget button {
  text-transform: none;
}
.toggle-editor.btn-toolbar {
  margin: 18px 0;
  border-radius: 0;
}

.nav {
  margin-bottom: 18px;
}
.nav > li > a:hover {
  color: #e73628;
}
.nav .dropdown-toggle .caret {
  border-top-color: #e73628;
  border-bottom-color: #e73628;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #af1f14;
  border-bottom-color: #af1f14;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 0;
  border: 0;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #555;
  display: block;
  line-height: 18px;
  font-weight: normal;
  padding: 5px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #e73628;
  text-decoration: none;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #e73628;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #e73628;
  color: #eee;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu span.separator {
  display: block;
  text-transform: uppercase;
  padding: 10px 20px;
  position: relative;
  color: #555;
}
.dropdown-submenu.parent span.separator:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #999;
  content: "";
  top: 50%;
  margin-top: -3px;
  right: 10px;
  position: absolute;
}
.dropdown-submenu.parent.open span.separator {
  color: #e73628;
}
.dropdown-submenu.parent.open span.separator:after {
  border-left-color: #eee;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #eee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  background: #404040;
  color: #777;
}
.breadcrumb {
  padding: 9px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #777;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #777;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.pagination {
  padding: 18px;
  font-size: 11px;
  text-transform: uppercase;
  color: #333;
  background: #fff;
  border-top: 5px solid #333;
}
.pagination p.counter {
  font-weight: bold;
}
.pagination ul {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  padding-left: 0;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #333;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 15px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 9px;
}
.pager {
  margin: 18px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}

.t3-mainnav {
  background: #000;
  margin-top: 51px;
  border-bottom: 5px solid #e73628;
}
.t3-mainnav .navbar {
  color: #777;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .navbar-inner {
  min-height: 40px;
  padding: 10px 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  margin: 0;
  float: right;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  padding: 20px;
  text-shadow: none;
  color: #fff;
  text-transform: uppercase;
}
.t3-mainnav .navbar .nav > li:first-child > a {
  padding-left: 0;
}
.t3-mainnav .navbar .nav > li:last-child > a {
  padding-right: 0;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  color: #e73628;
  background: none;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  color: #e73628;
  background: none;
}
.t3-mainnav .navbar .btn-navbar {
  background: #333;
  float: left;
  left: 0;
  padding: 5px 10px;
  margin: 10px 18px 0;
  position: absolute;
  text-shadow: none;
  top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #777;
  text-shadow: none;
}
.t3-mainnav .caret {
  display: none;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown.parent .dropdown-toggle {
  position: relative;
}
.t3-mainnav .dropdown.parent:hover .dropdown-toggle:after,
.t3-mainnav .dropdown.parent:focus .dropdown-toggle:after,
.t3-mainnav .dropdown.parent:active .dropdown-toggle:after,
.t3-mainnav .dropdown.parent.open .dropdown-toggle:after {
  border-top: 4px solid #e73628;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  padding: 8px 20px;
  text-shadow: none;
  text-transform: uppercase;
}
.t3-mainnav .dropdown-menu .nav-child li > a {
  font-family: sans-serif;
  font-weight: normal;
  text-transform: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-menu .active > a,
.t3-mainnav .dropdown-menu .active > a:hover {
  background: none;
  color: #e73628;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: transparent;
  color: #e73628;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #e73628;
}
.t3-mainnav .nav li.dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle .caret,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #e73628;
}
.t3-mainnav.min-mainnav .navbar-inner {
  padding: 0;
}
.t3-mainnav.min-mainnav .navbar-inner .brand {
  padding: 15px 20px;
}
.t3-mainnav.min-mainnav .logo-image a {
  height: 30px;
}
.t3-mainnav.min-mainnav .logo-image a img {
  max-height: 30px;
}
.t3-mainnav {
  font-family: texgyreadventorbold, sans-serif;
}
.t3-mainnav .navbar-inner {
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.t3-mainnav .navbar-inner .brand {
  padding: 10px 20px;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.t3-mainnav .navbar-inner .logo-image a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.t3-mainnav.min-mainnav {
  margin-top: 0;
  width: 100%;
  z-index: 1030;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 36px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  color: #555;
  line-height: 30px;
  margin: 0 0 9px 0;
  padding: 0;
  text-transform: uppercase;
  font-family: texgyreadventorbold, sans-serif;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 18px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eee;
  font-size: 10px;
  padding-top: 9px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 9px 0 !important;
  border-top: 1px solid #eee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 18px !important;
}
.categories-module li:last-child,
ul.categories-module li:last-child,
.category-module li:last-child,
ul.category-module li:last-child {
  padding-bottom: 18px !important;
}
.categories-module span.mod-articles-category-writtenby,
ul.categories-module span.mod-articles-category-writtenby,
.category-module span.mod-articles-category-writtenby,
ul.category-module span.mod-articles-category-writtenby {
  color: #999;
}
.categories-module a,
ul.categories-module a,
.category-module a,
ul.category-module a {
  color: #555;
  font-weight: bold;
}
.categories-module a:hover,
.categories-module a:focus,
.categories-module a:active,
ul.categories-module a:hover,
ul.categories-module a:focus,
ul.categories-module a:active,
.category-module a:hover,
.category-module a:focus,
.category-module a:active,
ul.category-module a:hover,
ul.category-module a:focus,
ul.category-module a:active {
  color: #af1f14;
  text-decoration: none;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  font-family: sans-serif;
}
.categories-module h4 a,
ul.categories-module h4 a,
.category-module h4 a,
ul.category-module h4 a {
  color: #555;
  font-weight: bold;
}
.categories-module h4 a:hover,
.categories-module h4 a:focus,
.categories-module h4 a:active,
ul.categories-module h4 a:hover,
ul.categories-module h4 a:focus,
ul.categories-module h4 a:active,
.category-module h4 a:hover,
.category-module h4 a:focus,
.category-module h4 a:active,
ul.category-module h4 a:hover,
ul.category-module h4 a:focus,
ul.category-module h4 a:active {
  color: #af1f14;
  text-decoration: none;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular {
  padding-bottom: 18px;
}
div.tagspopular ul {
  display: block;
  margin: 0 0 18px !important;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #777;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding-bottom: 0 !important;
}
div.tagspopular ul li a {
  background: #eee;
  border-radius: 3px;
  color: #777;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #af1f14;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #777;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #af1f14;
}
.wrap.toolbar {
  position: absolute;
  width: 100%;
  background: #000;
  height: 50px;
  border-bottom: 1px solid #222;
  top: 0;
  left: 0;
  padding: 0;
}
.wrap.toolbar [class*="span"] {
  margin-left: 0;
}
.wrap.toolbar .newsticker {
  margin-left: 30px;
}
.wrap.toolbar .languageswitcher-block .dropdown-toggle {
  width: 53px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  color: #777;
  border-left: 1px solid #222;
  background: url("../../images/ico/earth.png") no-repeat center center;
}
.wrap.toolbar .languageswitcher-block .dropdown-toggle:hover,
.wrap.toolbar .languageswitcher-block .dropdown-toggle:focus,
.wrap.toolbar .languageswitcher-block .dropdown-toggle:active {
  color: #fff;
}
.wrap.toolbar .languageswitcher-block .open .dropdown-toggle {
  color: #777;
  background-color: #fff;
  border-color: #fff;
}
.wrap.toolbar .languageswitcher-block .lang-inline {
  left: auto;
  width: auto;
  min-width: 136px;
  right: 1px;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wrap.toolbar .languageswitcher-block .lang-inline li {
  display: inline-block;
  direction: ltr !important;
  margin: 0;
  padding: 9px 18px;
}
.wrap.toolbar .languageswitcher-block .lang-inline li a {
  border: none !important;
  padding: 0;
  font-weight: normal;
  font-size: 12px;
  font-family: sans-serif;
  line-height: 12px;
}
.wrap.toolbar .languageswitcher-block .lang-inline li.lang-active a {
  color: #af1f14;
}
.wrap.toolbar .languageswitcher-block .lang-inline li img {
  margin-right: 9px;
}
.wrap.toolbar #head-search-block {
  margin: 0;
}
.wrap.toolbar #head-search-block form {
  height: 50px;
  padding: 0 5px;
  border-left: 1px solid #222;
}
.wrap.toolbar #head-search-block form .search {
  text-align: center;
}
.wrap.toolbar #head-search-block form .search input[type="text"] {
  background: transparent url("../../images/ico/ico-search.png") no-repeat 12px center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  -o-transition: all .4s linear;
  transition: all .4s linear;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: 10px;
  height: 30px;
  text-indent: 20px;
  margin: 8px 0 0;
}
.wrap.toolbar #head-search-block form .search input[type="text"]:focus {
  width: 230px;
  background-image: url("../../images/ico/ico-search-hover.png");
  color: #fff;
}
.t3-mainnav.min-mainnav .wrap.toolbar {
  display: none;
}
.t3-footer .brand a {
  background: url("../../images/highlight-logo.png") no-repeat top left;
  width: 120px;
  height: 31px;
  display: block;
}
.t3-footer .brand a span {
  display: none;
}
.t3-footer .bannergroup {
  border-bottom: solid 1px #181818;
  padding: 36px 0;
  text-align: center;
}
.bannergroup.banner {
  padding: 5px;
}
.t3-footer .nav > li > a {
  color: #999;
}
.t3-footer .nav > li > a:hover,
.t3-footer .nav > li > a:focus,
.t3-footer .nav > li > a:active {
  color: #af1f14;
  background: none;
}
.t3-footer .nav > li.active > a {
  color: #af1f14;
}
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active {
  color: #fff;
  text-decoration: none;
}
.ja-tabswrap.default {
  background: #111;
}
.ja-tabswrap.default .ja-tabs-title-top {
  border-bottom: 0;
}
.ja-tabswrap.default .ja-tabs-title-top {
  background: #222;
}
.ja-tabswrap.default .ja-tabs-title-top .ja-tabs-title li {
  border: 0;
  border-right: 1px solid #333;
  background: none;
  margin: 0;
}
.ja-tabswrap.default .ja-tabs-title-top .ja-tabs-title li > h3 {
  color: #999;
  font-family: texgyreadventorbold, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  border: 0;
  height: 28px;
  font-weight: normal !important;
  padding: 5px 10px;
}
.ja-tabswrap.default .ja-tabs-title-top .ja-tabs-title li.active {
  background: #111;
  border-bottom: none;
}
.ja-tabswrap.default .ja-tabs-title-top .ja-tabs-title li.active h3 {
  color: #e73628;
}
.ja-tabswrap.default .ja-tab-content .ja-tab-subcontent {
  padding: 0 18px;
}
.ja-tabswrap.default .ja-tab-content .ja-tab-subcontent li {
  padding: 18px 0;
}
.ja-tabswrap.default .ja-tab-content .ja-tab-subcontent .ja-sidenews-list {
  padding: 9px 0;
}
#spotlight-1 .ja-slidenews-item {
  border-bottom: 1px solid #333;
  color: #777;
  font-size: 11px;
}
#spotlight-1 .ja-slidenews-item:last-child {
  border-bottom: 0;
}
#spotlight-1 .ja-slidenews-item a {
  font-size: 12px;
  color: #999;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}
#spotlight-1 .ja-slidenews-item a:hover {
  color: #fff;
  text-decoration: none;
}
#spotlight-1 .ja-slidenews-item img {
  margin-bottom: 4.5px;
}
#spotlight-1 .ja-slidenews-item a.readon {
  font-size: 11px;
  color: #e73628;
}
#spotlight-1 .ja-slidenews-item a.readon:hover {
  color: #fff;
  text-decoration: none;
}
h3.module-title {
  font-size: 14px;
  font-family: texgyreadventorbold, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap {
  background: #fff;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tabs-title-top {
  background: #333;
  border-bottom: 0;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li {
  margin: 0;
  border: 0;
  border-right: 1px solid #444;
  border-bottom: 0;
  background: none;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li h3 {
  font-size: 11px;
  text-transform: uppercase;
  font-family: texgyreadventorbold, sans-serif;
  font-weight: normal !important;
  border: 0;
  color: #fff;
  height: auto;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li.active {
  background: #fff;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tabs-title-top ul.ja-tabs-title li.active h3 {
  border-bottom: 0;
  color: #e73628;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tab-subcontent {
  padding: 0 18px;
  font-family: sans-serif;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tab-subcontent h4 {
  font-family: sans-serif;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tab-subcontent h4 a {
  font-size: 12px;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tab-subcontent a {
  color: #555;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}
.t3-spotlight.t3-spotlight-2 .ja-tabswrap .ja-tab-subcontent a:hover {
  color: #e73628;
  text-decoration: none;
}
.category-module.ja-muzic-sidenews-album li {
  position: relative;
}
.category-module.ja-muzic-sidenews-album li h4 > a.mod-articles-category-title .mod-articles-category-hits {
  padding: 0px;
  position: absolute;
  bottom: 20px;
  left: 100px;
  font-size: 11px;
  font-weight: normal;
  min-width: 18px;
  text-align: center;
}
.ja-top-news {
  background: #e73628;
  padding: 27px;
}
.ja-top-news h3.module-title span {
  font-family: texgyreadventorbold, sans-serif;
  font-weight: normal;
}
.ja-top-news .ja-contentslider.ja-top-news {
  padding: 0;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control {
  position: relative;
  top: 0;
  right: 0;
  margin: -50px 20px 0 0;
  width: auto;
  float: right;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control .ja-contentslider-right,
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control .ja-contentslider-left {
  background-image: url("../../images/slide-btn-36-ltr.png");
  width: 36px;
  height: 36px;
  position: relative;
  display: inline-block;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control .ja-contentslider-left {
  background-position: -36px 0;
  right: 0;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control .ja-contentslider-left:hover {
  background-position: -36px -36px;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control .ja-contentslider-right {
  background-position: 0 0;
  margin-right: -25px;
  left: 0;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-button-control .ja-contentslider-right:hover {
  background-position: 0 -36px;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner {
  background: none;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slideimages {
  float: none;
  margin: 0;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner #created-date {
  color: #f6b7b2;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slideintro,
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slidetitle {
  color: #fff;
  text-transform: none;
  padding: 0;
  margin: 18px 0 0 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slideintro a,
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slidetitle a {
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slideintro a:hover,
.ja-top-news .ja-contentslider.ja-top-news .ja-contentslider-center-wrap .ja-contentslider-center .jaslider-inner .ja_slidetitle a:hover {
  color: #f6b7b2;
}
.t3-sidebar .ja-tabswrap.default .ja-tab-content .ja-tab-subcontent .ezb-mod .mod-item {
  padding: 10px 0 !important;
}
.t3-sidebar .mod_easyblogmostcommentedpost .mod-post-author img.avatar {
  max-width: 40px !important;
}
.t3-sidebar .ja-tabswrap div.ja-tab-content {
  background: #fff;
}
.t3-sidebar .ja-tabswrap.default {
  background: transparent;
  margin: -27px;
  width: auto !important;
}
.t3-sidebar .tabs-hastitle .ja-tabswrap.default {
  margin-top: 0;
}
.t3-sidebar .tabs-hastitle .module-title {
  margin: -27px -27px 0;
  background-color: #eee;
  padding-bottom: 9px;
}
.t3-sidebar .ja-tabswrap.default .ja-tabs-title-top .ja-tabs-title li.active h3 {
  background: #fff;
  color: #333;
}
.t3-sidebar .module {
  background: #fff;
  padding: 27px;
}
.t3-sidebar .ja-sidebar-login .input-prepend {
  width: 100%;
}
.t3-sidebar .ja-sidebar-login .input-prepend .add-on {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 8px;
}
.t3-sidebar .ja-sidebar-login button.btn,
.t3-sidebar .ja-sidebar-login input[type="submit"].btn {
  width: 100%;
  padding: 9px 0;
  font-weight: normal;
  background: #e73628;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
.t3-sidebar .ja-sidebar-login button.btn:hover,
.t3-sidebar .ja-sidebar-login input[type="submit"].btn:hover {
  background: #c62316;
}
.t3-sidebar .ja-sidebar-login #login-form input[type="text"],
.t3-sidebar .ja-sidebar-login #login-form input[type="password"] {
  padding: 8px;
}
.t3-sidebar .ja-sidebar-login a {
  color: #555;
}
.t3-sidebar .ja-sidebar-login a:hover {
  color: #e73628;
}
.t3-sidebar .banner {
  padding: 4.5px;
}
.t3-sidebar .custom p {
  margin: 0;
  padding: 0;
  text-align: center;
}
.inline .t3-module {
  margin-bottom: 0;
}
.inline h3.module-title {
  color: #fff;
}
.inline .category-module {
  *zoom: 1;
  margin: 0 -9px;
}
.inline .category-module:before,
.inline .category-module:after {
  display: table;
  content: "";
  line-height: 0;
}
.inline .category-module:after {
  clear: both;
}
.inline .category-module li {
  float: left;
  width: 25%;
  padding: 0 !important;
  border: 0;
}
.inline .category-module li:first-child {
  padding-top: 0 !important;
}
.inline .category-module li:last-child {
  padding-bottom: 0 !important;
}
.inline .category-module li .list-inner {
  padding: 0 9px;
}
.inline .category-module li h4 {
  margin-top: 9px;
}
.inline .category-module li h4 a {
  color: #fff;
}
.inline .category-module li h4 a:hover,
.inline .category-module li h4 a:focus,
.inline .category-module li h4 a:active {
  color: #af1f14;
}
.inline-left .t3-module,
.inline-right .t3-module {
  margin-bottom: 0;
}
.inline-left h3.module-title,
.inline-right h3.module-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 9px;
}
.ezb-mod {
  padding: 10px 0;
}
.ezb-mod .small {
  font-size: 11px !important;
}
.ezb-mod a {
  color: #333;
}
.ezb-mod a:hover {
  color: #e73628;
  text-decoration: none;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-post-title {
  font-size: 12px;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-post-title a {
  color: #333;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-post-title a:hover {
  color: #e73628;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-post-author.at-bottom {
  border: 0;
  padding: 0;
  margin: 0;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item + .mod-item {
  border-top: 1px solid #eee;
  margin: 0 !important;
}
.ezb-mod.mod_easyblogmostpopularpost .mod-item + .mod-item:last-child {
  padding-bottom: 0 !important;
}
.ezb-mod .tag-cloud {
  font-size: 12px !important;
  display: block;
  border-bottom: 1px solid #eee;
  padding: 9px 0 9px 25px;
  background: url("../../images/ico/tag.png") no-repeat left 10px;
  font-weight: bold;
}
.ezb-mod .tag-cloud:first-child {
  margin-top: 10px;
  padding-top: 0;
  background-position: left 0;
}
.ezb-mod .tag-cloud:last-child {
  border-bottom: 0;
  margin-bottom: 10px;
}
.ja-muzic-review-album li,
.ja-muzic-sidenews-album li {
  *zoom: 1;
}
.ja-muzic-review-album li:before,
.ja-muzic-review-album li:after,
.ja-muzic-sidenews-album li:before,
.ja-muzic-sidenews-album li:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-muzic-review-album li:after,
.ja-muzic-sidenews-album li:after {
  clear: both;
}
.ja-muzic-review-album .img-intro,
.ja-muzic-sidenews-album .img-intro {
  width: 85px;
  float: left;
  margin-right: 18px;
}
.ja-muzic-review-album h4 > a.mod-articles-category-title,
.ja-muzic-sidenews-album h4 > a.mod-articles-category-title {
  font-weight: bold;
}
.ja-muzic-review-album .mod-articles-category-writtenby,
.ja-muzic-sidenews-album .mod-articles-category-writtenby {
  font-size: 11px;
  color: #999;
}
.category-module.ja-muzic-sidenews-album li {
  border-top-color: #333;
  padding: 18px 0 !important;
}
.category-module.ja-muzic-sidenews-album li h4 > a.mod-articles-category-title {
  color: #999;
}
.category-module.ja-muzic-sidenews-album li h4 > a.mod-articles-category-title:hover {
  color: #fff;
}
.category-module.ja-muzic-sidenews-album li .mod-articles-category-writtenby a:hover {
  text-decoration: none;
}
.category-module.ja-muzic-review-album li {
  padding: 18px 0 !important;
}
.category-module.ja-muzic-review-album li:first-child {
  padding-top: 0 !important;
}
.category-module.ja-muzic-review-album li:last-child {
  padding-bottom: 0 !important;
}
.category-module.ja-muzic-review-audio {
  *zoom: 1;
}
.category-module.ja-muzic-review-audio:before,
.category-module.ja-muzic-review-audio:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-module.ja-muzic-review-audio:after {
  clear: both;
}
.category-module.ja-muzic-review-audio li {
  *zoom: 1;
  padding: 9px 0;
  margin: 0;
  position: relative;
}
.category-module.ja-muzic-review-audio li:before,
.category-module.ja-muzic-review-audio li:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-module.ja-muzic-review-audio li:after {
  clear: both;
}
.category-module.ja-muzic-review-audio h4 {
  margin: 0;
}
.category-module.ja-muzic-review-audio li:first-child .mod-articles-category-introtext .jp_container_mini,
.category-module.ja-muzic-review-audio li:first-child .mod-articles-category-introtext a.jp-download {
  top: 0;
}
.category-module.ja-muzic-review-audio li .list-inner {
  position: relative;
  height: 18px;
  overflow: hidden;
  *zoom: 1;
}
.category-module.ja-muzic-review-audio li .list-inner:before,
.category-module.ja-muzic-review-audio li .list-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-module.ja-muzic-review-audio li .list-inner:after {
  clear: both;
}
.category-module.ja-muzic-review-audio li .list-inner .jp_container_mini {
  top: 0;
}
.category-module.ja-muzic-review-audio li .list-inner a.jp-play {
  background: url("../../images/ico/icon_play.png") no-repeat top left;
}
.category-module.ja-muzic-review-audio li .list-inner a.jp-play:hover {
  background-position: 0 -13px;
}
.category-module.ja-muzic-review-audio li .list-inner a.jp-download {
  background: url("../../images/ico/icon_download.png") no-repeat top left;
  top: 0;
}
.category-module.ja-muzic-review-audio li .list-inner a.jp-download:hover {
  background-position: 0 -13px;
}
.category-module.ja-muzic-review-audio li .list-inner a.jp-pause {
  background: url("../../images/ico/icon_pause.png") no-repeat top left;
}
.category-module.ja-muzic-review-audio li .list-inner a.jp-pause:hover {
  background-position: 0 -13px;
}
.category-module.top-videos .list-inner {
  position: relative;
}
.category-module.top-videos .list-inner > a {
  display: block;
  height: 120px;
  overflow: hidden;
  text-align: center;
  background: #111;
}
.category-module.top-videos .list-inner > a img {
  max-width: 100%;
}
.category-module.top-videos .list-inner > a img.default-images {
  max-height: 100%;
}
.category-module.top-videos .list-inner > a img.youtube-images {
  margin-top: -18px;
}
.category-module.top-videos .list-inner:after {
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  right: 20px;
  top: 85px;
  background: url("../../images/ico/video.png") no-repeat left top;
}
#top-login-block .ja-login .logout-menu {
  height: 50px;
}
#top-login-block .ja-login .logout-menu a > i {
  background: #222;
  display: block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
#top-login-block .ja-login .logout-menu a:hover {
  text-decoration: none;
}
#top-login-block .logout-menu.open a > i,
#top-login-block .logout-menu.open a:hover > i,
#top-login-block .logout-menu.open a:focus > i {
  background: #fff;
}
#top-login-block .logout-menu.open ul.dropdown-menu {
  text-align: left;
  left: inherit;
  right: 0;
}
#top-login-block .logout-menu.open ul.dropdown-menu .login-greeting {
  margin: 18px;
  font-weight: normal;
  color: #333;
}
#top-login-block .logout-menu.open ul.dropdown-menu .logout-button {
  margin: 0 18px 18px 18px;
  display: block;
}
#top-login-block .logout-menu.open ul.dropdown-menu .logout-button input[type="submit"] {
  background: #e73628;
  color: #fff;
  cursor: pointer;
  width: 100%;
  padding: 8px;
  text-transform: uppercase;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
#top-login-block .logout-menu.open ul.dropdown-menu .logout-button input[type="submit"]:hover {
  background: #c62316;
}
#top-login-block .ja-login .logout-button {
  display: inline-block;
}
#top-login-block .ja-login .logout-button input[type=submit] {
  background: none;
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: sans-serif;
}
#top-login-block .ja-login .logout-button input[type=submit]:hover {
  color: #e73628;
}
.login-greeting {
  margin-bottom: 18px;
}
.category-module.ja-muzic-sidenews-album li span.mod-articles-category-hits {
  display: block;
}
.t3-module.ja-muzic-spotlight {
  position: relative;
  padding: 18px 18px 0;
  background: #222;
  *zoom: 1;
}
.t3-module.ja-muzic-spotlight:before,
.t3-module.ja-muzic-spotlight:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-module.ja-muzic-spotlight:after {
  clear: both;
}
.t3-module.ja-muzic-spotlight .ja-button-control {
  height: 36px;
  position: absolute;
  left: auto;
  top: 18px;
  width: 65px;
  margin-top: 0;
  right: 18px;
}
.t3-module.ja-muzic-spotlight .ja-button-control a {
  display: none;
}
.t3-module.ja-muzic-spotlight .ja-button-control .ja-contentslider-right,
.t3-module.ja-muzic-spotlight .ja-button-control .ja-contentslider-left {
  width: 36px;
  height: 36px;
  display: inline-block;
  background-image: url("../../images/arrow-spot-light-ltr.png");
  background-repeat: no-repeat;
}
.t3-module.ja-muzic-spotlight .ja-button-control .ja-contentslider-right {
  background-position: -36px 0;
  right: 0;
}
.t3-module.ja-muzic-spotlight .ja-button-control .ja-contentslider-right:hover {
  background-position: -36px -36px;
}
.t3-module.ja-muzic-spotlight .ja-button-control .ja-contentslider-left {
  background-position: 0 0;
  left: 0;
}
.t3-module.ja-muzic-spotlight .ja-button-control .ja-contentslider-left:hover {
  background-position: 0 -36px;
}
.t3-module.ja-muzic-spotlight .module-title {
  color: #fff;
  margin: 0 0 18px 0;
}
.t3-module.ja-muzic-spotlight .ja-contentslider-center .jsslide > div {
  background-color: transparent;
  margin-right: 0;
}
.t3-module.ja-muzic-spotlight .ja_slideimages {
  float: none;
  margin: 0;
}
.t3-module.ja-muzic-spotlight .ja_slidetitle {
  font-weight: bold;
  margin: 0;
  font-size: 12px;
  text-transform: none;
  padding: 10px 0;
}
.t3-home-feature .t3-module {
  margin-bottom: 0;
}
.ja-eb-mostread .ezb-mod .mod-post-image {
  width: 65px;
  height: auto;
  margin: 0 18px 0 0;
}
.ja-eb-mostread .ezb-mod .mod-post-image a {
  margin: 0;
}
.ja-eb-mostread .ezb-mod .mod-post-image img {
  border: 0;
  border-bottom-color: transparent;
  float: none;
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: auto;
  height: auto;
}
.ja-eb-mostread .ezb-mod .mod-post-meta {
  width: auto;
  margin: 0;
}
.ja-eb-mostread .mod-post-title,
.ja-eb-mostread .mod-post-meta,
.ja-eb-mostread .mod-post-author {
  display: block !important;
  margin-left: 85px !important;
}
.ja-eb-mostread .ezb-mod .mod-post-title {
  font-size: 12px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ja-eb-features .list-inner {
  *zoom: 1;
}
.ja-eb-features .list-inner:before,
.ja-eb-features .list-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-eb-features .list-inner:after {
  clear: both;
}
.ja-eb-features .img-intro {
  width: 65px;
  margin: 0 18px 0 0;
  float: left;
}
.ja-eb-mostread .ezb-mod .default-image {
  height: 55px;
  background: #eee;
  line-height: 55px;
  text-align: center;
}
.t3-module .ezb-mod .mod-post-title {
  font-size: 12px;
}
.t3-module .ezb-mod .mod-post-type {
  display: none;
}
.t3-module .custom p {
  text-align: left;
}
#ezblog-dashboard select {
  width: auto;
  height: 22px;
  margin: 0;
}

.items-leading .leading {
  margin-bottom: 36px;
}
.t3-content {
  position: relative;
}
.items-row .item,
.items-leading .leading {
  margin-bottom: 30px;
}
.items-row .item article,
.items-leading .leading article {
  background: #fff;
  padding: 18px;
  min-height: 324px;
  position: relative;
}
.items-row .item article:hover img,
.items-leading .leading article:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.items-row .item .article-title,
.items-leading .leading .article-title {
  font-size: 16px;
  font-family: texgyreadventorbold, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  height: 24px;
 /* white-space: nowrap; 
  text-overflow: ellipsis;
  overflow: hidden;*/
}
.items-row .item .article-title a,
.items-leading .leading .article-title a {
  color: #333;
}
.items-row .item .article-title a:hover,
.items-row .item .article-title a:focus,
.items-row .item .article-title a:active,
.items-leading .leading .article-title a:hover,
.items-leading .leading .article-title a:focus,
.items-leading .leading .article-title a:active {
  color: #af1f14;
  text-decoration: none;
}
.items-row .item .item-image,
.items-leading .leading .item-image {
  margin: -18px -18px 18px;
  float: none;
  overflow: hidden;
}
.items-row .item .item-image img,
.items-leading .leading .item-image img {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.items-row .item .blank-image,
.items-leading .leading .blank-image {
  height: 189px;
  text-align: center;
  background-color: #f2f2f2;
}
.items-row .item .blank-image i,
.items-leading .leading .blank-image i {
  font-size: 52px;
  color: #bbb;
  line-height: 189px;
  display: inline-block;
}
.items-row .item .article-intro,
.items-leading .leading .article-intro {
  overflow: hidden;
}
.items-row .item .tags,
.items-leading .leading .tags {
  margin-top: 18px;
}
.items-row .item .tags > span,
.items-leading .leading .tags > span {
  display: inline-block;
  margin-bottom: 4px;
}
.com_content.view-featured .items-row .item .article-intro,
.com_content.view-featured .items-leading .leading .article-intro,
.ja-muzic-news .items-leading .leading .article-intro,
.ja-muzic-news .items-row .item .article-intro {
  height: 55px;
}
.com_content.view-featured .items-row .item .article-intro p:last-child,
.com_content.view-featured .items-leading .leading .article-intro p:last-child,
.ja-muzic-news .items-leading .leading .article-intro p:last-child,
.ja-muzic-news .items-row .item .article-intro p:last-child {
  display: none;
}
.com_content.view-featured .items-row .item .article-intro p:first-child,
.com_content.view-featured .items-leading .leading .article-intro p:first-child,
.ja-muzic-news .items-leading .leading .article-intro p:first-child,
.ja-muzic-news .items-row .item .article-intro p:first-child {
  display: block;
}
.com_content.view-featured .items-row .item .article-intro .content_rating + p,
.com_content.view-featured .items-leading .leading .article-intro .content_rating + p,
.ja-muzic-news .items-leading .leading .article-intro .content_rating + p,
.ja-muzic-news .items-row .item .article-intro .content_rating + p {
  display: block;
}
.article-content .addthis_toolbox {
  margin-bottom: 18px;
}
.divider-vertical {
  margin: 0 0 36px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  font-size: 11px;
  margin-top: 18px;
}
.article-aside .btn-group .dropdown-menu i {
  font-size: 14px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.article-info dd.createdby {
  margin-right: 0;
}
.items-row .category-name,
.items-leading .category-name {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
}
.items-row .category-name a,
.items-leading .category-name a {
  background: #e73628;
  color: #fff;
  font-size: 11px;
  padding: 0 5px;
  display: block;
}
.items-row .category-name a:hover,
.items-row .category-name a:focus,
.items-row .category-name a:active,
.items-leading .category-name a:hover,
.items-leading .category-name a:focus,
.items-leading .category-name a:active {
  text-decoration: none;
  background: #000;
}
.article-footer {
  color: #999;
  font-size: 11px;
  margin-bottom: 18px;
  margin-top: 18px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 30px 18px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 18px 30px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 18px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
 
}
.img_caption p.img_caption {
  background: #eee;
  color: #777;
  font-size: 10px;
  width: 100%;
  margin: 10px;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle i.icon-cog,
article aside .btn-group > .dropdown-toggle:hover i.icon-cog,
article aside .btn-group > .dropdown-toggle:active i.icon-cog,
article aside .btn-group > .dropdown-toggle:focus i.icon-cog {
  color: #e73628;
}
.view-article.artists-list .article-header {
  background: #e73628;
  margin: -30px -30px 30px;
  padding: 30px;
}
.view-article.artists-list .item-image,
.view-article.artists-list .item-image.pull-left {
  width: 60px;
  margin: 0;
  float: left;
}
.view-article.artists-list .article-title {
  background: #fff;
  font-size: 20px;
  height: 60px;
  margin: 0;
  display: inline-block;
  padding: 0 18px;
}
.view-article.artists-list .article-title a {
  color: #333;
  line-height: 60px;
}
.view-article.artists-list .article-title a:hover,
.view-article.artists-list .article-title a:focus,
.view-article.artists-list .article-title a:active {
  color: #af1f14;
  text-decoration: none;
}
.view-article.artists-list .jaheadmodules {
  float: right;
  height: 60px;
  line-height: 60px;
}
.view-article.artists-list .jaheadmodules a {
  color: #ffb9b4;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 0 9px;
}
.view-article.artists-list .jaheadmodules a:hover,
.view-article.artists-list .jaheadmodules a:focus,
.view-article.artists-list .jaheadmodules a:active,
.view-article.artists-list .jaheadmodules a.active {
  color: #fff;
  text-decoration: none;
}
.view-article.artists-list .article-content .pagination {
  display: none;
}
.artists-list .items-row .item article {
  min-height: 0;
  padding: 0;
}
.artists-list .items-row .item .article-title {
  text-align: center;
}
.artists-list .items-row .item .item-image {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.artists > article > .article-header {
  background: #e73628;
  margin: -30px -30px 30px;
  padding: 30px;
  position: relative;
}
.artists > article > .article-header > .item-image {
  width: 60px;
  margin-right: 0;
  margin-bottom: 0;
  float: left;
}
.artists > article > .article-header > .article-title {
  background: #fff;
  font-size: 20px;
  height: 60px;
  width: 95%; 
  margin: 0;
  display: inline-block;
  padding: 0 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.artists > article > .article-header > .article-title a {
  color: #333;
  line-height: 60px;
}
.artists > article > .article-header > .article-title a:hover,
.artists > article > .article-header > .article-title a:focus,
.artists > article > .article-header > .article-title a:active {
  color: #af1f14;
  text-decoration: none;
}
.artists > article > .article-header > .jaheadmodules {
  float: right;
  height: 60px;
  line-height: 60px;
}
.artists > article > .article-header > .jaheadmodules a {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 0 9px;
}
.artists > article > .article-header > .jaheadmodules a:hover,
.artists > article > .article-header > .jaheadmodules a:focus,
.artists > article > .article-header > .jaheadmodules a:active,
.artists > article > .article-header > .jaheadmodules a.active {
  color: #fff;
  text-decoration: none;
}
.artists > article .article-content .pagination {
  display: none;
}
.artists .pagination {
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
  border-top-color: #eee;
}
.artists .inline,
.artists-list .inline {
  background: #333;
  margin: 30px -30px;
  padding: 30px 30px;
}
.artists .track-title {
  font-family: texgyreadventorbold, sans-serif;
  font-size: 24px;
  color: #333;
}
.artists .track-title:hover,
.artists .track-title:focus,
.artists .track-title:active {
  color: #af1f14;
  text-decoration: none;
}
.item-page.artists.videos .track-title {
  line-height: 1.3;
}
.artists-list.artists.photos .carousel {
  margin-top: 0;
}
#disqus_thread {
  margin-top: 30px;
}
#at20mc,
#at20mc .atm {
  z-index: 1000 !important;
}
.tracks-list .items-row {
  padding-top: 9px;
  border-bottom: 1px solid #eee;
}
.tracks-list .items-row.row-0 {
  padding-top: 0;
}
.tracks-list .items-row .item {
  margin-bottom: 0;
}
.tracks-list .items-row .item article {
  min-height: 0;
  padding: 0;
}
.tracks-list .items-row .item .article-intro {
  height: auto;
}
.tracks-list .items-row .item .article-aside {
  margin-top: 0;
  display: inline-block;
}
.tracks-list .items-row .item .article-header {
  display: inline-block;
  margin-right: 10px;
}
.tracks-list .items-row .item .article-title {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 12px;
}
.tracks-list .items-row .item .article-title a {
  color: #666;
}
.tracks-list .items-row .item .article-title a:hover,
.tracks-list .items-row .item .article-title a:focus,
.tracks-list .items-row .item .article-title a:active {
  color: #af1f14;
}
.tracks-list .track-title {
  font-family: texgyreadventorbold, sans-serif;
  font-size: 24px;
  color: #333;
  margin-bottom: 18px;
  display: block;
}
.tracks-list .track-title:hover,
.tracks-list .track-title:focus,
.tracks-list .track-title:active {
  color: #af1f14;
  text-decoration: none;
}
.tracks-list .ja-jplayer-mini {
  top: 0;
}
.artists.tracks-list > article .item-image.pull-left,
.artists.tracks-list > article .item-image {
  float: left;
  margin: 0;
}
.artists.tracks-list .items-row .article-intro p {
  margin: 0;
}
.artists.tracks-list .jp_container_mini,
.artists.tracks-list a.jp-download {
  top: 5px;
}
#popular-artists {
  background: #eee;
  margin: -30px -30px 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#popular-artists .module-title {
  color: #fff;
}
.artists.albums > article .item-image.pull-left,
.artists.albums > article .item-image {
  float: left;
  margin: 0;
}
.artists.albums > article .article-content .item-image {
  width: 210px;
  margin-right: 30px;
}
.artists.albums > article .article-info {
  float: none;
}
.artists.albums > article .article-info dd {
  float: none;
  display: block;
}
.artists.albums > article .article-content .jp-audio {
  clear: both;
  margin-top: 30px;
}
.artists.albums > article .article-content .jp-video-270p,
.artists.albums > article .article-content .jp-video-360p {
  margin-top: 0;
}
.artists.albums > article .album-title {
  font-family: texgyreadventorbold, sans-serif;
  font-size: 24px;
  color: #333;
}
.artists.albums > article .album-title:hover,
.artists.albums > article .album-title:focus,
.artists.albums > article .album-title:active {
  color: #af1f14;
  text-decoration: none;
}
.artists.albums > article .article-aside {
  margin-top: 9px;
  margin-bottom: 18px;
}
.artists.albums .items-row .item article {
  padding: 0;
}
.artists.albums .items-row .item article .item-image {
  margin: 0;
}
.artists.albums .item-image .btn-source {
  margin-top: 18px;
}
.artists.albums .article-aside {
  margin-top: 0;
}
.artists.albums .article-aside dd {
  margin: 0;
  float: none;
}
.artists.videos .article-info dd {
  margin: 0;
}
.artists.videos .items-row {
  border-bottom: 0;
}
.artists.videos .items-row .item .article-intro {
  height: 120px;
  margin-bottom: 18px;
  text-align: center;
  position: relative;
}
.artists.videos .items-row .item .article-intro:after {
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: url("../../images/ico/video.png") no-repeat left top;
}
.artists.videos .items-row .item .article-intro img {
  width: 100%;
  height: 100%;
}
.artists.videos .items-row .item .article-intro .default-images {
  width: auto;
  height: 100%;
}
.artists.videos .items-row .item .article-intro .default-images.youtube-images {
  width: 100%;
}
.artists.videos .artists.videos > article .item-image.pull-left,
.artists.videos .artists.videos > article .item-image {
  float: left;
  margin: 0;
}
.artists.videos .items-row .item .article-header {
  display: block;
}
.artists.videos .items-row .item .article-title {
  font-size: 16px;
  margin-bottom: 9px;
}
.artists.videos .items-row .item .article-title a {
  color: #333;
}
.artists.videos .items-row .item .article-title a:hover,
.artists.videos .items-row .item .article-title a:focus,
.artists.videos .items-row .item .article-title a:active {
  color: #af1f14;
}
.artists.videos .article-content .article-aside {
  *zoom: 1;
  margin: 4.5px 0 9px;
}
.artists.videos .article-content .article-aside:before,
.artists.videos .article-content .article-aside:after {
  display: table;
  content: "";
  line-height: 0;
}
.artists.videos .article-content .article-aside:after {
  clear: both;
}
.artists.photos .items-row .item .article-intro,
.artists.photos .items-leading .leading .article-intro {
  height: 154px;
}
.artists.photos .items-row .item article,
.artists.photos .items-leading .leading article {
  padding: 0;
  min-height: 0;
  overflow: hidden;
}
.artists.photos .items-row .item .item-image,
.artists.photos .items-leading .leading .item-image {
  margin: 0;
}
.artists.photos .items-row .item .article-header,
.artists.photos .items-leading .leading .article-header {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -100px;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.artists.photos .items-row .item .article-header h2,
.artists.photos .items-leading .leading .article-header h2 {
  margin: 9px 0;
}
.artists.photos .items-row .item .article-header a,
.artists.photos .items-leading .leading .article-header a {
  color: #fff !important;
  font-size: 12px;
}
.artists.photos .artists.photos > article .item-image.pull-left,
.artists.photos .artists.photos > article .item-image {
  float: left;
  margin: 0;
}
.artists.photos .items-row .item:hover .article-header,
.artists.photos .items-leading .leading:hover .article-header {
  bottom: 0;
}
.artists.photos .items-row .item:hover .article-header a,
.artists.photos .items-leading .leading:hover .article-header a {
  color: #af1f14 !important;
}
.artists.photos .photo-title {
  font-family: texgyreadventorbold, sans-serif;
  font-size: 24px;
  color: #333;
  display: block;
  margin-bottom: 30px;
}
.artists.photos .photo-title:hover,
.artists.photos .photo-title:focus,
.artists.photos .photo-title:active {
  color: #af1f14;
  text-decoration: none;
}
.artists.photos .article-aside {
  display: none;
}
.artists.photos .carousel {
  margin-top: 30px;
}
.artists.photos .carousel-control {
  background-image: url("../../images/slide-btn-50-ltr.png");
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 50px;
  padding: 0;
  text-indent: -99999px;
  width: 50px;
  margin-: -25px;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.artists.photos .carousel-control.left {
  left: 0;
  background-position: 0 0;
}
.artists.photos .carousel-control.left:hover {
  background-position: 0 -50px;
}
.artists.photos .carousel-control.right {
  right: 0;
  background-position: -50px 0;
}
.artists.photos .carousel-control.right:hover {
  background-position: -50px -50px;
}
.artists.photos .thumbnails {
  margin-top: 30px;
}
.artists.photos .thumbnails [class*="span"] {
  margin-bottom: 30px;
}
.artists.photos .thumbnails [class*="span4"]:nth-child(3n+1) {
  margin-left: 0;
}
.artists.biography .items-row .item article,
.artists.biography .items-leading .leading article {
  min-height: 0;
  padding: 0;
}
.artists.biography .items-row .item .article-intro,
.artists.biography .items-leading .leading .article-intro {
  height: auto;
}
.artists.biography .article-aside {
  margin: 0;
}
.artists.biography .article-aside .btn-group {
  position: absolute;
  right: 0;
  top: 0;
}
.artists.biography .article-content .span9 {
  position: relative;
}
.artists.biography .artists.biography > article .item-image.pull-left,
.artists.biography .artists.biography > article .item-image {
  float: left;
  margin: 0;
}
.tag-category > h2 {
  margin-top: 0;
}
.tag-category .category-desc {
  display: none;
}
.tag-category .filters {
  margin-bottom: 18px;
}
.tag-category .list-striped {
  border-top: 0;
  margin-left: -30px !important;
  margin-right: -30px !important;
}
.tag-category .list-striped li {
  padding: 18px 30px;
}
.tag-category .list-striped li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.tag-category .list-striped img {
  margin-bottom: 18px;
}
.tag-category .list-striped h3 {
  font-size: 16px;
  font-family: texgyreadventorbold, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 18px;
}
.tag-category .list-striped h3 a {
  color: #333;
}
.tag-category .list-striped h3 a:hover,
.tag-category .list-striped h3 a:focus,
.tag-category .list-striped h3 a:active {
  color: #af1f14;
  text-decoration: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
#login-form .radio input[type="radio"],
#login-form .checkbox input[type="checkbox"] {
  margin-top: 2px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#adminForm .media-preview {
  clear: both;
  padding-top: 4px;
}
#adminForm .button2-left a,
#adminForm .button2-left span {
  padding: 2px 10px;
}
#adminForm .input-prepend.input-append .add-on:first-child,
#adminForm .input-prepend.input-append .btn:first-child {
  margin-left: 1px;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #fff;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -20px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 90px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 60%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #eee;
  margin-bottom: 18px;
  padding: 9px 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#searchForm {
  padding: 9px 18px;
  border: 1px solid #eee;
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 18px 0;
}
#searchForm legend {
  margin-bottom: 9px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 18px;
}
.search-results .result-title {
  font-size: 14px;
  margin-top: 18px;
}
.search-results .result-category {
  font-size: 10px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 10px;
  color: #999;
}
#finder-search #advanced-search-toggle {
  display: inline-block;
  margin-top: 9px;
}
.finder .btn {
  border: 0;
  padding: 4.5px 9px;
  background: #333;
  color: #fff;
  cursor: pointer;
}
.finder .btn:hover {
  background: #262626;
}
.finder .btn.btn-primary {
  background: #e73628;
}
.finder .btn.btn-primary:hover {
  background: #dd2719;
}
#advanced-search ul {
  margin-left: 0 !important;
}
#advanced-search ul li {
  list-style: none;
  padding: 9px 0;
  border-bottom: solid 1px #eee;
}
#advanced-search ul li label {
  display: inline-block;
  width: 200px;
}
#advanced-search ul li select {
  margin-bottom: 0;
}
.t3-content .contact {
  padding: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
.contact label#jform_contact_email_copy-lbl {
  display: inline-block;
  margin-top: 2px;
  vertical-align: top;
}
.contact input#jform_contact_email_copy {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
}
.contact .control-contact {
  margin-bottom: 15px;
}
.contact .nav-tabs > li > a {
  background: #000;
  border-color: #000;
  color: #fff;
  font-weight: "texgyreadventorbold", sans-serif;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contact .nav-tabs > li > a:hover,
.contact .nav-tabs > li > a:focus,
.contact .nav-tabs > li > a:active {
  background: #000;
  border-color: #ddd;
  color: #e73628;
}
.contact .nav-tabs > .active > a {
  background: #fff;
  border-color: #ddd;
  border-bottom-color: #fff;
  color: #e73628;
}
.contact .nav-tabs > .active > a:hover,
.contact .nav-tabs > .active > a:focus,
.contact .nav-tabs > .active > a:active {
  background: #fff;
  border-color: #ddd;
  border-bottom-color: #fff;
  color: #e73628;
}
.contact .nav-tabs input[type="text"],
.contact .nav-tabs input[type="email"],
.contact .nav-tabs textarea {
  width: 95%;
}
.contact-address {
  margin: 18px 0;
}
.contact-address .contact-info {
  margin: 9px 0;
  color: #555;
  font-size: 13px;
  font-weight: normal;
}
.contact-address .contact-info img {
  display: none;
}
.contact-address .contact-info i {
  background: #e73628;
  padding: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion-group .accordion-heading .accordion-toggle {
  background: #333;
  color: #fff;
  text-transform: uppercase;
}
.accordion-group .accordion-heading .accordion-toggle:hover,
.accordion-group .accordion-heading .accordion-toggle:focus,
.accordion-group .accordion-heading .accordion-toggle:active {
  background: #fff;
  color: #e73628;
  text-decoration: none;
}
.accordion-group .accordion-heading .accordion-toggle a {
  color: #fff;
}
.accordion-group .accordion-heading .accordion-toggle a:hover,
.accordion-group .accordion-heading .accordion-toggle a:focus,
.accordion-group .accordion-heading .accordion-toggle a:active {
  color: #e73628;
}
.accordion-group input[type="text"],
.accordion-group input[type="email"],
.accordion-group textarea {
  width: 95%;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-item {
  margin-top: 18px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 18px;
}
.category-item .category-item {
  margin-left: 3.0303030303%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  padding: 0 !important;
  margin-bottom: 0;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.weblink-category .category-desc,
.weblink .category-desc {
  padding: 0 !important;
  margin-bottom: 0;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 18px;
  font-size: 14px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 12px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 14px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#editor-xtd-buttons {
  padding: 0 !important;
  *zoom: 1;
}
div#editor-xtd-buttons:before,
div#editor-xtd-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
div#editor-xtd-buttons:after {
  clear: both;
}
div#editor-xtd-buttons .icon-play-2:before {
  content: "\f04b";
}
div#editor-xtd-buttons .icon-file-add:before {
  content: "\f0f6";
}
.toggle-editor.btn-toolbar {
  margin: 18px;
}
.toggle-editor.btn-toolbar .icon-eye:before {
  content: "\f06e";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #555;
  text-decoration: none;
}
.readmore a {
  background: #e73628;
  color: #fff;
  text-shadow: none;
}
.readmore a:hover {
  background: #c62316;
  text-decoration: none;
  color: #fff;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
  z-index: 10;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component.com_media.view-imagesList .t3-content {
  padding: 18px;
  width: auto;
}
.component.com_media.view-imagesList .manager.thumbnails > li {
  float: left;
  margin-left: 18px;
  margin-bottom: 18px;
}
.com_media.view-images .control-group.span6 {
  clear: none;
  width: 47%;
}
.com_media.view-images .control-group:after {
  display: none;
}
.view-form.layout-edit .input-append .btn {
  padding: 4px 10px;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #eee;
}
.article-content .pagination li {
  float: left;
  padding: 9px 18px;
  line-height: normal;
  border: 1px solid #eee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 18px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 18px 18px;
  padding: 10px;
  width: 30%;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
  *zoom: 1;
}
.pagenav:before,
.pagenav:after {
  display: table;
  content: "";
  line-height: 0;
}
.pagenav:after {
  clear: both;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 3.6px 0;
  line-height: normal;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background: none;
  color: #af1f14;
}
.counter {
  float: right;
  line-height: 1;
  margin: 9px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 9px 0 5px;
}
.display-limit {
  margin: 9px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.view-article.albums #system-message {
  margin-bottom: 36px;
}
#system-message .success.message ul {
  color: #468847;
  background: #dff0d8 url("../../images/messages/ico-success.gif") no-repeat 10px center;
  border: 5px solid #d6e9c6;
  padding: 4.5px;
}
#system-message .success.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .notice.message ul {
  color: #c09853;
  border: 5px solid #fbeed5;
  background: #fcf8e3 url("../../images/messages/ico-warning.gif") no-repeat 10px center;
  padding: 4.5px;
}
#system-message .notice.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .error.message ul {
  color: #b94a48;
  border: 5px solid #eed3d7;
  background: #f2dede url("../../images/messages/ico-error.gif") no-repeat 10px center;
  padding: 4.5px;
}
#system-message .error.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .info.message ul {
  color: #3a87ad;
  border: 5px solid #bce8f1;
  background: #d9edf7 url("../../images/messages/ico-info.gif") no-repeat 10px center;
  padding: 4.5px;
}
#system-message .info.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
.tip-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.tip-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.tip-text {
  padding: 9px 14px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.com_users .t3-content {
  margin-top: 0;
}
.com_users form {
  margin: 0;
}
.com_users fieldset.well {
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.com_users legend {
  font-size: 14px;
  margin: 0;
}
.com_users .form-actions {
  margin: 0;
  background: none;
  border: 0;
}
.com_users .page-header,
.com_users legend {
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin: 0 0 18px;
  font-family: texgyreadventorbold, sans-serif;
}
.com_users label {
  font-weight: normal;
}
.com_users input {
  padding: 8px 5px;
}
.com_users .btn-primary,
.com_users .btn-toolbar .btn,
.com_users a.btn,
.com_users a.cancel {
  background: #e73628;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
.com_users .btn-primary:hover,
.com_users .btn-toolbar .btn:hover,
.com_users a.btn:hover,
.com_users a.cancel:hover {
  background: #c62316;
}
.com_users button,
.com_users a.btn {
  padding: 10px;
  font-size: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.com_users dl dd,
.com_users dl dt {
  padding: 8px;
  color: #333;
}
.com_users .reset fieldset .control-group + .control-group {
  margin-top: 18px;
}
.remind .form-validate p {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.remind .form-horizontal .control-group {
  margin-bottom: 0;
}
.reset .form-validate p {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.reset .form-horizontal .control-group {
  margin-bottom: 0;
}
.view-login body {
  background: #000;
}
.view-login #t3-mainbody {
  width: 100%;
  background: url("../../images/login-2-bg.jpg") no-repeat bottom center;
}
.view-login .t3-content {
  background: none;
}
.view-login .login-wrap {
  width: 330px;
  margin: 0 auto;
  background: #fff;
}
.view-login .login-wrap .login {
  padding: 18px;
}
.view-login .login-wrap .login .page-header {
  margin: 0;
  background: #000;
  margin: -18px -18px 0;
  padding: 5px 18px;
}
.view-login .login-wrap .login .page-header h3 {
  margin: 0;
  color: #fff;
}
.view-login .logout {
  background: #fff;
  width: 300px;
  margin: 0 auto;
  padding: 18px;
}
.view-login .logout h1 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  margin: -18px -18px 18px -18px;
  padding: 0 18px;
}
.view-login .logout .logout-description {
  margin-bottom: 18px;
}
.view-login .logout button[type="submit"] {
  width: 100%;
  border: 0;
}
.view-login .login-wrap .login fieldset {
  *zoom: 1;
}
.view-login .login-wrap .login fieldset:before,
.view-login .login-wrap .login fieldset:after {
  display: table;
  content: "";
  line-height: 0;
}
.view-login .login-wrap .login fieldset:after {
  clear: both;
}
.view-login .login-wrap .login .login-fields input {
  width: 96%;
  margin-left: 0;
}
.view-login .login-wrap .login .login-fields label {
  float: none;
  margin: 0 0 9px 0;
  font-weight: normal;
  text-align: left;
  color: #333;
}
.view-login .login-wrap .login .login-fields.remember {
  width: 100%;
}
.view-login .login-wrap .login .login-fields.remember label,
.view-login .login-wrap .login .login-fields.remember input[type=checkbox] {
  display: inline-block;
  margin: 0;
  font-family: sans-serif;
  width: auto;
}
.view-login .login-wrap .login .button[type="submit"] {
  background: #e73628;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  font-weight: normal;
  text-shadow: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
.view-login .login-wrap .login .button[type="submit"]:hover {
  background: #c62316;
}
.view-login .other-links {
  padding: 0 18px 18px;
}
.view-login .other-links ul {
  margin: 0;
  text-align: center;
}
.view-login .other-links ul > li {
  display: inline-block;
}
.view-login .other-links ul > li > a {
  padding: 0 5px;
  color: #555;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}
.view-login .other-links ul > li > a:hover {
  color: #e73628;
  text-decoration: none;
}
div.items-more {
  background: #fff;
  padding: 18px;
}
div.items-more section h3 {
  text-transform: uppercase;
  font-weight: normal;
  color: #555;
  font-size: 13px;
}
.t3-module.highlight_module {
  background: #e73628;
  color: #fff;
}
.t3-module.highlight_module h3.module-title {
  padding: 18px;
  margin: 0;
}
.t3-module.highlight_module h3.module-title span {
  color: #fff;
}
.t3-module.highlight_module ul.nav {
  margin: 0 18px 18px 18px;
}
.t3-module.highlight_module ul.nav li {
  border: 0;
  margin-left: 18px;
  list-style: square;
}
.t3-module.highlight_module ul.nav li a {
  color: #fff;
}
.t3-module.highlight_module ul.nav li a:hover {
  color: #fbe2e0;
  background: none;
}
.t3-module.highlight_module ul.nav li:last-child > a {
  border: 0;
}
.ja-top-news {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 18px;
}
.ja-top-news .module-title {
  margin-bottom: 18px;
}
.article-info dd span {
  font-weight: normal;
}
.article-aside dd.published {
  margin-left: 5px;
}
.view-article article .item-image.pull-left {
  float: none;
  margin: 20px 0;
}
.view-article .sidebar-content-default article .item-image.pull-left {
  float: none;
  margin: 20px -30px;
}
.view-article.ja-muzic-events article .item-image.pull-left {
  margin-left: 0;
  margin-right: 0;
}
.view-category.ja-muzic-events .t3-content {
  background: none;
}
.view-category.ja-muzic-events .blog.ja-muzic-events:before {
  position: absolute;
  width: 3px;
  background: #999;
  height: 100%;
  left: 50%;
  top: 0;
  content: "";
  display: block;
}
.view-category.ja-muzic-events .item-image img {
  width: 100%;
  max-width: 100%;
}
.view-category.ja-muzic-events .items-row {
  position: relative;
}
.view-category.ja-muzic-events .items-row.left {
  float: left;
  width: 50%;
  margin-bottom: 30px;
  clear: both;
}
.view-category.ja-muzic-events .items-row.right {
  float: right;
  width: 50%;
  margin-top: 30px;
}
.view-category.ja-muzic-events .items-row.right > .span12 {
  width: auto;
  margin-left: 80px;
  float: none;
}
.view-category.ja-muzic-events .items-row.left > .span12 {
  width: auto;
  margin-right: 80px;
  float: none;
}
.view-category.ja-muzic-events .items-row article .item-image {
  max-height: 200px;
}
.view-category.ja-muzic-events .items-row article .created-date {
  display: block;
  background: #e73628;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 88px;
  height: 88px;
}
.view-category.ja-muzic-events .items-row.left article .created-date {
  left: auto;
  right: 0;
}
.view-category.ja-muzic-events .items-row article .created-date > span.month {
  font-weight: bold;
  left: 20px;
  position: absolute;
  top: 20px;
}
.view-category.ja-muzic-events .items-row article .created-date > span.day {
  bottom: 20px;
  font-size: 36px;
  left: 20px;
  position: absolute;
  font-size: 36px;
}
.view-category.ja-muzic-events .items-row.right:before {
  background: #999;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 12px;
  left: 0;
  content: "";
  margin: 0 -6px;
  border: 2px solid #eee;
  z-index: 10;
}
.view-category.ja-muzic-events .items-row.right:after {
  width: 0;
  height: 0;
  left: 70px;
  top: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #e73628;
  position: absolute;
  content: "";
}
.view-category.ja-muzic-events .items-row.left:before {
  background: #999;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 12px;
  right: 0;
  content: "";
  margin: 0 -8px;
  border: 2px solid #eee;
  z-index: 10;
}
.view-category.ja-muzic-events .items-row.left:after {
  width: 0;
  height: 0;
  right: 70px;
  top: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #e73628;
  position: absolute;
  content: "";
}
.view-category.ja-muzic-events .items-row .item {
  margin-bottom: 0;
  position: relative;
}
.view-category.ja-muzic-events .items-row .item .article-title {
  max-width: 320px;
  white-space: normal;
}
.view-category.ja-muzic-events .items-row .item article {
  background: #fff;
  color: #000;
  min-height: 0;
}
.view-category.ja-muzic-events .items-row .item article .ja-locations {
  text-transform: uppercase;
  font-weight: normal;
  font-family: texgyreadventorbold, sans-serif;
  margin-bottom: 10px;
  color: #999;
}
.view-category.ja-muzic-events .items-row .item article header.article-header {
  height: 88px;
  margin: -18px -18px 18px;
  padding-left: 108px;
  border-bottom: 1px solid #eee;
}
.view-category.ja-muzic-events .items-row .item article header.article-header h2.article-title {
  margin-top: 18px;
}
.view-category.ja-muzic-events .items-row .item article header.article-header h2.article-title a {
  color: #555;
}
.view-category.ja-muzic-events .items-row .item article header.article-header h2.article-title a:hover,
.view-category.ja-muzic-events .items-row .item article header.article-header h2.article-title a:focus,
.view-category.ja-muzic-events .items-row .item article header.article-header h2.article-title a:active {
  color: #af1f14;
}
.view-category.ja-muzic-events .items-row .item.column-2 {
  margin-left: 30px;
  margin-top: 80px;
}
.view-category.ja-muzic-events .items-row .item.column-2:before {
  border-right: 6px solid #999;
  left: -6px;
}
.view-category.ja-muzic-events .items-row.left article header.article-header {
  padding-left: 18px;
  padding-right: 108px;
  text-align: right;
}
.view-category.ja-muzic-events .items-row:first-child .span6:last-child:before {
  background: #333;
}
.view-category.ja-muzic-events .items-row:first-child .span6:first-child:before {
  background: #e73628;
}
.view-category.ja-muzic-events .items-row:first-child .span6:first-child:after {
  background: #e73628;
}
.view-category.ja-muzic-events .items-row:first-child .span6:first-child article {
  background: #e73628;
  color: #fff;
}
.view-category.ja-muzic-events .items-row:first-child .span6:first-child article header.article-header h2.article-title a {
  color: #fff !important;
}
.view-category.ja-muzic-events .items-row:first-child .span6:first-child article aside.article-aside,
.view-category.ja-muzic-events .items-row:first-child .span6:first-child article aside.article-aside > a {
  color: #fff;
}
.view-category.ja-muzic-events .items-row:first-child .span6:first-child article .article-info dd.createdby a,
.view-category.ja-muzic-events .items-row:first-child .span6:first-child article .article-info dd.createdby a > span {
  color: #fff;
}
.view-category.ja-muzic-events .items-row:first-child .span6:last-child:after {
  background: #333;
}
.view-category.ja-muzic-events .items-row:first-child .span6:last-child article {
  background: #000;
  color: #fff;
}
.view-category.ja-muzic-events .items-row:first-child .span6:last-child article header.article-header h2.article-title a {
  color: #fff !important;
}
.view-category.ja-muzic-events .items-row:first-child .span6:last-child article aside.article-aside,
.view-category.ja-muzic-events .items-row:first-child .span6:last-child article aside.article-aside > a {
  color: #fff;
}
.view-category.ja-muzic-events .items-row:first-child .span6:last-child article .article-info dd.createdby a,
.view-category.ja-muzic-events .items-row:first-child .span6:last-child article .article-info dd.createdby a > span {
  color: #fff;
}
.view-category.ja-muzic-events .events .items-row.year,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year {
  clear: both;
  margin-bottom: 0;
}
.view-category.ja-muzic-events .events .items-row.year span,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year span {
  background: #999;
  border: 2px solid #eee;
  color: #fff;
  display: block;
  height: 40px;
  left: 50%;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
  z-index: 2;
  top: -60px;
  margin-left: -22px;
  font-size: 11px;
  font-weight: bold;
}
.view-category.ja-muzic-events .events .items-row.year:before,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year:before {
  display: none;
}
.view-category.ja-muzic-events .events .items-row.month span,
.view-category.ja-muzic-events .ja-muzic-events .items-row.month span {
  width: 90px;
  margin-left: -45px;
}
.view-category.ja-muzic-events .article-aside {
  margin-top: 0;
}
.view-category.ja-muzic-events .artists .pagination {
  padding: 18px;
  clear: both;
  position: relative;
}
.view-category.ja-muzic-events .blog.events {
  margin: -30px 0;
  padding-top: 60px;
}
.view-category.ja-muzic-events .ja-muzic-events .items-row.month,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year {
  margin-bottom: 100px;
}
.view-category.ja-muzic-events .ja-muzic-events .items-row.month:first-child,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year:first-child {
  margin-bottom: 0;
}
.view-category.ja-muzic-events .ja-muzic-events .items-row.month:first-child span,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year:first-child span {
  top: -60px;
}
.view-category.ja-muzic-events .ja-muzic-events .items-row.month span,
.view-category.ja-muzic-events .ja-muzic-events .items-row.year span {
  top: 0;
}
.view-category.ja-muzic-events #system-message-container {
  position: relative;
  z-index: 1;
}
.category-list {
  margin: -30px;
  background: #eee;
}
.category-list .filters {
  margin-top: 0;
  background: #fff;
  border-color: #eee;
  margin-bottom: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.category-list .table-bordered {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.category-list .table-bordered thead:first-child tr:first-child > th:first-child,
.category-list .table-bordered tbody:first-child tr:first-child > td:first-child,
.category-list .table-bordered tbody:first-child tr:first-child > th:first-child,
.category-list .table-bordered thead:first-child tr:first-child > th:last-child,
.category-list .table-bordered tbody:first-child tr:first-child > td:last-child,
.category-list .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.category-list .cat-children {
  background: #fff;
  padding: 30px;
}
.cat-children > h3 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 18px;
  margin-top: 0;
  color: #555;
}
.cat-children > div {
  clear: both;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
}
.cat-children div.last {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.cat-children .category-desc {
  padding: 0;
}
.cat-children .category-desc img {
  margin-right: 18px;
}
.category-desc {
  background: #fff;
  padding: 30px;
  *zoom: 1;
}
.category-desc:before,
.category-desc:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-desc:after {
  clear: both;
}
.com_finder.view-search form#finder-search label {
  color: #333;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 9px;
}
.com_finder.view-search form#finder-search input {
  margin: 0;
}
.com_finder.view-search form#finder-search button.button {
  background: #e73628;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.com_finder.view-search form#finder-search button.button:hover {
  background: #c62316;
}
.com_finder.view-search #finder-filter-select-list {
  margin: 0;
}
.com_finder.view-search #finder-filter-select-list li {
  list-style: none;
  margin-bottom: 18px;
}
.com_newsfeeds .btn-group select {
  height: 30px;
}
.com_newsfeeds .category.unstyled {
  border: 0;
}
.com_newsfeeds .category.unstyled li {
  border-bottom: 0;
}
.com_newsfeeds .category.unstyled li > span > a {
  color: #555;
}
.com_newsfeeds .category.unstyled li:hover span > a,
.com_newsfeeds .category.unstyled li:hover span > strong > a {
  color: #e73628;
  text-decoration: none;
}
.com_newsfeeds.view-category .newsfeed-category {
  background: #fff;
}
.com_newsfeeds.view-category .newsfeed-category h2 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0;
}
.com_newsfeeds.view-category .newsfeed-category form fieldset {
  *zoom: 1;
  padding: 5px 0;
}
.com_newsfeeds.view-category .newsfeed-category form fieldset:before,
.com_newsfeeds.view-category .newsfeed-category form fieldset:after {
  display: table;
  content: "";
  line-height: 0;
}
.com_newsfeeds.view-category .newsfeed-category form fieldset:after {
  clear: both;
}
.com_newsfeeds.view-category .newsfeed-category .category li span.list.pull-left {
  float: none;
}
.com_newsfeeds.view-category .newsfeed-category .category li strong.list-title a {
  font-family: texgyreadventorbold, sans-serif;
  color: #555;
  font-weight: normal;
}
.com_newsfeeds.view-category .newsfeed-category .category li strong.list-title a:hover {
  color: #e73628;
}
.com_weblinks .weblink-category {
  background: #fff;
}
.com_weblinks .weblink-category h2 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin: 0 0 18px;
}
.com_config #modules-form .input-append .btn {
  padding: 4px 10px;
}
.com_config #modules-form .t3onoff .btn {
  text-align: left;
}
.com_config #modules-form .t3onoff .btn:hover,
.com_config #modules-form .t3onoff .btn:focus,
.com_config #modules-form .t3onoff .btn:active {
  background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: texgyreadventorbold, sans-serif;
}
h1 span,
h1 a,
h2 span,
h2 a,
h3 span,
h3 a,
h4 span,
h4 a,
h5 span,
h5 a,
h6 span,
h6 a {
  font-weight: normal;
}
.page-header {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 18px;
}
.page-header h1 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.view-featured .page-header {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 30px;
}
.view-featured .page-header h1 {
  font-family: texgyreadventorbold, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  padding: 0;
  border-bottom: 0;
}
.thumbnails {
  margin-bottom: 0;
}
.thumbnails li {
  margin-bottom: 0;
}
.thumbnails .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.label-info[href],
.badge-info[href] {
  background: #e73628;
}
.label-info[href]:hover,
.label-info[href]:focus,
.label-info[href]:active,
.badge-info[href]:hover,
.badge-info[href]:focus,
.badge-info[href]:active {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.alert-message {
  color: #468847;
  background: #dff0d8 url("../../images/messages/ico-success.gif") no-repeat 1% center;
  border: 5px solid #d6e9c6;
  padding: 4.5px;
  font-weight: normal;
  text-indent: 0;
  padding-left: 45px;
}
.alert-warning {
  color: #c09853;
  border: 5px solid #fbeed5;
  background: #fcf8e3 url("../../images/messages/ico-warning.gif") no-repeat 1% center;
  padding: 4.5px;
  font-weight: normal;
  text-indent: 0;
  padding-left: 45px;
}
.alert-error {
  color: #b94a48;
  border: 5px solid #eed3d7;
  background: #f2dede url("../../images/messages/ico-error.gif") no-repeat 1% center;
  padding: 4.5px;
  font-weight: normal;
  text-indent: 0;
  padding-left: 45px;
}
.alert-info {
  color: #3a87ad;
  border: 5px solid #bce8f1;
  background: #d9edf7 url("../../images/messages/ico-info.gif") no-repeat 1% center;
  padding: 4.5px;
  font-weight: normal;
  text-indent: 0;
  padding-left: 45px;
}
.alert p {
  margin-bottom: 0;
}
.alert .close {
  right: 0;
}

.t3-header {
  padding-top: 18px;
  padding-bottom: 18px;
}
.logo {
  float: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
  float: none;
}
.logo-image .brand {
  float: none;
}
.logo-image a {
  background-image: none;
  background-repeat: no-repeat;
  width: 141px;
  height: 36px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.has-images a {
  background: none;
  width: auto;
  height: auto;
  max-width: 100%;
}
.logo-text a {
  color: #555;
  text-decoration: none;
  font-size: 15px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 18px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url("../../images/ico/search-invert.png") no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #555;
  width: 180px;
}
.t3-sl {
  padding-bottom: 54px;
  padding-top: 54px;
}
.t3-sl-1 {
  padding-bottom: 0;
  padding-top: 36px;
}
.t3-sl-1 .module-title {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: texgyreadventorregular, sans-serif;
  font-weight: normal;
}
#spotlight-1 {
  background: #000;
}
.t3-mainbody {
  padding-bottom: 36px;
  padding-top: 36px;
}
.t3-content {
  background: #fff;
  padding: 30px;
}
.view-category.layout-blog .t3-content,
.com_contact.view-contact .t3-content,
.com_content.view-featured .t3-content,
.com_content.view-category .t3-content {
  padding: 0;
  background: none;
}
.view-category.artists-list .t3-content,
.view-article.artists-list .t3-content,
.view-category.tracks-list .t3-content,
.view-category.albums .t3-content,
.view-article.albums .t3-content,
.view-article.tracks-list .t3-content,
.view-category.photos .t3-content,
.view-article.photos .t3-content,
.view-category.biography .t3-content {
  background: #fff;
  padding: 30px;
}
.view-category.artists-list .t3-content {
  padding-bottom: 0;
}
.com_easyblog.view-latest .t3-content {
  padding: 0;
  background: none;
}
.home-feature {
  background: #000 url("../../images/home-bg.jpg") no-repeat bottom center;
  background-size: cover;
  padding: 36px 0;
}
.home-feature > .container {
  background: rgba(0,0,0,0.5);
  padding: 36px;
}
.ja-home-2 {
  background: url("../../images/home-bg-3.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 72px;
  padding-top: 72px;
  position: relative;
}
.ja-home-2 .t3-module {
  margin-bottom: 0;
}
.ja-home-2 .module-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 18px;
}
.ja-home-2 .ja_slidetitle {
  font-family: texgyreadventorbold, sans-serif;
}
.ja-home-2 .ja_slidetitle a {
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
}
.t3-navhelper {
  background: #000;
  border-top: 5px solid #e73628;
  border-bottom: 1px solid #181818;
  padding: 18px 0;
}
.t3-navhelper .breadcrumb {
  padding: 0;
}
.t3-navhelper .breadcrumb li:first-child {
  color: #fff;
}
.t3-navhelper .breadcrumb li i.icon-map-marker {
  color: #777;
  margin-right: 4.5px;
}
.t3-navhelper .backtotop {
  cursor: pointer;
  color: #999;
  text-align: right;
}
.t3-navhelper .backtotop i {
  color: #fff;
  margin-left: 9px;
}
.t3-navhelper .backtotop:hover {
  color: #fff;
}
.t3-footer {
  background: #000;
  color: #777;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #999;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #f7f7f7;
}
.t3-footnav {
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 14px;
  color: #fff;
  text-transform: none;
}
.t3-footnav .t3-module {
  border-right: 1px solid #181818;
  margin-bottom: 0;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 231px;
}
.t3-footnav .item-last .t3-module {
  border-right: 0;
}
.t3-copyright {
  font-size: 10px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .container {
  padding: 36px 0;
  border-top: 1px solid #181818;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}
.t3-home-feature .jquery_jplayer_mini {
  height: 0;
  margin: 0;
  padding: 0;
  width: 0;
  display: none;
}
.t3-home-feature .jquery_jplayer_mini img {
  height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}
.contact {
  background: #fff;
}
.contact h3 {
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
  margin: 0;
}
.contact .contact-col1 {
  color: #333;
}
.contact .contact-col1 .contact-view {
  padding: 30px 36px;
}
.contact .contact-col1 .contact-view > h3 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 18px;
  margin-top: 0;
  color: #555;
}
.contact .contact-col1 form#contact-form legend {
  font-size: 12px;
  line-height: 1.4;
  border-bottom: 0;
}
.contact .contact-col1 .contact-address {
  margin: 18px 0;
}
.contact .contact-col1 .contact-address .contact-info {
  margin: 9px 0;
  color: #555;
  font-size: 13px;
  font-weight: normal;
}
.contact .contact-col1 .contact-address .contact-info img {
  display: none;
}
.contact .contact-col1 .contact-address .contact-info i {
  background: #e73628;
  padding: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact .contact-col2 .contact-view {
  background: #000;
  color: #fff;
  font-size: 13px;
  padding: 18px;
}
.contact .contact-col2 .contact-view h3 {
  color: #fff;
}
.contact .contact-col2 .contact-view h3:first-child {
  background: #e73628;
  padding: 5px 10px;
  display: block;
  margin: -18px -18px 0 -18px;
}
.contact .contact-col2 .contact-view form fieldset {
  margin: 18px 0;
}
.contact .contact-col2 .contact-view form fieldset legend {
  border: none;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
}
.contact .contact-col2 .contact-view form fieldset input[type=text],
.contact .contact-col2 .contact-view form fieldset input[type=email],
.contact .contact-col2 .contact-view form fieldset textarea {
  border: 1px solid #fff;
  padding: 8px 10px;
  width: 92%;
  margin-bottom: 18px;
  -webkit-transition: border-color .2s linear;
  -moz-transition: border-color .2s linear;
  -o-transition: border-color .2s linear;
  transition: border-color .2s linear;
}
.contact .contact-col2 .contact-view form fieldset input[type=text]:hover,
.contact .contact-col2 .contact-view form fieldset input[type=text]:focus,
.contact .contact-col2 .contact-view form fieldset input[type=email]:hover,
.contact .contact-col2 .contact-view form fieldset input[type=email]:focus,
.contact .contact-col2 .contact-view form fieldset textarea:hover,
.contact .contact-col2 .contact-view form fieldset textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #e73628;
}
.contact .contact-col2 .contact-view form fieldset textarea {
  max-height: 120px;
  margin-bottom: 0;
}
.contact .contact-col2 .contact-view form fieldset .control-group-footer input[type=checkbox],
.contact .contact-col2 .contact-view form fieldset .control-group-footer label {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.contact .contact-col2 .contact-view form fieldset button[type="submit"],
.contact .contact-col2 .contact-view form fieldset input[type="submit"] {
  padding: 10px;
  width: 100%;
  background: #e73628;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.contact .contact-col2 .contact-view form fieldset button[type="submit"]:hover,
.contact .contact-col2 .contact-view form fieldset button[type="submit"]:focus,
.contact .contact-col2 .contact-view form fieldset input[type="submit"]:hover,
.contact .contact-col2 .contact-view form fieldset input[type="submit"]:focus {
  background: #c62316;
}
.contact .nav-tabs {
  padding: 30px 30px 0 30px;
}
.contact .tab-content {
  margin-left: 30px;
  margin-right: 30px;
}
.contact .contact-miscinfo .dl-horizontal dd {
  margin-left: 0 !important;
}
.mfp-bg {
  background: #0b0b0b;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1042;
}
.mfp-wrap {
  height: 100%;
  left: 0;
  outline: none !important;
  position: fixed;
  top: 0;
  -webkit-backface-visibility: hidden;
  width: 100%;
  z-index: 1043;
}
.mfp-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  -moz-box-sizing: border-box;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-box-sizing: border-box;
  width: 100%;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
  width: 100%;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  overflow: visible;
  padding: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  z-index: 1046;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mfp-close {
  color: white;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%;
}
.mfp-counter {
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.mfp-arrow {
  height: 110px;
  margin: 0;
  margin-top: -55px;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  border: medium inset transparent;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-bottom-width: 21px;
  border-top-width: 21px;
}
button.mfp-arrow {
  background-image: url("../../images/slide-btn-50-ltr.png");
  background-color: rgba(0,0,0,0);
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 50px;
  padding: 0;
  text-indent: -99999px;
  width: 50px;
  margin-: -25px;
  outline: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
button.mfp-arrow.mfp-arrow-left {
  left: 0;
  background-position: 0 0;
}
button.mfp-arrow.mfp-arrow-left:hover {
  background-position: 0 -50px;
}
button.mfp-arrow.mfp-arrow-right {
  right: 0;
  background-position: -50px 0;
}
button.mfp-arrow.mfp-arrow-right:hover {
  background-position: -50px -50px;
}
.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%;
}
.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.mfp-iframe-scaler iframe {
  background: black;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
img.mfp-img {
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0 40px;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mfp-figure:after {
  background: #444444;
  bottom: 40px;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  content: '';
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: auto;
  z-index: -1;
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.mfp-title {
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
  word-wrap: break-word;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    bottom: 0;
    top: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    background: rgba(0,0,0,0.6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
.pagination .pagination-list {
  display: inline-block;
}
.pagination ul > li > a {
  padding: 4px 10px;
}
@media all and (max-width: 900px) {
  .mfp-arrow-left {
    transform-origin: 0;
    -webkit-transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
  width: 600px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  padding-top: 0;
  right: 0;
  top: 0;
}
.com_easyblog #blog-login {
  border: 0;
  padding: 0;
}
.com_easyblog #blog-login .blog-login-head {
  border-bottom: 0;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-transform: uppercase;
  font-family: texgyreadventorbold, sans-serif;
}
.com_easyblog #blog-login p,
.com_easyblog #ezblog-dashboard form label,
.com_easyblog #blog-login #form-login-username label,
.com_easyblog #blog-login #form-login-password label,
.com_easyblog #blog-login #form-login-remember,
.com_easyblog #blog-login #form-login-remember label {
  font-family: sans-serif;
}
.com_easyblog #ezblog-dashboard .dashboard-option.docked {
  top: 65px !important;
}
.com_easyblog #blog-login #form-login-username,
.com_easyblog #blog-login #form-login-password {
  display: inline-block;
  width: 290px;
}
.com_easyblog #blog-login #form-login-username input,
.com_easyblog #blog-login #form-login-password input {
  width: 250px;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial;
  color: #333;
  border: 1px solid #eee;
}
.com_easyblog .blogger-filter button,
.com_easyblog .blogger-filter input[type="button"],
.com_easyblog .blogger-filter input[type="reset"],
.com_easyblog .blogger-filter input[type="submit"],
.com_easyblog .comment-form button,
.com_easyblog .comment-form input[type="button"],
.com_easyblog .comment-form input[type="reset"],
.com_easyblog .comment-form input[type="submit"] {
  font-size: 13px;
  font-weight: normal;
  font-family: sans-serif;
  color: #fff;
  background: #e73628;
  border: 0;
}
.com_easyblog .blogger-filter button:hover,
.com_easyblog .blogger-filter button:focus,
.com_easyblog .blogger-filter input[type="button"]:hover,
.com_easyblog .blogger-filter input[type="button"]:focus,
.com_easyblog .blogger-filter input[type="reset"]:hover,
.com_easyblog .blogger-filter input[type="reset"]:focus,
.com_easyblog .blogger-filter input[type="submit"]:hover,
.com_easyblog .blogger-filter input[type="submit"]:focus,
.com_easyblog .comment-form button:hover,
.com_easyblog .comment-form button:focus,
.com_easyblog .comment-form input[type="button"]:hover,
.com_easyblog .comment-form input[type="button"]:focus,
.com_easyblog .comment-form input[type="reset"]:hover,
.com_easyblog .comment-form input[type="reset"]:focus,
.com_easyblog .comment-form input[type="submit"]:hover,
.com_easyblog .comment-form input[type="submit"]:focus {
  background-color: #000;
}
.com_easyblog #eblog-wrapper .list-form li > label,
.com_easyblog #eblog-dialog .list-form li > label {
  background: none;
}
.com_easyblog #form-login-remember input,
.com_easyblog #form-login-remember label {
  display: inline-block;
}
.com_easyblog #blog-login .blog-login-helper {
  border-top: 0;
  margin: 15px 0 !important;
  padding: 15px !important;
}
.com_easyblog #blog-login .blog-login-helper a {
  font-family: sans-serif;
  color: #333;
}
.com_easyblog #blog-login .blog-login-helper a:hover {
  color: #e73628;
  text-decoration: none;
}
.com_easyblog #eblog-wrapper.eblog-bootstrap .subscription-box .easyblog-checkbox {
  float: none;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item:hover,
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item:focus {
  background: #e73628;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item.toolbar-search:hover,
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item.toolbar-search:focus,
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > a:hover,
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > a:focus {
  background: none;
}
.com_easyblog #eblog-wrapper #ezblog-head .component-title {
  margin: 0 18px;
}
.com_easyblog #eblog-wrapper .ui-list-select-actions li .mls {
  margin-top: 3px;
}
.com_easyblog #eblog-wrapper .ui-list-select-actions li select {
  height: 20px;
  padding: 0;
  vertical-align: top;
  border-color: #ccc;
}
.com_easyblog #eblog-wrapper .ui-list-select-actions li .ui-button {
  vertical-align: top;
}
.com_easyblog #eblog-wrapper .list-form .input.publish-location {
  margin-bottom: 10px;
}
.com_easyblog .blog-text p {
  line-height: 1.5;
}
.com_easyblog #ezblog-dashboard .ui-modbox .width-full {
  width: 96%;
}
.com_easyblog #ezblog-dashboard #microblog-text .textarea.width-full {
  width: 100%;
}
.com_easyblog .featured-list-view {
  margin: 0 -30px;
}
.com_easyblog .ui-stars-star-hover a,
.com_easyblog .ui-stars-star-hover a:hover,
.com_easyblog .ui-stars-star-on a {
  background: url("../../images/stars.png") no-repeat scroll 0 -64px rgba(0,0,0,0) !important;
}
#ezblog-body .bookmark .aticon-compact {
  display: inline-block;
  margin-right: 5px;
  float: left;
}
#eblog-dialog #reportForm .mtm {
  margin: 0;
}
.tab-content {
  overflow: inherit;
}
.mod-preview-info {
  z-index: 2;
}