
#content, #content .wrapper1, #content .wrapper2 {
	background:none !important;
}

#primary {
	width:973px;
	padding:0;
}
#secondary {
	display:none;
}

#primary .top_topics {
	margin-bottom:10px;	
}
#primary .top_topics .third {
	position:relative;
	left:0;
	top:0;
}
#primary .top_topics a {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:165px;
	background:url(/images/icons/ico_arrow_white_medium.png) 268px 130px no-repeat;
}
#primary .top_topics .third p {
	min-height:57px;
}
#primary .topic1, #primary .topic2, #primary .topic3 {
	width:246px;
	height:270px;
	padding:15px 50px 10px 20px;
	margin-right:12px;
	color:white;
	line-height:110%;
}
#primary .topic1 {
	background:url(/images/home/bg_topcolumn_musician.png) no-repeat -4px 0;
}
#primary .topic2 {
	padding-top:30px;
	background:url(/images/home/bg_topcolumn_photographer.png) no-repeat -4px 0;
}
#primary .topic3 {
	
	background:url(/images/home/bg_topcolumn_videoartist.png) no-repeat -4px 0;
	margin-right:0;
}
#primary .third h2 {
	margin-bottom:15px;
}
#primary .topic2 h2 {
	margin-bottom:38px;
}
#primary .topic3 h2 {
	
}
#primary .third h3 {
	margin-bottom:5px;
}
#primary .half {
	position:relative;
	left:0;
	top:0;
	width:461px;
	padding:0 10px;
	background:url(/images/home/bg_column_half_bottom.png) left bottom no-repeat;
}
#primary .half h2 {
	padding:8px 20px;
	background:url(/images/home/bg_column_half_top.png) left top no-repeat;
	margin:0 -10px;
}
#primary .half p {
	padding:10px 90px 0 10px;
}
#primary .half_topics {
	margin-bottom:25px;
	color:white;
}
#primary .half_topics a {
	position:absolute;
	left:0;
	top:0;
    z-index:1;
	width:100%;
	height:100%;
	background:url(/images/icons/ico_arrow_white_medium.png) 430px 10px no-repeat;
}
#primary .half_topics p {
	min-height:80px;
}

#primary .topic_wildcard {
	margin-right:10px;
}

#primary .topic_info {
	margin-right:10px;
}
#primary .topic_info p {
	background:url(/images/icons/ico_info_medium.png) 385px 15px no-repeat;
}
#primary .topic_fansfriends p {
	padding-right:270px;
	background:url(/images/icons/ico_fansfriends_medium.png) 375px 15px no-repeat;
}
#primary .topic_fansfriends a.btn_facebook {
	position:absolute;
	left:200px;
	top:65px;
    z-index:2;
	width:139px;
    height:73px;
	background:url(/images/buttons/de/btn_facebook_darkmedium.png);
}
#primary .topic_fansfriends a.btn_twitter {
	position:absolute;
	left:335px;
	top:65px;
    z-index:3;
	width:139px;
    height:73px;
	background:url(/images/buttons/de/btn_twitter_darkmedium.png);
}
#primary .topic_scavengerhunt p {
	background:url(/images/icons/ico_scavengerhunt_medium.png) 375px 15px no-repeat;
}

/* FEATURED
---------------------------------- */
.third .featured {
	width:316px;
    padding:0 0 10px;
    margin:13px -20px 0;
    background:url(/images/home/bg_topcolumn_musician.png) no-repeat -4px bottom;
}
.third .featured h3 {
	background-color:#123E59;
    background-position:20px 3px;
    margin:0 !important;
}
.third .featured ul {
	padding:5px 20px 5px;
	background-color:#123E59;
    margin-bottom:0 !important;
}
.third .featured ul li {
	height:25px;
    overflow:hidden;
    padding-top:1px;
    border-top:1px solid #1D4C6A;
	margin-top:1px;
}
.third .featured ul li a, .third .featured ul li .name {
	display:block;
	float:left;
    height:px;
	color:white;
    line-height:25px;
    overflow:hidden;
}
.third .featured ul li .name {
	width:162px;
    margin:0 0 0 4px;
	font-weight:bold;
}
.third .featured ul li .link {
	width:80px !important;
    text-align:right;
}
#primary .top_topics .featured a {
	position:static;
    width:auto;
    height:auto;
}