#sidebar {
	width:268px;
	padding:0px 0px 0px 0px;
	float:right;
background-image: none;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #A0C9DE;
}

#recent-news {
	margin-left:290px;
	width:450px;
}

ul. recent-posts p.meta {
	border-bottom:1px solid #A0C9DE;
}
ul.recent-posts span.date {
	color:#333333;
}

#hp-artist-top {
	width:258px; /* 2px less due to IE bug with overflowing <em>s */
	background-image:url(../images/hp-artist-top.png);
	background-repeat:no-repeat;
	display:block;
	padding-top:65px;
	height:0px !important; /* for most browsers */
	height /**/:65px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#hp-artist-middle {
	width:218px;
	background-image:url(../images/hp-artist-middle.png);
	background-repeat:repeat-y;
	color: #333;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height:1.5em;
}

#hp-artist-bottom a {
	background-image:url("../images/hp-artist-bttm.png");
	background-repeat:no-repeat;
	width:258px;
	display:block;
	padding-top:45px;
	height:0px !important; /* for most browsers */
	height /**/:45px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-bottom: 20px;
}

#hp-news-top {
	width:258px; /* 2px less due to IE bug with overflowing <em>s */
	background-image:url(../images/hp-news-top.png);
	background-repeat:no-repeat;
	display:block;
	padding-top:65px;
	height:0px !important; /* for most browsers */
	height /**/:65px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#hp-news-middle {
	width:218px;
	background-image:url(../images/hp-news-middle.png);
	background-repeat:repeat-y;
	color: #E3BC9B;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height:1.5em;
}

#hp-news-middle a {
	color: #E3BC9B;
}

#hp-news-middle p {
	padding-left: 0px;
	padding-right:  0px;
}

#hp-news-middle span.date {
	color: #333;
}

#hp-news-bottom a {
	background-image:url("../images/hp-news-bttm.png");
	background-repeat:no-repeat;
	width:258px;
	display:block;
	padding-top:45px;
	height:0px !important; /* for most browsers */
	height /**/:45px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-bottom: 20px;
}

#hp-showings-top {
	width:258px; /* 2px less due to IE bug with overflowing <em>s */
	background-image:url(../images/hp-showings-top.png);
	background-repeat:no-repeat;
	display:block;
	padding-top:65px;
	height:0px !important; /* for most browsers */
	height /**/:65px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#hp-showings-middle {
	width:218px;
	background-image:url(../images/hp-showings-middle.png);
	background-repeat:repeat-y;
	color: #CD6348;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height:1.5em;
}

#hp-showings-bottom a {
	background-image:url("../images/hp-showings-bttm.png");
	background-repeat:no-repeat;
	width:258px;
	display:block;
	padding-top:45px;
	height:0px !important; /* for most browsers */
	height /**/:45px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-bottom: 20px;
}