﻿/************************************************ Typografi ************************************************/
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
strong, em, b, i, h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
a, a:link, a:hover, a:visited, a:active {
	color: #d92b18;
}
#content {
	font-size: 85%;
	line-height: 20px;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	line-height: 36px;
	margin: 15px 0 21px 0;
	color: #d92b18;
	font-family: Georgia, Times, Times New Roman, serif;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	margin: 24px 0 12px 0;
	color: #d92b18;
	font-family: Georgia, Times, Times New Roman, serif;
}
.nyhetsruta h2 {
	color: #d92b18;
	margin: 0 0 0.2em 0;
}
.puff h2 {
	margin: 15px 0 10px 0;
}
.nyhetssidaLista h2 {
	margin: 0 0 0.2em 0;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin: 18px 0 0 0;
	color: #d92b18;
	font-family: Georgia, Times, Times New Roman, serif;
}
h4 {
	font-size: 0.75em;
	font-weight: bold;
	font-style: italic;
	margin: 18px 0 0 0;
	color: #d92b18;
	font-family: Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
}
.nyhetsruta {
	background-color: #f9fafb;
	padding: 20px;
	border: 1px solid #e2e7ea;
}
.nyhetsruta .nyhet .text {
	font-size: 1em;
	line-height: 18px;
}
.nyhetsruta .nyhet .text a, .nyhetsruta .nyhet .text a:link, .nyhetsruta .nyhet .text a:visited {
	color: #000;
	text-decoration: none;
}
.nyhetsruta .nyhet .text a:hover, .nyhetsruta .nyhet .text a:active {
	text-decoration: underline;
}
.datum {
	font-size: 0.8em;
	line-height: 18px;
	color: #000;
}
.ingress {
	font-size: 1.3em;
	line-height: 24px;
}
.bildtext {
	font-size: 0.9em;
	line-height: 18px;
	color: #000;
}
.flerNyheter a, .flerNyheter a:link, .flerNyheter a:visited {
	float: right;
	text-decoration: none;
}
.flerNyheter a:hover, .flerNyheter a:active {
	text-decoration: underline;
}
.big {
	font-size: 1.5em;
	line-height: 18px;
	color: #d92b18;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
}
/************************************************ Allm�nt ************************************************/
#header {
	height: 128px;
}
#logo {
	background-image: url(images/logo.png);
	width: 139px; /* Bredd p� logotypen */
	height: 91px; /* H�jd p� logotypen */
	top: 15px; /* Placering av logotypen */
}
#lang1 {
	background-image: url(images/lang_sve.png);
	width: 80px;
	height: 24px;
	top: 5px;
	margin-right: 5px;
}
#lang3 {
	background-image: url(images/lang_no.png);
	width: 67px;
	height: 24px;
	top: 5px;
	margin-right: 5px;
}
#lang2 {
	background-image: url(images/lang_eng.png);
	width: 76px;
	height: 24px;
	top: 5px;
}
/************************************************ Menyerna ************************************************/
#topnav {
	height: 28px;
}

#topnav li a, #topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active {
	font-size: 80%;
	line-height: 2.3em;
	color: #48525c;
	font-weight: bold;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
}
/* 
#topnav li a, #topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active {
	font-size: 70%;
	line-height: 2.5em;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
*/
#topnav li a:hover {
	color: #48525c;
}
#topnav li a:active, #topnav ul li.active a, #topnav ul li.active a:link, #topnav ul li.active a:visited {
	color: #d92b18;
}
#topnav ul li.active a, #topnav ul li.active:hover a {
	background-color: #f9fafb;
}
#topnav ul li:hover {
	background-color: #d9dde2; /* Bakgrundsf�rg i toppmenyn p� mouseover */
}
#subnav {
	height: 28px;
}
/*
#subnav li a, #subnav li a:link, #subnav li a:visited, #subnav li a:hover, #subnav li a:active {
	font-size: 70%;
	line-height: 2.5em;
	color: #000;
	font-weight: bold;
}
#subnav li a:hover {
	color: #48525c;
}
*/
#subnav li a, #subnav li a:link, #subnav li a:visited, #subnav li a:hover, #subnav li a:active {
	font-size: 70%;
	line-height: 2.5em;
	color: #48525c;
	font-weight: bold;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
}
#subnav li a:hover {
	color: #d92b18; /* Textf�rg i undermenyn p� mouseover */
}
#subnav ul li.active a, #subnav ul li.active a:link, #subnav ul li.active a:visited {
	color: #d92b18;
}
/************ Galleri *********/
ul.thumbs li a, ul.thumbs li a:link, ul.thumbs li a:visited {
	border: 1px solid #000;
	height: auto;
}
ul.thumbs li a:hover, ul.thumbs li a:active {
	border: 1px solid #d92b18;
}
.thumbscontainer p {
	font-size: 80%;
	line-height: 18px;
	color: #000;
	padding-top: 2px;
}
/************************************************ Puffar ************************************************/
.puffWrapper {
	display:block;
	width:290px;
	float: left;
}
.puff {
	background-image: url(images/puff_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 220px;
	height: 188px;
	padding: 10px 20px 20px 20px;
	float: left;
	margin: 0 0 0 0;
	font-size: 0.9em;
	line-height: 18px;
}
.puffFace {
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 230px;
	height: 46px;
	padding: 172px 15px 0 15px;
	float: left;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 18px;
}
.puffFace a, .puffFace a:link, .puffFace a:visited {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.puffFace a:hover, .puffFace a:active {
	color: #48525c;
}
.puffFace.caj {
	background-image: url(../../images/Personal/CajRollny.jpg);
}
.puffFace.mika {
	background-image: url(images/face_mika.jpg);
}
.puffFace.richard {
	background-image: url(../../images/Personal/RichardHallgren.jpg);
}
.puffFace.gunnar {
	background-image: url(../../images/Personal/GunnarAndreasson.jpg);
}
.puffFace.michael {
	background-image: url(../../images/Personal/MichaelOlsson.jpg);
}
.puffFace.jonatan {
	background-image: url(../../images/Personal/JonatanWirdegard.jpg);
}
.puffFace.jorgen {
	background-image: url(../../images/Personal/JorgenBergstrom.jpg);
}
.puffFace.juha {
	background-image: url(../../images/Personal/JuhaHolm.jpg);
}
.puffFace.karl-johan {
	background-image: url(../../images/Personal/Karl-JohanFisk.jpg);
}
.puffFace.kristofer {
	background-image: url(../../images/Personal/KristoferJohansson.jpg);
}
.puffFace.marie {
	background-image: url(../../images/Personal/MarieHogkvist.jpg);
}
.puffFace.martin {
	background-image: url(../../images/Personal/MartinBood.jpg);
}
.puffFace.therese {
	background-image: url(../../images/Personal/ThereseAxelsson.jpg);
}

/************************************************ Foten ************************************************/
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	color: #48525c;
	text-transform: uppercase;
	height: 40px;
	position: relative;
	top: 20px;
}
#footerleft {
	font-size: 65%;
	line-height: 1.2em;
	margin: 14px 0 0 30px;
}
#signoff {
	width: 73px;
	height: 12px;
	background-image: url(images/smalltownmedia_webbdesign_s.png);
	margin: 14px 30px 0 0;
}
.bullet {
	width: 5px;
	height: 5px;
	background-image: url(images/bullet.png);
	float: left;
	margin: 3px 5px 0 5px;
}
