/* @override http://localhost:8888/wp-content/themes/popsenterets/css/kommentarer.css */


/************************************************
*	Lagt til av Eivind									*
************************************************/

#kommentarer {
	margin-top: 15px;
	clear: left;
}
	
/************************************************
*	Comments									*
************************************************/


#comments {
	width:520px;
	background-image:url(images/commentbg.gif);
	padding:15px 15px 15px 15px;
	background-repeat:repeat-x;
	margin-bottom:0px;
	float:left;
}
#comments2 {
	width:550px;
	margin-top:3px;
	height:2px;
	margin-bottom:20px;
	float:left;
}
.commentname {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
	width:300px;
	border:none;
	margin-right:10px;
	float:left;
	display:inline;
}
.commenttime {
	font-size:9px;
	float:right;
	margin:0;
	padding-right:10px;
	color:gray;
}
#comments p {
	padding:13px 0 10px 3px;
	display:inline;
}
.commenttext {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	margin-top:0px;
	display:block;
	padding:5px 0 10px 0;
}
.selectpage {
	font-size:10px;
	float:right;
	display:inline-block;
}
.commenth4 {
	width:100px;
	border:none;
	font-size:18px;
	float:left;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: black;
}
.respondform {
	float:left;
	margin: 0;
}
#comment {
	float: left;
	width: 535px !important;
	border: 1px solid silver;
	margin-bottom: 4px;
}
#email, #author {
	border: 1px solid gray;
	margin-bottom: 8px;
	height: 16px !important;
	font-size: 10px;
	width: 150px;
	padding: 4px;
}
.greenline {
	border-top:1px solid #738552;
	height:2px;
	width:450px;
	flaot:left;
}
