/* #8E0004 
   #D90416	
   #F24452	
   #F20505	
  
   #F20544    
   #D9043D 
   #BF0436
  
   #590E15 
   #8C1C24 
   #C0393C 
   #2E0509 
   #F4A6A6 
   #8E0004*/



body{ font-family: Bahnschrift, Arial, sans-serif;
      background-color: #590E15;
      color: white;}


header{ background-color: #8C1C24;
        line-height: 100px;
        text-align: center;}


header nav{ display: inline-block;}

header nav ul{ width: 1000px;
               margin:auto;
               font-size: 20px;}

header nav ul li{ display: inline;
                  padding: 30px 30px 30px 30px ;
                  margin: 0 20px;
                  font-family: Bahnschrift SemiBold;
                  color: #D90416;}

header img{ display: inline;
            margin: 30px auto;
            width: 80px;
            vertical-align: middle;}

a:link { color:  #F4A6A6;
         text-decoration: none} 
a:visited{ color: #F4A6A6;
           text-decoration: none}
a:hover{ text-decoration: underline;
         color: white;}
a:active{}



.index-main{ width:1500px;
             margin: 0px auto;}

#indexmainpicture { width: 1000px;          
                    margin: 40px auto;
                    overflow: hidden;}

#indexmainpicture img { float: left;            
                        width: 700px;          
                        height: auto;
                        margin-right: 30px;     
                        border-radius: 15px;
                        box-shadow: 5px 5px 15px black;}


#indexmainpicture p { text-align: justify;
                      font-family: Bahnschrift, sans-serif;
                      line-height: 1.1;
                      overflow: hidden;}


.index-grid{ text-align: center;
             display: inline-block;
             margin:50px auto;
             width: 450px;
             height: 450px;
             float:left;
             padding: 20px;
             box-shadow: 5px 5px 10px black;
             border-radius: 10px;}

.index-grid:hover { transform: translateY(-5px);
                    box-shadow: 5px 5px 10px black;}





h3 { text-align: center;
     color: #F4A6A6;
 }
h1 { text-align: center;
     color: #F4A6A6;
     text-transform: uppercase;}

h2 {  text-align: left;
      width: 1300px;   
      margin: 50px auto 10px auto; 
      font-size: 32px;
      color: #F4A6A6;
      text-transform: uppercase;
      margin-top: 70px;
      margin-bottom: 20px;
      border-left: 6px solid #D90416;
      padding-left: 15px;}


hr {
  border: none;
  height: 3px;
  width: 80%;
  background-color: #D90416;
  border-radius: 2px;
  margin: 40px auto;
}

 p {
  text-align: center;
  font-family: Bahnschrift, sans-serif;}









#clubstadiumpicture {
  width: 1000px;          
  margin: 40px auto;
  overflow: hidden;      
}



#clubstadiumpicture img{  
  display: block;   
  margin-left: auto;
  margin-right: auto;
  width:1000px;          
  height: auto;   
  border-radius: 25px;}




#clubstadiumpicture + p {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 18px;
}

.club-grid{ text-align: center;
            display: inline-block;
            margin:50px auto;
            width: 432px;
            height: 420px;
            float:left;
            padding: 20px;
            box-shadow: 5px 5px 10px black;
            border-radius: 10px;}
          
.club-grid:hover {
  transform: translateY(-5px);
  box-shadow: 5px 5px 10px black;}


.club-grid p{text-align: justify;}



#teampicture{ width: 1000px;          
  margin: 40px auto;
  overflow: hidden;
  }

#teampicture img{  
  display: block;   
  margin-left: auto;
  margin-right: auto;
  width: 1000px;          
  height: auto;   
  border-radius: 10px;}

#teampicture:hover {
  transform: scale(1.01);}


#teampicture2{ width: 1000px;          
  margin: 40px auto;
  overflow: hidden;}

#teampicture2 img{  
  display: block;   
  margin-left: auto;
  margin-right: auto;
  width:1000px;          
  height: auto;   
  border-radius: 10px;}

#teampicture2:hover {
  transform: scale(1.01);
}
 
.team-grid{ margin:50px auto;
            width: 460px;
            height: 400px;
            float:left;
            padding: 20px;
            box-shadow: 5px 5px 10px black;
            border-radius: 10px;}

.team-grid p{text-align: justify;}

.team-grid:hover {
  transform: translateY(-5px);
  box-shadow: 5px 5px 10px black;}

.team-main{ width:1500px;
            margin: 0px auto;}

.team-p{  
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 18px;}





.fanshop-grid{text-align: center;
            display: inline-block;
            margin:50px auto;
            width: 450px;
            height: 400px;
            clear: both;
            padding: 20px;
            overflow: hidden;
            border-bottom: 5px  solid transparent;
            border-radius: 10px;}

.fanshop-grid:hover {
  transform: translateY(-5px);
 border-bottom: 5px solid #D90416;
}




.fanshop-p{text-align: justify;}

.fanshop-main{width: 1500px;
     margin: 0px auto;
     height:1700px;}


.fanshop-p{ max-width: 900px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 18px;}





.about-main{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;}

.about-grid {
  margin: 20px auto;
  margin-bottom: 50px ;
  float: left;
  width:500px;
  padding: 25px 50px;
  height: 300px;
  font-size: 18px;}

.about-grid2 {
  margin: 20px auto;
  margin-top: 125px;
  float: left;
  width:500px;
  padding: 25px 50px;
  height: 300px;}




.h1-squad h1{
  width: 1300px;   
  margin: 50px auto 10px auto; 
  font-size: 60px;
  text-transform: uppercase;
  color: white;
  background-color: #8C1C24;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  padding: 20px 0;
  border-radius: 10px;
  box-shadow: 0 4px 10px black;}






.squad-men-grid{text-align: center;
                display: inline-block;
                margin:50px auto;
                padding: 20px;
                box-shadow: 5px 5px 10px black;}



.squad-men-grid:hover { transform: translateY(-5px);
                        box-shadow: 5px 5px 10px black;}


.squad-center { width: 1300px;     
                margin: 0 auto;    
                text-align: left;}

.squad-men-staff{text-align:justify;
                 font-size: 21px;
                 width: 1000px;
                 margin:50px auto;
                 background-color: #73131B; 
                 padding: 30px 50px;
                 border-radius: 10px;
                 box-shadow: 5px 5px 15px black;
                 line-height: 1.6;}

.squad-men-staff h1{color: #F4A6A6;}



footer{background-color: #8C1C24 ; 
       text-align: center;
       padding: 5px;
       clear: both;
       margin: auto;
       font-family: Bahnschrift, sans-serif;}