@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300&subset=latin,latin-ext);

body {font:normal 16px/22px 'Source Sans Pro', sans-serif;
      background:#000; 
      color: #fff; 
      background-image: url(../img/background.jpg);
      background-repeat: no-repeat;
      background-position: top;
      background-attachment: fixed;

}

.lang {
    position: fixed;
    right: 30px;
    top: 55px;
    z-index: 999999;
}

.fb-shivanam{
    display: inline; 
    margin-left: 20px; 
    margin-right: 20px; 
    position: relative; 
    bottom: 5px;
}

.soundcloud-shivanam{
    display: inline; 
    margin-left: 20px;
    margin-right: 20px; 
    position: relative; 
    bottom: 5px;
}

@media (max-width: 768px) {
  .fb-shivanam, .soundcloud-shivanam {
    position: relative; 
    bottom: 0px;
  }
}

.foto div img{
    margin-bottom: 20px;
    /*
        max-height: none !important;
    max-width: none !important;
    padding: 0px !important;
    width: 180px;
    height: 135px;
    margin-left: 0px;
    margin-top: -22.5px;*/
}


input:focus::-moz-placeholder{color:rgba(0,0,0,0)}
input:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}

textarea:focus::-moz-placeholder{color:rgba(0,0,0,0)}
textarea:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}

h1,h2,h3,h4,h5,h6{ font-weight:normal;padding: 0;margin: 0;color: #fff; letter-spacing: 2px;}
h1,h2,h3{ font-family: 'Source Sans Pro', sans-serif;text-transform: uppercase;}
h4,h5,h6{ font-family: 'Source Sans Pro', sans-serif;color: #ccc;}

h3{font-size: 28px;margin-bottom: 20px;color: #fff; font-weight: bold;}
h3 span{font-size: 24px; }
h4{font-size: 23px; margin-bottom:20px;line-height:30px;}
h5{font-size: 20px; letter-spacing:0!important;}

small{color: #777;font-size: 13px;}

p{margin-bottom: 25px;}

blockquote {padding: 0px 20px;margin: 0 0 20px;border-left: 5px solid #aaa;font-size: 14px;line-height: 22px;font-style: italic;font-family: georgia;}

.spacer{padding:55px 0 0 0;}
.center{text-align: center;}
.thumbnail{ background-color:#fff;}



/*home*/
.homeinfo{padding:150px 0 20px 0;}
.homeinfo .player{margin-top: 70px;position: relative;}
.homeinfo .player img.graphics{position: absolute;bottom: 167px;right: -24px;}
.blockblack{background:rgba(0,0,0,0.8); border-radius: 10px; padding: 25px; }
.fronttext h2{font-size:60px; line-height:60px;display: inline-block;padding:5px 10px;}
.fronttext p{margin:0 0 50px 0;background-color: rgba(0,0,0,0.7);display: inline-block;padding: 10px;}
.overlay{z-index: 100;position: relative; margin-bottom: 200px;}
/*home*/

/*color*/
.bgcolor{background-color: #ffb800;}
.textcolor{color: #ffb800;}
a{color:#ffb800; text-decoration:none}
a:hover{color:#fff;text-decoration:none}
/*color*/


/*nav*/
.navbar-brand{padding: 10px 15px;}
.navbar-nav > li > a{font-size: 16px; font-weight: bold;}
.navbar-inverse{background: #000;border:none;}
/*nav*/



/*releases*/
.releases{margin-bottom: 20px;}
.releases .album{background-color: #222;margin-bottom: 30px;}
.releases .album .albumdetail{padding: 10px;}
.releases .album .albumdetail h5{margin-bottom: 10px;}
.releases .album .albumdetail a{font-size:14px; }
/*releases*/

/*blog*/
.blogevent{color: #ccc;}
.blogevent ul{padding: 0; list-style: none; margin-top: 35px;}
.blogevent ul li{font-size: 13px;}
.blogevent ul li p{margin: 0;line-height: 18px;}


.blogevent1{color: #ccc;}
.blogevent1 ul{padding: 0; list-style: none; margin-top: 35px;}
.blogevent1 ul li{font-size: 13px;}
.blogevent1 ul li p{margin: 0;line-height: 18px;}

.events ul li{background-color: #191919;margin-bottom: 1px;}
.events ul li h5{margin: 7px 0;}
.events ul li .date{text-align: center;line-height: 38px;color: #444;text-shadow: 0px -1px 0px #000;padding-top: 10px;padding-bottom: 10px;background-color: #111}
.events ul li .date b{display: block;font-size: 30px;}
.events ul li .date span{font-size: 22px;}


.ourblog ul li{margin-bottom: 20px;}
.ourblog ul li img{float: left; margin-right: 20px;}
.ourblog ul li .blogtext{overflow: hidden;}
/*blog*/




/*modal*/
.modal-dialog{max-width: 800px; width: 95%;}
.modal-content{overflow: auto; padding:0 20px;color: #444;}
.modal-content h2{color: #222;margin: 15px 0;}
button.close{position: absolute;right: 0;background: #FFF;width: 25px;height: 25px;line-height: 9px;}
#blog small{margin-bottom: 10px;display: block;}
/*modal*/





/*contact*/
.formular textarea,.formular input{width: 100%;

border: 1px solid #CCC;
margin-bottom: 20px;
outline: medium none;
background: transparent;
color: #fff;
font-weight: bold;
border: none;
border-bottom: 2px solid #ffffff;}
input[placeholder], [placeholder], *[placeholder] {
    color: #fff !important;
}
.formular .map{border:none;box-shadow:0;margin-top: 50px;}
.formular button{border:none;width: 50%; padding: 7px 0;font-size: 25px; background:#ffb800; color:#000;}
.formular iframe{float: left;}
/*contact*/


#footer{background-color: #000; padding: 5px 0; color: #fff; font-size: 14px;color: #aaa;margin-top: 50px; z-index: 100;position: relative;}


/*background slider*/
.carousel{position: fixed; top: 0; left: 0;right: 0;bottom: 0; z-index:10;width: 100%;}
.carousel .item {-webkit-transition: opacity 2s;
                 -moz-transition: opacity 1s;
                 -ms-transition: opacity 1s;
                 -o-transition: opacity 1s;
                 transition: opacity 1s;}
.carousel .active.left {left:0;opacity:0;z-index:2;}
.carousel .next {left:0;opacity:1;z-index:1;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{width: 100%;}
/*background slider*/

/*animation*/
#about,.album,.blogevent ul li,h3,h4{visibility: hidden;}
.animated{visibility: visible !important;}
/*animation*/

@media (max-width: 700px) {
    .homeinfo{padding-top: 100px;}
    .events ul li,.events ul li .date{background: none;}
    .events ul li .date b{display: inline;font-size: 22px;border-right: 1px solid #333;padding-right: 10px;margin-right: 10px;}
}

/*custom*/
.btn a{
    color:#000;
    font-weight: bold;
    
}


/*custom*/
