body {
  background: #000 url("/html/code-bg-dark.jpg") fixed;
  font-family: "Arial";
  color: #888;
  margin-top: 20px;
  padding: 0px 0px 0px 0px;
}
.pad5  { padding: 5px 5px 5px 5px; }
.pad10 { padding: 10px; }
.pad15 { padding: 15px; }

a {
  color: #bbb;
  text-decoration: none;
}
a:hover {
  color: #fff;
  background: #444;
  text-decoration: underline;
}
h1, h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
p {
  margin: 0.7em 0px 0.7em 0px;
}

.text {
  background: #c7c7c7;
  color: #000;
  margin-bottom: 10px;
  border: 1px solid #ffffff;
}
.small {
  font-size: 0.8em;
}
.text a, .index a, .rss_molar a {
  color: #600;
  text-decoration: underline;
}
.text a:hover, .index a:hover, .rss_molar a:hover {
  color: #400;
  background: #999;
  text-decoration: underline;
}

.narrow {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 450px;
}
.normal {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  width: 80%;
}
.wide {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 99%;
  max-width: 800px;
}

.left {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 7em;
  margin: 0px 0px 0px 0em;
  border: none;
}
.left p {
  text-align: center;
}
.middle {
  left: 0;
  top: 0;
  padding: 0px 0px 0px 0px;
  margin: 5px 190px 5px 8em;
  border: none;
  _height : 1em; /* IE hakk */
}
.mid-right {
  left: 0;
  top: 0;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 8em;
  border: none;
}
.right {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0px 0px 0px 0px;
  width: 175px;
  border: none;
}

.rss_molar body, .rss_molar form, .rss_molar {
  background: #c7c7c7;
  color: #000;
  font-family: "Arial";
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.box {
  background: #292a29 url("/html/code-bg-med.jpg") fixed;
  _background-image: none;
  margin-bottom: 10px;
  color: #999;
  font-size: 0.9em;
  border: 1px solid #555;
}
.box h2  {
  padding: 0px;
  font-size: 1.3em;
  font-weight: bold;
  color: #ddd;
}
.index {
  background: #c7c7c7;
  color: #000;
  list-style: none;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
  text-indent: 0px;
}
.index li, .ch_1 {
  list-style: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 2px;
}
.topnav {
  background: #292a29 url("/html/code-bg-med.jpg") fixed;
  _background-image: none;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px; 
  border-left: 2px solid #141414;
  border-bottom: 2px solid #141414;
}

.footer {
  position: relative;
  text-align: center;
  font-size: 0.9em;
}

#banner {
  color: #fff;
}
#ssh p {
  color: #c00;
  font-weight: bold;
}
#ssh a {
  color: #dd2;
  font-weight: bold;
}
#randphoto, #gnutella, #fridur, #search {
  text-align: center;
}

.entry_header {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 1.5em 0px;
}
.entry_body {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 1.5em 0px;
  padding-bottom: 1px;
}

.entry- {
  background: #c7c7c7;
}
.entry-X, .entry-X-2k3, .entry-X-Skot, .entry-bachelor, .entry-romo, .entry-pr0n {
  background: #de8f8b;
}
.entry-personal, .entry-ekki-bre {
  background: #8ee08c;
}
.entry-work, .entry-verkbok {
  background: #8b7dfe;
}
.entry-rant {
  background: #c1aa28;
}
.entry-close, .entry-private, .entry-X-2k8, .entry-anna, .entry-annie {
  background: #ca3fc6;
}
.entry-owner {
  background: #aaaaff;
}
.hidden-X-2k8                                 { text-align: center; display: none; }
.hidden-bachelor, .hidden-X, .hidden-X-2k3    { text-align: center; display: none; }
.hidden-X-Skot, .hidden-verkbok, .hidden-romo { text-align: center; display: none; }
.hidden-personal, .hidden-work, .hidden-      { text-align: center; display: none; }
.hidden-pr0n, .hidden-close, .hidden-gunnarni { text-align: center; display: none; }
.hidden-rant, .hidden-owner, .hidden-private  { text-align: center; display: none; }
.hidden-anna, .hidden-annie, .hidden-ekki-bre { text-align: center; display: none; }

.sweetness { display: none; }

#picPopperPopup {
  position: relative;
  background: #bbb;
  border: 1px solid #fff;
  font-weight: bold;
  padding: 5px;
}
#picPopperPopup img { 
  display: block;
  margin-left: auto; margin-right: auto;
  border: 1px solid #600;
}
#picPopperPopup p, #picPopperPopup a {
  display: inline;
  color: #600;
  margin-left: 5px;
  margin-right: 5px;
}
#picPopperBlurb {
  position: absolute; 
  top: 0; left: 0; 
  font-weight: normal;
  font-size: 0.8em;
  text-decoration: underline;
}
#picPopperFull  { 
  position: absolute; 
  top: 0; right: 0;
  font-weight: normal;
  text-decoration: underline;
  font-size: 0.8em;
}
