#header {
	height:460px;
	background-image:url("../images/hp-header-bg.jpg");
}

#content {
	width:640px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0px 10px 10px 10px;
}

#sidebar {
	padding-top:0px;
}

#pictureit-rotator {
	position:absolute;
	top:212px;
	left:255px;
	margin-bottom:15px;
}

#left {
	float:left;
	width:395px;
}

#right {
	float:right;
	width:223px;
}

.post-review {
	position:absolute;
	left:23px;
	top:210px;
}

.hp-enotes {
	position:absolute;
	left:12px;
	top:255px;	
	border:1px solid #CBDB2A;
	width:217px;
	height:197px;
	background-image:url(../images/enotes-bg.png);
	background-repeat:no-repeat;
}

.hp-enotes #mb-name {
	position:absolute;
	left:25px;
	top:90px;
	border:none;
	border:0px;
	color:#666666;
}

.hp-enotes #mb-idq-idq {
	position:absolute;
	left:25px;
	top:129px;
	border:none;
	border:0px;
	color:#666666;
}

.hp-enotes .btn {
	position:absolute;
	left:15px;
	top:158px;	
}

.hp-enotes a.full-archive  {
	color:#652C90;
	font-size:10px;
	position:absolute;
	left:120px;
	top:168px;
}


#upcoming-concerts {
	margin-bottom:1em;
}

#upcoming-concerts h2 {
	font-size:22px;
	padding-bottom:0.80em;
	margin:0.8em 5px 0.2em 0;
	color:#000;
	border-bottom:2px solid #eee;
}

