/*
Theme Name: paplk_badilag
Theme URI: http://it.dewady.com/category/wordpress/
Description: Template yang cocok untuk pengguna yang suka dengan warna cerah, dipadukan dengan warna-warna lain yang keliatan lebih menarik, template ini juga bisa digunakan untuk portal berita, maupun blog pribadi yang menginginkan kategori-kategori yang ada diblog ditampilkan pada saat website dibuka, dilengkapi dengan fitur-fitur kategori yang bisa disetting sendiri, navigasi menu dropdown yang bisa diatur di halaman wp-admin dan juga fitur slideshow update artikel terbaru yang bisa di aktifkan dan dinonaktifkan, tanpa menguasai css dan php pun template ini sudah bisa digunakan :). Themes ini Gratis !!! silahkan dimodifikasi sesuka hati, terimakasih untuk tidak menghapus Copyright yang ada di footer :)
///////////////////////////////////////////////////
///// salam Informatika - STMIK Palangka Raya /////
///////////////////////////////////////////////////
Version: 1.0.0
Author: Ady Rhs
Author URI: https://dewady.com
License: license.txt
License URI: license.txt
*/

/* Bismillahirrahmanirrahim */



body {
	/*background: url('images/background.png') #FF9900; 
	/*background-color:#FF9900;*/
}

@font-face {
   font-family: "Font Digital";
   src: url('assets/fonts/digital-7.ttf');
}
.latarbelakanghijauatas {
  background:  #056E4F; 
}
.latarbelakanghijau_footer {
	background:  #056E4F;padding-left: 10px; padding-right: 10px;padding-top: 20px;padding-bottom: 20px;
}

.latarbelakangkuning_footer {
  background:  #FF9900; padding-top: 0px;padding-left: 10px; padding-right: 10px;
}
.latarbelakangkuning_menu {
  background:  #FF9900;padding-bottom:20px;padding-top: 0px;padding-left: 5px; padding-right: 5px;margin-bottom: -40px;
}
.latarbelakangkuning {
	background:  #FF9900; padding-top: 0px;padding-left: 5px; padding-right: 5px;margin-bottom: 10px;
}

.latarbelakanghijau {
	background:  #056E4F; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px;margin-bottom: 10px;margin-top: -10px;
}

.latarbelakanghijaubawah {
	background:  #056E4F; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;margin-bottom: 5px;margin-top: -10px;
}

.latarbelakangspot {
	background:url('images/spot_bg.png');
}

.digital {
   font-family: "Font Digital";
}

.table ul li {list-style-image:url(icon/artikel.png);margin-left: -20px} 

.tableheader ul li {list-style-image:url(icon/artikel.png);margin-left: -20px; margin-top: 5px; margin-bottom: 5px;} 
.tableheader ul li a {
	color:white;
}
.icongambar li {list-style-image:url(icon/artikel.png);} 
/* Awal Sidebar */

li.widget {list-style:none;color: white;top:10px;}
.widget-title { border-radius:3px;padding:7px;font-weight:bold;font-size:large;color:white;margin-bottom:5px;margin-top: 5px;text-align: center;}
.widget-title a {color:white;}

.widget>.caret,.dropup>.widget>.caret{border-top-color:white!important}
.widget-title .badge,.widget-warning .badge{text-shadow:none}.widget.active,.widget:active{background-image:none}.widget-title{background-image:-webkit-linear-gradient(top,#056E4F 0,#419641 100%);background-image:-o-linear-gradient(top,#056E4F 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#056E4F),to(#419641));background-image:linear-gradient(to bottom,#056E4F 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.widget-title:focus,.widget-title:hover{background-color:#419641;background-position:0 -15px}.widget-title.active,.widget-title:active{background-color:#419641;border-color:#3e8f3e}

.widget ul li {list-style-image:url(icon/artikel.png);margin-left: -15px}
/* Akhir Sidebar */
.widget li {border-bottom: 1px solid gray; margin-bottom:3px;padding-bottom:3px;}

.comment-author-link {color:#3e91a6}
.comment-author-link a {color:#3e91a6}


.garis {border-bottom: 1px solid #c7c9c7;padding-bottom: 2px;margin-bottom: 2px;}
.dotted {border-bottom: 1px dotted #c7c9c7;padding-bottom: 2px;margin-bottom: 2px;margin-bottom: 10px;}

/* SLIDE */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 300px;
  float: left;
  width: 100%;
  border: 0;
  }

.tembuspandang {
	 background: url('images/bg.png');
}
/* SLIDE */


/* start page number */ 
span.pages
{ line-height:25px;
  font-size:14px;
  margin:5px 2px 5px 2px;
  padding:3px 8px 3px 8px;
  text-decoration:none;
  background:#056E4F;
  color:white;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px; 
  text-align:center;
  font-weight:bold;
  }
.page-numbers
{ line-height:25px;
  font-size:14px;
  margin:5px 2px 5px 2px;
  padding:3px 8px 3px 8px;
  text-decoration:none;
  background:#056E4F;
  color:white;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px; }
a.page-numbers {color:white;}
.page-numbers:hover
{ background:red;
  color:white;
  -webkit-transition:margin-left 2s ease,background-color 2s ease;
  -moz-transition:margin-left 2s ease,background-color 2s ease;
  -o-transition:margin-left 2s ease,background-color 2s ease;
  transition:margin-left 2s ease,background-color 2s ease; }

.current,.current:hover
{ color:black;
  font-weight: bold;
  background:#09bb86;
  border:0px solid #0af53f; 
  
  }
/* End PAgeNumber */

.linkbreadcrumb {color:#46b8da;} 
.linkbreadcrumb a:link {color:#46b8da;} 

/* BEGIN Untuk gambar dan konten */
.thumbgambar img {float:left; width: 65px; height: 75px; padding:0px; margin:0px 8px 0px 2px;}
.warnabiru,.warnabiru a {color: #5243bc;}
.warnahitam,.warnahitam a, .warnahitam a {color: #310000;}
.warnaputih,.warnaputih a, .warnaputih a {color: white;}

.warnahijau, .warnahijau a {color:#056E4F;}
/* END untuk gambar dan Konten */

/* Pengaturan Singgle Artikel */
.kontensingle img{max-width:98%;border-radius:5px; border:solid 3px #056E4F;box-shadow:0 0px 10px #FF9900; margin-top:7px;margin-right:2px; margin-bottom:3px; margin-left:2px;}

.kontensingle td {padding:5px 5px;margin:5px 5px; vertical-align: top;}

table.alignleft {display: inline;float: left;margin: 2px 15px 0 0;}
table.alignright {display: inline;float: right;margin: 2px 0 0 15px;}
table.aligncenter {margin:5px 0;clear: both;display: block;margin-left: auto;margin-right: auto;}

img.alignleft {display: inline;float: left;margin: 2px 15px 0 0;}
img.alignright {display: inline;float: right;margin: 2px 0 0 15px;}
img.aligncenter {margin:5px 0;clear: both;display: block;margin-left: auto;margin-right: auto;}
/* Pengaturan Singgle Artikel */

/* Untuk Komentar */
.reply {color:black;}
.reply a, a#cancel-comment-reply-link{display:inline-block;color:black;text-decoration:none;position:relative;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:5px 5px 5px 5px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
a#cancel-comment-reply-link {display:inline-block;color:black;text-decoration:none;position:relative;cursor:pointer;background-color:#fff;border:2px solid red;border-radius:5px;padding:5px 5px 5px 5px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; float:right;}
#commentblock ol li{background:#FFF;color:black;list-style: none;margin: 0px 10px 5px 0px;padding:10px;border:1px solid blue;border-radius:5px;}
#commentblock li img {padding: 0px;border:none;box-shadow:3px 6px 8px 1px #99FFCC;}
#commentblock .avatar {float:right;}
#commentblock .wp-smiley {padding:1px;border:none;box-shadow:none;}
#commentlist li p{margin-bottom: 8px;line-height: 20px;padding: 0px;}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; font-size:15px; text-decoration:none;}
.commentinfo{clear: both;}
.commentlist p {font-size:13.5px; color:black;}
.commentlist p a {color:black;}
.commentlist p a:hover {color:black;text-decoration:underline;}
.commentlist .avatar {margin:2px 0px 0px 0px;float:left;padding:0px;border:1px solid blue;box-shadow:3px 6px 8px 1px red; border-radius:5px;}
.commentlist .reply {margin: 10px 0px 5px 0px;text-align:right;}

.comment-meta {text-decoration:none; color:blue; font-size:12px;font-style:italic;}

.comment-edit-link {text-decoration:none;color:blue;}
.comment-edit-link a {color:red;}
.fn {font-size:15px;font-style:normal;font-family:"Comic Sans MS", cursive;font-weight:bold;text-transform:uppercase;color:red;}
.fn a  {color:red;}
.fn a:hover  {text-decoration:underline;}
#submit {border-radius:5px; border:#0FF 1px dotted; padding:10px; background:#CFC;font-weight:bold;}
#submit:hover {text-shadow:3px 3px 3px #9966FF; font-weight:bold;color:white; background:#39c664;}

/* BEGIN GALERY */

            /* jssor slider arrow navigator skin 05 css */
            /*
            .jssora05l              (normal)
            .jssora05r              (normal)
            .jssora05l:hover        (normal mouseover)
            .jssora05r:hover        (normal mouseover)
            .jssora05ldn            (mousedown)
            .jssora05rdn            (mousedown)
            */
            .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(img/a17.png) no-repeat;
                overflow:hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05ldn { background-position: -250px -40px; }
            .jssora05rdn { background-position: -310px -40px; }

                /* jssor slider thumbnail navigator skin 02 css */
                /*
                .jssort02 .p            (normal)
                .jssort02 .p:hover      (normal mouseover)
                .jssort02 .pav          (active)
                .jssort02 .pav:hover    (active mouseover)
                .jssort02 .pdn          (mousedown)
                */
                .jssort02 .w
                {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 100%;
                    height: 100%;
                }
                .jssort02 .c
                {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 100px;
                    height: 66px;
                    border: #000 0px solid;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c, .jssort02 .pav .c 
                {
                	background: url(img/t01.png) center center;
                	border-width: 0px;
                    top: 2px;
                    left: 2px;
                    width: 99px;
                    height: 64px;
                }
                .jssort02 .p:hover .c, .jssort02 .pav:hover .c
                {
                    top: 0px;
                    left: 0px;
                    width: 100px;
                    height: 66px;
                }
/* END GALERY */

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: center; color: #333; font-size: 15px; margin-top:-10px; margin-bottom:0px; }
#wp-calendar thead { font-size: 10px; background:  #f5f5f5; border: 1px solid #fff; text-align: center; padding:5px;color:#310000;}
#wp-calendar thead th { padding: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:5px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/* widget polling */
.wp-polls-form {color:black;}
.wp-polls-ul ul {color:black;}
/* calendar widget */

.menu-bawah {float:right;}
.menu-bawah {
	margin-left:0px;
	width:100%;
}
.menu-bawah ul {
	list-style: none;
	margin-left:-40px;
}

.menu-bawah li {
	float: left;
	position: relative;
}
.menu-bawah a {
	display:block;
	margin: 0px 10px 0 0px; /*6px 15px 0 10px;*/
	font-size: 1em;
	text-decoration: none;
	color:white;
	text-decoration: underline;
}

.menu-bawah ul ul li {
	display:none;
}

#multipage-links {
	font-size:17px;font-weight: bold;
}

.btn-pa {
	background:#056E4F;
	color:white;
	border: 1px solid #FF9900;
}

.btn-pa:hover {
	background:#034330;
	color:white;
	border: 1px solid #FF9900;
	text-shadow:0px 1px 0px rgba(0,0,0,0.4);
}

.btn-pa a {
	color:white;
	text-shadow:0px 1px 0px rgba(0,0,0,0.4);
}

.btn-pa a:hover {
	color:white;
	background:#034330;
	text-shadow:0px 1px 0px rgba(0,0,0,0.4);
}

.btn-pa2 {
	background:#ffffff;
	color:black;

}

.btn-pa2:hover {
	background:#FFFFFF;
	color:black;

}

.btn-pa2 a {
	color:black;

}

.btn-pa2 a:hover {
	color:black;
	background:#FFFFFF;

}

#top-nav {
  position:fixed !important;
  position:absolute; /* IE6 Fallback */
  bottom:100px;
  right:30px;
  z-index:999;
}

/* Add the following to your stylesheet */


.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.dropdown-menu {width:330px;}
/*
ul .dropdown-menu li .menu-item{width:320px;}
*/

.rss-date{color:gray;}
.rssSummary {font-size:12;color:red;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.test_potong {font-size:12;color:red;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/* Clear Floats */
.clear:before,
.clear:after {
  content: "";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  clear: both;
}