/* @group Artikkel */

#ingress_box {
	height: 200px;
	position: relative;
	margin: 0 0 0px 220px;
}
#ingress p {
	font-weight: bold;
	line-height: 16px;
}
#post_content {
	padding: 0 10px 0 4px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted silver;
}
#post_content p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 1em;
}
#ingress {
	margin-top: 10px;
	width: 330px;
	border-top: 1px dotted gray;
	padding: 5px 0 0px 0;
	float: left;
	font-weight: bold;
}
#ingress_box div.bunnstillt h1 a {
	height: 40px;
}
#ingressInfo {
	border: 1px solid red;
}
p.ingress {
	width: 230px;
}
a.short {
	display: block;
	width: 235px;
	float: right;
}
.bunnstillt {
	position: absolute;
	bottom: 0px;
	width: 326px;
}
#send_to_friend {
	float: left;
	display: block;
	width: 532px;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
	margin: 10px 0 10px 2px;
	padding: 0 0 0 10px;
	font-size: 10px;
}
/* @end */

/* ---------- Arkivside ----------- */


.story {
	float: left;
	clear: left;
	position: relative;
	width: 98%;
	padding: 1%;
	margin-bottom: 5px;
}



.story img {
	padding-right: 10px !important;
}

.story .textbox {
	margin: 3px 0 0 115px;
}

.story .textbox h3 {
	margin-top: 0px;
}
/*


.textbox {
	height: 100px;
	position: relative;
	margin: 0 0 0px 0;
	padding: 0 10px 0 10px;
	float: left;
}
.textbox .bunnstillt {
	position: absolute;
	width: 420px;
	margin-left: 5px;
}

.textbox p {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	width: 370px;
	float: left;
}
*/
.arkiv {
	border-top: 1px dotted gray;
	margin-top: 4px;
	padding-top: 4px;
}

.textbox h1 {
	font-size: 18px;
	font-weight: normal;
}
.textbox a {
	text-decoration: none;
}
.border {
	border-top: 1px dotted gray;
	padding-top: 5px;
}

/* @end */
