body
{
	background-color: #343434;
}
#top
{
	background-color: #99ff66;
}
#header a
{
	background-image: url('http://static.blogo.it/images/comicsblog_logo.gif');
	width: 320px;
	height: 60px;
}

#top-menu a
{
	color: #000;
}

a
{
	color: #00207C;
}
a:hover
{
	background-color: #c0c0c0;
	color: #ffffff;
}
h2
{
	color: #ff0000;
}
.post
{
	border-color: #C0C0C0;
}
	.post h1
	{
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a
		{
			color: #00207c;
		}
		.post h1 a:hover
		{
			background-color: #c0c0c0;
			color: #ffffff;
		}
	.post-tools-send
	{
		background-image: url('http://static.blogo.it/images/motoblog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments
	{
		background: url('http://static.blogo.it/images/motoblog_commenti.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-continue
	{
		float: left;
		padding-left: 15px;
        margin-left: 0px;
		background: url('http://static.blogo.it/images/motoblog_continua.gif') no-repeat left;
	}

