
/*
Theme Name: Helsinki Open Waves
Theme URI:
Author: wtf0
Author URI: http://wtf0.nl
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: Helsinki Open Radio

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

 @import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,300i,400,400i,600&display=swap');

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;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

html, body{
    height: 100%;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 12px;
}
@media only screen and (max-width: 720px){
	body{
		font-size: 9px;
	}
}
h3{
  font-size: 0.8em;
  font-weight: 300;
}
.closeheader{
  float: right;
  margin-right: 5%;
}
.closeheader a{
  font-size: 3em;
  text-decoration: none;
}
strong {
  font-weight: 400;
}
em{
	font-style: italic;
}
.wp-block-quote{
	padding-left: 2%;
	padding-right: 4%;
}
p{
	font-weight: 300;
}
ul{
	list-style-type: disc;
	list-style-position: inside;
	font-weight: 300;
	font-size: 1.2em;
}
li{
	margin-left: 1%;
	margin-bottom: 1%;
}
#single-post-container{
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
  background-color: #fff;
}
#single-post-container > #content{
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #c2c5cc;
  border-radius: 1%;
}
#post-34{
  overflow: hidden;
}
#content{
  max-width: 1440px;
	min-width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#wrapper{
	max-width: 1440px;
	min-width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #000;
}
#container{
	width: 90%;
	min-width: 1280px;
	height: auto;
	overflow-y: auto;
  overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	border-left: 2px solid;
	border-right: 2px solid;
	border-radius: 1%;
	border-color: #c2c5cc;
}

@media only screen and (max-width: 1080px){
	#container{
		width: 100%;
		min-width: 0;
    border:none;
	}
}

.header_container{
	overflow: hidden;
	width: 950px;
	margin: 0;
	margin-top: 0;
	margin-bottom:0.3%;
	margin-left: auto;
	margin-right: auto;
}
.logo{
  display: none;
	float: left;
  width: 10%;
	max-width: 200px;
	margin-top: 20px;
}
.logo_caisa{
	float: right;
	width: 10%;
	max-width: 60px;
	margin-top: 20px;
}
.logo_caisa_nolink{
  display: none;
  float: right;
  width: 10%;
  max-width: 60px;
  margin-top: 20px;
}
.logo_caisa_nolink img{
  width: 100%;
  height: auto;
}
.logo_caisa img{
	width: 100%;
	height: auto;
}
.logo img{
	width: 100%;
	max-width: 500px;
	height: auto;
}
.openwaves{
  padding-top: 0.7%;
  margin-right: 2%;
  margin-left: 1.7%;
  float: left;
  width: 20%;
  max-width: 180px;
  margin-top: 20px;
}
.openwaves img{
  width: 100%;
  height: auto;
}
.logo a{
	text-decoration: none;
}
.logo a:hover{
	text-decoration: none;
}
@media only screen and (max-width: 1080px) and (min-width: 720px){
  #wrapper{
    min-width: 0;
    min-height: 98vh;
  }
  #content{
    padding: 1%;
    border-left: 2px solid;
    border-right: 2px solid;
    border-radius: 1%;
    border-color: #c2c5cc;
    min-width: 0;
    width: 98%;
    max-width: 100vw;
  }
}
@media only screen and (max-width: 1080px){
	#wrapper{
		min-width: 0;
	}
	.header_container{
    margin-top: 5%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
		width: 100%;
		min-width: 0;
		padding-left: 5%;
		padding-right: 5%;
	}
  .openwaves{
    margin-top: 0;
  }
	.logo{
		margin-right: 5%;
	}
	.logo_caisa{
		margin-left: 5%;
		margin-top: 10px;
	}
  .news_container{
    flex-basis: 80%;
    word-wrap: break-word;
  }

}
.home_screen{
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	width: 95%;
	height: auto;
	padding: 0;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.post{
	position: relative;
	width: 19.5%;
	overflow: hidden;
	opacity: 0.95;
	margin-bottom: 0.5%;
}
.post:after{
	content: "";
	padding-bottom: 100%;
}
.post:hover{
	opacity: 1;
}
.post img{
	position: relative;
	width: 100%;
	height: auto;
}
.post_content{
	position: absolute;
	top: 0;
	width: 100%;
	padding: 5%;
}
.post_title{
	padding-top: 15%;
	text-align: center;
	font-size: 1.4em;
}
.post_excerpt{
    margin-top: 5%;1
    font-weight: 300;
    font-size: 1.2em;
}

#content{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.open_call_link{
	position: absolute;
	font-size: 4.5em;
	text-align: center;
  color: #fff;
	width: 30%;
	height: auto;
	top: 41%;
	left: 35%;
}
#article_container{
	position: absolute;
	top: 0;
	left: 0%;
	width: 100%;
	height: 0;
	background-color: rgba(255,255,255, 0.95);
	-webkit-transition: height 0.4s ease-in-out;
	-moz-transition: height 0.4s ease-in-out;
	-o-transition: height 0.4s ease-in-out;
	-ms-transition: height 0.4s ease-in-out;
	transition: height 0.4s ease-in-out;
	margin-left: auto;
	margin-right: auto;
  z-index: 2;
}
#content_1{
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition:  all 0.4s ease-out;
	-moz-transition:  all 0.4s ease-out;
	-o-transition:  all 0.4s ease-out;
	-ms-transition:  all 0.4s ease-out;
	transition:  all 0.4s ease-out;

}
#content_2{
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s ease-out;
	-webkit-transition:  all 0.4s ease-out;
	-moz-transition:  all 0.4s ease-out;
	-o-transition:  all 0.4s ease-out;
	-ms-transition:  all 0.4s ease-out;
}
#content_3{
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition:  all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition:  all 0.4s ease-out;
	transition:  all 0.4s ease-out;
}
#content_4{
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition:  all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition:  all 0.4s ease-out;
	transition:  all 0.4s ease-out;
}
#content_5{
  opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition:  all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition:  all 0.4s ease-out;
	transition:  all 0.4s ease-out;
}
#content_6{
  opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition:  all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition:  all 0.4s ease-out;
	transition:  all 0.4s ease-out;
}
.team_container{
	opacity: 1;
	margin-top: 2%;
	padding-right: 1%;
	display: flex;
	width: 90%;
	flex-wrap: wrap;
	justify-content: space-evenly;
  align-content: baseline;
}
.team_title{
  font-weight: 300;
  font-size: 2.5em;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}
.team_box{
	opacity: 1;
	width: 34%;
	height: auto;
}
.team_box img{
	opacity: 1;
	width: 100%;
	height: auto;
}
.team_role{
  padding-top: 0%;
  padding-bottom: 2%;
  font-size: 1.2em;
  font-weight: 400;
  font-style: italic;
}
.team_box_text{
	margin-top: 3%;
	font-weight: 300;
	font-size: 1.3em;
}
.team_box_text h1{
	text-align: left;
	font-weight: 400;
	font-size: 1.4em;
	padding-bottom: 2%;
}
.news_container{
  flex-basis: 70%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.news_item{
  flex-basis: 80;
  min-width: 100%;
  padding-top: 5%;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dotted;
}
.closebtn{
	position: relative;
	float: right;
	font-size: 3em;
	font-weight: 300;
	padding: 0;
	margin: 10px;
	margin-top: 1%;
}
.news_title{
  font-size: 1.5em;
}
.news_date{
  margin-top: 1.5%;
  font-size: 0.8em;
  font-weight: 300;
}
.news_content{
  font-size: 1.2em;
  margin-top: 2%;
  margin-bottom: 2%;
  font-weight: 300;
}
.news_content img{
  display: none;
}
.news_content p{
  padding-top: 0;
  padding-bottom: 1%;
  padding-left: 1%;
  padding-right: 1%;
}
.inner_content{
	display: flex;
	flex-wrap: wrap;
	overflow-y: auto;
	justify-content: space-between;
	width: 92%;
	height: 100%;
	margin-left: auto;
	margin-right: 6%;
  overflow-x: hidden;
}
.page_title{
  flex-basis: 18%;
  display: flex;
  flex-direction: column;
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
	font-size: 3em;
}
.page_title img{
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20%;
}
.page_title p{
  padding-top: 5%;
  font-size: 0.4em;
}
.page_content{
	margin-top: 2%;
	margin-bottom: 1%;
	font-weight: 300;
	font-size: 1.4em;
	flex-basis: 70%;
	overflow-x: hidden;
	overflow-y: auto;
}
.page_content p{
	margin: 2%;
	max-width: 85%;
}
.header{
	font-size: 2.5em;
	padding: 2%;
	padding-left: 0;
  margin-bottom: 10%;
}
.entry-content{
	font-size: 1.2em;
}
.entry-content p{
	max-width: 90%;
	padding-top: 1;
	padding-bottom: 1.5%;
	font-weight: 300;
	font-size: 1.2em;
}
.entry-content-page{
	font-size: 1.2em;
}
.entry-content-page p{
	max-width: 90%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-weight: 300;
	font-size: 1.2em;
}
@media only screen and (max-width: 1080px){
  .post_title{
    font-size: 1.1em !important;
  }
  .post_excerpt{
    font-size: 0.6em;
  }
  #post-34{
    overflow: hidden;
  }
	#content{
    padding: 1%;
    border: 0;
    min-width: 0;
		width: 90%;
    max-width: 100vw;
    margin-bottom: 25%;
	}
	.home_screen{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#article_container{
    top: -5px;
		width: 100%;
		left: 0;
	}
  .inner_content{
    margin: 0;
    flex-wrap: nowrap;
  }
	.team_container{
		padding-right: 0;
	}
  .news_container{
    overflow-x: hidden;
  }
	#content_1{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		overflow-y: visible;
	}
	#content_2{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		overflow-y: visible;
	}
	#content_3{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		overflow-y: visible;
	}
  #content_4{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    overflow-y: visible;
  }
  #content_5{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    overflow-y: visible;
  }
  #content_6{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    overflow-y: visible;
  }
	.page_title{
    overflow-wrap: break-word;
		display: block;
    width: 20%;
    margin-bottom: 0;
    font-size: 1.8em;
    margin-right: 1%;
	}
  .page_title img{
  }
	.page_content{
		flex-basis: 100%;
	}
	.open_call_link{
    top: 40%;
		font-size: 2.5em;
	}
	.team_box{
		width: 34%;
    margin-bottom: 2%;
	}
	.team_box img{
		width: 100%;
		height: auto;
	}
}
#footer{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
	margin: 0;
	width: 87%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
#copyright{
  width: 40%;
  margin-bottom: 1%;
}
#copyright img{
  max-width: 65px;
  height: auto;
  margin-right: 1%;
}
#soundcloud_logo{
}
#bottom_player{
  display: none;
  z-index: 11;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(255,255,255,0.5);
}
#bottom_container{
  display: flex;
  flex-direction: row;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}
@media only screen and (max-width: 720px){
  #bottom_container{
    width: 80%;
  }
  #copyright{
    flex-basis: 50%;
  }
  #copyright img{
    max-width: 40px;
  }
  #soundcloud_logo{
    flex-basis: 50%;
  }
  #soundcloud_logo img{
    max-width: 60px;
  }
  #post-39 .header{
    margin-bottom: 15%;
  }
}
#post-39 p{
  width: 100%;
}
#post-39 .entry-title{
  width: 100% !important;
}

#post-39 ul{
  width: 100%;
}
.homelink{
  width: 20%;
  margin-top: 4%;
  float: right;
  font-weight: 300;
  font-size: 0.8em;
}
.page-id-39 .logo{
  display: block;
}

.page-id-39 .logo_caisa{
  display: none;
}
.page-id-39 .openwaves{
  display: none;
}
.page-id-39 .logo_caisa_nolink{
  display: block;
}
.page-id-39 .entry_title{
  width: 100%;
}
.page-id-460 .logo{
  display: block;
}
.page-id-460 .openwaves{
  display: none;
}
.page-id-460 .logo_caisa{
  display: none !important;
}
.page-id-460 .logo_caisa_nolink{
  display: block;
}

.page-id-460 .entry-title{
  width: 100% !important;
  max-width: 100%;
}
#fld_3266238_1-wrap div{
  display: grid;
  grid-template-columns: fit-content(30%) fit-content(30%) fit-content(30%);
  grid-row-gap: 15px;
  grid-column-gap: 10px;
  height: auto;
}
.checkbox-inline{
  align-self: center;
  margin-left: 0 !important;
}
