body
{
	font:0.93em Helvetica, Arial, sans-serif;
}

.post, .link, .comment, .warning
{
	border:1px solid #CCC;
	padding:5px;
	margin: 10px 0px;
}

.time
{
	float:right;
}

.post h2, .link h2
{
	display:inline;
}

#player
{
	display:inline;
	float:right;
}

.attachment
{
	margin:5px 5px 0px;
}
.attachment span
{
	display:inline-block;
	padding:5px;
	background-color:#F2F2FB;
}

a:link, a:visited
{
	text-decoration:none;
	color:#3D4E69;
}

a:hover, a:link:hover, a:active, a:visited:hover
{
	color:#5D849C;
}

a img
{
	border:none;
}

.stepleft
{
	float:left;
}

.stepright
{
	float:right;
}

.commentForm input[type="text"], .commentForm textarea
{
	width:400px;
}

.sig
{
	text-align:right;
	font-style: oblique;
	color:#999;
}

h2 a:link, h2 a:visited
{
	color:#000;
}

.warning
{
	border: 1px solid #FF0;
	background-color:#FFE;
	font-weight:bold;
	text-align:center;
}
