/*
	Theme Name: Love Supreme - Koriass
	Theme URI: http://html5blank.com
	Description: Love Supreme - Koriass
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
	
	
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#fff;
	background-color: #000;
	background-image: url(img/dark_dotted2_@2X.png);
	background-size: 7px 7px;
	background-repeat: repeat;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	line-height: 1.5;

}






	@font-face {
font-family: 'Minion Pro Medium';
font-style: normal;
font-weight: normal;
src: local('Minion Pro Medium'), url('MinionPro-Medium.woff') format('woff');
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color: #65716D;
	text-decoration:none;
	transition: all 0.2s linear;
}
a:hover {
	color: #414846;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper_head {
/* 	max-width:1280px; */
	width:100%;
	margin:0 auto;
	position:relative;
}

.wrapper {
	max-width:1280px;
	width:95%;
	margin:40px auto;
	position:relative;
	

}



.wrapper_disques{max-width:500px;
	width:95%;
	margin:40px auto;
	position:relative;}



.wrapper_footer{
	max-width:1280px;
	width:95%;
	margin: 80px auto 1px auto;
	position:relative;
}


.wrapper_single{
	max-width:890px;
	width:95%;
	margin:40px auto;
	position:relative;
}


.navpost{margin: 20px auto;
	text-align: center;
	font-size: 20px;
}

.tetehaut {margin:0 auto;
	text-align: center;
	width: 100%;
/* 	max-width: 1100px; */
}

.maison {margin:0 auto;
	text-align: center;
	width: 100%;
/* 	max-width: 1100px; */
}


.xsep{max-width: 226px; 
	width: 100%; 
	height: 32px; 
	background-image: url(img/xsep.png); 
	background-repeat: no-repeat;
	background-size: 226px 32px;
	text-align: center;
	margin: 40px auto;
	opacity: 0.3;
	filter: alpha(opacity=30);
	
}


.date{font-size: 12px; font-style: italic;}

.logoset{width: 100%;
	max-width: 700px;
	text-align: center;
	margin: 20px auto;
	padding-bottom: 20px;
}


.wrapper_contact{margin: 30px auto;
	text-align: center;
	width: 100%;
	max-width: 900px;
}


.cie{margin-top: 8px;line-height: 1.2;font-size: 11px;}
.cie span{color: #eee}
.url{font-weight: 300;font-size: 10px;color: #8acfdd}


@media (min-width: 320px) {
    .col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths  {
        position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100% ;
    float: none ;
        
    }
}

@media (min-width: 767px) {
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
}





.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


/* Button 3 */
.btn-3 {
	background: #39574F;
	color: #fff;
}

.btn-3:hover {
	background: #1c2724;
	color: #fff !important
}

.btn-3:active {
	background: #508375;
	top: 2px;
}

.btn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 2.8;
	font-size: 140%;
	width: 60px;
}

/* Button 3a */
.btn-3a {
	padding: 20px 36px 18px 96px;
}

.btn-3a:before {
	background: rgba(0,0,0,0.15);
}

.icon-cart:before {
	content: "\F07A";
	font-family: FontAwesome;
}


.icon-cart:before {
	content: "\F07A";
	font-family: FontAwesome;
}


.icon-music:before {
	content: "\f04b";
	font-family: FontAwesome;
}



.merch img{vertical-align: middle; padding-left: 10px; padding-right: 10px;}
.sep-rose{width: 100%; height: 18px; background-color: #ff7775;margin-top: 8px; margin-bottom: 8px;}
.sep-bleu{width: 100%; height: 18px; background-color: #8acfdd;margin-top: 8px; margin-bottom: 8px;}


.sep-vert{
	width: 100%; 
	height: 10px; 
	background-color: rgba(57, 87, 79, 0.9);
	margin-top: 5px; 
	margin-bottom: 5px;}


.sep-beige{width: 100%; 
	height: 10px; 
	background-color: rgba(203, 142, 157, 0.903);
	margin-top: 5px; 
	margin-bottom: 5px;}


.mycenter{text-align: center;
		  -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}


 .esg-entry-media iframe{border: none !important} 
 .esg-content a:hover{ color: #65716D !important}

/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    nav
\*------------------------------------*/

.navi-menu-wrapper{
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
	padding: 0 !important
}



.navi-main-wrapper {

	
	-webkit-transition:left 0s ease 0s !important;;
	-moz-transition:left 0s ease 0s !important;;
	-ms-transition:left 0s ease 0s !important;;
	transition:left 0s ease 0s !important;;
}


.navi-main-menu-button:after, .navi-main-menu-button:before, .navi-main-menu-button div.navi-main-menu-button-middle:before{
	background-color: #fff !important;
	width: 30px !important;
	height: 4px !important;
	margin: 5px 0 !important;
}


.navi-menu-active .navi-main-menu-button:before{
	transform: translateY(14px) rotate(45deg) !important;
-moz-transform: translateY(14px) rotate(45deg) !important;
-ms-transform: translateY(14px) rotate(45deg) !important;
-webkit-transform: translateY(14px) rotate(45deg) !important;
}


@media screen and (max-width: 500px){
.navi-menu-wrapper {top: 10px !important}
}

ul.menu{padding: 0 !important;
    list-style-type: none !important;}


ul.menu li{list-style: none !important ;}
ul.menu li a{font-size: 24px;
	font-family: 'Minion Pro Medium';
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: 1.8;
	font-weight: 700;
	color: #f1f1f1;
}



ul.menu li a:hover{color: #a3a3a3;}


/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

h1{font-size: 3em}

h1, h2, h3, h4{
	font-family: 'Minion Pro Medium';
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	
	color: #cf7a8f;
	
	
	/* background-color: #EF4C88;
	background-image: linear-gradient(45deg, #F49AC1, #EF4C88);
	background-size: 100%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent; 
	-moz-text-fill-color: transparent; */

	
}

h1, h2{letter-spacing: 0px;}

h1{text-transform: uppercase;}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

.tetehaut{display: none}
.tetehaut_mob{display: block}

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {
	.tetehaut{display: block}
	.tetehaut_mob{display: none}

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		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) ")";
	}
	.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;
	}
	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;
	}
}




body {


    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


.surleweb a{color: #f1f1f1 !important}

.artbas{opacity: 0.7}
