﻿/* 

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 li::after {
    content: '\f005';
    font: var(--fa-font-solid);
    margin-left: 20px;
    color: #EE2573;
}

.menu li: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;
}

/* news content */

#news_all{
	float: left;
	width: 68.33%;
	margin-top: 15px;
}

#news{
	margin-bottom: 3px;
	line-height: 175%;
}

.news {
	margin:0px; 
	padding: 12px; 
	line-height: 175%;
	margin-bottom: 60px;
    background: #fbfaf8;
}

.title {
    font-size: 1.35em;
    font-family: "Boldonse", system-ui;
    font-weight: 400;
    line-height: 135%;
    margin: 0;
    color: #2B282D;
}

.title a, 
.title a:hover,
a.title,
a:hover.title {
	color: #2B282D!important;
    text-decoration: none;
    font-weight: 400!important;
}

.category,
.category-single {
	margin: 5px 3px;
	display: block;	
    font-weight: 400;
	font-size: .85em;
    padding: 1px 5px;
    font-family: 'Tahoma', sans-serif;
    background: #E7E0E3;
}

.category a {
	font-size: .75em;
    color: #4e4e4e!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;
}

.category a::before {
    content: '\23';
	color: #EE2573;
    margin-right: 3px;
    margin-left: 9px;
}

.category span a::before {
    content: '';
    margin-left: 0px;
}

.category span a {    
    text-transform: capitalize!important;
	font-size: 1em!important;
}

.category a:hover {
	color: #F97320!important;
}

.category-single a {
    text-transform: none!important;
    color: #4e4e4e!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;    
}

.category .fa-solid {
	font: var(--fa-font-solid);
	margin-right: 3px;
	margin-left: 20px;
    color: #AE94CC;
}

.category-single a:hover {
	color: #F97320!important;
}

.category-single .fa-solid {
	font: var(--fa-font-solid);
	margin-right: 3px;
	margin-left: 20px;
    color: #EE2573;
    font-size: .80em;
}

/* -- Sidebar -- */

#sidebar-mobile {
	display: none;
}

#sidebar_all{
	float: right;
	width: 29.33%;
	margin-top: 35px;
	font-weight: 400;
}

.sidebar {
	line-height: 175%;
}

.sidebar-content {
	padding: 15px;
	margin: 0 0 15% 0;
	background: #181619;
    color: #efefef;
    border-radius: 3px;
}

.sidebar-title {
	font-family: "Tahoma", sans-serif;
	margin: -6.5% auto 0 auto;
	font-weight: 400;
    display: block!important;
	font-size: .95em;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #fff;
}

.sidebar-title span {
	background: #F97320;
	z-index: 2000;
	padding: 0 5%;
	position: relative;
}
	
.widgettitle {
    display: none;
}

/* -- Images -- */

.news img, 
.news a img {
	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;
}

.sidebar-content img, 
.sidebar-content a img, 
.sidebar-content img:hover,
.sidebar-content a img:hover {
	margin: 8px;
    padding: 0px;
	border: 0px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    -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;
}

.news a img:hover, 
.news img:hover {
    border-image-source: url('images/header.jpg');
}

.news img.wp-smiley { 
	border:none; 
	padding: 0px; 
	margin: 0px;
}

a img {
	border: 0px;
}

/* links */

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;
}

.sidebar-content a,
.sidebar-content a:link,
.sidebar-content a:visited,
.sidebar-content a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #E7E0E3;
  -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;
}

.sidebar-content a:hover {
	color: #AE94CC; 
	text-decoration: none;
}

/* - Blockquote & Input Area - */

blockquote {
    padding: 40px 0 5px 0;
	margin: 20px auto 0;
	max-width: 80%;
    position: relative;
}
blockquote p {
    font-size: 0.99em;
    font-weight: 400px;
    text-align: center;
	background: #f1f1f1;
	padding: 1.5%;
	border-radius: 4px;
}
blockquote:before {
	position: absolute;
	font: var(--fa-font-solid);
	top: 0; 
	content:"\f10d";
	color: #AE94CC;
	font-size: 1.95em;   
}
blockquote::after {
    content: "";
    top: 20px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    border-top: 0px;
    height: 3px;
    width: 200px;
}
.sidebar-content blockquote {    
	margin: 0 auto!important;
    padding-top: 2px!important;
}
.sidebar-content blockquote p {
    font-size: 0.99em;
    font-weight: 400px;
    text-align: center;
	background: #090909;
	padding: 1.5%;
	border-radius: 4px;
}
.sidebar-content blockquote:before {
	content:'';   
}

input, select, textarea {
	font-size:14px; 
	border: 1px solid #2B282D;
	background: #2B282D;
	padding: 10px;
	color: #fff;
	width: 95%;
	display: block;
    margin: 3px auto;
}

.sidebar-content input,
.sidebar-content select,
.sidebar-content textarea {
	font-size:14px; 
	border: 1px solid #2B282D;
	background: #2B282D;
	padding: 10px;
	color: #fff;
	width: 95%;
	display: block;
}

#submit {
	width: auto;
}

/* -- 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;
}

/* -- Featured Images -- */

#featured {
	margin: 0 auto;
	padding: 0;
	z-index: 1500;
}

#featured-archive {
	float: left;
	margin-right: 12px!important;
	width: 20%;
}

#featured img,
#featured img:hover {
	border: 0px; 
	box-shadow: none; 
	background: none; 
	padding: 0;
	max-width:100%!important;
	width: 100%!important;
	height: 370px!important;
	object-fit: cover!important;
	display: block!important;
    filter: grayscale(0%) brightness(1.1)!important;
    margin: 0 auto;
}

#featured-archive img,
#featured-archive img:hover {
	border: 0px; 
	box-shadow: none; 
	background: none; 
	padding: 0;
	max-width: 100%!important;
	width: 100%!important;
	height: 130px!important;
	object-fit: cover!important;
}

/* -- Pagination -- */

.pagination {
	margin: 0 0 60px 0;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.pagination li {
    display: inline;
	border-bottom: 0px!important;
}
 
.pagination li a,
.pagination li.disabled {
	color: #757575;
	border: 1px solid #fff;
	background: #fff;
    padding: 12px;
    padding: 0.75rem;
  -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;
}
 
.pagination li.active a {
	color: #929292!important;
	background-color: #fbfaf8!important;
	border: 1px solid #fbfaf8!important;
}
 
.pagination li a:hover {
	color: #fff;
	background-color: #1a1a1a!important;
	border: 1px solid #1a1a1a!important;
}

/* search form */

#searchform {
	margin:10px auto; 
	position: relative; 
	text-align:center; 
	max-width:100%;
}
	
#searchform #s {
	margin:0 auto; 
	padding: 10px 10px 10px 35px!important; 
	width:86%;
    background: #2B282D url('images/search.png') 10px center no-repeat;
    font:14px;
    color: #fff;
    text-align: left;
    outline: none;
    border:1px solid #2B282D;
}

/* Formats & styles coding */

.more-link {
	text-align: right;
	width: 100%;
    font-family: 'Tahoma', sans-serif;
    text-transform: uppercase;
    font-size: .85em;
}

.news b, .news strong { 
	color: #EE2573;
}

hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}


h1 {
	margin: 0 0 12px 0;
	font-size: 18px;
}


h2 {
	margin: 0px;
	font-size: 19px;
}


h3 {
	margin: 0px;
	font-size: 17px;
	font-weight: 700; 
	font-style: italic;
}

h4 {
	margin: 0px;
	font-size: 15px;
}

ul  {
	margin: 5px;
	padding: 5px;
}

li {
	list-style: none;
	padding:8px;
}

/* ==== DO NOT EDIT BELOW THIS ==== */

/* PC SCREEN */

@media (max-width : 1366px), (max-width : 1200px) {
    
    #wrapper,
    #content,
	.container {
        max-width: 1200px!important;
    }
    
    #header {
        min-width: 1366px!important;
    }
}


/* ------------------ 

R E S P O N S I V E    C S S

 --------------------- */
  .show-menu,
input[type=checkbox] {
	display: none;
}

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: 10px;
		margin: 0;
		background: transparent!important;
	}	
	
	.navi ul {
		position: static;
		display: none;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	}

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;
	}
    
    .show-menu .fa-solid {
        color: #EE2573;
    }

	.menu {
		display: block;
		text-align: left!important;
		width: 100%;
	}
	
	.menu li:first-child {
		margin-top: 7px;
	}

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		padding: 8px;
	}
	
	.menu li:after {
	    content: " ";
	    margin-left: 0;
	}	
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%!important;
}
	
body,
#wrapper,
#content,
#footer,
.head {
	overflow-x: hidden!important;
}
	
#wrapper {
	width: 100%!important; 
	margin: 0 auto!important;
}

#content {
	width: 100%!important; 
	padding: 0px; 
	margin: 0 auto!important;
}

#news_all {   
	width: 90%!important;
	margin: 8px auto!important;
	float: none!important;
}

.news {
	margin: 0 auto 1.5%!important; 
	padding: 7px 1px!important;
	border: 0px!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

#sidebar-mobile {
	display: block!important;
	clear: both;
	width: 90%!important; 
	margin: 15px auto!important;
}

.sidebar-content {
	border-top: 0px!important;
}
    
.sidebar-title {
    margin-top: 5px!important;
 }

.news img {
	max-width:15vw!important; 
	height: auto;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    padding: 12px;
    padding: 5px;
}


#sidebar_all,
#header{
	display: none!important;
}

embed,
iframe,
object,
video,
input,
textarea,
select {
	width: 100%;
}

#featured img,
#featured img:hover {
	max-width:100%!important;
	width: 100%!important;
	height:65vh!important;
	margin: 0;
	padding: 0;
	border: 0px;
	background: none!important;
	object-fit: cover;
}

.footer {
	width: 90%!important;
	margin: 8px  auto;
}
}

@media only screen and (max-width: 475px), only screen and (max-device-width: 200px) {
	#featured img,
	#featured img:hover {
	max-width:100%!important;
	width: 100%!important;
	height:25vh!important;
	margin: 0;
	padding: 0;
	border: 0px;
	background: none!important;
	object-fit: cover;
}
}