html{
	
	font-size:100%;
}

body {
  font-family: "museo-sans",sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
	font-weight:400;
	color:#29222a;

}

p {
	font-size: 1rem;
	line-height: 1.75em;
	margin: 0 0 1.75em 0;
	font-weight:300;

}


h1 {
	font-size: 2.1rem;
	line-height: 1.25em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight:700;
}


h2 {
	font-size: 1.7rem;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.5em;
		font-weight:700;

}


h3 {
	font-size: 1.4rem;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.4em;
		font-weight:700;

}

h3 a{
	
		line-height: 1.5em;

}

h4 {
	font-size: 1.2rem;
	line-height: 1.4em;
	margin-top: 0em;
	margin-bottom: 0.4em;
		font-weight:700;

}


.nosto h4{
	
	margin-bottom:0.75em;
}




h1, h2, h3, h4{
	
	  font-family: "leitura-news",serif;

}

strong, p a{
	
	font-weight:700;
}

.viiva{
	
	width:4em;
	border-bottom: solid 4px #6f1d88;
	margin-bottom:2.75em;
}


#heratteet .viiva, .violetti .viiva{
	
	border-bottom-color:#ffffff;
}


#intro p{
	
	font-size:1.2rem;
}




#ingressi p, #heratteet p{
	font-size: 1.1rem; 
}




.pieni {
  font-size: 0.85rem; 

}


* {
	text-shadow: 0 1px 1px rgba(0,0,0,0.015);	
}




p a, p a:visited, #content ul li a, h3 a, h3 a:visited, h3 a:active, h4 a, h4 a:visited, #lisaa-julkaisuja  a {
	color: #6f1d88;
	border-bottom: solid 2px #6f1d88;
	text-decoration:none;
}





p a:hover, h3 a:hover, #content ul li a:hover, h4 a:hover, #lisaa-julkaisuja a:hover {
	color: #29222a!important;
	border-bottom-color: #29222a;
}


.nosto h4 a{
	border-bottom:0;
}





#pdf-tiedosto p:last-child {
		
		margin-bottom:0em;
	}


footer p{
	
	color: #acacac;
	font-weight:700;
}




.teksti-oikealle{
	
	
	text-align: right;
	
}


.teksti-vasemmalle{
	
	text-align:left;
	
}


.keskitys{
	
	text-align: center;
	
}




@media all and (min-width: 1000px) {

	body {
  font-size: 17px;
  
}




h1 {
	font-size: 2.5rem;
	
}


h2 {
	font-size: 1.8rem;
	
}


h3 {
	font-size: 1.6rem;

}





#ingressi p{
	font-size: 1.25rem; 
	
}


#heratteet p{
	
	font-size:1.2rem;
}


}


@media all and (min-width: 1260px) {



p{
	
	font-size:1.015rem;
	
}

h1 {
	font-size: 3rem;
	
}


h2 {
	font-size: 1.9rem;
	
}


h3 {
	font-size: 1.7rem;

}



h4 {
	font-size: 1.25rem;
	
}


#intro p{
	
	font-size:1.4rem;
}





}




@media all and (min-width: 1400px) {


h1 {
	font-size: 3.1rem;
	
}


h2 {
	font-size: 2.3rem;
	
}



h3 {
	font-size: 1.8rem;

}







}



