/*
Theme Name: Ratri Money Changer
Description: Commercial Theme
Version: 1.0
Author: Ahlul Faradish Resha
Author URI: http://ahlul.web.id/blog
Tags: Businnes
*/

body {
	background:#B6C5CB;
	margin:0px;
	margin-bottom:20px;
}
body,td,th {
	font: 12px "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color:#2a2a2a;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#008080;
}

a:hover {
	text-decoration:underline;
}

img, div, a, input, span,table,tr,td  { behavior: url("iepngfix.htc"); }

.clear {
	clear:both;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}

.alignleft { float:left; }
.alignright { float:right; }

.kotak_luar {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
.wrapper {
	padding-top:21px;
}

.left_2_right {
	height:6px;
	width:889px;
	background:#FFF;
	position:absolute;
	margin-left:6px;
}

.corner_left {
	background:url(images/corner-left.png) no-repeat;
	float:left;
	width:6px;
	height:6px;
}

.corner_right {
	background:url(images/corner-right.png) no-repeat;
	float:right;
	width:5px;
	height:6px;
}

.corner_left_bottom {
	background:url(images/corner-left-bottom.png) no-repeat;
	float:left;
	width:6px;
	height:6px;
}

.corner_right_bottom {
	background:url(images/corner-right-bottom.png) no-repeat;
	float:right;
	width:5px;
	height:6px;
}

.header {
	height:21px;
	color:#FFF;
	line-height:21px;
}
	.head_moto {
		float:left;
		background:url(images/bg-moto.png) no-repeat;
		text-align:center;
		width:224px;
		margin-left:20px;
	}
		.head_moto h1 {
			font-size:12px; padding:0px; margin:0px;
		}
	.head_nav {
		float:right;
		list-style:none;
		padding:0px;
		margin:0px;
		padding-right:10px;
	}
		.head_nav li {
			float:left;
			padding:0px 5px 0px 5px;
			line-height:21px;
		}
		.head_nav li a {
			display:block;
			width:85px;
			color:#FFF;
			text-align:center;
		}
		
		.h_red {
			background:url(images/bg-pg-red.png) top center no-repeat;
		}
		.h_yel {
			background:url(images/bg-pg-yel.png) top center no-repeat;
		}
		.h_gr {
			background:url(images/bg-pg-gr.png) top center no-repeat;
		}

.logo {
	height:102px;
	background:#FFF;
}
	.logo_link {
		height:102px;
		display:block;
		width:569px;
		background:url(images/logo.png) no-repeat;
		float:left;
		color:#FFF;
	}
	.cs_online {
		float:right;
	}
	
.cat_nav {
	line-height:33px;
	height:33px;
	background:#003f47 url(images/bg-cat.png) repeat-x;
}
	.cat_nav ul {		
		list-style:none;
		padding:0px;
		margin:0px;
		padding-left:10px;
	}
	
	.cat_nav li {
		float:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
	.cat_nav li a {
		color:#FFF;
		line-height:33px;
		display:inline-block;
		padding:0px 10px 0px 10px;
	}
	.cat_nav li a:hover {
		color:#FC0;background-color:#003b43;
		text-decoration:none;
	}
	.cat_nav .current_page_item, .cat_nav .current_page_parent {
		background: #003b43;
	}
	.cat_nav .current_page_item a, .cat_nav .current_page_parent a {
		font-weight:bold;
		color:#FC0;
	}

.saham_nav {
	line-height:29px;
	height:29px;
	background:#003f47 url(images/bg-saham.png) repeat-x;
}
	.saham_label {
		float:left;
		background-color:#510000;
		color:#FFF;
		font-size:11px;
		padding:0px 5px 0px 5px;
		width:73px;
	}
	.saham_runtext {
		float:right;
		color:#FFF;
		padding-right:10px;
		width:807px;
		height:29px;
		line-height:29px;
	}
		.saham_runtext ul {					
			list-style:none;
			padding:0px;
			margin:0px;
		}
		.saham_runtext li {
			float:left;
			padding:0px 0px 0px 5px;
			font-size:11px;
		}
		.mi_name {
			font-weight:bold;
			color:#FF6;			
			padding:0px 0px 0px 5px;
		}
		.mi_name img {
			padding-top:10px;
		}
		.mi_percent {
			color:#FFF;	
		}
		.mi_up {
			width:29px;
			height:20px;
			margin:5px;
			display:inline-block;
			float:right;
			background:#3C0 url(images/arrow-up.png) center no-repeat;
		}
		.mi_down {
			width:29px;
			height:20px;
			margin:5px;
			float:right;
			background:#F00 url(images/arrow-down.png) center no-repeat;
		}
		
.container {
	background:#FFF;
}
.main {
	height:auto;
	background:#FFF;
	width:651px;
	float:left;
}
	.main_side_left {
		float:left;
		width:256px;
		padding:0px 10px 10px 10px;;
	}
		.main_side_left h2 {
			display:block;
			color:#069;
			border-bottom:#67AAFC 2px solid;
		}
		.main_side_left ul {
			margin:0px; padding:0px; list-style:none;
		}
	
	.post {
		overflow:auto;
		border:#B8D8FE 1px solid;
		border-top:none;
		border-bottom:none;
		padding:10px;
		margin-top:10px;
	}
		.entry h2 {
			padding-top:0px; margin-top:0px;
			padding-bottom:0px; margin-bottom:2px;
		}
		.entry h2 a {
			color:#7A2C2E;
			font-size:16px;
		}
		.entry {
			overflow:auto;
			padding-bottom:10px;
			margin-bottom:10px;
			border-bottom:#DDD 1px dashed;
		}
		.entry .thumb img {
			padding:4px;
			border:#CCC 1px solid;
			margin-right:8px;
		}
		.entry span, .entry span a {
			color:#999;
		}
		.entry a {
			color:#557D82;
		}
		.entry a:hover {
			text-decoration:underline;
		}
		.entry hr {
			border:none;
			color:#E5E5E5;
			border-top:#E5E5E5 1px solid;
			padding:0px; margin:0px;
		}
		.post .pagetitle {
			padding:0px; margin:0px;
		}
	.single h2 {
		font-size:20px;
	}
	.single {
		border-left:none;
	}

.sidebar {
	float:left;
	width:200px;
	background:#FFF;
}

.sidebar_right {
	float:right;
	width:239px;
	background:#FFF;
	padding:5px;
}
	.subnav {
		width:239px;
		background:url(images/subnav_bg.jpg) center repeat-y;
		text-align:center;
	}
	.subnav_head {
		width:239px;
		height:33px;
		background:url(images/subnav_head.jpg) top no-repeat;
		text-align:center;
		line-height:35px;
		color:#FFF;
		font-size:14px;
		font-weight:bold;
		padding-top:2px;
	}
	.subnav_foot {
		width:239px;
		height:19px;
		background:url(images/subnav_foot.jpg) bottom no-repeat;
	}
	
.footer {
	height:48px;
	background:#EFEFEF;
	border-top:#999 1px solid;
	color:#7081A0;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.footer a {
	color:#7081A0;
}
.footer a:hover {
	color:#4F5C77;
	text-decoration:underline;
}
	.footer_cat,
	.footer_page {
		margin:0px; padding:0px; list-style:none;
		display:block;
		padding-bottom:5px;
	}

	.footer_cat li,
	.footer_page li {
		float:left;
		padding:0px 10px 0px 0px;
	}
	
	.footer_cat li a,
	.footer_page li a {
	}	
	
	.footer .watermark {
		height:50px;
		background:#EFEFEF url(images/watermark.png) no-repeat;
		float:right;
		display:block;
		width:96px;
	}
	
	
.t1{background-color: #4a897e; color:#FFF}
.t2{background-color: #cdeee8}
.t3{background-color: #fff}
.fl, .th{float:left}
h3 {font-size:138.5%}
h5 {font-size:93%; line-height: 140%}
h6 {font-size:85%}
h5,h6{margin:0}
.red{color:#c00}
.green{color:#060}
.grey{color:#666}
.blue{color:#339}


/*MARKET*/
#market{width:890px; float:left; padding:10px 0 10px 10px; background:#182E2C url(images/bg-market.gif) repeat-x;}
#market .bursa{margin: 0 8px 0 0}
#market .bursa, #market .bursa1{width:138px; border:1px solid #033; background:#066; float:left; background: #FFF url(images/bg-bursa.gif) repeat-x bottom}
#market .arrow{width:40px; padding:13px 0 0 0; text-align:center}
#market .world{width:92px; padding: 5px 0 2px 5px; border-left: 1px solid #008a83}
#ihsg{width:900px; float:left; background:#004c54; padding: 0 10px 10px 10px}

/*statistik*/
#statistik .inf{width:127px; float:left; text-align:center; background:#FFF; padding: 5px 0; background: #FFF url(images/bg-stat.gif) repeat-x bottom; border:solid #CCC; border-width: 1px 1px 0 1px}
#statistik .bir{width:128px; float:left; text-align:center; background:#FFF; padding: 5px 0; background: #FFF url(images/bg-stat.gif) repeat-x bottom; border:solid #CCC; border-width: 1px 1px 0 0}
#statistik .bi{width:246px; float:left; padding:5px; background: #FFF url(images/bg-stat.gif) repeat-x bottom; border:1px solid #CCC }
