/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	font-family: 'Donegal One', serif;
	background-color:#000;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

a{
	color:#000;
	text-decoration:underline;
	}
	
a:hover{
	text-decoration:none;
	}
	

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

div.menuwrap{
	background-color:#000;
	border-bottom:1px solid #FFF;
	height:30px;
	width:100%;
	position:fixed;
	top:0px;
	z-index:9999;
	}
	
div.menutop{
	background-color:#000;
	color:#FFF;
	margin:0 auto;
	height:30px;
	width:960px;
   font-family: 'Arimo', sans-serif;
   font-size: 14px;
	}

.menutoplink{
	color:#FFF;
	background-color:#000;
	display:block;
	float:left;
	height:30px;
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
	line-height:30px;
	outline:none !important;
	}
	
a.menutoplink2{
	color:#FFF;
	background-color:#000;
	display:block;
	float:right;
	height:30px;
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
	line-height:30px;
	}
	
.menutoplink:hover{
	background-color:#FFF;
	color:#000;
	cursor: pointer;
}
	
a.side{
	display:block;
	position:fixed;
	top:120px;
	right:0px;
	height:57px;
	width:70px;
	background-color:#FFF;
	z-index:1;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	outline:none;
	transition: width 0.4s ease 0s;
	}
	
a.side:hover{
	width:80px;
	}
	
#menu_timeline {
   position: relative;
   top: 28px;
   left: 0;
   background-color: #FFF;
   width: 13px;
   height: 4px;
}
    
#menu_partage {
    text-align: center;
    padding: 0px;
    width: 100px;
    float:right;
    font-size:12px;	
}

a.browser, a.browser:active, a.browser:visited { 
	color: #FFF;
	font-size: 18px;
}

a.facebook_share {
	color: #FFF;
}

#___plusone_1, #___plusone_1 iframe { height:20px !important; }
#___plusone_2, #___plusone_2 iframe { height:20px !important; }
#___plusone_3, #___plusone_3 iframe { height:20px !important; }
#___plusone_4, #___plusone_4 iframe { height:20px !important; }
#___plusone_5, #___plusone_5 iframe { height:20px !important; }

/* ----------------------------------------------------------------------- */

.sitewrap{
	height:3000px;
	}
	
.parallax{
	height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
	}
	
.ecran{
	height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top:0%;
    width: 100%;
	}
	
#ecran1{
	z-index:100;
	background-color:#FFF;
	font-size:70px;
	}
	
#ecran2{
	z-index:90;
	background-color:#000;
	color:#FFF;
	font-size:150px;
	}
	
#ecran3{
	z-index:80;
	background-color:#FFF;
	font-size:70px;
	color:#000;
	}
	
#ecran4{
	z-index:70;
	background-color:#000;
	font-size:70px;
	color:#FFF;
	}
	
#ecran5{
	z-index:60;
	background-color:#666;
	font-size:70px;
	}

#ecran6{
    z-index:50;
    background-color:#FFF;
    }
    
#ecran7{
    z-index:40;
    background-color:#000;
    font-size:70px;
    }
	
#ecran8{
    z-index:30;
    background-color:#FFF;
    font-size:70px;
    }
	
#ecran9{
    z-index:20;
    background-color:#000;
    font-size:70px;
    }

#ecran10{
    z-index:15;
    background-color:#FFF;
    font-size:70px;
    }
	
#ecran11{
    z-index:10;
    background-color:#000;
    font-size:70px;
	color:#FFF;
    }
    
span.parallaxtext{
	display:block; 
	position:absolute;
	color:#FFF;
	font-family: 'Oswald', serif;
	z-index:9000;
	}
	
/* ----------------------------------------------------------------------- */

.pin-frame{
	width:960px;
	margin:0 auto;
	position:relative;
	}

.content-wrapper-pin-frame {
	width:100%; 
	}

html, body, .citation, #content-wrapper, .pin-frame { 
	height:100%;
	min-height:100%; 
	}

#content-wrapper { 
	position:relative; 
	width:100%; 
	font-family: 'Donegal One', serif;
	}
	
#citation1a { 
	width:100%; 
	}
	
#citation1b { 
	width:100%;
	background:#000; 
	color:#FFF;
	}
	
#citation2a { 
	width:100%; 
	background:#f00; 
	}

.citations{
	width:735px;
	background-color:#000;
	color:#FFF;
	text-align:left;
	padding:10px;
	font-family: 'Donegal One', serif;
	font-size:20px;
}

.section-livre{
	margin-left: 200px;
    margin-top: 55px;
    width: 740px;
	text-align:left;
	}
	
.section-ouacheter{
	margin-left: 200px;
    margin-top: 55px;
    width: 740px;
	text-align:left;
	}
	
.section-auteur{
	margin-left: 200px;
    margin-top: 55px;
    width: 740px;
	text-align:left;
	}
	
.wallcontain{
	width:240px; 
	height:230px;
	float:left; 
	margin-right:16px;
	}
	
.wallcontain:hover .walltext{
	opacity:1;
	}
	
.walltext{
	width:240px; 
	font-size:16px; 
	color:#000; 
	text-align:center; 
	line-height:24px; 
	height:50px;
	opacity:0;
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	}
	
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ==========================================================================
   Fixed website
   ========================================================================== */

.container{
	margin:0 auto;
	width:100%;
}

.content{
	width:960px;
	margin:0 auto;
}

.ouacheter{
	font-size:18px;
	color:#000;
}
.ouacheter:link{
	text-decoration:underline;
}
.ouacheter:visited{
	text-decoration:underline;
}
.ouacheter:hover{
	text-decoration:none;
}
.ouacheter:active{
	text-decoration:none;
}
#menu_timeline_fixe {
   position: relative;
}

/* ==========================================================================
   Pages citation
   ========================================================================== */

.page-citation{
	width:960px;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	overflow:hidden;
}

.page-citation-lk{
	color:#FFF;
	font-size:21px;
	display:block;
	margin-bottom:60px;
}
.page-citation-lk:link{
	text-decoration:underline;
}
.page-citation-lk:visited{
	text-decoration:underline;
}
.page-citation-lk:hover{
	text-decoration:none;
}
.page-citation-lk:active{
	text-decoration:none;
}
