@import url(global.css);

#header_wrapper {background:#4a2b16 url('../images/aggie_header_bg.jpg') repeat-x;}
#header {width:auto; background:url(../images/aggie_banner.jpg) no-repeat top center;}
#header a {display:none;}

#primary {float:left; width:655px; margin-left:10px; padding:10px 10px 0 35px;}
#primary h2 {font-size:3em; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#333; font-weight:normal;}
/** Biography */
#biog h2 {font-size:3.5em; font-family:"Century Gothic", Tahoma, Arial, Helvetica, sans-serif; color:#5c2d22; font-weight:normal; background:transparent url(../images/rule.gif) bottom left repeat-x;}
#biog p.intro {font-style:italic; font-weight:bold; font-family:arial, helvetica, sans-serif; margin-top:16px;}

/** Tour dates */
#dates {margin-top:36px;}
	/*tour dates table settings*/
.alt {background-color:#fddfa8;}
table {background-color:#e2d8a3; border:1px solid #666; border-right-color:#000; border-bottom-color:#000; margin-top:15px;}
th, td {padding:4px 6px; border-left:1px solid #aaa;}
th {background-color:#f2c260; color:#000;}
td {font-size:1.1em;}
td.soldout {font-size:0.8em; font-weight:bold; background-color:#5c2d22; color:#fddfa8; padding:4px 2px;}
td a img {padding:0;}

/* Albums */
#albums {margin-top:56px; background:#080401; padding-left:44px; border:3px solid #fda94f;}
#albums h2 {color:#fddfa8; padding:25px 0 15px 0;}
#albums .album {float:left; width:156px; margin-right:44px; height:220px; position:relative;}
#albums .album p {padding-top:5px; font-family:Georgia, "Times New Roman", times, serif;}
#albums .album img {border:3px solid #fff;}
#albums .album img.buynow {position:absolute; right:0; border:0;}
#albums .album p.buynow {color:#fddfa8; text-align:right;}

/** Secondary content */
#secondary {width:220px; margin-left:730px; padding-top:10px;}
#secondary h3 {font-size:1.9em; font-family:Tahoma, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#6c3528;}
#secondary .rightpanel {padding-bottom:20px;}
#secondary .rightpanel img {border:3px solid #fff; margin-bottom:5px;}
#secondary .rightpanel p {padding-right:15px;}
#secondary .rightpanel p.instruments {text-transform:uppercase; font-size:1em; font-family:helvetica, tahoma, arial, sans-serif; color:#000;}
