/* Start of CMSMS style sheet 'default' */
/* CSS RESET */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-weight: 400;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix {display: inline-block;}
/* start commented backslash hack \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* close commented backslash hack */

/* BASE STYLES */
body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000; background: #fff url(uploads/images/template/bigbg.jpg);}
a {color: #b21843;}
a:hover {text-decoration: none;}
p {line-height: 140%; margin: 0 0 1em 0;}
h1 {font-size: 24px; margin: 0 0 .5em 0; color: #b21843;}
h2 {font-size: 21px; margin: 0 0 .5em 0; line-height: 120%;}
h3 {font-size: 18px; margin: 0 0 .5em 0;}
h4 {font-size: 14px; margin: 0 0 .5em 0;}
h5 {font-size: 12px; margin: 0 0 .5em 0;}
h5.skip {display: block; text-indent: -9999px; height: 0; font-size: 0;}
ul p {margin: 0; line-height: 100%;}

/* CONTAINERS */
#wrapper {position: relative;height: 700px; background: #ceccc4 url(uploads/images/template/bg.jpg) no-repeat top right;}

/* NAV */
#mainnav {position: absolute; left: 570px; top: 100px; width: 120px;}
#mainnav ul li {line-height: 150%; text-align: left;}
#mainnav ul li a {color: #666; text-decoration: none; display: inline; padding-left: 5px; font-size: 110%;}
#mainnav ul li a:hover {border-left: 2px solid #b21843; color: #b21843; padding-left: 3px;}
#mainnav ul li.on a {color: #000; cursor: default;}
#mainnav ul li.on a:hover {color: #000; border: 0; padding-left: 5px;}

/* CONTENT */
#content {padding: 20px; width: 500px; height: 570px; overflow: auto; background: url(uploads/images/template/content-bg.png); position: absolute; top: 90px; left: 20px;}
#logo {position: absolute; top: 20px; left: 20px;}
#player {position: absolute; bottom: 20px; left: 580px;}
.discog td img {float: left;}
.discog td {padding-bottom: 20px;}
.discog td h3, .discog td p {margin-left: 180px;}
/* End of 'default' */

