@charset "utf-8";
body  {
	background: #ededed;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kolom #container {
	width: 100%;
	background: #ededed;
	text-align: left; 
	font-size: 12px;
	color: #000000;
}  
.kolom #header {
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFFFFF;
} 
.kolom #header h1 {
	margin: 0;
	padding: 10px 0; 
}


.kolom #sidebarProfile {
	float:right;
	width:446px;
	padding:5px 0 15px 0;
	font-size: 12px;
	}
.kolom #berita {
	margin: 5px 446px 0 0;
	padding: 0 10px;
	font-size: 12px;
	}
.kolom #sidebarProfile #sidebar1 {
	float: left;
	width: 223px; 
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 10px;
}
#sidebar1, #sidebar2 a {
font-size: 10px;
}
.kolom #sidebarProfile #sidebar2 {
	float: right;
	width: 223px; 
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 10px;
}
.kolom p {
	margin: 5px 10px; 
}
.kolom h3 {
	margin: 7px 10px; 
}

.kolom #mainContent {
	margin: 0 223px 0 223px; 
	padding: 0 10px 0 10px; 
} 
.kolom #fbmainContent {
	margin: 0 223px 0 10px;
	padding: 0 10px 0 10px; 
} 
.kolom #chat {
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px; 
} 
.kolom #advers {
	background-color: #aba9a9;
	background-image: url(../img/advers.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}
.kolom #footer {
	background-color: #DDDDDD;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
	width: 100%;
	font-size: 12px;
	} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidetop{
	background-image:url(../img/sidebar.jpg);
	height:auto;
	background-position: left top;
	width: auto;
	text-align: left;
	padding-top: 17px;
	padding-left: 19px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-size: 14px;
	}

.sidecen {
	background-image: url(../img/sidebarCenter.jpg);
	background-repeat: repeat-y;
}

.sidecen p{
	color:#FFFFFF;
	padding-left:10px;
	}

.sidebot {
	background-image: url(../img/sidebarBottom.jpg);
	height: 20px;
}
.berita01 {
	background-image: url(../img/NewsList01.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.berita03 {
	background-image: url(../img/NewsList03.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.berita02 {
	background-image: url(../img/NewsList02.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
.berita04 {
	background-image: url(../img/NewsList04.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 19px;
}
.berita05 {
	background-image: url(../img/NewsList05.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 19px;
}
.berita06 {
	background-image: url(../img/NewsList06.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 19px;
}
.berita07 {
	background-image: url(../img/NewsList07.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: auto;
}
.berita08 {
	background-image: url(../img/NewsList08.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 19px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
.sidepad {
	padding: 3px 10px;
}
