body {
	background-repeat: no-repeat;
	background-image: none;
	background-color: #000000;
	color: #999999;
}

#page {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: none;
}

.titolo-post {
	color: #999999;
}

.titolo-post a{
	color: #999999;
}

.menu a, .menu :visited {
	color:#999999;
	background:#000000;
}

h2, h2 a, h2 a:visited, h3, h3 a:visited {
	color: #cccccc;
}

.entry p a:visited {
	color: #999999;
}

#sidebar ul ul li {
	color: #999999;
}

#sidebar ul ol li {
	color: #999999;
}

a, h2 a:hover, h3 a:hover {
	color: #999999;
	text-decoration: underline;
}

a {
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

.post h2 a:hover {
	color: #666666;
}

/*
.post h2 a {
	color: #FFCC99;
}

.post h2 a:hover {
	color: #FFCC99;
	text-decoration: none;
}
*/

h2 a:hover, h3 a:hover {
	color: #666666;
}

#footer {
	background-color: #000000;
	background: none; 
}

#wp-calendar a{
	font-weight: bold;
	color: #dddddd;
}

#header {
	background: url("images/testata-titolo-nero.png") no-repeat bottom center; 
}
