.main-menu-custom .ribbon-right,
.main-menu-custom .ribbon-left {
	display: none;
}

.header {
	background: url(../images/logo2.png) no-repeat center top;
}

@media only screen and (max-width: 600px) {
	.blog-list-2 .item .date, .blog-list-1 .item .date {
		/*display: block;*/
	}
	
	.blog-list-1 .item .image {
		display: none;
	}
	
	.header {
		min-height: 230px;
		padding:0px;
	}
}

@media only screen and (max-width: 900px) {
	/*max-width:97%*/
	
	.split-content .content-white.left {
		width: 100%;
	}

	.split-content .content-white.small {
		width: 100%;
	}
	
	.tanggal{
		display: none;
	}
	
	.header {
		min-height: 230px;
		padding:0px;
	}
}


/* Marque */
.breaking-wrapper {
	position: absolute;
	
	width: 680px; /*width: 950px;*/
	height: 26px;
	/*background: url(/images/breaking-wrapper-bg.png) 0 0 no-repeat;*/
	/*color: #fff;*/
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -35px;
	/*padding-top: 12px;*/
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 200px;
}

.breaking-wrapper p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}

.horizontal-scroller {
	position: relative;
	height: 16px;
	width: 100%; /*width: 650px;*/
	display: block;
	overflow: hidden;
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left:28px;
}

.horizontal-scroller #scrollingtext {
	position: absolute;
	white-space: nowrap;
	font-size: 12px;
	/*color: #fff;*/
	font-weight: bold;
}

.horizontal-scroller #scrollingtext a { /* padding: 0 4px 0 14px; background: url(../images/ico-list-bullet-1.png) 0 2px no-repeat; */ margin: 0 4px 0 0; color: #FF4000; text-decoration: none; }
.horizontal-scroller #scrollingtext a:hover { color:#B38600; text-decoration: none; }
.horizontal-scroller #scrollingtext img { margin: -2px 7px 0 0; vertical-align: middle; }

/* end Marque */


#test-widget {
	width:250px;
	height:95px; /*height:140px;*/
	position:relative;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;	
}

#test-widget li p {
	display:block;
	width: 245px;
	text-align: left;
	margin-top: 5px;
}
#test-widget li images {
	display:block;
	height:140px;
	text-align: left;
	width: 245px;
	border: 5px solid #CCCCCC;
	margin-top: 20px;
}
#test-widget li shadow {
	background-image: url(../images/shadow_small.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width:245px;
	float: left;
	height: 13px;
	padding-left: 8px;
}

#test-widget li strong { padding-left: 35px; }

#test-widget.widget .nav { 
	right:12px; 
	margin-top:10px;
}

#test-widget.widget .nav span {
	display:block;
	width:15px;
	height:14px;
	float:left;
	padding:0 3px 0 0;
	cursor:pointer;
}

#test-widget { /*background:url(images/test_block.png) 0 0 no-repeat; */}

.widget .nav span#prev_test {
	background-image: url(../images/test_prev_sel.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.widget .nav span#next_test {
	background-image: url(../images/test_next_sel.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.widget .nav span#prev_test:hover {
	background-image: url(../images/test_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.widget .nav span#next_test:hover {
	background-image: url(../images/test_next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.poll-bar {
	background: #eee;
	padding:0;
	background: -webkit-gradient(linear, 0 0, 44 44,
    			color-stop(0.00, rgba(255,255,255,0.17)),
    			color-stop(0.25, rgba(255,255,255,0.17)),
    			color-stop(0.26, rgba(255,255,255,0)),
    			color-stop(0.50, rgba(255,255,255,0)),
    			color-stop(0.51, rgba(255,255,255,0.17)),
    			color-stop(0.75, rgba(255,255,255,0.17)),
    			color-stop(0.76, rgba(255,255,255,0)),
    			color-stop(1.00, rgba(255,255,255,0))
  				), -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #dddddd));
  
	background: -moz-repeating-linear-gradient(top left -30deg, 
				rgba(255,255,255,0.17), 
				rgba(255,255,255,0.17) 15px, 
				rgba(255,255,255,0) 15px, 
				rgba(255,255,255,0) 30px
				), -moz-linear-gradient(#eeeeee 0%, #dddddd 100%);
			  
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
  		  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
		  border-right: 1px solid #ddd;
}

.footer {
    background-color: #212121;
    color: #a5a5a5;
	min-height: 150px;
}

.footer-desc {
    background-color: #1d1d1d;
    color: #595959;
    font-size: 12px;
	height: 65px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}