/* code and design by Marine Drouan - 2015 www.marinedrouan.eu */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: inline-block;
}
body {
	line-height: 1;
	/* remove margin for bootstrap */
	margin: 0 0 0 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end reset*/

/***********************
    GENERAL
************************/


@import url('https://fonts.googleapis.com/css?family=Karla:400,700');


::selection {color:#fff; background:#f82e65; opacity: 0.8;}
::-moz-selection {color:#fff; background:#f82e65; opacity: 0.8;}


body {
	font-family: 'Karla', sans-serif;
	font-size: 14px;
    color: #0066ff; 
    letter-spacing: 0;
	line-height: 16px;
    width: 100%;
}

a {
	color: inherit;
	text-decoration: none;
	border-bottom: 2px solid;
	color: #689aff;
    border-bottom-color: #689aff 
	padding-bottom: 1px;
	-webkit-transition: padding-bottom 2s; /* Safari 3.1 to 6.0 */
    transition: padding-bottom 2s;
	
}

a:hover {	
    color: inherit;
	border-bottom: 2px solid;
    border-bottom-color: #689aff;
	padding-bottom: 3px;
}

a:active { 
    background-color: #3dffc5;
}

p{
		font: inherit;
		color: #f82e65;
}

p a{
	font: inherit;
	color: #f82e65;	
}

/* menu */

#nav{
    position: fixed;
    visibility: visible;
     -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    z-index: 10000;
    top: 43%;
	left: -160px;
}

#nav li {
    list-style: none;
    font-size:16px;
    font-weight: 600;
 	display:inline;
	margin-left: 10px;

    }


#nav li a  {
	text-decoration: none;
	color: #0066ff;
    border-bottom-color: #0066ff !important;
	border-bottom: 0px solid;
	-webkit-transition: border-bottom ease 0.2s; /* Safari 3.1 to 6.0 */
    transition: border-bottom ease 0.2s;
}

#nav li a:hover {border-bottom: 2px solid;
    border-color: #0066ff !important;}

#nav li .active {}

.menuactive{
	border-bottom: 2px solid;
    border-bottom-color: #0066ff !important;
	padding-bottom: 3px;
}

/* background */

.bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    background: no-repeat;
}

.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
        background: no-repeat;
}


/* container */

.container{
	padding-top: 100%;
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom: 8%;
	margin: 0 auto;
	max-width: 1000px;
}

/* ajouter transition js */

.container-fluid{
	padding-top: 6%;
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom: 8%;
	margin: 0 auto;
	max-width: 1000px;
}


.pages{
	margin: 0 auto;
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 10%;
	font-size: 18px;
	line-height: 1.3em;
	top:20%;
	font-family: Baskerville;
	color: #f82e65;
	background: none;
	}

.pages a:hover{
	border-color: #f82e65;
}


section{
padding-bottom: 20px;
}

section p{
padding-bottom: 10px;
}

.pages section  p{
	text-align: left; 
	margin: 0 auto;
	font-size: 16px;
	border-bottom: 0px solid;
	line-height: 1.4;
	letter-spacing: 1px;
    margin-bottom: 10px;
	font-variant: normal;	
}


section{
padding-bottom: 20px;
}

section img{
margin: 0;
margin-bottom: 5px;
}


.main{
	z-index: 999;
	font-size: 16px;
	line-height: 1.3em;
	top:20%;
	font-size: 18px;
	}


h1{
	text-align: inherit; 
    margin: 0 auto;
	margin-bottom: 50px;
	font-size: 24px;
	letter-spacing: 1px;
}

h2{
	line-height: 2em;
	color: #f82e65;	
}

h2 a{
	color: #f82e65;
}

/* footer  */

h3{
	text-align: left;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: 0.05em;
    margin-bottom: 10px;
	font-variant: normal;
	width: 250px;
}

/* not centered - texte titres pr */

h4{
	text-align: left; 
	margin: 0 auto;
	font-size: 20px;
	border-bottom: 0px solid;
	line-height: 2;
	letter-spacing: 1px;
    margin-bottom: 10px;
	border-bottom: 1px solid;
}

h4 a{
	border-bottom: 0px solid;
	border-bottom-color: #f82e65;	
}

h4 a:hover{
	border-bottom: 2px solid;
	border-bottom-color: #f82e65;
}



/* subtitle */

.subtitle{
	position: fixed;
    left: 0;
    top: 55%;
    width: 100%;
    text-align: center;
	font-size: 16px;
	width: 100%;
}


/* colums accordion */

  .row{
	  display: inline-block;
	  position: relative;
	  align-items: baseline;
	  border-top: 0px solid ;	  
	  border-color: #f82e65;
      min-width: 800px;
	  width: 100%;
	 
  }

/* to add the years back */
/*
  .col-year {
      width: 15%;
	  float: left;
	  display: inline-block;
	  align-items: baseline;
	  margin-top: 5px;
	  margin-bottom: 5px;	  
  }
*/

/*
  .col-content {
    width: 85%;
	  float: left;
	  display: inline-block;
	  align-items: baseline;

    border-color: #f82e65;
  }
*/

  .col-content {
    width: 100%;
	  float: left;
	  display: inline-block;
	  align-items: baseline;
	  	  border-top: 0px solid;
    border-color: #f82e65;
	  	  border-bottom: 1px solid ;

  }

  .accordion-toggle {
	  cursor: pointer;
	  width: 100%;
	  border-top: 1px solid;
	  border-bottom: 0px solid;	  
  }

  .accordion-content {
	display: none;
    border-color: #f82e65;
	border-bottom: 1px solid;
    border-color: #f82e65;	  
  }

  .accordion-content.open {
	 display: inline-block;
	border-top: 0px solid;
	 border-bottom: 2px solid;
    border-color: #f82e65;
	 width: 100%;
  }



#accordion{
	width: 100% !important;
	display: inline-block;
    border-color: #f82e65;	
}

#accordion2{

    cursor: pointer;
        }

h4.accordion-toggle.wide{
	border-bottom: 2px solid;
    border-color: #f82e65;
	width: 100% !important;
}

.row img{
margin-bottom: 15px
}

.row iframe{
margin-bottom: 10px
}

img  {
	margin-bottom: 10px;
	margin-left: 5px;
}

img:hover  {
	opacity: 0.8;
	cursor: pointer;
}

/*	min-width: 700px !important; */
	
}



/*

@keyframes .subtitle {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes .subtitle {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }

 */

header{
	width: 100%;
}


.toplogo{
    text-align: center;
	width: 100%;
}


/* header resize */


.cbp-af-header {
	position: fixed;
	top: 0;
    font-weight: 800;
    text-align: center;
	left: 20%;
	right:20%;
	margin: 0 auto;
	height: 100px;
    z-index:9999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

.cbp-af-header .cbp-af-inner {
	width: 100%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 0;
}

.cbp-af-header .toplogo,
.cbp-af-header nav {
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 100%;

}

 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header .toplogo,
.cbp-af-header nav a {
	line-height: 600px;
}

.cbp-af-header .toplogo {
	font-size: 100px;
	float: left;	
}

/* Transitions and class for reduced height */
.cbp-af-header .toplogo,
.cbp-af-header nav a {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 590px;
}

.cbp-af-header.cbp-af-header-shrink .toplogo{
	line-height: 90px;
}

.cbp-af-header.cbp-af-header-shrink .toplogo {
	font-size: 50px;
	text-align: center;
	width: 90%;
}


/* Example Media Queries */
@media screen and (max-width: 55em) {
	
	.cbp-af-header .cbp-af-inner {
		width: 100%;
	}

	.cbp-af-header .toplogo,
	.cbp-af-header nav {
		display: block;
		margin: 0 auto;
		text-align: center;
		float: none;
	}

	.cbp-af-header .toplogo,
	.cbp-af-header nav a {
		line-height: 115px;
	}

	.cbp-af-header nav a {
		margin: 0 10px;
	}

	.cbp-af-header.cbp-af-header-shrink .toplogo,
	.cbp-af-header.cbp-af-header-shrink nav a {
		line-height: 45px;
	}

	.cbp-af-header.cbp-af-header-shrink .toplogo {
		font-size: 2em;
	}

	.cbp-af-header.cbp-af-header-shrink nav a {
		font-size: 1em;
	}
}

@media screen and (max-width: 32.25em) {

}

@media screen and (max-width: 24em) {

	.cbp-af-header.cbp-af-header-shrink nav a {
		line-height: 1;
	}
}

.toplogofix{
	position: fixed;
	top:0;
	line-height: 90px;
	font-size: 50px;
	text-align: center;
    font-weight: 800;
	left: 20%;
	right:20%;
	margin: 0 auto;
    z-index:9999;
	}


/* footer */



.footer
 {
     position: fixed;
	 width: 100%;
	font-size: 12px;
	 background-color: rgba(251, 238, 253, 0.7);
	line-height: 13px;
     bottom: 0;
     right: 0;
	 padding: 20px;
     letter-spacing: 0;
     text-decoration: none;
	 z-index: 999999999

}

.footer a {text-decoration: none;
    border-bottom: 0px solid;
}


.footertext{
	text-align: right;
	position: relative;
	right: 190px;
	right: 190px;
	font-size: 12px;
	line-height: 1.3;
}

.footertext a:hover {

}


/* SoMe */

 .some{
	 position: fixed;
     right: 0;
	 bottom: 0;
	 padding-right: 10px;
	 margin-bottom: 10px;
	 text-decoration: none;
        }


        #icon{
	   margin: 10px;
            opacity: 1;
            filter: alpha(opacity=100); /* For IE8 and earlier */
            -webkit-transition: opacity 0.4s; /* Safari */
            transition: opacity 0.4s;          
        }
        
        #icon:hover{
            opacity: 0.8;
            filter: alpha(opacity=80); /* For IE8 and earlier */
        }
	

/* mailing list  */

.mailinglist{
	height: 40px;
	width: 500px;
	display: none;
	position: relative;
	bottom: 0;
	left: 20px;

	z-index: 999999999;
}

#mc_embed_signup{
	min-width: 100px;
	text-align: left;
	font:inherit;
}

#mc_embed_signup .button {
    background-color: #ffffff!important;
    border: 0 none !important;
    transition: all 0.23s ease-in-out 0s;
    color: #689aff !important;
    cursor: pointer;
	letter-spacing: 0.2em;
    font-size: 10px !important;
    text-align: center;
	width: 100px !important;
}

#mc_embed_signup input {
     border: 0px !important; 
     -webkit-border-radius: 0px!important; 
    -moz-border-radius: 0px!important;
     border-radius: 0px!important; 
	width: 200px !important;
	text-indent: 20px;
}

#mc_embed_signup form {
	display: inv !important;
	width: 500px !important;
}

#mc_embed_signup #mce-success-response {
    color: #f82e65;
    display: none;
	
}
#mc_embed_signup div.response {
    margin: 0em 0;
    padding: 10px;
    letter-spacing: 2px;
    font-weight: 200;
    float: left;
    z-index: 1;
    width: 80%;
    line-height: 1.6em;
}

#mc_embed_signup .mc-field-group input {
    color: #689aff;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background-color: none !important;
    color: #f82e65 !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fdc3c4 ;
}

#mc_embed_signup .mc-field-group {
    width: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
	max-height: 20px;

}


/***********************
    MEDIA QUERY tablet telephone
************************/


@media all and (max-width: 970px) {
  .issues_section article 
{
    float: none;
    border: 0;
    display: block;
    margin: 0 auto;
}

  .home_section .txt 
  {top: 0; left: 0;}
  
}




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

.home_section article figure {
	width: 400px;
	height: 300px;
}

.home_section .post_gallery {width: 400px; height: 266px; }

}

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

.home_section {margin-top: 160px;}

}



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

body {font-size: 16px;}

header { text-align: center;}
header figure.logo img { position: static;  margin: 0; margin-top: 80px; margin-bottom: 30px; width: 320px;}
header nav#main { width: 100%; position: absolute; background: black; padding-bottom: 0px; padding-top: 10px; top: -102px; z-index: 0;}
header nav {visibility: hidden;}
header nav ul {text-align: center; position: static; }
header nav li.nav-contact {margin: 0; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg);}
header nav li.nav-listen {margin: 0;}
header nav li {position: static; display: inline-block; width: 48%; text-align: center; }
header nav li a {font-size: 20px; color: black;}
header nav li a:hover {border-bottom: none;}
header nav li.nav-gigs {display: none;} 
header nav li.nav-gigs :active {text-decoration: underline;} 


.home_section article {margin: 0; margin-bottom: 60px;}
.home_section .post_short_title {font-size: 22px;}

.issues_section article {margin: 0; width: 100%;}

.gallery_section article {margin: 0; width: 100%;  height: auto; margin-bottom: 20px;}
.gallery_section article img {margin: 0; width: 100%; height: auto;}
.gallery_section article .overlay {display: none;}

.home_section {padding-left: 20px; padding-right: 20px; margin-top: 20px;}
.gallery_section {padding-left: 0px; padding-right: 0px; margin-top: 60px;}
.about_section {padding-left: 20px; padding-right: 20px; margin-top: 20px;}
.issues_section {padding-left: 20px; padding-right: 20px; margin-top: 60px;}

.about_section span.about_smart_screen {display: inline;}
.about_section span.about_wide_screen {display: none;}

header figure.write_new_img {display: none;}

header .sh_fb  {color: white; position: static; z-index: 3000; font-size: 24px; margin-top: 2px;}
header .sh_tw {color: white; position: static; z-index: 3000; font-size: 24px; margin-top: 2px;}



}

header nav.opened {
top: 0;
left: 0;
height: 100px;
width: 100%;
position: relative;
}



@media screen and (max-width: 600px) {


}



@media screen and (max-width: 470px) {

.home_section article figure {width: 260px; height: 174px;}
.home_section .post_gallery {width: 280px; height: 174px;}

header figure.logo img {  width: 300px;}

.toplogo{

    margin: 0 3%;
}    

header nav {visibility: hidden;}    
    
.part{
	margin-bottom: 0;
}    
    h1{margin: 0 0;
    margin-bottom: 20px;}

    
    .container{
	padding-top: 80px;

}
}



