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

.tx-pagebrowse-pi1{
	margin-bottom: 1em;
}

.item {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: thin solid #000;
}
.titleSelf {
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: large;
	font-weight: bold;
}
.text {
	width: 330px;
}
.bloglist div.title{
	margin-bottom: 1.5em;
	border-bottom: thin solid #000;
}
#commentListTitle {
	font-size: 90%;
	padding-bottom: 1em;
	padding-top: 1.5em;
}
.commentListListing {
	background-color: #484848;
}
#singleNavigation {
	margin-bottom: 1em;
}
#categories{
	margin-bottom: 1em;
}
#categories h3{
	padding: 0px;
	margin: 0px 0px 0.7em 0px;
}
#categories ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#categories li {
	/*display: inline;*/
}
#categories .catnobr{
	white-space: nowrap;
}
