body
{
	background-color: #ccc;
}
#top
{
	background-color: #b6c8da;
	background-image: url('http://static.blogo.it/images/melablog_test_logo.gif');
}
#header a
{
	width: 230px;
	height: 50px;
}

#top-menu a
{
	color: #fff;
}
a
{
	color: #769718;
}
a:hover
{
	background-color: #769718;
	color: #fff;
}
a:active
{
    color: #000;
}
h2
{
	color: #353a4c;
}
.post
{
	border-color: #C0C0C0;
}
	.post h1
	{
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a
		{
			color: #000;
		}
		.post h1 a:hover
		{
			background-color: #333000;
			color: #ffffff;
		}
		.post h1 a:active
		{
			color: #333000;
		}
	.post-tools-send
	{
		background-image: url('http://static.blogo.it/images/melablog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments
	{
		background: url('http://static.blogo.it/images/melablog_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/melablog_continua.gif') no-repeat left;
	}

.headernav ul li a:hover {
    color: white;
}
.comment_head {width: 430px}
.melablog h3 {color: #404042;}
.melablog .form, .melablog .form_url {border: 1px solid #A9A9AD; background: #E9E9EE;}

