﻿/* 

Theme Name: Never Enough Premade #26 (Lizzie Olsen)
Author: Never Enough Design
Design URI: https://neverenoughdesign.org

*/

@import url('https://fonts.googleapis.com/css?family=Permanent+Marker|DM+Sans:400,400i,700,700i|Poppins:400,500,600,700|Raleway:400,400i,500,500i,600,600i,700,700i|Lora:400,400i,700,700i|Droid+Serif');

/* body */

p:empty:before{content: none!important;}

body {
	background-color: #fff!important;
	margin: 0px;
	padding: 0px;
    font-family: 'DM Sans', sans-serif;
	font-size: 15px;
	line-height: 175%;
	color: #4e4e4e;
	overflow-x:hidden!important;
	word-wrap: break-word;
}

#wrapper {
	margin: 0 auto;	
	width: 100%;
	max-width: 1200px;
	position: relative;
}

#content {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}

/* header */
#header {
    background-image: url('./images/header.jpg');
	max-width: 100%;
	height: 460px;
	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%;
}

.container {
	text-align: center;
	margin: 1.5% auto;
	width: 1200px;
	position: relative;
}

.menu li:after {
	content: '';
	margin-left: 15px;
	font-size: 15px;
	vertical-align: middle;
	color: #e8cb4d;
}

.menu li:last-child:after,
.social-menu li:after {
	content: '';
}

nav,
.social-menu,
nav li,
.social-menu li {
    display: inline-block!important;
}

nav ul {
  padding: 0;
  margin: 0;
}

.social-menu {
    background: #471f28;
    padding: 0 1px!important;
}

.rpv-menu {
	text-transform: uppercase;
}

.menu a {
    font-family:Poppins;
	color: #222!important;
	font-weight: 600!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;
}

.menu a:hover {
	color: #000!important;
	border-image: url(./images/header.jpg) 12 repeat;
	border-bottom: 5px solid #9f9f9f;
	padding-bottom:20px;
}

.social-menu a {
    font-size: 0.75em;
	color: #fff!important;
	font-weight: 600!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;
}

.social-menu a:hover {
    color: #ccb5df!important;
}

/* news content */

#news_all{
	float: right;
	width: 68.33%;
	margin: 20px 0;
}

#news{
	margin-bottom: 3px;
}

#news u {
    border-image: url(./images/header.jpg) 17 repeat;
    border-bottom: 2px solid #9f9f9f;
    text-decoration:none;
}

.news, .comments {
	line-height: 175%;
	margin:0px; 
	padding: 12px; 
	background: #fff;
	margin-bottom: 60px;
}

#title {
    vertical-align: middle;
    width: 93%;
}

.title {
	font-size: 28px;
	text-align: center;
	color: #070707;
	margin: 3px;
	font-weight: 400!important;
    display: block;
	font-family: 'Permanent Marker';
}

.title a {
	color: #070707!important;
	font-weight: 700!important;
}

.title a:hover {
	color: #444!important;
}

.title::after {
    margin: 20px auto 0;
    display: block;
    border-image: url(./images/header.jpg) 17 repeat;
    border-bottom: 3px solid #9f9f9f;
    height: 8px;
    content: '';
    margin-top: 3px;
    width:70%;
}
    
.site-date {
    width: 6.5%;
}

.date {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: inline!important;
}

.date span {
    font-size: 1.55em;
    font-weight: 400!important;
}

.meta {
	margin: 8px 3px;
	padding: 3px auto;
	color: #999898;
	text-transform: uppercase;
	font-size: 0.80em;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600!important;
    text-align:center;
}

.meta .date-mobile {
	display: none;
}

.meta a {
	text-transform: uppercase;
    font-weight: 600!important;
}

.meta a:hover {
	color: #d85e08!important;
}

.meta .fas {
    margin: auto 2px auto 12px;
	font-size: 0.65em;
    color: #dcbf63;
    vertical-align: middle;
}

.category {
	margin: 8px 3px;
	padding: 3px auto;
	color: #999898;
	text-transform: uppercase;
	font-size: 0.80em;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600!important;
    border-top:1px solid #eee;
}

.category .cats {
	display: block;
    text-align: center;
}

.cats span {
    background: #fff;
    line-height: 175%!important;
}

.category .cats a {
    font-weight: 600!important;
	line-height: 300%!important;
	border:1px solid #eee;
	padding:0 5px;
	color: #575757;
}

.gallery {
	margin:30px 0 10px;
	padding:30px 60px;
	font: 400 13px Droid Serif;
	line-height:170%;
	position:relative;
	background: url(./images/gal.png) no-repeat top left;
}

.gallery:before {
	content:'Gallery Links:';
	font-family:Permanent Marker;
	font-size:17px;
	color: #222;
	font-style:italic;
	letter-spacing:1px;
	position:absolute;
	top:8px;
	padding:0 3px;
	left:50px;
}

.gallery a {font-weight: 600; color:#82c4bc !important; }
.gallery a:hover,
.gallery a:focus { color:#222;}

.article {
	margin:30px auto 10px;
	padding:15px 20px 15px;
	background:#fff;
	line-height:170%;
	position:relative;
	border: 1px solid #E0E0E0;
}

.article a {
    color:#000!important;
    font-weight:700;
    font-size: 13px;
    background-image: linear-gradient(to bottom, transparent 0, #afddd8 0);
    background-position: 0 0.9em;
    background-repeat: no-repeat;
}

.article a:hover {
    color:#222;
    background-image: linear-gradient(to bottom, transparent 0, #afddd8 0);
    background-position: 0 0.0em;
    background-repeat: no-repeat;
}

.article:before,
.article:after {
	color:#474747;
	font-size:14px;
	background:#fff;
}

.article:after {
	content:'Article Links';
	font-family:Raleway, sans-serif;
	font-size:13px;
	font-weight: 600;
	font-style:italic;
    text-transform: uppercase;
	letter-spacing:1px;
	position:absolute; z-index:6;
	top:-11px; left:25px;
	padding:0 3px;
	color:#000;
	background: #fff;
}

.article a::before {
  margin-right: 5px;
  content: '\f08e';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #222!important;
  position: relative;
  font-family: fontawesome;
}

.alignright {
    float:right;
}

.alignleft {
    float:left;
}

/* -- Sidebar -- */

#sidebar-mobile {
	display: none;
}

#sidebar_all{
	float: left;
	width: 29.33%;
	margin-top: 55px!important;
}

.sidebar {
	line-height: 175%;
	border:1px solid #f3f3f3;
	margin: 20px 0;
}

.sidebar-content{
	padding: 10px;
	margin: 0 0 15px 0;
	line-height: 165%;
}

.cpmfetch a img {
	width: 3.5vw;
}

.sidebar-title {
	display: block;
	text-transform: uppercase;
	font-size:16px;
	text-align: center;
	margin: 15px 0 2px 0;
    font-weight: 600;
    letter-spacing: 2px;
    color: #4b2b38;
}

.sidebar .divider {
	width:70%;
	border-image: url(./images/header.jpg) 17 repeat;
    border-bottom: 3px solid #9f9f9f;
	margin: 8px auto 2px auto;
}

.widgettitle {display: none;}

.projects #main {
    height: 140px;
    background-size: cover;
    margin:10px;
    position: relative;
    outline: 1px solid #ffffff;
    outline-offset: -6px;
    text-align:center;
}

.projects #main text {
    color: #fff;
    font-size: 24px;
    font-family: Permanent Marker;
    line-height: 110%;
    position: relative;
    top: 40%;
    letter-spacing: 1px;
    text-shadow: 2px 2px 8px #222;
    padding: 3px 2px 3px 2px;
}

.projects #main a {
    color: #fff;
}

.projects #main a:hover {
    color: #fff!important;
}

.projects ul li {
border-bottom: 1px solid #F0F0F0;
font-weight:bold;
}

.projects ul span {
    border: 1px solid #efefef;
    font-size: 10px;
    text-transform: uppercase;
    padding: 4px;
    font-weight:400;
}

.projects .ptitle {
    font:400 18px;
    text-align: center !important;
    color: #222;
    margin-top:-6px;
}

.ptitle:after {
	margin:0px auto 0;
	display: block;
	width: 20%;
    box-shadow: inset 0 -6px 0 #c4db93;
    margin-bottom:-10px;
    height: 4px;
    content: '';
    right: 0;
    z-index: 2;
}

.projects .role {
    text-transform:uppercase;
    text-align:center;
    font-weight:600;
    font-size:13px;
    color:#fff;
    background-image: linear-gradient(to bottom, transparent 0, #989739 0);
}

.projects .links {
    text-align:center;
}

.projects .links a {
    border: 1px solid #efefef;
    font-size: 12px;
    text-transform: uppercase;
    padding: 4px;
    font-weight:400;
}

.projects .desc {
    font:400 13px Droid Serif;
    color: #363636;
    line-height: 190%;
}

.aff a {
    color:#449ab3;
    font-family: Poppins;
    font-size:12px;
    text-align:center;
    text-transform:lowercase;
    width:30%;
    height:40px;
    margin:2px 2px 4px;
    display:inline-block;
    border:1px solid #ccc;
    vertical-align:middle;
    line-height:18px;
    overflow:hidden; }

.aff i {
    font-size:14px;
    font-family: Permanent Marker;
    font-style:italic;
    font-weight:500;
    color: #404040;}


/* -- Images -- */

.news img, 
.news a img,
.news img:hover {
	margin: 6px;
	padding: 4px;
    background: #fff;
    border: 1px solid #C6C6C6;
  -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 {
  -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 {
	filter: grayscale(100%) brightness(1.1);
}

.news img.wp-smiley { 
	border:none; 
	padding: 0px; 
	margin: 0px;
}

a img {
	border: 0px;
}

/* links */

a, a:link, a:visited, a:active {
	text-decoration:none; 
	color: #4b4b4b;
  -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!important; 
	text-decoration: none;
}

/* - Blockquote & Input Area - */

blockquote {
  background: #f9f9f9;
  margin: 1.5em 10px;
  padding: 1.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #cc855c;
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.35em;
  vertical-align: -0.4em;
}
.sidebar-content blockquote {
  background: #e6e6e6;
  border-left: 0px;
  margin: 10px;
  padding: 8px;
  quotes: " ";
}
.sidebar-content blockquote:before {
  content: " ";
}

input, select, textarea {
	border: 0px;
	background: #eaeaea;
	padding: 10px;
	color: #565656;
	width: 98.33%;
}

#submit {
	width: auto;
}

.sidebar-content input, 
.sidebar-content select, 
.sidebar-content textarea {
	border: 0px;
	background: #fff;
	padding: 10px;
	color: #565656;
	width: 98.33%;
}

/* -- Pagination -- */

.pagination li a,
.pagination li.active a,
.pagination li.disabled {
    color: #737272;
    text-decoration:none;
}
 
.pagination li {
    display: inline;
}
 
.pagination li a,
.pagination li a:hover,
.pagination li.disabled {
    background-color: #fff;
	border: 1px solid #ddd;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.pagination li.active a {
    background-color: #eaeaea;
}
 
.pagination li a:hover {
    background-color: #82c4bc;
	border: 1px solid #82c4bc;
	color: #fff!important;
}


/* -- Footer -- */

#footer {
	padding: 20px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center;
	line-height: 175%;
	text-transform: uppercase;
	font-size: 0.70em;
    font-family: 'Poppins', sans-serif;
}

.footer {
	width: 1100px;
	text-align: center;
	margin: 0 auto;
}

.footer span {
	letter-spacing: 1px;
	background: #fff;
	border: 1px solid #eee;
	color: #222;
    padding: 5px;
    margin: 0 auto 3px auto;
}

.footer a {
    font-weight:600;
	color: #cc855c;
	text-decoration: none;
	padding-bottom: 3px;
  -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:hover,
.footer .socials a:hover {
	color: #50aeba;
}

.footer .disclaimer {
	display: block;
	text-transform: none!important;
	text-align: left;
	font-size: 14px;
    padding: 15px 5px 5px 5px;
    line-height: 195%;
}

.footer .socials {
    display: block!important;
    background: transparent!important;
    margin-bottom: 3px;
}

.footer .fab,
.footer .fas,
.footer .far {
	font-size: 0.90em!important;
    color: #000;
}

.footer li {
    display: inline;
    margin: 0px!important;
    padding: 1px!important;
}

.footer b {
    font-weight: 600!important;
}

.socials a {
    margin-right: 5px;
    padding: 2px;
}
    
.socials li:after {
    content: '';
}
	

/* featured images */

#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:330px!important;
	object-fit: cover!important;
	display: block!important;
    margin: 0 auto 5px auto!important;
    filter: grayscale(0%)!important;
}

#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;
}

#featured-mobile {
	display: none;
}

img.featured-noimage{
    filter: grayscale(100%) opacity(0.5)!important;
}

/* search form */

#searchform {
	margin:10px 0; 
	position: relative; 
	text-align:center; 
	max-width: 95%;
}
	
#searchform #s {
	margin:0 auto; 
	padding: 10px 10px 10px 35px!important; 
	width: 90%;
    background: #fff url('images/search.png') 10px center no-repeat;
    font-style:italic;
    text-align: left;
    outline: none;
    border:1px solid #ddd!important;
}

/* more */

.more-link {
	display: block;
	clear: both;
	text-transform:uppercase;
	font:600 15px Poppins;
	text-align:center;
}

.more-link a:hover {
    color:#222;
}

/* formats */

.news b, 
.news strong {color: #222;}

.news a, a:link, a:visited, a:active {
    color:#7e8f56;
}

.sidebar a {
    color:#7e8f56;
}

em, i {
    font-family:Lora;
    color:222;
}

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;
}


h3 {
	margin: 0px;
	font-size: 17px;
    font-style: italic;
	color: #474747;
	font-weight: 700;
}

h4 {
	margin: 0px;
	font-size: 15px;
}

ul  {
	margin: 5px;
	padding: 5px;
}

li {
	list-style: none;
	padding:8px;
}