#home {
}

#home #home-sidebar {
	float: left;
	width: 240px;
}

#home #home-sidebar h3 {
	margin: 8px 0;
	color: darkred;
	text-align: center;
}

#home #home-sidebar h3 a {
	color: darkred;
}

#home #home-intro {
	font-weight: bold;
	font-size: 11pt;
	color: #444;
	text-align: center;
}

#home #home-broadcast-join {
	margin: 24px 0 0 0;
	padding: 4px 12px 0 12px;
	background: #fff url(/images/sidebar-panel.gif) top left no-repeat;
	text-align: center;
}

#home #home-featured-artist {
	margin: 24px 0 0 0;
	padding: 8px 12px 0 12px;
	background: #fff url(/images/sidebar-panel.gif) top left no-repeat;
}

#home #home-featured-artist p#featured-artist-tag {
	margin: 0;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

#home #home-featured-artist p#featured-artist-tag a {
	color: #999;
	text-decoration: none;
 }

#home #home-featured-artist img {
	float: right;
	margin-left: 4px;
}

#home #home-featured-artist p {
	margin: 4px;
}

#home #home-address {
	margin: 24px 0 0 0;
	padding: 4px 12px 0 12px;
	background: #fff url(/images/sidebar-panel.gif) top left no-repeat;
}

#home #home-sidebar #home-sidebar-search {
	margin: 24px 0 0 0;
	padding: 8px 12px 0 12px;
	background: #fff url(/images/sidebar-panel.gif) top left no-repeat;
}

#home #home-sidebar #home-sidebar-search form {
	margin: 8px 0 0 0;
	text-align: center;
}

#home #home-main {
	float: right;
	width: 668px;
}

#home #home-features {
	float: left;
	width: 324px;
	margin-bottom: 8px;
}

#home #home-features h2 {
	margin-top: 0;
	border-bottom: 2px solid darkred;
	text-align: center;
	color: darkred;
}

#home #home-features h2 a {
	color: darkred;
	padding: 4px;
	text-decoration: none;
}

#home #home-features img {
	float: right;
	border: 2px solid darkred;
	margin: 0 0 8px 8px;
}

#home #home-features h3 {
	font-size: 10pt;
	margin: 0;
	color: #c00;
}

#home #home-features h3 a {
	color: #c00;
}

#home #home-features p {
	margin-top: 4px;
}


#home #home-features .feature-image img {
}


#home #home-blog {
	float: right;
	width: 324px;
}

#home #home-blog h2 {
	margin-top: 0;
	border-bottom: 2px solid darkred;
	text-align: center;
}

#home #home-blog h2 a {
	color: darkred;
	padding: 4px;
	text-decoration: none;
}

#home #home-blog a {
	color: #c00;
}

#home #home-blog h3 {
	margin: 0;
}

#home #home-blog p {
	margin: 4px 0;
}



#home #home-news {
	float: left;
	width: 324px;
}

#home #home-news h2 {
	margin-top: 0;
	border-bottom: 2px solid darkred;
	text-align: center;
}

#home #home-news h2 a {
	color: darkred;
	padding: 4px;
	text-decoration: none;
}

#home #home-news a {
	color: #c00;
}


#home #home-news h3 {
	margin: 0;
}

#home #home-news p {
	margin: 4px 0;
}

#home #home-events {
	float: right;
	width: 324px;
}

#home #home-events h2 {
	margin-top: 0;
	border-bottom: 2px solid darkred;
	text-align: center;
}

#home #home-events h2 a {
	color: darkred;
	padding: 4px;
	text-decoration: none;
}

#home #home-events h3 {
	margin: 0;
}

#home #home-events p {
	margin: 4px 0 4px 0;
}

#home #home-events a {
	color: #c00;
}

#home #home-events a.home-event-image {
	float: right;
	display: block;
	text-align: right;
	width: 80px;
}

#home #home-events ul {
	list-style: none;
	margin: 4px 0 8px 0;
	padding: 0;
}
