body {
	background-color: #CCCCCC;
}
#top {
	background-color: #74815E;
}
#header a {
	background-image: url('http://static.blogo.it/images/blogvoip_logo.gif');
	width: 253px;
	height: 55px;
}
#sponsor a
{
        background-image: url('http://static.blogo.it/images/header_blogvoip.gif');
        width: 300px;
        height: 31px;
}
#top-menu a {
	color: #fff;
}
a {
	color: #000;
}
a:hover {
	background-color: #E61E0D;
	color: #F0F0F0;
}
h2 {
	color: #000;
}
.post {
	border-color: #C0C0C0;
}
	.post h1 {
		font-size: 14px;
		margin-bottom: 6px;
	}
		.post h1 a {
			color: #333;
		}
		.post h1 a:hover {
			background-color: #70B86F;
			color: #ffffff;
		}
	.post-tools-send {
		background-image: url('http://static.blogo.it/images/blogvoip_invia.gif') no-repeat left;
        padding-left: 15px;
	}
	.post-tools-comments {
		background: url('http://static.blogo.it/images/blogvoip_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/blogvoip_continua.gif') no-repeat left;
	}

