/* latin */
@font-face {
    font-family: 'Nothing You Could Do';
    font-style: normal;
    font-weight: 400;
    src: local('Nothing You Could Do'), local('NothingYouCouldDo'), url(https://fonts.gstatic.com/s/nothingyoucoulddo/v9/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb3OOnVs.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

/* latin */
@font-face {
    font-family: 'Spicy Rice';
    font-style: normal;
    font-weight: 400;
    src: local('Spicy Rice'), local('SpicyRice-Regular'), url(https://fonts.gstatic.com/s/spicyrice/v8/uK_24rSEd-Uqwk4jY1RyKvi8Ww.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

/* latin */
@font-face {
    font-family: 'Permanent Marker';
    font-style: normal;
    font-weight: 400;
    src: local('Permanent Marker Regular'), local('PermanentMarker-Regular'), 
    url(https://fonts.gstatic.com/s/permanentmarker/v9/Fh4uPib9Iyv2ucM6pGQMWimMp004La2Cfw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

/* latin */
@font-face {
  font-family: 'Gochi Hand';
  font-style: normal;
  font-weight: 400;
  src: local('Gochi Hand'), local('GochiHand-Regular'), url(https://fonts.gstatic.com/s/gochihand/v10/hES06XlsOjtJsgCkx1Pkfon_-w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  src: local('Special Elite Regular'), local('SpecialElite-Regular'), url(https://fonts.gstatic.com/s/specialelite/v10/XLYgIZbkc4JPUL5CVArUVL0ntnAOSA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 400;
  src: local('Merienda'), local('Merienda-Regular_0_wt'), url(https://fonts.gstatic.com/s/merienda/v8/gNMHW3x8Qoy5_mf8uWMLMIqK_Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Creepster';
  font-style: normal;
  font-weight: 400;
  src: local('Creepster'), local('Creepster-Regular'), url(https://fonts.gstatic.com/s/creepster/v8/AlZy_zVUqJz4yMrniH4Rcn35.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


body {
    background-image: url(../images/portadagif.gif);
    /*background-image: url(murcielago.gif);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: black;
    margin:0;
   
}

/***************************/
/*        HEADER           */
/***************************/

header {
    height: 100vh;
    font-family: 'Nothing You Could Do', cursive;
    color: white;
    backface-visibility: hidden;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    background-image: url('background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}


header h1 {
    font-family: 'Creepster', cursive;
    font-size: 6em;

    color:orangered;
    animation: blur .75s ease-out infinite;
    text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff;

}
  
  @keyframes blur {
    from {
      text-shadow:0px 0px 10px #fff,
        0px 0px 10px #fff, 
        0px 0px 25px #fff,
        0px 0px 25px #fff,
        0px 0px 25px #fff,
        0px 0px 25px #fff,
        0px 0px 25px #fff,
        0px 0px 25px #fff,
        0px 0px 50px #fff,
        0px 0px 50px #fff,
        0px 0px 50px #7B96B8,
        0px 0px 150px #7B96B8,
        0px 10px 100px #7B96B8,
        0px 10px 100px #7B96B8,
        0px 10px 100px #7B96B8,
        0px 10px 100px #7B96B8,
        0px -10px 100px #7B96B8,
        0px -10px 100px #7B96B8;
    }
  }


header p {
    margin:20px;
    font-size: 2em;
    font-weight: bold;
}

#halloween {
    margin-left: 2%;
    margin-right: 2%;
    
}

h2 {
    font-size: 2.5em;
    color: rgb(221, 40, 40);
    font-family: 'Permanent Marker', cursive;
    text-align: center;

    padding: 25px;
    background-color: black;
    margin: 0;
}

h3 {
    font-family: 'Special Elite', cursive;
    color: rgb(219, 197, 197);
    font-size: 50px;
    text-align: center;
}

.classificat{
    font-family: 'Special Elite', cursive;
}


/***************************/
/*        HEADER           */
/***************************/

section.pelis img, #guanyadors img {
    width:300px;
    padding: 10px;
    position: relative;
    display: block;
    height: 240px;
}

section.pelis ul, #guanyadors ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display:flex;
    flex-flow: row wrap;
    justify-content: center;

    box-sizing: border-box;
}

section.pelis li, #guanyadors li {
    /*display: block;*/
    color: white;
    text-align: center;
    /*padding: 14x 16px;*/
    text-decoration: none;
    text-decoration-color: #ff1606;
    background-color:rgb(31, 31, 31);

    
    margin:15px;
    width: 18%;
}

section.pelis li:hover {
    background-color: firebrick;
    box-shadow: 0px 0px 11px 8px firebrick;;
}



#guanyadors
{
    font-family: 'Special Elite', cursive;
    font-size: 1em;
    color:white;
    font-weight: normal;


}

#guanyadors, #concursants
{
    background-image: url('bosc.jpg');
    background-size: 70%;
    background-attachment: fixed;
}

p.author{
    color: white;
    font-size: 2em;
    font-family: 'Gochi Hand', cursive;
    margin: 0.5em;
}

a{
    text-decoration: none;
    text-decoration-style: none;
}

iframe{
    border:none;
    width: 100%;
}

/* FOOTER */

footer{
    font-family: 'Nothing You Could Do', cursive;
    padding: 10px;
    text-align: center;
    font-size:2em;
    color:white;
}






@import url(http://fonts.googleapis.com/css?family=Denk+One);
body {
  background-color: #212121;
}



