/*
===============================================================
CSS
Author Name: JC Duran.
Author URI: http://pulse-creative.com/
================================================================
*/
 * {
    padding:0;
    margin:0;
}
a img {
    border:0;
}
/*==============================
=            HEADER            =
==============================*/
 .header {
    position: absolute;
    background-image: url('../images/headerBg.png');
    width: 100%;
    height: 43px;
    bottom:0;
    padding: 30px 0 0 0;
    z-index: 1000;
    -webkit-box-shadow: 0px -1px 8px 1px #000;
    box-shadow: 0px -1px 8px 1px #000;
}
 .header2 {
	background-image: url('../images/headerBg.png');
	width: 100%;
	height: 43px;
	z-index: 1000;
	-webkit-box-shadow: 0px -1px 8px 1px #000;
	box-shadow: 0px -1px 8px 1px #000;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
}
.brand {
	float: left;
	margin-top: -18px;
	margin-right: 60px;
	margin-left:10px;
	cursor: pointer;
}
.menu {
    /*float: right;*/
    list-style-type: none;
    min-width:200px;
    margin: 0 auto;
}
.menu li {
	color: #000000;
	cursor: pointer;
	display: block;
	float: left;
	font-family: HelveticaNeueW01-Thin;
	font-size: 14px;
	height: 14px;
	margin-top: -22px;
	outline: 0 none;
	text-decoration: none;
	text-shadow: 1px 1px 1px #CCCCCC;
	text-transform: uppercase;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 23px;
	padding-left: 10px;
}
.menu li a {
	color: #000;
	text-decoration: none;
}
.menu li:hover {
    color:#161616;
    text-shadow: 1px 1px 1px #fff;
}


.selected{
	background-color: #CCDBE7;
} 



/*-----  End of HEADER  ------*/

/*==============================
=            Slides            =
==============================*/
 .paddingTopcss {
    padding-top: 110px;
}
/* Container */
 .container {
    width: 940px;
    margin: 0 auto;
    position: relative;
    min-height: 20px;
}


 .container-amount {
    width: 940px;
    margin: 0 auto;
    /*position: relative;*/
    min-height: 20px;
}


.container h1 {
	font-family: HelveticaNeueW01-Thin;
	padding: 0px;
	width: 100%;
	font-size: 34px;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.container p {
	font-family: HelveticaNeueW01-Thin;
	margin: 0px;
	padding: 0px;
	width: 95%;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
}
.container h2 {
	font-family: HelveticaNeueW01-Thin;
	margin: 0px;
	padding: 0px;
	width: 85%;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
}
.container p a:link {
	color: #FFF;
	text-decoration: none;
}
.container h2 a:link {
	color: #FFF;
	text-decoration: none;
}
.vcenter {
    height: 500px;
}


.vcenter-fix{
    height: 600px;   
}


.vcenter-fix2{
    height: 600px;   
}


/* ========== */
 .slide {
    position: relative;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

 .slidez {
    position: relative;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slide1 {
    background-image: url('../images/slide1.jpg');
}
.slide-concert {
	background-image: url(../images/concert-back.jpg);
}
#concert-details {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.slide2 {
	background-image: url('../images/slide2.jpg');
	/*padding-top: 100px;*/
}
.slide2b {
	background-image: url('../images/approach-back.jpg');
	/*padding-top: 150px;*/
}

.slide3 {
    background-image: url('../images/slide3.jpg');
}
.slide4 {
	background-image: url(../images/focus-back.jpg);
}

.slide5z {
    background-image: url('../images/slide5z.jpg');
}


.slide10 {
width: 100%;
}
.slide11 {
	width: 100%;
}
.slide10 img {
width:100% !important;
    height:auto;
    display:block;
}
.slide11 img {
	max-width:100% !important;
	height:auto;
	display:block;
}
.slide12 {
	max-width: 100%;
}
.slide12 img {
	max-width:100% !important;
	height:auto;
	display:block;
}
.slide5 {
    background-image: url('../images/slide5.jpg');
}
.slide6 {
    background-image: url('../images/slide6.jpg');
}
.slide7 {
    background-image: url('../images/slide7.jpg');
}
.slide8 {
    background-image: url('../images/slide8.jpg');
}
/*-----  End of Slides  ------*/
 .uno p {
    font-family:HelveticaNeueW01-Thin;
    margin: 8px;
}
.sliderFit {
    height: 794px;
        position: relative;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* Sliders  */
 .bl {
    position: absolute;
    z-index: 2;
    left: -27px;
    top: 175px;
    cursor: pointer;
}
.br {
    position: absolute;
    z-index: 2;
    right: -27px;
    top: 175px;
    cursor: pointer;
}
.uper {
    overflow: hidden;
    /*background-image: url('../images/bgblue.png');*/
}



.uperTwitter{

background-image: url('../images/bgblue.png');
    
     /*background-color: #519FD6;*/
    height: 530px !important;
    margin-left: 34px;
    width: 872px !important;
    background-repeat: repeat;

}

.animate {
    position: relative;
    top:0;
    left:0;
    list-style-type: none;
}
.animate>li {
    float: left;
    /*background-color: red;*/
}
.inAnimate {
    width: 800px;
    height: 100%;
    /*background-color: white;*/
    margin: 0 auto;
}
.inAnimate p {
    font-size: 12px;
    line-height: 20px;
    font-family:'HelveticaNeueW01-65Medi';
    margin: 6px 0 14px 0;
}
.blackText {
    color: #333 !important;
}
.inAnimate2 {
    width: 846px;
    height: 100%;
    /*background-color: white;*/
    margin: 0 auto;
}
.b {
    list-style-type: none;
    width: 86px;
    margin: 5px auto 0 auto;
    height: 20px;
}
.b>li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
/* End Slider */

/* === Footer === */
 .footer {
    height: 160px;
    background-color: #e1e1e1;
    width:100%;
    color:#b3b3b3;
    font-family: arial, sans-serif;
    font-size: 13px;
    padding-top: 40px;
    clear: both;
}
.footer a {
    color:#b3b3b3;
    text-decoration: none;
}
.subFooter {
	background-color: #f5f5f5;
	float: left;
	margin: 7px;
	height: 70px;
	padding-top: 18px;
	padding-right: 36px;
	padding-bottom: 18px;
	padding-left: 36px;
}
.subFooter ul {
    list-style-type: none;
}
.subFooter ul li {
    margin-bottom: 6px;
}
.subFooter p {
	color: #B3B3B3;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.social {
    float: left;
    margin-right: 10px;
    text-align: center;
}
.map1 {
    position: absolute;
    top:0;
    right: 340px;
}
.map2 {
    position: absolute;
    top:0;
    right: 100px;
}
/* ============== */

/* NEWS */
 .news {
    width: 250px;
    margin-right: 36px;
    height: 500px;
    -webkit-box-shadow: 10px 10px 13px 2px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 10px 10px 13px 2px rgba(0, 0, 0, 0.85);
    box-shadow: 10px 10px 13px 2px rgba(0, 0, 0, 0.85);
    opacity:0.8;
    filter:alpha(opacity=80);
    background-color: #519FD6;
    float: left;
    padding:10px;
    color: white;
    font-size: 11.5px;
    font-family: sans-serif, arial;
    /*text-align: justify;*/
}


.feed{
    width: 940px;
    /*margin-right: 36px;*/
    height: 500px;
/*    -webkit-box-shadow: 10px 10px 13px 2px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 10px 10px 13px 2px rgba(0, 0, 0, 0.85);
    box-shadow: 10px 10px 13px 2px rgba(0, 0, 0, 0.85);*/
    float: left;
    padding:10px;
    color: white;
    font-size: 11.5px;
    font-family: sans-serif, arial;
    /*text-align: justify;*/
}


.postnum-5, .postnum-6, .postnum-7, .postnum-8, .postnum-9, .postnum-10 {
    display: none !important;
}
.news>img {
    text-align: center;
}
.centerNews {
    text-align: center;
}
.news a {
    color: black;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}


.feed a {
    color: black;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.mf-viral {
    display: none;
}
.social-circle a>img {
    display: none;
}
.social-circle {
    margin:5px 5px 10px 5px;
    /*padding: 6px;*/
    border:1px solid #f6f6f6;
    height: 112px;
    width: 271px;
    float: left;
    position: relative;
    overflow: hidden;


}

.content-social{
    height: 82px;

}



.social-circle>a {
    display: none;
    font-family: sans-serif arial;
}
.social-circle>img {
    display: none;
}
.social-circle>p>img {
    display: none;
}
.content-social>p>img {
    display: none;
}
.social-circle>br {
    display: none;
}
.busy {
    margin-top: 50px;
    font-size: 14px;
    color: #222;
    text-align: center;
}
.cnn {
    margin-left:20px;
}

.twitter {
    /*margin-left:20px;*/
}
/* INFO */
 .big, .small {
    font-family:'HelveticaNeueW01-65Medi';
    color: white;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.51);
}
.big {
    font-size: 36px;
    font-weight: bold;
}
.small {
    font-size: 26px;
    font-weight: normal;
}

.small2 {
	font-family: HelveticaNeueW01-Thin;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.boxgray {
    margin-top: 300px;
    width: 250px;
    margin-right: 40px;
    height: 200px;
    -webkit-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.85);
    box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.85);
    opacity:0.8;
    filter:alpha(opacity=80);
    background-color: #999;
    float: left;
    padding:10px;
    color: white;
    font-size: 28px;
    font-family: sans-serif, arial;
    text-align: left;
    padding:15px;
    font-family:'HelveticaNeueW01-65Medi';
    text-transform: uppercase;
    font-weight: normal;
}
.blackBox {
    background-color: black;
    padding: 15px;
    width: 416px;
    height: auto;
    margin-bottom: 10px;
    color:white;
    font-family:'HelveticaNeueW01-65Medi';
    min-height: 58px;
}
.blackBox img {
    float: left;
    margin: 0 15px 21px 0;
    vertical-align: middle;
    height: 58px;
    width: 58px;
}
.blackBox div h3 {
    text-transform: uppercase;
    font-size: 13px;
}
.blackBox div p {
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 5px 0 0 0px !important;
}
.whiteBox {
    /*background-color: white;*/
    padding:15px;
    width: 320px;
    height: auto;
    text-align: center;
    background-image: url('../images/whiteBoxBg.png');
}
.textBelowWhiteBox {
    font-family:'HelveticaNeueW01-65Medi';
    font-size: 20px;
    line-height: 28px;
    padding:15px 0 0 15px;
    text-transform: uppercase;
}


#mapstats{
  /*  background-image: url("../images/whiteBoxBg.png");*/
}

#mapstats2{
  
}




/*tool*/
 .ui-tooltip, .arrow:after {
background: black;
/*border: 1px solid white;*/

}
.ui-tooltip {
padding: 10px 20px;
color: white;
/*border-radius: 20px;*/
font: bold 14px "Helvetica Neue", Sans-Serif;
text-transform: uppercase;
box-shadow: 0 0 4px black;
width: 100px;
text-align: center;
}
.arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: 8px;
bottom: -16px;
}
.arrow.top {
top: -16px;
bottom: auto;
}
.arrow.left {
left: 20%;
}
.arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
box-shadow: 6px 5px 9px -9px black;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
}
.arrow.top:after {
bottom: -20px;
top: auto;
}

.tsh{
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}


.tsp{
    font-size: 10px;
    margin: 0;
    padding: 0;

}
/* video */

.videoLeft{
        width:200px;
    height: 113px;
    margin: 0 auto;
    position: relative;
    background-image: url('../images/whiteBoxBg.png');
  
    z-index: 1;
    float: left;
    margin-right: -80px;
    overflow: hidden;

}


.videoLeft img{
width: 200px;
height: 174px;
margin-top: -28px;
}

.videoCenter{
            width:700px;
    height: 398px;
    margin: 0 auto;
    position: relative;
   
    z-index: 3;
    float: left;
        overflow: hidden;
     background-image: url('../images/default-youtube.jpg');
}

.videoCenter img{
                width:600px;
    height: 341px;
}

.videoRight{
    width:200px;
    height: 113px;
    margin: 0 auto;
    position: relative;
    background-image: url('../images/whiteBoxBg.png');
    z-index: 1;
    float: left;
        margin-left: -80px;
            overflow: hidden;
}


.videoRight img{
/*width: 300px;*/
/*height: 171px;    */
width: 200px;
height: 174px;
margin-top: -28px;
}


.lav{
left: 0;
position: absolute;
margin-top: 196px;
z-index: 6;
margin-left: 20px;
}

.rav{
float: right;
position: absolute;
margin-left: -54px; 
margin-top: 196px;
z-index: 6;
}


/*Modal*/


.modale{
    display: none;
    background-image: url('../images/blackBg2.png');
    position: fixed;
    z-index: 10000;
    /*background-color: black;*/
    top:0;
    left: 0;
}


.playe{
    display: none;
    z-index: 11000;
    position: relative;
    background-color: #f5f5f5;
    width: 600px;
    margin: 0 auto;
    padding: 10px;
    min-height: 100px;
     font-family: HelveticaNeueW01-Thin;
}

.closeButtom{
    position: absolute;
    top:-18px;
    right:-18px;
}

.fillUp input{
width: 90%;
background-color: white;
border: 2px solid #579cd3;
padding: 5px 8px;
font-size: 16px;
color: #579cd3;

}

.fillUp span{
    width: 100%;
    clear: both;
    padding: 5px 5px 5px 15px;
    display: block;
}

.fillUp form{
    /*text-align: center;*/
     font-family: HelveticaNeueW01-Thin;
     height: 450px;
     display: none;
}

.fillUp textarea{
width: 90%;
background-color: white;
border: 2px solid #579cd3;
padding: 5px 8px;
font-size: 16px;
color: #579cd3;

}


.fillUp input#submit{
    width: 200px;
    border-radius: 10px;
}
a:visited {
	color: inherit;	
}


/*Facebook*/

.facebookHere div.social-circle div.content-social p{
    padding-top:5px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: arial !important;
    line-height: normal !important;
    text-align: center !important;

}

.facebookHere a div.social-circle p{
   bottom: -5px;
    font-family: arial !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: normal !important;
    position: absolute;
    text-align: center !important;

}

.plot{
    background-color:  #579cd3;
    border-radius: 10px;
    padding: 2px;
    color: white;
}

.blue{
    color:  white !important;
    text-shadow: 1px 1px 1px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
        background-color: #579cd3;
        padding: 2px 4px;

}

.instagram{
    height: 200px !important;
    width: 200px !important;
}


.twitterz{
padding: 6px;
}

.source{
    padding-left: 5px;
}



       .digit{
        width:95px;
        height:145px;
        display: inline-block;
        margin:0 8px 0 0; 
        padding:0;
        position:relative;
        overflow: hidden;
        background-position: 0 0;
       }



       .digit ul{
        width: 95px;
        height: 1450px;
        position: relative;
        top:0;
        left: 0;
        list-style-type: none;
        margin: 0;
        padding: 0;
                background-position: 0 0;
        }


       .digit ul li{
        width: 95px;
        height: 145px;        
       }



       .d0{
        background-image: url('../images/digits.png');
        background-position:0px 0px;
        background-repeat: no-repeat;
       }

              .d1{
        background-image: url('../images/digits.png');
        background-position:0px -145px;
        background-repeat: no-repeat;
       }

       .d2{
        background-image: url('../images/digits.png');
        background-position:0px -290px;
        background-repeat: no-repeat;
       }

       .d3{
        background-image: url('../images/digits.png');
        background-position:0px -435px;
        background-repeat: no-repeat;
       }

       .d4{
        background-image: url('../images/digits.png');
        background-position:0px -580px;
        background-repeat: no-repeat;
       }

       .d5{
        background-image: url('../images/digits.png');
        background-position:0px -725px;
        background-repeat: no-repeat;
       }

       .d6{
        background-image: url('../images/digits.png');
        background-position:0px -870px;
        background-repeat: no-repeat;
       }

       .d7{
        background-image: url('../images/digits.png');
        background-position:0px -1015px;
        background-repeat: no-repeat;
       }

       .d8{
        background-image: url('../images/digits.png');
        background-position:0px -1160px;
        background-repeat: no-repeat;
       }
       .d9{
        background-image: url('../images/digits.png');
        background-position:0px -1305px;
        background-repeat: no-repeat;
       }


        .money{
                width:95px;
        height:145px;
          background-image: url('../images/moneysymbol.png');
           margin-right: 0;
           padding:0;
            display: inline-block;
            margin:0 10px 0 0; 
        }

        .comma{
        display: inline-block;
        margin-right: 8px;
        background-image: url('../images/comma.png');
        height:145px;
        width:26px;
        }


        

#bene {
	padding: 0px;
	height: auto;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bene {
	font-family: HelveticaNeueW01-Thin;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
.bene strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #519FD6;
}
.donate-table {
	font-family: HelveticaNeueW01-Thin;
	font-size: 14px;
}

.concertbanner1 {
	max-width:100% !important;
    height:auto;
    display:block;

}
.youtube-vids {
	border: 1px solid #666;
	margin: 0px;
	padding: 0px;
	float: left;
}
.youtube-vids2 {
	border: 1px solid #666;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#song {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#song a {
	color: #97C1DF;
	text-decoration: underline;
}
#song a:hover {
	color: #97C1DF;
	text-decoration: none;
}
