/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'bp-compressed.css';

body {
background: #0099cc url('../images/blue.jpg') repeat;
margin:0px;
font-family:"Arial", "Helvetica", sans-serif;
}

a:link { color:#1e92c7;}
a:visited { color:#80383c;}
a:hover { color:#91bda6;}
a:active { color:#bf9f45;}

ul {
list-style-type:none;
text-indent:0px;
}

ul, ol {
margin:0;
}

h1 {
font-weight:normal;
font-size:24px;
color:#1e92c7;
}

#container {
background: url('../images/purple2.jpg') repeat-y right;
margin: 0px 0px 0px auto;
width:965px;
padding-right:40px;
padding-top:0px;
}

#header {
height:649px;
width:965px;
background: url('../images/header_video.gif') no-repeat right top;
}

#newvideo {
position:absolute;
top:262px;
height:40px;
width:200px;
margin-left:40px;
}


#innerfooter {
background: url('../images/footer.gif') repeat-y left bottom;
}

#television {
width:220px;
height:180px;
margin:0px;
padding-right:578px;
padding-left:88px;
padding-top:370px;
font-family:'Courier New', Courier, monospace;
font-size:13px;
color:#fff;
line-height:16px;
font-weight:bold;
text-transform:uppercase;
}

#television a:link, #television a:visited, #television a:hover, #television a:active, {
color:#fff;
}

.notes {
font-size:11px;
padding-left:7px;
display:block;
}

.title {
padding-left:7px;
font-size:18px;
}

#main {
width:580px;
float:left;
margin:0px;
}

#main_album {
height:338px;
background: url('../images/main_album.gif') no-repeat right top;
}

#main_downloads {
background: url('../images/main_downloads_expandable.gif') repeat-y right top;
}

#main_contact {
height:560px;
background: url('../images/main_contact.gif') no-repeat right top;
}

#sidebar {
width:383px;
float:left;
margin:0px;
}

#sidebar_buy {
height:301px;
background: url('../images/sidebar_buy.gif') no-repeat right top;
}

#sidebar_share {
height:344px;
background: url('../images/sidebar_share.gif') no-repeat right top;
}

#sidebar_contact {
height:180px;
background: url('../images/sidebar_contact.gif') no-repeat right top;
}

#sidebar_logo{
height:195px;
background: url('../images/sidebar_logo.gif') no-repeat right top;
}

#main_album .content {
padding:105px 60px 0px 20px;
}

#albumimg {
width:224px;
float:left;
}

#albumlinks {
float:left;
}

#main_downloads .content {
padding:0px 60px 0px 20px;
}

#main_contact .content {
padding:140px 60px 0px 92px;
}

ul.download_album {
padding-top:20px
}

ul.download_album li {
font-size:24px;
line-height:48px;
}

ul.download_other li {
width:240px;
padding-left:10px;
font-size:14px;
line-height:32px;
float:left;
}

.fileinfo {
padding-left:8px;
font-size:10px;
color:#91bda6;
}

input.field {
border:0px;
font-size:18px;
color:#1e92c7;
height:24px;
background-color:transparent;
margin:0px;
width:185px;
font-family:'Courier New', Courier, monospace;
}

textarea {
border:0px;
font-size:14px;
color:#1e92c7;
background-color:transparent;
font-family:'Courier New', Courier, monospace;
}

#contact_hubcaptcha {
width:90px;
margin-left:48px;
}

#contact_email {
margin-top:30px;
}

#contact_msg {
margin-top:38px;
height:113px;
width:433px;
}

#submit {
margin-left:343px;
margin-top:20px;
}

ul#buy {
display:block;
padding:102px 57px 0px 83px
}

ul#share {
display:block;
padding:66px 0px 0px 56px
}

ul#buy li, ul#share li  {
float:left;
}


ul#buy li a, ul#share li a{
display:block;
}

#buy-cdbaby {
width:164px;
height:62px;
margin-left:75px;
}

#buy-itunes {
width:73px;
height:95px;
}

#buy-digstation {
width:81px;
height:91px;
margin:17px 0px 0px 73px;
}

#share-fb {
width:236px;
height:60px;
}

#share-ms {
width:130px;
height:125px;
margin-left:139px;
}

#logolink {
display:block;
width:285px;
height:96px;
margin-left:55px;
}

#awplink {
display:block;
width:235px;
height:80px;
margin-left:125px;
margin-top:18px;
}
