html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}

ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset*/

body{
	color:#333;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:12px;
	background:#fff
	}
div.garping table tr td {
	background:#fff
}
a{
	color:#4f69a8;
	text-decoration:none;
	}
a:hover{
color:#d54e21;
	}
h1{
border-bottom:1px solid #dadada;
	clear:both;
	color:#666;
	font:24px Georgia,"Times New Roman",Times,serif;
	margin:5px 0 0 -4px;
	padding:0;
	padding-bottom:7px;
	}
h2{
font-size:16px;
	}
p,li{
	padding-bottom:2px;
	line-height:18px;
	}
code{
font-size:13px;
	}
ul,ol{
padding:5px;
	}

#header {
	height:90px;
	background:#3F4C6B;
	color:#ccc
}
#header h1 {
	border:none;
	color:#ccc;
	margin:0;
}
#header h1 a {
	color:#ccc;
}

/* menu menu */
#menu {
	background:#202f52;
	height:30px
}

#menu ul li {
	float:right;
}

#menu ul li  a{
	color:#fff;
	padding:6px 5px;
	font-weight:normal;
	text-decoration:underline;
}
#menu a:hover, #menu ul li.current_page_item a {
	
}


/* end menu */
.w900{
	width:900px;
}
.centerdiv {
	margin:0 auto;
}
.border {
	border:1px solid #dadada;
}
.p10 {
	padding:10px;
}
.clear {
	clear:both
}
.left {
	float:left
}
.sidebar {
	width:336px;
	margin-right:10px;
	margin-top:10px
}
strong {
	font-weight:bold;
}
small {
	font-size:11px;
	color:#666666
}

.entry ol, .entry ul {
	list-style-type: circle;
	margin-left:10px;
	list-style-position:inside
}
.entry ul li {

}
.entry p {
	margin:15px 0 15px 0;
}

.alt {
	background:#f8f8fe
}

.company {
	color:#666666;
	text-transform:uppercase;
	margin-bottom:5px;
	display:block
}
.company a {
	color:#666666;
}
.p5 {
	padding:5px
}

#contentwrapper {
	height:100%;

}
#featured {
	height:50px;
	background:#5f6f94;
	color:#fff
}

#featured #searchform {
	
}

#container {
}

#catleft {
	width:200px;
}
#contentright {
	float:right;
	width:695px;
}

#news h2 {
	font-weight:bold;
	margin: 10px 0 8px 0;
	border-bottom:1px solid #dadada;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding-bottom:5px
}

#footer {
	height:50px;
	margin-top:10px;
	text-align:center;
	background:#e7e8ea;
	border-top:1px solid #cfd2d6;
	border-bottom:1px solid #cfd2d6
}

table.listing {
	border:1px solid #e9e9e9
}

table.listing tr td {	
	border-bottom:1px solid #e9e9e9
}

table.listing tr td {
	padding:5px 0 5px 5px;
}
table.listing tr td h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
table.listing thead th {
	padding:10px;
	font-weight:bold;
	background:#e7e8ea
}

/*facebook like */
iframe#facebook-like { border:none; overflow:hidden; width:450px; margin: 0 0 -100px 0; padding: 0; }

/*kb*/
div.garping,div.garpinghor {
	border-color:#fff
}
.sidebar .garping table td {
	text-transform:lowercase;
	border-bottom:1px solid #ccc;
}
.sidebar .garping table td.content {
	display:none
	}
.sidebar .garping table td a {
	display:block;
	margin-top:2px;
	font-weight:bold;
	width:295px;
}

#kumpulhome .garpinghor table tr td{
	padding:8px 0;
	font-size:12px;
	font-weight:bold;
	height:40px;
/* 	text-transform:lowercase; */
	border-bottom:1px solid #e9e9e9;
	
/* 	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; */
	/* 	float:left; */
}
#kumpulhome .garpinghor table tr td a{
/* display:block;
	width:290px;
	height:12px;
	overflow:hidden;
	padding:0;
	margin:0 */
}


/* navigation */
.navigation {
	margin:10px 0 10px
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #4f69a8;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #4f69a8;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #e9e9e9;
	color: #ccc;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	color: #4f69a8;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #ccc;
	border: 1px solid #e9e9e9;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #e9e9e9;
	color: #ccc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #e9e9e9;
	color: #ccc;
	background-color: #FFFFFF;
}
/* end navigation */
