.t3-mainnav{
	border:none;
}
.slideshow{
	padding: 30px 0 !important;
}
.article-header{
	height: 100px;
}

.head-search .form-control{
	/*height: 80px;*/
}

.module-title{
	background-color: #008000;
	color: #ffffff;
	padding: 10px;
	text-align: center;
}

.logo-image > a {
	/*max-width: 390px;
	max-height: 80px;*/
}

.header-undhari{
	padding:0 120px;
}

.logo-header{
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.teks-header{
	display: block;
	float: left;
	padding: 5px 0;
	
}
.teks-atas{
    text-shadow: 0px 0px 5px #000000;
    font-size: 24px;
    margin: auto;
    color: #F9CF00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    margin-bottom: -8px;
}
.teks-bawah{
	font-style: italic;
	margin: auto;
	color:#ffffff;
	font-weight: lighter;
	font-size: 16px;

}
.container-header{	
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 120px;
	background-color: #008000;
	margin:0 -120px;

}
.page-masthead .row-feature{
	width: 100%;
	padding: 0px;
}

.t3-sidebar{
	background-color: #eeeeee;
}

.mod-articles-category-title:hover{
	background-color: #008000;
	color: #ffffff;
	text-decoration: none;
}

.mod-articles-category-title{
	padding: 10px 10px;
}

.module-ct>ul>li{
	padding :0;

}

.article-title{
	text-transform: uppercase;
}

.article-header{
	height: auto;
}

.item-page .article-aside{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.t3-footer{
	background-color: #008000;
	color: #ffffff;
}

h2{
	font-size: 18px;
}

h1{
	font-size: 28px;
}

.readmore>.btn-default{
		border:none;
		color:#008000;

}

.readmore>.btn:hover{
		background-color: #ffffff;
		color: #998888;
		text-shadow: 0px 0px 5px #ff0000;
		
}

@media screen and (max-width: 1000px){
	h2{
		font-size: 14px;		
	}
	.article-aside{
		font-size: 10px;
		font-weight: bolder;
	}
}

@media screen and (max-width: 610px){
	h2.article-title{
		font-size: 17px;		
	}
	.logo-header{	
	text-align: center;
	float: none;
	margin-right: 20px;
	
	}
	
	.teks-header{
	text-align: center;
	float: none;
	padding: 20px 0;

	}
	.teks-atas{
		margin-bottom: 0px;
	}
	.container-header{
		height: 100%;
	}

	.item-image>a>img{
		max-height: 200px;
		max-width: 200px;
		
	}

	.article-header{

		float: left;
		height: auto;
	}
	.article-intro{
		margin-top: -20px;
	}




}

@media screen and (max-width: 500px){

	h2.article-title{
		font-size: 15px;		
	}
	.article-aside{
		font-size: 10px;
		font-weight: bolder;
	}

	.t3-content{
		padding: 0 20px;
	}
	.teks-bawah{
		display: none;
	}
}

@media screen and (max-width: 350px){
	.teks-atas{
		font-size: 18px;
	}
}
