/* 

Theme Name: Dennougumi.org (NED)
Theme URI: https://dennougumi.org
Author: Never Enough Design
Design URI: https://neverenoughdesign.com


*/


/* body */

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "Lora", 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;
}

/* header */
#header {
	max-width: 100%;
	min-width: 1500px!important;
	height: 440px;
    background-image: url('images/header.jpg');
	background-repeat: no-repeat; 
	background-position: center center;
    margin: 0 auto;
} 

.head {
	display: none;
}

/* menu */

#navigation {
    font-family: 'Tahoma', sans-serif;
    text-transform: uppercase;
    font-size: .85em;    
    font-weight: 400;
    margin: 0 auto;
}

.navi {
	padding: 0;
}

.container {
	padding: 15px;
	width: 1500px;
	position: relative;
	text-align: center;
    margin: 1.5% auto;
    background: #2B282D;
    color: #fff;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
	border-bottom: 0px!important;
}

.menu {
	line-height: 14px;
}

.menu li {
	margin: 0 0 0 5px;
	display: inline-block;
	border-bottom: 0px!important;
}

.menu .fa-solid {
    font: var(--fa-font-solid);
    margin: auto 3px;
    color: #EE2573;
}

.menu a:last-child:after {
	content: " ";
}

.menu a {
    color: #fff!important;
    font-weight: 400!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;
    padding: 5px;
}

.menu a:hover {
    color: #AE94CC!important;
}

.menu .home {
    display: none;
}

/* gallery top menu */

.menutop {
	padding: 0 8px 8px 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
    color: #2B282D!important;
	background: #eaeaea;
	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;
	background: #F97320;
    color: #fff!important;
}

/* gallery */

#gallery {
	width: 100%;
	margin: 0 auto 20px auto;
}

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	border: 1px solid #eaeaea;
	background: #eaeaea;
	padding: 10px;
	margin: 7px;
	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;
  -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;
}

a:hover {
	color: #F97320; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
    font-family: 'Tahoma', sans-serif;
}

.tableh1 {
    font-size: 1.35em;
    font-family: "Boldonse", system-ui;
    font-weight: 400;
    line-height: 115%;
    margin: 0 auto;
	text-align: center;
}

.tableh1 h2 {
    font-size: 1.00em;
}

.tableh2 {
	margin: 8px auto 0 auto;
	font-size: .90em;
	text-transform: capitalize; 
	padding: 2.0% 1.8%;
	line-height: 1.7em;
    background: #2B282D;
    font-family: 'Lora', serif;
    font-weight: 400;
}

.tableh2 a {
    color: #E7E0E3!important;
    font-weight: 400!important;
}

.tableb, .tablef {
	margin: 1px;
	font-size: .95em;
	background: #fbfaf8;
    padding: 0px 5px;
}

.tableb a {
    font-size: 14px!important;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 20px;
	background: #181619;
    color: #efefef;
}

td.thumbnails {
    background: #fbfaf8!important;
    padding: 8px;
}

.cats {
    margin-top: 2px;
}

.cats span1 {
	margin: 0 auto;
    font-size: .90em;
	font-style: normal!important;
    line-height: 115%;
    font-weight: 400;
	text-transform: uppercase;
    background: #EE2573;
    padding: 2px 5px;
}

.cats span2 {
	margin: 0 auto;
    font-size: .90em;
	font-style: normal!important;
    line-height: 115%;
    font-weight: 400;
	text-transform: uppercase;
    background: #F97320;
    padding: 2px 5px;
}

.cats span1 b,
.cats span2 b {
	color: #fff;
}

.thumb_filename {
	font-size: 80%;
	display: block;
}

.thumb_title,
.thumb_caption {
	font-size: .85em;
	font-weight: 400;
	padding: 1px 3px;
	display: block;
    width: 55%;
	background: #2B282D;
	color: #E7E0E3;
	margin: 2px 1px;
}

.thumb_caption a,
.thumb_title a {
	text-decoration: underline;
	color: #fff!important;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	margin: 8px;
    padding: 5px;
	border: 2px solid transparent;
    border-image-source: url('images/placeholder.jpg');
    border-image-slice: 90 270;
    -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;
}

a:hover .image {
    border-image-source: url('images/header.jpg');
}

.image,
.image:hover, 
.imageborder {
	padding: 1px;
}

.thumbnails {
	padding: .5%;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 160px;
	height: auto;
	object-fit: cover;
	padding: 0!important;
	border: 0px!important;
	box-shadow: none!important;
	filter: grayscale(0%) brightness(100%)!important;
}

.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.display_media .image {
	max-width: 100%;
	height: auto;
	margin-right: 0;
	margin-left: 0;
}

.statlink {
	font-weight: 400!important;
	font-size: 14px!important;
	font-style: normal!important;
    color: #2B282D;
}

.stats {
	padding: 12px;
    font-size: .70em;
    text-transform: uppercase;
}

.stats strong {
	font-size: 3.10em;
	color: #AE94CC;
	font-family: 'Lora', serif;
    font-style: italic;
	font-weight: 400;
}

.statlink a {
	font-size: .95em!important;
    color: #2B282D!important;
	font-weight: 400!important;
    text-transform: uppercase;
    -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;
}

.statlink a:hover {
    color: #F97320!important;
}

.statlink h2 {
    font-weight: 400!important;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
	margin: 7px 0;
	font-weight: 400;
    display: block!important;
	font-size: 1.35em;
}

.catlink a {
	font-family: "Lora", serif;
	font-weight: 400!important;
	color: #E7E0E3!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;
}

.catlink a:hover {
	color: #AE94CC!important;
    margin-left: 7px;
}

.catlink .fa-solid {
	font-size: .55em;
	color: #AE94CC;
	margin-left: 3px;
	vertical-align: middle;
}

/* -- footer -- */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center!important;
	line-height: 175%;
	font-size: .95em;
	width: 100%;
	font-family: "Tahoma", sans-serif;
}

.footer {
	margin: 0 auto;
	padding: 12px;
	width: 1200px;
	text-align: center;
	color: #fff;
	background: #2B282D;
}

.footer a {
	font-size: .85em;
	color: #AE94CC!important;
	text-decoration: none;
	font-weight: 700!important;
	padding-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.footer a:hover {
	color: #F97320!important;
	text-decoration: none!important;
	border-bottom: none!important;
}

.footer .disclaimer {
	font-size: .99em!important;
	font-weight: 400!important;
	text-align: left!important;
	letter-spacing: 0px!important;
	font-family: "Lora", serif;
}

hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}

/* == DO NOT TOUCH ANYTHING BELOW THIS == */

/* ------------------

 P  C   S C R E E N 

-------------------*/

@media (max-width : 1366px), (max-width : 1200px) {
	#wrapper,
	#content,
	.container {
		max-width: 1200px;
	}
	
	#header {
		min-width: 1366px;
	}
}

/* ------------------ 

R E S P O N S I V E    C S S

 --------------------- */
.show-menu,
.navi input[type=checkbox] {
	display: none;
}

.navi 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: #2B282D;
	}

	.navi {
		padding: 15px 2px;
		margin: 0;
	}

	.navi .container {
		padding: 0px;
		margin: 0;
        background: transparent;
	}
	
	
	.navi ul {
		position: static;
		display: none;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	}

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;	
		padding: 8px!important;
	}
    
    .show-menu .fa-solid {
        color: #EE2573;
    }

	.menu,
	.menu .home {
		display: block;
		text-align: left!important;
		width: 100%;
	}

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		padding: 8px;
	}	
    
    .menu .bull {
        display: none;
    }
}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body,
#wrapper,
#content,
.maintable,
#footer,
.head {
	overflow-x: hidden!important;
}

#wrapper {
	width: 100%!important; 
	margin: 0px!important;
}

#content {
	width: 100%; 
	padding: 0px; 
	margin: 0px!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

.maintable  {
	width: 100%;
}

#gallery { 
	margin: 0 0 20px 0;
	padding: 0px; 
	width: 100%;
	background: #fff;
	border-top: 0px;
}

#gallery .menutop {
	max-width: 65vw!important;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 10vw!important;
}
	
	.stats {
		line-height: 195%;
	}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}

#header,
.sordorder_cell { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 90%!important;
	margin: 8px  auto;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}

}

@media only screen and (max-width: 470px), only screen and (max-device-width: 375px),
only screen and (max-width: 200px), only screen and (max-device-width: 200px) {
	
.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: block;
	font-size: .55em;
	width: 60%;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:5vw;
}

}