/* hamstur */

body {
  font: 13px tahoma, verdana, sans-serif;
  line-height: 140%;
}

h1,h2,h3,h4,h5 { font-weight: bold; }
p,h1,h2,h3,h4,h5 { margin-top:0; }

h1 { font-size: 2em; line-height: 1.1em; }
h2 { font-size: 1.4em; line-height: 1.1em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em;   }

a { color: #6b3; font-weight: bold; }
span.rating-stars { display: none }

#content { margin: 0 auto; text-align: center; background: white;  padding: 28px 0 0 10px; width: 95%; }
@media screen and (min-width: 768px) {
    #content { width: 780px; background: url('bg-long.gif') top center repeat-y; }
}
.blog-content div   { text-align:left; }
.blog-content #Main-content { background: white; }
@media screen and (min-width: 768px) {
  .blog-content #Main-content { margin-right: 303px; }
}
#content.album-content { background: white; }

#nav { font-size: 0.85em; width: 95%; max-width: 420px; margin: 0; padding: 28px 2px 2px 10px; right: 0; top: 0; overflow: hidden; z-index: 10; line-height:1.3em; }
@media screen and (min-width: 768px) {
    #nav { position: absolute; width: 280px; }
}


#nav ul { margin:0; padding: 0; list-style: none; zoom:1; }
#nav ul li { margin:0; padding:0 2px 0 10px; background: url(list_sep2.gif) 1px 6px no-repeat; display: inline; }
#nav ul li.first { padding-left: 0; background: none; }
#nav ul:after { content:"."; visibility:hidden; height:0; display:block; clear:both; }
#Recent-entries-box ul li, #Pages-box ul li, #Custom-boxes-rss ul li, #Recent-comments-box ul li  { background: url(file.gif) 1px 1px no-repeat; float: none; display: block; padding:0 5px 0 13px; }
#Recent-entries-box ul li.first, #Pages-box ul li.first, #Custom-boxes-rss ul li.first, #Recent-comments-box ul li.first { background: url(file.gif) 1px 1px no-repeat; padding-left: 13px; }

#nav2 .box { margin-bottom: .7em; padding-bottom: .7em; border-bottom: 1px solid #999; }
.box h2, .box h3, .box h4 { margin-bottom:.4em; }
#nav a img { border: 1px solid #333; }
#nav a { text-decoration: none }
#nav a:hover { text-decoration:underline; }

#nav #nav1, #nav #nav2 { border: 1px solid #333; padding: 10px; margin: 0 10px 10px 0; background: #eee; }
#About-box h2 { display: none }
#About-box .author-name { color: #333 }
#Custom-boxes-links h2 { display: none }
#Custom-boxes-links h4 { font-size: 1em; color: #333 }
#nav #Custom-boxes-rss h4 { color: #666 }
#nav #Custom-boxes-rss h4 a { color: #666 }

#Recent-entries-box ul li, #Pages-box ul li, #Custom-boxes-rss ul li { background: url(file.gif) 1px 1px no-repeat; float: none; display: block; }

#nav1 {zoom:1}
#nav1 .box { float: left; width: 50% }
#nav1:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }
#nav h2, #nav h3, #nav h4 { font-size: 1em; color: #333; }
#nav h2 a { color: #333; text-decoration: none; }
#nav h2 a:hover { text-decoration: underline; }
#nav p.list-description { margin: 0; }
#nav h4, #nav h3 {margin-top:.4em; margin-bottom:.4em; }

#Main-content h2 a { color: black; text-decoration: none }
#Main-content h2 a:hover { text-decoration: underline; }

.album-content #nav { display: none; }
.other-content #nav { display: none; }

#Navigation-box { position: absolute; top: 0px; left: 0px; background: url(bg-green.gif) top left repeat-x; border-bottom: 1px solid #565656; width: 100%; height: 19px; line-height: 19px; font-size: 0.94em; z-index: 15; overflow: hidden; }
#Navigation-box h2 { display: none }
#Navigation-box ul { margin: 0; padding: 0; list-style:none; }
#Navigation-box ul li { margin: 0 2em 0 .5em; padding: 0; float: left; }
#Navigation-box a { color: white; font-weight: bold; text-decoration: none; }
#Navigation-box a:hover { color: yellow; }

#Calendar-box { line-height: 1em; }
#Calendar-box td { text-align:right; }
#Calendar-box th { text-align:right; }
#Calendar-box td.monthname { color: #333; font-size:1em; font-weight:bold; text-align:left;  }
#Calendar-box div.blog-calendar-nav {  text-align: center;  }
#Calendar-box div.blog-calendar-nav div { display: inline; padding: 0 .3em; }

#Header-image { text-align:center; border: 2px solid gray; margin-bottom: 1em; _height: 0; display: none; display: none; }
#Header-image h1 { margin: 2px; border: 1px solid gray; padding: 1em 0; text-align:center; }
#Header-image h1 a { color: black; text-decoration:none; }
#Header-image img { display:none; }

p.entry-date { font-size: 0.85em; color: #666; }
p.entry-info { font-size: 0.85em; margin-bottom: 1.5em; text-align:right; }
span.ei-sep-first { display: none }

.comment-section { border: 1px solid #333; padding: 1em; background: #eee; font-size: 0.86em; line-height: 1.3em; }
#comment-field { width: 97% }
#Main-content .comment { margin: .7em 0; padding: .7em; border: 1px solid #333; background: white; }
.comment-number { display:none; }
.comment-section .registered .comment-body { margin-left: 60px; }
.comment-text { margin-bottom: 0; }
.comment-section .registered .comment-signature { color: #666; margin-left: 60px; margin-top:2px; font-style:italic; }
.comment-section .unregistered .comment-signature { color: #666; text-align: right }
.comment-section .own { background: #efe; }

label { vertical-align: top; }
input { margin: 3px; }

#Photo-album { margin: 1em auto; text-align: center; }

div.album-description { width: 530px; max-width: 95%; padding: 4px; background-color: #eee; margin: .7em auto; text-align: left; }
div.album-description h2 { font-size:1.4em; margin: 0; text-align:left; }
div.album-description p  { font-size:0.85em; margin: 0; text-align:left; line-height: 1.2em; }

#Photo-album div.thumb-row { width: 590px; max-width: 95%; margin: 0 auto; text-align: center;}
/* clearfix fyrir smámyndarađir */
#Photo-album div.thumb-row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#Photo-album div.thumb-row { _height: 0; }

#Photo-album div.thumb, #Photo-album-list div.thumb { background-color: #ddd; margin: 6px; padding: 6px; border: 1px solid gray; float:left; }
#Photo-album img, #Photo-album-list img { border: 1px solid gray; }

#Photo-album-list div.album { width: 590px; max-width: 100%; margin: 0 auto; text-align: center; }
#Photo-album-list div.album-thumbs { text-align: center;  }
#Photo-album-list div.album-thumbs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

p.img_info { background-color: white; color: black; padding: 4px; border: 1px solid gray; margin: 85px 0 0 20px; font-size: .85em;  }

#nav #Blog-friends-box li { display: block; float: none; padding-left: 0px; background:none; }
#nav #Poll-box li { display: block; margin-left: 10px; background: url(list_sep2.gif) 1px 6px no-repeat; }

#nav #Visits-box h3 { color: #666; font-size: 1em; margin:0; }
#nav #Visits-box ul { margin: .2em 0; }
#nav #Visits-box ul li { display: block; margin-left: 10px; }

