/* Theme Name: Creation Theme Theme URI: http://www.an-ty-gone.bzh/
Description: Theme created by An Ty Gone.
Version: 1.1 Author: An Ty Gone
Creation Theme by An Ty Gone*/
@import url('https://fonts.googleapis.com/css?family=Quicksand');
body{
	font-family: Century Gothic, Quicksand, sans-serif, Helvetica;
	background-color: #FFF;
	background-color: #333;
}
@font-face {
    font-family: 'Caviar Dreams Regular';

    font-family: 'Open Sans Condensed', sans-serif;

    font-family: 'PT Sans Narrow', sans-serif;

    font-family: 'Dosis', sans-serif;

    font-family: 'Abel', sans-serif;

    font-family: 'Barlow Condensed', sans-serif;

    font-family: 'News Cycle', sans-serif;

    src: url('caviardreams-webfont.woff2') format('woff2'),
         url('caviardreams-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






.fb-mob{
	display:none;
}
.fb-pc{
	display:block;
	position:absolute;
	float:right;
	top:200px;
	right:2px;
	opacity:0.8;
}
.fb-like{
	display:block;
	position:fixed;
	float:right;
	top:0;
	right:2px;
	opacity:0.8;
}
.fb-like:hover{
	opacity:1;
	transition-duration:0.5s;
}
/*aside{
right:0;
float:right;
width:15%;
top:150px;
height:400px;	
display:block;
position:absolute;	
}*/
aside{
display:none;
	
}
.cachePhoto{
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	 width: 100%;
    /* max-width: 700px; */
	height:100%;
	/* margin-top:50px; */
	
	/* z-index:80; */
}
.cachePhoto img{
opacity:0;}

body{
	font-family: Century Gothic, Quicksand, Caviar Dreams Regular, Lucida Grande, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color: #fff;
	color: #fff;
	margin: 0;
}
p{
	padding: 0 10px;
	color:#fff;
	//background-color:#212121;
	
}




h2 a{
	color: #333;
	padding:0;
	margin:0;
}



nav{
	display: block;
	margin: 0 auto 0 auto;
	width: 750px;
	height: 30px;
	text-align: center;
}


table {
    width: 100%;
}

th {
    height: 50px;
	padding: 0px;
	margin: 0px;
	width: 50px;
}

caption{
	clear: both;
	text-align: center;
	color: yellow;
	margin-left: auto;
	margin-right: auto;
}
.modifier{
	float: left;
}

.justif{
	display: block;
	position: relative;
	float: left;
	text-align: justify;
	margin:0;
	padding:10px;
	height: auto;
	/*min-height: 4000px;*/
}
.centered{
	text-align: center;
	min-height:500px;
	
}
.centered img{
	
	margin-top: 108px;

}

.listeIndex{
	float: left;
	width: 250px;
	padding: 5px;
	
}

.galerie{
font-size:2em;

}
/*---------------------------------------------IMAGES*/

.miniature{
	display: inline-block;
	display: flex;
	flex-wrap:wrap;
	flex-direction:row;
	justify-content:flex-start;
	text-align: center;
	width: 100%;
	background-color:#2b2b2b;
	padding: 0;
	border:0;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
	}
		
@media screen and (-webkit-min-device-pixel-ratio:0) {
.miniature{
	display: inline-block;
	/* display: -webkit-box; */
}

.capsule{
	display: inline-block;
	vertical-align:bottom;
	width: 250px;
	float: left;
}

}
.sautLines{
	padding-top: 30px;
}

.text-intro{
font-size: 1.5em;
font-family: Century;
font-family: "Dosis";

}
.text-intro2{
font-size: 1.5em;
font-family: Century;
font-family: "Abel";

}
.imgsimple{
	float:center;
	width: 300px;
	height: auto;
}
.imgsimpleH{
	float:left;
	padding: 10px;
	margin-right: 15px;/*
	margin-top: 30px;*/
	width:150px;
	
}
.imgaccueil{
	float:left;
	width: 160px;
	margin: 10px 45px 10px 0;
}

.capsule{
	width: 248px;
	height: 239px;
	margin-left:0;
	margin-right:0;
	margin-top: 25px;
	margin-bottom: 25px;
	
}
.capsule2{
	width: 375px;
	float: left;
	margin-left:0;
	margin-right:0;
	margin-bottom: 30px;
	
}
.legende{
	font-size: 10px;
	font-weight: normal;
	width: 160px;
	margin: 10px auto 10px auto;
	color: #CCC;
}

.vignette{
	display: inline-block;
	width: 160px;
	height: 160px;
	overflow: hidden;
	padding: 0px;
	border: 2px solid #ddd;
	/*background-image: url('../attente2.gif');
	background-position: center;
	background-repeat: no-repeat; */
	
	}
/*.vignette img{
	
	width:170px;
	
	}
*/
.image_vignette img{
	position: relative;
	vertical-align: bottom;
	line-height: 160px;
	width:170px;
	/*overflow: hidden;*/
	}



.legende b{
	font-size: 12px;
}


.wp-caption{
	width: 10px;
}

tr{
	max-width: 740px;
}
th{
	margin:0;
	padding: 0;
}

/*table p.wp-caption-text{
	font-size: 10px;
	font-weight: normal;

}*/


.attente_roue{
position: absolute;
z-index: 0;
width: 150px;
height: 150px;
overflow: hidden;
}

.attente_roue img{
position: relative;
animation-name: attente;
animation-delay: -1s;
animation-iteration-count: infinite;
animation-timing-function: step-start;
animation-timing-function: step-end;
animation-duration: 3s;
}

@keyframes attente{
	0%{left:0;} 
	8.33%{left:-150px;}
	16.66%{left:-300px;}
	25%{left:-450px;}
	33.33%{left:-600px;} 
	41.66%{left:-750px;}
	50%{left:-900px;}
	58.33%{left:-1050px;}
	66.66%{left:-1200px;}
	75%{left:-1350px;}
	83.33%{left:-1500px;}
	91.66%{left:-1650px;}
	100%{left:-1800px;}
}



/*------------------------------------ELEMENTS PAGE-------------------------*/
#page{
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
	max-width:100%;
	
	background-color: #333;
	
	}

	
#header{
	display: inline-block;
	position: static;
	margin: 0;
	font-family: Century Gothic, Quicksand, Lucida Grande, Sans-serif, Helvetica, Trebuchet MS, Arial, Georgia;
	/*float: left;*/
	background:#B03303;
	width: 100%;
	height: 100px;
	}



	
#header h1{
	font-family: "Century Gothic", "Quicksand";
	font-weight: normal;
	font-size: 3em;
	text-align: center;
	
	}

#header h1 a{
	display: block;
	width: 100%;
	color: #fff;
	}
#header h1 a:hover{
	text-decoration: none;
	}
#header p{
	padding: 0;
	font-size: 1em;
	text-align: center;
	}

.banniere{
	position: relative;
	width: 300px;
	height: auto;
}
	
#content{
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	width: 750px;
	min-height: 100vh;
	height:auto;
	padding: 0;
	background-color: rgba(10, 10, 10, 0.2);
	background-color:#212121;
	background-color:#2b2b2b;
/*	background-color:yellow;
*/	-moz-animation:softApparition 2s 1;
	-webkit-animation:softApparition 2s 1;
	-o-animation:softApparition 2s 1;
	animation:softApparition 2s 1;
}

@-moz-keyframes softApparition{
	0%{opacity:0;}
	100%{opacity:1;}
	
}
@-webkit-keyframes softApparition{
	0%{opacity:0;}
	100%{opacity:1;}
	
}
@-o-keyframes softApparition{
	0%{opacity:0;}
	100%{opacity:1;}
	
}
@keyframes softApparition{
	0%{opacity:0;}
	100%{opacity:1;}
	
}
	
#content h2{
	font-size: 1.3em;
	color: #555;
	text-align: center;
	}

#content h2 a{
	font-size: 1.2em;
	font-family: Century Gothic, Quicksand, Lucida Grande, Verdana, Arial, Sans-Serif;
	color: #B03303;
	}

#content h2 a:hover{
	color: #333;
	text-decoration: underlined;
	}

.post_content{
	display: block;
	/*float: left;*/
	margin-top: 0;
	font-size: 1em;
	color: #555;
	}

	
.sidebar{
	display: none;	
	float: right;
	width: 225px;
	margin: 20px 0 20px 25px;
	}

	
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}


.sidebar h2{
	font-size: 1.2em;
	}

	
.postmetadata{
	font-size: 0.8em;
	color: #999;
	}

	
#footer{
	position: relative;
	clear: left;
	font-family: helvetica;
	font-size: 1em;
	font-weight: normal;
	background-color:#B03303;
	width: 750px;
	text-align: center;
	height: 60px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	bottom: 0;
	/* border-top-right-radius:8px; */
	/* border-top-left-radius:8px; */
	}


#footer p{
	position: relative;
	text-align: center;
	font-size: 1em;
	padding-top: 20px;
	margin-top:0;
	color: #FFF;
	line-height: 15px;
	vertical-align: center;}

#footer a{
	
	color: #DDD;
	}

	.footMenu{
		list-style:none;
		display:inline-block;
		width:70%;
		margin:20px auto;
		padding:0;
		
	}
	.footMenu li{
		display:inline-block;
	margin:0 20px;
	}
	
	/*PAGE CV*/
.cvmhm{
	position: relative;
	display: block;
	height: auto;
	background-color: #ddd;

	padding-bottom: 25px;
	padding-top: 25px;
	text-align: left;
	padding-left: 3em;
	line-height: 24px;
}

#content .cvmhm h2, #content .cvmhm h3{
color: #222;
margin-bottom: 12px;
margin-top:24px;
	text-align: left;
}

.cvparts h2{
	text-transform: uppercase;
margin-bottom: 0px;
}

.cvparts h3:nth-child(1){
	margin-top: 0;
}

.cvmhm li{
color: #444;
	list-style-type: none;
	font-size: 15px;
}

.ville{
font-style: oblique;
}
.prix{
font-style: oblique;
font-size: 0.9em;
}
.auteur{
font-style: normal;
font-size: 1em;
}

.date{
font-weight: bold;
}


	
/* FORMULAIRE	 */

.blockFormulaire{
	display:block;
	position:absolute;
	width:50%;
	margin:100px 0;
	
	/* background:#333; */
	padding:30px;
}
.blockFormulaire input{
	display:block;
	margin-left:12px;
}
.blockFormulaire textarea{
	display:block;
	margin-left:12px;
}


	/*-----------------------------COMMENTS*/
/*.comments-template{
	margin: 10px 0 0 0;
	}

.comments-template ol{
	 margin: 10px;
	 padding: 0 0 0 15px;
	 list-style: none; 
	}

.comments-template ol p{
	 font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	 font-size: 0.9em;
	}
  
 .comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
	}

.comments-template h2, .comments-template h3{
	font-size: 1.2em;
	}

.commentmetadata{
	 font-size: 0.9em;
	}

.comments-template p.nocomments{
	 display: none;
	 padding: 0;
	}

.comments-template textarea{
	 display: none;
	 font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	 font-size: 0.9em;
	}

.cadre_commentaires {
	display: none;
		border-bottom: 1px solid #ccc;
	 border-top: 1px solid #ccc;
	}
*/
	
	
/*--------------------------------LIENS---------------------*/	
	
	
a {
	color: #555;
	text-decoration: none;

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

.post_content a{
	color: #555;}   
	
.post_content a:hover{
	color: #fff;
	}   
	
.sidebar a:hover{
	text-decoration: none; 
	border-bottom: 1px dotted;
	}

.boutons{
	display: inline-block;
	float: left;
	width: 50px;
	
	}


/*-------------------MENU_____________________*/

.menumst {
	font-family: "Century Gothic", "Quicksand";
	text-transform: uppercase;
	font-size: 1.5em;
	width: 100%;
	height: 50px; 
	background-color: rgba(15, 15, 15, 0.5);
}

.menumst ul {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	list-style-type:none;
	margin-top: 10px;
	padding-left:0;
}

.menumst li {
	display: inline-block;
	line-height: 30px;
	text-align: center;
	}

.menumst ul li a {
	display: inline;
	float: left;
	margin:auto;	
	width:160px;
 	//background-color:#B03303;
 	color: #B03303;
 	text-decoration:none;
	line-height: 30px;
	text-align: center;
	}

.menumst ul li ul {
	display: none;
} 


/*-----------------MENU THEME-------*/
.menuTheme{

	color: #fff;
	background-color: #212121;
	margin-top: 0;
	height: 36.4667px;
	}

.menuTheme ul {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	height: auto;
	text-align: center;
	list-style-type:none;
	margin: 0 15px;
	padding-left:0;
}

.menuTheme li {
	float: left;
	text-align: center;
	width:90px;
 	padding:10px 0;
	color: #fff;
	margin:0;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
	background-color:#212121;
	}


.navigation_page{
	font-size: 2em;
	color: white;
	line-height: 150px;
}

.menuTheme .active{
	
	/*border-bottom:0px;
	text-align: center;
	font-weight: bold;
	width:90px;
 	padding:10px 0;*/
	background-color:#2b2b2b;
}
	
	
.menuTheme ul li a {
	display: inline;
	margin:auto;	
 	text-decoration:none;
 	text-align:center;
	color: #fff;
 }


.menuTheme ul li ul {
	display: none;
} 

.peinture{
	display: none;
}
.gauche{
	text-align:left;
}
/* @media all and (max-device-width: 890px) { */
/* .fb-like{ */
	/* display:block; */
	/* position:relative; */
	/* left:0; */
	/* z-index:9999; */
	/* opacity:0.8; */
/* } */
/* .fb-pc{ */
	/* display:inline-block; */
	/* position:relative; */
	/* float:left; */
	/* height:60px; */
	/* top:200px; */
	/* left:20px; */
	/* opacity:0.8; */
/* } */
/* .fb-mob{ */
	/* display:none; */
/* } */


@media all and (max-device-width: 500px) {

#header{
	width: 100%;
	height: 150px;
	}

h1{
	font-size:1em;
}
#content{
	width: 100%;
	min-height: 640px;
	//background-color: #fff;
	}
 
.miniature{
	width: auto;
	min-height: 640px;
	margin-left: 28%;
	background-color: #212121;

}
nav{
	width: auto;
}

.menumst ul {
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	}

.menumst ul li {
	width:auto;
	margin:auto 5px;
	}

.menumst ul li a {
	width:auto;
	font-size: 0.5em;
	}

/*--------------------------MENU_THEME----------------------------------------*/

.menuTheme ul {
	
	position: absolute;
	float: left;
	left:10px;
	top: 100px;
	width:100px;
	/* border: 2px solid green; */
	margin-right:0;
	padding:0;
	display:flex;
	flex-direction:column;
	
}
.menuTheme ul li a{
	width:auto;
	font-size:1em;
	padding: 0;
	}

.menuTheme ul li{
	
	font-size:1.1em;
	margin:0;
		background-color: unset;

	}
.menuTheme .active{
	
/*	background-color:#212121;
*/	font-weight: bold;
	font-size:1.1em;
}


.menuTheme ul li a {
	float: left;
	line-height: 1em;
	text-align: left;
	}

#footer {
	font-size: 1em;
	line-height:1.5em;
	width: 100%;
	height: 90px;
	border-top-right-radius:0;
	border-top-left-radius:0;
	}

.legende b{
font-size: 1.2em;
	
}
 .legende{
font-size: 0.8em;
	
}
.justif p{
font-size:1em;
}


.capsule{
width:200px;
height:auto;
margin: 20px;
}
.vignette{
	width: 150px;
	height: 150px;
	overflow: hidden;
	}
.vignette img{
	width: 150px;
	height: 150px;
	}
	


.blockFormulaire{
	display:block;
	position:absolute;
	width:100%;
	margin:0;
	padding:30px;
}
.blockFormulaire input{
	display:block;
	margin-left:12px;
}
.blockFormulaire textarea{
	display:block;
	margin-left:12px;
}
.fb-mob{
	display:inline-block;
	position:relative;
	float:left;
	height:60px;
	top:0;
	left:20px;
	opacity:0.8;
}
.fb-like{
	display:block;
	position:relative;
	top:0;
	left:0;
	z-index:9999;
	opacity:0.8;
}
.fb-pc{
	display:none;
}
}
