html {
    margin: 0;
    padding: 0;
    border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, blockquote, q, th, td, caption, table, body, div, span, object, iframe, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, tbody, tfoot, thead, tr, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
blockquote, q {
    quotes: "" ""}
blockquote:before, q:before, blockquote:after, q:after {
    content: ""}
th, td, caption {
    float: none !important;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}
a img {
    border: none;
}
@font-face {
    font-family: "VoltaEF-Medium";
    src: url("/ttf/VoltaEF-Medium.otf") format("opentype");
}
@font-face {
    font-family: "VoltaEF-Regular";
    src: url("/ttf/VoltaEF-Regular.otf") format("opentype");
}
@font-face {
    font-family: "VoltaEF-Bold";
    src: url("/ttf/VoltaEF-Bold.otf") format("opentype");
}
body {
    overflow-y: scroll;
    text-align: left;
}
h1, h2, h3 {
    font-weight: bold;
    margin: 0;
    padding-bottom: 1.4em;
}
p {
    padding: 0.5em 0;
}
img {
    border: none;
}
a {
    color: inherit;
    text-decoration: none;
}
ul {
    list-style: none;
}
.text {
    font-size: 0.8em;
    color: #999999;
}
ul.micro-list {
    padding: 1em;
}
.container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
}
header {
    font-family: 'VoltaEF-Regular';
}
header .logo {
    float: left;
    margin-right: 10px;
    width: 100px;
}
* html header .logo {
    overflow-x: hidden;
}
header .title {
    float: left;
    margin-right: 0;
    width: 630px;
    margin-top: 0.35em;
    color: #948f86;
    font-size: 2.50em;
}
* html header .title {
    overflow-x: hidden;
}
header .title .bkm {
    color: #444;
    font-family: 'VoltaEF-Bold'}
header nav {
    float: left;
    margin-right: 10px;
    width: 550px;
}
* html header nav {
    overflow-x: hidden;
}
header nav a:hover {
    color: #948f86;
}
header nav a.selected {
    color: #948f86;
}
header nav a {
    text-transform: uppercase;
    color: #444;
    font-size: 1.2em;
}
header .sidebar {
    float: left;
    margin-right: 0;
    width: 70px;
    float: right;
}
* html header .sidebar {
    overflow-x: hidden;
}
.content {
    margin-top: 1em;
    min-height: 600px;
    font-family: "Courier New", Courier, monospace;
}
.release {
    float: left;
    margin-right: 10px;
    width: 310px;
}
* html .release {
    overflow-x: hidden;
}
.release.last {
    float: left;
    margin-right: 0;
    width: 310px;
}
* html .release.last {
    overflow-x: hidden;
}
.release img {
    width: 100%}
.release .title {
    font-weight: bold;
    padding-top: 1em;
}
.release .desc {
    font-style: italic;
    padding-bottom: 2em;
}
.release .text {
    padding-top: 0.5em;
    text-align: justify;
}
.single-release {
    padding: 1em 0;
    float: left;
    margin-right: 0;
    width: 950px;
}
* html .single-release {
    overflow-x: hidden;
}
.single-release .title {
    font-weight: bold;
}
.single-release .left {
    float: left;
    margin-right: 0;
    width: 390px;
}
* html .single-release .left {
    overflow-x: hidden;
}
.single-release .right {
    padding: 0 1em;
    float: left;
    margin-right: 0;
    width: 470px;
}
* html .single-release .right {
    overflow-x: hidden;
}
.single-release img.cover {
    width: 100%}
.single-release dt {
    width: 60%}
.single-release dd {
    width: 40%}
.artist {
    float: left;
    margin-right: 0;
    width: 950px;
    padding: 1em;
}
* html .artist {
    overflow-x: hidden;
}
.artist .name {
    float: left;
    margin-right: 0;
    width: 950px;
    font-weight: bold;
    border-bottom: 1px solid #604932;
}
* html .artist .name {
    overflow-x: hidden;
}
.artist .name h1 {
    padding-bottom: 10px;
}
.artist .image {
    padding: 14px 0;
    float: left;
    margin-right: 10px;
    width: 390px;
}
* html .artist .image {
    overflow-x: hidden;
}
.artist .text {
    padding: 14px 0;
    float: left;
    margin-right: 0;
    width: 470px;
}
* html .artist .text {
    overflow-x: hidden;
}
.news .date {
    font-weight: bold;
}
footer {
    float: left;
    margin-right: 0;
    width: 950px;
    text-align: center;
    margin: 5em 0;
    color: #444;
    font-size: 0.8em;
}
* html footer {
    overflow-x: hidden;
}
footer .facebook {
    border: none;
    overflow: hidden;
    width: 90px;
    height: 21px;
}
