/* CSS Document */
	/*body*/
body {
	background:#ded;
	color:#011;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
	/*container*/
#container {
	width:880px;
	height:auto;
	background-color:#ddd;
	margin:0;
	padding:10px;
	margin-bottom:1px;
}
	/*leftContentMenu*/
#leftContentMenu {
	width:570px;
	float:left;
	margin:0 5px 10px 0;
}

.leftContent {
	background:#fff;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #9c9c9c;
}

.kategoriWrap {
	float:left;
	width:177px;
	height:50px;
	margin-bottom:8px;
	margin-right:-4px;
	margin-left:14px;
}

.kategori a {
   color:#020;
   font:bold 12px Tahoma;
}
.kotak-cat{
   margin-top:-30px;
   margin-left:50px;
   text-transform:capitalize;
}
.img-cat{
   width:35px;
   height:35px;
   border:1px solid #999999;
   padding:5px;
   -moz-border-radius-topleft:10px;
   -moz-border-radius-topright:10px;
   -moz-border-radius-bottomleft:10px;
   -moz-border-radius-bottomright:10px;
   background-color:#eeeeee;
}
.img-cat:hover{
   width:35px;
   height:35px;
   border:1px solid #e1b4c5;
   padding:6px 4px 4px 6px;
   background-color:#fadbdb;
}

.judul-cat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:7px;
	border-bottom:1px dashed #999999;
}
.wrap_guestbook {
	border:1px solid #999;
	width:auto;
	margin-bottom:10px;
	background:#efefef;
}

.gb_no {
	float:right;
}
.gb_tgl {
	float:left;
}
.gb_content {
	text-align:justify;
	margin:0px 0 0 0;
	padding:0 5px 0 5px;
}

.gb_post, .error {
	font-size:100%;
	padding-left:18px;
	font-weight:bold;
}

.gb_post {
	background:url(../images/user.gif) no-repeat left center;
	color:#333;
}

.error {
	margin-left:3px;
	background:url(../images/alert.gif) no-repeat left center;
	color:#d50000;
}

hr.gb_hr {
	border-color:#fff;
}
/*gallery*/
.wrap-gal {
	width:auto;
	height:auto;
	border:1px solid #999;
	margin:10px 0;
	padding:10px;
}
.wrap-gal-view {
	float:left;
	width:550px;
}
.wrap-view {
	width:auto;
	padding:2px;
}
.wrap-view .view{
	text-align:center;
}
.box-view {
	width:auto;background:#eee;padding:20px 0;border-top:1px solid #999;border-bottom:1px solid #999;
}
.nav-top-right{
	float:right;
}
.nav-top-left{
	float:left;
}
.top .bottom {
	border:1px solid #fff;
}
.top{
	margin-bottom:20px;
}
.bottom {
	margin-top:20px;
}

.gal-view-album {
	float:left;
	width:180px;
	text-align:center;
	margin-bottom:10px;
	vertical-align:middle;
}
.gal-cover-album {
	float:left;
	width:150px;
	height:auto;
	margin-right:5px;
	text-align:center;
}
.gal-title-album {
	float:left;
	width:auto;
	height:auto;
}
.gal{
	background: #FAFAFA;
    border: 1px solid #ccc;
	padding: 5px;
	vertical-align:middle;
}
.gal:hover {
	border: 1px solid #666;
}

	/*navLeft*/
#navLeft ul {
	margin : 0;
	padding :3px 3px;
	list-style-type : none;
	background : transparent;
	color : #666;
}

	/*rightContentMenu*/
#rightContentMenu {
	width:300px;
	float:right;
	margin-top:0;
	margin-left:5px;
}

.rightContent, .subLeftContent, .subRightContent {
	background:#fff;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #9c9c9c;
}

.subLeftContent, .subRightContent {
	width:123px;
}

.subLeftContent {
	float:left;
	margin-right:5px;
}

.subRightContent {
	float:right;
	margin-left:5px;
}

	/*navRight*/
#navRight ul {
	margin : 0;
	padding :3px 3px;
	list-style-type : none;
	background : transparent;
	color : #666;
}
#navRight ul li a:hover {
	color : #d50000;
}

.nav ul {
	border-bottom:1px solid #ccc;
}
.nav ul li a:hover {
	padding : 0 12px;
	background : transparent url(../images/list-hover.gif) no-repeat left center;
}
.download ul li a {
	padding : 0 18px;
	background : transparent url(../../images/file.png) no-repeat left center;
}

	/*clear*/
.clear {
	float:none;
	clear:both;
}

	/*other*/
a:hover {
	color:#d50000;
}
.wrap-berita {
	padding:0 1px;
	border-bottom:1px solid #ccc;
	width:auto;
	margin-bottom:5px;
}

.headline {
	text-align:justify;
	margin:10px 0 0 0;
}

.judul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:130%;
}

.isi {
	line-height:1.5em;
}

.tgl {
	font-size:10px;
	color:#d50000;
}

.post {
	font-size:11px;
	color:#333;
}

.selengkapnya{
	text-align:right;
	margin-bottom:2px;
}
.selengkapnya a{
	color:#d50000;
}

.img-lengkap{
	background: transparent url(../images/page.gif) no-repeat left;
	padding-left:18px;
}

.img-back{
	background: transparent url(../images/action_back.gif) no-repeat left;
	padding-left:18px;
}

.border-content {
	border-bottom:1px solid #ccc;
	padding:3px;
}

#light:hover {
	background:#F6F6F6;
}

.foto{
	width:100px;
	height:120px;
}
.bingkai{
	float:left;
	margin-right:10px;
}
pre {
	font-family:Lucida Sans Unicode;
}

/*style form*/
form {
	padding:0;
	border: 0px solid #f2f2f2;
	font:10px tahoma;
	text-transform:capitalize;
}
input,textarea {
	padding:1px;
	font: normal 100% Verdana, sans-serif;
	color:#333;
}
.button {
	padding:0px 2px;
	background:url(../images/button_bg.png);
	border:3px double #cacaca;
	height:25px;
	text-transform:capitalize;
	font:bold 12px Trebuchet MS;
	color:#333;
}
