html
{
background:url('images/tile.jpg') fixed repeat-x;
}
a:hover
{
text-decoration:none;
}
a#signguestbook
{
padding-right:18px;
background:url(SilkIcons/comment_add.png) no-repeat 100% -2px;
}
b,
strong
{
font-weight:bold;
}
h2
{
font-weight:bold;
font-size:200%;
background:url(images/bg-h2.jpg) no-repeat 0 100%;
}
h3
{
font-weight:bold;
font-size:150%;
margin-top:1em;
}
hr
{
width:275px;
}
img
{
border:1px solid #000;
}
img.icon
{
border:0;
}
img#randomphoto
{
margin-top:25px;
border:1px solid #fff;
}
p
{
margin:1em 0;
}
td
{
vertical-align:top;
padding:2px;
}
th
{
text-align:right;
vertical-align:top;
font-weight:bold;
padding-top:5px;
}
.date,
.time
{
text-align:right;
white-space:nowrap;
}

body#shows table
{
margin-bottom:1em;
}
body#show table
{
float:right;
border:1px solid #000;
margin:0 -4px 2px 0;
}
body#home h2
{
padding-left:18px;
}
body#home h2#blog
{
background:url(SilkIcons/book_open.png) no-repeat 0 7px;
}
body#home h2#shows
{
background:url(SilkIcons/calendar.png) no-repeat 0 7px;
}
body#home h2#guestbook
{
background:url(SilkIcons/comments.png) no-repeat 0 7px;
}
body#home h2#cd
{
background:url(SilkIcons/cd.png) no-repeat 0 7px;
}

.navigation-guestbook
{
width:500px;
margin-top:2px;
text-align:center;
font:bold 131% Verdana,sans-serif;
clear:both;
}
div.portlet
{
float:left;
margin:5px;
width:235px;
}
div.portlet div
{
background:url(images/bg-h2.jpg) no-repeat;
}
div.portlet div.more
{
text-align:right;
margin:.5em 0;
background:none;
}
#map
{
width:500px;
height:500px;
border:1px solid #000;
clear:both;
}
#feed
{
float:right;
margin-top:2px;
}
#tracks
{
border-bottom:1px solid #000;
}
#tracks th
{
background:#000;
color:#fff;
text-align:left;
}
#tracks th,
#tracks td
{
padding:0 .5em;
}
div.audio-cd
{
float:left;
width:240px;
}
div.audio-cd img
{
float:left;
margin:2px 5px 0 0;
}


#doc
{
background:#fff url('images/bg-ft.png') no-repeat 0 100%;
position:relative;
}
#hd
{
height:100px;
background:#1f1f1f url('images/tile.jpg') repeat-x;
color:#fff;
position:relative;
}
#hd h1
{
background:url('images/bg-hd.png') no-repeat;
text-indent:-1000px;
font-family:'Wide Latin';
font-size:300%;
}
#hd h1 a
{
text-decoration:none;
color:#1f00ca;
}
#bd
{
min-height:400px;
background:url('images/bg-bd.png') no-repeat 100% 100%;
font-family:Tahoma;
font-size:80%;
}
.yui-g
{
margin:2px;
padding:22px 0 2px 2px;
}
#ft
{
height:50px;
color:#999;
font-size:77%;
text-align:center;
}
#ft a
{
color:#fff;
}
