body{
  background-color: #58564f;
  background-image: url(img/bg-gradient.png);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  font-family: Times New Roman;
  font-size: 1em;

}
div.notes{
 background-image: url(img/notes1.png);
 background-position: top center;
 background-repeat: no-repeat;
}


div#fix-w{

  margin-left: auto;
  margin-right: auto;
  width:1000px;

}
/* ------------------Header-------------------------------*/
#header{
margin-bottom:0px;
}
#header div#lang{
  height:60px;
  background-color: #1b1a18;
  border: #000 2px solid;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 2em;
  color: #FFFFFF;
  padding-left: 20px;
  font-style: italic;
  padding-top:9px;
}
#header div#lang div{
  padding:0px;
  margin:0px;
}
#header div#lang div ul{
  list-style: none;
  padding:0px;
  margin:0px;
}
#header div#lang div ul li{
  float:left;
  padding:0px;
  margin:0px;
  margin-right:20px;
}
#header div#lang div ul li.active a{
    color:#6a2266;
    text-decoration: underline;
}

#header div#lang a{
  color:#6a2266;
  text-decoration: none;
}

#header div#banner{
  background-image: url(img/header-left-hend2.png);
  background-position: left top;
  background-repeat: no-repeat;
  height:345px ;
}
#header div#event{
  background-image: url(img/header-right-evets.png);
  background-position: right top;
  background-repeat: no-repeat;
  height:100px;
  width: 284px;
  margin-left:auto;
  margin-right:0px;
  position: relative;
  top:-71px;
  padding:5px 20px 20px 40px;

  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 1.2em;
  color: #FFFFFF;
  font-style: italic;
  text-align: center;
}
 div{
  padding:0px;
  margin:0px;
}
#event a{
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 1.5em;
  color: #FFFFFF;
  font-style: italic;
  text-align: center;
  text-decoration: none;
}
#event .views-field-created{
  text-align: right;
  text-decoration: underline;
  font-size: 1.2em;
}


#header div#name{
 /* background-image: url(img/header-right-name.png);*/
  background-position: right top;
  background-repeat: no-repeat;
  height:144px;
  width: 536px;
  margin-left:auto;
  margin-right:20px;
  position: relative;
  top:-44px;

}
#header div#menu{
  background-image: url(img/header-right-menu.png);
  background-position: right top;
  background-repeat: no-repeat;
  height:192px;
  width: 346px;
  margin-left:auto;
  margin-right:0px;
  position: relative;
  top:-54px;
  font-family: Monotype Corvisa, Times New Roman;
  font-size: 2em;
  font-style: italic;
  z-index: 100;

}
#header div#menu ul#main-menu
{
  padding: 20px 10px 20px 15px

}
#header div#menu ul#main-menu li{
  display:block;
  float: left;
  width: 120px;
  margin-left: 15px;
  margin-top:10px;
  margin:0px;

  list-style: none;
}
#header div#menu li a,#header div#menu li a:hover
{
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;

  color: #FFFFFF;
  text-decoration: none;
  font-style: italic;

}
#header div#menu li a:hover{
  text-shadow: black 0.1em 0.1em 0.2em;
}



/* ------------------Body-------------------------------*/
#body{

  background-color: #1c1c1c;
  border: #000 2px solid;
  padding-top: 100px;


}
#body h1{
color:#6a2266;
font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
font-size: 2em;
  font-style: italic;
  margin-left: 26px;

  margin-bottom:15px;
  position: relative;
  top:-100px;
}
#body #content{

color:white;
margin: 20px 26px 0px 26px;
position: relative;
top:-90px;
z-index: 10;
}
/* ------------------Page numbers-------------------------------*/
#content .pager{
  text-align: center;
  clear: both;
}
#content .pager a,.pager .pager-current{
  color:#fff;
  font-size: 24px;
  font-weight: bold;
  margin-right:5px ;
  margin-left:5px;
  text-decoration: none;
}
#content .pager .pager-current{
  color:#6a2266;
  text-decoration: underline;
}


/* ------------------Page specific styles-------------------------------*/
.node-type-page, .node-type-photo-album, .view-news, .view-events, .view-music, .view-video,  #contact-mail-page > div, .node-type-event{
padding:20px;
background-color: #323232;
padding-top: 40px;
}
table.views-view-grid{
  margin:0px;
}


/* ------------------Main-------------------------------*/
#content .main{
  background-image: url(img/main-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 24px;
  text-align: right;
  font-style: italic;
  height: 265px;
}

#content a{
  color:#fff;
}




/* ------------------Contacts-------------------------------*/
#contact-mail-page-text, #contact-mail-page-address {
  margin-top:0px;
}


#contact-mail-page-text{
font-family: "Times New Roman", Times, serif;
font-size: 1.4em;
font-style: italic;
}
#contact-mail-page-text p, #contact-mail-page-address p{
  margin-top: 0px;
}


#contact-mail-page-text{
  display: block;
  width:600px;
  float:left;


}

#contact-mail-page-address{

    margin-left:620px;

    font-size: 1.2em;
}
#contact-mail-page-address a{
  color:#6a2266;
}


#contact-mail-page-address .form-item{

margin-top:5px;
line-height: 1.1em;
font-size: 1em;
font-style:normal;
}

#contact-mail-page b,#contact-mail-page strong{
color:#6a2266;
}
#contact-mail-page .form-item{
margin-left:620px;
}


#contact-mail-page .form-item p{
  text-align: left;
  width: 300px;
}


#contact-mail-page .form-item label{
  text-align: right;
  display: block;

}
#contact-mail-page .form-item input, #contact-mail-page .form-item textarea,  #contact-mail-page .form-item select, .resizable-textarea {
background-color: #666666;
border: none;
width: 300px;
line-height: 1.2em;
font-size: 1.1em;

}
.form-item .grippie{
  background-image: none;
  background-color: #333;
  height:1px;
  border: none;
}


#contact-mail-page .form-item textarea{
height: 120px;
}
#contact-mail-page input[type=checkbox]
{
  display: inline;
  width: 30px;
}
#contact-mail-page input[type=submit]{
background-color: transparent;
border:none;
color:#fff;
text-align: left;
font-size: 20px;
cursor: pointer;
clear:left;
margin-left:620px; 
border: #fff 1px solid;
background-color:#6a2266;
}


/* ------------------News-------------------------------*/
.view-news {
margin-top:20px;
}


.view-news  .views-row{
  border-bottom: #ccc solid 2px;
  margin-bottom:20px;
  font-size: 16px;
  padding-bottom: 10px;

}

.view-news  .views-row .content img{
  float: left;
  margin: 10px 20px 10px 0px;
}

.view-news  .views-row  .title,.view-news  .views-row .title a, .node_read_more a{
  color:#fff;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  clear:both;
  text-decoration: none;
}

.view-news  .views-field-created{
  text-align: right;

  font-style: italic;

  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 1.2em;
    color:#fff;
}

/* ------------------Events-------------------------------*/
.view-events{
margin-top:20px;
}


.view-events .views-row{
  border-bottom: #ccc solid 2px;
  margin-bottom:20px;
  font-size: 16px;
  padding-bottom: 10px;

}

.view-events .views-row .content img{
  float: left;
  margin: 10px 20px 10px 0px;
}

.view-events .views-row  .title,.view-events .views-row .title a, .node_read_more a{
  color:#fff;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  clear:both;
  text-decoration: none;
}
.view-events .views-row a{
color:#fff;
}

.view-events .views-field-created{
  text-align: right;
  font-style: italic;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 1.2em;
  color:#fff;
}
.field-field-video-attach{
  float:right;
  margin-left:9px;
  margin-bottom:9px;
}
.node-type-event p{

}


/* ------------------Media-------------------------------*/
.view-music, .view-video{

}
.view-music table, .view-video table{
  width: 100%;

}


.view-music td , .view-video td{
text-align: center;
padding-bottom:30px;
}

.view-music td a img, .view-video td a img{
border:none;
}
.view-music td a, .view-music td, .view-video td a, .view-video td{
  font-size: 1.2em;
  font-weight: bold;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  color: #FFFFFF;
  text-decoration: none;
  clear:both;
}
/* ------------------Music-------------------------------*/

#body #content .music{
background-color: transparent;
padding: 0px;
margin: 0px;
}

#content .field-field-cover,#content .view-video-list{
float:left;
padding:20px;
background-color:#323232;
text-align: center;
}

#content .field-field-music-list{

background-color:#323232;
background-image: url(img/music-bg.png);
background-repeat: no-repeat;
background-position: center;
margin-left:320px;
padding:20px;
margin-right:30px;
}

.field-field-music-list .view-music-list table{
  margin-top:20px;
}


.field-field-music-list .view-music-list table tr{
  background-color: transparent;
  border:none;

}
.field-field-music-list .view-music-list table tr td
{
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 20px;
  padding-right:10px;
  text-shadow: black 0.1em 0.1em 0.2em;
}
.view-music-list .view-footer{
   line-height: 56px;

  font-size: 24px;
  font-weight: bold;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  color:#6a2266;
}
.view-music-list .view-footer a  {
    color:#6a2266;
}



/* ------------------Video-------------------------------*/
.field-field-video-list-hl, .field-field-video-list, .field-field-video-album{
  float: left;
  width: 287px;
}
#content table.views-view-grid 
{
	width:100%;
}

#content .field-field-video, #content .view-video-first{

background-color:#323232;
margin-left:320px;
padding:20px;
padding-top:40px;
margin-right:30px;
text-align: center;

}



.view-video-list .views-field-title{
  margin-bottom: 10px;
}


.view-video-list .views-field-title a{
  font-size: 24px;
  font-weight: bold;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  color: #FFFFFF;
  text-decoration: none;
  text-decoration: underline;
}
.view-video-list .view-footer a{
  line-height: 56px;
  color:#fff;
  font-size: 24px;
  font-weight: bold;
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;

}
/*---------------------Photo------------------------------*/

#content .view-id-photo{

background-color:#323232;
background-image: url(img/music-bg.png);
background-repeat: no-repeat;
background-position: center;
padding:20px;

}

.view-id-photo table.views-view-grid{
  margin-top:20px;
}


.view-id-photo table.views-view-grid tr{
  background-color: transparent;
  border:none;

}
.view-id-photo table.views-view-grid tr td
{
  font-family:  "Monotype Corsiva", "Times New Roman", Times, serif;
  font-size: 20px;
  padding-right:10px;
  text-shadow: black 0.1em 0.1em 0.2em;
  text-align:center;
  vertical-align:middle;
  color:#fff;
}
.view-id-photo table.views-view-grid tr td a{ color:#fff;}
.node-type-photo-album{margin-top:45px;}

/* ------------------Footer-------------------------------*/
#footer{
  text-align: right;

  margin-right: 20px;
  color:#999;
  font-size: 11px;



}
#footer a{
color:#999;
}
#footer a:HOVER{
  color:#fff;
}




