.podcast-intro img { 
  float: left; margin: 0 .5em .5em 0; border: 0; 
}

ul.podcast-steps { 
  margin: 1em 0; 
  padding: 0; 
  list-style-type: none; 
  clear: both; 
}

ul.podcast-steps li { 
  float: left; 
  background: url('/podcast/img/gradient.gif') repeat-x top left; 
  margin: 0 0 0 1%; 
  width: 24.1%; /* réttast vęri aš hafa 24.25%, en žaš er of mikiš fyrir IE (6 og 7) */
  padding: 0; 
  min-height: 78px; 
  _height: 78px; /* IE6 žekkir ekki min-height */
} 

ul.podcast-steps li div { padding: 3px; }
ul.podcast-steps li.first { margin-left: 0; }
ul.podcast-steps img { float: left; margin: 2px 3px 1px 0; font-weight: bold; }
ul.podcast-steps a { text-decoration: underline; }

/* nöfn flokka */
.podcast-container h3 { 
  background: url('/podcast/img/haus_bakgr_vinstri.gif') no-repeat top left; 
  padding: 0; 
  margin: 0; 
  color: #d80000; 
}
.podcast-container h3 span {
  display: block; 
  background: url('/podcast/img/haus_bakgr_haegri.gif') no-repeat top right; 
  padding: 3px 5px; 
}

div.podcast-category { margin-top: 10px; }
div.podcast-top-category { width: 33.693em; margin-top: 0; }

/* rįsir */
div.podcast-feed { 
  font-size:0.85em;
  float: left; padding: 6px;
  width: 206px;
}

div.podcast-feed img.feed-icon { float: left; margin: 0 3px 2px 0; border: 0; }

div.podcast-feed-links { clear: left; }
div.podcast-feed-links a { text-decoration: underline; }
div.podcast-feed-links img { border: 0; vertical-align: middle; border-right: 3px solid #fff; background: #fff; }


/* flipaboxiš */
div.podcast-tabbox { float: right; width: 216px; min-height: 200px; }
div.tabs div.podcast-feed { float: none; width: auto; padding: 0 0 5px 0; }
div.tabs div.podcast-feed a img { border: 0; vertical-align: middle; border-right: 3px solid #fdffd2; background: #fdffd2; }

/* įskriftarbox */
div.podcast-feed-options { 
  display: none;
  position: absolute; 
  border: 1px solid #999; 
  background: #fdffd2; 
  width: 200px; 
  margin-top: 2px;
  padding: 3px; 
}

div.podcast-feed-options div.podcast-feed-links img { border-right: 3px solid #fdffd2; }
div.podcast-feed-options div.podcast-feed-options-item { margin-bottom: 3px; }

div.podcast-text a { text-decoration: underline; }
div.podcast-text h2 { margin: .5em 0; }

div.podcast-more-link { clear: left; text-align: right; margin-top: .5em; }
div.podcast-more-link a { text-decoration: underline; font-weight: bold; 
  background: url('/frettir/img/pila.gif') no-repeat right 4px;
  padding-right: 11px;
}







