/*
Theme Name: J-Pnews

*/

/* global css */

body {
	font-family: Verdana, sans-serif, Arial;
	font-size: 65.7%;
	color: #333333;
	margin: 0px;
	background-color: #e3e3e3;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Futura LT Book", Tahoma, Verdana;
	font-weight: bold;
}




/* global variable */


.alignleft {
	text-align: left;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.alignright {
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.justify {
	text-align: justify;
}
.downloads {
	background-image: url(images/downloads.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
}

.notice {
	background-image: url(images/notice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
}
.warning {
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
}



/* body init css */

#wrap_fixed {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_fixed {
	margin: 0px;
	float: left;
	width: 1024px;
}
#header_fixed {
	width: 1024px;
	float: left;
}
#header_fixed img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.right_header_fixed {
	background-image: url(images/right_h.gif);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 15px;
}
.left_header_fixed {
	background-image: url(images/left_h.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 15px;
}
.middle_header_fluid {
	background-image: url(images/mid_h.gif);
	background-repeat: repeat-x;
	height: 140px;
	float: left;
	width: 994px;
}
#banner_placement468_60 {
	height: 60px;
	width: 468px;
}
.top_header {
	float: left;
	width: 994px;
}
#banner_468_60 {
	width: 800px;
	position: absolute;
	text-align: center;
	padding-top: 0px;
	padding-left: 210px;
}
#logo_placement {
	float: left;
	height: 96px;
	width: 99px;
	position: relative;
}
.header_navigator {
	float: left;
	width: 994px;
	padding-top: 12px;
}
.rssfeeds {
	float: right;
	height: 24px;
	width: 85px;
}
#nimipaiva {
	background: #e7e7e7;
	margin-left: -9px;
	min-height: 24px;
	max-height: 90px;
	width: 130px;
	padding: 5px;
	color: #000;
	text-align: center;
	border: solid 1px #e3e3e3;
}
#searchbox {
	float: right;
	width: 235px;
	padding-right: 10px;
}
#searchbox form {
	float: left;
	width: 235px;
	margin: 0px;
}
#searchbox p {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchfield {
	background-image: url(images/s_box.gif);
	background-repeat: no-repeat;
	width: 145px;
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #FFFFFF;
}
.sbmbutton {
	margin-top: 3px;
}
#main_nav {
	margin: 0px;
	float: left;
	width: 650px;
}
#main_nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
	list-style-type: none;
}
#main_nav li {
	padding: 0px;
	float: left;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 22px;
	color: #bbb;
	display: inline;
}
#main_nav li a:link, #main_nav li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#main_nav li a:hover, #main_nav li a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#top_content {
	padding-top: 20px;
	float: left;
	width: 1024px;
	background-image: url(images/top_content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1022px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/rep_content.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#content_ketusivu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1022px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #f7fbff;
	position: relative;
	background-repeat: repeat-y;
	background-position: left;
}

#content_yrityssivu {
	width: 99%;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	position: relative;
}

#content_kotisivuksi {
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	position: relative;
}

#footer {
	float: left;
	width: 1024px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-bottom: 35px;
}
.footer_link {
	margin: 0px;
	float: left;
	width: 1014px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
	height: 40px;
	font-size: 11px;
	color: #eeeeee;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
}
.footer_link a:link, .footer_link a:visited {
	color: #e8e8e8;
	text-decoration: none;
}
.footer_link a:hover, .footer_link a:active {
	color: #E5E5E5;
	text-decoration: underline;
}

.link_right {
	float: right;
	height: 40px;
	padding-left: 20px;
	padding-right: 5px;
}
.link_left {
	float: left;
	padding-left: 5px;
	height: 40px;
	width: 500px;
}


/* begin content area css */

.seo_fixed_content {
	float: right;
	width: 870px;
	position: relative;
}

.seo_fixed_content_ketusivu {
	margin: 0 auto;
	width: 870px;
	position: relative;
}

.seo_fixed_content_yrityssivu {
	background: #fff;
	margin: 0 auto;
	width: 997px;
	height: 100%;
	position: relative;
	border: solid 1px #eeeeee;
}

.seo_fixed_content_kotisivuksi {
	background: #fff;
	margin: 7px 0 0 5px;
	float: right;
	width: 460px;
	position: relative;
	border: solid 1px #eeeeee;
}

.seo_fixed_content_kotisivuksi {
	background: #fff;
	margin: 7px 0 0 5px;
	float: right;
	width: 460px;
	position: relative;
	border: solid 1px #eeeeee;
}

#post_init {
	float: left;
	width: 510px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}

#post_init_ketusivu {
	float: left;
	width: 835px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}

#post_init_yrityssivu {
	margin: 0 auto;
	width: 980px;
	position: relative;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

#post_init_kotisivuksi {
	float: left;
	width: 460px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	overflow: hidden;
}


#sidebars {
	float: right;
	width: 340px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.alter_mini_sidebar {
	float: left;
	width: 128px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #F2F2F2;
	padding-bottom: 10px;
}
.left_widget {
	float: left;
	width: 160px;
	padding-right: 0px;
	background-color: #f5f5f5;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.right_widget {
	float: left;
	width: 160px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
}


#content_yrityssivu h1 {
	background: url(images/kkatu_yritys_otsikko_bg.png) no-repeat;
	text-align: center;
	width: 997px;
	height: 45px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px 0 0 0px;
	font-size: 2.5em;
	color: #fff;
}

h1.artikkeliotsikko a:link, h1.artikkeliotsikko a:visited {
	text-decoration: none;
	color: #cc0000;
	margin: 0;
	font-size: 25px;
	padding: 0;
	float: left;
}

#content_yrityssivu h1 a:link, #content_yrityssivu h1 a:visited {
	text-decoration: none;
	color: #fff;
}

h1.artikkeliotsikko a:hover, #content h1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}

#content_yrityssivu h1 a:hover, #content_yrityssivu h1 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

h1#valittu {
	width: 100%;
	background: url(images/tahti.gif) no-repeat;
	background-position: 150px 2px;
	margin: 15px 0 0 0;
	float: left;
	font-style: italic;
	font-size: 1.7em;
	color: #cc0000;
}

h2.osasto_otsikko {
	text-decoration: none;
	color: #cc0000;
	margin: 5px 0 0 0;
	font-size: 18px;
	padding: 0;
	float: left;
}

div.sticky {
	float: left;
    background: white;
	border-top: 3px dotted #cc0000;
    border-bottom: 3px dotted #cc0000;
	margin: 0px 0 20px 0;
}

#content_yrityssivu h2 {
	float: left;
	width: 90%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #CC0000;
	clear: both;
}

.post_meta {
	float: left;
	width: 510px;
}
.date_post {
	float: left;
	width: 95%;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
}
.post_bar {
	float: left;
	width: 500px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/post_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	line-height: 19px;
	padding-left: 0px;
	padding-right: 5px;
}

.post_bar2 {
	float: left;
	width: 500px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/post_bar2.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	line-height: 19px;
	padding-left: 0px;
	padding-right: 5px;
}

.post_bar3 {
	float: left;
	width: 595px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/post_bar3.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-position: center;
	line-height: 10px;
	padding-left: 0px;
	padding-right: 5px
}

.post_bar a:link, .post_bar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.post_bar a:hover, .post_bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.author {
	float: left;
	padding-left: 5px;
}
.comment_counter {
	float: right;
}
.post_content {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	color: #000000;
	font-size: 11px;
}

.post_content_ketusivu {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	color: #000000;
	font-size: 11px;
}

.post_content_yrityssivu {
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	color: #000000;
	font-size: 11px;
}

.post_content_kotisivuksi {
	float: left;
	width: 89%;
	margin: 0;
	padding: 0;
	line-height: 18px;
	color: #000000;
	font-size: 11px;
}

.post_content h1 {
	width: 100%;
	clear: both;
	font-size: 32px;
	color: #000;
	margin: 10px 0 13px 0;
	padding: 0;
	float: left;
}

.post_content h2 {
	width: 100%;
	clear: both;
	font-size: 28px;
	color: #000;
	margin: 10px 0 13px 0;
	padding: 0;
	float: left;
}

.post_content h3 {
	width: 100%;
	clear: both;
	font-size: 24px;
	color: #000;
	margin: 10px 0 12px 0;
	padding: 0;
	float: left;
}

.post_content h4 {
	width: 100%;
	clear: both;
	font-size: 20px;
	color: #000;
	margin: 10px 0 9px 0;
	padding: 0;
	float: left;
}

.post_content h5 {
	width: 100%;
	clear: both;
	font-size: 16px;
	color: #000;
	margin: 10px 0 9px 0;
	padding: 0;
	float: left;
}

.post_content h6 {
	width: 100%;
	clear: both;
	font-size: 12px;
	color: #000;
	margin: 10px 0 6px 0;
	padding: 0;
	float: left;
}


.post_cat{
	float: left;
	width: 100%;
	margin: 0px;
	color: #000000;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
	font-size: 11px;
}
.post_cat a:link, .post_cat a:visited {
	color: #000000;
	text-decoration: none;
}

.post_tag {
	float: left;
	width: 100%;
	margin: 0px;
	color: #000000;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
	font-size: 10px;
}
.post_cat a:hover, .post_cat a:active {
	color: #000000;
	text-decoration: underline;
}
.post_tag a:link, .post_tag a:visited {

	color: #CC0000;
	text-decoration: none;
}
.post_tag a:hover, .post_tag a:active {


	color: #CC0000;
	text-decoration: underline;
}
.date_post a:link, .date_post a:visited {
	color: #333333;
	text-decoration: underline;
}
.date_post a:hover, .date_post a:active {
	color: #666666;
}
.post_content a:link, .post_content a:visited, .comment-meta a:link, .comment-meta a:visited, a.url {
	color: #006699;
	text-decoration: underline;
}
.post_content a:hover, .post_content a:active, .comment-meta a:hover, .comment-meta a:active, a.url:hover {

	color: #0099CC;
	text-decoration: none;
}

p.wp-caption-text {
	border: dotted 0px #dedede;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-style: italic;
	font-size: 11px;
	margin: 0;
	padding: 0px 0 5px 0px;
}

a.more-link {
	font-weight: bold;
}

/* content varable css */

.post_content p, .post_content_yrityssivu p{
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
.post_content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-right: 15px;
	margin-left: 9px;
	padding-top: 18px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	clear: both;
	line-height: 16px;
}
.post_content code {
	font-family: "Courier New", Courier, monospace;
	line-height: 20px;
	color: #666666;
	background-color: #F8f8f8;
	font-size: 11px;
}
#post_navigator {
	float: left;
	width: 440px;
	font-size: 14px;
	line-height: 40px;
	color: #cc0000;
	font-weight: bold;
	height: 40px;
}
#post_navigator a:link, #post_navigator a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#post_navigator a:hover, #post_navigator a:active {
	color: #006699;
	text-decoration: underline;
}
.left_widget p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_widget_otsikko {
	font-size: 10px;
	color: #000000;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right_widget p {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.alter_mini_sidebar p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/* sidebars */

h2.sidebar_otsikko {
	text-decoration: none;
	color: #cc0000;
	margin: 5px 0 2px 0;
	font-size: 15px;
	padding: 0;
	float: left;
}

.arrow {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.arrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 18px;
}
.arrow li a:link, .arrow li a:visited {
	width: 123px;
	overflow: hidden;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
}
.arrow li a:hover, .arrow li a:active {
	padding-left: 10px;
	color: #D20000;
	text-decoration: underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
}
.arrow ul {

	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.arrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}
.noarrow {

	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.noarrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000000;
	line-height: 18px;
}
.noarrow li a:link, .noarrow li a:visited {
	color: #000000;
	text-decoration: none;
}
.noarrow li a:hover, .noarrow li a:active {
	color: #9B0000;
	text-decoration: underline;
}
.noarrow ul {


	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.noarrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}
#comment_templates {
	float: left;
	width: 440px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_yrityssivu h3 {
	padding: 0px;
	float: left;
	width: 430px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.4em;
	color: #000000;
}

.widgets {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 5px -2px;
	border: solid 1px #dedede;
}

.oikeapalkki {
	clear: both;
	float: left;
	width: 182px;
	margin: 5px 0 5px -2px;
	border: solid 1px #ebebeb;
}

div.mainos {
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/mainos_ilmoitus.gif);
	clear: both;
	width: 503px;
	height: 10px;
	border: 0;
}

.subscribe {
	float: left;
	width: 420px;
	padding-left: 20px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	background-image: url(images/feed-icon-16x16-orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subscribe a:link, .subscribe a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.subscribe a:hover, .subscribe a:active {

	color: #CC0000;
	text-decoration: none;
}
.clear_div {
	float: left;
	height: 30px;
	width: 440px;
}
.comment_block {
	float: left;
	width: 385px;
	position: relative;
}
.com_text blockquote {
	background-image: url(images/bquote_com.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-bottom: 10px;
}

.comment_block a:link, .comment_block a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_block a:hover, .comment_block a:active {
	color: #000000;
	text-decoration: underline;
}

.comment_avatar {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.comment_block p {
	margin: 0px;
	padding: 0px;
}
.comment_block_alt p {
	margin: 0px;
	padding: 0px;
}

.comment_entry {
	float: right;
	width: 380px;
}
.com_author {
	background-image: url(images/top_coms.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 15px;
	width: 284px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	letter-spacing: -1px;
}
.com_text {
	background-image: url(images/com_repeat.gif);
	background-repeat: repeat-y;
	float: left;
	width: 284px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
.com_text code {
	font-size: 11px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}
.com_text_alt code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}
.com_close {
	background-image: url(images/com_close.gif);
	background-repeat: no-repeat;
	float: left;
	width: 304px;
	text-align: left;
	background-position: center top;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
.com_clear {
	float: left;
	height: 20px;
	width: 440px;
}
.comment_block_alt {

	float: left;
	width: 385px;
	position: relative;
}
.comment_avatar_alt {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.com_author_alt {
	background-image: url(images/top_com_alt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 15px;
	width: 284px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
	padding-top: 3px;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
.com_text_alt {
	background-image: url(images/com_repeat_alt.gif);
	background-repeat: repeat-y;
	float: left;
	width: 284px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.com_close_alt {

	background-image: url(images/com_close_alt.gif);
	background-repeat: no-repeat;
	float: left;
	width: 304px;
	text-align: left;
	background-position: center top;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.com_text_alt blockquote {
	background-image: url(images/bquote_com_alt.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
	clear: both;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comment_block_alt a:link, .comment_block_alt a:visited {

	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_block_alt a:hover, .comment_block_alt a:active {

	color: #000000;
	text-decoration: underline;
}
#comment_templates form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
#st_effect {
	float: left;
	width: 440px;
}
#st_effect p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#st_effect input {
	font-size: 13px;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sa_effect {
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
#sa_effect p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sa_effect textarea {
	font-size: 13px;
	margin: 0px;
	height: 150px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	color: #666666;
	padding: 5px;
}
.status {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
	font-weight: bold;
}
#sbm_effect {
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
#sbm_effect p {

	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sbm_effect input {
	padding: 1px;
	width: 120px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B30000;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-weight: bold;
	text-align: center;
}
#sbm_effect input:hover {

	padding: 1px;
	width: 120px;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-weight: bold;
	text-align: center;
}
#st_effect input:hover {
	font-size: 13px;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sa_effect textarea:hover {
	font-size: 13px;
	margin: 0px;
	height: 150px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	color: #666666;
	padding: 5px;
}
.ping_block {
	float: left;
	width: 380px;
	padding: 8px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}
.ping_block a:link, .ping_block a:visited {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}

.ping_from {
	float: left;
	width: 380px;
}
.ping_block a:hover, .ping_block a:active {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
}
.ping_date {
	float: left;
	width: 380px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.com_id {
	font-size: 11px;
	color: #000;
	font-family: Verdana;
	text-align: left;
}
.status a:link, .status a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.status a:hover, .status a:active {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.timenow {

	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
/* calendar config */

#wp-calendar {
	empty-cells: show;
	width: 80%;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#wp-calendar caption {
	text-align: left;
	width: 80%;
	margin: 0px;
	color: #CC0000;
	font-size: 1.4em;
	padding: 0px;
	font-weight: bold;
	font-family: "Futura LT Book";
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	color: #000000;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #CC0000;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.related_stuff {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
.related_stuff ul {
	text-align: left;
	float: left;
	width: 400px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.related_stuff ol {
	text-align: left;
	padding: 0px;
	float: left;
	width: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.related_stuff li {
	font-size: 11px;
	color: #000000;
	width: 80%;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.related_stuff li a:link, .related_stuff li a:visited {
	color: #CC0000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	font-size: 11px;
}
.related_stuff li a:hover, .related_stuff li a:active {
	color: #CC3300;
	text-decoration: underline;
	display: block;
}

/* adin bar css */
#wp-admin-bar {
	margin:0;
	text-align:left;
	color: #FFFFFF;
	background-color: transparent;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 930px;
}
#wp-admin-bar ul {
	margin:0;
	padding:0;
	float: left;
	width: 930px;
	list-style-type: none;
}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}
#wp-admin-bar a:link, #wp-admin-bar a:visited {
	color: #efefef;
	text-decoration: none;
}
#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #999999;
	text-decoration: underline;
}
.tagging-platform {
	width: 90%;
	float: left;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}
.tagging-platform h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
}
.tags-tags {
	float: left;
	width: 95%;
	font-size: 10px;
	color: #222222;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	overflow: hidden;
}
.tagging-platform a {
	color: #333333;
	text-decoration: none;
}
.tagging-platform a:hover {
	color: #CC0000;
	text-decoration: none;
}
.fixed {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	font-size: 11px;
}
#themeswitcher {


	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
#themeswitcher select {
	width: 95%;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #999999;
}





/* For experiment page only */


#exp_content {
  background : #f0f6fe url(images/kkatu_bg.png) repeat-y; 
  margin-top: 80px;
  margin-left: 25px;
  padding : 103px 0 0 0;
  height : auto;
  font-size : 0.9em;
  color : #000;
  width: 800px;
  height: 700px;
  border: dotted 1px #d4d4d4;
}

#kyltti {
  background : url(images/iso_kyltti.png) no-repeat; 
  width: 810px;
  height: 192px;
  position: absolute;
  float: left;
  left: 26px;
  top: 0px;
}

#clb-shell {
  width : 800px;
}

#clb-shell h2 {
  color : #669900;
}

#clb-shell p {
  padding : 10px;
  clear : both;
}

ul#clb {
  width : 800px;
  height : 9em;
  text-align : center;
  list-style-type : none;
}

ul#clb li {
  margin : 25px 100px 0px 70px;
  border : 3px double #d3d3d3;
  width : 200px;
  height: 95px;
  background : #fff;
  float : left; 
  display : inline;
}

ul#clb li:hover {
  margin : 25px 100px 0px 70px;
  border : 3px double #1ca6de;
  width : 200px;
  height: 95px;
  background : #fff;
  float : left; 
  display : inline;
}


#clb-shell a {
  color : #669900;
}

#clb-shell a:hover, #clb-shell a:focus, #clb-shell a:active {
  color : #000;
  text-decoration : none;
}

#clb-shell a:focus, #clb-shell a:active {
  background-color : #fff;
}

#clb-shell ul#clb h3 a {
  color : #ffffaa;
  display : block;
  width : 194px;
  padding : 2px 3px;
  background : #333 url(images/clb_h3_back.jpg) repeat-x; 
  border-bottom : 1px solid #666;
  text-decoration : none;
}

#clb-shell ul#clb h3 a:hover, #clb-shell ul#clb h3 a:focus, #clb-shell ul#clb h3 a:active {
  background : #957412 url(images/clb_h3_back_over.jpg) repeat-x;
  color : #fff;
}

ul#clb p {
  font-size : 0.9em;
  padding : 0;
  margin : 10px;
}

.navigation {  
float: left;
display: block;  
text-align: left;  
padding-top: 20px;  
margin-bottom: 10px;  
font-size:100%;
}  
 
.navigation a{  
text-align:center;  
padding:5px 10px;  
margin:0 2px 0 2px;  
border:1px solid #afafaf;
background:#ebebeb; 
color: #000;
text-decoration: none;
}  
 
.navigation a:hover{  
background:#cc0000;  
color: #fff;
text-decoration: none;
}

.navigation a.current {  
background:#cc0000;
color: #fff;
}

/* Kommentit */
.commentlist {
	float: left;
	width: 500px;
	padding: 0;
	margin: 3px;
}

.commentlist li {
	background: #ebebeb;
	padding: 10px 10px 0px 10px;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-bottom: 7px;
}

div#cancel-comment-reply {
	float: left;
}

li.alt {
	background: #f2f2f2;
}

li.depth-1 {
	margin-bottom: 15px;
}

li.depth-2 {
	background: #f2f2f2;
}
	

textarea {
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	width: 480px;
	font-size: 13px;
	padding: 8px;
	background: #fff;
	border: solid 1px #242424;
}

.comment-author {
	width: 475px;
	background: #eee;
	padding: 5px 3px 0px 3px;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 0px #e0e0e0;
}

.fn {
	font-weight: bold;
}

.comment-meta {
	font-size: 10px;
	width: 475px;
	background: #eee;
	padding: 0px 3px 5px 3px;
	border-top: solid 0px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
}

.reply {
	margin-bottom: 10px;
}

a.comment-reply-link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.comment-reply-link:hover {
	color: #fff;
	text-decoration: none;
	background:#cc0000;
	font-weight: bold;
}

ul.children {
	list-style: none;
}

ul.children .comment-author {
	width: 415px;
}

ul.children .comment-meta {
	width: 415px;
}

div#cancel-comment-reply {
	width: 400px;
	padding-bottom: 10px;
}

#loginbox {
	width: 250px;
	background: #f2f2f2;
	border: dotted 1px #d9d9d9;
	padding: 0px 20px 10px 20px;
}

.comments_info_box {
	float: left;
	clear: both;
	width:498px;
	background:#f2f2f2;
	border:dotted 1px #d9d9d9;
	padding:5px 0 5px 0;
	margin-top:10px;
	margin-left:3px;
	margin-bottom: 0px;
	text-align:center;
	color:#b3b3b3;
}