/*
	Datajyrä Oy default stylesheet v.2
*/

body {
	background-image: url("/css/bg.png");
	background-color: #b3cfbf;
	margin: 5px 0px 0px 0px;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-align: center;
	}

h1 {
	color: #4db378;
	font-size: 20px;
}		

h2 {
	color: #4db378;
	font-size: 18px;
}

h3 {
	color: #4db378;
	font-size: 12px;
}

h4 {
	color: #4db378;
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: #4db378;
	text-decoration: none;
}

a.linkki { font-size: 10px; }

#wrapper {
	width: 1070px;
	background-image: url("/css/datajyra_bg.png");
	background-color: #b3cfbf;
	text-align: center;
	margin: 0px auto;
	overflow: visible;
}
#mastercontainer {
	overflow: hidden;
}
#header {
	width: 1070px;
	height: 145px;
	background-color: #4db378;
	color: #ffffff;
	background-image: url("/css/header3.png");
	background-repeat: repeat-x;
}
#logoBottom {
	background-image: url("/css/logo_alaosa.png");
	background-repeat: no-repeat;
	width: 212px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topmenu {
	background-image: url("/css/topmenubg.png");
	background-repeat: repeat-x;
	width: 1066px;
	height: 30px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e9e9e9; 
	text-align:left;
}

#leftcontainer {
	width: 190px;
	margin-left: 1px;
	background-color: #ffffff;
	float: left;
	padding: 10px 0px 10px 0px;
	color: #000000;
}

#centercontainer {
	width: 625px;
	background-color: #ffffff;
	float: left;
	overflow: auto;
	text-align: left;
	padding: 10px 25px 10px 15px;
	border-right: 1px dashed #b3cfbf;
}

#rightcontainer {
	width: 190px;
	margin-right: 1px;
	background-color: #ffffff;
	float: left;
	padding: 10px 0px 10px 0px;
	text-align: left;
	margin-left: 15px;
}

#rightcontainer li {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin-left: -40px;
	border-bottom: 1px solid #4db378;
}

#footer {
	width: 1070px;
	height: 43px;
	background-color: #b3cfbf;
	background-image: url("/css/datajyra_footer.png");
	background-repeat: repeat-x;
	color: #399a62;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}

#copyright {
	background-color: #b3cfbf;
}

.leftmenu {
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: #4db378;
	margin-left: 20px;
}
		
.leftmenu li {
	list-style: none;
	padding: 3px 0px 3px 0px;
	margin-left: -20px;
	border-bottom: 1px solid #DFDFDF;
}	
#box1top {
	background: url(box1top.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width: 160px;
}

#box1bottom {
	background: url(box1bottom.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
	width: 160px;
	margin-bottom: 10px;
}

#box1 {
	background: url(box1bg.png);
	font-size: 12px;
	font-weight: bold;
	background-color: #f8f8f8;
	width: 158px;
	padding: 2px 0px 2px 2px;
}

#box2top {
	background: url(box2top.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width: 180px;
}

#box2bottom {
	background: url(box2bottom.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
	width: 180px;
	margin-bottom: 10px;
}

#box2 {
	background: url(box2bg.png);
	font-size: 10px;
	font-weight: normal;
	background-color: #f8f8f8;
	width: 178px;
	padding: 2px 0px 2px 2px;
}

.leftmenu {
	text-align: left;
	padding: 0px 0px 0px 0px;
	color: #4db378;
	margin-left: 20px;
}

#ideacentercontainer {
	width: 815px;
	background-color: #ffffff;
	float: left;
	overflow: auto;
	text-align: left;
	padding: 10px 10px 10px 20px;
}

/* Idea Table */
.ideatable { margin-bottom:15px; }
.ideatable_left { width:70px; }
.ideatable_right h3 a { font-size:18px; font-family:Tahoma; font-weight:none; text-decoration:none; }
.ideatable_right { font-size:12; font-family:Tahoma; color:#333333; }
.ideatable_small { margin-top:12px; font-size:12px; color:#666666; }
.bigscorepoint { margin-right:20px; text-align:center; width:50px; }
.bigscorepoint_negative a { color:#A60400!important; }
.bigscorepoint a { color:black; font-size:18px; padding:10px; width:48px; display:block; text-decoration:none; }
.bigscorepoint a:hover { background-color:#2D609D; color:white; text-decoration:none; }
.burylink, .votelink { display:block; width:48px; padding:5px; padding-left:10px; padding-right:10px; color:black; text-decoration:none; }
.votelink:hover {  background-color:#2D609D; color:white; text-decoration:none; }
.burylink:hover { background-color:#9d2d2d; color:white; text-decoration:none; }
.biginput { font-size:16px; padding:5px; margin:3px; width:500px; color:#999999; float:left; }
.biginput2, .bigselect { font-size:16px; padding:5px; margin:3px; width:500px; color:black; float:left; }
.bigsubmit { font-size:14px; padding:5px; margin:3px; width:100px; float:left; font-weight:bold; }
.navtable_content { width:600px; vertical-align:top; }
.navtable_nav { width:70px; padding-left:30px;}
.navtable_nav a { display:block; padding-top:2px; padding-bottom:2px; padding-left:15px; font-size:12px; }
.navtable_nav div { padding-bottom:10px; }
.input { font-size:12px; padding:3px; margin:3px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.textarea { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:3px; margin:3px; width:99%; }
.smallsubmit { font-weight:bold; padding:3px; margin:3px; }
.ideacomment { margin-bottom:10px; }
.ideacomment_num { width:62px; font-size:30px; text-align:center; vertical-align:middle; color:gray; }
blockquote { padding:0px; margin:0px; margin-left:4px; padding-left:20px; padding-top:10px; padding-bottom:10px; background-color:#CED6F0; border-left:4px #3150BB solid; }
.mid_pagelist_num { font-size:18px; display:block; float:left; padding-left:7px; padding-right:7px; text-decoration:none; }
.mid_pagelist_num_current { font-weight:bold; text-decoration:none; }
.bbcode_img { max-width:350px; }
.inputheader { margin-bottom:4px; margin-top:9px; }


/* Blog */
.entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
}

.entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
}

.k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
}

.entry-head {
	margin-top: 10px;
}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #bbb;
}

.entry-meta div {
	display: inline;
}

.meta-start {
	padding: 2px 0 2px 20px ;
	background: url('/blog/wp-content/themes/k2-datajyra/images/time.png') left top no-repeat;
}

.entry-date abbr {
	border: 0;
	color: #777;
}

.entry-author {
	display: none;
}

.entry-author address {
	display: inline;
	font-style: normal;
}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
}

.entry-meta a, .comment-meta a {
	color: #777;
}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('/blog/wp-content/themes/k2-datajyra/images/comment.png') left center no-repeat;
	margin-right: 10px;
}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('/blog/wp-content/themes/k2-datajyra/images/comment.png') left center no-repeat;
	margin-left: 5px;
}

.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: url('/blog/wp-content/themes/k2-datajyra/images/tag_blue.png') left center no-repeat;
}

.entry-tags a {
	text-transform: lowercase;
}
	
.commentsrsslink {
	background: url('/blog/wp-content/themes/k2-datajyra/images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
}

.trackbacklink {
	background: url('/blog/wp-content/themes/k2-datajyra/images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
}

.nopassword {
	text-align: center;
}

#commentlist {
	margin: 10px 0 20px;
	position: relative;
}

#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
}

#commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.8em;
}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
}

#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('/blog/wp-content/themes/k2-datajyra/images/time.png') left center no-repeat;
	display: block;
}

#commentlist li img {
	padding: 0;
	border: none;
}

#commentlist li .gravatar {
	float: right;
	margin: -5px 0 0;
}

#commentlist li .commentauthor {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
}
	
	.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

.comments .navigation {
	margin: 10px 0;
}

.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
}

.navigation a {
	color: #999;
}
	
.clear {
	clear: both;
}

/* ---------------------------end of stylesheet---------------------------*/
