body {
	background-color: #343434;
}
#top {
	background-color: #d2c692;
}
#header a {
	background-image: url('http://static.blogo.it/images/deluxeblog_logo.gif');
	width: 207px;
	height: 55px;
}
#sponsor a
{
        background-image: url('http://static.blogo.it/images/header_larusmiani.gif');
        width: 300px;
        height: 31px;
}
#top-menu a {
	color: #000;
}
a {
	color: #8e6607;
}
a:hover {
	background-color: #8e6607;
	color: #ffffff;
}
h2 {
	color: #000;
}
.post {
	border-color: #C0C0C0;
}
	.post h1 {
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a {
			color: #8e6607;
		}
		.post h1 a:hover {
			background-color: #8e6607;
			color: #ffffff;
		}
	.post-tools-send {
		background-image: url('http://static.blogo.it/images/deluxeblog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments {
		background: url('http://static.blogo.it/images/deluxeblog_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/deluxeblog_continua.gif') no-repeat left;
	}

