@charset "utf-8";
/* 
D O N ' T   T O U C H   M Y   S T U F F
Copyright (c) 2008 by Cityweb Indonesia.  All Rights Reserved.
*/

body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial;
	color: #000;
	text-align: center;
	background: #e4f0da url(images/bg_all.jpg) repeat-x top left;
	}

a:link, a:visited, a:active {
	color: #3c6a13;
	text-decoration: none;
	}

a:hover {
	color: #5a9eca;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url(images/bg_rainbow.jpg) no-repeat top left;
	}

.clear {
	clear: both;
	}

#topmenu {
	color: #000;
	font: bold 11px Arial;
	}

#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color: #000;
	text-decoration: none;
	}

#topmenu a:hover {
	color: #fff;
	}

#searcharea {
	background: transparent url(images/bg_search.gif) no-repeat center left;
	height: 22px;
	padding-top: 20px;
	}

.inputsearch {
	border: 0;
	margin: 0 0 0 10px;
	width: 110px;
	background: transparent;
	font: normal 11px Arial;
	height: 16px;
	color: #a3a3a3;
	}

.btnsearch {
	border: 0;
	background: transparent;
	font: bold 13px Arial;
	margin: 0 0 0 15px;
	cursor: pointer;
	}

.subtitle {
	font: bold 13px Arial;
	color: #000;
	border-bottom: 1px solid #d4d4d4;
	}

.titlepage {
	font: normal 17px Arial;
	color: #5a9eca;
	/*border-bottom: 1px dotted #d4d4d4;*/
	}

.titlewelcome {
	font: normal 14px Arial;
	color: #3b678f;
	}

.titlewelcome span {
	font: normal 17px Arial;
	}

.more a:link, .more a:visited, .more a:active {
	font: bold 12px Arial;
	color: #3c6a13;
	background-color: #cee5b9;
	padding: 2px 5px;
	}

.more a:hover {
	color: #000;
	background-color: #69a9d1;
	}

#listhighlight {
	margin: 0;
	padding: 0;
	}

#listhighlight li {
	list-style: none;
	padding-bottom: 11px;
	}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active {
	font: bold 12px Arial;
	color: #000;
	}

#mainmenu a:hover {
	color: #5a9eca;
	}

#menubawah {
	font: normal 12px Arial;
	color: #474a43;
	}

#menubawah a:link, #menubawah a:visited, #menubawah a:active {
	color: #474a43;
	}

#menubawah a:hover {
	color: #5a9eca;
	}

#copyright {
	font: normal 10px Arial;
	color: #8c9486;
	}
	
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #8c9486;
	border-bottom: 1px dotted #8c9486;
	}

#copyright a:hover {
	color: #000;
	}

.tanggal {
	font: normal 10px Arial;
	}
	


		
		#contentartikel {
			line-height: 18px;
			padding-bottom: 5px;
			}
		#contentartikel ul {
			margin: 0;
			padding: 0;
			}
		#contentartikel ul li {
			list-style: none;
			}
			
		.judulartikelsearch {
			margin: 10px 0 0 0;
			padding: 0;
			}
		
		.judulartikelsearch a:link, .judulartikelsearch a:visited, .judulartikelsearch a:active {
			font: bold 12px Arial;
			}
		.contentartikel {
			line-height: 18px;
			padding-bottom: 5px;
			padding-top: 5px;
			}
		.tanggalartikel {
			font: normal 11px Arial;
			color: #7a7a7a;
			margin: 0;
			padding: 0;
			}

		.imgdetailartikel {
			float: left;
			border: 4px solid #ddd;
			margin-right: 15px;
			}
