/*
Theme Name: borne
Theme URI: http://culturadio.ch/
Author: thelab
Author URI: http://culturadio.ch/
Description: Borne Radio theme
*/
/**/

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf')  format('truetype'), url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Montserrat-Bold.woff') format('woff'), url('fonts/Montserrat-Bold.ttf')  format('truetype'), url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* GENERAL */
html {

}

ul, li, ol {
	list-style-type: none;
}
body {
	font-family: 'Montserrat-Regular';
	/*overflow: hidden;*/
 font-size: 18px; 	
	
}


.hidden {
	display: none;
}

#audio-player {
	position: fixed;
	bottom: 0;
	left:0;
	width: 100%;
}
/* HOME */

#video-veille, #video-veille video {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	z-index: 1;
}

* {
	margin: 0;
	padding: 0; 
}


/* Menu */
#menu-principal {
	width:100%;
	height: 100%;
	position: fixed;
	top:0;
	left:100%;
	z-index: 2;

}
.menu-menu-1-container {
	background-color: #03ff67;
	-webkit-transition: left 0.6s;
	-moz-transition: left 0.6s;
	-o-transition: left 0.6s;
	transition: left 0.6s;
	text-align: center;
	width:100%;
	height: 100%;
	position: fixed;
	top:0;
	left:100%;
}
#menu-principal li {
	margin-top: 2%;
}
#menu-principal a {
	color: white;
	text-decoration: none;
	/*font-size: 2.8em;*/

}
#menu-principal .current-menu-item a{
	/*text-decoration: underline;*/
	border-bottom: 3px solid white;
}
#menu-principal.open > .menu-menu-1-container {
	left: 0;
}

#menu-principal-toggle {
	position: fixed;
	z-index: 3;
	right: 20px;
	/*margin:40px;*/
}


#nav-icon3 {
	width: 60px;
	height: 45px;
	position: relative;
	margin: 30px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon3 span {
	display: block;
	position: absolute;
	height: 7px;
	width: 100%;
	background: black;
	/*border-radius: 9px;*/
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
	top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 18px;
}

#nav-icon3 span:nth-child(4) {
	top: 36px;
}
#nav-icon3.open span {
	background: white;
}
#nav-icon3.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

/* pages */

.page-title {
	margin-left: 5%;
	padding-top: 30px;
	font-size: 40px;
}
.page-content  {
	margin-top: 30px;
	margin-left: 5%;
	font-size: 1.2em;
	/*height: 316px;*/
	overflow-y: auto;
}
.page-content img {
	/*width: 100%;
	height: auto!important;*/
}
.page-content p {
	width: 60%;
}
.background-page {
	z-index: -1;
	position: fixed;
	width: 50%;
	top:18%;
	right: 11%;
	height: 55%;
	background-size: cover;
	opacity: 0.5;
}

/* Radio */
.play-button {
    cursor: pointer;
    /* display: inline-block; */
    width: 50px;
    height: 50px;
    width: 6vw;
    height: 6vw;
    background-image: url(http://appendice.org/borne/wp-content/uploads/2016/12/play-button.png);
    background-size: cover;
    margin-top: 200px;
    margin-top: 95%;
    z-index: 1;
    position: absolute;
    left: 42%;
}
.playing {
	background-image: url(http://appendice.org/borne/wp-content/uploads/2016/12/playing-button.png);

}
.posts-wrapper > * {
	/*padding-top: 15%;*/
	/*padding-bottom: 15%;*/
	display: none;
	/*opacity: 0;*/
	/*width: 100%;*/
	/*display: inline-block;*/
}
.posts-wrapper> *:nth-child(1){
	display: block;
	/*opacity: 1;*/
}
.podcast-title {
	/*display: inline-block;*/
	margin-top: 0;
	/*font-size: 3vw;*/
}
.podcast-infos {
	padding-top: 10%;
	/*padding-bottom: 18%;*/    
}
.podcast-player {
	background-size: contain;
	/*padding-top: 20%;
	padding-bottom: 8%;*/
	text-align: center;
	background-repeat: no-repeat;
	/*background-position: center;*/ 
	background-position: top;
    background-size: 80%;	
	/*border: 1px black solid;*/

}
.prev-post, .next-post {
	font-size: 2em;
	cursor: pointer;
	padding-top: 20%;
	padding-bottom: 20%;
}
.prev-post img, .next-post img {
/*	min-width: 20px;*/
}


/***** nico adds ****/

.spacer {
 min-height: 200px;
}

.site-footer {
 position:fixed;
 z-index: 10;
 bottom: 0;
 width:100%;
}

#hoverimg {
    width:100%;
}

#hoverimg img    {
    width:100%;
    position: absolute;
    left:0;
}

#thumb img {
    width: 100%;
    position: absolute;
    left: 0;
}
#hovergreen img {
    width: 100%;
    position: absolute;
    left: 0;
}
