* 								{ padding: 0; margin: 0; font-family: Verdana, Geneva, sans-serif; font-size: 1em; }
body 							{ font-size: 62.50%; background-color: #999; padding-bottom: 10px; }
.clr							{ clear: both; }
a img							{ border: 0; }
a                               { outline: none; }
#site							{ width: 994px; margin: 0 auto; background: #F0F8FB url("../images/backgrounds/background1.jpg") no-repeat center top; border: 1px solid #414141; padding-bottom: 0; }
#header 						{ height: 181px; background-color: #8d8d8d; }

#topBar							{ width: 994px; height: 36px; min-width: 994px; background-color: #000; }
#topBar p	    				{ padding: 8px 0 0 10px; }
#topBar p span					{ float: left; font-family: Arial, Helvetica, sans-serif; color: #fff; padding-top: 4px; }
#topBar p a 					{ margin-left: 8px; display: block; height: 19px; float: left; }

#topBar #lr 					{ float: right; padding: 3px 20px 0 0; }
#topBar #lr a 					{ color: #fff; text-decoration: none; }
#topBar #lr a:hover 			{ text-decoration: underline; font-weight: bold; }

/* navigation */

#navigation						{ width: 994px; height: 37px; background: transparent url('../images/backgrounds/navigation.png') repeat-x 0 0; text-align: center; }
#navigation ul					{ margin: 0 auto; padding-top: 12px; }
#navigation ul li				{ display: inline; padding: 0 24px; position: relative; }
#navigation ul li a				{ font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #fff; text-decoration: none; }
#navigation ul li a:hover 		{ text-decoration: underline; }

/* subnavigation */

#navigation ul li ul 			{ position: absolute; display: none; top: 21px; left: -20px; }
html>/**/body #navigation ul li ul { top: 11px; }
#navigation ul li.hover ul 		{ display: block; }
#navigation ul li ul li 		{ display: block; float: none; list-style-type: none; }
#navigation ul li ul li a		{ display: block; float: none; background-color: #666; padding: 8px 22px; white-space: nowrap; }
#navigation ul li ul li a:hover	{ background-color: #8ea344; color: #000; text-decoration: none; }

#logo							{ display: block; width: 393px; height: 79px; background: transparent url('../images/logo.png') no-repeat 0 0; text-indent: -5000px; margin: 15px auto 0 auto; }

#content						{ width: 718px; float: right; padding-top: 65px; }
#site .userPage					{ float: left; }

.column1 						{ width: 390px; float: left; }

.addToLineup					{ font-weight: bold; color: #696868; float: right; white-space: nowrap; }
.addToLineup label				{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 0 5px; vertical-align: 10%; }

.band_info 						{ width: 380px; float: left; margin-bottom: 20px; }
.band_info h3, #band_nav h3		{ font-size: 3em; color: #ff9d0e; font-weight: normal; line-height: 1.2em; padding-bottom: 5px; }
.band_info h4, #band_nav h4		{ font-size: 1em; color: #666; font-weight: bold; line-height: 1.2em; }
.band_info h4 span.dc			{ font-weight: normal; }
.band_info .website 			{ margin-bottom: 5px; float: left; }
.band_info .website a 			{ font-size: 1.1em; color: #8b9200; font-weight: bold; }
.band_info .website a:hover		{ color: #ff9d0e; }
.band_info p 					{ font-size: 1.1em; line-height: 1.25em; color: #424140; padding: 0 0 10px 0; }
.band_info p a 					{ font-weight: bold; color: #ff910a; }
.band_info p a:hover			{ color: #8b9200; }
.band_info img 					{ float: left; margin: 0 10px 0 0; }

#band_nav { padding-bottom: 10px; }
#band_nav ul{
  overflow:hidden;
  border-bottom:1px solid #80AD11;
  margin:0 10px 0 0;
  padding:0;
}
#band_nav ul li{
  display:inline;
  list-style:none;
}
#band_nav ul li a{
  float:left;
  margin:0 5px 0 0;
  padding:4px 5px;
  background:#80AD11 url(../images/backgrounds/subsection-unselected.png) repeat-x bottom left;
  border:1px solid #80AD11;
  border-bottom:0;
  color:#fff;
  text-decoration:none;
  font-size:1.6em;
}
#band_nav ul li a:hover{}
#band_nav ul li.selected{}
#band_nav ul li.selected a, #band_nav ul li a:hover{
  border-color:#FF9D0E;
  background:#FF9D0E url(../images/backgrounds/subsection.png) repeat-x bottom left;
  color:#fff;
}

.box							{ overflow: hidden; position: relative; z-index: 10; width: 370px; height: 220px; border: 1px solid #3b6794; float: left; background: #fff url("../images/backgrounds/box.png") repeat-x 0 0; padding: 6px 0 6px 0; margin-bottom: 60px; }
.box h4							{ font-size: 1.1em; line-height: 1.3em; color: #fff; text-align: center; padding: 0 24px; margin-bottom: 18px; }
.box h4 a						{ color: #fff; text-decoration: none; }
.box h4 a:hover					{ text-decoration: underline; }
.box a.lr						{ display: block; width: auto; text-align: right; font-size: 1.0em; padding: 0 25px 5px 0; clear: both; }
.box .friends					{ padding-top: 10px; }
.box .friend					{ display: block; width: 45px; height: 45px; margin: 0 0 18px 24px; float: left; position: relative; display: inline; }
.box .friend .f 				{ position: absolute; display: block; width: 16px; height: 16px; background: transparent url('../images/icons/f.gif') no-repeat 0 0; left: 29px; top: 29px; text-indent: -5000px; }
.box .spread 					{ font-weight: bold; font-size: 1.1em; color: #1e456c; float: left; padding-left: 24px; }
.box .spread a 					{ padding-left: 9px; }
.box .spread a img 				{ vertical-align: middle; }
.box .spread a span 			{ display: none; }
.box .addToLineup				{ padding-right: 18px; }
.box .connect 					{ position: absolute; top: 44px; left: 14px; width: 341px; height: 128px; background: transparent url('../images/backgrounds/connect.png') repeat 0 0; text-align: center; }
.box .connect .close 			{ font-weight: bold; font-size: 1.4em; color: #fff; float: right; margin: 6px 10px 0 0; }
.box .connect .lFC a			{ display: block; width: 169px; height: 21px; text-indent: -5000px; background: transparent url("../images/buttons/fb.png") no-repeat 0 0; margin: 52px auto 15px auto; }
.box .connect p					{ font-size: 1.2em; color: #fff; padding: 0 17px; }

.fans							{ float: left; padding-bottom: 10px; }
.fans a.img img					{ float: left; border: 6px solid #C8E6FF; margin: 0 15px 0 2px; }

.column2Bird					{ background: transparent url('../images/backgrounds/bird.gif') no-repeat 100% 100%; padding: 0 10px 110px 0; float: right; }
.column2Squirrel				{ padding: 0 10px 225px 0; float: right; position: relative; }
.column2Squirrel .squirrel		{ display: block; width: 92px; height: 385px; background: transparent url('../images/backgrounds/squirrel.gif') no-repeat 0 0; position: absolute; bottom: 0; right: 0; }
.column2 						{ width: 300px; padding: 8px 6px; background-color: #f9f1d6; border: 1px solid #8f8f8f; margin-top: 0; }
.column2Squirrel .column2		{ margin-top: 35px; }
a#buy_now  						{ display: block; text-indent: -5000px; width: 300px; height: 107px; background: transparent url('../images/images/buyNow.jpg') no-repeat 0 0; margin-bottom: 12px; }
.box7							{ width: 300px; height: 287px; margin-bottom: 8px; border: 1px solid #fff; }
.box8							{ width: 300px; height: 250px; }
.box1 h3{ font-size: 14px; color: #010101; font-weight: normal; padding: 5px 0 15px 10px; }
.box1 ul{ list-style-type: none; padding-left: 22px; padding-bottom: 15px; }
.box1 ul li{ height: 24px; padding: 2px 0 0 24px; }
.box1 ul li a{ font-size: 12px; text-decoration: none; }
.box1 ul li a:hover{ text-decoration: underline; }
.box1 .share1{ background: transparent url("../images/icons/fb.gif") no-repeat 0 0; }
.box1 .share2{ background: transparent url("../images/icons/twitter.gif") no-repeat 0 0; }
.box1 .share3{ background: transparent url("../images/icons/myspace.gif") no-repeat 0 0; }
.box9                           { width: 300px; height: 175px; }
.box9 h4						{ font-size: 1.1em; line-height: 1.3em; color: #000; text-align: center; padding: 0 24px; margin-bottom: 18px; }
.box9 h4 a						{ color: #000; text-decoration: none; }
.box9 h4 a:hover				{ text-decoration: underline; }
.box9 a.lr						{ display: block; width: auto; text-align: right; font-size: 1.0em; padding: 0 25px 5px 0; clear: both; }
.box9 .friends					{ padding-top: 0px; }
.box9 .friend					{ display: block; width: 45px; height: 45px; margin: 0 0 10px 12px; float: left; position: relative; display: inline; }
.box9 .friend .f 				{ position: absolute; display: block; width: 16px; height: 16px; background: transparent url('../images/icons/f.gif') no-repeat 0 0; left: 29px; top: 29px; text-indent: -5000px; }
.box9 .spread 					{ font-weight: bold; font-size: 1.1em; color: #1e456c; float: left; padding-left: 24px; }
.box9 .spread a 					{ padding-left: 9px; }
.box9 .spread a img 				{ vertical-align: middle; }
.box9 .spread a span 			{ display: none; }

.comments 						{ clear: both; width: 718px; }
.comments h3 					{ font-family: Impact, Charcoal, sans-serif; color: #ff910a; font-size: 3em; font-weight: normal; margin-bottom: 15px; }
.comments h3 a 					{ font-family: Impact, Charcoal, sans-serif; font-size: .5em; color: #525151; margin-left: 3px; text-decoration: none; }

.comments .mcomment 			{ overflow: auto; width: 718px; margin: 8px 0; }
.comments .mcomment .image		{ border: 6px solid #C8E6FF; float: left; margin: 0 40px 0 8px; width: 44px; height: 44px; overflow: hidden; }
.comments .mcomment .cmInner 	{ background: transparent url("../images/backgrounds/bigCommentMiddle.png") repeat-y right top; float: left; width: 576px; }
.comments .mcomment .cmBottom 	{ background: transparent url("../images/backgrounds/bigCommentBottom.png") no-repeat right bottom; width: 576px; }
.comments .mcomment .cmTop 		{ background: transparent url("../images/backgrounds/bigCommentTop.png") no-repeat left top; overflow: auto; padding: 8px 10px 4px 16px; width: 550px; }
.comments .mcomment .user		{ float: left; font-size: 1.2em; margin-right: 5px; }
.comments .mcomment a.user 		{ color: #C22A2F; font-size: 1.1em; font-weight: bold; text-decoration: none; }
.comments .mcomment p 			{ clear: both; color: #4B555F; font-size: 1.2em; line-height: 1.6em; padding: 10px 0; }

.postComment 					{ clear: both; width: 390px; }
.postComment h3 				{ font-family: Impact, Charcoal, sans-serif; color: #ff910a; font-size: 3em; font-weight: normal; margin-bottom: 15px; }

.postComment .mcomment 			{ overflow: hidden; width: 390px; }
.postComment .mcomment .image 	{ border: 6px solid #C8E6FF; float: left; margin: 0 10px 0 8px; width: 44px; height: 44px; overflow: hidden; }
.postComment .mcomment .cmInner { background: transparent url("../images/backgrounds/CommentMiddle.png") repeat-y right top; float: left; width: 307px; }
.postComment .mcomment .cmBottom{ background: transparent url("../images/backgrounds/CommentBottom.png") no-repeat right bottom; width: 307px; }
.postComment .mcomment .cmTop 	{ background: transparent url("../images/backgrounds/CommentTop.png") no-repeat left top; overflow: hidden; padding: 8px 10px 4px 16px; width: 281px; }
.postComment .mcomment .user	{ float: left; font-size: 1.2em; margin-right: 5px; }
.postComment .mcomment a.user 	{ color: #C22A2F; font-size: 1.1em; font-weight: bold; text-decoration: none; }
.postComment .mcomment p 		{ clear: both; color: #4B555F; font-size: 1.2em; line-height: 1.6em; padding: 10px 0; }
.postComment textarea 			{ width: 269px; height: 84px; padding: 0px; overflow: hidden; }
#postComment 					{ cursor: pointer; }

#tall							{ width: 630px; float: left; margin: 32px 0 0 12px; }

#tallhead						{ padding: 41px 100px 0 245px; width: 330px; height: 115px; background: transparent url("../images/backgrounds/userTop.gif") no-repeat 0 0; }
#tallhead h2					{ font-size: 3em; font-weight: normal; line-height: 1.3em; color: #a5ae05; text-align: center; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-transform: uppercase; }

#tallbox						{ overflow: auto; width: 493px; background-color: #fff; margin-left: 87px; } 

#tallbox a 						{ color: #4B555F; }
#tallbox a:hover				{ color: #62A6DB; }
#tallbox .push					{ height: 15px; }
#tallhead p						{ font-size: 30px; color: #010101; }
#tallhead p.su					{ font-size: 0.95em; }

/* login */

#login							{ width: 528px; height: 344px; margin: 50px auto 0 auto; background: transparent url("../images/backgrounds/login.gif") no-repeat 0 0; position: relative; padding-bottom: 300px; }
#login h3						{ font-size: 16px; color: #292929; padding: 35px 20px 20px 50px; text-align: center; }
#login .lFC						{ display: block; margin: 0 auto; width: 169px; height: 21px; }
#login .lFC a					{ display: block; width: 169px; height: 21px; text-indent: -5000px; background: transparent url("../images/buttons/fb.png") no-repeat 0 0; }
#login .lOR						{ display: block; width: 403px; height: 13px; text-indent: -5000px; background: transparent url('../images/backgrounds/or.gif') no-repeat 0 0; padding: 0; margin: 3px 0 18px 68px; }
#login .lCA						{ font-size: 12px; color: #3d3f40; padding: 0 0 15px 0; text-align: center; }
#login .lMAIL					{ width: 262px; height: 20px; margin: 0 auto 8px auto; padding: 2px; }
#login .lMAIL label				{ float: left; display: block; height: 18px; width: 80px; font-size: 14px; color: #000; padding: 2px 0 0 0; }
#login .lMAIL input				{ float: right; height: 14px; border: 1px solid #ccc; width: 176px; font-size: 12px; line-height: 14px; padding: 2px; }
#login .lPASS					{ width: 262px; height: 20px; margin: 0 auto 20px auto; padding: 2px; }
#login .lPASS label				{ float: left; display: block; height: 18px; width: 80px; font-size: 14px; color: #000; padding: 2px 0 0 0; }
#login .lPASS input				{ float: right; height: 14px; border: 1px solid #ccc; width: 176px; font-size: 12px; line-height: 14px; padding: 2px; }
#login .lFIELD					{ width: 370px; height: 24px; margin-left: 80px; padding: 2px; clear: right;}
#login .lFIELD label			{ float: left; display: block; height: 18px; width: 120px; font-size: 14px; color: #000; padding: 2px 0 0 0; }
#login .lFIELD input			{ float: right; height: 18px; border: 1px solid #ccc; width: 240px; font-size: 14px; padding: 2px; }
#login .lFIELD textarea			{ float: right; border: 1px solid #ccc; width: 240px; font-size: 14px; padding: 2px; }
#login .lFIELD .helptext		{ float: right; height: 14px; color: #333; width: 240px; font-size: 12px; padding: 2px; }
#login .lFIELD.error			{ float: right; height: 14px; color: red; font-weight: bold; font-size: 12px; padding: 2px; }
#login .lNOTICE					{ font-size: 12px; color: #3d3f40; padding: 0 0 10px 0; text-align: center; width: 400px; margin: auto; }
#login .lSULI					{ width: 165px; height: 25px; margin: 0 auto; padding: 3px; }
#login .lSU						{ width: 96px; height: 25px; background: transparent url("../images/buttons/signup.gif") no-repeat 0 0; margin-right: 3px;}
#login .lLI						{ width: 62px; height: 25px; background: transparent url("../images/buttons/login.gif") no-repeat 0 0; }
#login .lSULI button			{ display: block; float: left; text-indent: -5000px; display: inline; border: 0; cursor: pointer; }
#login .lFP                     { padding: 0; text-align: left; }
#login .lFP a					{ font-size: 10px; line-height: 20px; color: #00f; margin-left: 23px; }
#login .lRM                     { padding: 0; text-align: left; }
#login .lRM input               { vertical-align: -15%; width: 20px; }
#login .lFPR					{ height: 25px; margin: 0 auto; padding: 3px; text-align: center; }
#login .lFL						{ width: 162px; float: left; padding-left: 120px; }
#login .lFR						{ float: left; }
#login .lFQ						{ padding: 10px 0 0 54px; }
#login .lFQ	li					{ font-size: 11px; list-style-type: none; padding: 0 0 10px 14px; background: transparent url('../images/icons/bullet.gif') no-repeat 0 4px; }
#loginsquirrel					{ position: absolute; background: transparent url("../images/backgrounds/loginsquirrel.gif") no-repeat 0 0; width: 175px; height: 389px; top: 210px; left: 460px; }

.news *							{ font-family: Arial, Helvetica, sans-serif; }
.news .addToLineup				{ float: left; padding-top: 5px; }
.news .friends					{ overflow: visible; width: 467px; }
.news .friend					{ display: block; width: 45px; height: 45px; margin: 0 3px 0 0; float: left; position: relative; }
.news .friend .f 				{ position: absolute; display: block; width: 16px; height: 16px; background: transparent url('../images/icons/f.gif') no-repeat 0 0; left: 29px; top: 29px; text-indent: -5000px; }

/* copy from do512 */

.news
    { clear: both; border-bottom: 3px solid #E3E4E4; margin: 0 13px 15px 13px; padding: 0 0 13px 0; overflow: hidden; }
.news h1,
.news h2
    { font-size: 18px; color: #4b555f; font-weight: bold; }
.news h1 a,
.news h2 a
    { text-decoration: none; }
.news h1 a:hover,
.news h2 a:hover
    { color: #62a6db; }
.news h1 span,
.news h2 span
    { font-size: 5px; }
.news .timeplace
    { font-weight: bold; padding: 3px 0 3px 0; }
.news .timeplace .time
    { color: #c22a2f; font-size: 14px; }
.news .timeplace .at
    { color: #abb7c4; font-size: 14px; }
.news .timeplace .place a.where
    { color: #4475a1; text-decoration: none; font-size: 14px; }
.news .timeplace .place a.where:hover
    { color: #4b555f; }
.news .timeplace .place .placepart
    { font-size: 11px; color: #4b555f; }
.news .timeplace .place .placepart a
    { color: #4b555f; text-decoration: none; }
.news .timeplace .place .placepart a:hover
    { color: #62a6db; }
.news .text
    { font-size: 12px; color: #4b555f; line-height: 15px; }
.news .text a
    { text-decoration: none; color: #c22a2f; font-weight: bold; }
.news .text a:hover
    { color: #4475a1; }
.news .others
    { font-weight: bold; color: #4b555f; padding: 6px 0 0 0; }
.news .others span
    { font-size: 14px; }
.news .others a.num
    { text-decoration: none; color: #c22a2f; font-size: 14px; }
.news .others a.num:hover
    { color: #4475a1; }
.news .srg
    { padding: 8px 0 0 0; }
.news a.img img
    { float: left; border: 6px solid #C8E6FF; margin: 0 15px 0 2px; }
.news p.rec
    { clear: both; font-size: 12px; padding-top: 5px; }
.news p.rec a
    { color: #c22a2f !important; text-decoration: none; }
.news p.rec a:hover
    { color: #4475a1 !important; }
    
div.mIco
	{ float: right; padding: 0; text-indent: -5000px; }
a.mI, a.mA, a.mV, a.mQ
	{ display: block; width: 19px; height: 19px; padding: 0; }
a.mI
	{ background: transparent url("../images/icons/media.gif") no-repeat 0 0; }
a.mA
	{ background: transparent url("../images/icons/media.gif") no-repeat -22px 0; }
a.mV
	{ background: transparent url("../images/icons/media.gif") no-repeat -45px 0; }
a.mQ
	{ background: transparent url("../images/icons/media.gif") no-repeat -68px 0; }
a.mPO
	{ padding: 0; text-decoration: none; vertical-align: top; }
a.mI:hover
	{ background: transparent url("../images/icons/media.gif") no-repeat 0 -19px; }
a.mA:hover
	{ background: transparent url("../images/icons/media.gif") no-repeat -22px -19px; }
a.mV:hover
	{ background: transparent url("../images/icons/media.gif") no-repeat -45px -19px; }
a.mQ:hover
	{ background: transparent url("../images/icons/media.gif") no-repeat -68px -19px; }
	
a.sodoi
    { font-size: 14px; font-weight: bold; color: #4b555f;  text-decoration: none; }
a.sodoil
    { font-size: 14px; font-weight: bold; color: #000;  text-decoration: none; }
a.share
    { font-size: 14px; font-weight: bold; color: #4b555f; text-decoration: none; }
a.rsvp
    { font-size: 14px; font-weight: bold; color: #4b555f; text-decoration: none; }
a.tickets
    { font-size: 14px; font-weight: bold; color: #4b555f; text-decoration: none; }

a.sodoi:hover,a.share:hover,a.rsvp:hover,a.tickets:hover
    { color: #62a6db; }
	
.sodoi, .sodoil
    { background: transparent url("../images/icons/sodoi.png") no-repeat 0 -3px; padding: 0 0 0 20px; white-space: nowrap; }
.others .sodoi
    { background: transparent url("../images/icons/sodoi.png") no-repeat 0 -3px; padding: 0 8px 0 20px; margin-left: 8px; }
    
/* user page - sidebar */

h2#shareYourLineup 				{ position: absolute; width: 316px; height: 47px; background: transparent url('../images/backgrounds/shareYourLineup.gif') no-repeat 0 0; z-index: 100; left: -9px; top: 48px; text-indent: -5000px; }
h2#shareBand 				{ position: absolute; width: 316px; height: 47px; background: transparent url('../images/backgrounds/shareBand.png') no-repeat 0 0; z-index: 100; left: -9px; top: 48px; text-indent: -5000px; }
h2#facebookFriends 				{ position: absolute; width: 316px; height: 47px; background: transparent url('../images/backgrounds/facebookFriends.gif') no-repeat 0 0; z-index: 100; left: -9px; top: 302px; text-indent: -5000px; }

.shareLineup					{ padding: 70px 0 60px 17px; }
.shareLineup li	   				{ list-style-type: none; margin-bottom: 20px;  }
.shareLineup a					{ font-size: 1.1em; font-weight: bold; color: #1e456c; text-decoration: none; }
.shareLineup a:hover			{ color: #62a6db; }
.shareLineup a img 				{ margin-right: 16px; vertical-align: -30%; }

.fbFriends						{ padding: 40px 0 20px 17px; overflow: auto; }
.fbFriends .row 				{ width: 283px; overflow: auto; margin-bottom: 15px; }
.fbFriends .friend				{ display: block; width: 70px; margin: 0 0 0 0; float: left; position: relative; text-decoration: none; }
.fbFriends .friend img 			{ margin-bottom: 10px; }
.fbFriends .friend .f 			{ position: absolute; display: block; width: 16px; height: 16px; background: transparent url('../images/icons/f.gif') no-repeat 0 0; left: 29px; top: 29px; text-indent: -5000px; }
.fbFriends .friend .fName		{ font-weight: bold; color: #3c6895; text-decoration: none; white-space: nowrap; display: block; clear: both; }
.fbFriends .friend:hover .fName	{ color: #62a6db; }

.moretext						{ display: none; padding: 0; }

/* sidebar lineup */

.box5							{ width: 211px; height: 763px; float: left; background: transparent url("../images/backgrounds/lineupColumn.gif") no-repeat 0 30px; padding: 200px 30px 350px 30px; z-index: 1000; }
.box5.short						{ width: 211px; height: 400px; float: left; background: transparent url("../images/backgrounds/lineupColumn1.gif") no-repeat 0 30px; padding: 200px 30px 350px 30px; z-index: 1000; }
.box5 ul						{ list-style-type: none; height: 740px; overflow: auto; padding-left: 15px; }
.box5.short ul					{ height: 295px; }
.box5 ul li						{ list-style-type: none; font-size: 1.2em; line-height: 1.1em; color: #000; margin-bottom: 5px; }
.box5 ul li a					{ color: #000; text-decoration: none; } 
.box5 ul li a:hover				{ text-decoration: underline; }

/* artist details page */

.column2Plain  					{ padding: 0 10px 0 0; float: right; }
.column2Plain .column2 			{ margin-top: 0; }

.artistDetails .box8			{ width: 300px; height: 290px; margin: 30px 0 0 20px; }

.artistDetails .box5			{ height: 280px; background: transparent url("../images/backgrounds/lineupColumn1.gif") no-repeat 0 30px; padding: 200px 30px 30px 30px; }
.artistDetails .box5 ul			{ height: 280px; }

.linkbox {
    /*width: 530px;*/
    padding: 0 13px 5px 13px;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
}
.linkbox div.pagination {
    padding: 8px 0;
}
.pagination a {
    padding: 2px 5px;
    margin: 0 3px;
    text-decoration: none;
    color: #4b555f;
    border: 2px solid #c9cdd6;
}
.pagination a:hover, .pagination a:active {
    background-color: #c9cdd6;
}
.pagination span.current {
    padding: 2px 5px;
    text-decoration: none;
    color: #4b555f;
    border: 1px solid #c9cdd6;
    background-color: #c9cdd6;
}
.pagination span.disabled {
    padding: 2px 5px;
    margin: 0 3px;
    color: #ccc;
}

/* footer */

#footer 						{ overflow: auto; width: 978px; height: 40px; background-color: #525252; padding: 4px 4px 0 12px; }
#footer p.links					{ font-size: 1.1em; display: block; height: 21px; margin-bottom: 4px; }
#footer p.legal 				{ float: left; height: 18px; padding-top: 3px; }
#footer p.contact 				{ float: right; }
#footer a 						{ color: #ccc; margin-right: 8px; }
#footer a:hover 				{ color: #fff; }
#footer a.myspace 				{ color: #fff; }
#footer p a.myspace img 		{ vertical-align: middle; margin-right: 2px; }
#footer #tm						{ clear: both; display: block; width: 756px; height: 15px; color: #727272; }

#fbInvite { margin: auto; width: 625px; }