/*kommentarer, husk å endre stilsettet til webloggkommentarer ved endring*/
.hr-l, .hr-d{
	clear:both;
	font-size:0;
	line-height:0;
	margin:10px 0;
}
.hr-l{
	border-top:solid 1px silver;
}
.hr-d{
	border-top:solid 1px black;
}
.linkfarge, .linkfarge a:link, .linkfarge a:visited {
	color:#737765;
}
.linkfarge a:hover {
	color:black;
}
.liten {
	font-size: 10px;
}
.signatur, .signatur a:link, .signatur a:visited {
	font-weight: bold;
}
.startbruker_signatur, .startbruker_signatur a:link, .startbruker_signatur a:visited {
	font-weight: bold;
	color: #393;
}
.commentposterinfo {
	color:#737765;
	margin-bottom: 10px;
}
.commentheader {
	margin-top: 5px;
}
.comment {
	font-size: .85em;
	color:#737765;
}
.comment p{
	margin: 0 0 10px 0;
}
.comment h2 {
	font-size:15px;
	display:inline;
}
.comment_  span {
	margin-top: 15px;
}
.comment_1 {
	margin-left: 0;
	width: 100%;
}
.comment_2 {
	margin-left: 5%;
	width: 95%;
}
.comment_3 {
	margin-left: 10%;
	width: 90%;
}
.comment_4 {
	margin-left: 15%;
	width: 85%;
}
.comment_5 {
	margin-left: 20%;
	width: 80%;
}
.comment_6 {
	margin-left: 25%;
	width: 75%;
}
.comment_7 {
	margin-left: 30%;
	width: 70%;
}
div.commenttext {
	border-bottom: 1px solid #E2EBDA;
	padding-bottom:1em;
	margin-bottom:1em;
}
.quote {
	border: 1px solid #E2EBDA;
	padding: 10px 10px 0 10px;
	color: #737765;
	margin: 15px 0 10px 30px;
}
.sortering {
	font-size: 11px;
	margin-bottom: 10px;
}
h1.kommentarhead{
	font-family: arial, helvetica, sans-serif;
	background-color:#E2EBDA;
	border-top: 1px solid #BCC3BA;
	font-size: 14px;
	line-height:20px;
	display:block;
	margin:0 0 3px 0;
	text-transform:uppercase;
	color: #737765;
}
h1.kommentarhead a:link,h1.kommentarhead a:visited{
	text-decoration:none;
	border-bottom: 1px dotted #737765;
	color: #737765;
}
h1.kommentarhead a:hover {
	text-decoration:none;
}
h1.kommentarhead label {
	font-weight : normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: capitalize;
	cursor: help;
}
.alert {
	font-size: 11px;
	background: #FF9;
	color: black;
	margin-bottom: 10px;
	text-align: center;
	padding: 3px;
}
.sortering fieldset {
	text-align: center;
	margin-top:0;
	padding: 10px 2px;
}
.sortering legend {
	margin-left:23px;
}
.sortering a:link, .sortering a:visited {
	cursor: help;
	text-decoration:none;
	border-bottom: 1px dotted #737765;
	color:#737765;
}
.sortering a:hover {
	color:#737765;
	text-decoration:none;
	border-bottom: 1px dotted #737765;
}
.sortering label {
	cursor: help;
}
fieldset {
	border:1px solid #BCC3BA; 
	padding:10px 25px; 
	margin-top:10px;
	color:#737765;
}
legend {
	border:1px solid #BCC3BA; 
	color:#737765;
	padding:2px 4px 2px 4px;
	background-color: white;
	font-weight : bold;
}
span.nykommentar {
	color: red;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}
a.knapp-winpluss:focus, a.knapp-winminus:focus {
	-moz-outline: 1px solid white;
	outline: 1px solid white;
	outline-offset 3px; 
}
a.knapp-winpluss, a.knapp-winminus {
	cursor: default;
	vertical-align:middle
}
a.knapp-winpluss img, a.knapp-winminus img{
	height:12px;
	width:19px;
	background:none;
	border:none;
}
a.knapp-winpluss:link,  a.knapp-winpluss:visited { 
	background: url(http://gfx.dagbladet.no/g2/winbutt+.gif) no-repeat;
}
a.knapp-winpluss:hover  { 
	background-image: url(http://gfx.dagbladet.no/g2/winbutt-hover+.gif);
}
a.knapp-winpluss:active {
	background-image: url(http://gfx.dagbladet.no/g2/winbutt-active+.gif);
}
a.knapp-winminus:link,  a.knapp-winminus:visited { 
	background: url(http://gfx.dagbladet.no/g2/winbutt-.gif) no-repeat;
}
a.knapp-winminus:hover  { 
	background-image: url(http://gfx.dagbladet.no/g2/winbutt-hover-.gif);
}
a.knapp-winminus:active {
	background-image: url(http://gfx.dagbladet.no/g2/winbutt-active-.gif);
}
span.pluss {
	color: #08b403;
}
span.minus {
	color: red;
}
.posthidden {
	display:none;
	font-size: 12px;
}
.postshown {
	display:inline;
	font-size: 12px;
}
