body {
background-color: white;
margin: 0;
font-family: helvetica;
font-size: .8em;
line-height: 140%;
color: #333333;
}

ol li {
list-style: decimal;
margin-left: 40px;
//margin-right: 0px;
//float: left;
}

a{
color: red;
text-decoration: none;
cursor:pointer;
}

a:hover{
text-decoration: underline;
}

td{
font-size: .8em;
padding: 5px;
}
.content-container{
background-color: #eeeeee;
width: 800px;
margin: 0px auto;
padding-top: 10px;
}

.header-container{
text-align: center;
}

.header-container img{
margin: 5px auto;

}

.section-container{
width: 730px;
background-color: white;
border: 1px solid #ddd;
margin: 10px auto;
padding: 10px;
}

.section-content{
margin: 10px;
}


h1{
font-family: georgia;
font-size: 120%;
//font-weight: bold;
background-color: #fff555;
padding: 5px 5px 5px 11px;
margin: 0 0 10px 0;
width: 170px;
background-color: #cac576;
color: #d95f00;
color: white;
}

h2{
font-size: 1em;
font-weight: bold;
margin: 10px 0 0 0;
}

.column{
float: left;
margin: 0px 40px 0 0;
width: 100px;
}


.news img{
border: 1px solid #ddd;
padding: 5px;
margin: 5px 0;
}

#news{
width: 375px;
float: left;
margin-left: 25px;
}


#links{
font-size: 0.85em;
}


#twitter-box{
background: #eeeeee;
float: right;
width: 45%;
margin-right: 15px;
}

#twitter-box ul{
font-size: 0.9em;
}

#mailinglist{
padding-left: 10px;
font-size: 0.9em;
}

#mailinglist form{
margin: 10px 0;
padding: 0;
}

#live h2{
margin-bottom: 15px;
color: #999;
//text-decoration: underline;
}

#noshows{
font-size: 1.0em;
padding-left: 10px;
font-style: italics;
color: #666;
}


#shows_upcoming{
float: left;
width: 420px;
}

#shows_upcoming table tr td{
    vertical-align: top;
}

#shows_upcoming table tr td{
font-size: 0.8em !important;
font-weight: bold;
padding: 0 20px 10px 0;
}

#shows_past{
float: left;
width: 290px;
}

#shows_past table tr td{
font-size: 0.7em !important;
color: #666;
padding: 0 20px 10px 0;
}

.show_date{
width: 60px;
}

.show_city{
width: 100px;
}

.live_note{
font-size: 0.9em !important;
color: #999;
font-weight: normal !important;
padding: 2px 0px !important;
//font-style: italic;
}

.live_link{
font-size: 0.8em;
//text-align: right;
//float: right;
display: inline;
}

#albumcovers img{
//margin: 0 5px 0 0;
border: 1px solid #ddd;
border-width: 1px 1px 1px 1px;
padding: 10px;
margin-right: 3px;
}

#albumcovers .selectedAlbum img{
//border: 5px solid #ffff00;
border: 1px solid #eee;
border-width: 1px 1px 1px 1px;
background-color: #eee;
}


.album{
//margin: 20px 0px;
display: none;
//border: 1px solid black;
padding: 15px 10px;
clear: both;
background-color: #eee;
}

.album_title{
//margin: 10px 0 3px 0;
font-weight: bold;
font-size: 1.5em;
}

.album_year{
color: #999;
margin-bottom: 10px;
}

.albumTab{
float: left;

}


.buyLink{
padding: 10px 20px;
color: #999;
clear: both;
}

#footer{
margin: 2px 0;
text-align: right;
width: 760px;
}

#copyright{
font-size: 0.8em;
color: #999;
}


/* VIDEO THUMBNAILS */

.video_thumb{
border: 1px solid #ddd;
background-color: #eee;
width: 115px;
padding: 7px;
margin: 0 10px 10px 0;
float: left;
font-size: 11px;
height:140px;
line-height: 120%;
}

.video_thumb img{
border: 1px solid #ddd;
margin: 0 0 5px 0;
}

.video_thumb b{
font-weight: bold;
padding: 0;
}



/* =========== CONTACT / PRESS ============*/


#contact ul{
list-style-image:url(images/article-icon.png); 
background-color: #eee;
}

#contact ul li{
background-color: white;
background-image:url(images/article-icon.png); 
background-repeat: no-repeat;
height: 30px;
padding-left: 40px;
padding-top: 10px;
}



/* =========== FLICKR ============= */

.flickr_thumbnail{
float:left;
margin: 0 3px 3px 0;
//border: 1px solid #ddd;
padding: 7px 13px 13px 8px;
background-image: url("images/flickr_set_case.gif");
background-repeat: no-repeat;

}

.photo_title{
font-size: 0.9em;
font-weight: bold;
}

.photo_desc{
margin-bottom: 10px;
color: #999;
font-size: 0.85em;
}

.photoset_thumbnail{
background-color: #eee;
width:150px;
height: 150px;
border: 1px solid #ccc;
padding: 10px;
float: left;
margin: 0 5px 5px 0;

}


hr{
border:0;
border-color: #ddd !important;
background-color: #ddd !important;
color: #ddd !important;
margin: 0px 0;
height: 1px;

}




/* TWITTER BOX */

#twitter_update_list{
    margin:0;
    padding: 0;
padding-left: 10px;
    }

#twitter_update_list li{
    margin: 0px 0px;
    list-style: none;
    line-height: 190%;
    //border-bottom: 1px dashed #ddd;
    background-color: white;
    padding: 10px;
}

#twitter_update_list li a{
    background-color: white;
display: block;
text-align: right;
color: #ccc;
}

#twitter_update_list li span a{
    background-color: white;
display: inline;
color: red;
}


#twitter_icon{
margin-left: 270px;
}

.twitter_bubble_img img{
border: 0;
margin: 0;
padding: 0;
margin-left: 265px;
}

.bubbleitem {
background-color: #eee !important;
margin: 0 !important;
padding: 0 0 5px 0 !important;
}

A
