/* yleiset tyyliasetukset */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black; /* #044; */
	margin: 0px;
	padding: 0px;
	text-align: left;
}

b, strong {
	color: #279;
}
a:link, a:visited {
	color: #058;
	text-decoration: underline;
}
a:hover {
	color: #27a;
	text-decoration: underline;
}
td {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	color: #279;
}
/* RST-tweakkaus */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit;
	text-decoration: inherit;
}
h1 {
	font-weight: normal;
	margin-left: 0em;
	margin-top: 0.5em;
	padding-top: 0em;
	font-size: 200%;
}
h2 {
	position: relative;
	left: -0.7em;
	color: #266;
	letter-spacing: 1.5px;
	font-weight: normal;
	margin-top: 1.5em;
	padding-left: 0.7em;
	font-size: 135%;
	background-color: #deeee9;
}
h3 {
	font-weight: bold;
	margin-top: 2em;
	font-size: 115%;
}
h4 {
	margin-top: 1.6em;
	margin-bottom: 0.8em;
	font-size: 110%;
}

/* otsikkorivin asetukset */

/* Oikean laidan pikkulinkit */
div#languages, div#links {
	padding-right: 0.5em;
	font-size: smaller;
	text-align: right;
}
div#languages a, div#links a {
	text-decoration: none;
}
div#languages a:hover, div#links a:hover {
	text-decoration: underline;
}
div#languages a#languagemode { /* ilmaisee valitun kielimoodin */
	text-decoration: underline;
}

div#header {
	background-image: url("http://www.ling.helsinki.fi/users/mkoljone/filt/logotausta.jpg");
	background-position: center left;
	background-repeat: no-repeat;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: 39c;
}
img#logo {
	padding: 1em 2em 1em 3em;
}
span#title {
	padding-right: 0.5em;
	font-size: 160%;
	color: #38a; /*#069;*/
}

/* navigointivalikon tyyliasetukset:
   td:n sisällä on div.
   kategoriat ja valikon linkit
  (eli 1. ja 2. tason linkit) ovat a-kenttiä;
   alilinkit ja alialilinkit taas listaelementtejä. */

/* logon ylle tulevat koristeraidat: */
div#topmargindecoration {
	margin-left: 1em;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #69c;
	height: 1em;
	width: 13em;
}

/* navigaatiovalikon alle tuleva värimarginaali: */
div#pagemarginleft {
	background-color: #d9eaf2; /*#d9eaf2;*/
	margin-left: 1em;
	width: 13em + 2px;
	height: 100%;
}

/* navigaatiovalikko: */
div#navigation {
	background-color: white;
	border-color: #69c;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	margin: 0px;
	padding: 1em 0em 1px 0em;
	vertical-align: top;
	width: 13em;
}

a#selected {
	font-weight: bold;
}

/* ensimmäinen taso (valikkoryhmien otsikot) */
a.menucategory, a.menucategory:link, a.menucategory:visited {
	border-color: #9ccfcf; /* #7bb; */
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	display:      block;
	margin:       0px 0px -1px 0px; /* -1px korjaa tuplaantuvat rajat */
	padding:      2px 4px 2px 4px;
	background-color: #deeee9; /* oli: #ddeeea oli: #ded */
	color:        #244; /* oli: #333 */
	text-decoration: none;
}
a.menucategory#selected, a.menucategory:hover {
	background-color: #d9eaf2; /* oli: e5efe5; */
	color: #357;
	text-decoration: none;
}

/* Toisen tason linkit.
   Tekstiä sisennetään, jotta linkit erottuisivat toisistaan: */
div.menu a, div.menu a:visited {
	margin-left: -0.5em;
	text-decoration: none;
}
div.menu a:hover {
	color: #069;
	text-decoration: underline;
}

/* Toisen tason div: */
div.menu {
	margin-left: 0.5em;
	padding: 1em 1em 1.3em 1em;
}
/* Kolmannen ja sitä alempien tasojen div: */
div#submenu ul {
	margin: 0px;
	padding: 0.5em 0em 0.5em 1em;
}
div#submenu a {
	margin-left: 0em;
}


/********************
  NAVIGOINTI PÄÄTTYY
 ********************/

/*********
  SISÄLTÖ
 *********/

div#content {
	padding-top: 0.5em;
	padding-right: 1em;
	margin: 0em 0em 2em 2em;
	text-align: left;
}
/* siteseeker-haku */
li.siteseekermainkeyword {
	font-weight: bold;
}
li.siteseekerkeyword {
	margin: 0;
	padding: 0;
	font-size: smaller;
}
/* projektit */
div.project {
	margin-top: 1em;
	margin-bottom: 2em;
	padding-left: 0.5em;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #eee;
}
/* ihmiset */
div.odd, div.even {
	padding: 0.5em 1em 0.5em 1em;
	margin: 0em;
}
div.odd p, div.even p {
	padding: 0px;
	margin: 0.5em 0em 0.5em 0em;
}
div.odd p.keywords, div.even p.keywords {
	font-size: smaller;
	padding-left: 1em;
}
div.odd {
	background-color: #f8f9f8;
}

/* terminologia */
.emphasis {
	background-color: #deeee9;
}