BODY { background : #cc8; none; color : #000; margin:2.0em; font-family: sans-serif; }

h1 { color: #a00; font-style : normal; font-weight : bold; }
h2, h3 { color: #00c; font-style : none; font-weight : bold; }
blockquote { color: #333; font-style : italic }

a:link { color : #930; background : transparent none; }
a:visited { color : #630; background : transparent none; }
a:active { color : #630; background : transparent none; }

.menuotsikko { font-size : 70%; font-weight : bold }
.menuaihe { font-size : 70%; margin-left: 1em }
.nyt { font-size : 70%; background : #ccc; padding: 1em; border : solid #a00 0.1em }
.tapahtumakuvaus { margin-left: 3em; }

.itemlink { font-weight : bold; }
.teos { font-weight : bold; }
.menu {  }
.menu-akt { font-weight : bold; }
.ingressi { font-style : italic }
.sisennys { margin-left: 5em; } 
.pienisis { margin-left: 2em; }
.sitaatti { color: #666; font-style : italic; margin-left: 5em }
.kuvateksti { }

.small {
	font-size : 80%;
	font-weight: normal;
}
.huomio {
	background-color: #CCCC99;
	padding: 10px;
	border: 2px solid #FF6600;
	margin-top: 1em;
	margin-right: 4em;
	margin-left: 4em;
	clear: both;



}
.raami {
	border: 4px inset #FF6600;
}
.huomiolaatikko {
	background-color: #CCCC99;
	padding: 15px;
	float: left;
	border: 2px solid #993300;
	width: 230px;
	margin-right: 10px;

}
.kuvaFloatLeft {
	float: left;
	margin-right: 10px;
}

.kuvaFloatLeft2 {
	float: left;
	margin-right: 10px;
	margin-left: 40px;
}

.kuvaFloatLeft3 {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 1px 3px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 1px 3px 4px rgba(0,0,0,0.6);
	box-shadow: 1px 3px 4px rgba(0,0,0,0.6);
}

.huomioClear {
	background-color: #CCCC99;
	padding: 10px;
	border: 2px solid #FF6600;
	margin-top: 1em;
	margin-right: 4em;
	margin-left: 4em;
	clear: both;

}
.huomioTango {
	background-color: #CCCC99;
	padding: 10px 10px 10px 245px;
	border: 2px solid #FF6600;
	margin-top: 1em;
	margin-right: 4em;
	margin-left: 4em;
	background-image: url(images/annikki-tango-cover.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

