@charset "utf-8";
/* CSS Document */

body { 
	background:#fff;
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	line-height: 18px;
}

* {
	margin: 0;
}

img {
	border: 0px;
}

#container {
	width: 965px;
	margin:auto;
	text-align:left;
	background:#fff;
}

#header { 
width: 100%;
float:left;
height : 140px;
	background:#fff;
}

#content {
	width:965px;
	height:100%;
	margin-top: 40px;
	padding:0;
	clear:both;
	background:#fff;
}

#sivuosa {
	width:560px;
	border:0;
	float:left;
	padding: 10px;
	clear:none;
}

#top-mainos {
width: 720px;
padding-bottom: 15px;
}

#oikeaosa {
	width:180px;
	border:0;
	float:right;
	clear:none;
}
	

#navibox {
	width:180px;
	border:0;
	clear:none;
	padding: 10px;
	background-color: #FFF5F2;
	float:left;
	list-style: none;
	color : #6a6a6a; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 11px; 
 line-height: 1.5em;
}

#navibox a {
	color : #000; 
text-decoration: none; 
}

#sivulaatikko a {
	color : #000; 
text-decoration: none; 
}´

#sivulaatikko a:hover { 
color : #00f0ff; 
} 

#navibox a:hover { 
color : #00f0ff; 
} 

#sivulaatikko {
	width:180px;
	border:0;
	clear:none;
	padding: 10px;
	float:left;
	list-style: none;
	background-color: #FFF5F2;
	color : #6a6a6a; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 11px; 
 line-height: 1.5em;
}

.logo {
float: left;
}

.rss {
float: right;
}

#footer{
	clear:both;
	padding-top: 40px;
	text-align:right;
	height: auto;
}

.post { 
	width: 560px;
} 
	
	
	p {
	padding: 8px 0;
        line-height: 1.5em; <---
}

h3 { 
color : #fff;
background-color: #6a6a6a;
font-size : 15px;
font-weight : bold;  
text-transform: uppercase;
padding: 5px;
text-align: center;
} 

.post a { 
color : #303030; 
text-decoration: underline; 
font-weight : bold; 
} 

.post a:hover { 
color : #00f0ff; 
} 

.post h2 { 
color : #000; 
font-size : 22px;
margin-top: 5px;
padding-top: 5px;
font-weight : bold;  
text-transform: uppercase;
} 

.post h2 a { 
color : #000; 
text-decoration : none; 
margin: 3px 3px 3px 3px;
} 

.post h2 a:hover { 
color : #00f0ff; 
} 

.meta-tag {
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px; 
	color:#6a6a6a; 
	padding-bottom:5px;
	text-decoration: none;
}

.postmetadata2 {
		padding-left: 10px;
	padding-right: 10px;
}

.postmetadata2 a { 
color : #6a6a6a; 
text-decoration : none; 
} 

.postmetadata2 a:hover { 
color : #00f0ff; 
text-decoration : none; 
} 

.postmetadata {
		padding-left: 10px;
	padding-right: 10px;
border: 1px dotted #ccc;
}

.postmetadata p {
color : #6a6a6a;
	font-size: 11px;
	padding: 0 0 15px;
}

.postmetadata a { 
color : #6a6a6a; 
text-decoration : none; 
} 

.postmetadata a:hover { 
color : #00f0ff; 
text-decoration : none; 
} 

.entry {
	padding-bottom: 15px;
	padding-top: 10px;
	text-align : justify; 
font-size : 12px; 
line-height : 18px; 
font : Arial, Tahoma, Verdana, Helvetica, Sans-Serif; 
}

.entry img { 
padding : 2px 2px 2px 2px; 
background : #f0f0f0; 
border : 2px solid #545454; 
margin : 0 15px 15px 0 !important ; 
display : inline; 
} 


.navigation a { 
padding : 15px 15px 15px 15px; 
font-weight : bold; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #a3a3a3; 
font-weight : bold; 
line-height : 20px; 
} 

.textfield {
	width: 150px;
	height: 17px;
	margin: 0;
	background-color: #6a6a6a;
	color: #fff;
	 border:1px solid;
  border-color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.kommentti {
	width: 120px;
	height: 150px;
	margin: 0;
	background-color: #6a6a6a;
	color: #fff;
	 border:1px solid;
  border-color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

input.btn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	 font-size: 12px;
	background-color: #6a6a6a;
  border:1px solid;
  border-color: #000;
  font-weight:bolder;
  text-align: center;
}

blockquote {
width: 530px;
float: right;
margin: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
font: italic bold #ff0000;
}

} 