
/*
	Theme Name: Waluyo Theme
	Theme Skin: Dark
	Author: Works of Wisnu
	Author URI: http://worksofwisnu.com
	Version: 1.0
*/

body,
#content-wrapper {
	background: #ececec !important;
	color: #6d7073;
}

#sideleft,
#wrapper,
.navbar-inverse,
ul.related-posts > li > .related-content > .related-thumb > a:hover:before {
	background: #363b40 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	color: #363b40;
}

::selection {
	background-color: #03b4ea;
	color: #fff;
}

::-moz-selection {
	background-color: #03b4ea;
	color: #fff;
}

blockquote {
	border-left-color: #03b4ea;
}

pre {
	background-color: #5f5f5f;
	color: #d3d3d3;
}

ul.side-nav li a,
.navbar-inverse .navbar-nav>li>a {
	color: #9e9fa0;
}

.more-link,
.post-title,
.post-title a {
	color: #363b40;
}

.post p {
	color: #6d7073;
}

.more-link:hover,
.more-link:focus,
.post-title a:hover {
	color: #03b4ea;
}

.tagcloud a:hover,
.more-link::after,
.more-link::before {
	background: #03b4ea;
}

.format-label {
	border-color: #363b40 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.quote-author {
	border-right: 4px solid #03b4ea;
}

a,
.widget ul li,
.not-found h1,
#error-page h1,
ul.archive-list,
.back-btn:hover,
.more-link:hover,
.more-link:focus,
.post-title a:hover,
.widget ul li a:hover,
.wpcf7-form span.required,
ul.archive-list li a:hover,
.widget-recent-posts a:hover,
#wp-calendar>tfoot>tr>td>a:hover,
.contact-form label span.required,
.comment-form label span.required,
.widget-quote a.quote-author:hover,
.comment-navigation .nav-next a:hover,
.author-page-desc .author-bio h4 a:hover,
.comment-navigation .nav-previous a:hover,
.format-link .post-desc a.link-post:hover,
.post-password-form input[type='submit']:hover {
	color: #03b4ea;
}

.related-meta h3 {
	color: #fff;
}

.widget a.banner125 img {
	background-color: #474b50;
}

.copyright:before,
.recent-posts-item,
.navbar-inverse .navbar-toggle,
.widget-recent-comments ul.recent-comments-list li {
	border-color: #474b50;
}

.searchinput input[type="text"],
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus,
.mobile-searchinput input[type="text"] {
	background-color: #474b50;
}

.searchinput input[type="text"]:focus,
.mobile-searchinput input[type="text"]:focus {
	background-color: #474b50;
}

.back-btn,
#wp-calendar>thead,
.comment-reply-link,
.comment-author:after,
.audioplayer-bar-played,
.audioplayer-bar-button,
.posts-navigation li a:hover,
.posts-navigation li.active a,
.wpcf7-form input[type="submit"],
.audioplayer-volume-adjust div div,
.comment-form input[type="submit"],
.contact-form input[type="submit"],
.error-page-form input[type="submit"],
.post-password-form input[type='submit'],
.widget-subscribe-form input[type="submit"] {
	background-color: #03b4ea;
}

.comment-reply-link:hover,
.wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover,
.contact-form input[type="submit"]:hover,
.error-page-form input[type="submit"]:hover,
.widget-subscribe-form input[type="submit"]:hover {
	background-color: #2eccfc;
	box-shadow: none;
	color: #fff;
}

.audioplayer-time-current,
.audioplayer-time-duration {
	border-color: #03b4ea;
}

ul.side-nav > li.has-sub.active > ul > li:first-child:before {
	border-color: #363b40 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.posts-navigation li a,
.posts-navigation li.disabled {
	background-color: #fff;
	box-shadow: 0 1px 0 rgba(163, 163, 163, 0.21);
}

.posts-navigation li. a:hover,
.posts-navigation li.active a {
	box-shadow: 0 1px 0 #00a2d3;
}

.copyright:before,
.tagline-on-page:after {
	border-color: #9e9f9f;
}


/*== Responsive Setting ==*/
@media (max-width: 320px) {
	.related-meta .format-label {
		border-color: #363b40 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	}
}