/*
Theme Name:  Kanvas - mobile 
Version: 2.0
Author: Febriansyah 2014
*/

@import url(http://fonts.googleapis.com/css?family=Bitter:400,700,400italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url("../fonts/eufont.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: none !important;
	font-family: 'Open Sans', sans-serif;
}
html{
	background:#fbfbfb;
}
img {
	border:none 0;
	outline:none;
}
input {outline:none !important;}
iframe {border:0;}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
.fl {float:left;}
.fr {float:right;}
.opacity {
	opacity: 0;
	filter: alpha(opacity=0);
}
iframe {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	max-width:100% !important;
	overflow-y: hidden !important;
}
html { font-size: 100%;}
::selection{
	background: #780006;
	color: #FFF;
}
::-moz-selection { color: #fff;  background-color: #780006;}
a {
	color: #9f0b10;
	text-decoration:none !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
strong { font-weight: 600;}
.center { text-align: center;}
.justify {text-align: justify;}
p {
	padding:0;
	margin:0 0 20px 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
		  outline:none;
}
.red{	color:#e54242; }
.green{	color:#060; }
.grey{	color:#333; }

td .red{
	background:#e54242;
	color:#fff;
	padding:0 8px;
	line-height:20px;
	border-radius:5px;
	display:inline-block;
	font-size:12px;
}
td .green{
	background:#060;
	color:#fff;
	padding:0 8px;
	line-height:20px;
	border-radius:5px;
	font-size:12px;
	display:inline-block;
}
td .grey{
	background:#333;
	color:#fff;
	padding:0 8px;
	line-height:20px;
	border-radius:5px;
	display:inline-block;
	font-size:12px;
}
.rows {
	padding: 0px 0 0px 0;
	overflow: hidden;
	clear: both;
}
h4.media-heading{
	margin:7px 0 2px 0;
}
/** ========================= MAIN ========================= **/
body {
	color: #000;
	background:#fbfbfb;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size: 11px;
	line-height:1.4;
	margin: 0;
	overflow-x:hidden !important;
}
h1,h2,h3,h4,h5{
	font-weight:900;
	line-height:1.4;
}
.wrapper{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container{
	padding:70px 0 0 0 !important;
	/*max-width:720px;*/
	margin:0 auto;
	width:100%;
}
.blockwrapper{
	max-width:900px;
	margin:0 auto;
}
.row{
	overflow:hidden;
	padding:10px 0;
	clear:both;
}
.section{
	padding:0px 0;
}
.section-bordered{
	border-top:solid 5px #f2f2f2;
	border-bottom:solid 5px #f2f2f2;
}
.entry{
	padding:20px;
}
.center{
	text-align:center;
}
.ico{
	font-size:16px;
	display:inline-block;
	line-height:40px;
	vertical-align:top;
	text-align:center;
}
.ico:before{
	display:inline-block;
	line-height:40px;
	vertical-align:top;
}

#mobnav-btn {
	display:none;
}
.mobnav-subarrow {
    display: none;
}
/** ========================= COLOM ========================= **/
.col-content{width:900px;}
.col-sidebar{width:280px; margin:0 20px 0 0;}
.col1{ width:100%;}
.col2{ width:50%;}
.col3{ width:33.333333%}
.col4{ width:25%;}
.col5{ width:20%;}
.col6{ width:16.6666667%}
.col-content,.col-sidebar,.col1,.col2,.col3,.col4,.col5,.col6{
	float:left;
	padding:0 10px;
}
/*---------------------Header----------*/
#header{
	padding:10px 0;
	/*overflow:hidden;*/
	position: fixed !important;
	  -webkit-backface-visibility: hidden;

  box-sizing: border-box;
  top: 0;
  width: 100%;
  /* height: 30px; */
  z-index: 1000000;
  background: #fff;
}
.menuMobile a{
	color:#f7921e;
	float:left;
	font-size:26px;
}
.menuMobile a:hover{
	color:#f7921e;
}
.logo{
	display:inline-block;
	margin:0 0 0 5px;
	max-width:210px;
	float:left;
}
.logo img{
	width:100%;
}
.logo .date{
	padding:3px 0 0 10px;
	display:block;
}
.bt-head{
	overflow:hidden;
}
.bt-head a{
	float:right;
	display:inline-block;
	padding:0;
	color:#666;
	font-size:26px;
}
/*--------------headline--------*/
.thumb-big{
	position:relative;
}
.thumb-big img{
	width:100%;
}
.tiny-head {
	background: #9f0b10;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	float: left;
	font-family: 'Bitter', serif;
	margin: 0 0 10px 0;
	display: block;
}
.tiny-head a {
	color: #fff;
	font-weight:bold;
}
.thumb-big .tiny-head{
	position:absolute;
	left:10px;
	bottom:1px;
}
.title-headline a{
	font-weight:bold;
	color:#000;
	font-size:16px;
}
.title-red{
	background: #9f0b10;
	overflow:hidden;
}
.title-grey{
	background: #949494;
	overflow:hidden;
	border-top:2px solid #4d4d4d;
}
.title-mon{
	background: #9f0b10;
	overflow:hidden;
	border-top:2px solid #6D070A;
}
.isi-news{
	overflow:hidden;
	margin-bottom:15px;
}
.page-title{
	font-size:12px;
	font-family: 'Bitter', serif;
	color:#fff;
}
.media-list{
	border-bottom:1px solid #CCC;
}
.media-heading a{
	font-size:14px;
	color:#000;
	font-weight:normal;
}
.media-thumb{
	display:inline-block;
	margin-top:7px;
	margin-bottom:7px;
	margin-right:7px;
	vertical-align:top;
}
.media-thumb img{
	width:80px !important;
	height:40px !important;
}
.media-body{
	display:inline-block;
	width:66%;
}
.meta-infos,.meta-detail{
	margin:0px 0 10px 0;
	font-size:10px;
}
.meta-infos1{
	margin:0px 0 10px 0;
	font-size:10px;
}
.meta-detail{
	font-size:12px !important;
}
.meta-detail .meta-times,
.meta-detail .meta-report{
	line-height:30px;
}
.meta-news{
	color:#9f0b10;
	font-weight:bold;
	border-right: 1px solid #9f0b10;
	padding:0 10px 0px 0;
}
.meta-times{
	color:#9f0b10;
	padding:0 0 0 10px;
}
.meta-times1{
	color:#9f0b10;
	padding:0;
}
.meta-report{
	color: #666;
	padding:0 0px 0px 10px;
}
.rows-news{
	padding:10px 0;
}
.rows-news a{
	color:#000;
	font-weight:bold;
}
.rows-news ul{
	padding:0;
	margin:0;
}
.rows-news ul li{
	padding:10px 0;
	border-bottom: solid 1px #ccc;
}
.pt10{padding-top:10px;}.pt20{padding-top:20px;}.pt30{padding-top:30px;}.pt40{padding-top:40px;}
.page-pagination {
	width: 100%;
	overflow: hidden;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	clear: both;
}
.page-pagination a {
	display: inline-block;
	background: #f37a1f;
	padding:10px 20px;
	text-align: center;
	text-decoration:none;
	color: #fff;
	font-size:14px;
	font-family: 'Bitter', serif;
	cursor: pointer;
	border-radius: 5%;
}
.bb{border-bottom: 1px solid #CCC;}
.searchIndex{
	width:30px;
	height:28px;
	margin:0 0 0;
	display:inline-block;
	background: url(../images/search-index.jpg) no-repeat;
}
.tableIndex a{
	font-weight:600;
	color:#6e6e6e;
}
.tableIndex tr td{
	padding:5px 0;
}
.tableIndex a:hover{
	color:#000;
	text-decoration:none;
}
.titleinsd{
	padding: 10px 0px;
	font-weight:700;
	border-bottom: solid 2px #9f0b10;
}
.title-headline h3{
	margin:10px 0 3px 0;
}
#news-detail .title-headline h3{
	font-size:17px;
}
#news-detail .paragraph p,
#news-detail .rows-news li a,.page-title{
	font-size:14px;
}
.ads-hor {
  text-align: center;
  clear: both;
  padding: 10px 0;
  margin:0  auto; 
	max-width:468px;
}
.ads-hor img{
	width:100%;
}
.fixedAds {
  position: fixed;
  bottom: -3px;
  width: 100%;
  padding: 0;
  margin-bottom: -13px;
  z-index:100;
}
.ads-ver {
  text-align: center;
  padding: 0 0 20px 0;
}
/*------------footer----------*/
#footer{
	background:#9f0b10;
	padding:10px 0 60px 0;
	color:#fff;
	font-size:13px;
	text-align:center;
}
#footer p {
	margin:0 0 15px 0;
}
.googleplay{
	width:115px;
	height:40px;
	display:block;
	background:url(../images/gogleplay.png) no-repeat;
	background-size:115px;
	margin:0 auto;
}
.socmedMobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.socmedMobile ul li {
  text-align: right;
  display: inline-block;
}
.socmedMobile ul li a {
  display: block;
  height: 30px;
  width: 30px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 10px;
  background-size:30px !important;
}
.socmedMobile ul li a.fb-icon {
  background: url(../images/icons/facebook-icon.png) no-repeat;
}
.socmedMobile ul li a.twitter-icon {
  background: url(../images/icons/twitter-icon.png) no-repeat;
}
.socmedMobile ul li a.youtube-icon {
  background: url(../images/icons/youtube-icon.png) no-repeat;
}
.socmedMobile ul li a.instagram-icon {
  background: url(../images/icons/instagram-icon.png) no-repeat;
}
.socmedMobile ul li a.rss-icon {
  background: url(../images/icons/rss-icon.png) no-repeat;
}
.search{
	position:relative;
	padding: 13px 45px 0 30px;
	margin:5px 0 15px 0px;
}
.search #s {
	border-radius: 5px;
	padding:10px;
	border: none;
	width: 300px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	background:#e8e8e8;
}
.search #searchsubmit {
	text-indent: -9999px;
	border: none;
	position: absolute;
	display: block;
	background: url(../images/icons/search-icon.png) no-repeat;
	height: 37px;
	width: 37px;
	right: 30px;
	cursor: pointer;
	top: 12px;
}
form {
	display: block;
	margin-top: 0em;
}
.searchq{
	width:100px;
	border-radius:10px;
	border:none;
	padding:3px 10px;
}
input[type=text], textarea, input[type=password] {
  border: solid 1px #ddd;
  width: 100%;
  border-radius: 5px;
  padding: 0 10px;
  height: 35px;
  color: #333;
  background: #fff;
}
.shorter{
	padding:20px 10px;
	width:100%;
}
.form-control {
	display: inline-block;
	height: 28px;
	padding: 2px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color:#9f0b10;
	background-color: #fff;
	background-image: none;
	border: 1px solid #bcbdc0;
	font-family: 'Bitter', serif;
	float:left;
	margin:0 10px 0 0;
}
