body {
	background-color: #003366;
}
#top, #leaderboard {
	background-color: #427EE1;
}
#header a {
	background-image: url('http://static.blogo.it/images/tvblog_logo.gif');
	width: 171px;
	height: 58px;
}

#top-menu a
{
	color: #ffffff;
}
a
{
	color: #3C73CD;
}
a:hover
{
	background-color: #E61E0D;
	color: #f0f0f0;
}
h2
{
	color: #003366;
}
.post
{
	border-color: #C0C0C0;
}
	.post h1
	{
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a
		{
			color: #000000;
		}
		.post h1 a:hover
		{
			background-color: #333300;
			color: #ffffff;
		}
	.post-tools-send
	{
		background-image: url('http://static.blogo.it/images/tvblog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments
	{
		background: url('http://static.blogo.it/images/tvblog_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/tvblog_continua.gif') no-repeat left;
	}

