/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202891;
}
h1, h2{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
a {
	text-decoration: none;
	color: #202985;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header {
	width: 1000px;
	height: 85px;
	margin: 0 auto;
}
/* Logo */
#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 0px;
	color: #00629E;
}
/* -------------------- MENU UTAMA -------------------- */
#menu_utama {
	width: 1000px;
	height: 30px;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 30px;
	background: url(../images/img03.jpg);
	font-family: georgia, verdana, times new roman, sans-serif;
	font-size: 13px;
}
.putih{
	color: #FFFFFF;
}
/* ----------------------------------------------------------------------- */

/* Page */
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* CONTENT */
#content {
	float: right;
	width: 810px;
	padding: 0;
	margin-left: 0px;
}
.post {
	margin-bottom: 25px;
}
.post .title {
	height: 20px;
	padding: 8px 0 0 20px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	font-family: georgia, verdana, times new roman, sans-serif;
	font-size: 14px;	
	background: url(../images/img03.jpg) repeat-x left top;
}
.post .bingkai_tabel_tengah {
	width: 810px;	
	background: url(../images/isi_tengah_tabel_tengah.jpg) repeat-y;
	margin-bottom: 0px;
}
.post .bingkai_tabel_tengah p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.post .bingkai_bawah_tabel_tengah {
	width: 810px;	
	height: 14px;
	margin-top: 0px;
	background: url(../images/bawah_tengah_tabel_tengah.jpg);
}
/* BINGKAI ALBUM FOTO ============================================================= */
.frame_atas {
	width: 200px;	
	height: 30px;
	margin-top: 0px;
	background: url(../gambar_utama/frame_atas.jpg);
}
.frame_tengah {
	width: 200px;	
	background: url(../gambar_utama/frame_tengah.jpg) repeat-y;
	margin-bottom: 0px;
}
.frame_bawah {
	width: 200px;
	height: 30px;
	margin-top: 0px;
	background: url(../gambar_utama/frame_bawah.jpg);
}
/* ============================================================= */
/* BINGKAI COMMENT ============================================================= */
.frame_comment_atas {
	width: 785px;	
	height: 25px;
	margin-top: 0px;
	background: url(../gambar_utama/comment_atas.jpg);
}
.frame_comment_tengah {
	width: 785px;	
	background: url(../gambar_utama/comment_tengah.jpg) repeat-y;
	margin-bottom: 0px;
}
.frame_comment_bawah {
	width: 785px;
	height: 23px;
	margin-top: 0px;
	background: url(../gambar_utama/comment_bawah.jpg);
}
/* ============================================================= */
.judul {
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.2px;
	font-family: verdana, times new roman, sans-serif;
	font-size: 14px;
	color: #1722b8;
}
.isi_web {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: georgia, verdana, times new roman, sans-serif;
	font-size: 12px;
	color: #202891;
}
.button{
	font-family: georgia, verdana, times new roman, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #1b4af7;
	border: 3px solid;
	border-color: #07f656;
	cursor: pointer;
	-moz-border-radius: 7px;
}
.merah{
	color: #FF0000;
}
.comment{
	color: #0ff089;
}
/* ----------------------------------------------------------------------- */

.forum  {
	color: #0000FF;
	text-decoration: none;
}
/* ========================================================================= */
#content_forum {
	float: right;
	width: 1000px;
	padding: 0;
	margin-left: 0px;
}
.post_forum {
	margin-bottom: 25px;
}
.post_forum .title_forum {
	height: 20px;
	padding: 8px 0 0 20px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	font-family: georgia, verdana, times new roman, sans-serif;
	font-size: 14px;	
	background: url(../images/img03.jpg) repeat-x left top;
}
.post_forum .bingkai_tabel_tengah_forum {
	width: 1000px;	
	background: url(../images/isi_tengah_tabel_tengah_forum.jpg) repeat-y;
	margin-bottom: 0px;
}
.post_forum .bingkai_tabel_tengah_forum p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.post_forum .bingkai_bawah_tabel_tengah_forum {
	width: 1000px;	
	height: 14px;
	margin-top: 0px;
	background: url(../images/bawah_tengah_tabel_tengah_forum.jpg);
}
/* ========================================================================= */

/* SIDE BAR */
#sidebar {
	float: left;
	width: 180px;
	padding: 0;
	color: #202891;
}

#sidebar .isi_tabel_kiri {
	width: 180px;
	margin-bottom: 0px;
	background: url(../images/b_kiri.jpg) repeat-y;
}
#sidebar .bawah_tabel_kiri {
	width: 180px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(../images/bawah_tabel_kiri.jpg);
}
#sidebar p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li ul {
	padding-bottom: 30px;
}
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	padding-left: 0px;
}
#sidebar h2 {
	height: 25px;
	padding: 8px 0px 0px 0px;
	background: url(../images/img02.jpg) repeat-x left top;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: georgia, times new roman;
	font-weight: bold;
}
#sidebar a {
	color: #226ad6;
	border: none;
}
#sidebar a:hover {
	text-decoration: none;
	color: #fc2e3d;
}
/* ----------------------------------------------------------------------- */

/* ------------------------------ FOOTER ----------------------------  */
#footer {
	width: 1000px;	
	margin: 0 auto;	
	background: url(../images/img03.jpg) repeat-x;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {	
	padding-top: 15px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}