@font-face {
	font-family: News Gothic;
	src: url('../gfx/fonts/NewsGothic/NewsGot');
}

@font-face {
	font-family: News Gothic;
	font-weight: bold;
	src: url('../gfx/fonts/NewsGothic/NewsGotBol');
}

body {
	background: url('../gfx/mainbg.png');
	margin: 0;
}

h3 a {
	color: #fff;
	text-decoration: none;
}

h1 a:hover, h3 a:hover {
	color: #ccc;
	text-decoration: none;
}

h1 a {
	color: #000;
	text-decoration: none;
}

div#headcontainer {
	background: #fff url('../gfx/headbg.png') center center no-repeat;
	width: 100%;
	height: 177px;
}

div#head {
	width: 1000px;
	height: 177px;
	margin: 0 auto;
}

div#head img#logotype {
	float: left;
	margin-top: 60px;
	border: 0;
}

div#head div#topad_468 {
	background: url('../gfx/adbg.png');
	padding: 5px;
	width: 468px;
	height: 60px;
	float: right;
	margin-top: 55px;
}

div#head div#topad_728 {
	background: url('../gfx/adbg_728.png');
	padding: 5px;
	width: 728px;
	height: 90px;
	float: right;
	margin-top: 40px;
	margin-right: -20px;
}

div#container {
	width: 1027px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.article, div.text {
	width: 481px;
	padding: 0 10px;
	font: 9pt helvetica, arial, verdana;
	color: #373737;
}

div.midtext {
	width: 628px;
	padding: 0 10px 10px 10px;
	font: 9pt helvetica, arial, verdana;
	color: #373737;
}


div.midtext a {
	color: #0072ff;
	text-decoration: underline;
}

div.midtext a:hover {
	color: #1d406b;
}

div.articletext {
	font: 9.5pt helvetica, arial, verdana;
	color: #252525;
	line-height: 13.5pt;
	margin-top: 30px;
}

div.smallwhitemid img {
	border: 0
}

div.text {
	line-height: 14pt;
}

div.ingress {
	font: bold 10pt helvetica, arial, verdana;
	line-height: 13pt;
	color: #373737;
	margin-top: 30px;
}

div.ingress span.category {
	font-weight: normal;
	color: #969696;
}

div.article h1, div.article h2, div.midtext h1  {
	font: 23pt News Gothic, Century Gothic, Arial;
	color: #000;
	margin: 0px 0 0 0;
	text-decoration: none;
	padding-top: 20px;
}

div#bildgalleri h1 {
	font: 23pt News Gothic, Century Gothic, Arial;
	color: #FFF;
	padding: 20px 0 10px 0;
	text-align: center;
	background: #000;
	margin: 0;
}

div.midtext h1 {
	margin: 0;
	padding-top: 10px;
}

div.text h1 {
	font: 23pt News Gothic, Century Gothic, Arial;
	color: #000;
	margin: 0;
	padding: 20px 0;
}

div.blackbox {
	width: 438px;
	font: 9.5pt helvetica, arial, verdana;
	color: #484848;
	line-height: 12pt;
}

div.blackbox b {
	color: #8d8d8d;
	display: block;
	margin-bottom: 8px;
}

div.blackbox a {
	color: #c5a046;
	text-decoration: underline;
}

div.blackbox a:hover {
	color: #f3d58b;
}

div.blackbox h1 {
	font: 16pt News Gothic, Century Gothic, Arial;
	color: #fff;
	margin: 0 0 10px 0;
}

div.pubinfo {
	font: 9pt arial, verdana, tahoma;
	color: #727272;
}

div.notice div.pubinfo {
	font: 8pt arial, verdana, tahoma;
	color: #727272;
}

div.pubinfo a {
	color: #e97db0;
	text-decoration: none;
}

div.pubinfo a:hover {
	color: #a63f70;
}

div.articleactions {
	margin-top: 20px;
	padding-bottom: 8px;
}

div.articleactions a {
	display: block;
	float: right;
	font: 9pt helvetica, arial, verdana;
	padding: 9px 8px 8px 8px;
	text-decoration: none;
}

div.articleactions a + a {
	margin-right: 5px;
}

div.articleactions a.readmoreico {
	background: #f67958;
	color: #fff;
}

div.articleactions a.readmoreico:hover {
	background: #bc4d30;
}

div.articleactions a.loveico {
	background: #e97db0 url('../gfx/icons/heart.png') 8px center no-repeat;
	color: #fff;
	padding-left: 32px;
}

div.articleactions a.loveico:hover {
	background: #b45884 url('../gfx/icons/heart.png') 8px center no-repeat;
}

div.articleactions a.comico {
	background: #5c5c5c url('../gfx/icons/comments.png') 8px center no-repeat;
	color: #fff;
	padding-left: 32px;
}

div.articleactions a.comico:hover {
	background: #323232 url('../gfx/icons/comments.png') 8px center no-repeat;
}

div.articleactions a.favico {
	background: #4b6ea9 url('../gfx/icons/star.png') 6px center no-repeat;
	color: #fff;
	padding-left: 32px;
}

div.articleactions a.favico:hover {
	background: #36507b url('../gfx/icons/star.png') 6px center no-repeat;
}

div.notice {
	width: 240px;
	float: left;
}

div.notice img {
	border: 0;
}

div.notice + div.notice {
	margin-left: 7.6px;
}

div.notice h4 {
	margin: 3px 0 0 0;
	font: bold 10pt News Gothic, Century Gothic, Arial, Verdana;
}

div.notice_row + div.notice_row {
	padding-top: 10px;
}

div#footer {
	width: 100%;
	height: 204px;
	background: url('../gfx/footerbg.png') repeat-x;
	margin-top: 30px;
}

div#footer div#fcontainer {
	width: 1000px;
	margin: auto;
}

div#footer div#fcontainer div#partners {
	float: right;
	margin-top: 70px;
}

div#footer div#fcontainer div#partners img {
	float: left;
	border: 0;
}

div#footer div#fcontainer div#partners a + a {
	margin-left: 10px;
}

div.errorbox {
	background: #f6c0be;
	border-bottom: 2px solid #d74a48;
	padding: 2% 2% 1.2% 2%;
	width: 96%;
	font: 10pt helvetica, arial, verdana;
	color: #672524;
	margin: auto;
	margin-bottom: 10px;
}

div.donebox {
	background: #dafacb;
	border-bottom: 2px solid #608f4a;
	padding: 2% 2% 1.2% 2%;
	width: 96%;
	font: 10pt helvetica, arial, verdana;
	color: #2f5c1a;
	margin: auto;
	margin-bottom: 10px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.pagingholder {
	margin-left: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.paging {
	padding: 3px 5px;
	background: #000;
	color: #fff;
	font: 9pt arial, verdana, tahoma;
	text-decoration: none;
	border: 1px solid #333;
}

a.paging:hover {
	background: #363636;
	border: 1px solid #555;
}

a.paging_active {
	background: #bf1174;
	padding: 3px 5px;
	color: #fff;
	font: 9pt arial, verdana, tahoma;
	text-decoration: 	none;
	border: 1px solid #c35f98;
}

div.blackbox a.lasvart {
	display:							block;
	background:						#121212;
	padding:							10px;
	width:							418px;
	color:							#4a4a4a;
	text-decoration:					none;
	font:								bold 11pt Helvetica, Century Gothic, Arial;					
}

div.blackbox a.lasvart:hover {
	background:						#1d1d1d;
	color:							#585858;
}

a.lasvart + a.lasvart {
	margin-top:						5px;
}

div.comment {
	background:						#121212;
	padding:							10px;
	width:							418px;
	color:							#4a4a4a;
}

div.comment + div.comment {
	margin-top:						5px;
}

div.imginfo {
	font: 7.5pt helvetica, arial, verdana;
	color: #727272;
}

div.imginfo div.imgtext {
	float: left;
}

div.imginfo div.photographer {
	float: right;
	margin-left: 20px;
}

div.senasteinlagg {
	float: left;
	width: 460px;
	padding: 20px;
	margin:20px;
	background: #000;
}

div.bloggar {
	float: right;
	width: 457px;
	margin-right: -20px;
}

#rotating_items senasteinlagg{
	position: relative;
}

div.rotating_item {
	position: absolute;
	width: 460px;
}

div.blackbox h1, div.hundrablackmid h1, div.hundrablackmid h3 {
	font: 16pt News Gothic, Century Gothic, Arial;
	color: #fff;
	margin: 0 0 10px 0;
}

div.hundrablackmid .blogpost_link + .blogpost_link {
	margin-top: 15px;
}

div.hundrablackmid div.pubinfo a {
	color: #333;
	text-decoration: none;
}

div.hundrablackmid div.pubinfo a:hover {
	color: #ccc;
}

.blogginlagg + .blogginlagg {
	margin-top: 10px;
}

img.coverthumb {
	border: 0;
	padding: 10px;
}

div#micelacorner {
	background: url('../gfx/micelacorner.png') no-repeat;
	width: 906px;
	height: 50px;
	margin-left: 11px;
	margin-top: 0px;
	padding: 43px 0 0 100px;
	font: 14pt Georgia, Times;
	color: #fff;
}

div#micelacorner a {
	text-decoration: none;
	color: #fff;
}

div#micelacorner a:hover {
	text-decoration: underline;
}

.pink {
	color: #e97dcd;
	padding-right: 20px;
}

.newgalleri {
	font: 9pt helvetica, arial, verdana;
	color: #fff;
}

.textad {
	text-align: center;
	color: #555;
	font: 9pt arial, verdana, tahoma;
	margin: 10px 0;
}

.textad a {
	color: #999;
	text-decoration: underline;
}

.textad a:hover {
	color: #555;
}
