/*
jussi_etusivu.css - Tyylitiedosto Jussi Raittisen etusivun muotoiluun
*/
div.jussi-container { 	/* sivun päälohko jonka sisään tulevat kaikki muut sivun osat */
	min-height:100%;
	width: 100%;
	position:relative;
 	background-image: url(../jussi/kuvat/jussi-bg.jpg); 
	color : #000;
	font-size: 1em;
	background-color: #ffe79c;
}
div.jussi-header {
	padding: 2px 0 2px 0;
	height: auto;
	width: 100%;
	margin: 3px 0 2px 0;
	text-align: center;
	background: transparent;
}
div.jussi-navigaatio, div.jussi-navigaatio2 {
	text-align: center;
	padding: 2px 0 5px 0;
	color: #000;
}
div.jussi-navigaatio2 {
	padding-bottom: 15px;
}
div.jussi-uutiset {
	padding: 10px 5px 10px;
/*	float: none; */
    margin: 0 auto;
}
.breadcrumb.jussi > li + li:before {
    content:"\e201" !important;
    font-family: 'Glyphicons Halflings';
    font-size: 1em;
	color: #23519b !important;
    padding: 0px 3px 0px 2px;
}
div.jussi-8 {
	padding: 10px 10px 10px 10px;
	height: auto;
	margin: 0;
	color: #00060f;
	background-color: #bbceea;
	border-radius: 5px;
}
div.jussi-news-panel {
	border: solid 1px #23519b;
}
div.jussi-news-panel2 {
	border: solid 1px #23519b;
	margin-bottom: 60px;
}
.panel-default > .panel-heading.jussi-newshead {
	background-color: #23519b;
	color: #fff; 
	font-weight: bold;
}
.panel-default > .panel-body.jussi-newsbody {
	background-color: #eff3f9;
	color: #000;
}
div.jussi-spotify-panel {
	border: solid 1px #1ed760;
}
.panel-default > .panel-heading.jussi-spotify-head {
	background-color : #1ed760;
	color: #062812; /* 062812 */
	font-weight: bold;
}
.panel-default > .panel-body.jussi-spotify-body {
	background-color : #c6f4d6;
	color : #23519b;
}
.breadcrumb.jussidg > li + li:before {
    content:"\e201" !important;
    font-family: 'Glyphicons Halflings';
    font-size: 1.2em;
	color: #000 !important;
    padding: 0px 4px 0px 2px;
}
p.jussi-text, p.jussi-blacktext{
	color: #122b4f; /*122b4f */
	font-size: 1em;
	margin: 10px 0 15px 0;
}
p.jussi-text{
	color: #122b4f;
}
p.jussi-blacktext{
	color: #000;
}
p.jussi-uutisetright {
	font-size: 80%;
	margin: 0.1em 0 0.1em 0;
	text-align: right;
}
p.jussi-uutisetcenter {
	color: #122b4f;
	font-size: 80%;
	margin: 0.1em 0 0.1em 0;
	text-align: center;
	width: 100%;
}
p.kuva-yteksti {
	margin: 1em 0.1em 0.1em 0.2em;
	font-size: 100%;
	color: black;
	text-align: center;
}
p.kuva-teksti {
	margin: 0.1em 0.1em 0.6em 0.2em;
	font-size: 80%;
	color: black;
	text-align: center;
}
div.jussi-ucenter {
	color: #122b4f;
	font-size: 90%;
	margin: 0.1em 0 0.1em 0;
	text-align: center;
	width: 100%;
}
h1.jussi, h1.bljussi, h2.jussi, h2.bljussi, h3.jussi, h3.bljussi {
	font-weight : bold;
	text-align: center;
	margin: 15px 0;
}
h1.jussi {
	font-size: 2em;
	color: #122b4f;
}
h2.jussi {
	font-size: 1.6em;
	color: #122b4f;
}
h3.jussi {
	font-size: 1.3em;
	color: #122b4f;
}
h1.bljussi {
	font-size: 2em;
	color: #000;
}
h2.bljussi {
	font-size: 1.6em;
	color: #000;
}
h3.bljussi {
	font-size: 1.3em;
	color: #000;
}
ul.aster {
	list-style-type:none;
	text-align: left;
}
ul.aster li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content:"\2a";
    font-family: 'Glyphicons Halflings';
    font-size: 0.7em;
    margin-top: 2px;
    color: #000;
}	
/* boldatut linkit */
a.jussi:link, a.jussi:visited, a.jussi:hover {
	font-weight: bold;
	text-decoration : underline;
}
a.jussi:link, a.jussi:visited {
	color: #23519b;
}
a.jussi:active {
	color: #194da0;
	font-weight: bold;
	text-decoration : none;
}
a.jussi:hover {
	color: #628cd1
}
/* Normaalit linkit */
a.jussi2:link, a.jussi2:visited, a.jussi2:hover {
	text-decoration : underline;
}
a.jussi2:link, a.jussi2:visited {
	color: #23519b;
}
a.jussi2:active {
	color: #194da0;
	text-decoration : none;
}
a.jussi2:hover {
	color: #628cd1
}
/* tummalla taustalla olevat linkit */
a.jussi.valkea:link {
	color: #ffce9c;
	font-weight: normal;
	font-size : 1em;
	text-decoration : underline;
}
a.jussi.valkea:active {
	color: #ffffe1;
	font-weight: normal;
	font-size : 1em;
	text-decoration : none;
}
a.jussi.valkea:visited {
	color: #ffffff;
	font-weight: normal;
	font-size : 1em;
	text-decoration : underline;
}
a.jussi.valkea:hover {
	color: #ffce9c;
	font-weight: bold;
	font-size : 1em;
	text-decoration : underline;
}

/* Taulukon otsikkosolu*/
th.jussi {
	font-size : 1em;
	font-weight : normal;	
	background-color : #770000;
	background-image: none;
	color : #ffffff;
	text-align : center;
	border : none;
}
th.jussi.a{
	font-size : medium;
	background-color : #770000;
	background-image: none;
	color : #ffffff;
	text-align : center;
	border : none;	
}
/* Normaalit solut */
td.jussi {
	font-size : 1em;
	background-color : White;
	background-image: none;
	color : #800000;
	padding-left : 2px;
	border : none;
	text-align : left;
}
/* Taustanväriset solut  */
td.jussi.a {
	font-size : 1em;
	background-color : transparent;
	background-image: url(../kuvat/tausta31.gif);	
	color : #800000;
	padding-left : 2px;	
	border : none;
	vertical-align : middle;
}
/* Biisihaku -solu */
td.jussi.bhaku {
	font-size : 1em;
	background-color : #ffe0c1;
	background-image: none;
	color : #900000;
	border : none;
}
td.jussi.loppu{
	background-image: url(../kuvat/tausta31.gif);
	padding-left : 0px;	
}
li {
	color: #000;
	font-size: 1em;
	font-weight : normal;
}
/************************************************************************************
Youtube ja Spotify upotukset
************************************************************************************/
.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.youtube-player iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}   
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}  
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}
.spotify-embed {
    width: 100%;
	text-align: center
}
.spotify-embedpalsta {
    width: 95%;
	text-align: center
}
img.img-jussic {
	margin: 0 auto;
	display: block;
}
img.img-jussi30left {
	float: left;
    height: auto;
	width: 50%;
	margin: 5px 10px 5px 10px;
}
img.img-jussi30right {
	float: right;
    height: auto;
	width: 50%;
	margin: 5px 10px 5px 10px;
	}
