
.navigation {
	padding: 15px 0;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#respond input,
#respond textarea {
	width: 98%;
}
#respond .form-submit input {
	width: auto;
}


/* column1 / wp_search
=======================*/
#column1 .column1Text {
	padding: 0 15px !important;
}
#column1 .wordpress {
	padding: 0 15px !important;
}
#column1 .wp_search {
	padding: 0 0 10px 0;
}
#column1 FORM {
	margin: 10px 0;
	float: none !important;
}
#column1 FORM INPUT {
	background: #fff url(../../../pics/formtextbg.gif) no-repeat left top !important;
}

#column1 FORM TEXTAREA {
	background: #fff url(../../../pics/formtextbg.gif) no-repeat left top !important;
}
#column1 FORM INPUT#searchsubmit {
	margin: 10px 0 0 0;
	width: 87px;
	height: 24px;
	border: 0px;
	background: url(../../../pics/formsubmitbg.gif) no-repeat left top !important;
	color: #fff;
	font-size: 1.2em;
	cursor: pointer;
}

.wp_tagcloud {
}
.wp_tagcloud .wordpressContent DIV {
	display: block;
	padding: 0 0 10px 0;
}

/* main /posts
===============*/
.post {
	clear: both;
}
.entry-utility {
	padding: 15px 0 0 0;
}

H3.comments-title {
	
}
OL.commentlist {
list-style:none outside none;
margin:0;
padding: 0;
}
.commentlist li.comment {
border-bottom:1px solid #E7E7E7;

margin:0 0 24px;
padding:0 0 0 56px;
position:relative;
}
.commentlist .avatar {
left:0;
position:absolute;
top:4px;
}
.comment-author cite {
color:#000000;
font-style:normal;
font-weight:bold;
}
.comment-author .says {
font-style:italic;
}
.comment-meta {
margin:0 0 18px;
}
#comments .comment-body p:last-child {
margin-bottom:6px;
}
.reply {
padding:0 0 24px;
}

CODE {
	font: 12px Arial, sans-serif;
}


/* ulkoasun muokkauksesta
=================*/
#column1Content .wordpressContent ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#column1Content .wordpressContent ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.entry-meta {
       font-weight:bold;
}
h2.entry-title a {
       color:#000 !important;
}
