// Fonts


@font-face {
	font-family: "interval";
	src: url('http://interactive.sanoma.fi/static/mostardesign_-_intervalsanspro-bold-webfont.eot');
	font-style: normal;
	font-stretch: normal;
}


@font-face {
	font-family: "glosa";
	src: url('http://interactive.sanoma.fi/static/glosatext-roman-webfont.ttf');
	font-style: normal;
	font-stretch: normal;
}


// Actual CSS

body {
	margin: 0;
}
#ennenjalkeen_content {
	padding: 0;
	background-color: #fff;
	display: none;
}
#ennenjalkeen_content p {
	font-family: glosa, "Georgia", serif;
	font-size: 15px;
}
#ennenjalkeen_content > blockquote {
	font-style: italic;
	margin: 16px 0 16px 32px;
	white-space: pre-line;
}

#wrapper {
  width: 298px;
}

#ennenjalkeen_content .ingressi {
	background-color: #000c28;
	padding: 8px 8px 8px 10px;
	font-family: glosa,Helvetica,Arial,sans-serif;
	color: #fff;
	width: 562px;
	font-size: 110%;
	height: 28px;
	margin-left: -10px;
	display: none;
}
#ennenjalkeen_content .krediitit {
	position: absolute;
	right: 0;
	top: 74px;
	padding: 8px;
	line-height: 1.2;
	font-family: glosa,Helvetica,Arial,sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	width: 382px;
	color: #fff;
	background-color: #404040;
	background-repeat: repeat-y;
	text-shadow: rgba(0,0,0,0.9) 1px 1px 2px;
	height: 28px;
	display: none;
}
.kuvateksti {
	line-height: 1.3;
	font-family: glosa,Helvetica,Arial,sans-serif !important;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 13px !important;
	padding: 4px 0 12px 0;
}
.kuvituskuva {
	padding-top: 0 !important;
}

.byline {
	position: absolute;
	right: 0;
	color: #666;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 5px 0 0 0 !important;
	width: auto !important;
}

#beforeafter .section {
	position: relative;
	background-repeat:no-repeat;
}

#beforeafter .section a.button {
	position: absolute;
	right: 0;
}

.beforeafter {
	overflow: hidden;
	opacity: 0.6;
	background-repeat:no-repeat;
}

.before, .after {
	position: absolute;
	background-repeat:no-repeat;
}

.before {
	border-right: 5px solid #fff;
}

.help {
	position: absolute;
	top: 120px;
	left:  50%;
	margin-left: -135px;
	width: 270px;
	font: bold 20px/1em interval,Helvetica,Arial,sans-serif;
	color: #FFF;
	background-color:#222;
	padding: 12px;
	opacity: 0.7;
}

.kakkoskuva {
	display: none;
}
.latausanimaatio {
	position: absolute;
	top: 35%;
	left: 50%;
	margin-left: -106px;
	z-index: 9999;
}
