/*  
Theme Name: Muutosblogi
Theme URI: http://mu.wordpress.org/
Description: Muutosblogin teema.
Version: 1.0
Author: Tuukka Vesala
Author URI: http://www.nitro.fi/

*/
body
{
	width:540px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#000;
	background:url(img/bg.gif) repeat-y;
}

a
{
	text-decoration:none;
}

#header
{
	width:505px;
	background-color:#00A6D6;
	color:#fff;
	font-size:12px;
	margin-bottom:10px;
	padding:17px 10px 17px 24px;
}
	#header h1
	{
		margin:0px;
		font-size:24px;
		font-weight:bold;
	}	

#content
{
	width:340px;
	position:absolute;
}

div.post
{
	border-bottom:solid 1px #00a6d6;
	padding-bottom:10px;
	padding-top:10px;
}
div.post a
{
	color:#00a6d6;
	font-weight:bold;
	text-decoration:underline;
}

div.post h1
{
	font-size:18px;
	color:#00a6d6;
	font-weight:bold;
	margin:0px;
}
div.post h1 a
{
	text-decoration:none;
}
div.post h1 a:hover
{
	color:#f25900;
}
div.metadata
{
	font-size:12px;
	color:#333;
}
div.metadata a
{
	color:#002e63;
	font-weight:normal;
	font-size:12px;
}

#leftmenu
{
	width:191px;
	position:absolute;
	margin-left:348px;
}
	#leftmenu a
	{
		color:#002e63;
		font-weight:normal;
		font-size:12px;
	}

div.authorimage
{
	margin-top:10px;
	text-align:center;
	font-size:12px;
	color:#333;
	margin-bottom:20px;
}	
div.authorimage div
{
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
div.authorimage div b
{
	color:#002e63;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}

div.leftmenublock
{
	
}
div.leftmenublock h1
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	background-color:#f25900;
	padding-left:15px;
}
div.leftmenublock ul
{
	margin:5px 0px 20px 5px;
	padding:0px;
	list-style-position: outside;	
}
div.leftmenublock ul li
{	
	list-style-image: url(img/bullet.gif);
	margin-left:20px;
}
input.comment
{
	border:solid 1px #00a6d6;
	width:170px;
	font-family:Arial;
	font-size:12px;
}

input.button
{
	width:85px;
	height:25px;
	background-color:#f1f1f1;
	font-weight:bold;
	font-size:12px;
	border-left:solid 1px #fff;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #878787;
	border-right:solid 1px #878787;
}

textarea.comment
{
	border:solid 1px #00a6d6;
	width:320px;
	height:170px;
	font-family:Arial;
	font-size:12px;
}
label
{
	font-weight:bold;
	color:#00a6d6;
}

#respond
{
	background:url(img/reply_bg.gif) no-repeat;
	height:25px;
	color:#fff;
	font-size:14px;
	line-height:25px;
	padding-left:40px;
	margin:0px;
}
font.information
{
	color:#00a6d6;
	font-size:12px;
}

#loginDiv
{
	background-color:#fff9f4;
	border:solid 1px #002e63;
	margin-left:10px;
	margin-top:20px;
}
#loginDiv h1
{
	margin:0px;
	background-color:#e6e6e6;
	border-bottom:solid 1px #002e63;
	color:#002e63;
	font-size:12px;
	padding-left:10px;
}
#loginDiv div
{
	margin:12px;
	text-align:right;
}
#loginDiv input
{
	border:solid 1px #002e63;
	font-family:Arial;
	font-size:12px;
	color:#333;
	margin-bottom:6px;
	padding-left:10px;
	width:145px;
}
#nextpost
{
	padding-left:20px;
	padding-bottom:1px;
	border-bottom:solid 1px #00a6d6;
}
#prevpost
{
	padding-left:20px;
}
#nextpost_index,#prevpost_index
{
	float:left;
	width:185px;
}
#prevpost_index
{
	text-align:right;
}
#nextpost a, #prevpost a, #nextpost_index a, #prevpost_index a
{
	font-size:12px;
	color:#00a6d6;
}
#nextpost a
{
	color:#002e63;
}



div.comment
{
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
	border-bottom:solid 1px #999;
}
div.comment a
{
	color:#00a6d6;
}
div.infobox
{
	border-top:dashed 1px #919191;
	border-bottom:dashed 1px #919191;
	background-color:#f8f8f8;
	padding:15px;
	text-align:center;
}
div.infobox a
{
	color:#002e63;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}
blockquote
{
	border:solid 1px #ccc;
	padding:5px;
	margin:0px;
	background-color:#f8f8f8;
}

p.quoter_comment_header
{
	margin:4px 0px 4px 0px;
}
