#header {
  width:100%;
  margin:0 auto;

  }

#footer {
  width:100%;
  clear:both;
  margin:0 auto;

  }
#footer hr {
  display:none;
  }

/* Content ----------------------------------------------- */
#content {
  width:100%;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#mainsidebar {
  width:80%;
  float:left;
  }
#main {
  width:75%;
  float:right;
  }
#sidebar {
  width:24%;
  float:left;
  }
#rightbar {
  width:20%;
  float:right;
  }



body {
  margin-top:0px;
  position: relative;
	padding: 0;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #da9fb3;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
  .tanggalpost {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #ffffff;
}

  .isipost {
	text-align: justify;
	padding: 1px;
}
  .bawahpost {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding: 2px;
}
 
.judul {
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background-color: #be0066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
  a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
  a:hover {
	text-decoration: underline;
}
  .isi {
	padding: 1px;
	border: 1px solid #be0066;
	background-color: #c85e88
}
textarea, input, select, option, button {
	font-family: Tahoma, Verdana, Arial;
    background-color : #ffffff;
	color : #000000;
	font-size : 14px;
	border: 1px solid #e00041;
}
img {
	border:0px none;
}
.footer {
	border: 1px solid #be0066;
	background-color: #c85e88;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.footer a {
		color: #ffffff;
}
.tengah {
	vertical-align: top;
	background-color: #510001;
}
.ulang {
	border: 1px solid #be0066;
	background-color: #c85e88;
	color: #000000;
}
.ulang td{
	padding: 2px;
}
h1 {
	font-size: 24px;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}