@charset "utf-8";
/* CSS Document */
.tanggal {
	font-family: "Gill Sans", Verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	margin-bottom: 10px;
	font-size: 12px;
}

#depan {
	padding:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	color: #666666;
	font-size: 40px;
	line-height: 35px;
	letter-spacing: -2px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF99A1;
	border-bottom-color: #FF99A1;
		margin: 10px;
	padding: 10px;
	background-color: #FBE9E7;
}
@media only screen and (max-width: 500px) {
#depan { font-size: 29px; 	line-height: 25px;}
}

h1,h2,h3,body { margin: 0px; padding: 0px;}

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-color:#FFAB91;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #D3E377;
	font-weight: bold;
}


h3 a:link, h3 a:active, h3 a:visited,h3 a {
	color: #D3E377;
}
#header h2 a:link, #header h2 a:active, #header h2 a:visited, #header h2 a {
	display:block;
	color: #fff;
}

h1 { margin-bottom: 15px; }
img {max-width: 100%}
#header {
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF5879;
	background-color: #FF99A1;
	background-repeat: no-repeat;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/headbg.png);
	background-position: left bottom;
}
#headbox {
	margin: 0px;
	padding-top: 8px;
	padding-left: 8px;
	height: 40px;
	text-align: center;
}
#headbox h2 {
	color: #3DA8A4;

}
#gohome{
	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; }

@media only screen and (min-width: 500px) {
  #homemenu li { float: left; width: 50%; }
}
#homemenu li{
margin: 0px;
padding: 0px;
display:block;

}
.kotakmenu {
	padding: 5px;
	height: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	background-color: #F9FCFC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCA898;
	border-left-color: #A66D78;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/arrowli.png);
	margin-bottom: 3px;	
}
.imgthumb {
	margin-bottom: 6px;
	border: 1px solid #F9FCFC;
	height: 32px;
	width: 32px;
}
#home {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
#home h3{
	padding-top: 5px;
}

#single {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#isi {
	padding:5px;
	background-color: #FBE9E7;
	border: 1px solid #7ACCBE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: justify;
}
#isi h2{
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	text-transform: capitalize;
}

.kosong{
	clear: both;
	margin: 0px;
	padding: 0px;
}
@media only screen and (min-width: 500px) {
  .alignimg { 	float: right;
	padding-left: 5px;
 }
}
.alignimg{
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.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-top: 10;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.desc{	font-size: 12px;}
.meta {
	padding: 2px;
	text-align:center;
	margin-top: 4px;
	color: #999;
	font-size: 10px;
} 
#isi ol {
	margin-bottom: 10px;
	margin-left: 5px;

}
#isi li {
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF99A1;
}

