/************************************************ Typografi ************************************************/
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	background-color: #34312e;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
strong, em, b, i, h1 {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}
a, a:link, a:hover, a:visited, a:active {
	color: #f66e31;
}
#content {
	font-size: 75%;
	line-height: 1.3em;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 1em 0;
	color: #f66e31;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 1.3em 0 0.7em 0;
	color: #f66e31;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
}
.nyhetsruta h2 {
	color: #f66e31;
}
.nyhetssidaLista h2 {
	margin: 0 0 0.2em 0;
}
h3 {
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0 0 0 0;
}
h4 {
	font-size: 0.6em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	text-transform: uppercase;
}
.nyhetsruta .nyhet .text {
	font-size: 0.9em;
	line-height: 1.2em;
}
.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: 1.5em;
	color: #474847;
}
.ingress {
	font-size: 1.3em;
	line-height: 1.3em;
}
.bildtext {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
}
.flerNyheter a, .flerNyheter a:link, .flerNyheter a:visited {
	float: right;
	text-decoration: none;
}
.flerNyheter a:hover, .flerNyheter a:active {
	text-decoration: underline;
}
/************************************************ Allmänt ************************************************/
#header {
	background-image: url(images/header_bg.jpg); /* Bakgrundsbild i toppen */
	background-color: #000; /* Bakgrundsfärg i toppen */
}
#logo {
	background-image: url(images/blank.gif);
	width: 400px; /* Bredd på logotypen */
	height: 91px; /* Höjd på logotypen */
	top: 15px; /* Placering av logotypen */
}
#content {
	background-color: #fff;
}
/************************************************ Menyerna ************************************************/
#topnav {
	background-image: url(images/topnav_bg.jpg);
	background-color: #000;
}
#topnav li a, #topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active {
	font-size: 75%;
	line-height: 2.7em;
	letter-spacing: 0.5pt;
	text-transform: uppercase;
	color: #fff;
}
#topnav li a:hover, #topnav li a:active, #topnav ul li.active a, #topnav ul li.active a:link, #topnav ul li.active a:visited {
	color: #fff;
}
#topnav ul li.active a, #topnav ul li.active:hover a {
	background-color: #f66e31;
}
#topnav ul li:hover {
	background-color: #2a2520;
}
#subnav {
	background-color: #474847; /* Bakgrundsfärg i undermenyn */
}
#subnav li a, #subnav li a:link, #subnav li a:visited, #subnav li a:hover, #subnav li a:active {
	font-size: 75%;
	line-height: 1.9em;
	letter-spacing: 0.5pt;
	color: #b5b6b5; /* Textfärg i undermenyn */
}
#subnav li a:hover, #subnav li a:active {
	color: #fff; /* Textfärg i undermenyn på mouseover */
}
ul#subnav li.active a, ul#subnav li.active a:link, ul#subnav li.active a:visited {
	color: #fff;
}
/************ 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 #f66e31;
}
.thumbscontainer p {
	font-size: 80%;
	line-height: 1.1em;
	color: #474847;
	padding-top: 2px;
}
/************************************************ Foten ************************************************/
#footer {
	color: #a9988d;
	text-transform: uppercase;
	background-color: #fff;
}
#footerleft {
	font-size: 65%;
	line-height: 1.2em;
	margin: 1px 0 0 30px;
}
#signoff {
	width: 102px;
	height: 11px;
	background-image: url(images/smalltownmedia_webbdesign.png);
	margin: 0em 30px 10px 0;
}
