/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		Kreis Ilanz
	date:			04/2008, scherii
	version:		4.1.5
	file:			blog.css
	function:		eLuna Page Comments -style 
********************************************************************************************************/

.tx-elunapagecomments-pi1 {
	border:1px solid #999;
	padding:10px;
}

.eluna_pagecomments_comment_author {
	font-weight:bold;
}

hr{
	background-color: #aaa; /* Farbe für Opera und Firefox */
	color: #aaaaaa; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin:7px 0;
}

.eluna_pagecomments_comment_date {
	float:right;
}

.eluna_pagecomments_comment_text {
	margin:24px 0 10px 0;
}

.eluna_pagecomments_comment_author {
	margin:0 0 -15px 0;
}

.tx-elunapagecomments-pi1 p input, .tx-elunapagecomments-pi1 p textarea { /* p input wegen verstecktem Feld (hidden) */
	border:1px solid #999;
	padding:2px;
	width:350px;
	display:block;
	margin:5px 0;
}
.tx-elunapagecomments-pi1 p textarea {
	margin:5px 0;
}

.eluna_pagecomments_form_title {
	font-weight:bold;
}

.eluna_pagecomments_form img {
	border:1px solid #999;
	margin:5px 0;
/*	width:354px; */
}
.eluna_pagecomments_form p label {
	display:block;
	width:450px;
}

.eluna_pagecomments_form label span {
	display:block;
}

#tx_elunapagecomments_pi1_submit{
	width:454px;
	display:block;
}

