body
{
	background-color: #C0C0C0;
}
#top
{
	background-color: #3399FF;
}
#header a
{
	background-image: url('http://static.blogo.it/images/designerblog_logo.gif');
	width: 246px;
	height: 52px;
}

#top-menu a
{
	color: #ffffff;
}

a
{
	color: #0066CC;
}
a:hover
{
	background-color: #E61E0D;
	color: #f0f0f0;
}
h2
{
	color: #0066CC;
}
.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/mobileblog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments
	{
		background: url('http://static.blogo.it/images/mobileblog_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/mobileblog_continua.gif') no-repeat left;
	}

