* { padding: 0; margin: 0; }

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #eae9ef url(img/bg.jpg) top center repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 940px;
}
a {
color: #700099;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

#header {
 color: #333;
 width: 940px;
 float: left;
 height: 306px;
}
#header2 {
 color: #333;
 width: 940px;
 float: left;
 background: url(img/topbg2.png);
 height: 121px;
}
#lang {
color: #FFFFFF;
font-size: 10px;
margin-top: 7px;
margin-left: 15px;
width: 150px;
}
#lang a{
color: #fff;
text-decoration: none;
}

#lang a:hover{
text-decoration: underline;
}


#valikko {
 float: left;
 width: 940px;
 background: url(img/menubg.png) no-repeat;
 height: 28px;
}

#valikko ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#valikko li {
	float: left;
}

#valikko a {
	display: block;
	height: 23px;
	margin-bottom: 10px;
	padding: 5px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background: url(img/viiva.gif) repeat-y top left;
}
#valikko .menu-first a{
	background: none;
}


#valikko a:hover{
text-decoration: underline;
}

#valikko .menu-current a {
color: #ba94bf;
}


#sisaltotop {
clear: both;
background:url(img/contenttop.png) top no-repeat;
height: 14px;
width: 940px;
}
#sisalto{
width: 940px;
background: #FFFFFF;
}
#vasenpalsta { 
 width: 590px;
 padding-left: 40px;
 padding-right: 30px;
 float: left;
}
#oikeapalsta { 
 float: right;
 width: 240px;
 padding-left: 15px;
 padding-right: 15px;
 display: inline;
 background: url(img/viiva.gif) repeat-y top left;
}
#vasenpalsta p {
line-height: 20px;
padding-top: 15px;
}

#ajankohtaista {
width: 231px;
height: 19px;
color: #FFFFFF;
text-transform: uppercase;
font-weight:bold;
font-size: 11px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
background: url(img/uutiset.jpg) no-repeat;
}

#oikeapalsta .pvm {
font-size: 10px;
margin-top: 2px;
}
#oikeapalsta .txt {
line-height: 16px;
}
#oikeapalsta .lue {
padding-top: 5px;
}
#oikeapalsta .lue a {
color: #700099;
text-decoration: none;
}
#oikeapalsta .lue a:hover {
text-decoration: underline;
}
#oikeapalsta img {
border: 0px;
}

#bannerit img {
padding-top: 15px;
}

#footer { 
 width: 920px;
 color: #fff;
 font-size: 10px;
 text-transform: uppercase;
 padding-top: 7px;
 padding-left: 10px;
 padding-right: 10px;
 background: url(img/footerbg.png) top center no-repeat;
 height: 28px;
}
#footer a {
color: #FFFFFF;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment-text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

.loop-header {
	width: 100%;
}

.page-header {
	width: 100%;	
}
.post-header {
	width: 100%;	
}

.page-left {
	text-align: left;	
}
.page-center {
	text-align: center;
}

.page-right {
	text-align: right;	
}

.comment-header {
	width: 100%;
}

.public-info {
	text-align: right;
}

.group-page {
	text-align: center;
}

