/* Grunn stílsnið fyrir Joomla! 1.5 sniðmát
  ©2009 Hugsa sér ehf
  */

/* Almennar núllstillingar */

* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
list-style: none;
}

fieldset {
padding:.5em;
}

fieldset legend {
font-weight: bold;
}

body {
font-size:76%;
font-family: Arial, Helvetica, sans-serif;
/*line-height:1.3em;*/
margin:0;
}

a {
color: #9a183c;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
color: #76132e;
}

a img {
  border: none;
}

h1,.componentheading {
font-size:1.3em;
font-weight: bold;
color:white;
padding: 0.3em;
background: #9a183c;
}

.componentheading {
display:inline;
margin: 0 1px;
line-height: 1.8em;
text-transform: uppercase;
}

h2,.contentheading {
font-size:1.3em;
font-weight: bold;
color:#9a183c;
display: block;
text-transform: uppercase;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

/* Sérstakar stillingar fyrir útlit */

html, body {
/*  background: #f2f2f2;*/
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

div#skuggi-vin {
  position: fixed;
  top: 0px;
  right: 50%;
  width: 50%;
  height: 100%;
  background: #f2f2f2 url(../images/skuggi-vin.png) repeat-y top right;
  z-index:-2;
}

div#skuggi-hae {
  position: fixed;
  top: 0px;
  left: 50%;
  width: 50%;
  height: 100%;
  background: #f2f2f2 url(../images/skuggi-hae.png) repeat-y top left;
  z-index:-2;
}
div#svart-ilat {
  width: 992px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -496px;
  height:100%;
}
div.svartur {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 288px;
  height: 100%;
  background: black;
  z-index:-1;
}

div#haegri {
  float: right;
  width: 286px;
}

div#ilat {
  margin: 0 auto;
  width: 992px;
  min-height: 100%;
  z-index: 10;
  position: relative;
  background: white url(../images/svartur.png) repeat-y top right;
}

div.innra {
  padding-top:79px;
}

div#valmynd {
  padding: 0 0 0 1em;
}

div#vinstri {
  width: 704px;
  float: left;
}

div#dalkur {
  width: 168px;
  padding-top: 20px;
  float: left;
}

div#efni {
  width: 704px;
}

div#efnimjott {
  margin-left: 168px;
}

div#fotur {
  width: 100%;
  border-bottom: 1px solid black;
  text-align: center;
}

div#hugsaser {
  float: right;
  padding: 10px;
}

div#haus {
  position:absolute;
  left:0;
  top:0;
  width: 710px;
  height: 79px;
  background: black;
}

div#hausvalmynd {
  position:absolute;
  bottom:4px;
  right: 10px;
}

div.inndrattur {
  padding:6px;
}

div.jofnun {
  clear: both;
}

/* Stillingar fyrir ritil */

.fyrirsogn {
    padding: 0 0 0.2em 0;
    margin: 0 0 0.5em 0;
    font-size: 1.4em;
    font-weight: normal;
    vertical-align: bottom;
    text-align: left;
    width: 100%;
}

img.vinstrimynd {
  float: left;
  padding: 5px 5px 5px 0;
}
img.haegrimynd {
  float: right;
  padding: 5px 0 5px 5px;
}

/* Stílar fyrir Joomla! id og class veljur */

#dalkur li {
  display:block;
  margin:0;
  padding:0 0 6px 12px;
}

#dalkur li a:link, #dalkur li a:visited, #dalkur li a:hover {
  color:black;
  font-size: 1.3em;
  font-weight: bold;
  padding:0;
  margin:0;
  text-transform: uppercase;
}

#dalkur li a:hover {
  text-decoration:underline;
}

#haegri ul.menu {
  margin:0;
  padding:0;
}

#haegri ul.menu li {
  display:block;
  margin:0;
  padding:0;
}

#haegri ul.menu li a:link, #haegri ul.menu li a:visited, #haegri ul.menu li a:hover {
  color:white;
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  padding:0;
  margin:0;
  text-transform: uppercase;
}

#haegri ul.menu li a:hover {
  text-decoration:underline;
}

#valmynd li {
  display:block;
  float:left;
  margin:0;
  padding:0 1em 0 0;
}

#valmynd li a:link, #valmynd li a:visited, #valmynd li a:hover {
  color:black;
  font-size: 1.25em;
  font-weight: bold;
  padding:0;
  margin:0;
  text-transform: uppercase;
}

#valmynd li a:hover {
  text-decoration:underline;
}

#hausvalmynd li {
  display:block;
  float:left;
  border-right: 1px solid white;
  margin:0;
  padding:0 0.3em;
  height:0.9em;
  color:white;
}

#hausvalmynd li:last-child {
  border:none;
}

#hausvalmynd li a:link, #hausvalmynd li a:visited, #hausvalmynd li a:hover {
  color:white;
  font-size: 0.8em;
  padding:0;
  margin:0;
  vertical-align:top;
}

.small,.createdate,.createdby,.modifydate,.mosimage_caption {
font-size: 0.8em;
color:#444;
}

.icon {
  float: right;
  margin: 1px;
  padding: 1px;
  border: 1px dotted #ccc;
}

.toc {
  clear: right;
  float: right;
  margin: 1px;
  padding: 1em;
  border: 1px dotted #ccc;
  background: #eee;
}

.moduletable {
}

.moduletable h3, .moduletable-raudur h3 {
color:#fff;
font-size:1.3em;
margin: 0;
padding: 0 0 0.2em 0;
text-transform:uppercase;
}

.rss .moduletable {
  width: 218px;
  height: 15em;
  float: left;
  margin: 3px;
}

.rss .moduletable h3 {
  color: #333;
  border: 1px solid black;
  font-weight: light;
  text-align: center;
  font-size: 1.1em;
  display: block;
  line-height: 180%;
  vertical-align: middle;
}

#haegri .moduletable, #haegri .moduletable-raudur {
  margin-bottom: 1em;
}

#haegri .modulecontent-raudur {
  width:268px;
  border: 1px solid #ae797c;
  background: #8f0e37 url(../images/dagatal.png) bottom right no-repeat;
  color: white;
}

.modulepadding-raudur {
  padding:6px;
}

.modulecontent-raudur a:link, .modulecontent-raudur a:hover, .modulecontent-raudur a:visited {
  color: white;
}

.modulecontent-raudur ul {
  margin:0;
}

.modulecontent-raudur li {
  margin-left:3px;
}

form.search {
  height: 2em;
}

form.search .inputbox {
  width:220px;
  height:18px;
  background:white;
  float:left;
  border: none;
}

form.search .button {
  width:50px;
  height:18px;
  background:url(../images/leit.png);
  float:left;
}

form.search label {
  display:none;
}

div.frontpage, div.results {
  border: 1px solid #999;
  padding: 6px;
  margin-bottom: 1em;
}

div.article, div.weblinks, div.newsfeed, div.contentlist, div.blog, div.contact, div.user, div.poll, div.page, div.error, div.acajoomdiv, form.search_result, div#eventlist, div#nbWrapper, .xmap .contentpaneopen, div.jmcontainer {
  border: 1px solid #999;
  padding: 6px;
  min-height: 300px;
}

div.article h1, div.blog h1, div.acajoomdiv h1 {
  color: #9a183c;
  background: none;
  font-size: 2.2em;
  margin: 0.5em 0;
}

div.article h2, div.blog h2, div.acajoomdiv h2 {
  color: #9a183c;
  background: none;
  font-size: 1.8em;
  margin: 0.5em 0;
}

div.article h3, div.blog h3, div.acajoomdiv h3 {
  color: black;
  background: none;
  font-size: 1.6em;
  margin: 0.5em 0;
}

div.userinner {
  width: 400px;
  margin:2em auto;
}

fieldset label {
  display: inline-block;
  width: 30%;
/*   float: left; */
}

form#fm-form fieldset * {
  vertical-align: top;
}

form#fm-form fieldset label {
  display: inline-block;
  width: 34%;
}

form#fm-form fieldset select {
  width: 65%;
}

form#fm-form fieldset .fm-text {
  width: 60%;
}

form#fm-form fieldset .input-container {
  margin:5px 0 10px;
  display: inline-block;
  width: 59%;
}

form#fm-form fieldset .fm-checkbox {
  display: inline-block;
  width: 45%;
  text-align: left;
  margin: 0 0 5px;
}


fieldset div.fm-sub label {
  width: 25%;
  padding-left: 5%;
}

fieldset input {
  width: auto;
/*   float: left; */
}

#nbWrapper label {
  display: inline;
  width: auto;
/*   float: left; */
}

input:focus,textarea:focus {
  background:#efefef;color:#000;
}

table.contentpane {
  border: 1px solid #999;
}

span.row_separator {
  display: none;
}

span.article_separator {
  display: block;
  height: 0.3em;
}

div.leading {
  clear: both;
  margin-bottom: 1em;
}

/* Sér fyrir viðbætur */
.rokbox {
  float: left;
  margin-right: 1em;
}

/* Tooltips */
.tip-wrap{
    z-index: 10000;
}
.tip {
   float: left;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 200px;
}
 
.tip-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(../images/selector-arrow.png) no-repeat;
}
 
.tip-text {
   font-size: 100%;
   margin: 0;
}

li.redeventmod_e-raudur {
  list-style:inside;
  font-size:1.2em;
  font-weight:bold;
}

li.redeventmod_d-raudur {
  font-size:0.8em;
}

.modulecontent-raudur input.inputbox {
  width: 100%;
  border: 1px solid black;
  background: white;
}

.modulecontent-raudur input.button {
  width: 100%;
  height: 2em;
  border: 2px solid white;
  background: black;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  text-transform:uppercase;
  color: white;
}

ul.light-rss-list {
  width: 216px;
}

li.light-rss-item {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 196px;
  margin-bottom: 6px;
}


.pagination {
  padding: 8px 0px;
}

.pagination .counter {
  display: inline-block;
}

.pagination ul {
  display: inline-block;
  margin: 0 0 0 50px;
}
.pagination ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.pagination span, .pagination a {
  margin: 0 4px;
}
.pagination span {
  opacity: 0.3;
}
.pagination {
  margin: 10px 0 0 0;
  display: block;
}
.pagination span, .pagination a {
  padding: 5px 2px 3px 2px;
  margin: 0 2px 10px 2px;
}



/*
Legacy Default CSS Styles from 1.0 in 1.5
article_separator
adminform
article_separator
authoDrSAWDW
AbannFDAADSeDrfFooter
bannergroup
bannerheader
banneritem
blog
blog_more
blogsection
breadcrumbs
button
buttonheading
clr
componentheading
content_email
content_rating
content_vote
contentdescription
contentheading
contentpagetitlw    

contentpane
contentpaneopen
contenttoc
createdate
created-date
date
input
inputbox
intro
latestnews
loclink
mainlevel
message
metadata
modifydate
module
moduletable
mosimage
mosimage_caption
mostread
newsfeed
    

outline
pagenav
pagenav_next
pagenav_prev
pagenavbar
pagenavcounter
pathway
pollstableborder
read
search
searchintro
sections
sectiontable_footer
sectiontableentry
sectiontablefooter
sectiontableheader
small
smalldark
sublevel
title
wrapper
*/