@import "https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic&subset=latin,latin-ext";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

body {
  background: #709468;
  line-height: 1;
  padding: 0 2em;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: 400;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

header, hgroup, footer, section, article, nav, aside {
  display: block;
}

/* =Structure
----------------------------------------------- */
#page {
  margin: 0 auto;
  max-width: 940px;
}

#branding hgroup {
  margin: 0 7.6%;
}

#access div {
  margin: 0 7.6%;
}

#primary {
  float: left;
  margin: 0;
  width: 100%;
}

#content {
  margin: 0 7.6%;
  width: 85%;
}

#secondary {
  float: right;
  margin-right: 7.6%;
  width: 18.8%;
  display: none;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* =Global
----------------------------------------------- */
body,
input,
textarea {
  color: #333;
  font: 16px "Open Sans", Helvetica, Arial, serif;
  font-weight: 300;
  line-height: 1.48;
}

#page {
  background: #fff;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.025em;
}

/* Text elements */
p {
  margin-bottom: .825em;
}

ul, ol {
  margin: 0 0 1.625em 2.5em;
}

ul {
  list-style: square;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}

dl {
  margin: 0 1.625em;
}

dt {
  font-weight: 700;
  font-size: 14px;
}

dd {
  font-size: 14px;
  margin-left: 20px;
}

strong {
  font-weight: 700;
}

cite, em, i {
  font-style: italic;
}

blockquote {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 400;
  margin: 0 3em;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote cite {
  color: #666;
  font: 12px "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: .05em;
  text-transform: uppercase;
}

pre {
  background: #f4f4f4;
  font: 13px "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  margin-bottom: 1.625em;
  padding: .75em 1.625em;
}

code, kbd {
  font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym, dfn {
  border-bottom: 1px dotted #666;
  cursor: help;
}

address {
  display: block;
  margin: 0 0 1.625em;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

sup, sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

input[type=text],
input[type=email],
textarea {
  background: #fafafa;
  color: #888;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  color: #333;
}

textarea {
  padding-left: 3px;
  width: 98%;
}

input[type=text],
input[type=email] {
  padding: 3px;
}

/* Links */
a {
  color: #444;
}

a:visited {
  color: #444;
}

a:focus,
a:active,
a:hover {
  color: #590000;
}

/* =Header
----------------------------------------------- */
#branding {
  padding-top: 2px;
  padding-bottom: 10px;
  position: relative;
  background: #709468;
}

#site-title {
  padding: 20px 0 5px;
  text-align: center;
}

#site-title a {
  color: #111;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

#site-description {
  color: #fafafa;
  font-size: 14px;
  text-align: center;
  font-style: italic;
  margin-bottom: 10px;
}

#branding img {
  margin-bottom: -6px;
}

/* =Menu
-------------------------------------------------------------- */
#access {
  background: #709468;
  clear: both;
  display: block;
  float: left;
  margin: 0 auto 2px;
  width: 100%;
  font-size: 100%;
}

#access ul {
  font-size: 13px;
  list-style: none;
  margin: 0 0 0 -.8125em;
  padding-left: 0;
}

#access li {
  float: left;
  position: relative;
}

#access a {
  color: #eee;
  display: block;
  line-height: 3.333em;
  padding: 0 1.2125em;
  text-decoration: none;
  font-size: 110%;
}

#access ul ul {
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  display: none;
  float: left;
  margin: 0;
  position: absolute;
  top: 3.333em;
  left: 0;
  width: 188px;
}

#access ul ul ul {
  left: 100%;
  top: 0;
}

#access ul ul a {
  background: #f9f9f9;
  border-bottom: 1px dotted #ddd;
  color: #444;
  font-size: 13px;
  font-weight: 400;
  height: auto;
  line-height: 1em;
  padding: 10px;
  width: 168px;
}

#access li:hover > a,
#access ul ul :hover > a {
  background: #efefef;
}

#access li:hover > a {
  background: #f9f9f9;
  background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
  background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
  color: #333;
}

#access ul li:hover > ul {
  display: block;
}

#active a {
  font-weight: 700;
}

/* =Content
----------------------------------------------- */
#main {
  border-top: 2px solid #eee;
  -webkit-box-shadow: 0 -1px 0 #dee7b1;
  -moz-box-shadow: 0 -1px 0 #dee7b1;
  box-shadow: 0 -1px 0 #dee7b1;
  clear: both;
  padding: 1.625em 0 0;
}

.page-title {
  color: #333;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 2.6em;
  margin: 0 0 2.6em;
  text-transform: uppercase;
}

.page-title a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: none;
}

.hentry {
  margin: 0 0 1.625em;
  padding: 0 0 1.625em;
  position: relative;
}

.entry-title,
.entry-header .entry-meta {
  padding-right: 76px;
}

.entry-title {
  clear: both;
  color: #222;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1em;
  padding-bottom: .3em;
}

.entry-title,
.entry-title a {
  color: #222;
  text-decoration: none;
}

.entry-title a:hover {
  color: #1b8be0;
}

.entry-content {
  padding: 1.2em 0 0;
}

.entry-content h1 {
  color: #000;
  font-weight: 700;
  margin: 0 0 .8125em;
}

.entry-content h2 {
  color: #000;
  font-weight: 700;
  margin: 0 0 .6em;
  font-size: 1.2em;
  line-height: 1em;
}

.entry-content h3 {
  color: #333;
  font-weight: 700;
  margin: 0 0 .6em;
  font-size: 1em;
  line-height: 1.3em;
}

.entry-content h4 {
  color: #333;
  font-weight: 700;
  margin: 0 0 .6em;
  font-size: 16px;
  line-height: 1.3em;
}

.entry-content table {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.625em;
  width: 100%;
}

.entry-content tr th,
.entry-content thead th {
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 24px;
}

.entry-content tr td {
  border-top: 1px solid #E7E7E7;
  padding: 6px 24px;
}

/* =Widgets
----------------------------------------------- */
.widget-area {
  font-size: 12px;
}

.widget-area h4 {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.1em;
  text-transform: uppercase;
  margin-bottom: .5em;
}

.widget-area ul {
  font-size: 15px;
  margin-left: 1.5em;
}

.widget-area ul li {
  color: #777;
  font-size: 13px;
}

.widget-area a {
  color: #1b8be0;
  text-decoration: none;
}

.widget-area a:hover {
  color: #ff4b33;
}

/* =Footer
----------------------------------------------- */
#colophon {
  clear: both;
}

#site-generator {
  background: #709468;
  border-top: 1px solid #ddd;
  color: #fafafa;
  font-size: 12px;
  line-height: 2.2em;
  padding: 2.2em 0;
  text-align: center;
}

#site-generator a {
  text-decoration: none;
  font-weight: 700;
  color: #FFF;
}

#botten {
  color: #666;
  font-size: 12px;
  text-align: center;
  padding: 0 0 10px;
}

#botten a {
  text-decoration: none;
}

/* =Responsive Structure
----------------------------------------------- */
@media (max-width: 800px) {
  #content {
    margin: 0 7.6%;
    width: auto;
  }

  #secondary {
    float: none;
    margin: 0 7.6%;
    width: auto;
  }

  embed, object {
    max-width: 100%;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    padding: 0 .5em;
  }
}

/* IE 7 */
#ie7 article.intro {
  margin-left: -7.6%;
  margin-right: -7.6%;
  padding-left: -7.6%;
  padding-right: -7.6%;
  max-width: 1000px;
}

#ie7 section.featured-post {
  margin-left: -7.6%;
  margin-right: -7.6%;
  max-width: 850px;
}

#ie7 section.recent-posts {
  margin-right: 7.6%;
}

.entry-content li {
  line-height: 19px;
  margin-bottom: 9px;
}

#secondary li {
  line-height: 15px;
  margin-bottom: 9px;
}

/*** Här börjar STATAG CSS ***/
#vkolumn {
  float: left;
  width: 200px;
  background: #FFFFFF;
  padding: 15px 0;
}

#hkolumn {
  float: right;
  width: 200px;
  background: #FFFFFF;
  padding: 10px 0;
  margin: 0 20px 0 10px;
}

#innehall {
  margin: 0 30px 0 200px;
  padding: 0 0 0 30px;
}

#sidfot {
  height: 50px;
  padding: 0 10px 0 20px;
  background: #FFF;
  text-align: center;
  text-transform: uppercase;
}

#sidfotbild {
  background: url(../layoutbild/sidfot.gif);
  background-repeat: no-repeat;
  margin: 10px 430px 0;
  height: 50px;
}

.fltrt {
  float: right;
  margin-left: 8px;
}

.fltlft {
  float: left;
  margin-right: 8px;
}

.clearfloat {
  clear: both;
  height: 0;
  line-height: 0;
}

a {
  color: #000;
}

a:hover {
  color: #930;
  text-decoration: none;
}

.mini {
  font-size: 90%;
}

.center {
  text-align: center;
}

.minicenter {
  font-size: 90%;
  text-align: center;
}

.ingress {
  font-weight: 700;
}

.textbild,
.textcenter {
  text-align: center;
}

.img {
  margin: 5px 5px 0;
}

/* Länkar */
.link {
  line-height: 2em;
}

.link ul {
  padding: 0;
}

.link li {
  list-style-type: none;
  line-height: 1.5em;
}

.link a {
  text-decoration: none;
}

.link a:hover {
  color: #D04D43;
  text-decoration: none;
}

.lank2 ul li,
.lank3 ul li {
  line-height: 1.3em;
  list-style-type: none;
  margin-left: -20px;
}

.lank2 a,
.lank3 a {
  text-decoration: none;
}

.lank2 {
  width: 315px;
  float: left;
  margin: 0;
}

.lank3 {
  width: 315px;
  float: right;
  margin: 0;
}

.lank2 a:hover,
.lank3 a:hover {
  color: #600;
  text-decoration: underline;
}

/* TABELLER */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

.tabell-kontakt {
  text-align: left;
  margin: 10px 0;
}

.tabell-kontakt th {
  background: #FFF;
}

.tabell-kontakt td {
  background: #FFF;
  padding: 3px 0;
  border-bottom: 1px solid #999;
}

.tabell-kontakt2 {
  text-align: left;
  margin: 10px 0;
}

.tabell-kontakt2 th {
  background: #FFF;
}

.tabell-kontakt2 td {
  background: #FFF;
  padding: 3px 0;
}

.tabell-biblo {
  font-size: 12px;
  text-align: left;
}

.tabell-biblo thead,
.tabell-biblo th {
  padding: 3px 5px 3px 0;
  border-bottom: 1px dotted #999;
  font-weight: 700;
}

.tabell-biblo td {
  padding: 3px 5px 3px 0;
  border-bottom: 1px dotted #999;
}

.tabell-biblo a {
  padding: 3px 0;
  text-decoration: none;
}

.tabell-aktiv td {
  text-align: center;
}

.tabell-aktiv a {
  text-decoration: none;
}

.tabell-aktiv h3 {
  font-weight: 700;
  text-decoration: none;
  padding: 0 5px 10px 0;
}

/* LISTOR */
.skrift {
  padding: 0;
}

.skrift li {
  list-style-type: none;
}

/* RUTOR */
.rutavit {
  width: 201px;
  float: left;
  margin: 5px 10px 5px 0;
  padding: 5px;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutavit_h {
  width: 201px;
  float: right;
  margin: 5px 10px 5px 0;
  padding: 0 0 0 10px;
  border: 1px solid #999;
  border-radius: 4px;
  background: #E2E0E0;
  box-shadow: inset 0 0 0 0;
}

.rutagra {
  width: 201px;
  float: left;
  margin: 5px 10px 5px 0;
  padding: 0 0 0 10px;
  border: 1px solid #999;
  background: #E2E0E0;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutagra_2 {
  width: 610px;
  margin: 5px 10px 5px 0;
  padding: 5px;
  border: 1px solid #999;
  background: #E2E0E0;
  border-radius: 4px;
}

.rutagra_2a {
  width: 660px;
  margin: 5px 10px 5px 0;
  padding: 5px;
  border: 1px solid #999;
  background: #E2E0E0;
  border-radius: 4px;
}

.rutagra_3hoger {
  width: 180px;
  float: right;
  background: #E2E0E0;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 5px;
}

.rutagra_3hoger h3 {
  text-align: left;
  padding: 5px 0;
  font-weight: 700;
  border-radius: 4px;
  box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
}

.rutagra_4 {
  width: 70px;
  float: right;
  background: #E2E0E0;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutagra_5 {
  width: 260px;
  float: left;
  margin: 5px 10px 0 0;
  padding: 5px;
  background: #E2E0E0;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutagra_5 p {
  line-height: .2em;
}

.rutavit2 {
  width: 250px;
  float: left;
  margin: 5px 10px 5px 0;
  padding: 5px;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutavit3 {
  width: 647px;
  float: left;
  margin: 5px 0;
  padding: 5px;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutavit4 {
  width: 200px;
  float: right;
  margin: 5px 10px 5px 0;
  padding: 5px;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutavit h1,
.rutavit2 h1,
.rutavit3 h1,
.rutagra h1 {
  line-height: 1.2em;
  text-align: left;
  margin-top: 0;
  padding: 5px 0;
  font-weight: 400;
}

.ruta-bottom {
  margin: 0;
  text-transform: uppercase;
}

.ruta-bottom a {
  line-height: 2em;
  font-weight: 700;
}

.button {
  display: block;
  width: 250px;
  height: 50px;
  text-indent: -9999px;
}

.button a {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(valj.png) no-repeat top left;
  outline: none;
}

.button a:hover {
  background-position: 0 -50px;
}

.rutaknapp {
  width: 130px;
  height: 130px;
  float: left;
  border: 1px solid #999;
  margin: 0 12px 0 0;
  text-align: center;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutaknapp2 {
  width: 172px;
  height: 90px;
  float: left;
  margin: 0;
  padding: 35px 0 5px;
  text-align: center;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0;
}

.rutaknapp2a {
  width: 107px;
  height: 55px;
  margin: 0 0 0 35px;
  padding: 0;
}

.rutaknapp img {
  border: 0;
}

.rutaknapp2a p {
  margin-top: 5px;
}

.rutaknapp2a a {
  text-decoration: none;
  border: 0;
}

.rutaknapp2b {
  width: 70px;
  height: 60px;
  margin: 0 0 0 40px;
  border: 1px solid #999;
  padding: 0;
  text-align: center;
  border-radius: 4px;
  box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
}

.rutaknapp2b p {
  margin-top: 22px;
}

.rutaknapp2b a {
  text-decoration: none;
}

.rutaknapp4,
.rutaknapp3 {
  width: 460px;
  float: left;
  padding: 0;
}

.rutaknapp3 {
  margin: 20px 0 0;
}

.rutaknapp4 p,
.rutaknapp3 p {
  margin-top: 0;
  margin-bottom: 10px;
}

/* SUSSENS */
#top-generator {
  background: #709468;
  color: #fafafa;
  padding: 0;
  margin: 0;
  text-align: center;
}

#site-title a {
  color: #fafafa;
}

.fb-comments,
#comment,
#social-buttons,
#other-posts-header,
#blog-list,
.blog-date {
  display: none;
}

.fb-comments span,
.fb-comments span iframe[style] {
  display: none;
}

#blog-posts h3 {
  margin-bottom: 8px;
  padding-bottom: 0;
  font-size: 1em;
  line-height: 1.3em;
}

#blog-posts .blog-comment-link {
  display: none;
}

#blog-posts h1,
#blog-posts h2,
#blog-posts h3,
#blog-posts h4 {
  font-weight: 700;
}

#blog-posts h2.blog-title {
  margin-bottom: 8px;
  padding-bottom: 0;
  font-size: 1.2em;
  line-height: 24px;
  font-weight: 300;
}

#blog-posts h2 a {
  text-decoration: none;
}

#blog-posts hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.025em;
  width: 95%;
}

.entry-content #blog-posts a {
  color: #111;
}

.kartram {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.kartram iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.program1 {
  text-align: left;
  width: 74%;
  float: left;
}

.program2 {
  text-align: right;
  width: 25%;
  float: left;
}

/* Added by Jim, 8 may 2015 */
@media (max-width: 992px) {
  body {
    padding: 0 5px;
  }

  #page {
    margin: 5px;
  }

  blockquote {
    margin: 0;
  }

  ul, ol {
    margin-left: 30px;
  }

  .widget-area,
  .widget-area h4,
  .widget-area ul a {
    font-size: 18px;
  }

  .widget-area h4 {
    margin-top: 30px;
  }
}

@media (max-width: 700px) {
  body {
    background: #fff;
    border: 5px solid #709468;
  }

  #site-description {
    color: #709468;
  }

  .entry-content img {
    max-width: 100%;
    float: none !important;
  }

  #page {
    margin: 2px;
    box-shadow: none;
  }

  ul li,
  ol li {
    margin-bottom: 20px !important;
  }

  img#rss-img {
    display: none;
  }

  #top-generator {
    background: #fff;
    color: #888;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  #branding {
    background: #FFF;
  }

  #site-title a {
    color: #111;
  }

  .hide {
    display: none;
  }

  .program1 {
    text-align: left;
    width: 100%;
    float: none;
  }

  .entry-title,
  .entry-header .entry-meta {
    padding-right: 0px;
  }

  .program2 {
    text-align: right;
    width: 100%;
    float: none;
  }

  p.fbp {
    margin: 0px;
  }
}

@media (max-width: 500px) {
  body {
    border: 5px solid #709468;
  }

  #site-title a {
    font-size: 20px;
  }
}

/* === Social icons and STA logo === */

.program2 {
  position: relative;
}

.program2 .social-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 92px;
}

.program2 .social-row {
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

.program2 .social-row2 {
  display: none;
}

.program2 img.sta-logo {
  position: absolute;
  top: 0;
  left: calc((100% - 52px) / 2);
  transform: translateX(-50%);
  height: 110px;
  width: auto;
}

.program2 img.fb-logo,
.program2 img.ig-logo {
  height: 48px;
  width: auto;
  display: block;
}

img#rss-img,
a[href*="rss"] img {
  display: none !important;
}

/* Hoppa till kategori */
#categoryIndex {
  margin: 12px 0;
}

#categoryLinks {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  max-width: 100%;
  line-height: 1.3;
}

#categoryLinks a {
  display: inline-block;
  white-space: normal;
  text-decoration: underline;
}

/* Mobile tweak for the right-side floated image in page content */
@media (max-width: 768px) {
  .float-right-image {
    float: none !important;
    display: block;
    margin: 20px auto !important;
    width: 80% !important;
    height: auto !important;
  }
}