/*
Theme Name: JKM WP Kuala Lumpur Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

html,body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
body{
	text-align:center;
	}

a#style_red{
	background-color:#cc0000;
	}
	
a#style_orange{
	background-color:#ff6600;
	}
	
a#style_blue{
	background-color:#0066ff;
	}
	
a#style_green{
	background-color:#669900;
	}
	
a.style{
	width:20px;
	height:20px;
	display:block;
	border:#333333 1px solid;
	margin:1px 1px;
	float:left;
	cursor:pointer;
	text-decoration:none;
	}
	
a:hover.style{
	border:#FFFFFF 1px solid;
	}
	
	
#decreaseFontSize{
	background:#FFF url(images/asmall.jpg) left top no-repeat;
}

#increaseFontSize{
	background:#FFF url(images/abig.jpg) left top no-repeat;
	}
a, img, a img{
	outline:none;
	border:none;
	text-decoration:none;
	}
p{ text-align:justify;}

p a{
	color:#333;
	}
	
p a:hover{
	color:#666;
	text-decoration:underline;
	}
div#top_header{
	background-color:#333;
	width:750px;
	height:25px;
	display:block;
	margin:0 auto;
	}

div#wrapper{
	background-color:#FFFFFF;
	padding:0 10px;
	width:730px;
	margin:0 auto;
	}
	
div#flash_menu{
	width:730px;
	height:320px;
	display:block;
	}

div.pad{
	width:730px;
	height:5px;
	display:block;
	clear:both;
	}
div#main_menu{
	width:730px;
	height:20px;
	display:block;
	color:#ea6e26;
	position:relative;
	text-align:left;
	}

div.dropDownMenu{
	position:absolute;
	z-index:30;
	}
	
div.dropDownMenuList{
	color:#FFF;
	display:none;
	}
	
div.dropDownMenuList ul{
	margin:0;
	padding:5px 15px;
	list-style:none;
	}
	
div.dropDownMenuList ul li a{
	text-decoration:none;
	color:#FFF;
	width:300px;
	height:12px;
	display:block;
	padding:2px 10px 5px 10px;
	}
	
div.dropDownMenuList ul li a:hover{
	background-color:#FFF;
	}
	
a.main_menu_cat_default{
	text-decoration:none;
	padding:5px 15px;
	}
	
a.main_menu_cat_hover{
	text-decoration:none;
	color:#FFF;
	padding:2px 15px;
	}


div#sidebar{
	background-color:#FFFFFF;
	width:220px;
	float:left;
	}
	
div#content{
	background-color:#FFFFFF;
	width:505px;
	float:left;
	margin-left:5px;
	}
	
div.sidebar_panel{
	width:220px;
	text-align:left;
	}
	
div.sidebar_header{
	background:#FFFFFF url(images/sidebar-header.jpg) left top no-repeat;
	width:210px;
	height:23px;
	color:#FFF;
	font-weight:bold;
	padding:6px 0 0 10px;
	font-size:14px;
	}
	
div.sidebar_content{
	background:#FFFFFF url(images/sidebar-content.jpg) left top repeat-y;
	width:200px;
	padding:10px 10px 10px 10px;
	border-bottom:#CCCCCC 1px solid;
	}
	
div.sidebar_content_header{
	font-weight:bold;
	}

div.sidebar_content_list ul{
	list-style:none;
	padding-left:15px;
	}
	
div.sidebar_content_list ul li{
	margin:0;
	list-style-image:url(images/selanjutnya-orange.jpg);
	}
	
div.sidebar_content_list ul li a{
	text-decoration:none;
	color:#333;
	}
	
div.sidebar_content_pautanImg a{
	margin:0 10px 5px 0;
	}
	
div.sidebar_content_date{
	color:#999;
	}
div.sidebar_content_title a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}
div.sidebar_content_excerpt{
	color:#333;
	}
	
a.selanjutnya{
	padding-right:20px;
	text-decoration:none;
	}
	

div.content_panel{
	width:505px;
	text-align:left;
	clear:both;
	}
	
div.content_header{
	background:#FFFFFF url(images/content-header.jpg) left top no-repeat;
	width:495px;
	height:23px;
	color:#FFF;
	font-weight:bold;
	padding:6px 0 0 10px;
	font-size:14px;
	}
	
div.content_content{
	background:#FFFFFF url(images/content-content.jpg) left top repeat-y;
	width:485px;
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	}
	
div.content_content ul li a{
	text-decoration:none;
	color:#333;
	}
	
div.content_content ul li a:hover{
	text-decoration:underline;
	color:#ea6e26;
	}
	
div.content_content p{
	margin:0 0 10px 0;
	}
	
div.content_panel2{
	width:250px;
	text-align:left;
	margin-top:5px;
	float:left;
	}
	
div.content_header2{
	background:#FFFFFF url(images/content-header2.jpg) left top no-repeat;
	width:240px;
	height:23px;
	color:#FFF;
	font-weight:bold;
	padding:6px 0 0 10px;
	font-size:14px;
	}
	
div.content_content2{
	background:#FFFFFF url(images/content-content2.jpg) left top repeat-y;
	width:230px;
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	}
	
div#footer{
	width:730px;
	padding:10px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	}
	
tr.page_table td{
	padding:10px 0;
	}