.body{width: 980px; margin:auto; text-align:left;}
.header {
	background: url(../images/header.jpg) no-repeat;
	height: 145px;
	overflow: hidden;
	padding: 0 15px;
}
.navx {
	width: 650px;
	float: left;
	height: 36px;
}
.navx ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.navx li{
	display: inline;
	line-height: 30px;
	padding: 0 8px 0 0;
	font-weight: bold;
}
.navx a{
	color: #cff;
}
.navx a:hover, .navx a.active{
	color: #fff;
}

.search {
	width: 250px;
	float: right;
	text-align: right;
}
.search form{
	padding-top: 5px;
}
.search .text{
	width: 180px;
	border: none;
}

.logo{
	width: 400px;
	float: left;
}

.wrap{
	background: url(../images/mainwrap.jpg) repeat-y center;
	width: 980px;
}
.sidebar{
	width: 330px;
	float: right;
	color: #333;
}
.sidebar h3{
	margin: 0;
	padding: 8px 10px;
	color: #fff;
	background: url(../images/h3_wide.jpg) no-repeat;
	font-size: 12px;
	text-transform: uppercase;
}
.sidebar li a{
	color: #333;
}
.sidebar li a:hover{
	color: #af0000;
}

.cat{
	padding: 10px 0px 10px 8px;
}
.cat ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cat li{
	padding: 0 5px;
	line-height: 24px;
	border-bottom: 1px solid #B9D7DD;
}
.children{
	font-size: 11px;
	padding-bottom: 10px !important;
}
.children li{
	border: none !important;
	font-weight: normal !important;
	background: none;
	display: inline;
	padding: 0 5px 0 0;
	line-height: 15px;
}
.link{
	padding: 5px 9px 10px 9px;
}
.link p{
	padding: 5px;
	margin: 0px;
}
.link ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.link li{
	padding: 0 5px;
	line-height: 24px;
	border-bottom: 1px solid #B9D7DD;
}
.half_left{
	width: 165px;
	float: left;
}
.half_left h3{
	background: url(../images/h3_half.jpg) no-repeat;
}
.half_right{
	width: 165px;
	float: right;
}
.half_right h3{
	background: url(../images/h3_half.jpg) no-repeat;
}
.sidebar-right{
	width: 170px;
	float: right;
	background: url(../images/flip.jpg) no-repeat top right;
	padding: 15px 0;
}
.sidebar-right h3{
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #468692;
	margin-bottom: 10px;
}
.statistik{
	padding: 10px 4px 10px 4px;
}
.statistik ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.statistik li{
	padding: 0 0 0 5px;
	line-height: 22px;
}

.main{
	width: 650px;
	float: left;
}
.mainbtm{
	background: url(../images/mainbtm.jpg) no-repeat;
	height: 5px;
	font-size: 1px;
}
.main-content{
	padding: 15px;
}
.main-content h1{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
}
.main-content h2{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	margin: 0.5em 0;
}
.welcome{
	background: #194a5b;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #B9D7DD;
	color: #fff;
}
.welcome h1{
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
}

.premium{
	padding: 10px 0 0 0;
}
.premium .post-top{
	background: url(../images/prem_top.jpg) no-repeat;
	height: 5px;
	font-size: 1px;
}
.premium .post-btm{
	height: 6px;
	font-size: 1px;
	margin-bottom: 10px;
}
.premium .post{
	background: url(../images/prem_btm.jpg) no-repeat bottom #f3e0b5;
	padding: 0 10px 5px 10px;
	border: none !important;
	margin: 0;
}
.premium .is_premium{
	font-size: 10px;
	font-weight: bold;
	font-weight: bold;
	text-align: right;
	color: #CC9933;
	font-family: verdana;
}
.premium .post-info{
	font-size: 11px;
	padding: 7px 0 5px 35px;
	color: #996633;
}
.premium .post-info a{
	color: #996633;
}
.premium .post h3{
	padding: 1em 0 0 0;
}

.post{
	background: url(../images/lwn_btm.jpg) no-repeat bottom #EFEFEF;
	padding: 10px 10px 5px 10px;
	border: none !important;
	margin-bottom: 15px;
}
.post h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}
.post h3 a{
	color: #468692;
}
.post h3 a:hover{
	color: inherit;
}
.post-detail{
	line-height: 1.5em;
	margin-bottom: 1em;
}
.post-info{
	font-size: 11px;
	padding: 7px 0 5px 35px;
	color: #666;
}

.footer-menu {
	height: 30px;
}
.footer-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-menu li{
	display: inline;
	line-height: 30px;
	padding: 0 8px 0 0;
	font-weight: bold;
}
.footer-menu a{
	color: #cff;
}
.footer-menu a:hover{
	color: #fff;
}

.footer{
	color: #fff;
	padding-bottom: 10px;
}
.footer a{
	color: #fff;
}
.footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.disclimer {
	background: #29596B;
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
}

.terkait ul li a {
	color: #468692;
	font-weight:bold;
}

.terkait ul li a:hover {
	color: inherit;
}
.post-content{
	padding: 10px;
}
.post-attribute{
	padding: 10px;
	background: #fffcef;
	border: 1px solid #fff9df;
	margin: 10px 0;
}
.post-attribute table{
	width: 100%;
}
.post-attribute td{
	border-bottom: 1px solid #fff9df;
}
