@charset "utf-8";
/* CSS Document */

body{
	background:#000;
	/*font:12px/1.5em Verdana, Arial, Helvetica, sans-serif;*/
	font:11px/1.1em helvetica, arial, verdana, sans-serif;
	padding:0;
	margin:0;
	color:#fff;
}

#wrapper{
	margin:auto; width:996px;
}

#wrap{
	width:996px;
	float:left;
	background:#404040 url(images/bg-main.jpg) no-repeat;
	border:0px solid #fff;
}


.topmenu{
	width:610px;
	float:left;
	background:#000;
	margin:0 0 0 100px;
	border:0px solid #fff;
}
.topmenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.topmenu li{
	float: left;	
	margin: 10px 0 0 10px;
}
.topmenu li a{
	float: left;
	/*width: 75px;*/
	/*height:10px;*/
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 5px 3px;
	font-weight:normal;
	font-size:12px;
	border:0px solid #fff;
}
.topmenu li a:hover{
	color:#FFCC00;
}


.content-wrap{
	clear:both;
	width:981px;
	margin:auto;
	padding:270px 0 0 0;
	border:0px solid #fff;
}

.wrap-index-kiri{
    border: 0 solid #FFFFFF;
    float: left;
    margin: 0 17px 0 36px;
    width: 590px;
}

	.box-index-event{
		width:547px;
		background:#000;
		padding:15px;
		margin:0 0 18px 0;
	}
	
	.event-content{
		clear:both;
	}
	.event-content a{
		color:#fff;
	}
	.event-content a:hover{
		text-decoration:none
	}
	
	.event-posted{
		clear:both;
	}
	
	.event-posted a{
		color:#fff;
		text-decoration:none;
		font-weight:bold;
	}
	.event-posted a:hover{
		text-decoration:underline;
	}


.wrap-index-voice{
	width:319px;
	float:left;
	border:0px solid #fff;
	margin:0 17px 0 0;
}
	.box-index-voice{
		width:289px;
		background:#000;
		padding:15px;
		margin:0 0 14px 0;
	}
	.box-index-voice2{
		width:289px;
		background:#000;
		padding:15px;
	}
	
	.voice-content{
		clear:both;
	}
	.voice-content a{
		color:#fff;
		text-decoration:none;
	}
	.voice-content a:hover{
		text-decoration:underline;
	}
	

.wrap-index-photos{
	float:left;
	width:300px;
	border:0px solid #fff;
}
	.box-index-photos{
		width:270px;
		background:#000;
		padding:15px;
		margin:0 0 14px 0;
	}
	
	.box-index-photos img{
		margin:0 0 10px 0;
	}

.wrap-about-left{
	width:757px;
	float:left;
	margin:0 17px 0 0;
}
	.box-about{
		background:#000;
		padding:15px;
		width:727px;
	}
	.about-content{
		clear:both;
	}
	.about-content a{
		color:#fff;
		text-decoration:underline;
	}
	.about-content a:hover{
		text-decoration:none;
	}
	
	.about-content img{
		margin:0 5px 5px 0;
	}

.wrap-about-right{
	float:left;
	width:207px;
}
	.box-about-artists{
		width:177px;
		background:#000;
		padding:15px;
	}
	
	.box-about-artists img{
		margin:0 0 10px 0
	}

.wrap-photos-left{
	float:left;
	width:270px;
	margin:0 17px 0 80px;
}
	.box-photos-left{
		width:240px;
		padding:15px;
		background:#000;
		margin:0 0 11px 0;
	}
	.photos-year{
		clear:both;
		background:#ff0000;
		width:30px;
		padding:5px 10px 5px 10px;
		text-align:center;
		font-weight:bold;
		font-size:14px;
	}
	.photos-archives{
		clear:both;
		margin:10px 0 10px;
	}
	
	.photos-archives img{
		margin:0 0 7px 0;
	}
	
	.photos-archives a{
		color:#fff; font-weight:bold;
		text-decoration:none;
	}
	.photos-archives a:hover{
		text-decoration:underline;
	}
	

	.box-merah1{
		clear:both;
		background:#ff0000;
		width:120px;
		padding:5px 10px 5px 10px;
		text-align:center;
		font-weight:bold;
		font-size:14px;
	}
	
	.box-merah2{
		clear:both;
		background:#ff0000;
		width:65px;
		padding:5px 10px 5px 10px;
		text-align:center;
		font-weight:bold;
		font-size:14px;
	}	
	
	

	
	

.wrap-photos-right{
	float:left;
	width:547px;
}
	.box-photo-right{
		background:#000;
		width:517px;
		padding:15px;
		float:left;
	}
	
	.box-photo-right img{
		margin:0 0 7px 0;
	}

	.event-left{
		width:100px;
		text-align:right;
		float:left;
		margin:0 10px 0 0;
		border:0px solid #fff;	
	}
	.event-right{
		width:400px;
		float:left;
		border:0px solid #fff;
	}


.text-title1{
	font-size:16px;
	font-weight:bold;
}
	.text-title1 a{
		color:#fff;
		text-decoration:none;
	}
	.text-title1 a:hover{
		text-decoration:underline
	}

.text-title2{
	font-size:12px;
	font-weight:normal;
}
	.text-title2 a{
		color:#fff;
		text-decoration:none;
	}
	.text-title2 a:hover{
		text-decoration:underline;
	}

.text-title3{
	font:16px/1.1em Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	.text-title3 a{
		color:#fff;
		text-decoration:none;
	}
	.text-title3 a:hover{
		text-decoration:underline
	}	
	
	
.wrap-download-left{
	width:372px;
	float:left;
	margin:0 7px 0 0;
}	
	.download-content-left{
		width:342px;
		padding:15px;
		background:#000;
	}
	
	.download-content-left img{
		margin:0 0 10px 0;
	}

.wrap-blackberry{
	width:390px;
	float:left;
	margin:0 0 0 5px;
}	
	.blackberry-content{
		width:360px;
		padding:15px;
		background:#000;
	}


.footer{
	clear:both;
	/*text-align:right;*/
	padding:50px 0px 50px 150px;
	width:850px;
}
.footer ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer li{
	float: left;	
	margin: 0 0 0 0px;
	background:#000;
}
.footer li a{
	float: left;
	/*width: 75px;*/
	/*height:10px;*/
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 5px 8px 5px 8px;
	font-weight:normal;
	font-size:12px;
	border:0px solid #fff;
}
.footer li a:hover{
	color:#FFCC00;
}

.footer .menu{
	width:560px; float:left; height:60px; padding:25px 0 0 0; border:0px solid #000;
}
.footer .creator{
	width:140px; float:left; font:10px/1.2em Verdana, Arial, Helvetica, sans-serif; padding:20px 0 0 10px; border:0px solid #fff;
}

img,a{
	filter: alpha(opacity=100);
	opacity: 1;
	color:#ee5e07;
	text-decoration:none;
}
a:hover img{
	filter: alpha(opacity=50);
	opacity: .5;
	text-decoration:underline;
	color:#ee5e07;
}

.kalender{
	margin:10px 0 0 0px;
	text-align:center;
	padding:0 0 0 13px;
}
.kalender a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:#990000;
	padding:3px;
}
.kalender a:hover{
	text-decoration:none;
}
