body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #5C5E5B;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #EBEDE4;
}
pre {
    background-color:white;
    border:1px solid gray;
    padding:3px;
}


code { 
    display:block;
    background-color:white;
    border:1px solid gray;
    padding:3px;
}

p code, dd code {
    display:inline;
    background-color:white;
    border:none; padding:0px;
}

dl > dt {
    background-color:white;
    font-weight:bold;
    padding-left:10px;
    clear:left;
}

dl > dd {
    padding-bottom:5px;
}

dl dl > dt {
    display:inline;
    float:left;
    clear:left;
    padding-right:5px;
    background-color:#EBEDE4;
}

dl dl > dd {
    padding-bottom:5px;
    display:inline;
    float:left;
}




#website {
    width: 770px;
    background: url("http://static.last.fm/images/new_as/bottom.gif") bottom left no-repeat #EBEDE4;
    color: #5C5E5B;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-bottom: 20px;
}

a:link, a:visited { color: #5C5E5B; }
a:hover { color: #222; }

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

li {
    margin-bottom:0.2em;
}

th { text-align: left; font-weight: bold; color: #969994; padding-right: 5px; }

h1, h2, h3 { 
    border-bottom: 1px solid #AFB1AD;
    padding-bottom: 3px;
    margin-top: 1em;
}

small { font-size: 11px; color: #8D8F8C; }


#header {
    background: url("http://static.last.fm/images/new_as/as_banner.gif") top left no-repeat #969994;
    height: 115px;
}

#login {
    width: 175px;
    height: 40px;
    float: right;
    text-align: right;
    margin-right: 20px;
    margin-top: 20px;
    color: #EBEDE4;
    font-size: 11px;
    line-height: 1.3em;
}

#login span { font-size: 12px; }
#login a { color: #EBEDE4; }

#header a h1 { display: none; }

#header a.homelink {
    display: block;
    height: 93px;
    width: 550px;
    float: left; 
}

#navigation {
    clear: both;
    list-style: none;
    margin: 0; padding: 0;
    height: 22px;
}

#navigation li, #secondaryNav li {
    display: inline;
    float: right;
    margin-right: 6px;
}

#secondaryNav li { float: left; }

#navigation li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #EBEDE4;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 22px;
}

#navigation li a:hover, #secondaryNav li a:hover {
    text-decoration: underline;
}

#navigation li.current {
    background: url("http://static.last.fm/images/new_as/activetab_left.gif") top left no-repeat #EBEDE4;
}

#navigation li.current a {
    background: url("http://static.last.fm/images/new_as/activetab_right.gif") top right no-repeat;
    color: #5C5E5B;
}

#navigation li.current a:hover, #secondaryNav li.current a:hover { text-decoration: none; }

#content {
    clear: both;
    margin-left: 22px;
    margin-right: 18px;   
}

#secondaryNav {
    font-size: 11px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: -13px;
}

#secondaryNav ul {
    float: right;
    display: inline;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    margin-top: 5px;
}

#secondaryNav li.title { padding-right: 5px; line-height: 14px;}

#secondaryNav li a {
    font-size: 12px;
    margin-right: 10px;
    line-height: 14px;
    color: #5C5E5B;
}

#secondaryNav li.current a {
    font-weight: bold; text-decoration: none; 
}

#mainContent {
    clear: right;
    width: 490px;
    float: left;

}

#sidebar {
    margin-top: 23px;
    float: right;
    width: 200px;
    margin-right: 3px;
    background: url("http://static.last.fm/images/new_as/sidebar_top.gif") top left no-repeat #FFF;
    margin-bottom: 30px;
}

#sidebarContent {
    background: url("http://static.last.fm/images/new_as/sidebar_bottom.gif") bottom left no-repeat transparent;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#sidebar h3 {
    margin: 0;
    padding-top: 10px;
    border-bottom: 0;
}

#footer {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: right;
    font-size: 10px;
    margin-top: 5px;
    line-height: 14px;
    color: #CED0C8;
}





/* Groups and Forums display CSS (stolen from last.fm css)*/



#recentDiscussions { width: 100%; } /* stupid fecking ie */

div.forumThread, div.forumExcerpt {
    overflow: hidden;
    border: 1px solid #B8BFB6;
    margin-top: 1em;
    margin-bottom: 2em;
    clear:both;
}

div.forumPost {
    clear: both;
    padding: 12px 20px 0px 130px;
    font-size: 13px;
    color: #564B42;
    background: url("http://static.last.fm/matt/forumback_alt.gif") top left repeat-y #FFF;
    border-top: 1px solid #D5DBD3;
}

.messageEditor { font-size: 11px; }
div.forumThread .first { border-top: 0;}
.forumExcerpt div.forumPost { border: 0; }
.alt div.forumPost{ background: url("http://static.last.fm/matt/forumback.gif") top left repeat-y #F2F4E9; }
div.forumPostThread { border: 0; }
div.forumPost .message { margin-top: -8px; }
.thecomments div.forumPost .message { margin-top: 0; }

div.userDisplay {
/* default (mini) view */
    width: 74pt;
    height: 65pt;
    font-size: 11px;
    text-align: center;
    float: left;
    margin-right: 16px;
    margin-bottom: 24px;
}

div.forumPost .userDisplay { 
    padding-bottom: 5px; 
    margin-left: -126px;
    display: inline;
    z-index: 2;
    height: auto;
    margin-bottom: 0;
    } 

.forumExcerpt div.forumPost .userDisplay { padding-bottom: 0px; }

div.forumPost .userDisplay .userStats {
    display: block;
    margin-top: 5px;
}

div.forumPost .forumLine, .forumExcerpt div.forumPost .forumLine {
    clear: both;
    height: 24px;
    margin: 0 -20px 0 -16px;
    padding-right: 20px;
    text-align: right;
    font-size: 11px;
    line-height: 23px;
    padding-bottom: 0;
}

.forumExcerpt div.forumPost .forumLine {
    margin-left: -130px;
    background: #F2F4E9;
}

div.forumPost .forumLine a:hover { color: #333; }
div.forumLine a { margin-right: 5px; }
div.forumLine a.readmore, div.forumLine a.quotebutton { margin-right: 0; }

div.forumPost h3 a, div.forumPost h3 {
    font-size: 12px;
    font-weight: bold;
    border-bottom: 0;
    text-decoration: none;
    margin-top: 8px;
}

#LastContent3 div.forumPost h3 a:hover { text-decoration: underline; }

table.forumtable {
    padding-bottom: 2em;
    padding-top: 5px;
    width:100%;
}

table.forumtable td { padding: 4px 1px 4px 1px; font-size: 12px;  background: #FFF; }

table.forumtable small {
    font-size: 11px;
}

table.forumtable h4 {
    font-size: 12px;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

table.forumtable .forumLogo {
    margin-top: 5px;
}

span.quote, span.quote span.quote span.quote, span.quote span.quote span.quote span.quote span.quote  {
    display:block;
    background-color: #DBDED4;
    border: 1px solid #CCC;
    font-style: italic;
    padding: 10px;        
    font-size: 11px;
    margin:5px 20px 0px 16px;
    color: #444;
}

span.quote span.quote, span.quote span.quote span.quote span.quote, span.quote span.quote span.quote span.quote span.quote span.quote {
    background-color: #FFF;
    color: #777;
}

/* overrides regular breadcrumb style for pages with no headers, like forum */
div.noheadline#breadcrumb {
    margin-top: 10px;
    font-size: 11px;
}

table.forumtable tr.alt td { background: #FFF; }

.pagination {
    margin-bottom: 1em;
    text-align: right;
}

.pagination .pages { 
    padding-right: 9px;
    color: #777;
}

.pagination a, .pagination .selected { margin-right: 5px; }
.pagination .selected { font-weight: bold; }
span.reply { display: block; text-align: right; text-transform: uppercase; margin-right: 2px; margin-bottom: 5px; margin-top: -3px;}

a.forumnew { 
    display: block; 
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 -5px -6px;
    padding-right: 5px;
    padding-left: 9px;
    font-size: 13px;
    width:100px;
    border: 1px solid #F5F6F1;
}
a.forumnew:hover { 
    background: url("http://static.last.fm/matt/more.gif") center right no-repeat #F5F6F1; 
    text-decoration: underline; 
    }

div.thread #bbsection { width: 80%; }

div.messageSig {
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid #CCC;
    color: #888;
}

div.messageSig a { color: #888; }

.nodisp { display: none; }


.label { padding-right: 5px; }
.imgPad { padding: 5px; border: 1px solid #CFCFCF; }
.smImgPad { padding: 2px; border: 1px solid #CFCFCF; }

.bbcode {
    text-align: right;
    border: 1px solid #CFCFCF;
    border-bottom: 0;
    background: #EFEFEF;
    color: #777;
    margin-top: 2px;
}

.bbcode input { 
    font-size: 10px; 
    color: #444;
    width: 100%;
}

#bbhelpline { 
    text-align: right; 
    border: 0;
    border-color: transparent; 
    width: 100%; 
    border-right: 1px solid #CFCFCF;
    background: #EFEFEF;
}

#bbbuttons li {
    display:inline;
    list-style:none;
}

table.forum { width:100%;}
table.forum thead { background-color:#D1E9F5;}
table.forum tr {background-color:white;}
tr.alt {background-color:#EDF0E6;}

table.padleft td, table.forumtable td.padleft, table.forumtable th.padleft { padding-left: 15px; }
table.padright td, table.forumtable td.padright { padding-right: 15px; }
td .forumdate { padding-left: 5px; font-size: 11px; }

.lastPanel li.user, span.userIcon { padding-left: 14px; background: url("http://static.last.fm/matt/user_bullet.gif") center left no-repeat; }
.lastPanel li.subscriber, span.subscriberIcon { padding-left: 14px; background: url("http://static.last.fm/matt/subscriber_bullet.gif") center left no-repeat; }
.lastPanel li.staff, span.staffIcon { padding-left: 14px; background: url("http://static.last.fm/matt/staff_bullet.gif") center left no-repeat; }
.lastPanel li.forumsmod, .lastPanel li.automod, span.modIcon { padding-left: 14px; background: url("http://static.last.fm/matt/moderator_bullet.gif") center left no-repeat; }
.lastPanel ul.i li.user, .lastPanel ul.i li.subscriber, .lastPanel ul.i li.automod, .lastPanel ul.i li.forumsmod, .lastPanel ul.i li.staff { padding-left: 0; }

.boldList { padding-left:0; margin:0; }
.boldList li { display:inline; list-style:none; font-weight:bold; padding:0 10px; margin:0; }
