body
{
    background-color: #000;
    color: #fff;
    font-family: Helvetica, sans-serif;
   /* font-weight: bold;*/
    /*margin: 0px;
    padding: 0px;*/
    text-align: center;
    font-size: medium;
}

#art
{
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}

a:link, a:visited
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #777;
}

a img
{
    border: 0px solid #000;
}

#sccomments
{
    margin-top: 2.5em;
    font-size: small;
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#connectbox
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
}

#connectbox div
{
    margin-left: auto;
    margin-right: auto;
}

.sccomment
{
}

.scauthor
{
    margin-left: 3px;
    vertical-align: super;
}

.scauthor a
{
    text-decoration: none;
}

.scauthor:after
{
    content: ":";
}

.sccomment
{
    font-style: italic;
    margin-left: 5px;
    vertical-align: super;
    overflow: visible;
}

#linkbox
{
    color: #444;
    font-weight: lighter;
    margin-top: 3em;
}

#linkbox a
{
    vertical-align: middle;
}

#externals
{
    margin-top: 2em;
}

#footer
{
    position: absolute;
    bottom: 4px;
}

#infodescription
{
    margin-top: 4em;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

#linksarea
{
    margin-top: 4em;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

#linksarea table
{
    margin-top: 1em;
    padding: 0px;
}

#linksarea table tr
{
    padding: 0px;
    margin: 0px;
}

#linksarea table tr td
{
    margin: 0px;
    padding: 3px;
}

.linksection
{
    width: 100%;
    margin-bottom: 2em;
}

.lstitle
{
    font-weight: bolder;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-left: 1em;
    font-size: large;
    margin-left: auto;
    margin-right: auto;
}

.lslinks
{
    padding-left: 1em;
    font-size: small;
}

.lslinks ul
{
    list-style-type: none;
    text-indent: 0px;
    padding-left: 0px;
}

.lslinks ul li
{
    padding: 0px;
}

a.soundcloud-dropbox:hover
{
    color: white !important;
    background-color: transparent !important;
    background-position: -250px 0 !important;
}

/*
a.soundcloud-dropbox
{
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_dark.png?564dd9)', sizingMethod='crop') !important;
}
*/

.linkbox
{
    width: 100px;
    height: 110px;
    border: 1px solid #fff;
    padding: 3px;
    min-width: 100px;
    min-height: 110px;
    max-width: 100px;
    max-height: 100px;
    margin-left: auto;
    margin-right: auto;
}
