/* 
    style untuk suaramahaguru.com
    created by Jali Sosi : jalisosi@gmail.com
	@2013
*/
body{
	background:#444;
	background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OTg5ODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(137,137,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(137,137,137,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(137,137,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(137,137,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(137,137,137,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(137,137,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#898989',GradientType=0 ); /* IE6-8 */

}
.great_wrappper{
	width:1105px;
	margin:0 auto;
}
#big_wrappper{
	width:1000px;
	background:#f0f0f0;
	margin:0 auto;
}
.header{	
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.header #top_header_big{
	width:1000px;
	background:#f5f6f6;
	height:110px;
	margin:0 auto;
	background:#f0f0f0 url('../images/header_bg.png')repeat-x;
}
.header #top_header{
	width:1000px;
}
.header #top_header #logo{
	width:230px;
	height:100px;
	background:url('../images/logo_energinews.png')no-repeat top center;
	margin-top:15px;
	margin-left:5px;
}
.header #top_header #title_kecil{
	font:bold 14px arial;
	text-shadow:0 1px 1px #000;
	margin-left:15px;
	margin-top:-20px;
	width:400px;
	float:left;
	color:#0066FF;
	text-transform:uppercase;
}
.header #top_menu_big{
	background:url('../images/bg_menu_atas.png')repeat-x;
	color:#fff;
	height:35px;
	width:1000px;
	margin:0 auto;
}
.header #top_menu{
	width:1000px;
	color:#fff;
	height:30px;
}
.header #info_headline{
	width:985px;
	margin:auto;
	color:#000;
	height:33px;
	line-height:33px;
	border:1px solid #999;
	border-top:none;
	background:#e0e0e0;
	font:12px arial;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	box-shadow:0 2px 5px #777;
	margin-bottom:10px;
}
.header #info_headline #kiri{
	width:150px;
	color:#000;
	height:21px;
	padding:9px 3px 3px 5px;
	background:#f0f0f0;
	color:#5757FF;
	font:bold 12px arial;
	border-bottom-left-radius:3px;
	float:left;
}
.header #info_headline #tengah{
	width:644px;
	color:#5757FF;
	height:21px;
	padding:9px 10px 3px 3px;
	font:12px arial;
	float:left;
	background:#f0f0f0;
	margin-left:1px;
}
.header #info_headline #tengah a{
	text-decoration:none;
	color:#5757FF;
}
.header #info_headline #tengah a:hover{
	color:orange;
}
.header #info_headline #kanan{
	width:160px;
	color:#000;
	height:21px;
	padding:9px 3px 3px 5px;
	background:#d0d0d0;
	color:#FF0033;
	font:bold 12px arial;
	border-bottom-right-radius:3px;
	float:right;
	text-align:center;
}
.content{
	margin:5px auto;
	width:1000px;
}
.content #left_side{
	color:#000;
	width:290px;
	float:left;
	margin-left:3px;
}
.content #left_side #kotak_datepicker{
	border:1px solid #999;
	padding:3px;border-radius:5px;
	width:270px;margin:auto;margin-bottom:20px;padding:5px;background:#fff;box-shadow:0 3px 3px #c0c0c0;
}
.content #right_side{
	width:700px;
	float:right;
	border:1px solid #c0c0c0;
	box-shadow:0 0 5px #c0c0c0;
	border-radius:2px;
	background:#fff;
	margin-right:3px;
	font:12px arial;
}
.content #right_side h1{
	padding:10px;
	margin:0;
}
.content #right_side h1 #kata_awal{
	font:bold 22px arial;
	color:#333;
}
.content #right_side h1 #kata_akhir{
	font:bold 22px arial;
	color:#a61f25;
}
.content #right_side hr{
	color:#999;
}
.content #right_side p{
	padding:7px;
}
.content #right_side #detail{
	width:96%;
	margin:auto;
	margin-top:-25px;
	font:12px arial;
	line-height:18px;
}
.content #right_side #detail i{
	color:#666;
	font:italic 10px arial;
}
.content #right_side #detail fieldset{
	border-radius:5px;
	background:#f0f0f0;
	margin-top:20px;
}
.content #right_side #detail legend{
	padding:5px;
	background:#666;
	color:#fff;
	font-weight:bold;
}
.content #right_side #detail ul{
	margin-left:15px;
}
.content #right_side #detail li{
	list-style-type:square;
	line-height:25px;
}
.content #right_side #detail a{
	text-decoration:none;
	color:#333;
}
.content #right_side #detail a:hover{
	color:#999;
}
.content #right_side #detail h1{
	color:#333;
	font:bold 27px arial;
	margin-left:-10px;
}
.footer{
	background:#f0f0f0;
	width:1000px;
	margin:0 auto;
	border-top:5px solid #333;
}
.footer_logo{
	font:bold 25px arial;text-shadow:0 3px 5px #c0c0c0;margin-left:13px;
}
.footer_content{
	height:140px;
}
.footer_content ul{
	padding:0 5px 5px 5px;float:left; margin-left:10px;margin-top:10px;
}
.footer_content ul li{
	font:bold 11px arial;float:left;color:#FF6600;text-transform:uppercase;
}
.footer_content ul li ul{
	list-style:none;float:right;margin-top:0;margin-left:-5px;
}
.footer_content ul li ul li{
	margin-left:10px;border-right:1px solid #666;
}
.footer_content ul li ul li:last-child{
	border-right:none;
}
.footer_content ul li ul li a{
	float:left;margin-right:5px;text-decoration:none;color:#333;font:bold 11px arial;text-transform:none;text-shadow:0 2px 3px #999;
}
.footer_content ul li ul li a:hover{
	text-decoration:underline;
}

.footer_content #kanan{
	float:right; width:100px; margin-right:5px; font:bold 14px arial;
}
.footer_content #kanan a{
	font:11px arial;
	text-decoration:none;
	color:#333;
}
.footer_content #kanan a:hover{
	text-decoration:underline;
}
.footer_content #kanan img{
	width:20px;
}
.footer_bawah{
	font:12px arial;height:30px;line-height:30px;
	background:#111;color:#f0f0f0;padding-left:5px;text-transform:uppercase;
}
.footer_bawah a{
	color:#FF6600;text-decoration:none;
}
.footer_bawah a:hover{
	text-decoration:underline;
}