html {
    border-left: 10px solid #464545;
    min-height: 100%;
}
body {
    color: #e6e6e6;
    margin: 0;
    padding: 0;
    background: #1d86a4;
    font: 86% Helvetica, "Geneva", Arial, "SunSans-Regular", sans-serif
}
body {
    text-shadow: 0px 1px 1px #1A1A1A;
}
html>body {
    font-size: 14px
}
#wrapper {
    min-width: 790px;
    max-width: 960px;
    padding-right: 100px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
p,dl,span {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0 0 1.5em
}
h1 {
    line-height: 1em;
    font-size: 2.3em;
    font-weight: normal;
    margin: 0 0 1.6em
}
h2 {
    font-size: 1.75em;
    line-height: 1.29em;
    margin: 1.93em 0 0.64em;
    font-weight: normal
}
#content ul li {
    line-height: 1.4em
}
#navigation {
    text-align: center;
    width: 292px;
    float: right;
    background: #202020;
    border: 1px #217091 solid;
    border-top: none;
}
#navigation ul {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px
}
#navigation ul a,#navigation ul a:hover {
    color: #fff;
    text-decoration: none
}
#navigation ul li {
    font-size: 1.5em;
    list-style-type: none;
}
#navigation ul li a {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 20px 5px 30px;
    display: block
}
#navigation ul li:hover,#navigation ul li:hover,#navigation ul li:hover a {
    color: #e6e6e6;
    background: #393a3b;
}
#navigation ul li a.selected {
    background: #6EB1CE;
}
#navigation ul li:hover a {
    border-top: 1px #999 solid;
    border-bottom: 1px #555 solid;
    padding: 4px 20px 4px 30px;
}

#navigation ul li.selected {
    background: #6bd1fc
}
#navigation ul li.selected a {
    color: #202020
}
#navigation ul li.selected:hover a {
    color: #e6e6e6
}
#container {
    width: 500px;
    margin-left: 30px;
    padding-top: 75px
}
#content {
    width: 440px
}
#footer {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px groove #ddd
}
img,img:hover,a img,a img:hover {
    border-style: none;
    border-width: 0;
    background: transparent
}
img#logo {
    width: 250px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd
}
img#logo:hover {
    background: #393a3b
}
a {
    color: #1e88b4;
}
a:visited {
    color: #528093
}
a:hover {
    color: #fff;
    text-decoration: none;
    background: #1e88b4
}
a:active {
    color: #bfe05a;
    text-decoration: none;
    background: #1e88b4
}
#content a {
    text-shadow: 0px 1px 1px #0F3545;
}
img.photo {
    border: 7px #ddd solid;
    margin: 20px 0;
}
dt {
    font-weight: bold;
    padding-left: 1.5em
}
dd {
    text-indent: 0;
    margin: 0 0 0 1.3em;
    padding: 0 0 0.5em 1.5em
}
.small {
    font-size: 85%
}
ol li {
    padding-bottom: 0.6em;
    list-style-type: decimal
}
em {
    font-style: italic
}
div.album {
    margin: 15px 0
}
img.album-cover {
    float: left;
    margin-top: 10px;
    margin-right: 15px
}
div.album-summary {
    margin: 10px 0 30px 150px
}
div.album-summary img {
    margin-top: 5px;
    margin-bottom: 5px
}
div.album {
    margin-top: 15px;
    padding-top: 5px;
    margin-bottom: 40px;
}
table.album-tracklist {
    width: 400px;
    font-size: 0.9em;
    line-height: 1.0em;
}
td.artist {
    font-style: italic;
    text-align: right;
    margin: 0 0.4em
}
td.track {
    text-align: right;
    padding-right: 10px;
}
table.album-tracklist td {
    margin: 0.3em 0;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}
td.artist, td.title {
    border-bottom: 1px #444 solid;
}
td.title{
    font-weight:bold;
}
div.member img {
    float: left;
    margin: 0 10px 0 0;
    width: 140px;
    border: 2px #ddd solid;
}
div.member-information {
    float: left;
    width: 270px;
}
dl.column {
    float: center;
    width: 40%;
    margin-right: 5%;
    padding: 0;
}
dl.column dt, dl.column dd {
    padding-left: 0;
}
#monoSlideshow {
    margin: 20px 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
    display: block;
}
/* End hide from IE Mac */

.spacer {
    clear: both;
}

