body {
	font-family: "times new roman", serif;
}

a img {
	border: none;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	clear: both;
}

h2.noclear {
	clear: none;
}

h3 {
	font-size: 16px;
}

a {
	color: #36f;
}

a:visited {
	color: #999;
}

a:hover {
	text-decoration: none;
}

.signature {
	font-style: italic;
	margin-left: 2em;
}

#footer, #content {
	margin: 0 10%;
}

#header {
	text-align: center;
	height: 160px;
}

#header img.logo {
	float: right;
}

#header img.header {
	padding-left: 100px;
}

#footer {
	text-align: center;
	border-top: 1px solid #8d8d8d;
	padding: 10px 0;
	clear: both;
}

/* ETUSIVU */
#frontpage #canvas {
	margin: 0 5%;
	text-align: center;
}

#frontpage #content, #frontpage #footer {
	width: 800px;
	margin: 0 auto;
}

#frontpage h1 {
	display: none;
}

#frontpage-top div, #frontpage-middle div, #frontpage-content div {
	float: left;
}

#frontpage-top div, #frontpage-middle div, #frontpage-bottom,
#frontpage-content, #frontpage-content div, #frontpage-content-wrap {
	text-align: center;
}

#frontpage-content, #frontpage-content-wrap {
	margin: 0 auto;
	width: 765px;
}

#frontpage-content div {
	width: auto;
	padding-bottom: 40px;
}

#frontpage-content .middle-col {
	margin: 0 20px;
}

#frontpage-middle {
	padding-top: 20px;
}

.left-col, .right-col {
	width: 240px;
}

.middle-col {
	width: 300px;
}

.middle-col img {
	vertical-align: middle;
	margin-top: 10px;
}

#frontpage-top .left-col {
	padding-top: 48px;
}

#frontpage-top .right-col {
	padding-top: 100px;
}

ol.pen-nav, ol.pen-nav-new {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.pen-nav li, ol.pen-nav img, ol.pen-nav a,
ol.pen-nav-new li, ol.pen-nav-new img, ol.pen-nav-new a {
	margin: 0;
	padding: 0;
}

ol.pen-nav img {
	vertical-align: bottom;
}

ol.pen-nav-new {
	text-align: left;
	width: 160px;
	display: inline-block;
}

ol.pen-nav-new li {
	background: transparent url("images/kyna.gif") top left no-repeat;
	line-height: 32px;
	height: 32px;
	margin-bottom: 4px;
}

ol.pen-nav-new a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 28px;
	padding: 3px 0 2px 6px;
	height: 28px;
	width: 150px;
	text-transform: uppercase;
	vertical-align: middle;
}

ol.pen-nav-new span {
	display: inline-block;
	line-height: 14px;
}


.middle-col ol.pen-nav li, #frontpage-bottom ol.pen-nav li {
	padding: 2px 0;
}

/* /frontpage */

.inline-image, .image {
	margin: 5px;
	padding: 0;
	margin-bottom: 1em;
}

.inline-image-right img, .inline-image img, .image img {
	border: 1px solid #000;
	margin: 5px;
}

span.caption {
	display: block;
	margin-left: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	clear: left;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.inline-image-right {
	margin: 10px;
	float: right;
}

ul.image-list {
	list-style-type: none;
}

ul.image-list img {
	border: 1px solid #000;
	list-style-type: none;
}

ul.image-list li {
	margin: 1em;
}

.events, .links {
	list-style-type: none;
}

.events li {
	margin-left: 1em;
}

dl.people dt {
	margin-top: 1em;
	font-weight: bold;
	font-style: italic;
}

dl.people dd {
	margin-left: 1em;
}

table.generic {
	border-collapse: collapse;
	margin: 1em;
}

table.generic td, table.generic th{
	vertical-align: top;
	padding: 2px;
	text-align: left;
}

table.generic thead th {
	background-color: #0a9adc;
	color: #fff;
}

table.generic .indent {
	padding-left: 1em;
}

table tr.subheading td, table tr.subheading th {
	font-weight: bold;
	padding-top: 1em;
	border: none;
}

tr.total td {
	font-weight: bold;
}

table#hours thead th {
	text-align: left;
}

table#hours td {
	border-top: 1px solid #aaa;
}

table#hours td.c2 {
	text-align: center;
}

table#hours .subheading td, table#hours .subheading th {
	font-weight: bold;
	padding-top: 1em;
	border: none;
}

table#hours .first td {
	padding-top: 2px;
}

table.pretty {
	margin-left: 1em;
	border-collapse: collapse;
	margin-bottom: 1em;
}

table.pretty th {
	background-color: #4ea3ea;
	color: #fff;
	text-align: left;
	padding: 1px 5px;
	border-top: 1px solid #9dd2ff;
	border-bottom: 1px solid #4197e2;
}

table.pretty td {
	padding: 1px 5px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

table.pretty tr:hover td {
	background-color: #ccc;
}

div.column {
	width: 45%;
}

div.column.float-left {
	padding-right: 10px;
}

div.column.float-right {
	padding-left: 10px;
}

.thumbnails {
	margin: 1em;
}

.thumbnails li {
	display: -moz-inline-box;
	display: inline-block;
	/*margin-bottom: 1em;*/
	text-align: center;
	margin: 5px;
}

.thumbnails a {
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 5px;
	width: 170px;
	border: 1px solid #fff;
}

.thumbnails a:hover {
	border: 1px solid #aaa;
}

.thumbnails span {
	text-align: center;
	display: block;
	/*clear: left;*/
}

.thumbnails img {
	vertical-align: bottom;
}

div.sidenote {
	background-color: #cecece;
	border-top: 5px solid #0a9adc;
	padding: 5px;
	margin: 1em;
}

/* ingressi */
.standfirst {
	font-weight: bold;
	font-size: 120%;
}

.clearfix:after {
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	content: ".";
	zoom: 1;
}
