html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #3d3d3d;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	color: black;
	background: #2a2a2a;
	font-size: medium;
	text-align: left;
	font-family: vernada, sans-serif;
	padding-bottom: 30px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {

	}

html {
	background: #2a2a2a;
	}

p {
	margin: .5em 0;
	}

h1Â {
	font-size: 120%;
	font-weight: bold;
	}

h2 {
	font-size: 110%;
	font-weight: bold;
	}

h3 {
	font-size: 90%;
	font-weight: bold;
	}

a {
	text-decoration: none;
	}

blockquote p {
	font-weight: bold;
	font-size: 130%;
	margin: 1.5em 1em;
	padding: .5em 50px;
	text-align: center;
	background: #fbfbfb url('img/quote.png') no-repeat top right;
	}

/* wrappers */

div#wrapper {
	margin: 0 auto 2em auto;
	width: 70%;
	width: 960px;
	background: #fbfbfb url('img/cbl.gif') no-repeat bottom left;
	}

div#innerwrapper {
	margin-left: 2em;
	background: #fbfbfb url('img/cbr.gif') no-repeat bottom right;
	}

/* navigation */

div#nav {
	float: left;
	width: 100%;
	border-bottom: 1px solid #2a2a2a;
	padding-bottom: 0;
	background: #eeeeee url('img/nav.gif') repeat-x center left;
	min-height: 22px;
	}

#nav h1 a {
	display: block;
	float: left;
	padding: .5em 0 .5em 30px; /* 30px for background */
	margin-left: 1.2em;
	background: transparent url('img/card.png') no-repeat center left;
	font-weight: bold;
	}

#nav ul {
	list-style: none;
	float: left;
	margin-left: 1.2em;
	}

#nav li {
	float: left;
	}

#nav li a {
	display: block;
	font-weight: bold;
	color: #811313;
	padding: .5em .7em;
	}

#nav li a:hover, body.index li#index a, body.kuka li#kuka a, body.ohjelma li#ohjelma a, body.kuvia li#kuvia a, body.yhteys li#yhteys a {
	background: url('img/navh.gif') repeat-x center left;
	color: #eeeeee;
	}

/* content */

div#content {
	clear: both;
	margin-right: 2em;
	padding-top: 1em;
	}

#content img.page {
	float: left;
	margin-right: 2em;
	background: transparent;
	}

/* news */

div#news {
	text-align: right;
	}

div#archive {
	text-align: left;
	}

body.index div#news {
	margin-left: 275px;
	margin-top: 1.5em;
	}

body.ohjelma div#news {
	margin-left: 380px;
	}

div#archive h2 {
	margin-left: .2em;
	}

div#news a.archive {
	font-size: 70%;
	margin-right: 1em;
	}

div.item {
	text-align: left;
	background: url('img/nav.gif') repeat-x center left;
	border: 1px solid #cccccc;
	padding: .5em;
	margin: .5em;
	font-size: 90%;
	}

div.item h3 {
	display: inline;
	}

div.item span.date {
	margin-left: .5em;
	font-size: 70%;
	}

div.text {
	border-top: 1px solid #dddddd;
	text-align: justify;
	padding-top: .3em;
	margin-top: .1em;
	}

/* who */

body.kuka td {
	border-bottom: 1px solid #ddd;
	padding: .5em 0;
}

body.kuka td.attr {
	padding-right: 1em;
	font-weight: bold;
}

/* gallery */

div.imageView {
	text-align: center;
}

div.imageSet h2, div.imageView h2 {
	font-size: 110%;
	}

a.imglink img, a.imgBack img {
	padding: .3em;
	margin: .3em;
	background: url('img/nav.gif') repeat-x center left;
	border: 1px solid #999999;
}

/* contact */

label {
	display: block;
	font-weight: bold;
	width: 100%;
	}

dt {
	margin: .5em 1em .5em 0;
	}

input, textarea, select {
	width: 100%;
	font-size: 90%;
	margin: 0;
	padding: .2em 0 .2em .2em;
	}

input, textarea {
	border: 1px solid #aaaaaa;
	background: url('img/nav.gif') repeat-x center left;
	}

dt.submit {
	text-align: right;
}

input#submit {
font-weight: bold;
	width: 6em;
	padding: .4em;
	cursor: pointer;
	}

input#submit:hover {
	background: url('img/submit.gif') repeat-x center left;
	}

dt span { /* *-merkki, pakollinen kenttÃ¤ */
	padding-left: .4em;
	color: #ff0000;
	font-weight: bold;
	}

dt.info {
	font-size: 90%;
	}

/* footer */

div#footer {
	clear: left;
	text-align: center;
	font-size: 70%;
	margin-right: 2em;
	padding: .75em 0;
	}

.comment{
   font-weight: bold;
   font-size: 130%;
   margin: 1.5em 1em;
   padding: .5em 50px;
   text-align: center;
   color: #f30;
   background: #fbfbfb url('img/quote.png') no-repeat top right;
}
        
.comment span{
    font-size: 60%;
    color: #555;
    font-size: normal;
}
