/*
Theme Name: FILI
Author: La&La & Tarja Petrell & Tsto
Author URI: http://lala.fi/
Description: FILIn WordPress-teema
Version: 1.0
Text Domain: fili
*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 */

::-moz-selection { background: #FF4338; color: #fff; text-shadow: none; }
::selection { background: #FF4338; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


@font-face {
  font-family: 'CalibreWeb-Semibold';
  src: url('webfonts/CalibreWeb-Semibold.eot');
  src: url('webfonts/CalibreWeb-Semibold.eot?#iefix') format('embedded-opentype'),
       url('webfonts/CalibreWeb-Semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CalibreWeb-SemiboldItalic';
  src: url('webfonts/CalibreWeb-SemiboldItalic.eot');
  src: url('webfonts/CalibreWeb-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
       url('webfonts/CalibreWeb-SemiboldItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GT-Sectra-Fine-Regular';
  src: url('webfonts/GT-Sectra-Fine-Regular.eot');
  src: url('webfonts/GT-Sectra-Fine-Regular.eot?#iefix') format('embedded-opentype'),
       url('webfonts/GT-Sectra-Fine-Regular.woff') format('woff'),
       url('webfonts/GT-Sectra-Fine-Regular.ttf') format('truetype'),
       url('webfonts/GT-Sectra-Fine-Regular.svg#GT-Sectra-Fine-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author: La&La
   ========================================================================== */

/* basics */

body {
    font: 100%/1.5 Helvetica, Arial, sans-serif;
    color: #001A70;
    margin: 0; 
    padding: 0;
    background: #fff;
}

a.img {
    border: none;   
}

.alignnone { display: block;}
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }

a {
    color: inherit;
}

a:link, a:visited {
    color: #FF4338;
    text-decoration: none;
}

a:hover {
    color: inherit;
}

hr {
    border:0 #eee dashed;
    border-top-width:3px;
    clear:both;
    height:0;
    margin: 2em 0;
    }

p,dl,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin: 0 0 1em 0;}

h1,h2,h3,h4,h5,h6 {  
	font-weight: normal;
    line-height: 1em;
	margin-bottom: 0.7em;
	font-family: "CalibreWeb-Semibold", Arial, sans-serif;
}

li {
    margin-bottom: 0.5em;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, ul + h2, ul + h3 {
	margin-top: 1.5em;	
}

p, li {
	font-size: 	1em;
}


h1 {
	font-size: 32px;
    font-size: 2rem;
    }

h2 {
	font-size: 25px;
    font-size: 1.5625rem;  /* 25 px */
    
    }
    
h3 {
	font-size: 20px;
	font-size: 1.25rem;
}    

h4, h5, h6 {
	font-size: 16px;
	font-size:1rem; 
}

ol{list-style:decimal inside; padding-left: 0}

ul{list-style:disc; padding-left: 0}

ul ul {margin-top: 0.7em;}

li{margin-left:1.875em}

blockquote {
    font-size: 1em;
    font-style: italic;
    line-height: 1.4em;
    letter-spacing: normal;
    margin: 23px 23px 23px 40px; 
    position: relative;     
}

blockquote:before {
    content: "\201C";
    font-family: Georgia;
    font-size: 120px;
    font-style: normal;
    top: 35px;
    left: -47px;
    position: absolute;
    color: #E7E1DB;
}

.small {
	font-size: 85%;
}

.big {
	font-size: 132%;	
}

table {
	font-size: 0.8em;	
	max-width: 99.9%;
	margin-bottom: 2em;
}

td {
	padding: 4px;
	border-bottom: 1px solid #D7DFE6;
}

td.writer, td.translator {
	/*width: 15%;*/
}

td.grant {
	width: 54px !important;	
}

td.language {
	width: 60px;
}

thead td {
	background: #D7DFE6;
}

.accordion {
	margin-bottom: 3em;
}

.accordion-title:hover {
	cursor: pointer;
}

.accordion-title:focus {
	outline: none;
}

.accordion-title:before {
	content: "\003e";
	margin-right: 5px;
	display: inline-block;
}

.accordion-title.open:before {
	transform: rotate(90deg);
}

.accordion-content {
	margin: 20px 0 20px 16px;
}

/* General layout */

#container {

}

header#main-header {
	font-family: "CalibreWeb-Semibold", Arial, sans-serif;
	color: #fff;
	background: #001A70;
}

#sks-logo {
	text-align: right;
	padding-top: 2%;
}


#logo a, #logo a:hover {
    border: none;
	background: none;
	display: table-cell;
	height: 96px;
	vertical-align: middle;
	width: 100%;
}

#logo a img {
	max-width: 130px;
}

#sks-logo a img {
	max-width: 70%;
}

#logo a.mobile {
	display: none;	
}

header#main-header h1 {
    position: absolute; 
    left: -9000px;
}

header li {
    margin: 0;
    line-height: 1em;
}

#main-nav ul {
    display: none;
}


#main-nav li {
 /*   white-space: nowrap; */
    float: left;
	position: relative;
}


#main-nav ul ul {
	line-height: 1.5em;
}

#main-nav li a {
	display: block;
}

#main-nav > ul > li > a {
	color: #fff;
	height: 80px;
	padding: 17px 0.5vw 0 0.4vw;
	display: table-cell;
	vertical-align: middle;
	font-size: 19px;
}

#main-nav li a:hover, #main-nav li:hover, #main-nav li:hover a  {
	background: #fff;
	color: #001A70;
}

#main-nav > ul > li:hover > a  {
	color: #001A70 !important;
}

#main-nav ul ul {
	float: left;
	position: absolute;
	margin-left: -2px;
	margin-top: 0;
	top: 97px;
	left: -999em;
	z-index: 99999;
	background: #fff;
	padding: 25px 20px 0px 20px;
	border: 2px solid #001A70;
	border-top: none;

}

#main-nav ul ul ul {
	left: -999em;
	top: 0;
}

#main-nav ul ul a:link, #main-nav ul ul a:visited {
	width: 200px;
	color: #001A70;
}

#main-nav ul ul li {
	font-family: Arial, sans-serif;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1;
	margin-bottom: 20px;
}

#main-nav li:hover > a {
}

#main-nav ul ul :hover > a {
}

#main-nav ul ul a:hover {
	color:#FF4338;
}

#main-nav ul li:hover > ul {
	left: auto;
}

#main-nav ul ul li:hover > ul {
	left: 100%;
}

#main-nav > ul > li.current-menu-item > a, 
#main-nav > ul > li.current-menu-ancestor > a, 
.parent-pageid-362 #main-nav > ul > li.menu-item-11332 > a,
.parent-pageid-320 #main-nav > ul > li.menu-item-10879 > a,
.parent-pageid-396 #main-nav > ul > li.menu-item-11369 > a,
.archive nav li.menu-item-216 a, 
.archive nav li.menu-item-406 a, 
.archive nav li.menu-item-365 a, 
.single-format-standard nav li.menu-item-216 a, 
.single-format-standard nav li.menu-item-406 a, 
.single-format-standard nav li.menu-item-365 a, 
.single-fili_event nav li.menu-item-216 a, 
.single-fili_event nav li.menu-item-406 a, 
.single-fili_event nav li.menu-item-365 a, 
.tax-fili_book_genre li.menu-item-1523 a, 
.single-fili_book li.menu-item-1523 a, 
.single-fili_author li.menu-item-1523 a {
    color: #FF4338;
}

nav li.current_page_item a:link, nav li.current_page_item a:visited {   
	color: inherit;
}

.archive.tax-fili_book_genre nav li.menu-item-365 a {
	color: #587396;
}

/* Small menu. */

button.menu-toggle, button.menu-toggle:focus {
	border: none;
	background: transparent;
	outline: none;
	position: relative;
	line-height: 1em;
	height: auto;
	padding: 0;
	font-family: CalibreWeb-Semibold, Arial, sans-serif;
	color: #fff;
	font-size: 1.5em;
}

button.menu-toggle:before {
	content: '';
	display: inline-block;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	margin: 0 10px 0 0;
	width: 23px;
	height: 14px;
	vertical-align: bottom;
}

button.menu-toggle:after {
	position: absolute;
	left: 0px;
	top: 11px;
	content: '';
	border-top: 4px solid #fff;
	width: 23px;
}

#main-nav.toggled ul,
#main-nav.toggled ul#lang {
	display: block;
	margin: 0 auto;
}

#main-nav.toggled ul {
	margin: 1.5em 0 0 0;
}

#main-nav.toggled ul ul a, #main-nav.toggled li a:hover, #main-nav.toggled li:hover, #main-nav.toggled li:hover a {
	color: #fff;
	background:none;
}

#main-nav > ul > li:hover > a  {
	color: #FF4338;
}


#main-nav.toggled ul ul {
	position: static;
	float: none;
	background: transparent;
	border: none;
	padding-top: 0;
	margin-top: 0.5em;
}

#main-nav.toggled ul ul {
	font-size: 14px;
}

#main-nav.toggled li {
	display: block;
	margin-bottom: 0.5em;
	float: none;
}

#main-nav.toggled  > ul > li > a {
	height: auto;
	padding: 0;
	display: block;	
	font-size: 20px;
	font-size: 1.25rem;
}

#main-nav li a:hover, #main-nav li:hover, #main-nav li:hover a {
	
	color: inherit;
}




header#main-header #first-row {
	height: 97px;
	overflow: visible;
}

#languages ul, #languages #sks-logo {
    display: table-cell;
    vertical-align: middle;
    height: 96px;
}

#languages li {
    margin: 0;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

#languages li a {
	color: #fff;
	text-decoration: underline;
}

#languages li.current {
    display: none;
}

#main, aside {
	margin-top: 40px;
}

#fili-slide .row {
	border-bottom: 2px solid;
	padding: 125px 0;
}

#fourth-letter {
	text-align: right;
}

#first-letter {
	text-align: left;
}

#second-letter img {
	margin-left: 25%;
}

#third-letter img {
	margin-left: 40%;
}


#fili-slide img.letter1 {
	display: inline;
}

#fili-slide img.letter2 {
	display: none;
}

#fili-slide .threecol:hover img.letter2 {
	display: inline;
}

#fili-slide .threecol:hover img.letter1 {
	display: none;
}

#icons  {
	margin-bottom: 3em;	
}

#icons.threecol .icon {
	position:relative;
	margin-bottom: 2em;
}

#icons.threecol span {
	opacity: 0;
	filter:alpha(opacity=0); 
	display:block;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
	padding: 0.5em;
	font-size: 2em;
	line-height: 1.1em;
	font-family: "CalibreWeb-Semibold", Arial, sans-serif;
}

#icons.threecol .icon:hover span {
	opacity: 1;	
	filter:alpha(opacity=100);
}

aside {
    padding-top: 0.5em;
     word-break: break-word;
}

aside li, aside.twocol p  {
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

a[href^="mailto:"] {
    -webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
	word-wrap: break-word;	
}


/* Sidebar */

.sidebarbox {
    margin-bottom: 1.5em;
	border-bottom: 2px solid;
	padding-bottom: 0.6em;
	font-size: 0.95em;	
}

.en #nav_menu-7, .de #nav_menu-7 {
    border-bottom: none;
    padding-bottom: 0;
}

.twocol .sidebarbox {
	font-size: 0.9em;	
}

.sidebarbox.campaign, .sidebarbox:last-of-type {
	border-bottom: none;
	padding-bottom: 0.53em;
}

.sidebarbox h1 {
    margin-bottom:0.7em;
    color: inherit;
}

.sidebarbox h2 {
	font-size: 21px;
	font-size: 1.3125rem;
	text-transform: none;
	margin-bottom: 0; 
}

.sidebarbox h2 a {
	
}

.sidebarbox li {
	margin: 0 0 0.625em 0;
	list-style: none;
}

.sidebarbox nav .children {
	display: none;
}

/*.sidebarbox li > a:before {
	content: "> ";
    vertical-align: 2px;
	margin: 0 0.3125em 0 0;
}*/

.campaign-text {
	background-color: #ef4135;
	color: #fff;
	padding: 0.625em;
	margin-top: 1.5625em;
}

.campaign-text  a {
	color: #fff;
}

.kiehkura {
	margin-bottom: 1em;
}


/* Footer */


.footerbox a {
	color: inherit;
	text-decoration: underline;
}

.footerbox a:hover {
	color: #FF4338;
}

#main-footer .row {
	padding: 2em 0;
	border-top: 2px solid;
	margin-top: 0.93em;
}

#main-footer .last, #sks-logo {
	text-align: right;	
}

#additional-menu ul {
	margin-left: 3em;
}

.footerbox ul li {
	list-style-type: none;
	margin: 0;
	line-height: 1.1875em;
	font-size: 13px;
	font-size: 0.8rem;
}

.footerbox .textwidget {
	font-family: "CalibreWeb-Semibold", Arial, sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.2em;
}

.footerbox#social li {
	display: inline;
	margin-right: 5px;
}

.footerbox#social li img {
	width: 25px;
	height: auto;
}



/* Frontpage */


.more-link, .more-news a  {
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	font-weight: 600;
}

.more-link:before, .more-news a:before {
	content: "\003e ";
	margin-right: 5px;
	vertical-align: 1px;
}

section#news article h1 {
	margin-bottom: 0.2em;
	font-size: 25px;
	font-size: 1.5625rem;
	color: inherit;
}

p.more-news {
	margin-bottom: 2em;	
}

.home hr {
    border:0 solid;
    border-top-width: 2px;
    clear:both;height:0;
	margin: 1em 0 2em 0;
    }

h1#blog-title {
	margin-top: 1.3em;	
}

.rights-sold-recently {
	list-style: none;
}

.rights-sold-recently li {
	margin-left: 0;
}

#fb-root {
  display: none;
}

.ie #fb-root {
  display: block;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 99.6% !important;
}

.fb-like-box  {
    border: 2px dashed #ECB3C9;
	margin-bottom: 1em;
}

.ie .fb-like-box  {
    border: none;
}

#social-feeds {
	margin-bottom: 50px;
	background: #001A70;
}

.feed {
	background: #fff;
	padding: 30px;
	margin-bottom: 50px;
}

#social-feeds h1 {
	color: #fff;
	margin-top: 30px;
}

.tweet-item img {
	vertical-align: bottom;
}


/* Grants  */

.wizard-hidden {
	display:none;
	margin: 1em 0 0 0;
	border-left: 2px dashed #eee;
    padding: 0.5em 0 0 1em;	
}

ul.menu-accordion ul {
	display: none;
	margin-left: 1em;
}

ul.menu-accordion ul li {
	margin: 0.5em 0 0 0;
	line-height: 1.2em;
}

ul.menu-accordion > li > a:before {
	content: "[+] ";
}

ul.menu-accordion > li > a:focus {
	outline: none;
}

ul.menu-accordion > li > a.ui-state-active:before {
        content: "[\2013] ";
}

label {
    display: inline;
}

.question {
    display: none;
}
 
.question + label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    margin-left: 0.5em;
    vertical-align: top;
}
 
.question:checked + label:after {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    background: #ef4135;
    left: 3px;
}
 
.question:checked + label {
    color: #ef4135;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}


.lt-ie9 .question {
 	display: inline; 
}
 
.lt-ie9 #grant-wizard label {
    display: none;
}
 

/* Icons inside main area */

#main .threecol {
	width: 29.73%;
	margin-right: 5.4%;
}

#main .threecol.last {
	margin-right: 0;
}

/* Contact */

.page-id-716 article .alignleft, .page-id-1138  .alignleft, .page-id-1332 .alignleft, .page-id-6064 .alignleft {
    width: 260px;
    min-height: 300px;

}

/* Top10 + */

@font-face {
    font-family: 'EntypoRegular';
    src: url('icons/Entypo-webfont.eot');
    src: url('icons/Entypo-webfont.eot?#iefix') format('embedded-opentype'),
         url('icons/Entypo-webfont.woff') format('woff'),
         url('icons/Entypo-webfont.ttf') format('truetype'),
         url('icons/Entypo-webfont.svg#EntypoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.actions a {
	color: #5a5a5a;
	font-size: 0.7em;
	text-transform: uppercase;
    margin-right: 1em;
    font-weight: bold;
}

.actions {
    margin-bottom: 0.9em;
}

.print {
	font: 4em/1em 'EntypoRegular', Arial, sans-serif;
	text-transform: none;
    display: inline-block;
    vertical-align: -6px;
}

a.addtoany_share_save:before {
    content: "/";
    font: 4em/1em 'EntypoRegular', Arial, sans-serif;
    text-transform: none;
    margin-right: 3px;
    vertical-align: top;
}

.lt-ie9 a.addtoany_share_save:before {
    font-size: 45px !important;
}


.a2a_menu, .a2a_menu_inside, .a2a_menu a, .a2a_tabs div, .a2a_menu_find_container, .a2a_menu_powered_by { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }

#a2apage_PTZ, #a2apage_any_email, #a2amail_any_email { display:none !important; }

.a2a_menu_inside {
    border: none !important;
}

.a2a_menu_find_container {
    border: 1px solid #bbb !important;
}

span.a2a_i_a2a, span.a2a_i_a2a_bw, span.a2a_i_email_bw, span.a2a_i_email {
    padding: 0 !important;
     background: none !important;
}

.a2a_tabs a, .a2a_tabs a:visited, .a2a_tabs a:hover, .a2a_tabs div  {
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-family: Helvetica, Arial, sans-serif !important;
}

.a2a_tab_selected {
    border-color: #bbb !important;
    border-bottom: none !important;
}

div.a2a_menu_powered_by {
    background: none !important;
}

.top10-author p {
	font-size: 0.94em;	
}

aside.twocol .top10-author p  {
-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
}

.lt-ie9 .top10-author .author-image img {
	max-width: 153px; 
	max-height: 153px;
}

.foreign-rights {
	background: #D7DFE6;
    text-align: center;
    padding: 3px;
	line-height: 1.3em;
    padding-top: 0.4em;
}

.single-fili_book h1, .single-fili_author h1 {
    margin-bottom: 0.4em;
}

span.author-name + span.author-name:before {
    content: "& ";
}

.parent-pageid-1441 ul.books_list {
    border-top: 3px dashed #eee;
    padding-top: 1.3em;
}

.books_list li a:before {
	content: none;
}

.books_list li  {
	font-size: 0.8em;
	list-style-type: none;
	margin-left: 0;
}

.lt-ie9 .books_list li img {
	max-width: 153px;
	max-height: 153px;
}

.parent-pageid-1441 .books_list li, .archive .books_list li, .page-id-6895 .books_list li {
	display: inline-block;
    margin-right: 2em;
    max-width: 153px;
    vertical-align: top;
}

.other-works .books_list p {
	font-size: 1.2em;
}

.books_list p:first-of-type  {
	margin-bottom: 0.5em;
}

.hidden-content {
	display: none;	
}

.top10-row {
    height: 196px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
	margin-bottom: 2em;
	background: url(http://www.finlit.fi/fili/hallinta/wp-content/uploads/2016/01/brochures.png);
	border: 2px solid; 
}

.top10 {
	width: 100%;
	height: 196px;
	clear: both;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	overflow: hidden;
	padding: 0 0 0 0.5em;
	line-height: 1;
	
}

.top10-title {
	width: 84%;
	height: 130px;
	background: rgba(0,26,122, 0.6);
	margin: 0;
	padding-top:70px;
	padding-left: 10%;
	-webkit-transform: translateX(3.3em) translateY(0em);
	-moz-transform:    translateX(3.3em) translateY(0em);
	-ms-transform:     translateX(3.3em) translateY(0em);
	-o-transform:      translateX(3.3em) translateY(0em);
	transform:         translateX(2.0em) translateY(0em);
}

.top10-title a {
	color: #fff;
}

.lt-ie9  .top10-title {
	padding-top: 3em;	
}

.top10-image {
    float: right;
    width: 352px;
	z-index: 1;
	display: none;
}

.top10 h4 {
	font: 1.8em "CalibreWeb-Semibold";
    background: #fff;
    padding: .7em .7em .7em 3.7em;
    margin: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
    -webkit-transform: rotate(-90deg) translateX(-150px);
    -moz-transform:    rotate(-90deg) translateX(-150px);
    -ms-transform:     rotate(-90deg) translateX(-150px);
    -o-transform:      rotate(-90deg) translateX(-150px);
    transform:         rotate(-90deg) translateX(-150px);
    -webkit-transform-origin: 1.5em 1.5em;
    -moz-transform-origin:    1.5em 1.5em;
    -ms-transform-origin:     1.5em 1.5em;
    -o-transform-origin:      1.5em 1.5em;
    transform-origin:         1.5em 1.5em;
    border-bottom: 2px solid; 
}

.lt-ie9 .top10 h4 {
	font: 1em arial;
	font-weight: bold;
    background: #001A70;
    color: #fff;
    padding: 0.7em;
    margin: 1em 1.1em;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
}

.top10 h2, .top10 h3 {
    line-height: 1.2em;
    font-family: "CalibreWeb-Semibold", Arial, sans-serif;
    font-weight: normal;
    margin-right: 10%;
}

.top10 h2 {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 0.2em;
}

.top10 h2 a {
    color: #fff;
}
.margin {
    
}
.top10 h3 {
    font-size: 1.2em;
    margin: 0;
}

.print-header {
	display: none;
}

aside li.children a {
	-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
}

/* Publications */

.publications {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between 
}

.publication {
	display: block;
	width: 21.44%;
	margin-bottom: 40px;
}

.publications a .publication-text {
	font-size: 0.8em;
	margin-top: 15px;
}


/* Kaantajakalenteri */



.books_list.translators .translator-image p {
	margin: 0;
}

.books_list.translators img {
	display: block;
	margin: 0;
	position: relative;
}

.books_list.translators li:hover img {
	opacity: 0;
}

.books_list.translators li:hover p:first-of-type {
	background: #fff;
	border: 2px solid;
}

.translator-image {
	position: relative;
}

.translator-image a:hover {
	color: #FF4338;
}

.books_list.translators .week {
	display: none;
	position: absolute;
	top: 30%;
	text-align: center;
	width: 100%;
	font-family: "Courier New", Courier, serif;
	font-size: 60px;
	line-height:1;
}	


.books_list.translators li:hover .week {
	display: block;
}

.single .tutustukaantajiin h1 {
	margin-top: 40px;
}

.single .tutustukaantajiin .week {
	font-family: "Courier New", Courier, serif;	
	border: 2px solid;
	padding: 5px 10px;
	font-size: 0.8em;
	margin-right: 10px;
}



/* Forms */

form {
    margin-bottom: 20px;
}


a.button:link, a.button:visited, input[type="submit"], input#searchsubmit {
   font-size: 23px;
   letter-spacing: 0.1em;
    color: #fff;
    background-color: #001A70;
    padding: 10px 7px 6px 10px;
    margin: 20px 0 0 -2px;
    font-weight: normal;
    border: none;
    font-family: "CalibreWeb-Semibold", Arial, sans-serif;
    line-height: 1;
}

a.button:hover, input[type="submit"]:hover, input#searchsubmit:hover   {
	background-color:#FF4338;
    color: #fff;

}

a.button:active, input[type="submit"]:active, input#searchsubmit:active  {
	outline: 0; position: relative; top: 2px;
}


input[type="text"], textarea, input[type="email"], input[type="number"] {
    background-color: #fff;
    margin-right: 10px;
    border: 3px solid rgba(0, 26, 112, 0.15);
    height: 15px;
	max-width: 90%;
    padding: 6px;
}


textarea {
	max-width: 90%;
	height: auto;
}

form p {
	
}

input[type="text"]:focus, textarea:focus, input[type="email"]:focus, input[type="number"]:focus {
    outline: 0; position: relative; top: 1px;
}

input.captcha {
	width: 100px;
}

input[type="submit"] {	
	padding: 10px 15px 10px 15px;
}


select {
    font-size: 0.9em;
    max-width: 99%;
}

#subForm label {
	width: 10em;	
}

div.wpcf7-response-output {
	border: none !important;
}

div.wpcf7-mail-sent-ok {
	background-color: rgba(127, 255, 172, 0.37)
}

div.wpcf7-mail-sent-ng {
	background-color:rgba(255, 94, 0, 0.34);
}

div.wpcf7-spam-blocked {
	background-color:rgba(255, 94, 0, 0.34);
}

div.wpcf7-validation-errors {
	background-color:rgba(255, 94, 0, 0.34);
}


/* Articles */

article {
	margin-bottom: 2em;	
}

#breadcrumb {
    margin-bottom: 1em;
    text-transform: uppercase;
    font-size: 0.8em;
}

article img {
    margin-top: 5px;
}

article header {
    margin-bottom: 1em;
}

.entry-meta {
    margin-top: -0.75em;
    font-size: 0.75em;
}

a.readmore {
	text-transform: uppercase;
}

.edit-link {
	font-size: 0.8em;	
}

.columns article ul, .columns article .column-area {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
}

.archive article {
	border-top: 2px dashed #eee;
	padding-top: 2em;
}



/* Images */

article img,
.comment-content img,
aside img {
	max-width: 99%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 2em;
}

.alignright {
	margin-left: 1.2em;
}

.alignleft {
	margin-right: 1.2em;
}

p img {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eff2f5;
	margin-bottom: 1.5em;
	max-width: 96%;
	padding: 0;
}
.wp-caption img {
	display: block;
	padding: 0;
	margin: 0;
	max-width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px;
	position: relative;
}
.frontpage-image {
	position:relative;
}

.frontpage-image span {
	opacity: 0;
	filter:alpha(opacity=0); 
	display:block;
	background-color: #fff;
	background-color: rgba(255,255,255, 0.8);
	color: #444;
	position: absolute;
	top: 0em;
	left: 0em;
	margin: 0;
	padding: 0.8em;
	transition: opacity 0.5s;
-moz-transition: opacity 0.5s; /* Firefox 4 */
-webkit-transition: opacity 0.5s; /* Safari and Chrome */
-o-transition: opacity 0.5s; /* Opera */
	font-size: 0.875em;
	text-align: left;
	line-height: 1.1em;
	max-width: 350px;
}

.frontpage-image:hover span {
	opacity: 1;	
	filter:alpha(opacity=100);
}

#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img, .gallery img {
	border: none !important;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden, .assistive-text { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


	

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {
	

#icons.threecol .icon {
	width:21%;
	float: left;	
	padding-right: 0;
}
	

#languages ul, .footerbox, #main-footer .last {
 	text-align: left; 
}
.footerbox {
	margin: 1.5em 0;
}
#additional-menu ul {
	margin: 0;
}
#main-footer .last {
	padding-left: 20px;
}

}


@media handheld, only screen and (max-width: 514px) {

#icons.threecol .icon {
	width:40%;
	float: left;	
	padding-right: 0;
}

}

/* Tables for smartphones (portrait and landscape) */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
body {
			padding: 0;
			margin: 0;
			/* width: 320px; */
			}

/* Force table to not be like tables anymore */ 
		.parent-pageid-870 table, .parent-pageid-870 thead, .parent-pageid-870 tbody, .parent-pageid-870 th, .parent-pageid-870 td, .parent-pageid-870 tr,
		.parent-pageid-875 table, .parent-pageid-875 thead, .parent-pageid-875 tbody, .parent-pageid-875 th, .parent-pageid-875 td, .parent-pageid-875 tr,
		.parent-pageid-1021 table, .parent-pageid-1021 thead, .parent-pageid-1021 tbody, .parent-pageid-1021 th, .parent-pageid-1021 td, .parent-pageid-1021 tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		.parent-pageid-870 thead tr,
		.parent-pageid-875 thead tr,
		.parent-pageid-1021 thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		.parent-pageid-870 tr,
		.parent-pageid-875 tr, 
		.parent-pageid-1021 tr  { 
			border-bottom: 3px solid #D7DFE6; 
		}
		
		.parent-pageid-870 td,
		.parent-pageid-875 td,
		.parent-pageid-1021 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #D7DFE6; 
			position: relative;
			padding-left: 50%; 
		}
		
		.parent-pageid-870 td:before,
		.parent-pageid-875 td:before,
		.parent-pageid-1021 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		.parent-pageid-870 td:nth-of-type(1):before,
		.parent-pageid-875 td:nth-of-type(1):before,
		.parent-pageid-1021 td:nth-of-type(1):before { 
			content: "Applicant"; }
		.parent-pageid-870 td:nth-of-type(2):before,
		.parent-pageid-875 td:nth-of-type(2):before,
		.parent-pageid-1021 td:nth-of-type(2):before { 
			content: "Work"; }
		.parent-pageid-870 td:nth-of-type(3):before,
		.parent-pageid-875 td:nth-of-type(3):before,
		.parent-pageid-1021 td:nth-of-type(3):before { 
			content: "Author"; }
		.parent-pageid-870 td:nth-of-type(4):before,
		.parent-pageid-875 td:nth-of-type(4):before,
		.parent-pageid-1021 td:nth-of-type(4):before { 
			content: "Translator"; }
		.parent-pageid-870 td:nth-of-type(5):before,
		.parent-pageid-875 td:nth-of-type(5):before,
		.parent-pageid-1021 td:nth-of-type(5):before { 
			content: "Language"; }
		.parent-pageid-870 td:nth-of-type(6):before,
		.parent-pageid-875 td:nth-of-type(6):before,
		.parent-pageid-1021 td:nth-of-type(6):before { 
			content: "\20AC"; }
}

@media handheld, only screen and (max-width: 800px) {
	

#icons.threecol .icon span {
	display: none;	
}

article .alignleft, article .alignright {
	max-width: 45%;
}

td {
	word-wrap:break-word;
}

}



/* ========================================== */
/* Other media querys  */
/* ========================================== */


@media screen and (min-width: 1140px) {
	#main-nav > ul > li > a {
	padding: 17px 11px 0 11px;
}

}

@media screen and (min-width: 768px) {
	.menu-toggle {
		display: none;
	}
	#main-nav ul {
		display: block;
	}
}



@media only screen and (min-width : 630px) and (max-width : 1139px){

#icons.threecol .icon span {
	font-size: 1.2em;
}

}

@media only screen and (min-width : 768px) and (max-width : 1005px){ 
#main-header {
	font-size: 13px;
	font-size: 0.8125rem;
}
#main-nav > ul > li > a {
	font-size: 14px;
	padding: 17px 0.7vw 0 0.7vw;
}
}

@media only screen and (min-width : 955px) and (max-width : 1075px){ 
table {
	font-size: 0.7em;	
}

}
 
@media only screen and (max-width : 955px){ 
table {
	font-size: 0.58em;	
}
}

@media only screen and (max-width : 767px){ 


	header#main-header #first-row {
		height: auto;
		overflow: auto;
	}

	#sks-logo {
		display: none;	
	}

	#fili-slide  {
	display: none;
	}

	#fili-slide  {
    max-height: 100px;
    width: auto;
	}

	#fili-slide .threecol {
		width: 22.05%;
		float: left;
		padding: 0;
	}
	
	.publication {
		width: 48%;
	}
}
 
@media only screen and (min-width : 768px) and (max-width : 955px){ 
 .container { 
 padding-left: 5px; padding-right: 5px; 
 }
}



@media (max-width: 640px) { 

article .alignleft, article .alignright {
	float: none;
	display: block;
	margin: 0 0 2em 0;
	max-width: 100%;
}

#main-nav {
	text-align: left;
}

.mobile {display: block;float: right; margin-top: -3px;}

.page-id-716 article .alignleft, .page-id-1138  .alignleft, .page-id-1332 .alignleft, .page-id-6064 .alignleft {
    min-height: auto;
}

}


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  article {font-size: 11pt}
  article a[href]:after { content: " (" attr(href) ")"; }
  article abbr[title]:after { content: " (" attr(title) ")"; }
  thead { display: table-header-group; } /* h5bp.com/t */
  td { word-wrap:break-word; word-break: break-all;}
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 1cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  #languages, #menu-some, #main-nav, #sks-logo a, .edit-link, #main-footer .last a, article .edit-link {display: none;}
  .mobile {display: block;float: right;}
  .hidden-content {display: block;}
  aside.threecol {float:left; width: 30%}
  #main.sevencol {float:right; width: 65%;}
  aside.twocol {clear:both; float: right; width: 65%}
  .row {margin-top: 2em;}
  #main-footer {clear:both;}
  #main-footer .twocol, #main-footer .eightcol {float: left; width:auto;}
  #main-footer .eightcol {margin: 0 2em;}
  .single-fili_book #main-header, .single-fili_book aside.threecol, 
  .single-fili_book #main-footer, .single-fili_author #main-header, 
  .single-fili_author aside.threecol, .single-fili_author #main-footer, 
  .parent-pageid-1441 #main-header, .parent-pageid-1441 aside.threecol, 
  .parent-pageid-1441 #main-footer, .top10-print .actions, 
  .top10-print .other-works, .top10-print #breadcrumb, 
  .open-hidden-content, 
  .parent-pageid-1441 .top10-print aside.twocol {display: none;}
  .top10-print .row, #logo, #sks-logo {margin-top: 0;}
  .top10-print .print-header {display: block; margin: 0 0 0.5cm 0; width: 17.8cm; clear:both;}
  .top10-print #main {clear: both; page-break-after:always; margin-bottom: 0}
  .top10-print #main, .top10-print aside.twocol {width: 79.32%; float: none; margin-left:20.67%;}
  .top10-author .author-image {float:left;}
  .top10-author .author-image img {width: 153px; height: auto}
  .top10-author .author-description {float:right; width: 66%; border-bottom: 0.75em #D7DFE6 solid; margin-bottom: 2em}
  .top10-print img {margin-bottom: 1em;}
  .top10-print .books_list li {width: 100px;}
  .top10-print .books_list img {width: 100px; height:100px;}
  .top10-print p {font-size: 8.8pt; line-height: 1.4em}
  .top10-print .smaller p {font-size: 8.4pt}
  .top10-print .smallest p {font-size: 8.1pt}
  .top10-print h1, .top10-print h2 {color: #ef4135 !important;}
  .top10-print h1 {font-size: 13pt}
  .top10-print h2 {font-size: 12pt}
  .top10-print h3 {font-size: 9pt}
  .top10-print article img {width: 2.5cm; height: auto; margin-right: 1em; display:block; float:left;}
  .top10-print article a[href]:after { content: none; }
  .foreign-rights {background: #D7DFE6 !important;}
  .top10-print .sidebarbox { border-bottom: none;}
}
