iframe#tumblr_controls {

right:3px !important; 

position: fixed !important;

-webkit-transition: opacity 0.7s linear;

opacity: 0.5;

-webkit-transition: all 0.8s ease-out;

-moz-transition: all 0.8s ease-out;

transition: all 0.8s ease-out;}



iframe#tumblr_controls:hover{

-webkit-transition: opacity 0.7s linear;

opacity: 1;

-webkit-transition: all 0.4s ease-out;

-moz-transition: all 0.4s ease-out;

transition: all 0.4s ease-out;}

.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}

ol.notes {
padding: 0px;
margin: 0px 0px;
list-style-type: none;
border-bottom: solid 1px {color:Border};
}

ol.notes li.note {
border-top: solid 1px {color:Border};
padding: 0px;
}

ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 1px;
width: 16px;
height: 16px;
}

#posts { margin-left: 0px; }

#head {
width: 300px;
padding: 1px;
text-align: justify;
background-color: transparent;
overflow:hidden;
}