body {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #17161b;
	background: url(../images/background2.jpg) repeat-y center 0;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}	

img {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
}
	
.header {
	/*margin-top: -438px;*/
	padding-top: 0px;
	background: #17161b url(../images/header3.jpg) no-repeat center 0;
	width: 923px;
	height: 354px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
	
.socialLinks {
	position: relative;
	top: 323px;
}

.socialLinks a {
	display: block;
	height: 30px;
}

.socialLinks a.ivesMyspace {
	background: transparent url("../images/icons/myspace_logo.png") no-repeat;
	width: 86px;
	position:absolute; top: 0px; left: 50px;
}

.socialLinks a.ivesFacebook {
	background: transparent url("../images/icons/facebook_logo.png") no-repeat;
	width: 75px;
	position:absolute; top: 0px; left: 200px;
}

.socialLinks a.ivesTwitter {
	background: transparent url("../images/icons/twitter_logo.png") no-repeat;
	width: 78px;
	position:absolute; top: 0px; left: 350px;
}

.socialLinks a.ivesYoutube {
	background: transparent url("../images/icons/youtube_logo.png") no-repeat;
	width: 73px;
	position:absolute; top: 0px; left: 500px;
}

.socialLinks a.ivesStore {
	background: transparent url("../images/icons/store_logo.png") no-repeat;
	width: 59px;
	position:absolute; top: 0px; left: 650px;
}

.socialLinks a.ivesMyspace:Hover, .socialLinks a.ivesFacebook:Hover, .socialLinks a.ivesTwitter:Hover, .socialLinks a.ivesYoutube:Hover, .socialLinks a.ivesStore:Hover {
	background-position: 0 -30px;
}

.storyHolder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -593px;
}

.thestory {
	margin:0;
	padding:0;
	width: 111px;
	height: 438px;
}

.contents {
	background: #1e1714;
	width: 923px;
	height: 2000px;
	margin-top: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.toleft {
	float:left;
	width: 412px;
}

.toright {
	float: right;
	width: 471px;
}

/* +++++++++BEGIN BLOG CODE+++++++++ */
.blog {
	background: #1e1714;
	width: 412px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	float: left;
}

.blogHeader {
	background: #1e1714 url(../images/testHeader2.png) no-repeat;
	width: 412px;
	height: 96px;
}

.blogBody {
	width: 375px;
	float: right;
}

.blogEntry {
	margin-top: 2px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 375px;
	height: 75px;
	color: #FFCE61;
}

.blogEntry a {
	color: #ffae1d;
}

/* ++++BEGIN LEFT CODE++++ */
.leftPro {
	padding-right: 0px;
	padding-left: 3px;
	width: 73px;
	height: 73px;
	float: right;
}

.facebookPro {
	background: url(../images/facebookLogo1.png) no-repeat center center;
	width: 73px;
	height: 73px;
}

.convoLeftBubble {
	background-image: url(../images/convBubbleFace.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 20px;
	height: 20px;
	float: right;
}

.convoLeft {
	width: 279px;
	float: left;
}

.convoLeftTop {
	background-image: url(../images/testQuoteTop.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-bottom: 0px;
	_margin-bottom: -5px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 276px;
	height: 7px;
}

.convoLeftBottom {
	background-image: url(../images/testQuoteBot.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	_margin-top: -4px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 276px;
	height: 7px;	
}

.leftPost {
	background: #301f1c;
	text-align: right;
	width: 276px;
	height: 33px;
	display: table;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.leftPost p {
	margin: 0;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	display: table-cell;
	vertical-align: middle;
}

.leftPost p {   /*Hack for ie:*/
	*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
/* +++++END LEFT CODE+++++ */

/* ++++BEGIN RIGHT CODE++++ */
.rightPro {
	padding-right: 3px;
	padding-left: 0px;
	width: 73px;
	height: 73px;
	float: left;
}

.twitterPro {
	background: url(../images/twitterLogo1.png) no-repeat center;
	width: 73px;
	height:73px;
}

.convoRightBubble {
	background-image: url(../images/convBubbleTwit.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 20px;
	height: 20px;
	float: left;
}

.convoRight {
	width: 279px;
	float: right;
}

.convoRightTop {
	background-image: url(../images/testQuoteTop.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-bottom: 0px;
	_margin-bottom: -5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 276px;
	height: 7px;
}

.convoRightBottom {
	background-image: url(../images/testQuoteBot.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	_margin-top: -4px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 276px;
	height: 7px;
}

.rightPost {
	background: #301f1c;
	text-align: left;
	width: 276px;
	height: 33px;
	display: table;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.rightPost p {
	margin: 0;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	display: table-cell;
	vertical-align: middle;
}

.rightPost p {   /*Hack for ie:*/
	*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
/* +++++END RIGHT CODE+++++ */

/* ++++++++++END BLOG CODE++++++++++ */


/* ++++++++BEGIN VIDEO CODE+++++++++ */
.video {
	width: 471px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: -20px;
	float: right;
}

.videoHeader {
	background: url(../images/videoHeader.png) no-repeat;
	margin-left: 10px;
	width: 431px;
	height: 96px;
}

.videoBody {
	margin:0;
	padding:0;
	width: 471px;
	height: 350px;
}


/* +++++++++END VIDEO CODE++++++++++ */

.musicSale {
	margin: 0px;
	height: 255px;
	width: 455px;
	float:right;
}

.musicSale .advert {
	height: 255px;
	width: 485px;
	margin-left: 0px;
	margin-top: -10px;
}

.musicSale .logoLinks {
	position:relative;
	margin-top: -101px;
	margin-left: 62px;
}

.logoLinks a {
	display: block;
	height: 50px;
}

.logoLinks a.ivesITunes {
	background: transparent url("../images/icons/itunes_logo.png") no-repeat;
	width: 110px;
	float:left;
}

.logoLinks a.ivesAmazon {
	background: transparent url("../images/icons/amazonMP3_logo.png") no-repeat;
	width: 130px;
	margin-left: 132px;
}

.logoLinks a.ivesITunes:Hover, .logoLinks a.ivesAmazon:Hover {
	background-position: 0 -50px;
}


.musicSale .itunesLogo {
	width: 110px;
	height: 49px;
}

.musicSale	.amazonLogo {
	width: 117px;
	height: 49px;
}

.musicSale .musicPlayer {
	width: 445px;
	height: 39px;
	margin-top: -2px;
}




.shows {
	width: 412px;
	padding-top: 0px;
	padding-left: 20px;
	float: left;
}

.showsHeader {
	background: #ffae1d url(../images/showHeader.png) no-repeat;
	width: 412px;
	height: 96px;
}

.showsBody {
	margin-left: 60px;
	margin-right: 20px;
	width: 332px;
}

.showPost {
	background: url(../images/showBartest.png) no-repeat left;
	color: #ffae1d;
	margin-top: 3px;
	padding-left: 6px;
	height: 23px;
	width: 332px;
	position: relative;
	/*display: inline;*/
}

.showPost .showCity {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 3px;
	padding-left: 6px;
}

.showPost .showInfo {
	position: absolute;
	top: 0px;
	left: 256px;
}

.moreInfo {
	height: 23px;
	width: 76px;
}


.photos {
	width: 471px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 10px;
	float: right;
}

.photosHeader {
	background: url(../images/photoHeader.png) no-repeat;
	margin-left: 10px;
	width: 431px;
	height: 96px;
}

.photosBody {
	margin-bottom: 20px;
	width: 471px;
	height: 548px;
}

.test {
	width: 412px;
	height: 150px;
}

.btn_header, #btn_header {
	float: right;
	padding-top: 67px;
	padding-right: 24px;
}