.body{width: 980px; margin:auto; text-align:left;}
.header {   
	height: 84px;
	overflow: hidden;
}
.hmenu{
	background: url(../images/menu.jpg) repeat-x;
	height: 38px;
	padding: 0 10px;
}
.navx {
	width: 650px;
	float: left;
	height: 38px;
}
.navx ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.navx li{
	display: inline;
	line-height: 38px;
	padding: 0 8px 0 0;
	font-weight: bold;
}
.navx a{
	color: #fff;
}
.navx a:hover, .navx a.active{
	color: #ffc;
}

.search {
	width: 250px;
	float: right;
	text-align: right;
}
.search form{
	padding-top: 10px;
}
.search .text{
	width: 180px;
	border: none;
}

.logo{
	width: 383px;
	float: left;
}

.wrap{
	background: url(../images/mainwrap.jpg) repeat-y center;
	width: 980px;
}
.sidebar{
	width: 338px;
	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 #ccc;
}
.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 #ccc;
}
.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;
	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: 642px;
	float: left;
}
.main-content{
	padding: 11px;
}
.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{
	margin: 15px 15px 5px 15px;
	border-bottom: 1px solid #ccc;
}
.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 #fae359;
	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: #CD582A;
	font-family: verdana;
}
.premium .post-info{
	font-size: 11px;
	padding: 7px 0 5px 35px;
	color: #fff;
}
.premium .post-info a{
	color: #fff;
}
.premium .post h3{
	padding: 1em 0 0 0;
}

.post{
	background: url(../images/lwn_btm.jpg) no-repeat bottom #EFEFEF;
	padding: 15px 10px 5px 10px;
	border: none !important;
	margin-bottom: 12px;
}
.post h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}
.post h3 a{
	color: #333;
}
.post h3 a:hover{
	color: #CD582A;
}
.post-detail{
	line-height: 1.5em;
	margin-bottom: 1em;
}
.post-info{
	font-size: 11px;
	padding: 7px 0 5px 35px;
	color: #fff;
}
.post-info a{
	color: #fff;
}
.post-info a:hover{
	color: #ffc;
}

.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: #333;
}
.footer-menu a:hover{
	color: #333;
	text-decoration: underline;
}

.footer{
	color: #333;
	padding-bottom: 10px;
}
.footer a{
	color: #333;
}
.footer a:hover{
	color: #333;
	text-decoration: underline;
}
.disclimer {
	background: #6FB056;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	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: 5px 5px 0 5px;
	background: #efefef;
	border: 1px solid #efefef;
	margin: 5px 0;
}
.post-attribute table{
	width: 100%;
}
.post-attribute td{
	border-bottom: 1px solid #ddd;
	padding: 3px 5px;
}
