body {
  background: #f9f9f9;
}
a,
a:visited {
  color: #3C688A;
}
a:active,
a:hover {
  color: #9d2219;
}

.small_top .actionbar a {
  color: #fff;
}

.subtop .actionbar a {
  color: #3c688A;
}

.subtop .actionbar div,
.subtop .actionbar a,
.small_top .actionbar div,
.small_top .actionbar a {
  background-image: url("/static/img/actionbar_split_hbl.png");
}
.container > .menu .menuline {
  background-color: #3C688A;
}
.container > .menu a {
  color: #3C688A;
}
.container > .small_top {
  padding-bottom: 10px;
}
.container > .top {
  padding-bottom: 20px;
}

.most_read {
  border-top: 4px solid #3C688A;
}
.frettir.list .entry .category a {
  color: #3C688A;
}
.most_read .header .title {
  color: #3C688A;
}
.most_read .list a div:first-child {
  color:#3C688A;
}
a.logo_hbl {
  display: block;
  width: 325px;
  height: 52px;
  background: url("/static/img/Eidfaxi_logo_transparent_haus.png?v=3");
  background-repeat: no-repeat;
}
.hblresettop {
  margin-left: 0px;
  background: #3C688A;
}
.hblresettop .span-one-third {
  width: 280px;
}
.hblresettop .logosmall_hbl {
  background-size: 223px 39px;
  width: 280px;
}
a.logosmall_hbl,
a.logosmall_vb {
  display: block;
  width: 280px;
  height: 46px;
  background: url("/static/img/Eidfaxi_logo_transparent_haus.png?v=2");
  background-size: 223px 39px;
  background-repeat: no-repeat;
}
.topslide .span16 {
  background: #efefef;
}
.frettir.single .see_also h3 {
  color: #3C688A;
}
.frettir.single .extrabar a {
  color: #3C688A;
}
.frettir .category a {
  color: #3C688A;
}
.section_menu div.mdropdown,
.section_menu a {
  color: #3C688A;
}
.hestabladid .eldratakki {
  background: #3C688A;
}

h1 {
    color: #3C688A;
    font-weight: normal;
    font-family: Helvetica, arial, sans-serif;
}

.frettir.list .entry .category a {
    color: #3C688A;
}

.listings_header {
    border-bottom: 4px solid #3C688A;
    padding-bottom: 13px;
    font-size: 17px;
    font-weight: bold;
}

.listings_list_table td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top: 1px solid #3C688A;
}
