
html {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}

body{
  font:19px/28px old_standard, sans-serif;
  display: flex;
  flex-wrap: wrap;
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #fcfcfc 16%, #f2f2f2 27%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,#fcfcfc), color-stop(27%,#f2f2f2));
  background: -webkit-linear-gradient(top, #fcfcfc 16%,#f2f2f2 27%);
  background: -o-linear-gradient(top, #fcfcfc 16%,#f2f2f2 27%);
  background: -ms-linear-gradient(top, #fcfcfc 16%,#f2f2f2 27%);
  background: linear-gradient(to bottom, #fcfcfc 16%,#f2f2f2 27%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=0 );
}
.content{
  flex: 33% 1 1;
  min-width: 350px;
  margin:0 0 0 0;
  padding:70px 80px 0 0;
  box-sizing: border-box;
}

/* Gallery */
.header{
  height:100px;
  width: 100vw;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.header > * {
  flex: auto 0 1;
}
.logo{
 width: 100px;
 height: 100px;
 background: transparent;
 box-shadow: 0px 0px 0px;
}

.gallery{
  text-align: center;
}
.window{
  height:100vh;
  width:100vw;
  padding:0px;
  margin: 0px;
  overflow:hidden;
  background: #FFF;
}
.entry{
  padding: 20px;
  margin:20px;
  width:400px;
  line-height: 1em;
  font:14px/1em sans-serif;
  display: inline-block;
}

.gallery > .entry {
  transition: 0.5s;
  width: 150px;
  padding: 5px;
  margin:5px;
  font:5px/0.1em sans-serif;
  transition-delay:0.5s;
}
.gallery > .entry:hover{
  transform : scale(3, 3);
  transition-delay:0.5s;
  box-shadow: 0px 0 20px 20px white;
  padding: 0px;
}
.gallery >.active{
  padding: 20px;
  margin:20px;
  max-width:100vw;
  width: 800px;
  line-height: 1em;
  font:14px/1em sans-serif;
}
.gallery >.active:hover{
  transform : scale(1, 1);
  box-shadow: 0px 0 0px 0px white;
  padding: 20px;
}


.entry img{
  padding:20px;
  width:100%;
  margin:0 0 0px 0;
  background: white;
}
.entry p{
  padding:4px;
  margin: 0;
  background: white;
}
.details{
  padding-top:5px;
  background: white;
}
.entry p span{
  font-family: monospace;
  color:#777;
  width:30%;
  display: inline-block;
}
.classification{
  color: grey;
}

p{
  text-align:left;
  margin-top:5px;
  max-width: 800px;
}
img{
  -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
  box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
  width:100%;
  height:auto;
  background:#eee;
  padding: 0px;
}
a{
  color: #D431B1;
  text-decoration: none;
}
h1,h2{
  font-family: old_standard;
  font-style: italic;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 20px;
  margin-top: 50px;
  font-weight: normal;
  padding: 3px;
  letter-spacing: 1px;
}
h1{
  font-size: 100px;
}
h3{
  border:2px solid #D431B1;
  font-weight: normal;
  padding: 2px 4px;
  display: inline-block;
  margin:10px 0 6px 0;
  width: auto;

}
ul{
  margin-left: 0;
  webkit-padding-start:0;
}
p.small{
  margin-top: 80px;
  font-size: 14px;
}
p.small br{
  display: inline;
}
.credits{
  display: block;
}

#poster{
  padding-top: 0px;
}

#submissions{
  border:2px solid #D431B1;
  padding: 20px 20px;
  margin: 50px 0 0 0;
}
#submissions > h2{
  margin-top: 0;
}
.form-group{
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #D431B1;
  padding-bottom: 20px;
}
.form-group>*{

}
label{
  flex : 30% 0 1;
}
.error{
  flex : 100% 1 1;
  color: #D431B1;
  font-size: 12px;

}
input, textarea{
  width: auto;
  flex : 60% 1 1;
  font:19px/28px old_standard, sans-serif;
}
.toutelargeur{
  flex : 100% 1 1;
}
#envoyerfichier{
  width: 100%;
  margin : 20px 0 0 0;
    border-top: 1px solid #D431B1;

}

#sous-txt{
  font-size: 12px;
}

input[type="submit"]{
  background-color: #D431B1;
  border-style: none;
  color: white;
  cursor: pointer;
  transition: 1s;
}
input[type="submit"]:hover{
  box-shadow: 2px 2px #000;
}

input[type="file"]{
  font: auto;
  font-size: 12px;
}

#teasing {
  background-color: #D431B1;
  border-style: none;
  color: white;
  width: 100%;
  text-align: center;
}

@media all and (max-width: 1100px) {
  #poster{
    width: 100%;
    flex : 100% 1 0;
    text-align: center;
    padding: 50px 0;
  }
  #poster > div {
    position: inherit;
    width: auto;
    max-width: 500px;
    margin: auto;
    overflow-y: hidden;
  }
}


@font-face {
    font-family: 'old_standard';
    src: url('fonts/oldstandard-bold-webfont.woff2') format('woff2'),
         url('fonts/oldstandard-bold-webfont.woff') format('woff'),
         url('fonts/oldstandard-bold-webfont.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'old_standard';
    src: url('fonts/oldstandard-italic-webfont.woff2') format('woff2'),
         url('fonts/oldstandard-italic-webfont.woff') format('woff'),
         url('fonts/oldstandard-italic-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'old_standard';
    src: url('fonts/oldstandard-regular-webfont.woff2') format('woff2'),
         url('fonts/oldstandard-regular-webfont.woff') format('woff'),
         url('fonts/oldstandard-regular-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}
