/*#############################################################
Based on the following template:

Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se
#############################################################*/

* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

a {
  color: #682;
}

a:hover {
  color: #9a6;
}

a img {
  border: 0;
}

blockquote {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 1.2em;
  padding: 10px 12px;
  display: block;
  background: #fff;
  color: #a00;
  text-align: center;
}

.main blockquote h1 {
  padding: 0;
}

blockquote p {
  padding: 3px 0;
}

body {
  margin: 3% 0;
  background: #333 url(../img/bg.gif);
  color: #333;
  font: normal 62.5% "Lucida Sans Unicode", sans-serif;
}

h1, h2, h3 {
  font-size: 1.2em;
}

h1, h2, h3 {
  color: #a00;
}

img.center {
  display: block;
  margin: 0 auto;
}

img.left {
  float: left;
  margin: 0 1.2em 0.8ex 0;
}

img.right {
  float: right;
  margin: 0 0 0.8ex 1.2em;
}

li {
  list-style: none;
}

p, ul {
  padding-bottom: 1em;
}

ul {
  margin-left: 1.2em;
}

table.kandistabell td {
  padding: 0 0 10px 0;
  text-align: left;
  vertical-align: top;
}

table.kandistabell tr > td:first-child {
  width: 130px;
  padding-right: 10px;
  font-weight: bold;
}

table.styrelse td {
  padding: 0 0 10px 0;
  text-align: left;
  vertical-align: top;
}

table.styrelse tr > td:first-child {
  width: 100px;
  padding-right: 10px;
  font-weight: bold;
}

table.sponsorloggor td.left {
  padding: 0 0 15px 0;
  text-align: left;
}

table.sponsorloggor td.right {
  padding: 0 0 15px 0;
  text-align: right;
}

.clearer {
  clear: both;
}

.container {
  margin: 0 auto;
  width: 840px;
  border: 12px solid #222;
  background: url(../img/bgcontainer.gif) repeat-y;
  font-size: 1.2em;
}

.footer {
  width: 100%;
  background: url(../img/bgfooter.gif) repeat-x;
  color: #ccc;
  font-size: 0.9em;
  line-height: 39px;
  text-align: center;
}

.footer .left, .footer .right {
  padding: 0 16px;
}

.footer a {
  color: #eee;
  text-decoration: none;
}

.footer a:hover {
  color: #fafcb0;
}

.header {
  float: left;
  width: 640px;
  background: url(../img/header.jpg) no-repeat;
  font: normal 2.4em Verdana, sans-serif;
  line-height: 150px;
  text-align: center;
}

.header a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.large {
  font-size: larger;
}

.left {
  float: left;
}

.main {
  float: left;
  width: 480px;
}

.main .padded {
  padding: 18px 24px;
}

.main h1 {
  padding-bottom: 0.5em;
}

.main li {
  list-style-image: url(../img/li.gif);
}

.main p {
  text-align: justify;
}

.main img {
  border: 1px solid #cccccc;
}

.main img.noborder {
  border: 0;
}

.main_right {
  float: right;
  width: 200px;
  color: #ccc;
}

.main_right h1 {
  padding-bottom: 0.5em;
  margin-top: 10px;
}

.main_right .padded {
  padding: 0 2px 6px 16px;
}

.meta {
  color: #666;
  font-size: 0.8em;
}

.right {
  float: right;
}

span.filesize {
  font-size: smaller;
  font-weight: normal;
}

.subnav {
  float: left;
  width: 160px;
}

.subnav h1 {
  padding-left: 8px;
  background: #222;
  color: #ffe;
  font: bold 1.1em Verdana, sans-serif;
  line-height: 24px;
}

.subnav li {
  border-bottom: 1px solid #696755;
  list-style: none;
}

.subnav li a {
  padding: 8px 0 8px 12px;
  width: 148px;
  display: block;
  background: #89866f;
  color: #111;
  text-decoration: none;
}

.subnav li a:hover {
  background: #9c997c;
  color: #000;
}

.subnav ul {
  margin: 0;
  padding: 0;
}

.top {
  float: left;
  width: 639px;
  background: #222;
  color: #ddd;
  font: normal 1.4em Verdana;
  text-align: center;
  height: 50px;
}
