@import url(//fonts.googleapis.com/css?family=Racing+Sans+One);

@import url(//fonts.googleapis.com/css?family=Droid+Sans);

@import url(http://fonts.googleapis.com/css?family=Asap);

@font-face {
    font-family: 'edissonregular';
    src: url('/fonts/agatha/agatha-modern.eot');
    src: url('/fonts/agatha/agatha-modern.eot?#iefix') format('embedded-opentype'),
         url('/fonts/agatha/agatha-modern.woff') format('woff'),
         url('/fonts/agatha/agatha-modern.ttf') format('truetype'),
         url('/fonts/agatha/agatha-modern.svg#agatha-modernregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #FF9630;
}
.list_carousel h4.item_title__discography a:hover{
    color:#000;
}
h1 {
  font-size: 35px;
  color: #ffffff;
  text-transform: none;
  font-family: edissonregular, 'Racing Sans One', Arial, cursive;
  font-weight: normal;
  margin: 0 0 22px;
}
#breadcrumbs h1:first-letter{
    color: #FF9630;
    
}
h2 {
  font-size: 37px;
  color: #ffffff;
  text-transform: none;
  font-family: edissonregular, 'Racing Sans One', Arial, cursive;
  font-weight: normal;
}
h3 a{
  padding-left: 3px;  
}
h3 {
  font-size: 35px;
  color: #ffffff;
  
  text-transform: none;
  font-family: edissonregular, 'Racing Sans One', Arial, cursive;
  font-weight: normal;
  line-height: 26px;
}
h3.moduleTitle {
  margin: 6px 0 29px;
}
h3.moduleTitle:first-letter {
  font-size: 46px;
  color: #FF9630;
}
.page_header h3:first-letter,
.page-header h3:first-letter,
.item_header h3:first-letter {
  font-size: 46px;
  color: #FF9630;
}
.page-item__history .item_header h3:first-letter {
  font-size: 26px;
  color: #FF9630;
}
h4 {
  color: #4A1904;
  font-family: 'Racing Sans One', Arial, cursive;
  font-style: italic;
  font-size: 19px;
  text-transform: none;
  font-weight: normal;
}
h4.video{
    font-size: 11px;
}
h5 {
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Asap', sans-serif;
  margin-bottom: 13px;
}
h5.item_title a {
  color: #FF9630;
}
h5.item_title a:hover {
  color: #FFF;
}
h5.item_title {
  color: #FF9630;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 18px;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 20px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 20px;
  background: #ffffff;
  color: #858585;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-primary {
  background: #FF9630;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #dc8433;
  border-bottom-color: #dc8433;
}
.btn-primary:hover {
  background: #dc8433;
  color: #ffffff;
}
.btn-primary.submitButton {
  float: right;
}
.btn-info {
  background: #ffffff;
  color: #555555;
  text-shadow: none;
  border: 1px solid #cccccc;
  border-bottom-color: #cccccc;
}
.btn-info:hover {
  background: #cccccc;
  color: #000000;
}
.readmore,
.btn-info,
.page-item #section-kmt .kmt-btn-submit,
.kmt-form-submit .submitButton,
.aside .btn-primary,
.page-item__edit .btn-primary,
#contact-form .btn-primary,
#searchForm .btn-primary,
.form-validate .btn-primary,
#adminForm .btn-group .btn,
.filter-search .btn-primary,
#error .btn-primary {
  font-size: 17px;
  color: #ffffff !important;
  background: none;
  box-shadow: none;
  border: none !important;
  padding: 0;
  border-radius: 0px !important;
  text-shadow: none !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  font-weight: normal;
  font-family: 'Racing Sans One', Arial, cursive;
  font-style: italic;
}
.readmore:hover,
.btn-info:hover,
.page-item #section-kmt .kmt-btn-submit:hover,
.kmt-form-submit .submitButton:hover,
.aside .btn-primary:hover,
.page-item__edit .btn-primary:hover,
#contact-form .btn-primary:hover,
#searchForm .btn-primary:hover,
.form-validate .btn-primary:hover,
#adminForm .btn-group .btn:hover,
.filter-search .btn-primary:hover,
#error .btn-primary:hover,
.readmore:active,
.btn-info:active,
.page-item #section-kmt .kmt-btn-submit:active,
.kmt-form-submit .submitButton:active,
.aside .btn-primary:active,
.page-item__edit .btn-primary:active,
#contact-form .btn-primary:active,
#searchForm .btn-primary:active,
.form-validate .btn-primary:active,
#adminForm .btn-group .btn:active,
.filter-search .btn-primary:active,
#error .btn-primary:active,
.readmore:focus,
.btn-info:focus,
.page-item #section-kmt .kmt-btn-submit:focus,
.kmt-form-submit .submitButton:focus,
.aside .btn-primary:focus,
.page-item__edit .btn-primary:focus,
#contact-form .btn-primary:focus,
#searchForm .btn-primary:focus,
.form-validate .btn-primary:focus,
#adminForm .btn-group .btn:focus,
.filter-search .btn-primary:focus,
#error .btn-primary:focus,
.readmore.active,
.btn-info.active,
.page-item #section-kmt .kmt-btn-submit.active,
.kmt-form-submit .submitButton.active,
.aside .btn-primary.active,
.page-item__edit .btn-primary.active,
#contact-form .btn-primary.active,
#searchForm .btn-primary.active,
.form-validate .btn-primary.active,
#adminForm .btn-group .btn.active,
.filter-search .btn-primary.active,
#error .btn-primary.active {
  outline: none;
  box-shadow: none;
  opacity: 1;
  background: none;
  color: #FF9630 !important;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li .pagenav {
  text-transform: lowercase;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: none;
  font-family: 'Racing Sans One', cursive;
  font-size: 17px;
  color: #ffffff;
  padding: 0 12px;
}
.pagination ul li.firstItem .pagenav {
  padding: 0 12px 0 0;
}
.pagination ul li a.pagenav {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination ul li a.pagenav:hover {
  color: #FF9630;
}
.pagination ul li.num span.pagenav {
  color: #FF9630;
}
.pagination ul li.num .pagenav {
  padding: 0 4px;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 13px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
}
p.img-intro__left {
  padding: 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 0 9px;
}
.page-item__home .img-full {
  float: none;
}
.page-gallery__gallery .img-intro,
.page-item__gallery .img-intro,
.page-gallery__gallery .img-full,
.page-item__gallery .img-full {
  border: 3px solid #292929;
}
.page-gallery__gallery .img-intro img,
.page-item__gallery .img-intro img,
.page-gallery__gallery .img-full img,
.page-item__gallery .img-full img {
  border: none;
}
.img-intro img,
.img-full img,
.img-intro__left img {
  border: 3px solid #292929;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
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,
#jform_contact_name:focus,
#jform_contact_email:focus,
#jform_contact_emailmsg:focus,
#jform_contact_message:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(213, 213, 213, 0.6);
  border: 1px solid #555555;
}
.page_header {
  margin-bottom: 15px;
}
#contact-form .btn-primary {
  margin: 4px 0 0;
}
#jform_images_image_intro,
#jform_images_image_fulltext {
  height: 30px;
}
#jform_publish_down_img,
#jform_publish_up_img {
  font-size: 14px;
  padding: 3px 14px;
}
.label-info,
.badge-info {
  background: #FF9630;
}
#error .btn-primary {
  color: #858585 !important;
}
#error .btn-primary:hover {
  color: #FF9630 !important;
}
#searchForm .btn-primary {
  margin-top: 3px;
}
/*======================= TOP =======================*/
#top-row {
  background: url(../images/topbg.png) center top repeat-x;
  height: 64px;
}
/*======================= HEADER =======================*/
.body__home #header-row {
  padding: 4% 0 16%;
}
.body__home.view-article #content-row {
  padding: 14px 0 22px;
	
}
#header-row {
  padding: 4% 0 10%;
}
#header-row #logo {
    width: 700px;
    min-height: 390px;
}
#header-row #logo img{
max-width: 80%;
    max-height: 100%;
    margin-top: 26%;}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}
.navigation {
  text-align: center;
}
.navigation ul.sf-menu {
  position: relative;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 21px 25px 0;
  margin: 0;
  height: 44px;
  float: none;
  display: inline-block;
  background: url(../images/menuitbg.gif) right center no-repeat;
}
.navigation ul.sf-menu > li.current {
  position: relative;
}
.navigation ul.sf-menu > li.current:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 1px;
  left: 50%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #fff transparent;
  margin-left: -7px;
}
.navigation ul.sf-menu > li.lastItem {
  background: none;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 26px;
  font-family: edissonregular, 'Racing Sans One', Arial, cursive;
  color: #ffffff;
  text-transform: none;
  text-shadow: 0 1px 1px #000;
  display: block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: none;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > a.act,
.navigation ul.sf-menu > li > span:hover {
  color: #FF9630;
}
.navigation ul.sf-menu li:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 64px;
}
.navigation ul.sf-menu ul {
  width: 200px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -12px;
  left: 157px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -12px;
  left: 157px;
}
.navigation ul.sf-menu ul {
  background: #200a06;
  padding: 12px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navigation ul.sf-menu ul li {
  margin: 0 0 1px 0;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Racing Sans One', Arial, cursive;
  font-style: italic;
  color: #ffffff;
  background: #200a06;
  display: block;
  padding: 6px 12px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #ffffff;
  color: #200a06;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: #ffffff;
  color: #200a06;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 155px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 155px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 157px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 40px;
  padding-bottom: 40px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 42px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 155px;
  top: 40px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
  position: relative;
}
.item {
  margin-bottom: 18px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 20px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd .item_published {
  background: url(../images/date.png) no-repeat 0 2px;
}
.item_info_dl dd .item_createdby {
  background: url(../images/author.png) no-repeat 0 2px;
}
.item_info_dl dd .kmt-readon {
  background: url(../images/coments.png) no-repeat 0 2px;
}
.item_info_dl dd > * {
  display: inline;
  padding: 0 0 0 21px;
  margin-right: 21px;
}
.item_icons.btn-group.pull-right {
  margin: 0 0 10px 10px;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -20px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
.addthis_toolbox {
  padding-top: 13px;
}
#content-row {
  padding: 54px 0 22px;
}
#content-row .news {
  margin: 0;
}
#content-row .news .moduleTitle {
  margin: 0 0 18px;
}
#content-row .news .item {
  margin-bottom: 20px;
}
#content-row .news .item_published {
  font-family: 'Racing Sans One', cursive;
  color: #FF9630;
}
#content-row .news .item_title {
  margin: 10px 0 10px;
}
.item_introtext .img{
    float:left;
    margin:0 10px 10px 0;
    border: 3px solid #292929;
}
#content-row .news .item_title a {
  color: #ffffff;
font-size: 17px;
}
#content-row .news .item_title a:hover {
  color: #FF9630;
}
#content-row #component .item p strong {
  color: #ffffff;
  font-weight: normal;
}
.art_img img{
    float:left;
    margin:0 10px 10px 0;
    border: 3px solid #292929;
}
.body__home #component {
  margin-left: 1.1%;
/*  width: 48%;*/
  width: 70%;
  margin-right: 1%;
}
.body__home #component .item p {
  /*padding: 0 0 32px;*/
}
.body__home #component .item p.img-intro__left {
  padding: 0;
}
.body__home #component .item .readmore {
  float: left;
  clear: both;
  margin: 22px 0 0;
}
.awards .moduleTitle {
  margin: 0 0 16px;
}
.awards .mod-newsflash-adv__awards {
  counter-reset: item;
}
.awards .item {
  margin: 0 0 3px;
}
.awards .item:before {
  content: counter(item, decimal) "";
  counter-increment: item;
  display: block;
  font-size: 19px;
  font-family: 'Racing Sans One', cursive;
  color: #FFF;
  background: url(../images/liitbg.png) no-repeat;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  float: left;
  margin: 2px 0 -1px;
}
.awards .item .item_content {
  margin: 0 0 0 61px;
}
.albums {
  margin: -6px 0 -5px;
}
.albums .moduleTitle {
  margin: 0 0 20px;
}
.albums .item_img {
  margin-bottom: 17px;
}
.page-category__discography .item .item_icons {
  float: none;
  text-align: right;
}
.page-category__discography .item .catin {
  background: #FF9630;
min-height: 377px;
}
.page-category__discography.article2 .item .catin {
min-height: 293px;
}
.page-category__discography .item .img-intro {
  margin: 0;
}
.page-category__discography .item .img-intro img {
  border: none;
}
.page-category__discography .item .item_header {
  margin: 18px 17px 0;
}
.page-category__discography .item .item_introtext {
  margin: 0 17px;
  font-size: 11px;
  color: #4A1904;
  line-height: 14px;
}
.page-category__discography .item .item_introtext p {
  padding-bottom: 5px;
}
.page-category__discography .item .btn-info {
  margin: 0 17px 17px;
  color: #812A04 !important;
}
.page-category__discography .item .btn-info:hover {
  color: #4A1904 !important;
}
.page-category__discography .item_title {
  font-size: 19px;
  color: #4A1904;
  font-family: 'Racing Sans One', Arial, cursive;
  font-style: italic;
  margin-bottom: 5px;
}
.page-category__discography .item_title a {
  color: #4A1904;
}
.page-category__discography .item_title a:hover {
  color: #812A04;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li,
.categories-module li,
.list1 ul li {
  color: #e76443;
  font-family: 'Asap', sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px;
}
.archive-module li a,
.categories-module li a,
.list1 ul li a {
  display: inline;
  color: #ffffff;
}
.archive-module li a:hover,
.categories-module li a:hover,
.list1 ul li a:hover {
  background: none;
  color: #FF9630;
}
.concerts h3 {
  font-size: 41px;
}
.concerts .item {
  margin-bottom: 15px;
  border: 3px solid #4A1904;
  padding: 18px 17px 27px 20px;
}
.concerts .item h3 {
  margin: 0 0 7px;
}
.concerts .item h2 {
}
.concerts .item p {
  padding: 0 0 7px;
}
.concerts .item h2 {
  /*color: #555555;
  line-height: 25px;
  /*display: inline-block;
  font-size: 25px;*/
}
.concerts .item.item_num1 h3 {
  color: #FF9630;
}
.concerts a.event{
    margin-bottom: 5px;
    text-align:left;
}
#aside-right .moduletable {
  margin: 0 0 30px;
}
#aside-right .moduletable .moduleTitle {
  margin: 0 0 10px;
}
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright-row {
  background: #000;
  padding: 39px 0 22px;
  font-size: 11px;
  color: #545454;
}
#copyright-row a {
  color: #545454;
}
#copyright-row a:hover {
  color: #ffffff;
}
#copyright-row .footermenu {
  float: right;
  margin: 4px 10px 18px 8px;
}
#copyright-row .footermenu .nav li {
  background: url(../images/footmenuitbg.png) no-repeat 0 7px;
  display: inline-block;
  padding: 0 0 0 12px;
  margin: 0 0 0 5px;
  color: #b8b7b4;
}
#copyright-row .footermenu .nav li a {
  text-transform: uppercase;
  background: none;
}
#copyright-row .footermenu .nav li.firstItem {
  background: none;
  padding: 0;
}
#copyright .footer_logo {
  margin: 0 15px 0 12px;
  float: left;
}
#copyright span {
  display: inline-block;
  margin: 4px 0 0;
}
#copyright .privacy_link {
  margin: 4px 0 0;
}
/*===== Social Media ======*/
.social {
  margin: 0;
  float: right;
}
.social li {
  margin: 0 0 0 8px;
}
.social li img{
    width: 24px;
  height: 24px;
}
.social li a {
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
.social li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.banner{
    margin-bottom: 15px;
}
.img_box.comment{
    width: 47%;
    padding-right: 20px;
}
.article figure{
    margin: 0 10px 0 0;
}
.article figure img{
    width: 100%;
    margin-bottom:10px;
}

.article .info{


}
.article span.admin{
    font-family: 'Racing Sans One', cursive;
    color: #FF9630;
}
.marg-left{
    margin-left:330px;
}
span.item_title_part0{
    height: 35px;
    display: block;
}
.img-intro__none{
    position: relative;
}
.video-icon{
    position: absolute;
    bottom: 5px;
    right:5px;
}
.img_box.comment{
    margin-bottom: 15px;
    vertical-align:top;
    display: inline-block;
}
.img_box.comment h3{
    font-family: 'Racing Sans One',Arial, cursive;
    font-style: italic;
    font-size: 26px;
}

#cont_left{
    float:left;
    width:54%;
    margin-right:30px;
}
#cont_left .text {
 margin-top: 0px !important;
}
#cont_right{
    float:left;
    margin-top: 10px;
    width:40%;
}

#events {
 margin-top: 0px !important;
}
#fold_left{
    float:left;
    width:70%;
    margin-right:30px;
}
#fold_left .text {
 margin-top: 0px !important;
}

.text {
 margin-top: 0px !important;
}

#fold_right{
    float:left;
    margin-top: 113px;
    width:25%;


}
#fold_right ul li{
    padding-bottom: 10px;
}
#fold_right ul li a{
    font-size: 18px;
    font-style: italic;
}
#fold_right ul li a:hover{  
    color:#FF9630;
}
#cont_right h2:first-letter{
    color: #FF9630;
}
#contactForm .cont1{
    display: inline-block;
}
#contactForm .cont2{
    display: inline-block;
    margin-left: 9px;
}
#contactForm .label{
    padding: 5px;
    margin-bottom: 7px;
}
#contactForm .submit{
    background: none;
    border: none;
    color: white;
    font-size: 20px;
    padding: 0;
    float: right;
    text-transform: none;
    font-family: edissonregular, 'Racing Sans One', Arial, cursive;
    font-weight: normal;
}
#contactForm .submit:hover{
    color: #FF9630;
}

#textlogo{
    width: 350px;
    color: #965620;
    font-size: 30px;
    font-family: edissonregular, 'Racing Sans One', Arial, cursive;
    line-height: 35px;
    padding: 24px;
}

#textlogo a.textlogo{
    color:#fff;
}
#textlogo a.textlogo:hover{
    color: #965620;
}
.gall{
    display: inline-block;
    padding: 0px 15px 15px 0;
}

.icn{
    margin-right: 7px;
    height: 30px;
}

.down-icn{
    position: absolute;
    bottom: 48px;
    right: 90px;
    
}

.navSplitPagesResult { margin:5px 10px 17px 20px;}
.navSplitPagesLinks{ margin:15px 0 10px 0;}
.navSplitPagesLinks a {border-radius: 3px;border: solid 1px #363636;display:inline-block; background:#2C2C2C; padding:5px 10px; color:#fff;  text-decoration:none;}
.navSplitPagesLinks a:hover{ background:#FF9630;}
.navSplitPagesLinks strong{border-radius: 3px;border: solid 1px #363636;  display:inline-block; background:#FF9630; padding:5px 10px; color:#fff;  }
.navSplitPagesResult a {color:#FF9630;}
/*
iframe#twitter-widget-0{
    height:300px!important;
}
iframe#twitter-widget-0 .timeline .stream .h-feed{
    height: 225px!important;   
}*/

.itemevent{
/*    width: 28%;*/
 width: 90%;
    margin-bottom: 15px;
    border: 3px solid #4A1904;
/*    padding: 18px 17px 27px 20px;*/
padding: 9px 17px 0px 20px;
    display: inline-block;
    vertical-align: top;
}
.itemevent span.date{
    color: #FF9630;
    font-size: 20px;
float: left;
width: 20%;
}

.itemevent h3 {
float: left;
}

.img_box.comment figure a{
    position: relative;
    display: block;
    width: 307px;
}

/*audio*/
#audiofile{
    overflow: hidden;
    padding-left: 30px;    
}
.audiofiles{
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
}
input.a_name{
    padding-left: 0;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family:sans-serif;
    width:100%;
    text-align: left;
}

#audiofile-head input.a_name{
    font-size: 10px;

}
#audiofile-head {
    text-align: left;
    width: 135px;
    margin-bottom: -25px;
    margin-top: -15px;
}

#audiofile-head .audiofiles {
   width: 100%;
}

#audiofile-head input.aplay, #audiofile-head input.pause, #audiofile-head input.stop, #audiofile-head a.google img, #audiofile-head a.download img,
#audiofile-head a.itunes img, #audiofile-head a.win img {
    width: 20px;
    height: 20px;
    opacity: 1.7;
}
#audiofile-head a {
    width: 20px;
    display: inline;
}

input.a_name:hover{
    color: #FF9630;
}
input.aplay, input.pause, input.stop, a.google img, a.download img, a.itunes img, a.win img{
    width:32px;
    height:32px;
    opacity:.7;
    cursor:pointer;
}
input.aplay:hover, input.pause:hover, input.stop:hover, a.google img:hover, a.download img:hover, a.itunes img:hover, a.win img:hover{
    opacity: 1;
}

a.galll{
    display:inline-block;
    position:relative;
}
a.galll .video-icon{
    
}

#audiofile-head .audiofiles button.bplay {
    border: none;
    padding: 0;
    background: url('/images/aplay.png') no-repeat 0 0;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

#audiofile-head .audiofiles button.bpause {
    border: none;
    padding: 0;
    background: url('/images/pause.png') no-repeat 0 0;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}