img.ic{
	float:right;
    margin-top: 10px;
	margin-left: 10px;
	margin-right: 17px;
	height: 28px;
	width: 25px;}


.musicplayer{
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 250px;
	box-shadow:0 2px 5px rgba(0,0,0,0.4);
}


@charset "utf-8";
/* CSS Document */

h1,h2,h3,ul,body { margin: 0px; padding: 0px;}
body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #eceff1;
	background-image: url(images/okkkk.png);
}





img.menu {
    float: left;
    margin-top: 12px;
	margin-left: 14px;
	margin-right: 17px;
	height: 25px;
	width: 25px;	}




a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
ul { list-style: none; }
h3 a:link, h3 a:active, h3 a:visited,h3 a {
	/*warna tulisan di baris menu*/
	color: #666666;
	display: block;
}
#header h2 a:link, #header h2 a:active, #header h2 a:visited, #header h2 a {
	display:block;
	color: #000;
}

h1 { margin-bottom: 15px; }
img {max-width: 100%}
#header {
	position:absolute;

	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BCAAA4;
	
	/*warna di header begronnya*/
	background-color: #BCAAA4;
	height: 45px;
	margin: 0px;
	padding: 0px;
    
	color: #F00;
}
#headbox {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	height: 40px;
}
#headbox h2 { color: #666666; padding-top: 4px; text-align:left }/*mengaur tulisan di header menjadi rata kri*/
#footer {
	width: 100%;
	
/*	warna dibawah*/
	background-color: #BCAAA4;
	height: 90px;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #BCAAA4;
	text-align: center;
}
#footerbox {
	margin: 0px;
	padding-top: 8px;
	padding-left: 8px;
	text-align: center; /*mengarut di header */
}
#footerbox p {
	color: #666;
	text-align: center;

}
.logo{
	float: left;
	padding: 0px;
	width: 32px;
	height: 32px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;

}
.imgfloat { float: left; margin-right: 10px; }
.kotakmenu {
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D7CCC8;
	border-left-color: #D7CCC8;
	height: 32px;
	border-left-width: 5px;
	border-left-style: solid;
	/*warna hijau di kotak menu*/
	background-color: #D7CCC8;
	/*gambar di ujung sebelah kiri di kotak menu*/
	color:BCAAA4;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
@media only screen and (min-width: 500px) {
  #homemenu li { float: left; width: 100%; }
}
.homemenu li{
	display:block;
	height: 32px;
}
.imgthumb {
	margin-bottom: 6px;
	border: 1px solid #D7CCC8;
	height: 32px;
	width: 32px;
}
#home {
	padding: 5px;
	padding-top: 65px; /*untuk membuat jarak sesuai pada kolom baris menu di menu utama*/

}
#home h2{
	background-color: #000;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	color: #333;
}

#single {
	padding: 5px;
	padding-top: 65px;
}

#isi {
	padding:5px;
	background-color: #F5F5F5;
	border: 1px solid #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#isi h2{
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}


.kosong{
	clear: both;
	margin: 0px;
	padding: 0px;
}
.aligncenter{
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.alignleft{
	float: left; margin-right: 4px;
}
.alignright{	float: right;margin-left: 4px}

.kardus{
	text-align:center;
	width:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.navigasi{
	text-align:center;
	width:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
p{text-align:justify;margin:0;padding:0 0 10px}
.desc{	font-size: 11px;}
