@import url(/themes/fonts/pt-sans/pt-sans.css);

#main { width: 470px; float: left; position: static; border: none; padding: 0; }
#column1 { width: 308px; margin-left: 10px; float: left; position: static; }
#column2 { width: 141px; margin-left: 10px; float: left; position: static; }


.newsBulletinHeaders { 
	border: 1px solid #dfdfdf;
	border-bottom: none;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	padding: 0 0 0 18px;
	position: relative;
}
.newsBulletinHeaders p {
	padding: 0;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #434343;
}
.newsBulletinHeaders p a { 
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	position: absolute;
	background: #fff;
	top: -1px;
	right: -1px;
	width: 141px;
	height: 31px;
	padding: 0 0 0 18px;
	font-weight: bold;
	color: #434343;
	cursor: default;
}
.newsBulletinHeaders p a:hover { text-decoration: none; }

.newsBulletin {
	border: 1px solid #dfdfdf;
	border-top: none;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.newsTop { 
	margin-bottom: -1px; 
	background: #fff; 
	position: relative; 
	z-index: 555; 
	padding: 0 0 1px;
}
.newsItemShortened { 
	padding: 6px 18px; 
	border-top: 1px dotted #dfdfdf;
}
.newsTitle a { 
	font-weight: normal; 
	background: url(pics/newsBullet.gif) no-repeat left 6px; 
	padding-left: 10px;
}
.newsDate { 
	color: #919191;
	margin-left: 4px;
}


.banner { 
	border: 1px solid #dfdfdf;
	border-bottom: none;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	padding: 4px;
	margin: 0;
	position: relative;
}
.banner img {
	width: 460px !important;
	margin: 0;
}
.banner .bannerText {
	position: absolute;
	left: 0;
	bottom: 48px;
}
.banner .bannerText h1 {
	float: left;
	background: #fff;
	padding: 10px 20px 4px 20px;
	font-family: PTSansRegular, sans-serif, arial;
	font-size: 26px;
	line-height: 26px;
}
.banner .bannerText h1 strong {
	font-family: PTSansBold, sans-serif, arial;
}

.mainText { 
	margin: 0;
	border: 1px solid #dfdfdf;
	border-top: none;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding: 20px;
}
.mainText h2 {
	margin: 0 0 -27px -10px;
	position: relative;
	top: -10px;
	float: left;
	background: #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	padding-right: 8px;
}
.mainText h3 {
	font-size: 1.67em;
	font-weight: bold;
	padding: 0;
}
.mainText p img { margin-right: 20px; }
.mainText table { border-top: 1px dotted #dfdfdf; }
.mainText table td { padding-top: 26px; }


.viherpaivat { margin-top: 10px; background: none; }
.viherpaivat h2 { display: none; }
.viherpaivat p img { position: relative; top: -9px; left: -9px; }

.jasenet {
	margin-top: 10px;
	padding: 0 10px 10px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.jasenet h2 {
	padding: 0 8px 0 4px;
	background: #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	position: relative;
	float: left;
	top: 8px; 
}
.jasenet p {
	clear: both;
	border-top: 1px dotted #dfdfdf;
	padding: 4px;
	color: #59931f;
	font-style: italic;
	font-size: 1.17em;
	line-height: 1.4em;
	padding-top: 16px;
}
.jasenet p img {
	margin-left: 10px;
}
.jasenet p a {
	color: #59931f;
	border-bottom: 1px dotted #59931f;
}
.jasenet p a:hover { text-decoration: none; }



.wp_header {
	margin-top: 10px;
	border: 1px solid #dfdfdf;
	border-bottom: none;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.wp_header h2 {
	margin: 0 0 -20px 10px;
	position: relative;
	top: 10px;
	float: left;
	background: #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	padding-right: 8px;
	padding-top: 0;
}

.wp_default { 
	border: 1px solid #dfdfdf;
	border-top: none;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding: 10px 10px 20px;
	background: url(pics/blog_bg.png) no-repeat 30px 44px;
}
.wp_default .navigation,
.wp_default .entry-utility,
.wp_default .meta-comments,
.wp_default .meta-prep-author,
.wp_default .meta-sep {
	display: none;
}
.wp_default .entry-title {
	margin-top: 10px;
	margin-bottom: 2px;
	font-family: PTSansNarrowBold, sans-serif, arial;
	font-size: 20px;
	border-top: 1px dotted #dfdfdf;
	padding-left: 130px;
}
.wp_default .entry-meta { padding-left: 130px; font-style: italic; }
.wp_default .entry-meta a { color: #656565; }
.wp_default .entry-meta a:hover { text-decoration: none; }
.wp_default .entry-meta .author { display: block; position: relative; top: -32px; }
.wp_default .entry-summary { margin-top: -10px; }
.wp_default .entry-summary p { color: #656565; font-style: italic; padding-left: 130px; }
.wp_default .entry-summary p a { display: block; }


.subnav { display: none; }