body {
	background-color: #660000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 10pt;
	}

a {
	color: #CC3333;
	}

#menu {
	text-align: right;
	color: #CC3333;
	font-size: 10pt;
	clear: right;
	padding: 5px;
	}
	
.posts {
	background-color: #000000;
	padding: 10px;
}

.post, .post-body, p {
	font-size: 10pt;
	}

.post {
	border-bottom:1px dotted #CCC;
	}

.titlealt, .date {
	color: #CCCCCC;
	}
	
.small, .title {
	color: #CC3333;
	}
	
.titlealt, .title {
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	}
	
.date, .small {
	font-size: 8pt;
	}

.icon-action {
	border: 0px;
}

.footer, .commet-link, h4, .post-footer, .blogger-labels {
	font-size: 8pt;
	}
	
#about {
	text-align: center;
	padding: 5px;
	/*border:1px dotted #CCC;*/
	background-color: black;
	text-decoration: none;
	font-weight: bold;
	}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	border-bottom:1px dotted #CCC;
	list-style:none;
	font-size: 10pt;
	}
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
	line-height:1.5em;
	}