﻿/* 

Theme Name: Never Enough Premade #29 (Taylor Swift)
Author: Never Enough Design
Design URI: https://neverenoughdesign.com

*/


/* body */

p:empty:before{content: none!important;}

body {
	background-color: #e8e8e8;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Serif', serif;
    font-weight: 300;
	font-size: 14px;
	line-height: 175%;
	color: #4e4e4e;
	overflow-x:hidden!important;
	word-wrap: break-word;
}

#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: 1600px;
	height: 500px;
	background-repeat: no-repeat; 
	background-position: center center;
    background-size: cover;
    margin: 0 auto;
} 

.head {
	display: none;
}

/* menu */

#navigation {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.navi {
	padding: 0;
}

.container {
	text-align: center;
	margin: 0 auto;
	width: 1200px;
	position: relative;
    background: #1b1b1b;
	padding: 10px;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
}

.navi li:after {
	content: ' \f00d ';
	font-size: 0.95em;
    font: var(--fa-font-solid);
	margin-left: 10px;
	vertical-align: middle;
}

.navi li:last-child:after,
.sociables li:after {
	content: '';
}

.menu {
	display: block;
	font-family: 'Montserrat', sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	vertical-align: text-bottom;
}

.menu a {
	font-weight: 400!important;
	display: inline-block;
	padding: 7px;
    -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;
}

.menu a:hover {
	color: #85b2aa!important;
}

/* news content */

#news_all{
	float: left;
	width: 68.33%;
	margin: 38px 0 60px 0;
}

#news{
	margin: 0 auto 3px;
    width: 100%!important;  
}

.news {
	margin: 1rem;
}

.news-content-index {
	background: #fff;
    border: 1px solid #efefef;
	padding: 1.5rem;
    display: inline-block!important;
    position: relative;
    margin: 1.0rem;
    vertical-align: text-top;
}

.news-content-index:first-child {
    width: 90%;
}

.news-content-index:not(:first-child) {
  flex: 1;
  width: 40.88%;
}

.news-content {
	background: #fff;
    border: 1px solid #efefef;
	padding: 8px 15px;
}

.comments {
    line-height: 175%;
	margin: 0 auto;
	display: block!important;
}

.title,
.title-page {
    margin: 0 auto 1% auto;
	font-size: 1.20em;
    line-height: 120%;
	display: block;
	font-family: 'Playfair Display', serif;
    text-transform: none!important;
	text-align: center;
	font-weight: 400;
}

.title span,
.title-page span {
	display: block;
	position: relative;
	width: 85.55%;
	margin: 3px auto;
	height: 5px;
    border-bottom: 2px solid transparent;
    border-image-source: url('images/header.jpg');
    border-image-slice: 90 270;
}

.title-page {
	margin: 15px auto 0 auto;
    font-size: 1.60em!important;
}

.title a,
.title a:hover,
.title-page a,
.title-page a:hover {
	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,
.category2 {
    margin: 0 auto;
	display: block;
	font-size: 0.70em;
	font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.category2 {
    text-align: left;
}

.category a,
.category2 a {
	margin-right: 2px;
    padding: 1px 3px;
	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 {
    margin-right: 3px;
    margin-left: 7px;
    font: var(--fa-font-solid);
    color: #85b2aa;
}

.category2 a {
	padding: 2px!important;
    background: #85b2aa;
    color: #fff!important;
}

.category2 a:hover {
    background: #000000;
}

/* -- Sidebar -- */

#sidebar-mobile {
	display: none;
}

#sidebar_all{
	float: right;
	width: 30.33%;
	margin-top: 55px!important;
}

.sidebar {
	line-height: 175%;
}

.sidebar-content{
	padding: .95rem;
	margin: 0 0 65px 0;
    background: #dedcdc;
    color: #393939;
    font-weight: 400;
}

.sidebar-title {
	display: block;
	text-transform: uppercase;
	font-size: .99em;
	margin: 0;
	color: #85b2aa;
	padding: 10px;
	font-weight: 700;
	text-align: center;
}

.widgettitle {display: none;}

/* -- Images -- */

.news img, 
.news a img,
.sidebar-content img, 
.sidebar-content a img, 
.sidebar-content img:hover {
	margin: 5px;
    padding: 0;
	--c: #85b2aa;
  --b: 2px;
  --g: 1px;
  
  padding: calc(var(--g) + var(--b));
  --_g: #0000 25%,var(--c) 0;
  background: 
    conic-gradient(from 180deg at top    var(--b) right var(--b),var(--_g))
     var(--_i,200%) 0  /200% var(--_i,var(--b))  no-repeat,
    conic-gradient(            at bottom var(--b) left  var(--b),var(--_g))
     0   var(--_i,200%)/var(--_i,var(--b)) 200%  no-repeat;
  transition: .3s, background-position .3s .3s;
  -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, 
.sidebar-content a img:hover {
	--_i: 100%;
  transition: .3s, background-size .3s .3s;
}

.news img.wp-smiley { 
	border:none; 
    box-shadow: none;
	padding: 0px; 
	margin: 0px;
}

a img {
	border: 0px;
}

/* links */

a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #888787;
  -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: #000; 
	text-decoration: none;
}

/* - Blockquote & Input Area - */

blockquote {
    padding: 30px;
	margin: 20px auto 0 auto;
	max-width: 80%;
    position: relative;
}
blockquote p {
    font-weight: 400px;
    line-height: 165%;
	background: #f1f1f1;
	padding: 1.5% 2.5%;
	border-radius: 4px;
}
blockquote:before {
	position: absolute;
	font: var(--fa-font-solid);
	top: 0; 
	content:"\f10d";
	font-weight: 700;
	font-size: 1.55em;
	color: rgba(0,0,0,0.1);
	background: transparent!important;   
}

input, select, textarea {
	border: 1px solid #eaeaea;
	background: #eaeaea;
	padding: 10px;
	color: #565656;
	width: 95.33%;
}

.sidebar-content input, 
.sidebar-content select, 
.sidebar-content textarea {
	width: 98.33%;
}

#submit {
	width: auto;
}

/* -- Pagination -- */

.pagination {
	display: block!important;
	clear: both!important;
    flex: none!important;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    text-decoration:none;
}
 
.pagination li {
    display: inline;
}
 
.pagination li a,
.pagination li a:hover,
.pagination li.disabled,
.pagination li.active a {
    background-color: #fff;
	border: 1px solid transparent;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.pagination li a:hover {
    background-color: #000;
	border: 1px solid #000;
	color: #fff;
}


/* -- Footer -- */

#footer {
	padding: 20px;
	margin: 0 auto!important;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400;
	text-align: center;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.85em;
    color: #4e4e4e;
}

.footer {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding: 15px!important;
    background: #f3f1f1;
	line-height: 195%!important;
}

.footer-socials {
	margin-left: 15px!important;
	display: inline!important;
}

.footer-socials .fa-solid,
.footer-socials .fa-brands {
	font-size: 9px!important;
	margin-right: 2px!important;
	padding: 0!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;	
}

.footer a {
	text-decoration: none;
	font-weight: 700;
  -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;
}

.footer-stats {
    margin-right: 10px;
}

.footer-stats a::after {
    content: '\2022';
    margin: auto 5px;
    vertical-align: middle;
}

.footer-stats a:last-child:after {
    content: '';
}

.footer .disclaimer {
	display: block;
	font-size: 1em!important;
	text-transform: none!important;
	text-align: left;
	font-weight: 400!important;
}	

/* featured images */

#featured img,
#featured img:hover {
	border: 0px; 
	box-shadow: none; 
	background: none; 
	padding: 0 0 5px 0;
	margin: 5px auto;
	max-width:100%!important;
	width: 100%!important;
	height:auto!important;
	min-height: 180px;
	object-fit: cover!important;
	display: block!important;
	filter: grayscale(0%) brightness(1)!important;
}

/* search form */

#searchform {
	margin:10px auto; 
	position: relative; 
	text-align:center; 
	max-width: 95%;
}
	
#searchform #s {
	margin:0; 
	padding: 10px 10px 10px 35px!important; 
	width: 90%;
    background-color: #eaeaea;
	background: url('images/search.png') 10px center no-repeat;
	border: 1px solid #dbdbdb;
	text-align: left;
	outline: none;
}

/* more */

.more-link {
	display: block;
	clear: both;
}

/* formats */

.news b, .news strong {
    color: #668c86;
}
.news i, .news em, .news eb {
    color: #11120c;
}

hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}

h1 {
	margin: 0px;
	font-size: 18px;
}


h2 {
	margin: 0px;
	font-size: 19px;
	color: #265b6f;
}


h3 {
	margin: 0px;
	font-size: 1.25em;
	font-weight: 700!important;
}

h4 {
	margin: 0px;
	font-size: 15px;
}

ul  {
	margin: 5px;
	padding: 5px;
}

li {
	list-style: none;
	padding:8px;
}

/* ============================== 
     START RESPONSIVE CODE 
    DO NOT TOUCH FROM HERE ON 
============================== */

/** PC SCREEN **/

@media (max-width : 1366px), (max-width : 1200px) {
	
	#wrapper,
	#content {
		width: 100%;
		max-width: 1200px;
	}
	
	#header {
		min-width: 1200px;
	}
	
	.footer {
		width: 1000px;
	}
	
}

/** MOBILE DEVICES **/

.show-menu,
input[type=checkbox] {
	display: none;
}

input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px), (max-width : 959px) {
	
	#navigation {
		overflow-x: hidden!important;
		max-width: 100%!important;
        background: #1b1b1b;
	}
	
	.navi {
        text-align: left!important;
        padding: 8px;
    }
	
	.navi ul {
		position: static;
		display: none;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	} 
	
	.navi li:after {
        content: '';
        margin-left: 0;
    }    

	.show-menu {
		font-size: 0.95em;
		display: block;
		text-transform: uppercase;
		font-weight: 500;
		color: #fff;
		text-align: left;
		padding: 5px!important;
	}
    
    .show-menu .fa-solid {
        color: #85b2ab;
    }

	.navi {
		text-align: left;
	}

	.navi .container {
		width: 100%;
        margin: 0 auto!important;
	}

	.menu {
		display: block;
	}

	.menu li {
		margin: 0;
		border-right: none!important;
	}
	
	.menu a {
		display: block;
		text-align: left!important;
		padding: 8px!important;
		border-bottom: 0px!important;
	}
    
    #navigation .sociables {
        display: none!important;
    }
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body,
#wrapper,
#content,
#footer,
.head {
	overflow-x: hidden!important;
}
	
#wrapper {
	max-width: 100%!important; 
	margin: 0 auto!important;
}

#content {
	max-width: 100%!important;
	margin: 0 auto!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}
    
#news {
    margin: 0 auto;
}

#news_all, .pagination {  
	width: 90%!important; 
	clear: both!important;
    display: block!important;
	margin: 0 auto!important;
    float: none!important;
}
    
.news-content-index:first-child {
    width: 90%;
}

.news-content-index:not(:first-child) {
  flex: 1;
  width: 40.33%;
}

#sidebar-mobile {
	width: 90%!important; 
	clear: both!important;
    display: block!important;
	margin: 3.5% auto 0 auto!important;
}
    
.sidebar-title {
        margin-top: 8px!important;
}

.comments {
	border: 0px!important;
}

.news img {max-width:15vw;}

#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:auto!important;
	margin: 0;
	padding: 0;
	border: 0px;
	background: none!important;
}
	
#featured-archive {
	vertical-align: text-top!important;
}

.footer {
	width: 90%!important;
	margin: 0 auto!important;
}
}

@media only screen and (max-width: 949px), only screen and (max-device-width: 220px) {

	body,
	#wrapper,
	#content,
	#footer,
	.head {
	overflow-x: hidden!important;
}
	
	.news-content-index,
	.news-content {
		width: 90%!important;
		clear: both!important;
		display: block!important;
		margin: 5.5% auto 0!important;	
        float: none!important;
	}
    
    .pagination {
        margin-top: 25px!important;
    }
	
	#featured-archive {
		display: block!important;
		float: none!important;
		width: 100%!important;
	}
	
	#featured-archive img,
	#featured-archive img:hover {
		max-width:100%!important;
		width: 100%!important;
		height: 35vh!important;
		margin: 0;
		padding: 0;
		border: 0px;
		background: none!important;
	}
	
	blockquote:before {
		content:"";
	}
}

/* ======================== 
END OF RESPONSIVE CODE 
=========================== */