/* Last.fm Reduced CSS for Small Screens
--------------------------------------- */
#LastContent3, #LastContent2 { padding: 0 10px 25px 10px; }
/* #SecondaryNav { margin-left: -15px; } */
/**html #SecondaryNav { margin-left: 0px; position: relative; z-index: 10;}*/
#SecondaryNav li a, #SecondaryNav li a.current { font-size: 11px; padding-left: 8px; padding-right: 8px; }
#navigation { margin-left: -50px;}
*html #navigation { margin-left: -30px; }

h5.subhead {
    float: none;
    margin-top: -10px;
    width: auto;
    text-align: right;
    padding-bottom: 5px;
}

li.journalHeader {margin-right: 0px;}
li.journalHeader span.details { margin-right: 0; margin-top: 0; margin-bottom: 10px; text-align: left; }

.lastChart .note, .lastChart .album, .lastChart .star, .lastChart .tag , .lastChart .none {
    padding-left: 10px; background: url("http://static.last.fm/matt/charts/chart_mini.gif") top left no-repeat #DBE0CF; font-size: 11px;
}
.lastChart tr.now .note {
    padding-left: 10px; background: url("http://static.last.fm/matt/charts/chart_note_redmini.gif") top left no-repeat #D20039;
    color: #FFF;
}
.lastChart h3.note { font-size: 14px; }
.lastChart td.chartlabel { padding-left: 10px; font-size: 11px; }
.lastChart .bar span {padding-left: 3px;}
.lastChart#recenttracks .chartlabel div {  margin-left: -25px; width: 170px; position: relative; z-index: 10; }
*html .lastChart#recenttracks .chartlabel div { margin-left: -35px; }
 #usertagpage .lastChart#recenttracks .chartlabel div { padding-left: 15px; } 
.journalEntry h3 { padding-right: 0px; margin-bottom: 20px; width: auto;}
.journalEntry h5.subhead { margin-top: -20px; }

#promos { width: 300px; }

#chartSelector { width: 220px; }
#chartSelector a, #chartSelector a.current { font-size: 11px; }

