/*
 * 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
   ========================================================================== */
@font-face {
	font-family: "gt-walsheim";
	src: url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/gt-walsheim.eot"); 
	src: url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/gt-walsheim.eot#iefix") format("embedded-opentype"), 
	url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/GT-Walsheim-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "gt-walsheim-regular";
	src: url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/gt-walsheim.eot"); 
	src: url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/gt-walsheim.eot#iefix") format("embedded-opentype"), 
	url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/GT-Walsheim-regular.ttf") format("truetype");
}

header h1 a {
    font-family: 'gt-walsheim-bold', sans-serif;
    font-weight: 700;
}

html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #e30513;
  text-shadow: none;
}
::selection {
  background: #e30513;
  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;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   #responsiveMenu{
	   display: none;
   }
   a{
	color: #e30513;
	text-decoration: none;
	font-weight: 400
}
h2,h3,h4,h4,h5,h6{
	color: #e30513;
}
h1,h2,h3,h4,h4,h5,h6{
	font-weight: 400;
}
b{
	font-weight: 400;
}
   .breaker{
	   clear: both;
   }
body {
  font-size: 100%;
  line-height: 1.5em;
  font-family: 'gt-walsheim-regular', sans-serif;
  font-weight: 400
}
#headerWrapper{
	background: #e30513;
	position: relative;
}
header {
  margin: 0 auto;
  width: 1000px;
}
header h1 {
  float: left;
  margin-bottom: 20px;
  margin-top: 40px;
}
header h1 a img{
height: 80px;
width: auto;
}

header nav#menu {
/*   clear: both; */
  	float: none;
  	clear: both;
  	
}
header nav#menu  ul {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
header nav#menu li {
	float: left;
	margin: auto;
  font-family: 'gt-walsheim', sans-serif;
  position: relative;
/*   	text-transform: uppercase; */
}
header nav#menu  a {
  border-right: 1px solid white;
  color: white;
  display: inline-block;
  font-size: 19px;
  line-height: 1;
  margin-bottom: 12px;
  margin-right: 12px;
  padding: 0 12px 0 0;
  text-decoration: none;
  transition: all 500ms ease 0s;
}
header nav#menu .sub-menu{
	z-index: 9999999;
  	position: absolute;
}

header nav#menu .sub-menu a{
	border-right: 0;
	padding: 10px;
}
header nav#menu li:last-child a {
  padding-right: 0;
  border-right: none;
}
header nav#menu  a:hover,
header nav#menu  .current-menu-item a {
  color: #000000;
  transition: 500ms;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
}

.current-menu-item .sub-menu a{
	color:#FFF;	
}

.sub-menu{
	display: none;
	position: absolute;
	background: #e30513;
	z-index: 9999999;
	width: auto;
	min-width: 300px;
	padding: 0px;
}
header nav li:hover > ul{
	display: block;
}
header nav ul li ul li
{
display: block;
}
header nav#menu .sub-menu li{
	margin: 0;
	float: none;
	text-transform: capitalize;
	
}
header nav#menu .sub-menu a{
	display: block;
	border-right: none;
	color:#FFF;
	width: 100%;
	text-align: left;
	float: none;
	padding: 10px;
	box-sizing: border-box;
}
header nav#menu .sub-menu a:hover{
	background-color:#ececed ;
	color: black;
}



/******************************************************************/
#menuSocial{
	float: right;
	margin: 0;
}
#menuSocial li{
	float: left;
	margin-right: 10px;
}
#menuSocial li a{
	font-size: 20px;
	color: white;
}
#menuSocial  a:hover{
	color: #000;
}
#social-icons {
  position: absolute;
  right: 20px;
  top: 0px;
}
#social-icons li {
  list-style-type: none;
  text-align: right;
  display: inline-block;
}
#social-icons a {
  width: 36px;
  margin-left: 6px;
  height: 36px;
  display: block;
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/sprite-social.png);
  font-size: 0;
}
#social-icons .facebook a {
  background-position: -36px 0px;
}
#social-icons .twitter a {
  background-position: -72px 0px;
}
#social-icons .newslet a {
	background-position: -108px 0px;
}
#social-icons .newslet a:hover, #social-icons a.hover {
	background-position: -108px -36px;
}
#social-icons .linkedin a:hover {
  background-position: 0 -36px;
}
#social-icons .facebook a:hover {
  background-position: -36px -36px;
}
#social-icons .twitter a:hover {
  background-position: -72px -36px;
}
#banniere {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/bg2.jpg);
  background-size: cover;
  background-position: center center;
  clear: both;
  margin-top: 3em;
}
#wrapper,.wrapper {
  width: 1000px;
  margin: 0 auto;
  min-height: 590px;
  
  position: relative;
}
#lastnew {
  background:url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/lastnews-bg.jpg);
  background-size: cover;
  color: #FFFFFF;
  width: 238px;
  float: left;
  height: 590px;
  padding: 5px 5px 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#lastnew h2 {
  font-family: 'gt-walsheim', sans-serif;
  text-transform: uppercase;
  font-size: 1.9em;
  line-height: 1em;
  -webkit-hyphens: auto;
  width: 100%;
  overflow: inherit;
}
#lastnew p {
  margin: 0;
}
p {
  font-size: 1.1em;
  letter-spacing: 0.0em;
  text-align: justify;
}
.more {
  font-size: 0;
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/sprite-more.png);
  height: 54px;
  width: 54px;
  display: block;
  text-align: center;
  margin: 17px auto;
}
.more:hover {
  background-position: -54px 0;
}
.slide {
  float: right;
  padding: 5em 4em 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #FFFFFF;
  font-size: 1.3em;
  position: relative;
  background-color: rgba(0, 0, 0, 0.7);
}
.slide .date {
  font-family: 'gt-walsheim-regular', sans-serif;
  margin: 0;
}
.slide .location {
  font-size: 1.2em;
  margin-top: 0.4em;
}
.slide .location span {
  color: #a9d4c7;
}
.slide h2 {
  font-family: 'gt-walsheim', sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  margin: 2em 0 0;
  line-height: 1em;
}
.slide ul {
  padding: 0;
}
.slide li {
  display: inline;
  text-transform: uppercase;
  font-size: 1.6em;
  line-height: 1.1em;
  letter-spacing: 0.00em;
}
.slide li:after {
  content: " + ";
  color: #e30513;
}
.slide li:last-child:after {
  content: "";
}

#event {
  position: relative;
  min-height: 590px;
}
.slide .more {
  position: absolute;
  bottom: 43px;
  left: 352px;
  margin: 0 auto;
}
.slide .more a{
	width:100%;
	display: block;
	height: 100%;
}
#grid {
  width: 1000px;
  margin: 15px auto 0;
  padding: 0 10px;
  clear: both;
  position: relative;
}

#masonry #presentation {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/bg-large-box.png);
  background-repeat: no-repeat;
  width: 238px;
  height: 490px;
  padding: 10px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #FFF;
}
#presentation h2 {
  font-family: 'gt-walsheim', sans-serif;
  text-transform: uppercase;
  font-size: 1.75em;
  line-height: 1.2em;
  margin: 0;
}
#presentation ul {
  padding: 0;
  margin-top: 20px;
}
#presentation li {
  display: inline;
  text-align: center;
  line-height: 1em;
  font-size: 1.4em;
}
#presentation li:after {
  content: " - ";
}
#presentation li:last-child:after {
  content: "";
}
#atelier210 {
  left: 263px;
  width: 238px;
  height: 238px;
}
#atelier210 a {
  width: 238px;
  height: 238px;
  display: block;
  text-decoration: none;
  color: #000000;
  font-family: 'gt-walsheim-regular', Arial, sans-serif;
  text-transform: uppercase;
  padding: 10px;
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#masonry #agenda {
  background-color: #FFF;
}
#agenda a {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/agenda.png);
  width: 239px;
  height: 239px;
  display: block;
  font-size: 0;
}
#agenda a:hover {
  background-position: -239px 0;
}
#masonry #news {
  width: 491px;
  height: 491px;
  left: 520px;
  margin-right: 0;
  background-color: #FFF;
}
#news h2 {
  text-indent: -99999px;
  height: 71px;
  width: 191px;
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/news.png);
  margin-top: 0;
}
#news h2 a{
	display: block;
	width: 191px;
	height: 71px;
}
#news h3 {
  font-family: 'gt-walsheim', sans-serif;
  text-transform: uppercase;
  font-size: 1.7em;
  margin-top: 10px;
}
#news h3 span {
  display: block;
  font-size: 0.9em;
  color: #e30513;
}
#news .plus {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/plus2.png);
  display: block;
  width: 54px;
  height: 54px;
  text-indent: -99999px;
  margin: 0 auto;
}
#news .plus:hover {
  background-position: -54px;
}
#masonry {
  margin: 1em auto;
  width: 1000px;
}
#masonry>div {
  background-color: #ababab;
  width: 238px;
  height: 238px;
  float: left;
  margin-bottom: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  overflow: hidden;
}
#masonry .large {
  width: 490px;
}
#masonry .long {
  height: 490px;
  background-color: #000;
  padding: 10px;
}
#masonry .banner{
	height: 490px!important;
	padding: 0;
}
#masonry .long a {
  color: #FFF;
  text-decoration: none;
}
#masonry iframe {
  width: 100%;
  height: auto;
}
.salle > a {
  width: 238px;
  height: 238px;
  display: block;
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/lesalon.jpg);
  background-size: cover;
  text-decoration: none;
  color: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 10px;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: bold;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.salle:nth-child(odd) > a {
  color: #000;
}
.salle > a:hover{
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/bloc-bg.jpg)!important;
	background-color: #ababab;
}
#masonry .concours a {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/concours.jpg);
  width: 238px;
  height: 238px;
  line-height: 238px;
  display: block;
  vertical-align: center;
  text-decoration: none;
  font-size: 3em;
  text-align: center;
  color: #FFFFFF;
}
.concours a:hover {
  background-position: -238px 0;
}
.newsletter {
  padding: 1em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/newsletter-bg.png);
  background-color: #FFFFFF;
  color: #FFFFFF;
  width:238px;
  height:238px;
}
.newsletter{
	line-height: 1em;
	background-color: #fff!important;
}
.newsletter h3{
	font-family: 'gt-walsheim', sans-serif;
	font-size: 2em; 
	margin-bottom: 1.2em;
	margin-top: 0;
}
.newsletter input {
  width: 120px;
  padding: 10px;
  border: none;
}
.newsletter input[type="submit"] {
  width: 50px;
  border: none;
  margin-left: -5px;
  background-color: #a9d4c7;
}
.reseaux {
  background-color: #ececed!important;
}
.reseaux ul {
  padding: 0;
  text-align: center;
  padding-top: 4em;
  margin-bottom: 3em;
}
.reseaux li {
  display: inline-block;
}
.reseaux a {
  width: 60px;
  display: block;
  height: 60px;
  text-indent: -99999px;
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/sociaux.png);
}
.reseaux li:nth-child(2) a {
  background-position: -60px 0;
}
.reseaux li:nth-child(2) a:hover {
  background-position: -60px -60px;
}
.reseaux li:last-child a {
  background-position: 60px 0;
}
.reseaux li:last-child a:hover {
  background-position: 60px -60px;
}
.reseaux li:first-child a:hover {
  background-position: 0 -60px;
}
.reseaux p {
  font-family: 'gt-walsheim-regular', sans-serif;
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
}
.purefm {
  border: 2px solid #000;
}
.ligne {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/lignes.png);
  background-color: #FFF!important;
  width: 230px;
  height: 230px;
}
#recyclart {
  background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/recyclart.jpg) !important;
}
#masonry .sponsors{
	background-color: #FFF;
}
.sponsors ul {
  padding: 0;
  margin: 0;
  position: relative;
}
.sponsors li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
}
.sponsors img {
  width: 100%;
  height: auto;
}
#masonry iframe{
	height:238px!important;
	
}
.titre{
	position: absolute;
	bottom: 1em;
	right: 0;
	width: 238px;
	height: 238px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/titre-bg.png);
	padding: 1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: 'gt-walsheim', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #FFFFFF;
}


/********************************
Slider
************************************/
#galerie{
	height:590px;
	width: 762px;
	position: relative;
	overflow: hidden;
	color:#FFFFFF;
}
.suiv{
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/spite.png);
	width: 38px;
	height: 58px;
	font-size: 0;
	position: absolute;
	right:50px;
	bottom: 50px;;
	cursor: pointer;
	background-position: -40px 0;
}
.prec{
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/spite.png);
	width: 38px;
	height: 58px;
	font-size: 0;
	position: absolute;
	left:50px;
	bottom: 50px;
	cursor: pointer;
}

.slider{
	width:4500px;
	position: relative;
	left:0px;
	overflow: hidden;
	margin-top: 0;
}
.slide{
	width:762px!important;
	height:590px;
	float: left;
	padding: 50px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/********************************
Aside
************************************/

#content{
	width: 1000px;
	margin: 0 auto;
}

#arianne{
	margin-left: 24%;
	font-family: 'gt-walsheim', sans-serif;
	font-size: 1.6em;
	padding: 1em;
	color:#ececed;
	text-transform: uppercase;
}
#arianne a{
	text-decoration: none;
	color:#e30513;
}
#arianne ul{
	margin: 0;
}
#arianne li{
	list-style-type: none;
	display: inline-block;
}
#content aside{
	width: 24%;
	float: left;
	margin-right: 2%;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#fluxtwitter{
	font-size: 0.85em;
	line-height: 1.3em;
	margin-top: 10em;
}
#fluxtwitter article{
	padding: 0.5em 0;
	border-bottom: 1px dashed #e30513;
}
#fluxtwitter h3{
	color:#e30513;
	margin: 0;
	font-size: 1em;
	font-family: 'gt-walsheim', sans-serif;
}
#fluxtwitter h3:before{
	content: "";
	display: block;
	float: left;
	width:17px;
	height:17px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/fluxtwitter.png);
}
#fluxtwitter p{
	margin: 0;
	
}
#fluxtwitter a{
	color:#e30513;
	text-decoration: none;
}

#follow a{
	color:#FFF;
	background-color: #000;
	padding: 0.5em;
	text-align: center;
	display: block;
}
#follow a:before{
	content: "";
	display: block;
	float: left;
	width:17px;
	height:17px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/fluxtwitter.png);
}
.decorative{
	width: 100%;
	height:238px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/lines.png);
}
aside>div{
	margin-bottom: 1em;
}
aside .newsletter{
	width: 100%;
}
/********************************
Page
************************************/
#page{
	float: right;
	width:74%;
}
#page .date{
	float: right;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/date.png);
	width: 119px;
	height: 117px;
	vertical-align: middle;
	display: table-cell;
	line-height: 117px;
	text-align: center;
	margin-bottom: 40px;
}
#page h3{
	clear: both;
	font-family: 'gt-walsheim', sans-serif;
	color: #e30513;
	font-size: 2.5em;
	line-height: 1em;
}
#page h4{
	font-family: 'gt-walsheim', sans-serif;
	color:#ececed;
	font-size: 1.75em;
	line-height: 1.2em;
	text-transform: inherit!important;
}
#page img{
	
	height: auto;
	margin-bottom: 2em;
	max-width: 100%;
}

#page .logosalle{
	max-width: 200px;
	height: auto;
}
#title{
	font-family: 'gt-walsheim', sans-serif;
	background-color: #FFF;
	background-color: rgba(0,0,0,.7);
	color:#FFF;
	position: absolute;
	width: 73%;
	bottom: 0;
	top:0;
	padding: 2em;
	box-sizing: border-box;
}
#title h3, #title h4{
	font-size: 3em;
}
#title .more{
	margin: 0;
}
#menulat{
	width: 100%;
}
#menulat ul{
	padding: 0;
	background-color: #ececed;
	margin: 0;
}
#menulat li{
	font-family: 'gt-walsheim', sans-serif;
	list-style-type: none;
	text-align: center;
	font-size: 1.2em;
}
#menulat li:last-child a{
	border: none;
}
#menulat ul a{
	text-decoration: none;
	color:#FFF;
	border-bottom: 1px solid #FFF;
	display: block;
}
#menulat ul a:hover{
	color:#e30513;
}
#menulat hr{
	background-color:#e30513;
	border: none;
	height: 9px;
	display: block;
	margin: 0;
}
.fold{
	display: block;
	background-color: #e30513;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/fold.jpg);
	width: 100%;
	height:92px;
	text-indent: -9999px;

}
#artists li{
	list-style-type: none;
	text-transform: uppercase;
	font-size: 3em;
	line-height: 1.1em;
	display: inline-block;
}
#artists li:after{
	content: " + ";
	color:#e30513;
}
#artists li:last-child:after{
	content: "";
}
#page h4{
	font-family: 'gt-walsheim', sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	color:#ececed;
	margin: 1em 0 0;
}
.lien{
	display: block;
	text-decoration: none;
	color:#e30513;
	font-size: 1.2em;
}
#page iframe{
	width: 100%;
	margin: 1em 0;
	height:416px;
}

/********************************
NIVO
************************************/
.nivoSliderArticle, .nivoSlider, .nivo-caption {
  height: 350px;
  overflow: hidden;
}


/********************************
HOME ACCUEIL
************************************/

#menuSalles{
	margin: 50px 0  30px 0;
}
#menuSalles p{
	text-align: justify;
	line-height: 20px;
	margin: 0;
	text-align-last: justify;
}

#menuSalles p:after {
content:"";
display: inline-block;
width: 100%;
}
#menuSalles p a{
	font-size: 20px;
	color: black;
	display: inline;
}
#menuSalles p a:after{
	content: " - ";
	padding: 0 15px;	
}
#menuSalles p:nth-child(2) a{
	
}
#menuSalles p:nth-child(3) a{
		
}
#menuSalles p a:last-child:after{
	display: none;
}
#menuSalles p a .pipeline,.pipeline,.mikoPlus{
	color: #e30513;
	
}
#menuSalles p a .ville{
	font-size: 15px;
}
#home_3_inner{
  position: absolute;
  z-index: 999;
  margin: 20px 0;
  vertical-align: middle;
}
#home_3,#home_3_background{
	height: 250px;
	margin-bottom: 20px;
}
#home_3_background{
	background: #ececed;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
}
#home_3 article{
	width: 332px;
	text-align: center;
	float: left;
	padding: 0;
	color: black;
	z-index: 2;
/* 	line-height:  210px; */
	height: 210px;
	vertical-align: middle;
}
#home_3 article#home_3_1,#home_3 article#home_3_2{
	border-right: 1px black solid;
}
#home_3 article a,#home_3 article #miko_newsletter,#home_3 article span{
	color: black;
	font-size: 25px;
	line-height: 1;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-weight: normal;
	font-family: inherit;
	float: none;
}
#home_3 article #miko_newsletter #mc_embed_signup{
	margin-top: 15px;
}
#home_3 article #miko_newsletter #mce-EMAIL{
	background: transparent;
}

#home_3 article#home_3_1 a,#home_3 article#home_3_2 a,#home_3 article#home_3_3 a{
	padding-top: 15px;
	box-sizing: border-box;
}

#homeCalendar{
	width: 33.33%;
	float: left;
}
#homeNews{
	width: 66.66%;
	float: right;
}
#homeNews h3{
	font-weight: inherit;
}
#homeNews h3 span{
	color: black;
	font-size: 13px;
}

ul#partenaires{
	list-style-type: none;
	text-align: center;
	margin-top: 40px;
}
ul#partenaires li{
	display: inline;
	padding: 10px;
}
ul#partenaires li img{
	max-height: 80px;
/* 	max-width: 80px; */
}

/********************************
SALLES
************************************/

#content.salles .uneSalle{
	padding-top: 10px;
}
#content.salles .uneSalle{
	padding-right: 10px;
}
#content.salles .uneSalle:nth-child(5){
	padding-right: 0px;
}
.uneSalle{
	display: block;
	width: 190px;
	float: left;
	height: 190px;
	overflow: hidden;
	position: relative;
}
.uneSalle img{
	display: block;
	width: 100%;
	height: auto;
}

.uneSalle p{
/* 	color: white; */
	margin: 15px;
	color: black;
	text-align: left;
	display: inline-block;
	position: absolute;
	top:10px;
	max-width: 150px;
}


/********************************
FESTIVALS
************************************/

#content.festivals .unFestival{
	margin-top: 10px;
}
#content.festivals .unFestival:nth-child(odd){
	margin-right: 10px;
	
}
.unFestival{
	display: block;
	width: 495px;
	float: left;
	height: 200px;	
	background-size: cover;
	background-position: center center;
	background-color: #ececed;
}
.unFestival p{
/* 	color: white; */
	margin: 15px;
	color: black;
	text-align: left;
	display: inline-block;
}


/********************************
Calendrier
************************************/
#calendrier{
	float: right;
	width:74%;
	letter-spacing: 0.0em;
}
#calendrier a{
	color:#000;
	text-decoration: none;
}
#calendrier .date{
	float: left;
	width: 112px;
	height: 112px;
	margin: 20px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/datum.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 0.9em;
}
#calendrier .date span{
	margin: 0;
}
#calendrier .date span:first-child{
	margin-top: 38px;
	display: block;
}
#calendrier .location{
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 1.4em;
}
.date .year{
	font-size: 1.1em;
}
#calendrier ul li{
	display: block;
	width: 100%;
	border-top: 1px solid #ececed;
	
}
.liens{
	float: right;
	width: 13%;
	margin: 1em 0;
	padding-left: 0.5em;
	
}
.liens a{
	display: block;
	text-align: center;
	width: 100%;
}
.liens .tickets{
	color:#ececed!important;
}
.liens .club{
	color:#e30513!important;
}
#calendrier .event{
	width: 60%;
	float: left;
	border-right: 1px solid #ececed;
	padding: 1em;
	margin: 1em 0;
}
#calendrier .city{
	color:#e30513;
	font-size: 1.2em;
}
#calendrier h4{
	font-family: 'gt-walsheim', sans-serif;
	color:#e30513;
	font-size: 1.6em;
	margin: 0;
}
#calendrier .event li{
	display: inline;
	text-transform: uppercase;
	font-size: 2em;
	border: none;
}
#calendrier .event li:after{
	content: " + ";
	color:#e30513;
}
#calendrier .event li:last-child:after{
	content: "";
}
.club{
	padding-bottom: 60px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/club.png);
	background-position: center bottom;
	color:#e30513;
}
.tickets{
	padding-top: 60px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/tickets.png);
	background-position: center top;
	color:#ececed;
}
.club, .tickets{
	background-repeat: no-repeat;
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
}

ul{
	padding: 0;
}
/********************************
Contact
************************************/
#miko_contact2{
	margin-top: 20px;
}
#miko_newsletter input[type="email"]{
	background: white;
	border: 1px black solid;
	color: black;
	width: 150px;
}
#miko_newsletter input[type="submit"],
#miko_newsletter input[type="email"]{
	margin: 0;
	padding: 3px;
	font-size: 13px;
	line-height: 1;
	display: block;
	float: left;
	box-sizing: border-box;
	height: 25px;
}

#miko_newsletter input[type="submit"]{
	background: black;
	border: 1px black solid;
	color: white;
	width: 30px;
	text-align: center;
}
#wrapper.noneRelativeWrapper{
	position: static;
}
#miko_contact2,#miko_contact2_background{
	height: 150px;
}
#miko_contact2_background{
	background: #ececed;
	position: absolute;
	width: 100%;
	left: 0;
}
#menuSocialContact{
	position: absolute;
	z-index: 999;
/* 	width: 100%; */
/* 	left: 0; */
}
#menuSocialContact ul{
/* 	text-align: center; */
	width: 100%;
	display: block;
}
#menuSocialContact  li{
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
}
#menuSocialContact  li a{
	color: #e2001a;
	display: inline-block;
	background: white;
	font-size: 50px;
	border-radius: 40px;
	height: 80px;
	width: 80px;
	padding: 0;
	line-height: 80px;
	
}	
#miko_contact3 .miko_separator{
	color: #e2001a;
}
#miko_contact3 p{
/* 	font-size: 13px; */
	margin-bottom: 20px;
	margin-top: 0;
}
.membre{
	font-family: 'gt-walsheim-regular', sans-serif;
	line-height: 1.65em;
}
.membre h4{
	font-size: 2.5em;
	color: #ececed;
	margin-bottom: 0.6em;
}
.membre span{
	display: block;
	font-size: 1.3em;
}
.membre a{
	text-decoration: none;
	font-size: 1.3em;
	color:#e30513;
}
#contactform{
	margin-top: 3em;
}
#contactform label{
	font-family: 'gt-walsheim-regular', sans-serif;
	display: block;
}
#contactform input, textarea{
	display: block;
	border: none;
	background-color: #A9D4C7;
	padding: 0.7em;
	font-family: 'gt-walsheim-regular', sans-serif;
	color: #FFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 60%;
	margin-bottom: 0.5em;
}
#contactform .inline{
	display: inline;
	width: auto;
}
#contactform input[type="submit"]{
	width: auto;
	color:#e30513;
	background-color:#FFF;
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 2em;
	cursor: pointer;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/submit.png);
	background-repeat: no-repeat;
	padding: 0.28em 0 0.28em 2em;
	margin-top: 0.8em;
}
input[type="submit"]:hover{
	background-position-y: -54px;
}
input:focus, textarea:focus{
	outline: none;
}
input[type=checkbox].css-checkbox {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	height:27px; 
	display:inline-block;
	line-height:24px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
	padding: 5px 0 5px 37px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -27px;
}

.css-label{
	background-image:url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/checkbox.png); 
}
/********************************
Salle
************************************/

#salle #content{
/* 	padding-right: 250px; */
	box-sizing: border-box;
}
#salle .videoContainer{
	margin: 20px 0;
}
#salle .flexslider .flex-viewport {
  max-height: 400px;
}
#salle #salleImg{
	width: 50%;
	float: left;
	display: block;
}

#salle h1 {
    padding-top: 20px;
}
#salle #salleImg,#salle #julienIsAYO{
	margin-bottom: 20px;
	margin-right: 30px;
}
#salle #julienIsAYO{
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
	float: right;
}
#salle #julienIsAYO h1{
	margin-top: 0;
}


/*
#salle{
	float:right;
	width: 74%;
}
#salle h3{
	color:#e30513;
	text-transform: uppercase;
	font-size: 3em;
	margin: 0;
	font-family: 'Questrial', sans-serif;
	line-height: 1em;
	
}
#salle h4{
	font-size: 2em;
	font-family: 'Questrial', sans-serif;
	color:#e30513;
	margin-bottom: 0.5em;
}
.capacity{
	font-size: 1.5em;
	color:#ececed;
	font-family: 'Questrial', sans-serif;
	display: block;
}
#salle img{
	width:100%;
	height: auto;
	margin: 1em 0;
}
#salle span{
	display: block;
}
#salle .videocontainer {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
}
#salle .videoontainer iframe, #salle .videocontainer embed, #salle .videocontainer object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
}
*/
/********************************
SOUS MENU
************************************/
#sous-menu{
	background-color:#e30513; 
}
#sous-menu ul{
	width: 1000px;
	margin: 0 auto;
	padding: 1em 0;
}
#sous-menu li{
	display: inline-block;
}
#sous-menu a{
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
	text-decoration: none;
	color:#FFF;
}
#sous-menu a:after{
	content: " - ";
}
#sous-menu li:last-child a:after{
	content: " ";
}
#sous-menu a:hover{
	color:#000;
}

/********************************
MIKO YOUTUBE
************************************/

.videoContainer {
  height: 500px;
  position: relative;
}
.videoContainer iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/********************************
MIKO SLIDER
************************************/
.flexslider {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px !important;
}
.flexslider .flex-viewport{
	background: black;
	max-height: 600px;
}
.flexslider .flex-direction-nav{
	 overflow: visible;
}
.flexslider .flex-direction-nav a {
  color: white;
  cursor: pointer;
  display: block;
  height: 70px;
  width: 70px;
  border-radius: 33px;
  padding: 0;
  line-height: 70px;
  margin: 0;
  opacity: 0;
  overflow: visible;
  position: absolute;
  text-decoration: none;
  text-shadow: none;
  top: 30%;
  transition: none;
  background: white;
  text-align: center;
  z-index: 9999;
  background-image: url('https://plasma-boy.pages.dev/wp-content/themes/clubplasma/flex/flecheleft.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 60%;
  font-size: 0px;
  margin-bottom: 10px;
  text-align: center;
  
}
.flexslider .flex-direction-nav a::before {
  display: none !important;  
}
.flexslider .flex-direction-nav .flex-nav-next a {
  background-image: url('https://plasma-boy.pages.dev/wp-content/themes/clubplasma/flex/flecheright.png');
}

/********************************
AGENDA
************************************/
#mikoAgendaPage {
	background: black;
}
#mainFiltres a {
  color: #e30513;
  display: inline-block;
  font-size: 24px;
  font-weight: 100;
  padding: 40px 15px 30px 0px;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
   outline: 0;
}
#mainFiltres a:after{
	content: " | ";
	color: white;
	padding-left: 15px;
	text-decoration: none !important;
	background: black;
	display: inline-block;
}
#mainFiltres a:last-child:after{
	display: none;
}
#mainFiltres a.active,#mainFiltres a:hover{
/* 	background: black; */
/* 	color: grey; */
	text-decoration: underline;
}
.filtreNav{
	display: none;
}
.filtreNav a{
	 outline: 0;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0px 5px 30px 0px;
	display: inline-block;
}
#filtreNav2 a{
padding: 0px 5px 0px 0px;
display: inline;
}
#filtreNav2{
	margin-bottom: 30px;
	text-align: justify;
}
.filtreNav a:after{
	content: " - ";
	color: white;
	padding-left: 5px;
	text-decoration: none !important;
	background: black;
	display: inline-block;
}
.filtreNav a:last-child:after{
	display: none;
}
.filtreNav.active{
	display: block;
}
.filtreNav a.selected{
	text-decoration: underline;
}

.filtreNav a.empty{
	color: grey;
	cursor: default;
}
.filtreNav a.empty:after{
/* 	content: " (0)" */
}

#mikoAgendaPage ul{
	margin: 0;
	padding: 0;
}
#mikoAgendaPage ul li{
	display: block;
	position: relative;
	
}
#mikoAgendaPage ul li.white{
	background: #ececed;
}
#mikoAgendaPage ul li.grey{
	background: white;
}
#mikoAgendaPage ul li .eventWrapper{
	width: 1000px;
	box-sizing: border-box;
	margin: auto;
/* 	padding-right: 40px; */
	position: relative;
	overflow: hidden;
	
}
#mikoAgendaPage  ul li  .eventWrapper .image{
	
}
#mikoAgendaPage  ul li  .eventWrapper .right{
	margin-left: 185px;
}
#mikoAgendaPage  ul li  .eventWrapper .unEventFooter{
	left: 185px;
	font-size: 13px;
}

#mikoAgendaPage  ul li  .eventWrapper .image{
	float: left;
	
	width: 175px;
	height: 175px;
	display: block;
/* 	margin-right: 1%; */
	box-sizing: border-box;
	
	background-size: cover;
	background-position: center center;
}
/*
#mikoAgendaPage  ul li  .eventWrapper > img:first-child{
	float: left;
	width: 30%;
	height: auto;
	display: block;
	padding-right: 1%;
	box-sizing: border-box;
	min-height: 200px;
}
*/
#mikoAgendaPage  ul li  .eventWrapper .right{
	padding-right: 10px;
}

#mikoAgendaPage  ul li  .eventWrapper .lieu{
	padding-top: 10px;
}
#mikoAgendaPage  ul li  .eventWrapper .agendaTitre{
	padding-top: 10px;
	text-transform: capitalize;
	
}

#mikoAgendaPage  ul li  .eventWrapper .artistes{
/* 	padding-top: 10px; */
	text-transform: uppercase;
	font-weight:bold;
}



#mikoAgendaPage  ul li  .eventWrapper .description{
	font-size: 14px;
	
/* 	min-height: 50px; */
	line-height: 18px;
	margin-bottom: 10px;
	
}
.description{
	max-width:500px;
}
.description span{
	color: #e30513;
	display: inline-block;
}

.description a{
	text-decoration: underline;
}

#mikoAgendaPage  ul li  .eventWrapper .mikoTickets{
	background: #e30513;
	color: white;
	padding: 3px 5px;
	margin-top: 20px;
}

#mikoAgendaPage  ul li  .eventWrapper .unEventFooter{
	position: absolute;
	bottom: 10px;
}



#homeEvents ul{
	margin: 20px 0;
}
#homeEvents ul li{
	display: block;
	position: relative;
	
	float: left;
	width: 33.333%;
	height: 300px;
	box-sizing: border-box;
	padding-bottom: 15px;
}
#homeEvents ul li:nth-child(1),#homeEvents ul li:nth-child(4){
	padding-right: 15px;
}
#homeEvents ul li:nth-child(2){
	
}
#homeEvents ul li:nth-child(3),#homeEvents ul li:nth-child(6){
	padding-left: 15px;
}

#homeEvents ul li .eventWrapper{
	background: #ececed;
	box-sizing: border-box;
	margin: 0;
	padding-right: 10px;
	position: relative;
	overflow: hidden;
	height: 100%;
	background-position: center center;
	background-size: cover;
}

#homeEvents  ul li  .eventWrapper > img:first-child{
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	min-height: 300px;
	position: absolute;
}
#homeEvents  ul li  .eventWrapper .right{
	padding: 15px;
	color: black;
}

#homeEvents  ul li  .eventWrapper .lieu{
/* 	padding-top: 10px; */
color: black;
}

#homeEvents  ul li  .eventWrapper .artistes{
	padding-top: 10px;
	text-transform: uppercase;
	color: black;
}
.highlight{
	background: white;
	padding: 3px;
	margin-top: 3px;
	display: inline-block;
	line-height: 1;
}

#homeEvents  ul li  .eventWrapper .mikoTickets{
	background: #e30513;
	color: white;
	padding: 3px 5px;
	position: absolute;
	bottom: 15px;
	display: block;
	line-height: 1;
}

.urlLink{
	background: #e30513;
	color: white;
	padding: 3px 5px;
	display: inline-block;
	line-height: 1;
}
.urlLink.hideTickets{
	display: none;
}
/*
#mikoAgendaPage  ul li .content1 p{
	color: #e30513;
	padding: 1em;
	margin: 0;
}
*/
/********************************
NEWS
************************************/
#lastPosts{
	background: black;
	padding: 70px 0;
}
#lastPosts .wrapper{
	min-height: 0 !important;
}
#lastPosts a.lastPost{
	display: block;
	width: 33.333%;
	height: 450px;
	float: left;
	background: grey;
	color: white;
	font-size: 45px;
	font-weight: bold;
	font-family: 'gt-walsheim-regular';
	line-height: 0.9;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#lastPosts a.lastPost span{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	padding: 30px 50px 30px 30px;
	box-sizing: border-box;
}
#categoryMenu{
	padding: 50px 0;
}
#categoryMenu .wrapper{
	min-height: 0 !important;
}
#categoryMenu a.cat{
	display: block;
	width: 20%;
	float: left;
	text-align: center;
}
#categoryMenu a.cat img{
	display: block;
	width: 70%;
	margin: 20px 15%;
}
#categoryMenu a.cat span{
	text-transform: uppercase;
	color: black;
}
#categoryMenu a.cat:hover span,#categoryMenu a.cat.selected span{
	text-decoration: underline;
}

#miko_newslist ul{
	margin: 0;
	padding: 0;
}
#miko_newslist ul li{
	display: block;
	position: relative;
	
}
#miko_newslist ul li:nth-child(odd){
	background: #ececed;
}
#miko_newslist ul li .newsWrapper{
	width: 1000px;
	box-sizing: border-box;
	margin: auto;
	padding-right: 40px;
	position: relative;
	overflow: hidden;
}
#miko_newslist ul li .mikoAction{
	height: 40px;
	width: 40px;
	background-size: cover;
	position: absolute;
	right: 0;
	cursor: pointer;
}
#miko_newslist ul li .mikoAction.plus{
	background-image:  url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/mikoPlus.png");	
}
#miko_newslist ul li .mikoAction.moins{
	background-image:  url("https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/mikoMoins.png");	
}
#miko_newslist  ul li .content1 p{
	color: #e30513;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
	font-weight: bold;
	font-family: 'gt-walsheim-regular';
}
#miko_newslist  ul li .content1 p img{
	width: 28px;
	height: auto;
	margin-right: 10px;
	margin-top: -2px;
	display: inline-block;
	float: left;
}
#miko_newslist  ul li .content2 > img:first-child{
	float: left;
	width: 30%;
	height: auto;
	display: block;
	padding-right: 1em;
	box-sizing: border-box;
}
.content2{
	display: none;
}
/*
#miko_newslist  ul li:first-child .content1{
	display: none;
}
#miko_newslist  ul li:first-child .content2{
	display: block;
}
*/

#miko_newslist img.wp-post-image{
	width: 50%;
	height: auto;
	float: left;
	margin: 0 20px 20px 0;
}
#miko_newslist  ul li .inner{
/* 	padding-left: 30%; */
}

#newslist h3{
	font-family: 'gt-walsheim', sans-serif;
	color:#e30513; 
	font-size: 1.4em;
	margin: 0;
}
#newslist p{
	margin-top: 0;
}
#newslist img, #newslist .date{
/*
	position: absolute;
	left:0;
	top:1em;
*/
}
#miko_newslist .date{
	padding-top: 20px;
/*
	width: 118px;
	height:118px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/news-date.png);
	text-align: center;
	font-family: 'Questrial', sans-serif;
*/

}
/*
.date span{
	display: block;
	font-size: 1.6em;
	margin-top: 1.2em;
}
*/
#newslist .year{
	margin-top: 0;
	font-size: 0.9em;
}

.bx-wrapper{
	position: relative;
}
.bx-prev, .bx-next{
	position: absolute;
	bottom:90px;
	z-index: 99999;
	color:red;
}
.bx-next{
	right:16px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/spite.png);
	width: 38px;
	height: 58px;
	font-size: 0;
	cursor: pointer;
	background-position: -40px 0;	
}
.bx-prev{
	left:16px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/spite.png);
	width: 38px;
	height: 58px;
	font-size: 0;
	cursor: pointer;
}
.bx-viewport{
	height: 254px!important;
}
.bx-pager{
	display: none;
}
#galerie .bx-viewport{
	height: 600px!important;
}
#galerie .bx-prev, #galerie .bx-next{
	bottom: 50px;
}
#galerie .bx-prev{
	left:50px;
}
#galerie .bx-next{
	right:50px;
}
.bxslider{
	margin-top: 0;
}

.error-message{
	color:#e30513;
}
#adresse{
	display: none;	
}

#foldnewslet{
	position: absolute;
	margin-top: 1em;
}
#social-icons #foldnewslet{
	text-align: left;
	background-color:#ececed;
	z-index: 999999;
	padding: 0.8em;
}
#foldnewslet h3{
	font-family: 'gt-walsheim', sans-serif;
	color:#FFF;
	font-size: 1.6em;
	margin: 0.5em 0;
}
#mail{
}
#foldnewslet input{
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: none;
	padding: 0.4em;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#foldnewslet input[type="submit"]{
	color:#FFF;
	padding: 0.4em;
	text-transform: uppercase;
	transition:500ms;
	background-color:#e30513;
	border:1px solid #e30513;
}
#foldnewslet input[type="submit"]:hover{
	border:1px solid #a9d4c7;
	background-color: #a9d4c7;
	transition:500ms;
}

footer{
	clear:both;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
	font-family: 'gt-walsheim', sans-serif;
	font-size: 0.8em;
}
footer p{
	font-size: 10px;
}
footer a{
	text-decoration: none;
	color:#e30513;
	
}
.page-numbers{
	text-align: right;
	font-family: 'gt-walsheim-regular', sans-serif;
}
.page-numbers li{
	display: inline;
	padding: 0.3em;
	border: none;
}
.page-numbers a{
	text-decoration: none; 
	color:#e30513;
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 1.2em;
}
.juiz_last_tweet_inside{
	font-size: 0.9em;
	line-height: 1.2em;
}
.juiz_last_tweet_tweetlist{
	margin: 0;
	padding: 0.6em;
}
.juiz_last_tweet_inside li{
	list-style-type: none;
	border-bottom: 1px dashed #ececed;
	padding: 0.7em 0;
}
.juiz_last_tweet_inside li:last-child{
	border-bottom: none;
}
.juiz_last_tweet_inside li:before{
	content:"@clubplasma_";
	display: block;
	font-family: 'gt-walsheim-regular', sans-serif;
	color:#e30513;
	padding-left: 20px;
	background-image:url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/fluxtwitter.png);
	background-repeat: no-repeat;
	margin-bottom: 0.3em;
}

.juiz_last_tweet_inside a{
	text-decoration: none;
	color:#e30513;
}
.juiz_last_tweet_follow_us {
	background-color: #000;
	color:#FFF;
	margin: 0;
	padding: 0.8em;
	text-align: center;
}
.juiz_ltw_ontwitter{
	display: none;
}
.date a{
	color:#000;
}
#sidelink{
	background-size: cover;
	text-align: center;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#sidelink:before{
	height:33px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/before.png);
	content: "";
	display: block;
}
#sidelink span{
	display: block;
	padding: 0.6em 0;
	font-size: 1.2em;
}
#sidelink .street{
	padding-bottom: 0;
}
#sidelink .ville{
	padding-top: 0;
	margin-bottom: 1em;
}
#sidelink .club{
	display: block;
	margin-bottom: 0.7em;
}
#sidelink:after{
	height:33px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/after.png);
	content: "";
	display: block;
}
#contactwidget:before{
	height:33px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/before.png);
	content: "";
	display: block;
	background-repeat: no-repeat;
}
#contactwidget:after{
	height:33px;
	background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/after.png);
	content: "";
	display: block;
	background-repeat: no-repeat;
	
}
#contactwidget div{
	padding: 0.6em;
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 2em;
	line-height: 1.2em;
}
#contactwidget a{
	color:#e30513;
	text-decoration: none;
}
#page.concert img{
	width: auto;
}
#page ul{
	padding-left: 1em;
}
#page li{
	list-style-type: none;
}
#page a{
	color:#e30513;
	text-decoration: none;
}
#masonry.subpage .salle a{
	background-image: none;
	width: 100%;
	font-size: 2.3em;
}
#masonry.subpage .salle:nth-child(even) a{
	background-color: #FFF;
	font-family: 'gt-walsheim-regular', sans-serif;
	color:#000;
}
#masonry.subpage .salle:nth-child(odd) a{
	background-color: #F2A19A;
	color : #000;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(1) a{
	background-color: #FFF;
	color:#000;
	font-family: sans-serif;
}
#masonry.subpage .salle:nth-child(2) a{
	background-color: #ececed;
	color:#000;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(3) a{
	background-color: #FFF;
	font-family: 'gt-walsheim-regular', sans-serif;
	color:#000;
}
#masonry.subpage .salle:nth-child(4) a{
	background-color: #000;
	color:#FFF;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(5) a{
	background-color: #ececed;
	color:#000;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(6) a{
	background-color: #e30513;
	color:#FFF;
}
#masonry.subpage .salle:nth-child(7) a{
	background-color: #F2A19A;
	color : #000;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(8) a{
	background-color: #ececed;
	color:#fff;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(9) a{
	background-color: #ececed;
	color:#000;
	font-family: 'gt-walsheim-regular', sans-serif;
}
#masonry.subpage .salle:nth-child(10) a{
background-color: #FFF;
	color:#000;
	font-family: sans-serif;
}
#calendrier .simplePagerNav li{
	display: inline-block;
	width: auto;
	border: none;
	padding: 0 0.3em;
}
#calendrier .simplePagerNav{
	text-align: right;
	font-family: 'gt-walsheim-regular', sans-serif;
	font-size: 1.2em;
}
#calendrier .simplePagerNav a{
	text-decoration: none;
	color:#e30513;
}
#calendrier .currentPage a{
	color:#000;
}
#salle a{
	text-decoration: none;
	color:#e30513;
}
#scrollbar{
	position: fixed;
	bottom: 5px;
	left:0;
	right: 0;
	margin: 0 auto;
	z-index: 999999;
	width: 96px;
	height: 96px;
	background: #e30513;
	border-radius:96px;
	
}
#scrollbar a{
	width: 100%;
	background: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/scroll.png);
	background-position:center 68px;
	background-repeat: no-repeat;
	padding-top: 1em;
	color:#FFF;
	display: block;
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
	min-height:115px;
	box-sizing: border-box;
}
#wpstats{
	display: none;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
 .clear{
	 clear:both;
 }
.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.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1000px){
	
	#mainFiltres{
		padding-top: 10px;
	}
	#mainFiltres a {
	  padding: 5px;
	  font-size: 18px;
	}
	.filtreNav a{
		padding: 5px;
		font-size: 12px;
	}



	#menuSalles p{
		font-size: inherit;
		letter-spacing: normal;
	}
	.unFestival {

  width: 375px;
}
	.uneSalle{
		width: 375px;
		height: 329px;	
	}
	#miko_contact3 p{
		font-size: 14px;
	}
	#menuSalles p{
		text-align: left;
	}
	#home_3 article{
		width: 250px;
	}
	#homeNews{
		width: 420px;
	}
	#homeEvents ul li{
		height: 250px;
	}
	header, #masonry, #wrapper,.wrapper, #banniere, #content, #sous-menu ul, footer{
		width: 762px;
		margin: 0 auto;
	}
	#lastnew{
		float: none;
		width: 100%;
		height: auto;
	}
	#galerie{
		height:450px;
	}
	#masonry{
		margin-top: 1em;
	}
	#wrapper,.wrapper{
		min-height: 450px;
	}
	#arianne{
		margin-left: 0;
	}
	#content aside{
		float: none;
		margin: 0;
		
	}
	#page{
		float: none;
		width: 100%;
	}
	#content aside{
		width: 100%;
		margin-top: 1em;
		float: none;
	}
	#content aside>div{
		width: 31%;
		margin: 1%;
		float: left;
	}
	#newslist{
		width: 100%;
		margin-bottom: 1em;
	}
	.membre{
		width: 45%;
		float: right;
		text-align: center;
	}
	#contactform{
		width: 50%;
		float: left;
		margin-top: 1.7em;
	}
	#contactform input, textarea{
		width: 100%;
	}
	#calendrier{
		float: none;
		width: 100%;
	}
	#galerie .bx-viewport {
		height: 462px!important;
	}
	.slide .more {	
		bottom: 179px;
	}
	#salle{
		float: none;
		width: 100%;
	}
	#lastnew {
		background: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/cp.jpg);
	}
	header nav li{
		margin-bottom: 1em;
	}
	.slide h2{
		margin-top: 0;
	}
	#map{
		float: left;
		width: 55%;
	}
	
	#mikoAgendaPage ul li .eventWrapper,#miko_newslist ul li .newsWrapper{
		width: 762px;
	}
	#lastPosts a.lastPost {
	  font-size: 30px;
	}
}
@media only screen and (max-width: 762px){
	
	#mainFiltres{
		padding-top: 10px;
	}
	#mainFiltres a {
	  padding: 5px;
	  font-size: 15px;
	  
	}
	.filtreNav a{
		padding: 5px;
		font-size: 11px;
	}
	#mainFiltres a::after {
	  padding-left: 5px;
	}
	
	#mikoAgendaPage ul li .eventWrapper{
		width: 300px;
	}
	#mikoAgendaPage ul li .eventWrapper .image {
  height: 150px;
  width: 300px;
  background-position: top center;
  float: none;
}
#mikoAgendaPage ul li .eventWrapper .right{
	margin: 0px;
	padding: 00px 0 20px 0;
}
#mikoAgendaPage ul li .eventWrapper .unEventFooter {
  bottom: auto;
  position: relative;
  left: auto;
  margin-top: 10px;
}
	#salle #salleImg, #salle #julienIsAYO{
		width: 300px;
		padding: 0;
	}
	#content p iframe{
		max-width: 100%;
	}
	.unFestival {

  width: 300px;
  margin: 10px 0 0 0 !important;
}
.uneSalle{
	width: 300px;
	height: 263px;	
}
	
#miko_contact2,#miko_contact2_background{
	height: 150px;
}
#menuSocialContact  ul{
	width: 300px;
}
#menuSocialContact li{
	margin: 5px;
}
#menuSocialContact  li a{
	color: #e2001a;
	display: inline-block;
	background: white;
	font-size: 20px;
	border-radius: 25px;
	height: 50px;
	width:50px;
	padding: 0;
	line-height: 55px;
	
}
#miko_contact3 p{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px black solid;
	text-align: left;
}


	header nav#menu .sub-menu {
  background: #ededed none repeat scroll 0 0;
  width: auto;
  position: relative;
}
header nav#menu .sub-menu a{
	color: black;
}
	.videoContainer{
		height: 200px;
	}
	#menuSalles{
		margin: 25px 0;
	}
	#menuSalles p{
		text-align: center;
		margin: 0;
		
	}
	#menuSalles p::after{
		display: none;
	}
	#menuSalles p a{
		display: block;
		font-size: 15px;
		margin-bottom: 15px;
	}
	#menuSalles p a:after{
		content: "";
		display: none;
	}
	#home_3 article{
		width: 250px;
	}
	#homeNews{
		width: 300px;
	}
	#homeEvents ul li{
		height: 250px;
		margin-bottom: 20px;
		padding: 0 !important;
		width: 300px;
		float: none;
	}
	
	#home_3 article {
	  float: none;
	  height: auto;
	  line-height: 1;
	  width: 100%;
	  padding: 15px 0;
	  font-size: 15px;
	}
	#home_3_inner{
		width: 300px;
	}
	
	#home_3 article#home_3_1, #home_3 article#home_3_2 {
	  border: none;
/* 	  border-bottom: 1px solid black; */
	 
	}
	#home_3, #home_3_background{
		height: 530px;
		margin-bottom: 30px;
	}
	
	
	body{
	}
	header, #masonry, #wrapper,.wrapper, #banniere, #content, #sous-menu ul, footer{
		width: 300px;
		margin: 0 auto;
	}
	footer{
		width: 280px;
	}
	#newslist .date {
		position: inherit;
		margin-bottom: 1em;
	}
	#newslist ul li{
		padding: 0;
	}
	.date span{
		padding-top: 1.2em;
	}
	#content aside>div{
		width: 100%;
		background-size: cover!important;
		background-position: center center;
		margin: 1em 0 0;
	}
	#page h4{
		font-size: 1.2em;
	}
	#sous-menu li {
		display: block;
		text-align: center;
	}
	#sous-menu a:after {
	content: "";
	}
	#masonry>div {
		width: 100%;
		background-size: cover!important;
		background-position: center center;
	}
	.salle > a {
		width: 100%;
	}
	#contactform, .membre {
		width: 100%;
		float: none;
	}
	#masonry #news {
		width: 100%;
	}
	.slide {
		width: 320px!important;
		padding: 20px;
	}
	#calendrier .date{
		float: none;
		margin: 0 auto 0.5em;
	}
	#calendrier .event{
		width: 100%;
		margin: 0;
		padding: 0;
		border-right: none;
		text-align: center;
	}
	#calendrier .year{
		padding-top: 0;
	}
	#calendrier .date span:first-child {
		margin-top: 15px;
		padding-top: 1.5em;
	}
	.liens {
		float: none;
		width: 100%;
	}
	.item img{
		width: 100%;
	}
	#masonry .concours a{
		width: 100%;
		background-image: none;
		background-color: #ececed;
	}
	#masonry .large {
		width: 100%;
	}
	#galerie{
		width: 100%;
		margin-bottom: 1em;
	}
	.slide h2{
		margin-top: 0;
		line-height: 1em;
		font-size: 1.2em;
	}
	#galerie .bx-next, #galerie .bx-prev {
		bottom: 24px;
	}
	.slide .more{
		left:135px;
		bottom:156px;
	}
	#masonry #presentation{
		width: 100%;
		height: 345px;

	}
	.sponsors li{
		width: 100%;
	}
	#map{
		float: none;
		width: 100%;
	}
	#page iframe{
		height:184px;
	}
	#agenda a {
		background-image: url(https://plasma-boy.pages.dev/wp-content/themes/clubplasma/img/agenda-mob.png);
		width: 100%;
	}
	#agenda a:hover{
		background-position: 0;
	}
	#presentation span{
		display: none;
	}
	#masonry #presentation {
		height: 366px;
	}
	
/* 	MIKO */
	
	header h1 {
	  margin-bottom: 10px;
	  margin-top: 0px;
	  padding-top: 10px;
	  float: none;
/* 	  margin-left: 10px; */
/* 	margin: 0 10px; */
	}
	header h1 a{
		
	}
	header h1 a img{
		height: auto;
		width: 100%;
	}

	#menuSocial{
/* 		margin-right: 10px; */
		float: left;
	    margin: 0;
	    text-align: center;
	}
	
	#menuSocial li {
	  margin-right: 10px;
	  margin-bottom: 0;
	  float: none;
	  display: inline-block;
	}
	header nav#menu{
/* 		margin-left: 10px; */
	}
	header nav#menu li {
    	float: none;
	}
	header nav#menu li a{
		font-size: 13px;
		border-right: none;
		padding-right: 0;
	}
  #responsiveMenu{
	   display: block;
	       float: right;
    color: white;
    font-size: 20px;
        padding: 15px 0px  15px 20px;
    
   }
   #menu.hiddenMenu{
	   display:none;
   }
	
	
	#mikoAgendaPage ul li .eventWrapper,#miko_newslist ul li .newsWrapper{
		width: 300px;
	}
	#lastPosts a.lastPost {
	  font-size: 20px;
	}
	#categoryMenu a.cat {
	  width: 33%;
	}
	#categoryMenu a.cat span{
		font-size: 11px;	
	}
	#lastPosts a.lastPost {
	  height: auto;
	  width: auto;
	}
}

/* ==========================================================================
   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;
  }
}
