body {
	background-color: #000000;
	/* background:url(../images/blue/bk_body.jpg);*/
}

a {
	color:#AF7817;
}

#topMenu ul li a {
	background:url(../images/blue/bullet_list.png) 0 2px no-repeat;
}

#topMenu ul li a:hover{
	color:#D4A017;
}

.postItem h1 a:hover{
	color:#AF7817;
}

.postItem .categs a {
	background:#AF7817;
}

.icoAuthor {
	background:url(../images/blue/ico_author.png) 0 2px no-repeat;
}

.icoComments {
	background:url(../images/blue/ico_comments.png) 0 2px no-repeat;
}

td { vertical-align: top; }
td.bold { font-weight: bolder; }
.ulcircle { list-style-type: disc; }
.gobold { font-weight: bolder; }
.indent-details { margin-left: 1em; }
p.copyright {text-align: center; font-weight: bold; font-family: "Times New Roman", serif; }
