/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Kommentare
*/

.comments {
	margin: 3.5em 0 3em;
	position: relative;
	overflow: hidden;
	height: 1%;
}

.comments h2 {
	font-size: 1.8em !important;
	margin-bottom: .6em !important;
	background: url(/img/icon_komm_art.png) no-repeat;
	padding: 0 0 .2em 32px !important;
	border-bottom: 2px dotted #999999 !important;
	color: #c60219 !important;
	width: 93%;
} /* IE6 + IE7 */

.comments h2 + a, .comments p a {
	position: absolute;
	top: .45em;
	right: 0;
	padding-left: 12px;
	background: url(/img/link.gif) 0 center no-repeat;
	font-size: 1.2em;
}

/* .comments h2 + a:hover, .comments p a:hover {
	background-color: #e6f4f5;
} */

.comments > p a {
	position: static;
	font-size: .9em;
	font-weight: bold;
	margin-top: .15em;
}

.comments > h4 {
	font-size: 1.3em;
	margin: -.4em 0 .9em 11px;
	background: url(/img/icon_comm_titel.png) no-repeat;
	padding-left: 14px;
	color: #454545;
}

.comm_add {
	position: relative;
}

.comm_add input[type=text], .comm_add textarea {
	width: 340px !important;
} /* IE7 */

.comm_add div.rw span {
	font-size: .8em;
	color: #a9a9a9;
	font-weight: normal;
	display: block;
	margin-top: 8px;
	width: 70px;
}

.comm_add textarea {
	display: inline;
} /* IE6 */

.comments .comment {
	padding-bottom: 9px;
	margin-bottom: 2em;
	border-bottom: 2px dotted #999999;
	position: relative;
	height: 1%;
}

.comments .comment a:hover {
	background-color: #e6f4f5 !important;
}

.comments .comment .by {
	font-size: 1.1em;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c6c6c6;
	background: url(/img/icon_komm_art2.png) no-repeat;
	padding-left: 17px;
	position: relative;
	height: 1%;
}

.comments .comment .by strong {
	color: #000
}

.comments .comment .by a {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/img/icon_komm_art_meld.png) no-repeat;
	padding-left: 11px;
	font-weight: normal;
} /* IE6 */

.comments .comment h4 {
	font-size: 1.3em;
	margin-bottom: .2em;
}

.comments .comment p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

.comments .comment .comm_info {
	overflow: hidden;
	height: 1%;
	font-size: 1.2em;	
}

.comments .comment .comm_info a {
	white-space: nowrap;
}

.comments .comment .lsw {
	color: #666666;
	float: left;
	/* width: 380px; */
	float: right;
	font-size: 1em;
}

.comments .comment .lsw a {
	display: inline;
}

.comments .comment .lsw a:hover {
	background-color: transparent !important;
}

.comments .comment .lsw > a:first-child {
	color: #1dae00;
	margin-left: 10px;
}

.comments .comment .lsw a:first-child + span {
	position: relative;
	top: 3px;
}

.comments .comment .lsw span a:first-child {
	z-index: 1;
	position: relative;
}

.comments .comment .lsw span a:first-child + img {
	position: relative;
	left: -6px;
	top: -1px;
	z-index: 0;
	margin-right: -6px;
}

.comments .comment .lsw span a:first-child + img + img {
	position: relative;
	top: -1px;
}

.comments .comment .lsw span a:first-child + img + img + a {
	position: relative;
	left: -6px;
	z-index: 2;
}

.comments .comment .lsw a:first-child + span + a {
	color: #d42e2e;
	margin-left: -6px;
}

.comments .comment .lsw a:first-child + span + a + span {
	color: #7f7f7f;
	margin-left: 7px;
	font-size: .9em;
}

.comments .comment .comm_info > a {
	padding-left: 12px;
	background: url(/img/link.gif) 0 5px no-repeat;
	width: 20%;
} 

.comments .comment .comm_info div.lsw + a {
	margin-top: 3px;
}

.comments .comment_aw {
	margin-left: 18px;
}

.comments .comment_aw span:first-child {
	position: absolute;
	top: -6px;
	left: -18px;
	background: url(/img/komm_art2_aw_bg.png) no-repeat;
	width: 14px;
	height: 17px;
}

.comments .comment_aw .by {
	background: url(/img/icon_komm_art2_aw.png) no-repeat;
	padding-left: 22px;
}

.comments .leiste_1gr {
	margin: 1em 0 2em;
}

.comments .hinweis {
	margin-top: 1em;
}