/********** css document **********/
html, body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #dbdbdb;
}


/********** lists **********/
ol {
	padding: 0px; 
	margin: 0px 0px 0px 17px;
	_margin: 0px 0px 0px 22px;
}

ol li {
	margin: 0px 0px 5px 0px;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

ul li {
	margin: 0px 0px 5px 0px;
	list-style: none;
}

/********** headers & fonts **********/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	color: #c1c1c1;
	line-height: 21px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #c1c1c1;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	margin-left: 15px;
}

h3 {
	font-size: 11px;
	color: #ffffff;
	/*
	text-transform: uppercase;
	*/
}

.green {
	color: #93d626;
}

.light_green {
	color: #a6bfd8;
}

/********** containers **********/
#page_container {
	margin: auto;
}

#header_container {
	background: #dbdbdb;
}

#header {
	width: 990px;
	height: 77px;
	margin: auto;
}

#skin_container {
	background-image: url('../../im/blog/merdeka/bg_side.jpg');
	background-repeat: repeat-x;
}

#skin {
	width: 990px;
	background-image: url('../../im/blog/merdeka/bg_main.jpg');
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
}

#skin .padding {
	/*padding: 85px 96px 0px 89px;*/
	padding: 48px 96px 0px 89px;
	_padding: 45px 96px 0px 89px;
}

#banner {
	width: 805px;
	height: 303px;
	/*
	background-image: url('../../im/blog/merdeka/banner.jpg');
	background-repeat: no-repeat;
	*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #c1c1c1;
	cursor:pointer;
}

#banner .padding {
	padding: 70px 25px 65px 394px;
}

#content_container {
	width: 805px;
	background-image: url('../../im/blog/merdeka/bg_content_container.gif');
	background-repeat: repeat-y;
}

#content {
	width: 564px;
	margin-right: 233px;
	color: #c1c1c1;
	line-height: 15px;
	min-height: 1500px;
}

#content .padding {
	padding: 0px 18px 0px 24px;
}

#content .padding a{
	margin-bottom:10px;
}

#content .blog_entry .padding {
	padding: 10px;
}

#content .blog_entry .details_padding {
	padding-top: 10px;
	line-height: 1.5em;
}

#sidebar {
	float: right;
	width: 233px;
	color: #cccccc;
	line-height: 11px;
	font-size: 11px;
}

#sidebar .padding {
	padding: 0px 25px 0px 22px;
}

#sidebar .header {
	width: 186px;
	height: 24px;
}

#sidebar .content {
	width: 184px;
	border: 1px solid #313131;
	background-color: #343434;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 6px;
}

#sidebar .content .padding {
	/*
	padding: 14px;
	*/
	padding: 10px;
}

#sidebar #shoutbox {
	width: 184px;
	_padding-top: 20px;
	height: 150px;
	overflow-y: scroll;
	overflow-x: scroll;
	/*overflow-x: hidden;*/

	position: relative;
}

.shout_bg {
	padding: 7px 14px 0px 14px;
}

#sidebar #shoutbox .separator {
	border-bottom: 2px solid #cbccce;
}


#footer_container {
	clear: both;
	background-image: url('../../im/blog/merdeka/bg_footer.jpg');
	background-repeat: repeat-x;
}

#footer {
	width: 990px;
	height: 110px;
	background-image: url('../../im/blog/merdeka/footer.jpg');
	background-repeat: no-repeat;
	margin: auto;
	line-height: 18px;
	color: #959595;
}

#footer #separator {
	width: 825px;
	height: 40px;
	background-image: url('../../im/footer_separator.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
}

#footer #logo {
	width: 196px;
	height: 56px;
	background-image: url('../../im/footer_logo.gif');
	background-repeat: no-repeat;
	margin-left: 89px;
}

#footer #copyrights {
	width: 700px;
	float: right;
}

#footer #copyrights .padding {
	padding: 10px 0px 10px 0px;
}

/********** tables **********/
#sidebar table {
	font-size: 11px;
}

#sidebar table td {
	padding-bottom: 5px;
}


/********** forms **********/
input {
	width: 400px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}

.textarea {
	width: 400px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}

#sidebar input {
	background-image: url('../../im/bg_textfield.jpg');
	background-repeat: repeat-x;
	border: 0px;
	width: 163px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	padding: 5px 0px 5px 0px;
}

#sidebar .checkbox {
	background-image: none;
	width: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

/********** hyperlinks **********/
a:link, a:visited {
	color: #c1c1c1;
	text-decoration: none;
}

a:hover, a:active {
	color: #cccccc;
	text-decoration: underline;
}

.details_padding a:link, .details_padding a:visited {
	color: #9bbfdf;
	text-decoration: none;
}

.details_padding a:hover, .details_padding a:active {
	color: #959595;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #959595;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #959595;
	text-decoration: underline;
}


/********** misc **********/
.post_source {
	width: 240px;
	height: 20px;
	background-image: url('../../im/blog/merdeka/bg_posted.gif');
	background-repeat: no-repeat;
	color: #c1c1c1;
	font-size: 11px;
	margin-top:10px;
}

.post_source .wrap {
	padding: 3px 10px 3px 10px;
}

.taskbar {
	background-color: #000000;
	border: 1px solid #000000;
	color: #c1c1c1;
	margin-bottom:10px;
}

.taskbar .wrap {
	padding: 3px 10px 3px 10px;
}

.paging {
	padding: 20px 10px 20px 10px;
}

.divider {
	height: 1px;
	background-image: url('../../im/blog/merdeka/divider_horizontal.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.bubble {
	width: 42px;
	height: 32px;
	background-image: url('../../im/blog/merdeka/balloon.jpg');
	background-repeat: no-repeat;
	margin-top:10px;
}

.bubble .wrap {
	padding: 7px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
}

.bubble a:link, .bubble a:visited {
	color: #444444 !important;
}

.bubble a:hover, .bubble a:active {
	color: #000000 !important;
}

#sidebar .btn_submit {
	width: 50px;
	height: 16px;
	background-image: url('../../im/blog/merdeka/btn_submit.jpg');
	background-repeat: no-repeat;
}

#sidebar .articles_btn_submit {
	width: 50px;
	height: 16px;
	background-image: url('../../im/blog/merdeka/btn_submit.jpg');
	background-repeat: no-repeat;
	margin-top:10px;
}

#sidebar .btn_reset {
	width: 50px;
	height: 16px;
	background-image: url('../../im/blog/merdeka/btn_reset.jpg');
	background-repeat: no-repeat;
}

#content .btn_submit {
	width: 50px;
	height: 16px;
	border: 0px;
	background-image: url('../../im/blog/merdeka/btn_submit.jpg');
	background-repeat: no-repeat;
}

#content .btn_reset {
	width: 50px;
	height: 16px;
	border: 0px;
	background-image: url('../../im/blog/merdeka/btn_reset.jpg');
	background-repeat: no-repeat;
}

.comment {
	border: 1px solid #3a393e;
	margin-top: 14px;
	margin-bottom: 14px;
}

.comment .person {
	background: #d3530a;
}

.comment .person .wrap {
	padding: 5px;
}

.comment .person .wrap {
	padding: 5px;
}

.comment .person .wrap2 {
	background: #000000;
	padding: 5px;
}

.comment .person .wrap3 {
	background: #252525;
	padding: 5px;
}

.comment .person .wrap4 {
	background: #464646;
	padding: 5px;
}

.comment .person .wrap5 {
	background: #626262;
	padding: 5px;
}

.comment .person .wrap6 {
	background: #7c7c7c;
	padding: 5px;
}

.comment .person .wrap7 {
	background: #959595;
	padding: 5px;
}

.comment .padding {
	padding: 5px 10px 5px 10px;
}

.comment .comment_padding {
	padding: 5px 10px 0px 10px;
}

