@charset "UTF-8";
/* CSS Document */

body {
	background:url(../../images/body_bg_black.png) repeat-x #e4eae1;
}
a {
	color:#000;
}
a:focus, a:hover {
	color:#333;
}
#header {
	background:url(../../images/header_bg_black.jpg) no-repeat;
}

.categories-list li .item-title, .cat-children .item-title {
	border-left:3px solid #000;
	border-bottom:2px solid #000;
}
.readmore {
	border-left:3px solid #000;
}