.johdanto {
	padding-bottom: 25px;
	margin-bottom: 15px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
	text-align: justify;
}

/* Post */

.post {
    height:300px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 10px 0;
}

.post .entry-content {
	float: right;
	width: 380px;
}

.post .entry-image {
	float: left;
	width: 150px;
	padding: 3px;
    border:groove;
    border:thin;
    margin-right: 20px; 
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

.post .links .permalink {
	padding-left: 17px;
}

#tuotetaulukko {
    width: 420px;
    margin-top:10px;
   	font-style: italic;
}

#tuotetaulukko th {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	font-weight:700;
}
#tuotetaulukko td {
   	font-size:13px;
    padding: 3px 0px 0px 3px;
}

#hinta {
	color: #a8252E;
   	font-size: 16px;

}
