body {
	margin: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #006;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #CC0;
	border-right-color: #CC0;
	border-bottom-color: #CC0;
	border-left-color: #CC0;
}

h1, h2, h3 {
	margin: 0;
	font-family:Verdana;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
	color: #000;
	text-align: left;
	font-weight: normal;
}

ul, ol {
	font-family: Verdana;
}

a {
	text-decoration: none;
	border-bottom: 1px solid#999999;
	color: #900;
}

a:hover {
	background: none;
	color: #666;
	text-align: left;
}

#kehys {
	width: 800px;
	padding: 10px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #669;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

/* Header */

#header {
	width: 800px;
	height: 150px;
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





/* valikko */

#valikko {
	width: 800px;
	height: 22px;
	font-family: Verdana;
	background-color: #576FA6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	word-spacing: normal;
	float: inherit;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-color: #677494;
	border-bottom-color: #677494;
	border-left-color: #677494;
	line-height: normal;
}

#valikko ul {
	margin: 0;
	padding: 4;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
	font-size: 10px;
	height: 22px;
	font-family: Verdana;
	top: auto;
	clip: inherit;
	background-color: #576FA6;
	margin-top: 2px;
}

#valikko li {
	float: left;
	font-size: 9px;
	text-align: center;
}

#valikko a {
	display: table-cell;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-left: 4px;
}

#valikko a:hover, #valikko .current_page_item a {
	color: #FFFFFF;
}

#valikko a:hover {
	text-decoration: none;
	color: #930;
}

/* Page */

#page {
	width: 800px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

/* sisalto */

#sisalto {
	float: right;
	width: 570px;
	font-family: Verdana;
	color: #000;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #930;
	border: none;
}

.post .title a:hover {
	text-decoration: none;
	color: #930;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* sivupalkki */

#sivupalkki {
	float: left;
	width: 160px;
	color: #900;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: right;
}

#sivupalkki ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sivupalkki li {
	text-align: center;
	color: #006;
}

#sivupalkki li ul {
	padding-bottom: 30px;
}

#sivupalkki li li {
	line-height: 35px;
	border-bottom: 1px solid #D2D4C9;
}

#sivupalkki h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sivupalkki p {
	padding-bottom: 20px;
	text-align: left;
}

#sivupalkki a {
	color: #006;
	border: none;
}

#sivupalkki a:hover {
	text-decoration: underline;
	color: #C00;
}
