div.tagdata {
  clear: both;
  font-size: 7pt;
}
.node {
  margin: 0 0 10px;
  font-size: 0.9em;
  border: 1px solid #ccc;
  padding: 0 5px;
  background-color: #fff;
}

#center h2.title {
  margin: 5px 0;
}

div.tabs ul.primary, div.tabs ul.primary li {
  margin: 0;
}

div.metadata {
  clear: both;
  text-align: right;
  font-size: 90%;
  color: #888;
  border-top: 1px solid #ccc;
}

div.metadata a {
  color: #cc6677;
}

.kruu-social {
  float: right;
  margin: 2px;
  display: inline;
  font-size: 0.8em;
}
.kruu-social ul {
  float: right;
  display: inline;
}
.kruu-social li {
  float: left;
  display: inline;
  list-style-type: none;
  height: 32px;
  width: 40px;
}
.kruu-social li.twitter {
  background: transparent url(/files/twitter_32.png) no-repeat 0 0;
}
.kruu-social li.fb {
  background: transparent url(/files/facebook.png) no-repeat 0 0;
}
.kruu-social li.fbgroup {
  background: transparent url(/files/facebookgroup.png) no-repeat 0 0;
}

#wrapper #container #header {
  background: none;
  color: #eee;
}

.node img {
  border: 1px solid #ccc;
  margin: 5px;
  padding: 3px;
}

#wrapper #container #header ul.primary-links {
  bottom:0;
  position:absolute;
  right:0;
  z-index:1;
}
ul.primary-links {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#EEE none repeat scroll 0 0;
  color:#EEEEEE;
  display:block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 0 7px;
  padding:0;
  text-align:center;
}
ul {
  margin:0.5em 0 1em;
  padding:0;
}

ul.primary-links li {
  float:left;
  height:20px;
  line-height:20px;
  margin:0 5px 0 0;
  padding:0;
}

ul.primary-links li a {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#CC6633 none repeat scroll 0 0;
  color:#EEEEEE;
  display:block;
  padding:1px 8px;
  text-decoration:none;
}

ul.secondary-links {
  float:right;
  font-size: 11px;
}
ul.secondary-links li {
  list-style-type: none;
  list-style-image: none;
  float: left;
  display: inline;
}
div.showinfo {
  float: left;
  text-align: center;
}

/* Block Styles */
.view-kruupress .view-label {
  display: inline;
  float: left;
  margin-right: 5px;
}
.view-kruupress .view-content {
  clear: both;
}

/* Random Host block */
.randomhost_username {
}
.randomhost_shows {
  font-style: italic;
}
.randomhost_bio {
  margin: 5px 0;
}
.randomhost_bio img {
  /* Force this in case people put images into their bio text */
  width: 150px;
}
.randomhost_picture {
}

/* Blog node customization */
.showinfo ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-image: none;
  float: left;
}
.showinfo ul li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  background: #fefefe;
  margin: 0 1px; padding: 0 3px;
  float: left;
  text-align: center;
  font-size: 90%;
  color: #333;
  border: 1px dotted #ccc;
}
.showinfo ul li.rebroadcast {
  color: #4f1d1d;
}
.showinfo ul li.expired {
  color: #aaa;
}
div.show_title {
  margin: 0 4px;
  padding: 0 4px;
  width: 220px;
}

.itemhead h2.title {
  font-size: 120%;
  font-weight: bold;
  text-align: right;
}

table#station-sch {
  width: 760px;
}
