#tumblr {
background-color: #fff;
  float: left;
  width: 400px;
  margin: 0px 0px 0 0px;
  padding: 0 0px 0 0px;
  color: #202020;
}

.tumblr_post {
  margin: 0px 0px 2px 0px;
  padding: 0 0 25px 0;
}

.tumblr_post a {
  text-decoration: underline;
}

.tumblr_header a {
  text-decoration: none;
}


.tumblr_post:hover .tumblr_reblog {visibility:visible;}
.tumblr_post:hover .tumblr_tweet {visibility:visible;}

.tumblr_reblog {
  float: left;
  font-size: 10px;
  padding-bottom:4px;
  visibility:hidden;
}

.tumblr_tweet {
  float: left;
  margin-left: 4px;
  font-size: 10px;
  padding-bottom:4px;
  visibility:hidden;
}

.tumblr_date {
  float: right;
  margin: 0px 0px 0 0px;
  font-size:10px;
  padding-bottom:4px;
}

tumblr_date .a {
  text-decoration: none;
}

a .tumblr_date {
  text-decoration: none;
}

a:active.tumblr_date {
  text-decoration: none;
}

a:active .tumblr_date {
  text-decoration: none;
}

.tumblr_title {
  clear:both;
  font-size: 17px;
}

.tumblr_body {
clear:both;
font-size: 12px;
}

.tumblr_link_title {
clear:both;
font-size: 20px;
}

.tumblr_link_caption {
font-size: 12px;
}

.tumblr_photo {
clear:both;
}

.tumblr_photo_caption {
font-size: 12px;
}

.tumblr_video {
clear:both;
}

.tumblr_video_caption {
font-size: 12px;
}

.tumblr_audio {
clear:both;
width: 207px;
height: 27px;
border: 1px #000 solid;
}

.tumblr_audio_caption {
font-size: 12px;
}

.tumblr_quote {
clear:both;
}

.quotation_mark {
clear:both;
background: url('http://illegal-art.net/home/images/quote.png');
width: 50px;
height: 40px;
float: left;
}

.tumblr_quote_source {
float: right;
color: #707070;
}

.tumblr_quote_source a {
color: #000;
font-weight:bold
}

.tumblr_convo_title {
clear:both;
}

.tumblr_convo {
clear:both;
font-weight:bold
}