html{
	font-family: 'Libre Franklin', sans-serif;
}
.container{
	width:90%;
}
.main-navigation .menu ul ul{
	background:#fff;
}
.top-masthead, .top-masthead a {
    color: #000;
    font-size: 14px;
}
.top-masthead {
    background: #fff;
}
.main-navigation {

    background: #fff;

}
.navigation-container .site-title, .navigation-container ul li a, .navigation-container .icon-search {

    color: #000;

}
#upl-list-143 ul li img{
	width:200px;
	height:150px;
}
.upl-post-title a{
	padding:1px 2px 2px 1px;
	color:#bb1919;
	font-weight:bold;
}
#upl-list-143 ul{
	
}
#upl-list-143 li{
	padding:0px 8px 8px 0px;
	background-color: rgba(253,252,255, 0.7);
	margin-bottom:0px;
	border-bottom:1px solid #e6e8e3;

}
#iklan_atas{
	width:100%;
	height:200px;
	padding:0px;
	border-radius:0px;
}

#right_widget{
	padding:5px;
	margin-top:-15px;
}
#right_widget ul{
	
}
#right_widget li{
	list-style:none;
	margin:5px;
}
#left_widget{
	margin-top:-20px;
}

#video_bawah{
	width:100%;
}
#upl-list-143 ul li {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
	padding-top:5px;
	border-bottom:1px solid #e6e8e3;
	background:#fff;
	text-align: justify;
	   height:auto; 
	padding-right:20px;
	padding-left:5px;
	width:100%;
}
#upl-list-143 ul li img{
	padding-top:10px;
	float:left;
	height:150px;
	margin-right: 20px;
	padding-left:5px;
	padding-bottom:10px;
}
#upl-list-143{
	margin-top:10px;
}

#upl-list-144 ul li {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	padding-top:5px;
    background:#fff;
    padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
    border-bottom: 1px solid #e6e8e3;
	font-size: 15px;
	    height: auto;
	width:100%;
}
#upl-list-144 ul li img{
	padding-top:5px;
	height:80px;
	width:110px;
	padding-left:2px;
	padding-right:5px;
	padding-bottom:2px;
}
#upl-list-415 ul li {
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 100px;
    min-height: 100px;
    padding: 4px;
}
.feedburnerFeedBlock{
	background:rgba(253,252,255, 0.7);
	padding:5px;
}
.feedburnerFeedBlock ol{
	list-style: none;
  counter-reset: item;
}
.feedburnerFeedBlock li{
	counter-increment: item;
   margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom:1px solid #e6e8e3;
}
/* .feedburnerFeedBlock li:before{
	margin-right: 10px;
   content: counter(item);
   background: lightblue;
   border-radius: 100%;
	 font-weight:bold;
   color: white;
   width: 1.8em;
   text-align: center;
   display: inline-block;
} */
.feedburnerFeedBlock a{
	font-size:20px;
	font-weight:bold;
}
#creditfooter{
	display:none;
}
#right_widget h2{
	font-size:16px;
	background:#bc1b12;
	padding:10px;
	color:#fff;
	border:1px solid #e6e8e3;
}
#left_widget h3{
	font-size:20px;
	background:#bc1b12;
	padding:10px;
	color:#fff;
	margin-bottom:0px;
	border:1px solid #e6e8e3;
}

/*Untuk berita kanan*/
.covernews_Posts_Grid .spotlight-post, .align-items-center {
    background: #fff;
    margin-bottom: -5px;
    border-bottom: 1px solid #e6e8e3;
}
.masthead-banner.data-bg {
    padding: 25px 0;
}


#video_bawah #upl-list-415 h2{
	font-size:16px;
}
#video_bawah #upl-list-415 ul{
	background:rgba(255,255,255, 0.8);
	padding-top:0px;
}
#video_bawah #upl-list-415 ul li {
	margin-right:10px;
}
#video_bawah #upl-list-415 ul li a{
	font-size:12px;
	position:absolute;
	color:#fff;
}
#upl-list-144 ul li {
    font-size: 12px;
}

#upl-list-785 ul li {
	font-size:12px;
	background:white;
	height:auto;
	border-bottom:1px solid #ddd;
	margin-bottom:0px;
}
#upl-list-785 ul li img{
	font-size:12px;
	background:white;
	height:65px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}


/*opini*/
#upl-list-413{
	margin-top:10px;
}
#upl-list-413 ul{
	width:100%;
}
#upl-list-413 ul li img{
	width:75px;
	float:left;
	padding:5px;
}
#upl-list-413 ul li{
	background:white;
}

/*Hide Author*/
.posts-author{
	display:none;
}
.ham {
	background-color: #b31717;
}
.ham::before, .ham::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    background-color: #b31717;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}