#tumblr_controls { position: absolute; z-index: 1337; top: 0; right: 0; background-color: transparent; overflow: hidden; width: 278px; height: 25px; }

#ambientrecordings { padding: 20px 25px; font: 13px/20px courier; position: }
#ambientrecordings a { color: #000; }
#ambientrecordings a:hover { text-decoration: none; }
#ambientrecordings h1 { font-weight: bold; }
#ambientrecordings h2 { margin-bottom: 1em; }
#ambientrecordings h3 { margin-top: 1em; }
#ambientrecordings ol.recordinglist li { cursor: pointer; margin-top: 1px; margin-left: -2px; }
#ambientrecordings ol.recordinglist li.singlepost { margin-top: 1em; cursor: default; }
#ambientrecordings ol.recordinglist li.copyright { margin-top: 1em; font-size: 9px; color: #ccc; cursor: default; }
#ambientrecordings ol.recordinglist li span.item { padding: 2px; }
#ambientrecordings ol.recordinglist li span.date { color: #aaa; padding-left: 1em; }
#ambientrecordings ol.recordinglist li span.status { font-size: 9px; color: #444; padding-left: 1em; visibility: hidden; }
#ambientrecordings ol.recordinglist li:hover span.item, #ambientrecordings ol.recordinglist li.selected span.item { background: #ddd; }

#counter { position: fixed; bottom: 46%; right: 5px; width: 220px; height: 100px; }
#counter div.digit { position: absolute; top: 0; margin-top: 1000px; }
#counter div.overlay { position: absolute; top: 0; right: 0; width: 60px; height: 100px; background: #fff; }
#counter div.seconds_ones { right: 0px; width: 60px; height: 1600px; background: url('numbers0-9.jpg') repeat-y; }			
#counter div.seconds_tens { right: 60px; width: 60px; height: 1600px; background: url('numbers0-5.jpg') repeat-y; }
#counter div.colon { right: 120px; width: 40px; height: 100px; background: url('colon.jpg') repeat-y; }
#counter div.minutes_ones { right: 160px; width: 60px; height: 1600px; background: url('numbers0-9.jpg') no-repeat; }
