/*	Body */

body {
    background: #eee8dc url(../img/bg-body.jpg) 0 0 repeat;
    border-top: 5px solid #fff;
    font-size: 62.5%;
    margin: 0;
    padding: 0 0 30px 0;
    -webkit-text-size-adjust: none;
    }


/*	Basic Reset */

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
    font-weight: normal;
    margin: 0;
    padding: 0;
    }


/*	Default Link Styles */

a:link,
a:visited { color: #069 }

a:focus,
a:hover,
a:active { text-decoration: none }

a img {
    border: 0;
    }

/*	Generic Styles */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
	}

.clearfix:after {
    clear: both;
	}

.shadow {
	box-shadow:0 0 8px rgba(0,0,0,0.25);
	}


/*  Layout Contrained */

.layout-constrained {
    background: transparent url(../img/bg-contentarea.png) left bottom repeat-x;
    margin: 0 auto;
    position: relative;
    width: 980px;
    }

.layout-constrained:before,
.layout-constrained:after {
    content: "";
    display: block;
    height: 500px;
    position: absolute;
    top: 0;
    width: 19px;
    z-index: 11;
    }

.layout-constrained:before {
    background: transparent url(../img/shadow.png) -19px 0 no-repeat;
    left: 0;
    }

.layout-constrained:after {
    background: transparent url(../img/shadow.png) 0 0 no-repeat;
    right: 0;
    }


/*  Branding */

.branding {
    left: 20px;
    position: absolute;
    top: 30px;
    width: 170px;
    }

.branding h1 {
    border-bottom: 1px solid rgb(185,180,175);
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
    }

.branding p {
    font-family: "ff-tisa-sans-web-pro", arial, sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    }

.icon-facebook {
    background: transparent url(../img/icon-facebook.png) 0 0 no-repeat;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    height: 16px;
    line-height: 1;
    margin-right: 5px;
    position: relative;
    vertical-align: middle;
    width: 16px;
    }


/*  Content */

.content {
    background: transparent url(../img/bg-content.jpg) left top no-repeat;
    padding: 0 30px 15px 30px;
    width: 440px;
    }

.content h2 {
    -webkit-font-smoothing: antialiased;
    font-family: "tablet-gothic-semi-condensed", arial, sans-serif;
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1.2;
    padding: 30px 0;
    }

.content p {
    color: #333;
    font-family: "ff-tisa-web-pro", georgia, serif;
    font-size: 1.3em;
    line-height: 1.5;
    margin: 0 0 10px 0;
    }

.content img {
    border: 2px solid #fff;
    float: right;
    margin: -1px -10px 0 10px;
    }    


/* Upcoming */

.upcoming {
    left: 510px;
    position: absolute;
    top: 50px;
    width: 440px;
    }

.upcoming h4 {
    -webkit-font-smoothing: antialiased;
    color: rgb(169,64,45);
    font-family: "tablet-gothic-semi-condensed", arial, sans-serif;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1.5;
    text-shadow: 1px 1px rgba(255,255,255,0.5);
    text-transform: uppercase;
    }

.upcoming ul {
    list-style: none;
    }

.upcoming li {
    color: #666;
    font-family: "ff-tisa-web-pro", georgia, serif;
    font-size: 1.3em;
    line-height: 1.3;
    }

.upcoming li:before {
    content: "\2022 \020";
    color: rgb(179,179,179);
    }

.upcoming li b {
    color: #333;
    font-family: "ff-tisa-sans-web-pro", arial, sans-serif;
    font-weight: 700;
    }


/*  Albums */

.album {
    position: absolute;
    top: 165px;
    width: 220px;
    }

#album-1 {left: 740px;}
#album-2 {left: 500px;}

.album-cover {
    border: 2px solid #fff;
    margin-bottom: 14px;
    }

.album .released {
    color: #666;
    font-family: "ff-tisa-web-pro", georgia, serif;
    font-size: 1.2em;
    line-height: 1;
    margin: 0 10px 5px 10px;
    }

.album h3 {
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-family: "tablet-gothic-semi-condensed", arial, sans-serif;
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1.2;
    margin: 0 10px;
    }

.buynow {margin: 5px 10px 10px 10px;}

.soldout {margin: 5px 10px 13px 10px;}

.album ol {
    color: #333;
    counter-reset: trackno; /* Initiate a counter */
    font-family: "ff-tisa-web-pro", georgia, serif;
    font-size: 1.3em;
    line-height: 1.5;
    list-style: none; 
    margin: 0 10px;
    padding-left: 2em;
    }

.album ol li {position: relative;}

.album ol li:before {
    color: #666;
    content: counter(trackno) "." ; /* Use the counter as content */
    counter-increment:trackno; /* Increment the counter by 1 */
    position: absolute;
    left:-2em;
    width: 2em;
    }

.album ol a {
    background: transparent url(../img/icon-playarrow.png) 0 center no-repeat;
    padding-left: 10px;
    }

.paypal {
    position: absolute;
    bottom: 25px;
    right: 30px;
    }


/*  Footer */

.footer {
    border-top: 1px solid rgb(210,200,185);
    clear: left;
    margin: 0 auto;
    padding: 10px 0;
    width: 920px;
    }

.footer p {
    color: #666;
    font-family: "ff-tisa-web-pro", georgia, serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.5;
    }

.footer .bullet {
    color: rgba(102,102,102,0.5);
    }

.copyright {
    float: left;
    width: 70%;
    }

.credits {
    float: right;
    text-align: right;
    width: 28%;
    }

    a.credit:link,
    a.credit:visited {
        color: #666;
        text-decoration: none;
        }

    a.credit:focus,
    a.credit:hover,
    a.credit:active { text-decoration: underline }    
