/*!
Theme Name: Lucile Desmarestz v1.2
Theme URI: http://lucile.me/
Author: Michel Ravey
Author URI: https://www.michelravey.com
Description: Site officiel de Lucile Desmarestz - v1.2 - Juin 2026
Version: 1.2.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: luciledesmarestz
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

lucileDesmarestz is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


:root {
    --tempBorders: PaleTurquoise;
    --lightGrey: #e6e6e6;
    --orange:  #EC4449;
    --orange2:  #FF5500;
    
    --centrage:  calc(100% - 70px);

    --headerHeight: 140px;
  }
  

body { margin:0;background-color:#fff; }
div, header, nav { box-sizing: border-box;border:solid 0px var(--tempBorders); }
.clear { clear:both; }

a {
	text-decoration: none;
	transition: all 0.2s ease-in;
}
a:link, a:visited { color:var(--orange2); }
a:hover, a:active { color:var(--orange2); }


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

ACCUEIL

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


header {
    position:relative;
    padding:37px 0 30px 0;
    background-color:#fff;
}


#logo {
    position:relative;
    padding-bottom:20px;
}
h1 {
	text-align:center;
    font-family: 'Paragonitalic-Regular';
    font-size:24px;
    color:var(--orange2);
    margin: 0;
}

#nav_container {
    position:relative;
    width:100%;

}
nav {
    position:relative;margin:0 auto;
    width:100%;max-width: 1000px;
    font-family: 'Paragon-Regular';
    font-size:15px;
    display:flex;
    justify-content: space-around;
    align-items:center;
}   
.nav-item { padding:7px 15px;text-align:center;text-wrap:nowrap; }
.nav-item a {
    text-decoration: none;
    transition: all 0.2s ease-in;
}
.nav-item a:link, .nav-item a:visited { color:var(--orange2); }
.nav-item a:link, .nav-item a:visited { color:var(--orange2); }



#index-dual {
    position:relative;
    margin:0 auto;
    display:flex;
    width:70%;
}
.index-dual-item {
    position:relative;
    width:50%;
    height:calc(100vh - var(--headerHeight));
    display:flex;
    justify-content: center;
    align-items:center;
    cursor:pointer;
}
.index-dual-item img { max-width:100%;max-height:100%; }

.index-dual-thumb { 
    position:absolute;top:0;left:0;width:100%;height: 100%; 
    z-index:500;
    display:flex;
    justify-content: center;
    align-items:center;
}

.index-dual-lgd { 
    position:absolute;top:0;left:0;width:100%;height: 100%;
    z-index:1000;
    opacity: 0;
    display: flex;justify-content: center;align-items: center;
    background-color: #fff;
    font-family: 'Paragonitalic-Regular';
    font-size:18px;
    color: var(--orange2);
}










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

PROJETS

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

#grille {
    position:relative;
    border:solid 0px black;
    width:var(--centrage);
    max-width:1200px;
    margin:35px auto;
    height:490px;
}

.case, .case-unit {
    position: relative;
    float: left;
    border:solid 0px tomato;
    width:25%;
    padding:1%;
    cursor: pointer;
}
.case img, .case-unit img { width:100%;border:solid 1px black; }

.case-titre {
    position:relative;
    margin-top:10px;
    font-family: 'Paragonitalic-Regular';
    font-size:16px;
    color: var(--orange2);
}
.case-soustitre {
    position:relative;
    margin-top:3px;
    font-family: 'Paragon-Regular';
    font-size:13px;
    color: var(--orange2);
}

#empty { position:relative;width:25%;height:1px;margin:0;padding:0; }





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

CONTENU

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

#contenu {
    position:relative;
    width:var(--centrage);
    max-width:1200px;
    margin:50px auto;
    padding-bottom:15px;
}
#contenu a {
    text-decoration: none;
    transition:all 0.2s ease-in;
}
#contenu a:link, #contenu a:visited { color:#444;font-family: 'Paragon-Regular'; }
#contenu a:hover, #contenu a:active { color:#000;font-family: 'Paragonitalic-Regular'; }

.page_fond {
    height:100vh;width:100vw;
    overflow:hidden;
    background-size:cover;
    background-repeat: no-repeat; 
    background-position: center center;
}

#fiche-col1 {
	position:relative;
	width:62%;
	margin-right:4%;
	float:left;
	padding-bottom:50px;
}
#fiche-video { width:100%; }
#fiche-video iframe, #fiche-video video { width:98%;padding:0 1% 10px 1%; }

#fiche-video .bouton_play {
    position:absolute;
    border:solid 0px red;
    width:100px;
    height:100px;
}
#fiche-video .bouton_play img {
    width:100%;
}

#fiche-featured {
	width:100%;
	display:flex;
	justify-content: center;
}
#fiche-featured img {
	width:98%;
	padding: 0 1% 5px 1%;
}

#fiche-description {
	max-width:500px;
}

.vignette, .vignette-unit { 
	position:relative;
	height:auto;
	cursor:pointer;
	float:left;
	width:50%;
	padding: 10px 1%;
}
.vignette img, .vignette-unit img { width:100%; }

#fiche-col0 { 
	position:relative;
	display:none; 
	font-size:18px;
	font-family: 'Paragon-Regular';
	padding-bottom:50px;
}
#fiche-col2  {
	
	width:30%;
	
	font-size:18px;
	font-family: 'Paragon-Regular';
	padding-bottom:50px;
}
.fiche-col2-start {
	position:relative;
	float:left;
}
.fiche-col2-scroll {
	position:fixed;
	right:32px;
	top:100px;
}

#fiche-description {
    position:relative;
	font-family: 'Paragon-Regular';
	font-size:16px;
    margin-bottom:50px;
}
#fiche-categories {
	position:relative;
	width:fit-content;	
	display:inline-block;
    
}
.fiche-categorie {
	position:relative;
	/* font-family: 'ScalaSansPro-Black'; */
	font-family: 'Paragonitalic-Regular';
	font-size:16px;
	margin-right:30px;
	
	transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
}
#fiche-titre {
	position:relative;
	/* font-family: 'ScalaSansPro-Black'; */
	margin-bottom:50px;
}
.fiche-exergue {
	font-family: 'ScalaSansPro-Bold';
}

#titre {
    position:relative;
    font-family: 'Paragonitalic-Regular';
    font-size:24px;
    margin-bottom:7px;
    color: var(--orange2);
}
#annee {
    position:relative;
    font-family: 'Paragon-Regular';
    font-size:16px;
    margin-bottom:30px;
}





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

CATEGORIES
OWL voir owl.css

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

#category-masonry {
    position:relative;
    border:solid 0px black;
    width:100%;
    margin:35px auto;
    
    display: none;
}
#category-masonry .case, #category-masonry .case-unit {
    position: relative;
    float: left;
    border:solid 0px tomato;
    width:30.33%;
    margin:15px 1.5%;
    cursor: pointer;
}
#category-masonry .case img, #category-masonry .case-unit img { max-width:100%; }



