body {
    background-color: #343434;
}
#top, #leaderboard {
    background-color: #E61E0D;
}
#header a {
    background-image: url('http://static.blogo.it/images/autoblog_logo.gif');
    width: 233px;
    height: 68px;
}
#sponsor a {
    background-image: url('http://static.blogo.it/images/header_alfa147q2.gif');
    width: 308px;
    height: 37px;
}

#top-menu a {
    color: #ffffff;
}

a {
    color: #E61E0D;
}
a:hover {
    background-color: #c0c0c0;
    color: #E61E0D;
}
h2 {
	color: #E61E0D;
}
.post {
	border-color: #C0C0C0;
}
    .post p {
        width: 432px;
    }
	.post h1 {
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a {
			color: #333300;
		}
		.post h1 a:hover {
			background-color: #333300;
			color: #ffffff;
		}
	.post-tools-send {
		background: url('http://static.blogo.it/images/autoblog_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments {
		background: url('http://static.blogo.it/images/autoblog_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/autoblog_continua.gif') no-repeat left;
	} 


