body {
  font-family: Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
  background: #444;
  color: #bcbcab;
  text-align: center;
}

h2 {
  font-size:1em;
  font-weight:bold;  
  padding-bottom: 0px;
  margin-bottom: 0.25px;
}

a {
  text-decoration: none;
  color: #ddddcc;
}

a:hover{
  color: #ffffaa;
}

#linklist{
  text-align:center;
  padding:20px;
}

img {
  border: 0px;
  padding: 1px;
}

#wrapper{
  width: 740px;
  margin: 0 auto;
  margin-top: 1em;
}


#here{
  text-align: left;
  width: 310px;
  float: left;
  border-right: 1px #bbbbaa dashed;
  border-bottom: 1px #bbbbaa dashed;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: .25em
}

.here {
  font-size: 1.2em;
  padding-left: .25em;
}


#flickr{
  text-align: left;
  width: 310px;
  float: left;
  clear: left;
}


#delicious{
  text-align: left;
  width:400px;
  float: right;
  clear: right;
}

#lastfm{
  text-align: left;
  width:400px;
  float: right;
  clear: right;
  margin-bottom: 1em;
}

.music{
  font-size: 0.75em;
  width: 100%;
  color: #bcbcab;
  border-bottom: 1px #bbbbaa dashed;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.music a{
  color: #bcbcab;
}

.music a:hover{
  color: #dddd88;
}

.delicious-link{
  color: #bcbcab;
}

.delicious-link:hover{
  color: #dddd88;
}


.date {
  padding-left: 15px;
  color: #999988;
}

.delicious-posts ul, .delicious-posts li { margin: 0; padding-left: 0; padding-right: 0;}

.delicious-post{
  font-size: 0.75em;
  width: 100%;
  color: #bcbcab;
  border-bottom: 1px #bbbbaa dashed;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}