body {
    font: 12px Verdana, Arial, sans-serif;
    background: #01404F;
    color: white;
    margin: 0px;
    padding: 0px;
    min-height: 100%;
    min-width: 770px;
    /*background: url(images/bground.jpg) top left no-repeat;*/
}

html {
    min-height: 100%;
    height: 100%;
}

a {color: #bd9025; text-decoration: none;}
a:hover {border-bottom: 2px solid #bd9025;}

p { line-height: 1.6;}

h3, p, .meta {text-shadow: 0px 0px black;}

#leftside {
    padding-left: 50px;
    height: 100%;
    background: url(images/leftside.jpg) top left repeat-y;
    min-height: 100%;}

#rightside {
    padding-right: 50px;
    height: 100%;
    background: url(images/rightside.jpg) top right repeat-y;
    min-height: 100%;}

.nav {text-align: center;}

.nav ul{list-style: none; margin: 0px; padding: 10px 0px;}
.nav ul li{display: inline; padding: 0px 5px;}
.nav ul li {padding-right: 0px;}

.nav ul li a{
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#header {
    position: relative;
    height: 500px6
    background: black;
    -webkit-transition: height 2s ease-in-out;
    overflow: hidden;
}

#header.small { height: 117px;}
#header.small {height: 117px;}
.small #videoclick { top: -50%;}
#logo {margin: 0px; padding: 0px;}

#logo a{
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 200;
    width: 351px;
    height: 77px;
    background: url(images/logo.png) 0px 0px no-repeat;
    text-indent: -5000em;
}#logo a:hover{
    border: none;
}

* html #logo a{
    background: url(images/logo.gif) 0px 0px no-repeat;
}

#header h2 {
    border: none;
    position: absolute;
    bottom: 20px;
    left: 391px;
    z-index: 200;
    width: 200px;
    height: 34px;
    font-size: 40px;
    vertical-align: bottom;
    line-height: 40px;
    margin: 0px;
    padding: 0px;
}

* html #nowplaying select{background: #0a0a0a;}

#content {
    /*background: url(images/sidebar.jpg) top right repeat-y;*/
    min-height: 300px;
    overflow: hidden;
    position: relative;
}

h2 {
    font: 30px Times, Times New Roman, serif;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #afafaf;
}
h2 a{
    color: white;
}
#sidebar {float: right;width: 210px;padding: 20px; position: relative;}
#mainbody {margin-right: 250px;padding: 20px;}

.hentry h3, .haudio h3 {
    font: 30px Times, Times New Roman, serif;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}
.hentry h3 a{color: white;}
.hentry .meta {
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #afafaf;
}

.hentry .meta a{color: #afafaf;}
.hentry { margin-bottom: 40px;}
#footer { border-top: 2px solid #afafaf; clear: both;}
#mailinglist h3, #sidelinks h3{
    font: 18px Times, Times New Roman, serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#mailinglist {
    border-top: 2px solid #afafaf;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
}

#mailinglist h3{
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}

#subscribebox {
    position: relative;
    display: block;
}

#subscribefield {
    width: 206px;
    height: 24px;
    font-size: 14px;
    position: relative;
    z-index: 5;
    padding: 0px;
}

#subscribego {
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 10;
    width: 27px;
    height: 26px;
}

* html #subscribego {right: 21px;top: 2px;}
.linkList {list-style: none; margin: 0px; padding: 0px;}

* html .linkList {margin-top: 10px;}
* html .dtendcont {display: none;}

.slink .dtstart {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #afafaf;
    float: left;
    width: 80px;
    margin-top: 2px;
    text-shadow: 0px 0px black;
}

* html .dtstartcont {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #afafaf;
    float: left;
    width: 80px;
    margin-top: 2px;
}

.slink .info {
    margin-left: 85px;
}

* html .slink .info { margin-top: -15px;}

.notitle {margin-top: -15px;}
* html .haudio {
    clear: left;
}
.haudio .contributor {display: none;}
.haudio h3 { margin-bottom: 20px;
.releasecontent {margin-left: 244px;}
.releasecontent ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

* html .releasecontent li .position{
    margin-top: 15px;
}
