body {
  color: #666;
  font-family: Arial, sans-serif;
  background-image: url(../../../images/background-photos/baseline.jpg);
  background-repeat: repeat;
  background-position: left top;
  background-color: #FFF;
}
body .widgetContainer {
  width: 80%;
}
body a:hover {
  color: #a97e36;
  text-decoration: none;
}
.categories-list div h3.page-header a {
  color: #444035;
}
.weblink-category h2,
.newsfeed-category h2 {
  color: #444035;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'homestead_regularregular', serif;
  font-weight: 300;
}
.ja-header {
  background: none #fff repeat left top;
  border-bottom: 2px #9C3C36 dashed;
}
.ja-header .container {
  border: none;
}
.navhead li.dropdown.open > .dropdown-toggle,
.t3-megamenu .nav li.dropdown.active > .dropdown-toggle,
.t3-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: #234867;
}
.t3-mainnav .navbar-inner {
  border: none !important;
}
.t3-mainnav .dropdown .caret {
  border-top: solid 4px #444035;
}
.t3-mainnav .dropdown-menu {
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  border: none;
}
.t3-mainnav .dropdown-menu li a {
  font-weight: 300;
  font-family: 'BebasNeueRegular', non-serif;
  text-transform: uppercase;
  border-color: #999;
  font-size: 18px;
  letter-spacing: 1pt;
  text-align: center;
}
.t3-mainnav .dropdown-menu li a:hover,
.t3-mainnav .dropdown-menu li a:focus,
.t3-mainnav .dropdown-menu li a:active,
.t3-mainnav .dropdown-menu li.active a,
.t3-mainnav .dropdown-menu li.active a:hover,
.t3-mainnav .dropdown-menu li.active a:focus,
.t3-mainnav .dropdown-menu li.active a:active {
  color: #fff;
  font-weight: 300;
}
.dropdown-menu > li > a {
  color: #234867;
}
.t3-mainnav .dropdown-menu a {
  border-top: 0px solid #EEEEEE;
}
.t3-mainnav .dropdown-menu li > a:hover,
.t3-mainnav .dropdown-menu li > a:focus,
.t3-mainnav .dropdown-submenu:hover > a {
  background: none;
  color: #a97e36;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #a97e36;
}
.logo h1,
.logo h1 a {
  margin-top: 0px;
}
.logo-image a {
  background-image: url(../../../templates/ja_onepage/images/themes/retro/logo.png);
  height: 148px;
  width: 167px;
  position: fixed;
  top: 0px;
  left: 5%;
}
.logo-text .site-slogan {
  display: block;
  margin-top: 5px;
}
.homepage #system-message-container {
  background: url(../../../templates/ja_onepage/images/themes/retro/pattern-4.gif) repeat left top;
}
.onepage .section-title h2 {
  font-family: 'homestead_regularregular', serif;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 3pt;
  text-shadow: 0 1px 0 #234867, 0 -1px 0 #234867, 1px 0 0 #234867, -1px 0 0 #234867;
}
.onepage .section-title h2 span {
  background-color: #9C3C36;
  padding: 0 8px 0 15px;
}
.onepage  .section-subtitle {
  color: #a0977d;
  text-transform: uppercase;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
  letter-spacing: 1pt;
  visibility: hidden;
}
.onepage .section-subtitle {
  font-family: 'BebasNeueRegular', serif;
}
.onepage .section-subtitle,
.onepage .section-desc {
  font-weight: 300;
}
.onepage .section-subtitle {
  color: #a9862b;
}
.hero-unit {
  background: url(../../../images/background-photos/header_bg.jpg) no-repeat left bottom;
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
}
.hero-unit .hero-unit {
  background: none;
  border: none;
  box-shadow: none;
}
.hero-unit a.arrow-down {
  background-image: url("../../../images/background-photos/arrow-down.png");
  width: 255px;
  height: 286px;
  margin-bottom: -31px;
}
.hero-unit .img-circle {
  border-radius: 0px;
}
.hero-unit h1 {
  font-weight: 500;
  color: #bbd381;
  margin: 0px 0px 50px 0px;
}
.hero-unit h1 strong {
  color: #c75d52;
  font-weight: 500;
  line-height: 0.85;
  margin: 0px;
  margin-bottom: 0px;
}
.hero-unit p {
  color: #3aaca9;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.2);
}
.hero-unit .btn-primary {
  font-weight: 400;
  margin-bottom: 0px;
  background: #444035;
  color: #fff;
  text-shadow: none;
}
.hero-unit .btn-primary:hover {
  background: #FF7454;
  color: #fff;
}
.news {
  color: #666666;
  background-color: white;
  border-bottom: 2px #9C3C36 dashed;
}
.news .news {
  background: none;
  border: none;
  box-shadow: none;
}
.news .newstitle {
  color: #9C3C36;
  font-family: "BebasNeueRegular", non-serif;
  font-size: 23px;
  font-weight: 200 !important;
  text-transform: uppercase;
  margin: 10px 0;
}
.headleft {
  float: left;
  margin-right: 15px !important;
}
.headright {
  float: right;
  margin-left: 15px !important;
}
.news .container {
  padding: 40px 0 20px 0;
}
.newsextra {
  font-size: 1em !important;
  color: #9C3C36;
}
.newshead .picture,
.newshead .nopicture {
  height: auto !important;
  min-height: 0 !important;
}
.latestnewsenhanced_104 .newshead .picture img {
  top: 0 !important;
  max-height: 100%;
  min-width: 100%;
}
.news .section-title h2 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}
.news .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.news strong {
  color: #B54240;
}
.instagram {
  color: #666666;
  background-color: white;
  border-bottom: 2px #9C3C36 dashed;
  text-align: center;
}
.instagram .instagram {
  background: none;
  border: none;
  box-shadow: none;
}
.instagram h1 {
  margin: 0px 0px 0px 0px;
}
.instagram .container {
  padding: 40px 0 30px 0;
}
.instagram h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
.instagram b {
  font-weight: 500;
  font-size: 18px;
  font-family: 'BebasNeueRegular', non-serif;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.instagram .instalink img {
  border: 1px solid #aaa;
}
.instagram .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.instagram.section-title h2 {
  margin-bottom: 0px;
}
.newsletter {
  color: #666666;
  background-color: white;
  border-bottom: 2px #9C3C36 dashed;
  text-align: center;
}
.newsletter .newsletter {
  background: none;
  border: none;
  box-shadow: none;
}
.newsletter h1 {
  margin: 0px 0px 0px 0px;
}
.newsletter .container {
  padding: 40px 0 30px 0;
}
.newsletter h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.newsletter .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.newsletter.section-title h2 {
  margin-bottom: 0px;
}
.twitter {
  color: #666666;
  background-color: white;
  border-bottom: 2px #9C3C36 dashed;
}
.twitter .twitter {
  background: none;
  border: none;
  box-shadow: none;
}
.twitter h1 {
  margin: 0px 0px 0px 0px;
}
.twitter .container {
  padding: 40px 0 30px 0;
}
.twitter h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.twitter .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.twitter.section-title h2 {
  margin-bottom: 0px;
}
.socialbookmarks {
  color: #666666;
  background-color: white;
  border-bottom: none;
  text-align: center;
}
.socialbookmarks .socialbookmarks {
  background: none;
  border: none;
  box-shadow: none;
}
.socialbookmarks h1 {
  margin: 0px 0px 0px 0px;
}
.socialbookmarks .container {
  padding: 10px 0 0 0;
}
.socialbookmarks h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.socialbookmarks .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.socialbookmarks.section-title h2 {
  margin-bottom: 0px;
}
.lyrics {
  color: #666666;
  background-color: white;
  border-bottom: 2px #9C3C36 dashed;
  text-align: center;
}
.lyrics .lyrics {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
}
.lyrics h1 {
  margin: 0px 0px 0px 0px;
}
.lyrics .container {
  padding: 40px 0 30px 0;
}
.lyrics h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.lyrics .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.lyrics.section-title h2 {
  margin-bottom: 0px;
}
.photos {
  color: #666666;
  background: url(../../../images/background-photos/photos_bg.jpg) no-repeat left top;
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
  text-align: center;
}
.photos .photos {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
}
.photos h1 {
  margin: 0px 0px 0px 0px;
}
.photos .container {
  padding: 40px 0 30px 0;
}
.photos h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.photos .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.photos.section-title h2 {
  margin-bottom: 0px;
}
p.sigProGalleriaTargetTitle {
  color: #EEEEEE;
  display: block;
  font-family: 'BebasNeueRegular', non-serif;
  font-size: 18px;
  line-height: 120%;
  padding: 4px;
  text-align: center;
}
div.sigProGalleriaContainer {
  background: none repeat scroll 0 0 #000;
  clear: both;
  margin: 0;
  padding: 8px;
}
.facebook {
  background: url(../../../images/background-photos/facebook_bg.jpg) no-repeat center top;
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
  text-align: center;
}
.facebook .facebook {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
}
.facebook h1 {
  margin: 0px 0px 0px 0px;
}
.facebook .container {
  padding: 40px 0 30px 0;
  text-align: center;
}
.facebook h4 {
  color: #234867;
  font-size: 120%;
  text-transform: uppercase;
}
a {
  color: #9C3C36;
  text-decoration: none;
}
.facebook .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.facebook .section-title h2 {
  font-family: 'homestead_regularregular', serif;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 3pt;
  text-shadow: 0 1px 0 #9C3C36, 0 -1px 0 #9C3C36, 1px 0 0 #9C3C36, -1px 0 0;
}
.facebook .section-title h2 span {
  background-color: #234867;
  padding: 0 8px 0 15px;
}
.band {
  color: #666666;
  background-color: white;
  border-bottom: 2px #9C3C36 dashed;
}
.band .band {
  background: none;
  border: none;
  box-shadow: none;
}
.band .k2ItemsBlock ul {
  background: #fff;
  border: none;
  font-weight: 500;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
}
.band .k2ItemsBlock li {
  background: none;
  margin: 0;
  padding: 0;
}
.band .k2ItemsBlock p {
  line-height: 140%;
  margin: 0 0 8px 0;
}
.band .section-title h2 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}
.band .block-title {
  color: #FF7454;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  font-size: 16px;
}
.band strong {
  color: #B54240;
}
.band div.k2ItemsBlock ul li div.moduleItemIntrotext img {
  border: none;
  float: none;
  margin: 0 0 25px 0;
  padding: 0;
  text-align: center;
  width: 100%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.band div.k2ItemsBlock ul li div.moduleItemIntrotext {
  
  -moz-column-count: 2;
  
  -webkit-column-count: 2;
  column-count: 2;
  
  -moz-column-gap: 25px;
  
  -webkit-column-gap: 25px;
  column-gap: 25px;
}
.band div.k2ItemsBlock ul li div.moduleItemIntrotext em {
  color: #AEAEAE;
  font-size: 10px;
  font-style: normal;
  position: relative;
  line-height: 10px;
  top: -20px;
  left: 50px;
}
.schedule {
  background: url(../../../images/background-photos/live_bg.jpg) no-repeat center center;
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
}
#schedule .schedule {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
}
.schedule .section-title h2 {
  color: #fff;
}
.schedule .ju-tabs-wrap {
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: none;
  padding: 25px;
  font-weight: 500;
  font-size: 12px;
  list-style-type: none;
  list-style-position: inside;
  margin: 0 0 0 0;
  text-align: center;
}
.schedule .ju-tabs-wrap a {
  color: #9C3C36;
  font-size: 18px;
  font-family: 'BebasNeueRegular', non-serif;
  text-transform: uppercase;
}
.schedule .ju-tabs-wrap em {
  color: #a97e36;
  font-size: 18px;
  font-style: normal;
  font-family: 'BebasNeueRegular', non-serif;
  text-transform: uppercase;
}
.schedule .ju-tabs-wrap p {
  margin-bottom: 6px;
  line-height: 150%;
}
.schedule .ju-tabs-wrap strong {
  color: #234867;
  font-weight: 500;
  font-size: 18px;
  font-family: 'BebasNeueRegular', non-serif;
  text-transform: uppercase;
}
.schedule .section-subtitle {
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
.schedule .ju-tabs-wrap h3 {
  font-family: 'homestead_regularregular', serif;
  color: #9C3C36;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1pt;
  padding-bottom: 0px;
}
.schedule .section-title h2 {
  font-family: 'homestead_regularregular', serif;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 3pt;
  text-shadow: 0 1px 0 #9C3C36, 0 -1px 0 #9C3C36, 1px 0 0 #9C3C36, -1px 0 0;
}
.schedule .section-title h2 span {
  background-color: #234867;
  padding: 0 8px 0 15px;
}
.audio {
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0;
  padding: 0;
  text-align: center;
}
#music .audio {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
  margin: 0;
  padding: 0;
  text-align: center;
}
.audio .section-title h2 {
  color: #fff;
}
.audio .k2ItemsBlock ul {
  background: #fff;
  border: none;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  text-align: center;
}
.audio .k2ItemsBlock li {
  background: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.audio .k2ItemsBlock a {
  color: #9C3C36;
  font-size: 21px;
  font-family: 'BebasNeueRegular', non-serif;
}
.audio .k2ItemsBlock em {
  color: #a97e36;
  font-size: 21px;
  font-style: normal;
  font-family: 'BebasNeueRegular', non-serif;
}
.audio .k2ItemsBlock strong {
  color: #234867;
  font-weight: 500;
  font-size: 21px;
  font-family: 'BebasNeueRegular', non-serif;
}
.audio .section-subtitle {
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
.audio .k2ItemsBlock h3 {
  font-family: 'homestead_regularregular', serif;
  color: #A97E36;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1pt;
  padding-bottom: 5px;
}
.videos {
  background: url(../../../images/background-photos/foulline-right.jpg) no-repeat top center;
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0;
  padding: 0;
}
#videos .videos {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
  margin: 0;
  padding: 0;
  background: transparent;
}
.videos .section-title h2 {
  color: #fff;
}
.videos .k2ItemsBlock ul {
  background: url(../../../images/50perc_transparent_bg.png);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: none;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  list-style-type: none;
  list-style-position: inside;
  font-family: 'BebasNeueRegular', non-serif;
  color: #9C3C36;
  letter-spacing: 1pt;
  padding: 0 25px;
}
.videos .k2ItemsBlock li {
  background: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
.videos .k2ItemsBlock p {
  margin: 0 0 30px 0;
}
.videos .section-subtitle {
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
.videos .k2ItemsBlock h3 {
  font-family: 'homestead_regularregular', serif;
  color: #A97E36;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1pt;
  padding-bottom: 5px;
}
.souvenirs {
  border-bottom: 2px #9C3C36 dashed;
  background-size: cover;
  background-color: #FFF;
  background-image: url(../../../images/background-photos/souvenirs_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.souvenirs .souvenirs {
  background: none;
  border: none;
  box-shadow: none;
}
.souvenirs .section-title h2 {
  color: #fff;
}
.souvenirs .souvenirs {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
}
.souvenirs .section-title h2 {
  color: #fff;
}
.souvenirs .k2ItemsBlock ul {
  background: url(../../../images/60perc_transparent_bg.png);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: none;
  padding: 10px;
  font-weight: 500;
  font-size: 12px;
  list-style-type: none;
  list-style-position: inside;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
.souvenirs .k2ItemsBlock li {
  background: none;
  margin: 0;
  padding: 0;
}
.souvenirs .k2ItemsBlock li p {
  margin: 8px 0 4px 0;
  padding: 0;
}
.souvenirs .k2ItemsBlock a {
  color: #9C3C36;
  font-size: 18px;
  font-family: 'BebasNeueRegular', non-serif;
}
.souvenirs .k2ItemsBlock a:visited {
  color: #9C3C36;
  font-size: 18px;
  font-family: 'BebasNeueRegular', non-serif;
}
.souvenirs .k2ItemsBlock strong {
  color: #234867;
  font-weight: 500;
  font-size: 18px;
  font-family: 'BebasNeueRegular', non-serif;
}
.souvenirs .section-subtitle {
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
.souvenirs .section-title h2 {
  font-family: 'homestead_regularregular', serif;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 3pt;
  text-shadow: 0 1px 0 #9C3C36, 0 -1px 0 #9C3C36, 1px 0 0 #9C3C36, -1px 0 0;
}
.souvenirs .section-title h2 span {
  background-color: #234867;
  padding: 0 8px 0 15px;
}
.souvenirs .k2ItemsBlock li em {
  font-family: 'homestead_regularregular', serif;
  color: #FFF;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 2pt;
  background-color: #9C3C36;
  font-style: normal;
  text-shadow: 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.souvenirs .k2ItemsBlock ul li em a {
  font-family: 'homestead_regularregular', serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 2pt;
  background-color: #a97e36;
  padding: 4px 8px 1px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.souvenirs .k2ItemsBlock ul li em a:hover {
  color: #234867;
  background-color: #9C3C36;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.contact {
  background: transparent;
}
#contact .contact {
  background: none;
  border: none;
  box-shadow: none;
}
.contact .section-title h2 {
  color: #fff;
}
.contact .contact {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center;
}
.contact .section-title h2 {
  color: #fff;
}
.contact .k2ItemsBlock ul {
  background: url(../../../images/50perc_transparent_bg.png);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: none;
  padding: 10px;
  font-weight: 500;
  font-size: 12px;
  list-style-type: none;
  list-style-position: inside;
  margin: 0 0 0 0;
}
.contact .k2ItemsBlock li {
  background: none;
  margin: 0;
  padding: 0;
}
.contact .k2ItemsBlock li a {
  color: #9C3C36;
  font-size: 22px;
  font-family: 'BebasNeueRegular', non-serif;
}
.contact .k2ItemsBlock li em {
  color: #a97e36;
  font-size: 22px;
  font-style: normal;
  font-family: 'BebasNeueRegular', non-serif;
}
.contact .k2ItemsBlock li a:visited {
  color: #9C3C36;
  font-size: 22px;
  font-family: 'BebasNeueRegular', non-serif;
}
.contact .k2ItemsBlock li strong {
  color: #234867;
  font-weight: 500;
  font-size: 22px;
  font-family: 'BebasNeueRegular', non-serif;
}
.contact .section-subtitle {
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
.contact .k2ItemsBlock li h3 {
  font-family: 'homestead_regularregular', serif;
  color: #a97e36;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 2pt;
  text-shadow: 2px 2px #9C3C36;
  padding-top: 15px;
  line-height: 30px;
}
.records {
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
  background-image: url(../../../images/background-photos/records_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#records .records {
  background: none;
  border: none;
  box-shadow: none;
}
#records .blipsContainer {
  visibility: hidden;
}
ul.thumbnails li:hover div.thumb-mask .mask {
  background: url(../../../templates/ja_onepage/images/themes/retro/avatar-mask.png) no-repeat left top;
}
.music {
  background: url(../../../images/background-photos/sound_bg2.jpg) no-repeat center center;
  background-size: cover;
  border-bottom: 2px #9C3C36 dashed;
}
.music .music {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.music strong {
  color: white;
  font-weight: 500;
  font-size: 22px;
  font-family: 'BebasNeueRegular', non-serif;
  text-shadow: 2px 2px #8D0012;
  letter-spacing: 2pt;
  line-height: 1 em;
}
.music em {
  color: white;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1pt;
  font-family: 'BebasNeueRegular', non-serif;
  text-align: center;
  font-style: normal;
  text-shadow: 2px 2px #8D0012;
  line-height: 1.2em;
}
.music h3 {
  font-family: 'homestead_regularregular', serif;
  color: #8D0012;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 2pt;
  text-shadow: 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
  padding-top: 15px;
  text-align: left;
  line-height: 30px;
}
.map {
  background: url(../../../templates/ja_onepage/images/themes/retro/pattern-1.gif) repeat left top;
}
.map .container {
  border-bottom: solid 1px #D8D5CB;
}
.map .custommap {
  border: none;
  box-shadow: 0 0 5px rgba(0,0,0,0.25) inset;
}
.map .custommap img {
  width: 100%;
}
.t3-mainnav .navbar .nav > li > a {
  color: #9C3C36;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
  font-family: 'BebasNeueRegular', sans-serif;
  letter-spacing: 1pt;
}
.t3-mainnav .navbar .nav > li > a:hover,
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:active {
  color: #a97e36;
}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
  color: #234867;
  border-bottom: none;
}
.t3-mainnav .navbar .nav > li.active > a,
.t3-mainnav .navbar .nav > li.active > a:hover {
  color: #234867;
}
.nav-tabs .active .dropdown-toggle .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #FF7454;
  border-bottom-color: #FF7454;
}
.t3-megamenu .mega-inner {
  padding: 20px;
}
.t3-megamenu .row-fluid + .row-fluid {
  border-top: 1px solid #eee;
  padding-top: 0;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: none;
  border: 0;
  color: #444;
  font-size: 15px;
  font-weight: normal;
  padding: 5px 0;
  text-transform: none;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: none;
  color: #444;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.t3-megamenu .nav li.dropdown.open > .dropdown-toggle,
.t3-megamenu .nav li.dropdown.active > .dropdown-toggle,
.t3-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background: none;
  color: #234867;
}
.t3-megamenu .mega-nav li a,
.t3-megamenu .dropdown-menu .mega-nav li a {
  border-top: 1px solid #47B4E9;
  padding: 5px 10px;
}
.t3-megamenu .mega-nav li:first-child > a,
.t3-megamenu .dropdown-menu .mega-nav li:first-child > a {
  border-top: 0;
}
.t3-megamenu .dropdown-menu .mega-nav li > a {
  border-top: 1px solid #eee;
  color: #000;
  padding: 5px 20px;
  display: block;
  line-height: 20px;
  font-weight: normal;
}
.t3-megamenu .dropdown-menu .mega-nav li > a:hover,
.t3-megamenu .dropdown-menu .mega-nav li > a:focus {
  text-decoration: none;
  color: #000;
  background: #f5f5f5;
  font-weight: normal;
}
.t3-megamenu .dropdown-menu .mega-nav li.active > a {
  background: #9C3C36;
  color: #fff;
}
.t3-megamenu ul.mega-nav > li.mega-group {
  padding-top: 10px;
}
.t3-megamenu ul.mega-nav > li.mega-group:first-child {
  padding-top: 0;
}
.t3-megamenu .mega-group .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li {
  padding: 5px 0;
}
.t3-megamenu .mega-group .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
  padding: 0;
  border-top: none;
  display: inline;
}
.t3-megamenu .mega-group .mega-nav > li a:hover,
.t3-megamenu .mega-group .mega-nav > li a:active,
.t3-megamenu .mega-group .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:focus {
  background: none;
  color: #000;
  border-bottom: 1px solid #000;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module {
  background: none;
  margin-bottom: 0;
}
.t3-megamenu .t3-module .module-inner {
  padding: 0;
}
.t3-megamenu .t3-module .module-title {
  background: none;
  color: #444;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 5px 0;
}
.t3-megamenu .t3-module.nopadding .module-ct {
  padding: 0;
}
.t3-megamenu .t3-module .module-ct a {
  border-top: 0;
  color: #000;
  padding: 0;
}
.t3-megamenu .t3-module .module-ct a:hover,
.t3-megamenu .t3-module .module-ct a:active,
.t3-megamenu .t3-module .module-ct a:focus {
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.t3-megamenu .t3-module .module-ct h4 {
  color: #666;
}
.t3-megamenu .t3-module .module-ct p {
  margin-bottom: 0;
}
.t3-megamenu .t3-module ul {
  margin: 0 0 0 20px;
}
#k2Container {
  height: 100%;
}
.itemImage .modal {
  left: 20px;
  margin: 0;
  position: relative;
  right: 20px;
  top: 20px;
  width: auto;
  background-clip: none;
  background-color: #FFFFFF;
  border: 0;
  radius: 0;
  box-shadow: none;
}
.itemVideoBlock h3 {
  color: #fff;
  text-align: center;
}
div.itemView {
  background-color: #FFF;
  margin: 0 0px;
}
div.itemToolbar {
  background: none repeat scroll 0 0 #F7FAFE;
  border-bottom: 1px dotted #CCCCCC;
  border-top: 1px dotted #CCCCCC;
  margin: 16px 20px 0 20px;
  padding: 2px 0;
}
div.itemHeader h2.itemTitle {
  font-family: 'homestead_regularregular', serif;
  color: #fff;
  text-shadow: 0 1px 0 #9C3C36, 0 -1px 0 #9C3C36, 1px 0 0 #9C3C36, -1px 0 0 #9C3C36;
  font-size: 27px;
  text-transform: uppercase;
  letter-spacing: 1pt;
  padding: 10px 0 4px 0;
  margin: 0;
  text-align: center;
  background-color: #234867;
}
div.ja_slidetitle {
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
}
.photos div.ja_slidetitle a {
  color: #fff;
}
.photos div.ja_slidetitle a:hover {
  color: #9C3C36;
}
div.ja_slideintro {
  padding: 0 0 5px 0;
  text-align: center;
}
div.ja_slideimages {
  text-align: center;
}
div.ja-contentslider-center div.jsslide {
  text-align: center;
  margin-top: 15px;
}
.ja-contentslider-left {
  background: url("../../../templates/ja_onepage/less/themes/images/bc-lr.png") no-repeat scroll left top rgba(0,0,0,0);
  left: 5px;
}
div .ja-contentslider-left,
div .ja-contentslider-right {
  border: 0;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 0px;
  width: 40px;
}
div .ja-contentslider-left:hover,
div .ja-contentslider-right:hover {
  border: 0;
}
div .ja-button-control {
  border-bottom: 0px solid #DDDDDD;
  height: 28px;
  position: relative;
  background: transparent;
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
}
div.itemSocialSharing {
  padding: 8px 60px;
  text-align: center;
}
div.itemBackToTop {
  text-align: center;
  text-decoration: none;
}
div.itemBackToTop a {
  text-decoration: none;
  font-weight: 300;
  font-family: 'BebasNeueRegular', non-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  border: 1px #234867 solid;
  padding: 5px;
  background-color: #9C3C36;
}
div.itemImageBlock {
  margin: 0;
  padding: 0;
}
span.itemImage {
  display: block;
  margin: 0 0 8px;
  text-align: left;
}
span.itemImage img {
  border: none;
  padding: 0 0 20px 0;
}
.article-header h1 a,
.article-header h2 a {
  color: #444035;
}
.module-title {
  font-weight: 300;
  color: #444035;
}
.btn-primary {
  background: #444035;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-primary:hover {
  background: #FF7454;
  color: #fff;
}
.ja-footer {
  border: none;
  color: #ccc;
  background-color: Transparent;
  background-repeat: repeat;
  background-position: left top;
}
.ja-copyright {
  border: none;
  font-size: 12px;
  padding: 15px 0 0 0;
}
.ja-footer a {
  color: #8FD046;
}
.ja-footer a:hover,
.ja-footer a:focus,
.ja-footer a:active {
  color: #AD4412;
}
.ja-footer a.back-to-top {
  display: block;
  height: 409px;
  transition: all 0.5s ease 0s;
  width: 330px;
  margin-bottom: -90px;
}
@media (max-width: 1024px) {
  .portfolio .ja-cp-pagination ul.ja-cp-pagelist span {
    background-image: url(../../../templates/ja_onepage/images/themes/retro/navigation_new.png) !important;
    line-height: 21px;
    height: 21px;
    width: 20px;
  }
  .t3-mainnav .nav-collapse {
    background: #fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    -webkit-border-radius: 0px 0px 20px 20px !important;
    -moz-border-radius: 0px 0px 20px 20px !important;
    border-radius: 0px 0px 20px 20px !important;
    text-align: center;
  }
  .logo-image {
    border: 0 !important;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .partners a {
    position: inherit;
  }
  .gs-wrap {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
  }
  .t3-mainnav .nav-collapse {
    background: #fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    -webkit-border-radius: 0px 0px 20px 20px !important;
    -moz-border-radius: 0px 0px 20px 20px !important;
    border-radius: 0px 0px 20px 20px !important;
    text-align: center;
  }
  .logo-image {
    border: 0 !important;
    visibility: hidden;
  }
}
@media (max-width: 599px) {
  .portfolio .ja-cp-main .item-inner {
    display: inline-block !important;
  }
  .logo-image {
    border: 0 !important;
    visibility: hidden;
  }
  .logo-image a {
    height: 170px;
    left: -31px;
    top: -23px;
    position: absolute;
  }
  .music div {
    width: 280px;
  }
  .band div.k2ItemsBlock ul li div.moduleItemIntrotext {
    
    -moz-column-count: 1;
    
    -webkit-column-count: 1;
    column-count: 1;
    
    -moz-column-gap: 0;
    
    -webkit-column-gap: 0;
    column-gap: 0;
  }
  #records .blipsContainer {
    visibility: visible;
  }
  .audio .k2ItemsBlock ul {
    margin: 0 20px 0 20px;
  }
  .videos .k2ItemsBlock ul {
    margin: 0 20px 0 20px;
  }
  .hero-unit {
    background: url(../../../images/background-photos/header_bg.jpg) no-repeat center bottom;
    background-size: cover;
  }
  .hero-unit h1 {
    font-size: 500%;
  }
  .t3-mainnav .nav-collapse {
    background: url(../../../images/80black_transparent_bg.png) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    text-align: left;
    padding: 10px, 0px;
  }
  .t3-mainnav .nav-collapse .nav > li > a,
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-color: #ddd !important;
    text-align: left;
    font-weight: 300;
  }
  .t3-mainnav .dropdown-menu .dropdown-menu,
  .dropdown-submenu > .dropdown-menu,
  .t3-mainnav .nav-collapse .dropdown-menu {
    background: transparent !important;
    text-align: left;
  }
  .t3-mainnav .dropdown-menu li li > a,
  .t3-mainnav .dropdown-menu li.active li > a {
    background: transparent !important;
    color: #fff;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a {
    color: #fff;
    background: transparent !important;
  }
  .t3-mainnav .nav-collapse .dropdown-menu a:hover,
  .t3-mainnav .nav-collapse .dropdown-menu a:focus,
  .t3-mainnav .nav-collapse .dropdown-menu a:active {
    color: #fff;
  }
  .t3-mainnav .navbar .nav > .active > a,
  .t3-mainnav .navbar .nav > .active > a:hover,
  .t3-mainnav .navbar .nav > .active > a:focus {
    border-bottom: solid 1px #DDD7C5 !important;
  }
  .t3-mainnav .navbar .btn-navbar,
  .t3-mainnav .navbar .btn-navbar:hover,
  .t3-mainnav .navbar .btn-navbar:focus {
    border-color: #525252 !important;
  }
  .t3-mainnav .dropdown-menu li.parent:last-child > a,
  .t3-mainnav .dropdown-menu li.parent li.parent:last-child > a {
    border-bottom: solid 1px #DDD7C5 !important;
  }
  body.homepage .audio {
    padding-left: 0;
    padding-right: 20px;
  }
  .portfolio .ja-cp-pagination ul.ja-cp-pagelist span {
    background-image: url(../../../templates/ja_onepage/images/themes/retro/navigation_new.png) !important;
    line-height: 21px;
    height: 21px;
    width: 20px;
  }
}