@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #f1f2f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818282;
	line-height: 1.3em;
}

/* TAGS */
a {
	color: #86bc52;
	text-decoration: none;
}
a:hover {
}

a img {
	border: 0;
}

p {
	margin: 5px 0 15px;
}

ol {
	list-style: none;
}


/* STYLE */

div#esittely{
	border: 1px solid #666666;
	background-color: #f2f2f2;
	padding: 10px;
	line-height: 1.5em;
	font-style: italic;
}

div#wrapper {
	margin: auto;
	padding: 0 26px;
	width: 986px;
	min-height: 100%;
	height: auto;
	background: #FFFFFF;
}

div#header {
height:67px;

}
div#logo {

        float:left;
        width:400px;
}

div#haku {
text-align:right;
width:250px;
float:right;
}

#searchform
{
margin:0;
margin-top:25px;
}

#navigation{
	width: 986px;
	height: 46px;
	background-image: url('images/navigation.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#navibg{
	width: 986px;
	height: 35px;
	background: transparent;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 34px;
}

#navibg ul{
	list-style: none;
	float: left;
}

#navibg ul li {
	display: inline;
	float: left;
}


#navibg a:link{
	line-height: 35px;
	padding: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navibg a:active{
	line-height: 35px;
	padding: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navibg a:visited{
	line-height: 35px;
	padding: 11px;
	color: #FFFFFF;
	text-decoration: none;'
	
}

#navibg a:hover{
	line-height: 35px;
	padding: 11px;
	color: #6d6f6f;
	background-image: url('images/navigation_hover.png');
	background-repeat: repeat-x;
	background-position: top left;
	
}



#sidebar li.categories{
	list-style-type: none;
	list-style:none;
}

.categories{
	padding: 0;
	margin: 0;
	color: #999999;
	list-style: none;
	list-style-type: none;
}

div#artikkeli{
	height: 31px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #e5e5e5;
}

div#lueartikkeli{
	float: left;
	background-image: url('images/arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 34px 0px 34px;
	margin: 0px 0px 0px 10px;
	height: 31px;
	line-height: 31px;
}


div#kommentti{
	float: left;
	background-image: url('images/arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 34px 0px 34px;
	height: 31px;
	line-height: 31px;
}

div.sidebar {
	float: left;
	width: 230px;
	font-size: 11px;
	list-style-type: none;
	list-style:none;
}
div.sidebar div.heading {
	padding: 10px 18px 0;
	min-height: 27px;
	height: auto;
	background: #f2f2f2;
}
div.sidebar div.heading_center {
	background: #efefef;
}
div.sidebar div.heading_bg {
	background: url(images/heading_bg_gray.png) repeat-x
}
div.sidebar div.text {
	margin: 0 0 12px;
	padding: 10px 16px;
	background: #f7f7f7;
}
div.sidebar p {
	margin: 5px 0;
}
div.sidebar ul {
	margin: 0 17px;
	list-style: url(images/li.png);
}
div.sidebar ul li {
	padding: 5px 3px;
	
}

div.sidebar div.noste{
	margin: 0px 0px 14px 0px;
	padding: 0;
	background: #efefef;
	height: 46px;
	line-height: 46px;
	color: #f18127;
	font-size: 11px;
}

div.sidebar div.noste a{
	color: #f18127;
	font-size: 11px;
}

div.text li{
	list-style-type: none;
	line-height: 2em;
}

div.sidebar div.noste2{
	margin: 0px 0px 14px 0px;
	padding: 0;
	background: #efefef;
	height: 46px;
	line-height: 46px;
	color: #86bc6f;
	font-size: 11px;
}

div.sidebar div.noste2 a{
	color: #86bc6f;
	font-size: 11px;
}


div.sidebar div.noste3{
	margin: 0px 0px 14px 0px;
	padding: 0;
	background: #efefef;
	color: #999999;
	font-size: 11px;
}

div.sidebar div.noste3 div.text li{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 10px;
	color: #999999;
	list-style-type: none;
	line-height: 1.5em;
}

div.sidebar div.noste3 a{
	color: #86bc6f;
	font-size: 11px;
}

div.sidebar div.noste4{
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #efefef;
	height: 46px;
	line-height: 46px;
	color: #f18127;
	font-size: 11px;
}

div.sidebar div.noste4 h3{
	margin: 8px 19px 0px 14px;
	font-weight: normal;
	font-size: 11px;
	color: #6699cc;
}

div.sidebar div.noste4 div.text li{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 10px;
	color: #999999;
	list-style-type: none;
	line-height: 1.5em;
}

div.sidebar div.noste4 a{
	color: #6699cc;
	font-size: 11px;
}


div#content {
	float: left;
	margin: 0 30px;
	padding: 0 0 30px;
	width: 465px;
}
div#content p.date {
	font-size: 10px;
	color: #a7a8a8;
}
div#content div.morebar {
	margin: 10px 0 15px;
	padding: 5px 7px;
	height: 20px;
	background: #f9f9f9;
	border-bottom: 1px solid #eaeaea;
}
div#content div.morebar a {
	margin: 0 15px 0 0;
	font-weight: bold;
}
div#content div.morebar img.arrow {
	margin: 0 0 -5px;
}
div#content h1 {
	margin: 0 0 25px;
	font-size: 24px;
	color: #5c5e60;
        line-height:normal;
}
div#content h2, div#content h3 {
	margin: 20px 0 5px;
}
div#content h2 {
	font-size: 18px;
        line-height:normal;
}
div#content h3 {
	font-size: 16px;
}

div#content ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div#content ul li {
background-image: url('http://www.analytics.fi/wp-content/themes/analytics/images/bullet.gif');
background-repeat: no-repeat;
background-position: top left;      
padding:0;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
list-style-type: none;
}

div#footer {
	padding: 15px 3px;
	border-top: 1px solid #f1f2f0;
	font-size: 11px;
}
div#footer div.left_column {
	float: left;
	width: 300px;
}
div#footer div.right_column {
	float: right;
	text-align: right;
	width: 600px;
}

/* EXTRAS */
div.clear {
	clear: both;
}

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

div#tehoste{
	background-color: #ffffee;
	padding: 10px;
	width: 440px;
}
