.post-date{
	display:none;
}
.auth{
	display:none;
}
.comments{
}
.descCatPost{
	display:none;
}
.descCatList{
}
.comDesc{
}
#desccat img{
	padding:4px 4px 4px 4px;
	border:1px solid #bbc4a3;
	margin-right:4px;
}
#desccat #catTitle{
padding:6px 0px 0px 0px;
}
#desccat #catTitle #catTitleLi{
	border-bottom:1px solid #bbc4a3;
	padding:0px 10px 6px 20px;
	font-size:20pt;
	color:#676e04;
}
.post div{
	margin-left:0px;
}
.post .post-content{
	border-width:0px;
	margin:0px 0px 0px 12px;
	padding:4px 0px 0px 0px;
}
.post .post-content-list{
	border-width:0px;
	margin:0px 0px 0px 12px;
	padding:4px 0px 0px 0px;
}
.post-content-list img {
	width:150px;
}

.post-title-list {
	font-family: Georgia, Arial, Serif;
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
}
.post-title-list a{
	font-size:10pt;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-left: 2px;
	padding-top: 2px;
	background: url(img/subcat_bullet.gif) no-repeat left 6px;
}
.post-title-list a:link, .post-title-list a:visited, .post-title-list a:hover, .post-title-list a:active {
	text-decoration: none;
	color: #676E04;
}

.post .post-info{
	color:#676e04;
	border-bottom:1px solid #bbc4a3;
	border-top:1px solid #bbc4a3;
	margin-bottom:10px
}
.post .post-info .post-title a{
	font-size:16pt;
}

.subtitle{
	font-size:16pt;
	color:#676e04;
	border-bottom:1px solid #bbc4a3;
	border-top:1px solid #bbc4a3;
	margin-bottom:10px;
}
