/*font-family: 'Exo', sans-serif;
font-family: 'Old Standard TT', serif;
font-family: 'Didact Gothic', sans-serif;
font-family: 'Pontano Sans', sans-serif;*/

body{margin: 0;
padding: 0; font-family: 'Exo', sans-serif; background-color: #7c7c7d; }

#bandsandpickslogo {margin-top: 4px; width:130px;}

.container-carousel { width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;}

.navbar-brand {
       margin-left: auto;
    margin-right: auto;
}
.navbar { border: 0px;
    min-height: 100px;
}

.navbar-collapse {
    max-height: 100px;
}

@media (min-width: 768px) {
    .navbar .navbar-collapse {
        max-height: 50px;
    }
}

.navbar-form {margin-top: 35px;     margin-left: auto;
    margin-right: auto;}
.navbar-nav {margin-top: 23px; }


#nav-inner {  width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;}

#nav-container { margin-left: auto;
    margin-right: auto; width: 100%;  background-color: #222222;}

#main-container { background-color: #7c7c7d; }

#main-inner { width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/*Home Page*/

#headline {position: absolute; width: 500px; overflow: auto;}

#newsandannouncements {background-color: lightgray; border: 4px solid green; padding: 5px; text-align: center; border-radius: 20px; overflow: auto;} 

.news1 {box-sizing: border-box;
    width: 100%; height; 600px; border: 2px solid white; padding: 10px; box-shadow: 1px 1px 20px 1px white; overflow: auto; display:inline-block; float: right; font-size: 20px; text-align: center;}

.newsphoto {width: 30%;  float: left; margin-right: 20px;}


/*Bandsandpicks/letters SayfasÄ±*/

#bannerleft {text-align: left; margin-left: 7%; margin-top: 3%; position: absolute; width: 120px; height: 600px; }

#bannerright {position: absolute; text-align: right; margin-left: 85%; margin-top: 3%; width: 120px; height: 600px;}

#main-container-bandsandpicks { width: 100%;  margin: 0 auto;
     text-align: center; background-color: #7c7c7d;}

#main-inner-bandsandpicks {width: 80%; margin: 0 auto;
     text-align: center; width: 70%; ; background-color: #7c7c7d; margin: 0 auto;}

#bandletters li {box-sizing: border-box; list-style: none; border: 2px solid black; display: inline-block; margin: 5%; box-shadow: 3px 3px 50px 1px white; border-radius: 10px}
#bandletters a {; padding: 5px; background-color: black; display: inline-block; width:70px; height: 85px; font-size: 30px; text-align: center; text-decoration: none; color: white; border-radius: 10px }
#bandletters a img {width: 100%}

#bandletters li a:hover {background-color: darkgrey;}


/*Bandnames*/

#main-container-bandnames {  width: 100%;  margin: 0 auto;
     text-align: center; background-color: #7c7c7d;}

#main-inner-bandnames {width: 80%; margin: 0 auto;
     text-align: center; width: 70%; ; background-color: #7c7c7d; margin: 0 auto;}


#bandnames {text-align: center;}

#bandnames li { margin-top: 20px; list-style: none; display: inline-block; margin-right: 20px; margin-bottom: 30px}

#bandnames li a { text-decoration: none; color: white; background-color: black; box-sizing: border-box; padding: 10px }

#bandnames li a:hover {background-color: #0eb74e; color: black;}


/*All Bands*/



#main-container-allbands {  background-color: #7c7c7d;}

#main-inner-allbands {width: 70%;  background-color: #7c7c7d; margin: 0 auto;}




.bandphoto { width: 50%; border: 5px solid white; margin-left: 25%;}

.bandlogo {box-sizing: border-box; padding: 10px;  width: 20%; float:none; margin-left: 40%}

.summary {color: white; text-align: center}
.pickcollection img {margin-right: 15%;}

.pickcollection {display: inline-block; width: 100%; }

.containervideo {width: 560; width: 315;}

.musicvideo {width: 100%;}


.letterheader {width: 400px; align-items: center;}

.bandlogohome {box-sizing: border-box; padding: 10px;  width: 17%; float:none; margin-left: 40%}

.emaillogo {display: inline; width: 30%; height: 30px;}

input.submit {width: 10em; height: 3em; background-color:green; color: white; border: 2px solid white;} 
input.submit:hover {background-color: black;}
