/* THEME */
.top-header{
	background: #00C760;
	color: #fefefe;
}
.top-header a {
	color: #fefefe;
}
.top-header a:hover, .top-header a:focus{
	color: #fff;
}
.main-header{
	background-color: #00DC71;
}
.main-header .header-area .logo > figure > a span.text1,
.main-header .header-area .logo > figure > a span.text2{
	color: #127C45;
}
.main-header .header-area .logo > figure > a span.text3{
	color: #127C45;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li:focus > a, 
.main-menu .navigation > li.current > a, 
.main-menu .navigation > li.current-menu-item > a {
    color: #fff;
}
.main-menu .navigation > li > a{
	color: #127C45;
}
.berita-header, .peng-header, .agenda-header, .photo-header{
	border-bottom: 1px solid #e6e6e6;
}
.berita-header h3, .peng-header h3, .agenda-header h3, .photo-header h3{ 
	color: #127C45;
	border-bottom: 3px solid #FBDB46;
}
.home-berita-list .post-description .post-title h1{
	color: #444;
}
.home-berita-list .post-description .post-meta{
	color: #b8b8b8;
}
.home-pengumuman .peng-list > li, .home-agenda .agenda-list > li{
	border-bottom: 1px solid #e6e6e6;
}
.home-pengumuman .peng-list > li a, .home-agenda .agenda-list > li a{
	color: #444;
}
.home-pengumuman .peng-list > li .peng-meta, .home-agenda .agenda-list > li .agenda-meta{
	color: #b8b8b8;
}
.home-photo .photo-content{
	background: #EFEFEF;
}
.home-photo .inner-box .img_holder{
	border: 1px solid #fdc800;
}
.home-photo .overlay-box i{
	color: #fff;
	background: #FEC606;
}
.sidebar .sidebar-box .sidebar-header{
	border-bottom: 1px solid #E6E6E6;
}
.sidebar .sidebar-title {
	color: #00C65F;
	border-bottom: 3px solid #FBDB46;
}

.footer-top{
	background-color: #00DC71;
	color: #666;
}
.footer-box .footer-title{
	border-bottom: 3px solid #fdc800;
}
.footer-box a{
	color: #666;
}
.footer-box a:hover, .footer-box a:focus{
	color: #fff;
}
.footer-box .social-link > ul > li > a:hover,
.footer-box .social-link > ul > li > a:focus {
	border:1px solid #fdc800;
	background:#fdc800;
	color: #002147;
}
.footer-box .social-link > ul > li > a{
	border: 1px solid #089e50;
	color: #FEFEFE;
}
.footer-box .logo > figure > span.text1,
.footer-box .logo > figure > span.text2{
	color: #FEFEFE;
}
.footer-box .logo > figure > span.text3{
	color: #fdc800;
}

.footer-bottom{
	background-color: #00C760;
}
.footer-bottom p{
	color: #127C45;
}
.footer-bottom p a{
	color: #127C45;
}
.footer-bottom p a:hover,.footer-bottom p a:focus{
	color: #fff;
}