body {
    margin: 0;
    padding: 0;
    background: #faf9f3 url(images/background.jpg);
    font-size: 76%;
    text-align: center;
}

#container {
    background: url(images/headerbkgd.jpg) top right repeat-x;
    margin: auto;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 10px;
    min-width: 771px;
}

#head {
    background: url(images/headerright.jpg) top right no-repeat;
    height: 233px;
    margin: 0px;
}

#head h1 {
    margin: 0;
    padding: 0;
    margin-left: 32px;
    padding-top: 40px;
}

#head h1 a{
    text-indent: -5000em;
    display: block;
    background: url(images/logo.gif) 0px 0px no-repeat;
    width: 357px;
    height: 67px;
    border: none;
    text-decoration: none;
}

#head h1 a:hover{
    background: url(images/logo.gif) 0px -67px no-repeat;
}

#navigation {
    margin: auto;
    height: 26px;
    margin-top: -77px;
    margin-bottom: 20px;
}

#navigation ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    margin-left: 32px;
    margin-top: 4px;
}

#navigation li {
    display: inline;
    margin-right: 10px;
}

#navigation li a{
    font: 1.5em Georgia, Times, serif;
    color: white;
    text-decoration: none;
    text-shadow: 0px 1px 0px black;
}

#navigation li a:hover{
    color: #f8eb26;
}

#ribbon {
    float: right;
    width: 225px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    height: 100%;
    margin-top: 10px;
    position: relative;
    margin-left: 20px;
    text-align: center;
    z-index: 10;
    margin-bottom: 10px;
    color: #343f4e;
}

#content {
    background: url(images/sidebar.gif) top right repeat-y;
    margin: auto;
    font: 1em Georgia, Times, serif;
    color: #343f4e;
    overflow: hidden;
}

#content.forum {
    background: none;
}

#articles {
    padding-top: 40px;
    margin-left: 32px;
}

.article {
    text-align: left;
    position: relative;
    padding-bottom: 20px;
    margin-right: 265px;
}

#main_container {
    margin-left: 32px;
}

.articlecontent {
    overflow: hidden;
}

.articlecontent img{
    border: 1px solid #849359;
}

#articles, .prevnext {
    text-align: left;
}

.article a, #articles a, .prevnext a{
    color: #343f4e;
    border-bottom: 1px solid #ffef25;
    text-decoration: none;
}

.article a:hover, #articles a:hover, .prevnext a:hover {
    color: black;
}

.article h3{
    font-size: 2em;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 5px;
}

.article h3 a{
    color: black;
    text-decoration: none;
    border-bottom: none !important;
}

.article h3 a:hover{
    border-bottom: 1px solid #ffef25 !important;
    color: black !important;
}

.article .postedby {
    color: #999ea3;
}

#foot {
    margin: auto;
    height: 64px;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    clear: both;
    background: url(images/footbkgd.jpg) top right repeat-x;
    margin-top: -15px;
}

#mailinglist {
    font: 1.1em Georgia, Times, serif;
    color: #343f4e;
    position: absolute;
    top: 30px;
    left: 32px;
}

#search {
    font: 1.1em Georgia, Times, serif;
    color: #99907a;
    position: absolute;
    top: -11px;
    left: 35em;
}

#rss {
    float: right;
    padding-right: 0px;
    padding-top: 0px;
    
}

#rss a{
    text-indent: -5000em;
    text-decoration: none;
    height: 64px;
    display: block;
    background: url(images/rss.jpg) 0px 0px no-repeat;
    width: 275px;
}

#rss a:hover {
    background: url(images/rss.jpg) 0px -64px no-repeat;
}

#ribbonphotos {
    text-align: left;
    margin-bottom: 10px;
    position: relative;
    margin-left: 11px;
}

#ribbonphotos h5 {
    text-align: left;
    padding-bottom: 10px;
    margin-left: 9px !important;
}

#ribbonphotos a {
    display: block;
    float: left;
    height: 100px;
    margin-bottom: 5px;
    text-align: center;
    width: 100px;
    border: 1px solid #c6bda6;
    margin-left: 5px;
    position: relative;
    background: white;
}

#ribbonphotos h5 a {
    display: inline;
    float: none;
    height: auto;
    margin: 0;
    border: none;
}

#ribbonphotos img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0px;
    right: 0;
    left: 0;
    border: none;
}

#ribbonphotos a:hover {
    border: 1px solid black;
}

#ribbonphotos h5 a:hover {
    border: none;
    border-bottom: 1px solid black;
}

#ribbondates {
    /*position: absolute;
    top: 10px;
    left: 0px;
    width: 55%;*/
    text-align: left;
    color: #343f4e;
}

#ribbon h5{
    margin: 0;
    margin-left: 20px;
    font-size: 1.6em;
    margin-bottom: 5px;
    margin-top: 2px;
    color: #343f4e;
    font-weight: normal;
}

#ribbon h5 a{
    font-size: 0.5em;
    color: black;
    text-decoration: none;
}

#ribbon h5 a:hover{
    border-bottom: 1px solid #ffef25;
}

#ribbondates ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 20px;
    margin-bottom: 20px;
}

#ribbondates li{
    border-top: 1px solid #e0d9c9;
    margin-top: 5px;
    padding-top: 5px;
}

#ribbonalbum {
    /*position: absolute;
    top: 10px;
    left: 10px;*/
    margin-bottom: 20px;
}

#ribbonalbum a{
    text-indent: -5000em;
    width: 237px;
    height: 313px;
    background: url(images/listenheart.jpg) 0px 0px no-repeat;
    display: block;
    margin-left: -2px;
    margin-top: -11px;
    text-decoration: none;
}

#ribbonlinks {
    text-align: left;
    /*border-bottom: 1px solid #e0d9c9;*/
    margin-bottom: 20px;
    /*padding-bottom: 20px;*/
    margin-left: 20px;
}

#ribbonlinks a{
    color: black;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: bold;
}

#ribbonlinks a:hover{
    border-bottom: 1px solid black;
}

#ribbonalbum a:hover{
    background: url(images/listenheart.jpg) 0px -313px no-repeat;
}

#content.forum #title {
    margin-right: 0px;
}

#title {
    height: 60px;
    margin-right: 240px;
    padding-top: 30px;
    position: relative;
    text-align: left;
    background: url(images/footbkgd.jpg) bottom repeat-x;
}

#title h2{
    font-size: 2.3em;
    color: #0f1124;
    margin: 0;
    padding: 0;
    margin-left: 32px;
    margin-top: 4px;
}

#images .photothumb a{
    float: left;
    display: block;
    border: 1px solid #849359;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    height: 100px;
    width: 100px;
    text-align: center;
}

#images img {
   position: absolute;
    margin: auto;
    top: 0;
    bottom: 0px;
    right: 0;
    left: 0;
    border: none;
}

#images  .photothumb a:hover {
    border: 1px solid black;
}

#images {
    overflow: hidden;
    margin-top: 10px;
}

#main_image {
    margin-top: 10px;
}

#main_image img{
    border: 1px solid #849359;
}

#live {
    margin-top: 10px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 1.3em;
    margin-left: 32px;
}

#live ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.liveinfo p, .linkdescription{
    margin-top: 0px;
    margin-left: 20px;
    font-size: 0.8em;
}

#live a{
    color: black;
    text-decoration: none;
    border-bottom: 1px solid #c6bda6;
}

#live a:hover {
    border-bottom: 1px solid black;
}

#ribbon .liveinfo {
    display: none;
}

.contact {
    font-size: 1.5em;
}

.icon-list .ram {
    background: url(images/ram.jpg) left no-repeat;
}

.icon-list .mp3 {
    background: url(images/mp3.jpg) left no-repeat;
}

.icon-list .mov {
    background: url(images/mov.jpg) left no-repeat;
}

.release {
    /*overflow: hidden;*/
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 260px;
    margin-left: 32px;
    padding-bottom: 10px;
    clear: left;
}

.release img{
    border: 1px solid #e6dad5;
}

.imgcontainer {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
    background: url(images/background.jpg);
    margin: 0;
}

.imgcontainer img{
    margin-bottom: 10px;
}

.imgcontainer a{
    color: #333e4d;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 9px;
    margin-right: 9px;
    text-decoration: none;
    padding: 2px;
    border: 1px solid white;
}

/* IE Hack */

/* Hides from IE5-mac \*/
* html .imgcontainer a {
    height: 1%;
}
/* End hide from IE5-mac */

.imgcontainer a:hover{
    border: 1px solid #ffed25;
}

.releasetext {
    text-align: left;
    /*margin-left: 310px;*/
}

.releasetext h3{
    font-size: 2em;
    margin: 0;
    padding: 0;
}

.releasetext h4{
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    color: #78899d;
}

.releasetext ol{
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 10px;
}

.releasetext li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfd9c8;
}

.releasetext li a{
    color: #333e4d;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: none;
    padding: 2px;
}

.releasetext li a:hover{
    border: 1px solid #ffed25;
    margin-left: 9px;
}