/*
 Theme Name:	Turku | Yleinen (turkoosi)
 Author:	Antti Huttunen
 Author URI:	https://edu.turku.fi
 Description:	Twenty Sixteen, sovitettu kohteelle "Turku sivistystoimiala"
 Template:	twentysixteen
 Version:	1.0.1
 License:	GNU General Public License v2 or later
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
 Tags: turku
 Text Domain:	twentysixteen-yleinen
*/

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
	display: none;
}

body {
	background-color: #C3C4B7;
	background-size: 184px 125px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.site-title a {
	color: #3CA29A !important;
	font-size: 26pt;
}
#masthead {
	padding: 0px 40px;
}
#site-navigation {
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}
.site-header-main {
	border-bottom: #3CA29A solid 10px;
}
#site-header-menu, .site-header-menu {
	margin-bottom: 0px;
	width: 100%;
}
.site-branding {
	margin-bottom: 0px;
}
.header-image {
	margin-top: 0px;
}
.widget {
	border: 0px;
	margin-bottom: 10px;
}
.entry-content li {
	margin-left: 20px;
}

/* Saavutettavuuden vuoksi */
aside a {
	box-shadow: none !important;
}
aside h2 {
	hyphens: auto;
}


@media screen and (min-width: 1200px) {
	#page {
		width: 1200px;
		margin: auto;
	}
	aside h2 {
		hyphens: none;
	}
}
@media screen and (min-width: 900px) {
	.site-branding {
		width: 100%;
	}
	/* Näytetään valikon alavalikot oikealle avautuen */
	.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
		right: auto;
		left: 12.6875em;
	}
	/* Käännetään valikon alavalikkomerkit (kulmaraudat) oikealle */
	.main-navigation ul ul .menu-item-has-children > a:after {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
}
@media screen and (max-width: 900px) {
	#masthead {
		padding: 0px 0px;
		width: 85%;
		margin: auto;
	}
}

/* Sisällön tyylit */
h1.entry-title, h2.entry-title {
	font-size: 22pt;
	font-weight: 700;
}
.entry-content h1, .entry-content h2 {
	font-size: 20pt;
	font-weight: 700;
}
.entry-content h3 {
	font-size: 18pt;
	font-weight: 700;
}
.entry-content h4 {
	font-size: 14pt;
	font-weight: 700;
}
.entry-content h5 {
	font-size: 14pt;
	font-weight: 300;
	font-style: italic;
}
.entry-content h6 {
	font-size: 12pt;
	font-weight: 400;
	font-style: italic;
}

#linkit_tietoa_turku a {
	text-decoration: none;
	box-shadow: 0px 0px 0px 0px currentcolor;
}
