

#rig {
	max-width:900px;
	margin:0 auto; /*center aligned*/
	padding:0;
	font-size:0; /* Remember to change it back to normal font size if have captions */


	list-style:none;
	background-color:none;
}
#rig li {
	display:inline-block;
	*display:inline;/*for IE6 - IE7*/
	width:25%;
	vertical-align:middle;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

/* The wrapper for each item */
.rig-cell {
	margin:12px;
	box-shadow:0 1px 4px rgba(0,0,0,0.4);
	padding:16px;
	border:none;
	color:#555;
	background-color:white;
	text-decoration:none;
	text-align:center;
	display:block;
	position: relative;
	overflow:hidden;
}

.rig-cell h3 {
	font-size:18px;
	font-family:'Oswald', sans-serif;
	font-weight:normal;
}

/* If have the image layer */
.rig-img {
	display:block;
	border:none;
	width:100%;
	height:0;
    padding-top:83.461538%;
    background-size:cover;
	background-color:white;
	background-image:url(img/web-ui.jpg);
    background-repeat:no-repeat;
	position:relative; /* Make its pseudo :after to be relative to it. */
}
.rig-img:after{
	position:absolute;
	top:20px;right:20px;bottom:20px;left:20px;
	border:1px solid #fff;
	content:'+';
	color:white;
	padding-top:14%;
	font-size:30px;
	opacity:0;
	filter:alpha(opacity=0);
	transition:all 0.3s;
	transform:scale(0);
}

#rig li:hover .rig-img:after {
	opacity:1;
	transform:scale(1);
}

/* If have the overlay layer */
.rig-overlay {
	position: absolute;
	display:block;
	top:0;left:0;bottom:0;right:0;
	margin:auto;
	background:white;
	background-size:50px 50px;
	opacity:0;
	filter:alpha(opacity=0);/*For older IE*/
	transition:all 0.3s;
}
#rig li:hover .rig-overlay {
	opacity:0.5;
}

@media (max-width: 9000px) {
	#rig li {width:25%;}
}

@media (max-width: 800px) {
	#rig li {width:33.33%;}
}

@media (max-width: 500px) {
	#rig li {width:50%;}
}

@media (max-width: 350px) {
	#rig li {width:100%;}
}









.imgjudull {
	box-shadow: 0 2px 7px rgba(0,0,0,0.4);
	display: compact;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 22%;
	border-radius: 15px;
}

.imgjudulbaner {
	box-shadow: 0 2px 7px rgba(0,0,0,0.4);
	display: compact;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 22%;
	border-radius: 15px;
}



.imgjudul {
	box-shadow: 0 2px 7px rgba(0,0,0,0.4);
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	width: 95%;
	border-radius: 10px;
}

img.ic{
	float:right;
    margin-top: 10px;
	margin-left: 10px;
	margin-right: 17px;
	height: 28px;
	width: 25px;}


@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;
	/*warnaa begron utama*/
		background-image: url(images/bgtile.png);

}

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: #FFAB91;
	background-color: #FBE9E7;
	background-repeat: no-repeat;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background:#FFAB91;

	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/bgtile.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;
}
