#home {
}

#home #content {
	padding-top: 25px;
}

/* News */
#home #news {
	width: 100%;
	float: left;
	background-image: url(/elements/home_area_bg.png);
}
	#home #news .news_item {
		font-size: .9em;
		line-height: 1.5em;
		clear: both;
		background-image: url(/elements/separator.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		padding: 5px 5px 15px 5px;
		margin-bottom: 10px;
	}
	#home #news .news_item .news_item_text {
		width: 230px;
		float: left;
		display: block;
	}
	#home #news .news_item p.date {
		color: #8f8f8f;
		float: left;
		margin-right: 10px;
	}
	#home #news .news_item p.news_type {
		float: left;
		padding-right: 10px;
	}

	#home #news .news_item img {
		float: left;
		margin-right: 10px;
	}
	#home #news .bottom {
	}


/* Community */
#home #community {
	width: 100%;
	float: right;
	margin-top: 20px;
}
	#home #community .community_item {
		font-size: .9em;
		line-height: 1.5em;
		clear: both;
		background-image: url(/elements/community_bubble.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		margin-bottom: 10px;	
	}
	#home #community .community_item:hover {
		color: #000;
		cursor: pointer;
		background-image: url(/elements/community_bubble.gif);
		background-repeat: no-repeat;
		background-position: 0 -250px;
	}
	#home #community .community_item:hover a {
		color: #000;
	}
	#home #community .community_item img.thumb {
		margin-top: 10px;
	}
	#home #community .community_item .community_text {
		padding-left: 90px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#home #community .community_item p {
		margin-right: 10px;
	}

	#home #community .community_item img {
		float: left;
		margin-right: 5px;
	}
	#home #community .bottom {
	}

/* Features */
#home #features {
	background: #303030 url(/elements/frame_featuredstory_bg.png) no-repeat right 0;
	width: 100%;
	height: 320px;
	float: left;
	position: relative;
}
	#home #features .featured_img {
		float: left;
		width: 275px;
	}
	#home #features .story {
		display: block;
		float: left;
		margin-left: 10px;
		width: 320px;
	}
	#home #features .story h1 {
		margin-top: 10px;
		text-indent: -5px;
	}
	#home #features .story h2 {
		font-size: 2.5em;
		font-weight: normal;
		margin-bottom: 0;
		margin-bottom: 0;
		line-height: 1em;
	}
	#home #features_nav {
		position: absolute;
		bottom: 25px;
		right: 25px;
		color: #999;
		font-weight: normal;
		font-size: 1.23em;
		display: block;
	}
		#home #features_nav ul {
			padding: 0;
		}
		#home #features_nav  ul li {
			float: left;
		}
		#home #features_nav  ul li a {
			padding: 3px 6px;
			margin: 0 2px;
			border: 1px solid #83d3fc;
		}
		#home #features_nav  ul li a:hover,
		#home #features_nav  ul li a.current {
			color: #000;
			background-color: #83d3fc;
		}

#home #colors {
	width: 611px;
	height: 175px;
	line-height: 100%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
	#home #colors a {
		color: #000;
	}
	#home #colors a img {
		border:1px solid #6f7b64;
	}
	#home #colors a:hover {
		color: #8ad3fc;
	}
	#home #colors a:hover img {
		border:1px solid #8ad3fc;
	}
	#home #colors a.more {
		background: none;
		color: #000;
		font-weight: 800;
		font-size: 11px;
		display: block;
		margin-top: 5px;
	}
	#home #colors a.more:hover {
		background-color: #8ad3fc;
	}
	#home #colors #color_nav {
		width: 610px;
		height: 21px;
		cursor: pointer;
	}
	#home #colors #color_text {
		width: 610px;
		height: 116px;
	}
	#home #colors #color_nav div {
		width: 111px;
		height: 21px;
		margin-right: 1px;
		float: left;
		font-size: 20px;
		padding: 7px 0px 0px 10px;
	}
	#home #colors #color_text .closed {
		width: 96px;
		height: 150px;
		margin-right: 1px;
		float: left;
		font-size: 0.9em;
		line-height: 1.5em;
		padding: 5px 15px 0px 10px;
	}
	#home #colors #color_text .open {
		width: 584px;
		height: 150px;
		margin-right: 1px;
		float: left;
		font-size: 0.9em;
		line-height: 1.5em;
		padding: 5px 15px 0px 10px;
		color: #000;
	}
	#home #colors #color_text .color_open_desc {
		width: 100px;
		float: left;
		margin-right: 10px;
	}
	#home #colors #color_text .color_open_artist_avatars {
		display: block;
	}
	
	#home #colors #color_text .color_open_artists {
		float: left;
	}
	
		#home #colors #color_text .color_open_artists ul {
			display: block;
		}
		#home #colors #color_text .color_open_artists li {
			width: 70px;
			float: left;
			white-space: normal;
			line-height: 1.25em;
			padding-right: 8px;
			font-size: .9em;
			text-align: center;
			}
	
	
	#home #colors #color_text .color_open_title {
		padding-top: 15px;
		margin-bottom: 5px;
	}
	/*
	#home #colors #color_text .color_artist {
		float: left;
		width: 66px;
	}
	#home #colors #color_text .color_artist img {
		background-color: #d4d4d4;
		padding: 1px;
	}
	*/
	#home #colors #color_nav #s {
		background: #eaa63e url(/elements/home_colors_s_closed.gif) repeat-x left 0;
		color: #ffffff;
	}
	#home #colors #color_nav #s_open {
		background: #eaa63e url(/elements/home_colors_s_open.gif) repeat-x left 0;
		color: #000;
	}
	#home #colors #color_text #s .closed {
		background-color: #78461d;
		color: #f78f3d;
	}
	#home #colors #color_text #s .open {
		background-color: #f78f3d;
	}
	#home #colors #color_nav #m {
		background: #68b133 url(/elements/home_colors_m_closed.gif) repeat-x left 0;
		color: #fff;
	}
	#home #colors #color_nav #m_open {
		background: #68b133 url(/elements/home_colors_m_open.gif) repeat-x left 0;
		color: #000;
	}
	#home #colors #color_text #m .closed {
		background-color: #2c441b;
		color: #7dba51;
	}
	#home #colors #color_text #m .open {
		background-color: #8ad44f;
	}
	#home #colors #color_nav #l {
		background: #386bbc url(/elements/home_colors_l_closed.gif) repeat-x left 0;
		color: #fff;
	}
	#home #colors #color_nav #l_open {
		background: #386bbc url(/elements/home_colors_l_open.gif) repeat-x left 0;
		color: #000;
	}
	#home #colors #color_text #l .closed {
		background-color: #172b4b;
		color: #78a8f5;
	}
	#home #colors #color_text #l .open {
		background-color: #376ab9;
	}
	#home #colors #color_nav #xl {
		background: #a7479a url(/elements/home_colors_xl_closed.gif) repeat-x left 0;
		color: #fff;
	}
	#home #colors #color_nav #xl_open {
		background: #a7479a url(/elements/home_colors_xl_open.gif) repeat-x left 0;
		color: #000;
	}
	#home #colors #color_text #xl .closed {
		background-color: #3b1b37;
		color: #ec78dc;
	}
	#home #colors #color_text #xl .open {
		background-color: #ac499c;
	}
	#home #colors #color_nav #xxl {
		background: #c44335 url(/elements/home_colors_xxl_closed.gif) repeat-x left 0;
		color: #fff;
	}
	#home #colors #color_nav #xxl_open {
		background: #c44335 url(/elements/home_colors_xxl_open.gif) repeat-x left 0;
		color: #000;
	}
	#home #colors #color_text #xxl .closed {
		background-color: #701607;
		color: #f15940;
	}
	#home #colors #color_text #xxl .open {
		background-color: #bf3019;
	}

/* Media */
#home #media {
	width: 615px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #1a1a1a;
}
	#home #media h1 {
		width: 615px;
		height: 10px;
		background: #303030 url(/elements/home_header_bg.jpg) repeat left 0;
		color: #fff;
		font-size: 24px;
		text-indent: 5px;
		padding: 3px 0px 8px 0px;
	}
	#home #media .videos {
		background-color: #1a1a1a;
		padding: 5px;
	}
	#home #media .videos li {
		float: left;
		padding: 1px;
	}
	#home #media .videos .end {
		clear: both;
	}
	#home #media .media_item a img {
		display: block;
		width: 193px;
		height: 145px;
	}
	
/* Events */
#home #events {
	width: 615px;
	float: left;
	background-image: url(/elements/home_area_bg.png);
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
	#home #events .calendar {
		float: left;
		display: block;
	}
	#home #events .event_listing {
		width: 415px;
		display: block;
		float: left;
	}
	#home #events .event_item {
		font-size: .9em;
		line-height: 1.5em;
		background-image: url(/elements/separator.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		margin-bottom: 10px;
		padding: 5px 5px 15px 5px;
		float: left;
		clear: both;
	}
	#home #events .event_item .event_item_text {
		width: 290px;
		float: left;
	}
	#home #events .event_item p .date {
		color: #fff;
		font-weight: bold;
	}
	#home #events .event_item p .location_name {
		margin-left: 5px;
	}

	#home #events .event_item img {
		float: left;
		margin-right: 10px;
	}
	#home #events .bottom {
	}

/* Banners */
#home #ads {
	width: 613px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 25px;
}
	#home #ads img {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	#home #ads img a {
		border: none;
	}
#home .media_item {
	width: 193px;
	padding-right: 8px;
	float: left;
}
	#home .media_item h3 {
		padding-top: 5px;
	}

.archives {
	clear: both;
	text-align: right;
	font-size: .9em;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}
.archives p {
	padding: 0;
	margin: 0;
}


#left_column {
	width: 338px;
	float: left;
}

#right_column {
	width: 613px;
	float: left;
	
}
#home h1 {
	background-image: url(/elements/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#news a:hover,
#features a:hover,
#media a:hover,
#events a:hover {
	background-color: #83d3fc;
	color: #000;
}
a.find {
	background-color: #000;
}
.closed b,
.color_open_desc b {
	display: none;
}