/* Silahkan atur komposisi warna template CMS Sekolahku dengan mengganti kode warna berikut */

/* Pengaturan blok warna background body */
body {
  background: #eee url(http://higbeelandscape.com/wp-content/uploads/2014/09/grass_texture241.jpg) center top fixed ! important;
  background-size: cover;
}

.row.top {
    background: #0EAA0B;
    border-top: 5px solid #d0ff16;
}

/* Pengaturan warna background wrapper v1.4.7 */
#cms-wrap {
  background: #f7f7f7;
}


/* Pengaturan Top Nav */
.optim-is .sos .fa:hover { background: #fff; color: #090;}


 /* Nav Bar */
.cmsnav {}
.cmsnav .nav { }
.cmsnav .nav li { }
.cmsnav .nav li.home a { color: #090 ! important;}
.cmsnav .nav li:hover, .cmsnav .nav li:hover a { background: #111; }
.cmsnav .nav li ul { background: rgba(0,0,0,0.85); padding-left:0;}
.cmsnav .nav li ul li { border-top: 1px solid #222; }
.cmsnav .nav li:hover {background: #111 ! important;}
.cmsnav .nav li:hover a { background: transparent ! important; }

#is-menu {background: #fff; }
#openmobi .fa { background: #50AA07;}

.mobimenu .accordion li { background: #0EAA0B;}
.mobimenu .accordion li.level1 { background: #0EAA0B url('../img/theme/open.gif') no-repeat top 12px right; }
.mobimenu .accordion li.active>a { background: url('../img/theme/close.gif') no-repeat center right; }
.mobimenu .accordion li div { background: #0EAA0B; }
	
	/* Level 2 */
.mobimenu .accordion li ul li { background: #63C217;}
.mobimenu .accordion li ul li.level2 { background: #63C217 url('../img/theme/open.gif') no-repeat center right ;}
.mobimenu .accordion li ul li a{ }
.mobimenu .accordion li ul li ul li {background: #63C217;}

/* Header Style */
.header { border-bottom: 10px solid #10AD12; }
#head-content .circle:hover { border: 10px solid #10AD12}
.header .black .auto h1 { color: #fff;}


/* Pengaturan blok newsticker */
.tickercontainer {
background: #111;
}
.mask .ticker-title {
background: #109CAD;
color: #fff;
}
ul.newstickers li  {
background: #111;
}
ul.newstickers a , ul.newstickers .fa {
color: #eee;
}
ul.newstickers span {
color: #ddd;
} 

/* Pengaturan blok warna background Kata Motivasi */
#sub-bar {
  background: ;
}

/* Pengaturan blok warna background title slide berita */
.slides .content {
  background: rgba(0,0,0,0.6);
}
.slides .content span { background: #109CAD; color: #fff; }

/* Pengaturan blok warna is-woro */
#is-woro {
background: #fff;
}
.image span { background: #109CAD;}
#is-woro h4 a { color: #109CAD;}
#is-woro p a.readmore {
    background: #333;
    color: #fff;
}
#is-woro .list .peng:hover p a.readmore {
    background: #109CAD;
}

/* Quote */
.is-quote h3 span {
background: #109CAD;
color: #fff;}
.is-quote ul {padding: 0;}

.is-author span { background: #f7f7f7;
color: #109CAD;}

/* Galleri Homepage */
#is-galleria { background: #000;}
#is-galleria h3 span, #is-galleria h3 a { color: #109CAD;}

/* Prestasi */
.is-prestasi { border-top: 3px solid #f90;}
.prestasi h3 span { background: #f90;}
.pres .fa { background: #fbb50e; }

.modal-header.prespop, .modal-header.prespop h3 span, .modal-footer.prespop { background: #111;}

/* Tautan */
.is-links { background: #f7f7f7;}
.is-links h3 { background: #50AA07; color: #fff;}

/* Polling */
.is-poll { background: #f7f7f7;}
.is-poll h3 { background: #50AA07; color: #fff;}

/* Main Content */
.left-content h3  { background: #50AA07;}
label span, legend span { color: #777 ! important; }
.left-content .widget h5 a { color:#50AA07;}

.p-kepsek { text-align: center;}
.featured { max-width:300px;}

/* Modal / Pop Up */
.modal-body h5 { color:#50AA07 ! important;}
.modal-footer { background: #50AA07; }

/* List Post */
.post h4 a { color:#50AA07;}
.metadata span { background: #50AA07;}


/* PPDB */
input.btn-primary, button.btn-primary, a.btn-primary  { background: #50AA07; border: 0 ! important;}
input.btn-primary:hover  { background: #333;}
a.btn-warning { background: #080;}

/* Paging */
.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, .pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus { background: #50AA07 ! important; border: 1px solid #50AA07 ! important; color: #fff ! important;}
.pagination > li > a, .pagination > li > span { color: #50AA07 ! important;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #50AA07 ! important;}

/* Sidebar */
.sidebar h3{ background: #50AA07; color: #fff;}
.sidebar .keps { border-top: 4px solid #109CAD; background: #109CAD; color: #fff;}
.sidebar .kep-more a { color: #109CAD }
.image span { background: #109CAD; color: #fff;}


/* Pengaturan blok warna copyright */
#copyright-wrapper {
  background: #111;
}

/* Pengaturan blok warna footer */
#sub-footer {
  background: #50AA07;
}
#sub-footer h4, #sub-footer h5 { color: #fff;}
.list ul { padding:0;}

/* Pengaturan background warna sidebar kanan */
#aside-secondary {
}

#aside-secondary .widget {
background: #f2f2f2;
}

#aside-secondary .widget-title h4 {
  background: #e6e6e6;
}

#aside-secondary .widget-title h4:hover {
  color: #fff;
  background: #3bf;
}

