/* 

Theme Name: Kim Mingyu (Light)
Theme URI: kim-mingyu.net
Author: Never Enough Design
Design URI: https://neverenoughdesign.com

*/


/* body */

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
    font-weight: 400;
	color: #4e4e4e;
	overflow-x: hidden!important;
}

#wrapper {
	margin: 0 auto;	
	width: 100%;
	max-width: 1500px;
	position: relative;
}

#content {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
    float: left;
}

/* header */
#header {
	max-width: 100%;
	min-width: 1500px!important;
	height: 400px;
    background-image: url('images/header.jpg');
	background-repeat: no-repeat; 
	background-position: center center;
    margin: 0 auto;
} 

.header-mobile {
	display: none;
}

/* menu */

#navigation {
    text-transform: uppercase;
    font-size: .99em;
	width: 100%;
	margin: 0 auto!important;
}

.navi {
	padding: 0;
}

.container {
	text-align: center;
	margin: 0 auto;
	width: 1500px;
	position: relative;
    padding: 8px;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
}

.menu {
	display: inline-block;
	line-height: 14px;
    font-weight: 700;;
	text-transform: uppercase;
	vertical-align: text-bottom;
	text-align: left;
	background: #090909;
}

.menu a {
    color: #fff!important;
	display: inline-block;
	padding: 7px;
    transition: all 0.4s ease-out;
}

.menu a:hover {
	color: #417c84!important;
}

.divider {
    display: block;
}

a.home {
    display: none;
}

/* gallery top menu */

.menutop {
	padding: 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
	padding: 5px!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.menutop a:hover {
	padding: 8px;
	text-decoration: none!important;
}

/* gallery */

#gallery {
	width: 100%;
	margin: .2% auto 3% auto;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	font-size:14px; 
	border: 1px solid #EDEDED;
	background: #EDEDED;
	padding: 10px;
    margin: 2px;
	color: #565656;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #757575;
	transition: all 0.4s ease-out;
}

a:hover {
	color: #374732; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
}

.tableh1 {
	margin: 0 auto;
	color: #030303;
	border-bottom: 1px solid rgba(128, 128, 128, .2);
	padding: 8px;
    font-size: .95em;
    font-weight: 400;
	text-transform: uppercase; 
	line-height: 175%;
	text-align: center;
}

.tableh2 {
	margin: 2.5% auto;
    font-weight: 400;
	font-size: .95em;
    text-transform: uppercase;
	padding: 8px;
	background: #132320;
	color: #fff;
}

.tableh2 a {
	color: #fff!important;
	font-weight: 400!important;
	padding: 0px 2px;
}

.tableh2 a:hover {
	color: #bae2e3!important;
}

.tableb, .tablef {
	margin: 1px;
	font-size: 14px;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 5px;
}

.catrow .albs,
.catrow .pics {	
	font-size: .85em;
	font-weight: 700;
	text-transform: uppercase;
    line-height: 16px;
	display: inline-block!important;
}

.albs,
.pics {
	padding: 5px;
	margin: 1px auto;
}

.albs {
	background: #8eb4b7;
	color: #000;
}

.pics {
	background: #425037;
	color: #fff;
}

.thumb_filename {
	font-size: 80%;
	display: block;
}

.thumb_title {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #efefef;
	margin: 2px 1px;
	padding: 2px;
    width: 55%;
    font-weight: 700;
}

.thumb_caption {
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #6aa5ac;
	margin: 2px 1px;
	padding: 2px;
    width: 55%;
    font-weight: 700;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	margin: 7px;
	padding: 3px;
	border: 3px solid transparent;
	border-image: linear-gradient(to bottom right, #fff, #fff);
	border-image-slice: 1;
	transition: all 0.4s ease-out;
}

a:hover .image {
	border: 3px solid transparent;
	border-image: linear-gradient(to bottom right, #697550, #267488);
	border-image-slice: 1;
}

.catrow a img,
.catrow_noalb a img,
.catrow a img:hover,
.catrow_noalb a img:hover {
	width: 150px;
	height: auto;
    border: 0px!important;
}

.image,
.image:hover, 
.imageborder {
	padding: 1px;
}

.thumbnails, 
.thumbnails:hover {
	padding: .2%;
}

.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.statlink {
	font-weight: 400!important;
	padding: 5px;
}

.statlink a {
	font-weight: 400!important;
}

.statlink .stats {
	margin: 2.5% 0;
	text-align: right;
	font-size: .95em;
	color: #fff;
	padding: 12px 25px;
    text-transform: none!important;
	background: #171717;
}

.statlink .stats strong {
    color: #347b90;
    font-weight: 700!important;
	font-size: 1.35em;
	font-style: italic;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	color: #757575;
    font-weight: 400;
	font-size: 1.45em;
    text-transform: capitalize;
}

.catlink a {
	color: #050505;
	transition: all 0.4s ease-out;
}

.catlink a:hover {
	margin-left: 5px;
	color: #4d583a!important;
	border-top: 2px solid #4d583a;
}

/* -- footer -- */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center!important;
	line-height: 175%;
}

.footer {
	margin: 1.5% auto;
	width: 1200px;
	text-align: center;
}

.footer span {
	font-size: .95em;
	font-weight: 700;
	text-transform: uppercase;
}

.footer a {
	color: #708365!important;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
}

.footer a:hover {
	color: #45a0d7!important;
}

.footer .fa-solid,
.footer .fa-brands {
	vertical-align: middle;
    color: #45a0d7!important;
	margin: auto 7px;
	font-size: .60em;
}

.footer .disclaimer {
	text-align: left!important;
	letter-spacing: 0px!important;
}

.footer hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}

/* -- PC SCREEN -- */

@media (max-width : 1366px), (max-width : 1200px) {
	
	#wrapper,
    #content,
    .container {
        max-width: 1200px!important;
    }
    
    #header {
        min-width: 1366px!important;
    }
    
    .catrow .albs,
	.catrow .pics {
		font-size: .75em;
		display: inline-block;
}

	img.icon {
		width: auto!important;
	}

}

/* -- MOBILE DEVICES -- */
.show-menu,
.menu input[type=checkbox] {
	display: none;
}

.menu input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px),
(max-width : 959px) {
	
	#navigation {
        overflow: hidden!important;
        margin: 0;
        display: block!important;
		background: #090909;
	}

	.navi {
		padding: 15px;
		margin: 0;
	}

	.navi .container {
		margin: 0;
	}	
	
	.navi ul {
		position: static;
		display: none;
		list-style: none!important;
		margin: 0!important;
		padding: 0!important;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	}

	.show-menu {
		font-size: 0.999rem;
		display: block;
		text-transform: none;
		margin-bottom: 8px;
	}
	
	.show-menu .fa-solid {	
		color: #c0cd96;
	}

	.menu,
    a.home {
		display: block;
		text-align: left!important;
		width: 100%;
	}

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		padding: 10px!important;
	}
	
	.bull {
		display: none!important;
	}
	
	
} 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%!important;
}

body,
#wrapper,
#content,
.maintable,
#footer,
.header-mobile,
.title-mobile {
	overflow-x: hidden!important;
}

#wrapper {
	width: 100%!important; 
	margin: 0px!important;
}

#content {
	width: 100%; 
	padding: 0px; 
	margin: 0px!important;
}

img.header-mobile {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

.maintable  {
	width: 100%;
}

.navmenu {
	font-size: 100%;
}

#gallery { 
	margin: 0 auto 20px auto!important;
	padding: 0px; 
	width: 90%;
	border-top: 0px;
}

#gallery .menutop {
	max-width: 65vw!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}
	
.catrow a img,
.catrow_noalb a img {
	width: 10vw!important;
}

#header { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 90%!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}
}

@media only screen and (max-width: 470px), only screen and (max-device-width: 200px) {
	
.thumb_title,
.thumb_filename,
.thumb_caption {
    width: 50%!important;
    font-size: 0.65em!important;
}
}