@font-face {
	font-family: 'UbuntuLight';
	src: url('fonts/ubuntu-light-webfont.eot');
	src: url('fonts/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ubuntu-light-webfont.woff') format('woff'),
		 url('fonts/ubuntu-light-webfont.ttf') format('truetype'),
		 url('fonts/ubuntu-light-webfont.svg#UbuntuLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face	{
	font-family:'BebasNeueRegular';
	src:url('fonts/bebasneue-webfont.eot');
	src:url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/bebasneue-webfont.woff') format('woff'),
		url('fonts/bebasneue-webfont.ttf') format('truetype'),
		url('fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}

/* reset */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
html, body{height:100%;}
body{position:relative;}
p {text-align:justify;margin-bottom:20px;}
ul{margin:0 0 15px 20px;padding:0;}
ul li{margin:0;padding:0;}
ol{margin:0 0 15px 20px;padding:0;}
ol li{margin:0;padding:0;}
a img{border:none;}
p img{padding:0;max-width:100%;}
.clear{clear:both;}
img{max-width:100%;height:auto;}

a{color:#0170c4;text-decoration:none;}
a:hover{color:#03518c;text-decoration:none;}

h1, h2, h3, h4, h5, h6{font-family:'BebasNeueRegular',Arial, sans-serif;font-weight:normal;padding:0px;margin:0; line-height:150%;color:#143a85;}
h1{font-size:400%;}
h2{font-size:18px;padding:0;}
h3{font-size:120%;padding:0;}
h4{font-size:100%;padding:0;}
h5{font-size:80%;padding:0;}
h6{font-size:60%;padding:0;}

/* page setup */
body{font-family:'BebasNeueRegular',Arial, sans-serif;font-size:20px;line-height:150%;padding:0;margin:0;color:#222;
background:#640406;}
#home{min-height:100vh;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #c82d35), color-stop(1, #640406) );background:-moz-linear-gradient( center top, #c82d35 15%, #640406 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c82d35', endColorstr='#640406'); background-color:#640406;}

/* layout */
.wrapper{margin:0 auto;width:980px;padding:0 10px;overflow:hidden;background:transparent;min-height:100%;}

#header{display:block;margin:0;padding:0 0 55px;background:url(images/riple.png) bottom repeat-x, url(images/thailand.jpg) top repeat-x;}
#middle{display:block;margin:0;padding:20px 0 0;min-height:550px;}
#content{width:720px;padding:0;margin:10px 10px 0;float:left;}
#right{width:210px;padding:0;margin:10px 10px 0;float:left;}
#footer{padding:10px;color:#fff;font-size:12px;display:block;height:auto;margin:0; overflow:hidden;background:url(images/pattern.png) #0170c4;font-size:11px;}

/* clearing & floating */
.clearingfix:after{content:".";display:block;line-height:0px;clear:both;visibility:hidden;}
.clearingfix{display:block;}
.floatbox{overflow:hidden;}

/* logo */
#header #logo{margin:10px auto;padding:0;display:block;text-align:center;}
.hasil{display:block;text-align:center;margin-bottom:30px;}
.big{font-size:64px;font-weight:bold;line-height:110%;color:#014578;}

.loginform{float:right;padding:15px 0;}
.loginform input{font-family:Arial, sans-serif;font-size:14px;}
.loginform input[type=text], .loginform input[type=password]{padding:5px;}

.userinfo{float:right;padding:15px 5px;font-size:12px;text-align:right;color:#0171c4;line-height:150%;}

/* topmenu */
#menu{display:block;margin:0 0 5px;}
#menu a{float:left;margin-right:5px;color:#ffee00;padding:5px 20px;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #c82d35), color-stop(1, #640406) );background:-moz-linear-gradient( center top, #c82d35 15%, #640406 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c82d35', endColorstr='#640406'); background-color:#640406;border-radius:4px;border:1px solid #640406;}
#menu a:hover{background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #640406), color-stop(1, #c82d35) );background:-moz-linear-gradient( center top, #640406 15%, #c82d35 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#640406', endColorstr='#c82d35');}

/* slider */
#slider{display:block;float:left;padding:0;background:transparent;width:650px;height:300px;overflow:hidden;}

.result{display:block;margin-bottom:10px;font-size:11px;color:#0171c4;}

* img.centered{display:block;margin-left:auto;margin-right:auto;}
* img.alignright{padding:4px;margin:5px 0 5px 10px;display:inline;}
* img.alignleft{padding:4px;margin:5px 10px 5px 0;display:inline;}
* .alignright{float:right; margin:0 0 5px 10px;}
* .alignleft{float:left; margin:0 10px 5px 0;}

ol.trackback{margin:0 0 0 20px;}
ol.trackback li{list-style:none;}

input, select{margin-bottom:4px;}

#entry{display:block;height:auto;padding:0;margin:10px 5px; overflow:hidden;background:#530201;}
.comment{display:block;padding:10px;margin:10px 0 0;}
.comment a{text-decoration:none;}
.comment a:hover {text-decoration:underline;}
.comment h2{margin:0 0 15px;padding:0;font-size:20px;font-weight:bold;}
.comment h2.title{text-align:center;text-transform:uppercase;}
.comment h3, .comment h4, .comment h5{font-weight:bold;padding:0;margin:0 0 15px;}
.comment img{margin:0px; padding:0px;}
.comment img.centered{display:block;margin-left:auto;margin-right:auto;}
.comment img.alignright{padding:4px;margin:5px 0 5px 10px;display:inline;}
.comment img.alignleft{padding:4px;margin:5px 10px 5px 0;display:inline;}
.comment img.avatar{float:left;padding:4px;border:#fff 1px solid;margin:5px 15px 10px 0;}
.comment img.readmore{margin:10px 0;}
.comment ul{margin:10px 0 10px 20px;padding:0;}
.comment ul li{margin:0 0 5px;padding:0 0 5px 25px;list-style:none;background:url(images/list.png) 0 2px no-repeat;}
.comment ol{margin:10px 0 10px 30px;padding:0;}
.comment ol li{margin:0;padding:0;list-style:decimal;}
.comment p{margin:10px 0;padding:0;}
.comment blockquote, .comment pre{margin:10px 0px;padding:10px 15px;font-family:'Courier New', Courier;background:#500200;border:1px dashed #bb2435;}
.comment blockquote cite{margin:5px 0 0;display:block;}
.comment code{font:1em 'Courier New', Courier, Fixed;padding:10px 15px;border:1px dashed #bb2435;background:#500200;display:block;margin:15px 0px;}
.comment quote{padding:10px 15px;background:#500200;border:1px dashed #bb2435;display:block;margin:15px 0px;}
.comment quote code{padding:0;border:none;display:block;margin:0px;}
.comment .metainfo{margin:-15px 0 10px 0;font-size:10px;color:#ffd91f;}
.comment .metainfo a{font-weight:normal;text-decoration:none;color:#ffd91f;}

.thumbs{width:auto;height:auto;}
.thumbs img{max-width:300px;height:auto;}

/* navigation */
.navigation{clear:both;margin:10px 0 0 0;padding:6px;text-align:center;color:#ffd91f;}
span.pages{display:none}
span.page-numbers.current{margin:0;padding:3px 10px 3px 10px;color:#ffd91f;background:#230000;border:1px solid #bb2435;}
.navigation a{color:#ffd91f;margin:0;padding:3px 10px 3px 10px;background:#93111b;border:1px solid #bb2435;}
.navigation a:hover{text-decoration:underline;}
.navigation a.prev{display:none;width:0;height:0;}
.navigation a.next{display:none;width:0;height:0;}

#tabContainer{padding:0;}
.tabs{background:transparent;margin:0;padding:0;}
.tabs>ul{list-style:none;margin:0;padding:0;}
.tabs>ul>li{margin:0 1px 0 0;padding:5px 10px;display:block;font-weight:bold;float:left;color:#ffd91f;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #230000;background:#230000;transition:background-color ease-in-out .2s;-moz-transition:background-color ease-in-out .2s;-webkit-transition:background-color ease-in-out .2s; text-transform:uppercase;}
.tabs>ul>li:hover{color:#ffd91f;background:#530000;border:1px solid #530000;cursor:pointer}
.tabs>ul>li.tabActiveHeader{background:#ffd91f;cursor:pointer;display:block;color:#530000;text-shadow:1px 1px #fff;}
.tabscontent{padding:0;margin:0;background:transparent;}

table.noborder td{border:0 !important;}

th, td{padding:5px;border:1px solid #ddd;}

.noborder th, .noborder td{padding:5px;border:0;}

.borderputih td{border:2px solid #222;padding:5px;}

.tablehead{background:#640406;text-align:center;color:#fffe00;font-size:24px;font-weight:bold;border:1px solid #c82d35;}
.tabledataganjil{background:#fff;text-align:center;}
.tabledatagenap{background:#eee;text-align:center;}

.tstriped>tbody>tr:nth-child(odd)>td{background-color:#fff;border:1px solid #c82d35;}
.tstriped>tbody>tr:nth-child(even)>td{background-color:#f3f3f3;border:1px solid #c82d35;}

.bola{display:inline-block;width:32px;height:32px;margin-right:2px;color:#000;border-radius:50%;font-size:20px;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ffd700), color-stop(1, #cd9b1d) ); background:-moz-linear-gradient( center top, #ffd700 1%, #cd9b1d 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd700', endColorstr='#cd9b1d');background-color:#cd9b1d;}
.bolakecil{display:inline-block;width:32px;height:32px;margin-right:2px;color:#fff;border-radius:50%;font-size:20px;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #999), color-stop(1, #000) ); background:-moz-linear-gradient( center top, #999 1%, #000 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#000');background-color:#000;}
.bolabiru{display:inline-block;width:32px;height:32px;margin-right:2px;color:#fff;border-radius:50%;font-size:20px;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #999), color-stop(1, #000) ); background:-moz-linear-gradient( center top, #999 1%, #000 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#000');background-color:#000;}

.statistik{display:block;margin:20px auto;padding:10px;width:700px;background:#e5f1ff;border-radius:6px;}
.progress{height:30px !important;}
.progress-bar{background-color:#143a85 !important;font-size:15px !important;line-height:30px !important;font-weight:bold !important;}
.progress-bar-danger{background-color:#640406 !important;}
@media screen and (max-width:480px){
	.progress{height:60px !important;}
	.progress-bar{font-size:30px !important;line-height:60px !important;}
}

.tstriped2>tbody>tr:nth-child(odd)>td{background-color:#e5f1ff;border:1px solid #01b6de;}
.tstriped2>tbody>tr:nth-child(even)>td{background-color:#99ccff;border:1px solid #01b6de;}