/*
Theme Name: Darklight Child
Theme URI: https://themeforest.net/user/smartpixol/portfolio
Author: Smart Pixol
Author URI: https://themeforest.net/user/smartpixol/
Template: darklight
Description: Darklight Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: darklight-child
*/


/* Content Styles
######################################################################## */



/*fix for IE 11 which prevented page from displaying at all */
  @media all and (-ms-high-contrast:none)
     {
     *::-ms-backdrop, body { opacity: 10!important;} /* IE11 */
     }


.dark-background.site-header .site-title a {
  color:#88BCEC!important;
}

.featured-post-carousel-05 figure .category {
  display: none;
}

.featured-post-carousel-04 figure .category {
  display: none;
}

.entry-title {
	color: #ECEC88!important;
}

.entry-content h3 {
	color: #88EC88!important;
}

.entry-content h4 {
	color: #ECEC88!important;
}


#content a {
	color: #B8EB72;
}

.PP_Entry__permalink {
	color: #fff!important;
	font-size: 50px!important;
}

.PP_Entry__title a {
	text-shadow: 1px 1px 3px #000;
}

.PP_Entry__view {
	font-size: 30px!important;
	font-weight: bold!important;
}

.entry-title {
	margin-bottom: 30px!important;	
}


.post-itself-entry-title {
	color: #ECEC88!important;
}

.post-itself-entry-content a {
  color:#88BCEC!important;
}

.widget_recent_entries a {
  color:#88BCEC!important;
}

.widget a {
  color:#88BCEC!important;
}


.tagcloud a {
  color:#88BCEC!important;
}

.clip {
  border: solid 2px #777;
}


.archive-content article .post-content .meta.bottom {
    padding-bottom: 30px;
}


.page .page .entry-content p {
  text-align: left;
}


.kd-btn {
	display: block;
	background: #4296E1!important;
	color: #fff!important;
	font-size: 20px!important;
	margin: 20px auto 20px auto!important;
	transition: background-color 0.5s ease;
	width: 80%;
}

.kd-btn:hover {
	background: #1C68AE!important;
	text-decoration: none;
}


/* Portfolio Styles */

.kd-portfolio div {
	margin-bottom: 30px;
}
.kd-portfolio p {
	text-align: center!important;
}

.kd-portfolio img {
	display: block;
	margin: 0 auto 0 auto;
}


/* Archived Wallpaper Galleries */

#archive-wallpaper-index {
	margin: 0 0 0 -18px;
	padding: 0;
}

#archive-wallpaper-index dl {
	float: left;
	height: 235px;
	margin: 0 0 0 18px;
	padding: 0;
	width: 169px;
}

#archive-wallpaper-index dt {
	margin: 0;
	padding: 0;
}

#archive-wallpaper-index dd img {
	border: solid 1px #000;
}

#archive-wallpaper-index dd {
	margin: 0;
	padding: 0;
}

/* Diversions */

#diversion-list dl {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	text-align: center;
	width: 180px;
}

#diversion-list dt {
	font-size: x-small;
	margin: 5px 0px 3px 0px;
}

#diversion-list dd img {
	border: solid 1px #ccc;
	margin: 0 auto 0 auto;
}



/* VG Console Stock Photos */

#vg-consoles img {
	border: solid 1px #bbb;
}

#vg-consoles dl {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	text-align: center;
	width: 230px;
}

#vg-consoles dt {
	font-size: x-small;
	margin: 5px 0px 3px 0px;
}

#vg-consoles dd img {
	border: solid 1px #ccc;
	margin: 0 auto 0 auto;
}
#vg-consoles dd img:hover {
	border: solid 1px #444;
}
#vg-consoles dd {
	font-size: x-small;
	margin: 0;
}





/* About Site Gallery */

#about-gallery {
	margin: 0 auto 0 auto;
	min-width: 270px;
	width: 100%;
}

#about-gallery h2 {
	font-size: 1.5em;
}

#about-gallery dl {
	display: block!important;
	float: left;
	margin: 0 2% 3% 0;
	min-width: 246px;
	padding: 0;
	width: 30%!important;
}

#about-gallery dt {
	text-align: center;
	margin: 0;
	padding: 0;
}

#about-gallery dd img {
	border: solid 1px #ccc;
	display: block!important;
	float: none;
	margin: 0 auto 0 auto!important;
	padding: 3px;
}



/* Blog wallapaper layout */
#wallpapers {
	clear: both;
	margin: 2em 0 0 0;
	width: 100%;
}

#wallpapers dl {
	margin: 0 0 30px 0;
	padding: 0;
}

#wallpapers dt {
	border-bottom: solid 2px #333838;
	color: #ddd!important;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

@media handheld, only screen and (max-device-width: 480px) {
    /* overrides or style additions for iPhone */
	#wallpapers dt span {
		display: none;
	}
	
	.site-description {
		display: none;
	}

}

#wallpapers {
	display:block;
	overflow:auto;
}

#wallpapers dd {
	color: #ddd;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

#wallpapers dd strong {
	font-weight: normal;
}

#wallpapers-col1 {
	float: left;
	margin-right: 5%;
	width: 47%;
}

#wallpapers-col2 {
	float: left;
	width: 47%;
}

.post-content h3 {
	clear: both!important;	
}

.yarpp-related {
	clear: both;
	width: 100%;
}

.yarpp-thumbnail {
  border: 0!important;
}

.yarpp-thumbnail-title {
  font-size: .7em!important;
  font-weight: normal!important;
  line-height:1em!important;
}

#related-p {
	background: #eee;
	border: solid 1px #ddd;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0 10px;
}

#related-p p {
	margin: 10px 0 20px 10px;
	padding: 0;
}

/* Homepage */



@media handheld, only screen and (max-device-width: 480px) {


}


/* Store */


#kd-store dl {
	float: left;
	height: 280px;
	width: 220px;
}

#kd-store dd {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Homepage */



@media handheld, only screen and (max-device-width: 480px) {


}



#hp-affiliates {
	clear: both;
	padding-top: 30px;
}
#hp-affiliates a {
	display: block;
	float: left;
	height: 31px;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 88px;
}
#hp-affiliates img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}


/* Wallpaper Page */

.srp-pagination {
	display: block;
	clear: both;
	padding-top: 30px;
	width: 100%;
}

.srp-pagination a:first-child {
	display: block;
    float: left;
	width: 30%;
}

.srp-pagination a:last-child {
	display: block;
    float: right;
	text-align: right;
	width: 30%;
}

