@import url("global.css");
/* CSS Document */

body
{
margin: 0px;
padding: 0px;
background: #000000;
text-align: center;
color: #999999;
}

#wrap
{
margin: 0 auto;
padding: 0;
background-image: url(../_images/_home_wrap.jpg);
background-repeat: repeat-y;
background-position: top center;
}

#header
{
margin: 0 auto;
padding: 232px 0px 0px 0px;
background-image: url(../_images/_home_header.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#footer
{
margin: 0 auto;
padding: 0;
background-image: url(../_images/_home_footer.jpg);
background-repeat: no-repeat;
background-position: center bottom;
}


#nav
{
margin: 0 auto;
padding:50px 0px 0px 0px;
}

#flash
{
margin: 0 auto;
padding:99px 2px 0px 0px;
}

#content
{
margin: 0 auto;
padding: 70px 0px 0px 245px;
width:500px;
text-align: left;
}

#container
{
margin: 0 auto;
padding: 0px;
width: 760px;
}

#left
{
margin:0 auto;
padding: 85px 0px 0px 0px;
width: 235px;
float: left;
}

#footer_content
{
margin: 0 auto;
padding: 0px 0px 85px 0px;
width: 760px;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #666666;
}

a:link, a:active, a:visited
{
color: #695828;
text-decoration: none;
}

a:hover 
{
color: #FFFFFF;
text-decoration: none;
}

.small
{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.author_sidebar
{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 18px;
line-height: 25px;
margin-bottom: ;
color: #AA8C43;
border-bottom: 2px solid #ccc;
}

.title_sidebar
{
font-family: Helvetica, sans-serif;
font-size: 24px;
line-height: 15px;
color: #222222;
}

#divider
{
margin: 0 auto;
padding: 5px 0px 5px 10px;
border-top: 1px solid #222222;
border-bottom: 1px solid #222222;
font-size: 11px;
line-height: 15px;
}

.divider a:active
{
color: #999999;
text-decoration: none;
}

#divider2
{
margin: 1px 0px 2px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 1px dotted #222222;
line-height: 15px;
}

#divider3
{
margin: 2px 0px 4px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 2px solid #555555;
line-height: 15px;
width: 240px;
}

#divider4
{
margin: 0px auto;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #333333;
line-height: 15px;
}

.sidebar_h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
}

.sidebar_h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}

h4
{
font-family:"Times New Roman", Times, serif;
font-size: 22px;
font-style: italic;
color: #76551A;
}

.band_img
{
border: 1px solid #333333;
padding: 9px;
background: #111111;
}

.text1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.track_text_1
{
font-size: 9px;
color: #444444;
}

.album_title
{
font-size: 18px;
color: #555555;
}

.album_description
{
font-size:10px;
line-height: 11px;
color: #999999;
}

/*-------------------------------------- Store Stuff */

#store 
{
margin: 0 auto;
padding:0;
width: 225px;
}
