/* 
    Document   : styles
    Created on : 10 juil. 2013, 09:42:55
    Author     : DubuisX
    Description:
        Purpose of the stylesheet follows.
*/

/*h2 {
    font-size: 200px;
}

#container .item {
    background-color: yellow;
    height: 100px;
    width: 100px;
    border: solid white;
}*/

#container {
  /* either of these will work for horizontal Isotope layouts */
/*  height: 80%;
  height: 480px;*/
    margin-top: 4.2%;
}


.clear {
    clear: both;
}


/*nav*/

html {
    font-size: 100%;
}
body {
    /*background:url("../images/tweed.png") 0 0 repeat;*/
/*    background:url("../images/background1.png") 0 0 no-repeat;*/
    /*background-color: #ffbd00;*/
    /*background-color: #dadada;*/ 
     /*background-color: #00a6c3;*/ 
     background-color: white;
     /*background-color: #f4d147;*/     
     /*background-color: black;*/ 
     margin-bottom: 40px;
     /*background: url("../images/ricepaper_v3.jpg") 0 0 repeat;*/ 
   
}

nav {
    width: 100%;
    border-bottom: 1px solid black;
    position: fixed;
    top: 0px;
    background-color: white;
    z-index: 10000;
}

nav .myNav {
    font-family: 'Fjalla One', sans-serif;
    font-size: 1.3em;
    font-weight: 100;
    text-transform: uppercase; 
    /*margin: 0.7% 0.5% 0.5% 0.7%;*/
    /*border-bottom: 1px solid black;*/
/*    display: inline-block;
    margin: 0 auto;*/
/*    display: inline;*/
}

nav ul {
/*    background-color: black;    */
    padding: 0.7% 0.7% 0.6% 0.7%;
    margin-bottom: 0;
    text-align: center;
}

nav ul li {
    display: inline;
    color: black;
    padding: 0 0.5% 0 0.5%; 
}

nav ul li a{
    color: black;
}

nav ul li a:hover{
    color: #00a6c3;
    /*font-family: 'Titillium Web', sans-serif;*/ 
    /*font-size: 1.1em;*/
    /*font-family: 'Lobster', cursive;*/  
    /*text-transform: lowercase;*/
    
}

/*#typo {
    color: black;
}*/

.time{
    position: absolute;
    left: 1.5%;
    top: 5%;
    font-family: 'Titillium Web', sans-serif; 
    font-style: italic;
    font-weight: 300;
    font-size: 0.8em;
    line-height: 15px;
}

.time a {
    color: black;
}
.time a:hover {
    font-size: 1.3em;
}



#cv {
    color: black;
    position: fixed;
    right: 20px;
    top: 30px;
    z-index: 20000;
}
#cv:hover {
    color: #00a6c3;
}

/*about*/
.about {
     display: none;
     height: 250px;
     overflow: hidden;
     position: relative;
}
.aboutInside {
    position: absolute;
    top: 0px;
}
.about p {
    margin-top: 10%;
    font-family: 'Titillium Web', sans-serif; 
    font-weight: 300;
    font-size: 1.2em;
    text-align: center;
}

.circle {
	border-radius: 50%;
	width: 40px;
	height: 40px;
        border: 1px solid black;
        text-transform: uppercase;
        font-family: 'Fjalla One', sans-serif;
        padding: 11px 0 0 10px;
        font-size: 1.2em;
        background-color: white;
	/* width and height can be anything, as long as they're equal */
}

.circleMail {
	border-radius: 50%;
	width: 40px;
	height: 40px;
        /*border: 1px solid black;*/
        text-transform: uppercase;
        font-family: 'Fjalla One', sans-serif;
        padding: 10px 0 0 10px;
        font-size: 1.2em;
        background-color: #00a6c3;
        margin: auto;
	/* width and height can be anything, as long as they're equal */
}

.mail {
    background:url("../images/mail.png") 0 0 no-repeat;
    background-position: 1px 4px;
    height: 40px;
    width: 40px;
    margin: auto;
}


/*content*/


.trapezium {
   height: 0; 
   width: 80px;
   border-bottom: 80px solid #00a6c3;
   border-left: 40px solid transparent;
   border-right: 40px solid transparent;
}

.studentsWork {
    position: fixed;
    /*position: relative;*/
    top: 40px;
    overflow: hidden;
    height: 143px;
    width: 135px;
    left: -130px;
}

.studentsWork h1 {
    color: white;
    font-family: 'Titillium Web', sans-serif; 
    font-size: 1em;
    font-style: italic;
    padding-top: 147px;
    padding-left: 42px;
    /*text-align: center;*/
    font-weight: 600;
    /*font-style: italic;*/
    
}

.diamond {
   position: absolute;
   top: -45px;
   left: -30px;
   width: 220px; 
   height: 220; 
   /*background: #00a6c3;*/
   background: #f4d147;
   /*background: black;*/
   

   margin: 3px 0 0 30px;
   /* Rotate */
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   /* Rotate Origin */
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
} 

/*.information {
   z-index: 500000;
   position: absolute;
   right: 0px;
   top: 70px;
   border: 1px solid black;
   width: 30px;
   height: 30px;
   display: inline-block;
   font-family:'Titillium Web', sans-serif; 
   font-weight: 600;
   font-size: 1.1em;
   text-transform: uppercase;
}*/

.info {
    position: relative;
}

/*différence en fonction de l'image*/

#stache {
    right: -255px;
    top: 20px;  
    height: 130px;
    width: 260px;
}
#stache p {
    margin-left: -230px; 
}
#stache p:hover {
    margin-left: -20px;
}

#draft {
    width: 80px;
    height: 100%;
    height: 309px;
}
#draft:hover {
    opacity: 0.7;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
}


.lino {
    right: -280px;
    top: 20px;    
}
.lino p {
    margin-left: -170px; 
}
.lino p:hover {
    margin-left: -80px;
}


.aquatint {
    right: -280px;
    top: 20px;    
}
.aquatint p {
    margin-left: -160px; 
}
.aquatint p:hover {
    margin-left: -80px;
}

.slave {
    right: -280px;
    top: 20px;    
}
.slave p {
    margin-left: -160px; 
}
.slave p:hover {
    margin-left: -80px;
}

.wood {
    right: -280px;
    top: 20px;    
}
.wood p {
    margin-left: -160px; 
}
.wood p:hover {
    margin-left: -80px;
}


.information {
    width: 300px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    padding-top: 0px;
    margin-top: 0px;
    color: black;
}

/*.information:hover {
    width: 120px;
    right: -80px;
}*/

.information p{
    
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s; 

    margin-top: 0px;
    padding-top: -1px;
    color: white;
    /*font-style: italic;*/
    font-weight: 100;
    font-size: 0.95em;
    width: 300px;
    height: 60px;
        
}

.informatino p:hover {
   -webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
   -ms-transition-duration: 0.5s;
   -o-transition-duration: 0.5s;
}


.information p a{
    /*background-color: #00a6c3;*/
    color: white;
    width: 50px;
}

/*.info {
    position: relative;
}

.information {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 20px;
    padding-top: 0px;
    margin-top: 0px;
    border: 1px solid black;

    display: inline;
}
.information:hover {
    width: 120px;
    right: -80px;
}

.information p{
    height: 40px;
    border: 1px solid black;
    margin-top: 0px;
    padding-top: -1px;
    margin-left: -128px;
    color: white;
    background-color: #00a6c3; 
    width: 200px;
    height: 30px;
        
    display: inline-block;
}
.information p:hover {
    margin-left: -40px;
}

.information p a{
    background-color: #00a6c3;
    color: white;
    width: 25px;
}*/

/*.information:hover{
    width: 100px;
}*/

.content {
/*    float: left;*/
    /*height: 0px;*/
    display: none;
    margin-top: 0%;
/*    background-color: red;*/
}

.content .autre {
    float: right;
    /*padding-right: 10%;*/
    font-family: 'Titillium Web', sans-serif; 
    font-style: italic;
    font-weight: 200;
    font-size: 1.5em;
}

.content ul li {
    position: relative;
}

.content img {
    /*float: left;*/
    margin-left: 0.8%;
    width: 100%;
}
.content ul li img {
       /*z-index: 0;*/
       z-index: 1000000;
}

/*.content a {   
    	border: 1px solid #999;
        float: left;
        margin-left: 1%;
	color: #ccc;
	display: inline-block;
	height: 24px;
	line-height: 40px;
	min-width: 24px;
}*/

.content a {   
    display: inline-block;
    color: black;
    /*width: 80px;*/
    /*height: 100%;*/
}
.content a:hover {
      color: #00a6c3;
}

.content .comment {
/*    background-color: white;*/
}

.content h2 { 
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    font-size: 2em;   
    margin-top: 30px;
    margin-bottom: 20px;
    /*font-style: italic;*/
    text-transform: uppercase;     
    font-weight: 700;
    color: black;    
}

.content p {
    margin-top: 5px;
    margin-bottom: 30px;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    font-weight: 400;
    color: black;
}

.content li {
    list-style-type: none;
    margin-bottom: 30px;
    text-align: center;
}

.border {
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.videoFrame {
    width: 800px;
    margin: 0 auto;
}
.symbole1 {
    background:url("../images/symbole.png") 0 0 no-repeat;
    height: 20px;
    /*padding-bottom: 2%;*/
    width: 38px;
    /*padding-top: 5%;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5%;  
}

.symbole2 {
    background:url("../images/symbole2.png") 0 0 no-repeat;
    height: 30px;
    width: 38px;
    /*margin-top: 40px;*/
    margin: auto;
}

.close{
    background:url("../images/closeTwoColors.png") 0 0 no-repeat;
    background-position:0px 0px; 
    text-indent: -5000px;
}
.close:hover{
    background:url("../images/closeTwoColors.png") 0 0 no-repeat;
    /*background-color: black;*/
    display:inline-block;
    background-position:-24px 0px; 
    text-indent: -5000px;
}



/*.content img {
    width: 0px;
}*/

/*.content img{
    height: inherit;
}*/



/*gallerie*/

svg {
    height: 400px;
    width: 600px;
}

#container {
    /*width: 60%;*/
    /*margin: auto;*/
    /*margin-left: 0.3%;*/
}

.item {
/*    float: left;
    position: relative; 
padding: 0.5% 0.5% 0.5% 0.5%;*/
}



/*.item a div{
    background:url("../images/fluo.png") 0 0 no-repeat;
    display: block;
    width: 162px;
    height: 162px;    
}*/
/*.item a div img {
    display: block;
    padding: 10px 10px 10px 10px;
}*/

.item .bouttonTitle{
/*    float: left;*/
/*    padding: 5px 5px 5px 5px;*/
}

.item img:first-child {
    width: 100%;
}

.afternoon {
        box-shadow: 40px 40px 40px 0px rgba(119, 119, 119, 0.75);
        -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
        -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}
.afternoonText {
  text-shadow: 10px 10px 5px #777;
  color: black;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}



.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

.bouttonTitle {
    width: 100%;
    height: 100%;
    /*background-color: yellow;*/
    background:url("../images/fluo.png") -162px -162px no-repeat;    
    z-index: 1000;
    position: absolute;
    overflow: hidden;
/*    left: 100%;*/
    top: 0;
/*    padding: 10px 10px 10px 10px;    */
    
}

/*.bouttonTitle :hover {
    background-position-x: 0;
}*/


/*Ajout d'um élément'*/

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/*hover solution 1*/
#da-thumbs {
    list-style-type: none;
}
.da-thumbs li {
    float: left;
    /*margin: 8px;*/
    /*margin: 1%;*/ 
    margin-top: 3%;
    background: #fff;
    /*padding: 8px;*/
    position: relative;
/*    box-shadow: 0 1px 3px rgba(0,0,0,0.1);*/
    
}

.item {
    padding-left: 0;
}

.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative;
}
.da-thumbs li a img:first-child {
    border: 1px solid black;
}

.da-thumbs li a {
    overflow: hidden;
}


.small {
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    font-weight: 600;      
    color: black;
    display: block;
    text-align: center;
    font-size: 0.9em;
    /*vertical-align: middle;*/
    padding-top: 38%;
    margin-bottom: 5px;
}

.big {
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    font-weight: 600;    
    color: black;
    display: block;
    text-align: center;
    font-size: 0.9em;
    /*vertical-align: middle;*/
    padding-top: 54%;
    margin-bottom: 5px;
}




.da-thumbs li a div {
    position: absolute;
    /*background: rgba(0,166,195,1);*/
    background-color: white;
    width: 100%;
    height: 100%;
    border: 1px solid black;
    /*text-align: center;*/
}



.da-thumbs li a div img{
    margin: auto;
}

.da-thumbs li a div h2 {
    font-family: 'Titillium Web', sans-serif;
    font-style: italic;
    font-weight: 400;
    color: black;
    display: block;
    text-align: center;
    font-size: 1em;
    /*padding-top: 42%;*/
}


/*hover solution 2*/

/* The wrapper */
.b-block {
    position: relative;


    display: inline-block;
    overflow: hidden;
    width: 10em;
    height: 10em;
    margin: 0.5% 0.5% 0.5% 0.5%;
    
    vertical-align: middle;

    -webkit-transform: translateZ(0);
    }

/* The blocks that would be hovered */
.b-block__hoverer {
    position: absolute;
    z-index: 1;
    

    width: 71%;
    height: 71%;

    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    }

/* Positioning for hoverers */
.b-block__hoverer:nth-child(1) {
    top: 0;
    right: 0;
    -webkit-transform-origin: 100% 0;
       -moz-transform-origin: 100% 0;
         -o-transform-origin: 100% 0;
            transform-origin: 100% 0;
    }
.b-block__hoverer:nth-child(2) {
    bottom: 0;
    right: 0;
    -webkit-transform-origin: 100% 100%;
       -moz-transform-origin: 100% 100%;
         -o-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    }
.b-block__hoverer:nth-child(3) {
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 100%;
       -moz-transform-origin: 0 100%;
         -o-transform-origin: 0 100%;
            transform-origin: 0 100%;
    }
.b-block__hoverer:nth-child(4) {
    top: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
    }

/* Enlarge the hoverer to cover the whole area */
.b-block__hoverer:hover {
    z-index: 9;

    width: 100%;
    height: 100%;

    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    }

/* Styles for content block */
.b-block__content {
    position: absolute;
    top: 0;
    left: 0;
    
    width: 100%;
    height: 100%;
    
    text-align: center;
    line-height: 10em;

    background: #333;
    color: #FFF;
    
    /* Restore the antialiasing lost from translateZ */
    -webkit-font-smoothing: subpixel-antialiased;

    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;

    -webkit-box-shadow: 0 -10em 0 0 yellow, 10em 0 0 0 yellow, 0 10em 0 0 yellow, -10em 0 0 0 yellow;
       -moz-box-shadow: 0 -10em 0 0 yellow, 10em 0 0 0 yellow, 0 10em 0 0 yellow, -10em 0 0 0 yellow;
            box-shadow: 0 -10em 0 0 yellow, 10em 0 0 0 yellow, 0 10em 0 0 yellow, -10em 0 0 0 yellow;
    }

/* Move the content block while hovering different blocks */
.b-block__hoverer:nth-child(1):hover ~ .b-block__content {
    -webkit-transform: translate(0, 100%);
       -moz-transform: translate(0, 100%);
         -o-transform: translate(0, 100%);
            transform: translate(0, 100%);
    }
.b-block__hoverer:nth-child(2):hover ~ .b-block__content {
    -webkit-transform: translate(-100%, 0);
       -moz-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
    }
.b-block__hoverer:nth-child(3):hover ~ .b-block__content {
    -webkit-transform: translate(0, -100%);
       -moz-transform: translate(0, -100%);
         -o-transform: translate(0, -100%);
            transform: translate(0, -100%);
    }
.b-block__hoverer:nth-child(4):hover ~ .b-block__content {
    -webkit-transform: translate(100%, 0);
       -moz-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
    }

    
    .test {
        background-color: yellow;
        height: 250px;
        width: 50px;
    }    
 
    .packing {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 10px;
        /*background-color: red;*/
        height: 800px;
    }    
    
    
/*footer*/

.cv {
    /*background-color: black;*/
    /*color: black;*/
/*    margin: 0.7% 0.5% 0.5% 0.7%;
    padding-left: 1%;*/
/*    position: fixed;*/
/*    bottom: 0%;*/
    /*width: 100%;*/
    z-index: 5000;
}

.footerNav {
    
}

.cv {
    /*display: none;*/
    /*background-color: #f4d147;*/
}

.cv h1 {
    /*font-famil2: 'Lobster', cursive;*/
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    font-size: 3.7em;
    font-weight: normal;
    text-align: center;
    font-weight: 600;
    /*text-transform: uppercase;*/ 
    /*padding: 1% 0.5% 0.5% 0%;*/
    /*color: #f4d147;*/
    color: black;
    margin: 1% 0 0.5% 0;
}

.incline{
    transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -khtml-transform: rotate(-4deg);
}

.cv h2 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 2em;   
    /*font-style: italic;*/
    text-transform: uppercase;     
    font-weight: 500;
    color: black; 
    text-align: center;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
}

.cv h3 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 1.7em;   
    /*font-style: italic;*/
    text-transform: uppercase;     
    font-weight: 500;
    color: black; 
    text-align: center;
    margin-top: 20px;
    padding-left: auto;
    padding-right: auto;
    padding-top: 1.5%;
}

.symboleCursusGauche {
    background:url("../images/gaucheCursus.png") 0 0 no-repeat;
    background-position: 0 23px;
    height: 35px;
    width: 180px;
    padding-left: 0px;
    margin-top: 12px;
}

.symboleCursusDroite {
    background:url("../images/droiteCursus.png") 0 0 no-repeat;
    background-position: 0 23px;    
    height: 35px;
    width: 180px;
    /*padding-right: 20px;*/
    /*padding-left: 50px;*/
    margin-left: 32px;
    /*margin-right: 0px;*/
    margin-top: 12px;    
}

.symboleOutilGauche {
    background:url("../images/guaucheOutils.png") 0 0 no-repeat;
    background-position: 0 23px;    
    height: 35px;
    width: 115px;
    margin: auto;
    margin-top: 18px;    
}

.symboleOutilDroite {
    background:url("../images/droiteOutils.png") 0 0 no-repeat;
    background-position: 0 23px;    
    height: 35px;
    width: 115px;
    margin: auto;
    margin-top: 18px;    
}

.cursus {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    color: black;
    font-size: 1em;
}
.cursus span {
    /*margin-bottom: 1%;*/
    line-height: 24px;
}
.outils {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    color: black;
    font-size: 1em;
}
.outils span {
    /*margin-bottom: 0%;*/
    line-height: 24px;
}
.date {
    font-style: italic;
    padding-right: 3%;
    padding-left: 4%;
    font-size: 1em;
}
.matiere {
    font-weight: 500;
    padding-right: 3%;
    padding-left: 4%;
    font-size: 1em;
}
.yellow {
    /*color: #f4d147;*/
    font-weight: 600;
}
.italic {
    font-style: italic;
    font-weight: 600;   
}
