body {
	font-size : 14px;
	color: #ccc;
	background-color: #000;
}
/* Container ------------------ */
#container {
	width: 1000px;
	background-color: #111111;
}
#sidebar-a {
	width: 220px;
	font-size: 13px;
}

#navstats
{
	width: 360px;
}

.posthead h2
{
	font-size: 1.3em;
	text-transform: none;
}

h1 a:visited,
h1 a:active,
h1 a:link,
h1 a:hover  {
	text-transform: none;
	font-size: 1.6em;
	letter-spacing: 2px;
}
#top {
	height: 120px;
	background-image:url(http://www.blogjava.net/images/blogjava_net/applupus/30781/o_logo.jpg);
	text-align: left;
}
#top p{
	text-transform: none;
}
.post
{
	margin: 0px 0px 2em;
}
.Cal
{
	width:220px;
	font-size: 13px;
}
#sidebar-a h3 {
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
	margin-top: 1.2em;
	margin-left: 0.5em;
}
p.date {
	font-size : 1.0em;
	font-weight : bold;
	color : #CCCCCC;
	text-align: right;
}
p.date a
{
	color: #DDDDDD;
}