h1 {
	margin-left: 1%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cmts {
	margin: 0px;
	padding: 0px;
	margin-left: 1%;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.cmts .cmts {
	margin-left: 2em;
}
.cmts li {
	clear: both;
	display: inline;
}
.cmt {
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 25px;
	margin-left: 2px;
	padding-left: 0;
	padding-right: 10px;
	min-width: 460px;
}
.cmthd {
	display: inline-block;
	*display: inline;
	zoom: 1;
	clear: both;
	overflow: hidden;
	padding-right: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.author {
    background-color: #ebeefa;
}
.cmth {
	margin: 0;
	padding: 0;
	display: inline;
}
.cmth li {
	float: left;
	padding: 0;
	display: inline;
	clear: none;
	font-size: 8pt;
}

.cmt .theme {
	padding: 0px;
	margin: 5px;
	float: left;
}
.cmt p {
	margin-top: 0;
	margin-bottom: 6px;
	clear: both;
}
.cmt .lju, .ljb {
	display: block;
	float: left;
	margin: 4px 6px 4px 4px;
	font-weight: bold;
}
.cmt .ljb {
	font-weight: normal;
}
.cmt .ljb a:link {
	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px solid #7F7F7F;
}
.cmt .ljb a:hover {
	color: #CC0000;
	border-bottom-color: #CC0000;
}
.cmt .ljb a:visited {
	color: #7f7f7f;
}
.cmt .date, .note {
	float: left;
	margin: 5px;
}
.cmt .note {
	color: #D3D5DC;
	margin-left: 20px;
}
.cmt div img {
	display: block;
	float: left;
}
.av {
	height: 24px;
	width: 24px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cmt:hover {
	background-color:#F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.q {
	background-color: #F5F5FF;
}
.tema {
	background-color: #ffffbf;
}
.parent {
  background-color:#efefef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.parent p {
	background-color:#efefef;
}
iframe {
    margin-bottom: 30px;
}
#banner {
	margin-top: 15px;
}
#bmbar {
	height: 30px;
}

