﻿/* 

Theme Name: Daniela Ruah Fans New
Site URI: https://danielaruah-fans.com
Author: Never Enough Design
Design URI: https://neverenoughdesign.com

*/


/* body */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Noto Serif", serif;
	font-size: 14px;
	line-height: 19px;
	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: 1500px;
	height:500px;
	background-image:url('images/header.jpg'); 
	background-repeat: no-repeat; 
	background-position:center center;
	margin: 0 auto;
}

.head {
	display: none;
}

/* menu */

#navigation {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}

.navi {
	padding: 0;
}

.container {
	text-align: center;
	margin: 1.5% auto;
	width: 1200px;
	position: relative;
    background: url('images/menu.jpg') center center repeat;
    padding: 0;
}

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

.navi li {
	display: inline-block;
}

.menu {
	display: block;
    clear: both;
	padding: 8px;
	line-height: 14px;
	text-transform: uppercase;
}

.menu a span {
	text-transform: lowercase!important;
	display: block;
	font-size: .75em;
	color: #b3cfc0!important;
}

.menu a {
	display: inline-block!important;
	font-weight: 400!important;
	color: #f7f0ea!important; 
	background-repeat: no-repeat; 
	background-position:center center;
	padding: 2px 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: #b3cfc0!important;
}

/* Top Bar */

#topbar {
	display: block;
	clear: both;
    width: 100%;
    max-width: 1500px;
	text-align: center;
	margin: 0px auto;
}

/* Latest Photos */

.gallery-photos {
    width: 1100px;
	margin: 0 auto!important;
	text-align: center!important;
}

.gallery-inside {
	text-align: center!important;
	position: relative;
	margin: 0 auto;
	padding: 5px;
}

.gallery-inside a img {
	width: 4.8vw;
	height: 10vh;
	border-radius: 200px;
	object-fit: cover;
	margin: 3px 7px;
	padding: 0;
    filter: grayscale(0%);
    opacity: 0.9;
    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;
}

.gallery-inside a img:hover {
    filter: grayscale(0%);
    opacity: 1.0;
}

/* welcome message */

#welcome {
	text-align: center;
	padding: 20px;
	margin: 0 auto;
    width: 900px;
}

.welcome {
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.welcome eb {
	font-size: 2.25em;
	font-family: "Lavishly Yours", cursive;
	font-weight: 400;
	color: #9e0010;
}

.welcome b {
	color: #ff5a9e;
}

.welcome i {
	color: #61716e;
}

.welcome .fa-brands {
	color: #b0c7bd!important;
	font-size: 10px;
}	

/* news content */

#news_all{
	float: right;
	width: 68.33%;
    margin: 1.2% 0 0 0;
}

.news, .comments {
	margin:0px; 
	padding: 5px;
	margin-bottom: 60px;
	line-height: 175%;
}

.news-content {
    padding: 10px;
    background: #fafafa;
}

.title {
	display: block;
	font-size: 2.45em;
	color: #150e15;
	padding: 8px;
	position: relative;
	margin: 0 0 8px 0;
    font-weight: 400!important;
    font-family: "Poiret One", sans-serif;
}

.title-comments {
    font-size: 15px;
    text-align: left;
    margin: 0px 40px 5px 0;
    font-weight: 700;
    border-bottom: 1px rgba(192,192,192,0.5) solid;
}

.title a, .title a:hover {
    color: #150e15!important;
    font-weight: 400!important;
    text-decoration: none;
}

.category {
	display: block;
	background-color: #b0ccc0;
	color: #374a46;
	font-weight: 700;
	font-size: 10px;
	padding: 3px;
	position: relative;
	margin: 0 0 8px 0;
	font-family: "SUSE Mono", sans-serif;
}

.category-bottom {
	display: block;
	opacity: .6;
	font-size: 11px;
	font-weight: 400;
	padding: 3px;
	position: relative;
	margin: 2px 0 8px;
	font-family: "SUSE Mono", sans-serif;
	text-align: center;
}

.category-bottom .fa-solid {
	margin-left: 15px;
	margin-right: 1px;
	color: #ccba96;
}

.category-archive {	
	background-color: #E5E5E5;
	color: #333;
	font-weight: 400;
	font-size: 12px;
	padding: 3px;
	margin: 0 0 8px 3px;
}

.category:before,
.category:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 19px;
  border-top: 8px solid #b0ccc0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: none;
  border-bottom-color: #b0ccc0;
}

.category:after {
  left: 20px;
  border: 0;
  border-bottom-color: #fff;
}

.category span:before {
	content: '\2022';
	margin: 0 3px;
	vertical-align: central;
	font-size: 10px;
}

.category span:first-child:before {
	content: '';
	margin-left: 3px;
}

.category-comments {
	margin: 8px 0 5px 0;
	padding: 3px auto;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	text-align: left;
	color: #999898;
	font-family: 'Cousine';
	font-size: 10px;
}

.category a,
.category-comments a {
	color: #374a46!important;
	font-weight: 700;
}

.category a:hover,
.category-comments a:hover {
	color: #1e1e1e!important;
}

/* -- Sidebar -- */

#sidebar-mobile {
	display: none;
}

#sidebar_all {
	float: left;
	width: 29.33%;
    margin-top: 2.5%;
}

.sidebar {
	line-height: 175%;
	margin: 0 0 65px 0;
    background: #1e1e1e;
	color: #fafafa;
}

.sidebar-content {
	padding: 1% 7% 5%;
	font-family: "Lato", sans-serif;
}

.sidebar-title {
	width: 96.5%;
	display: block;
	background-color: #f6ede8;
	color: #0c0805;
	font-weight: 400;
	font-size: 0.85em;
    text-transform: uppercase;
	padding: 8px;
	position: relative;
	margin: 0;
    font-family: "SUSE Mono", sans-serif;
}

.sidebar-title:before,
.sidebar-title:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 19px;
  border-top: 8px solid #f6ede8;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: none;
  border-bottom-color: #f6ede8;
}

.sidebar-title:after {
  left: 20px;
  border: 0;
  border-bottom-color: #fff;
}

.widgettitle {display: none;}


/* -- Images -- */

.news img, .news a img,
.sidebar-content img, 
.sidebar-content a img, 
.sidebar-content img:hover {
	margin: 7px;
    padding: 0;
	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, 
.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 {
	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: #020957; 
	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: #b9d4c5;
  -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: #f2e7e1; 
	text-decoration: none;
}

/* - Blockquote & Input Area - */

blockquote {
    position: relative; 
    text-align: center;
    padding: 1rem 1.2rem;
    width: 70%;
    margin: 1rem auto 2rem;
    background:
    linear-gradient(to right, #909d93 4px, transparent 4px) 0 100%,
    linear-gradient(to left, #cab796 4px, transparent 4px) 100% 0,
    linear-gradient(to bottom, #cab796 4px, transparent 4px) 100% 0,
    linear-gradient(to top, #909d93 4px, transparent 4px) 0 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.sidebar-content blockquote {
    position: relative; 
    text-align: center;
    padding: 1rem 1.2rem;
    width: 90%;
    margin: 1rem auto!important;
    background: #0a0a0a!important;
    background-size: 0px!important;
}

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

#submit {
	width: auto;
}

.sidebar-content input, 
.sidebar-content select, 
.sidebar-content textarea {
	border: 1px solid #111!important;
	background: #111!important;
	padding: 10px;
	color: #fafafa;
	width: 98.33%;
	margin-top: 15px!important;
}

/* -- Pagination -- */

.pagination li a,
.pagination li a:hover,
.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.active a,
.pagination li.disabled {
    background-color: #fff;
	border: 1px solid #ddd;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.pagination li.active a,
.pagination li.active a:hover {
    background-color: #eaeaea;
	border: 1px solid #ddd;
}
 
.pagination li a:hover {
    background-color: #150e16;
	border: 1px solid #150e16;
	color: #fff;
}


/* -- Footer -- */

#footer {
	padding: 20px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 900;
	text-align: center;
	line-height: 18px;
	letter-spacing: 1px;
	font-size: 0.85em;
	font-family: "SUSE Mono", sans-serif;
	text-transform: uppercase;
}

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

.footer span {
	background: url('images/menu.jpg') center center repeat;
    position: relative;
	color: #fff;
    padding: 5px;
	font-size: 0.75em;
	text-transform: uppercase;
}

.footer span a {
	color: #fff!important;
	text-decoration: none;
	font-weight: 900;
	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 span a:hover {
	color: #e2ccbe!important;
}

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

.footer .fa-brands {
	color: #b0c7bd!important;
}
	

/* featured images */

#featured-archive {
	float: left;
	margin-right: 8px;
	width: 20%;
}

img.featured-none {
	filter:grayscale(100%);
	z-index: 1000;
}

#featured img,
#featured img:hover {
	border: 0px; 
	box-shadow: none!important; 
	background: none; 
	padding: 0;
    margin: 0 auto;
	max-width:100%!important;
	width: 100%!important;
	height:330px!important;
	object-fit: cover!important;
	display: block!important;
}

#featured-archive img,
#featured-archive img:hover {
	border: 0px; 
	box-shadow: none!important; 
	background: none; 
	padding: 0;
	max-width: 100%!important;
	width: 100%!important;
	height: 130px!important;
	object-fit: cover!important;
}

/* search form */

#searchform {
	margin: 10px auto; 
	position: relative; 
	text-align:center; 
	max-width:100%;
}
	
#searchform #s {
	margin: 15px auto 0!important; 
	padding: 10px 10px 10px 35px!important;
    width:85%;
    background: #111 url('images/search.png') 10px center no-repeat;
	color: #fafafa;
    font:13px;
    font-style:italic;
    text-align: left;
    outline: none;
    border:1px solid #111;
}

/* more */

.more-link {
	clear: both;
	width: 100%;
	text-align: right;
	font-family: "SUSE Mono", sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

.more-link span {
	background: #0f0f0f!important;
	padding: 5px;
}	

a.more-link {
	color: #fff!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;
}

a:hover.more-link {
	color: #e0c2b7!important;
}

/* formats */

.news b, .news strong {color: #3e514f;}

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

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


h2 {
	margin: 0px;
	font-size: 19px;
}


h3 {
	margin: 0px;
	font-size: 17px;
	font-weight: 700;
}

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

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

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

/** MOBILE DEVICES **/

@media (max-width : 1366px), (max-width : 1200px) {
	
#wrapper,
#content,
.footer {
	max-width: 1200px!important;
}
	
#header {
	min-width: 1366px!important;
}
	
.gallery-photos {
	width: 100%;
	max-width: 100%;
	margin: 0 auto!important;
}	
	
.gallery-inside {
	max-width: 70%;
	margin: 0 auto!important;
}
	
.gallery-inside a img {
	width: 4.8vw;
	height: 8.5vh;
}
    
#searchform #s {
    width: 75%!important;
}
	
#featured img,
#featured img:hover {
	max-width:100%!important;
	width: 100%!important;
	height:300px!important;
}

}

/** RESPONSIVE CSS **/

.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: #000;
	}
    
    .container {
        background: transparent!important;
        padding: 0;
    }
	
	.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: ''!important;
	margin-left: 0;
}

	.show-menu {
		font-size: 15px;
		display: block;
		text-transform: none;
		color: #fff;
		text-align: left;
		padding: 5px 12px!important;
		font-family: "Lato", sans-serif;
	}

	.navi {
		padding: 0;
		text-align: left;
	}

	.navi .container {
		padding: 0;
		width: 100%;
	}

	.menu {
		display: block;
	}
	
	.menu a {
		display: block!important;
        background-image: none!important;
		text-align: left!important;
		padding: 8px!important;
		background: transparent!important;
		border-bottom: 0px!important;
	}
}

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

#content {
	max-width: 100%!important;
	padding: 0px; 
	margin: 0px auto!important;
}
	
#welcome {
    width: 90%!important;
}
    
img.head {
	width: 100%!important;
	max-width: 100%;
	height: auto;
	margin: 0 auto!important;
	padding: 0!important;
	display: block!important;
}

#news_all, .pagination { 
	padding: 0px auto;  
	width: 90%!important; 
	margin: 15px auto 0 auto!important;
	background-color: #fff!important;
    float: none!important;
}

.news {
	margin: 2px 2px 25px 2px!important; 
}

#sidebar-mobile {
	display: block!important;
	clear: both;
    margin: 2.5% auto 0 auto!important;
	width: 90%!important;
    float: none!important;
}
    
.sidebar-title span {
	padding: 0 9px 0 0!important;
}

#searchform,
#searchform s {
	width: 100%;
	max-width: 100%;
}

.comments {
	border: 0px!important;
}

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


#sidebar_all, 
#header,
#header-video,
.gallery-photos {
	display: none!important;
}

#featured img {
	max-width:20vw!important;
}

embed,
iframe,
object,
video,
input,
textarea,
select {
	width: 100%;
	margin: 0;
	padding: 0;
}
#featured img,
#featured img:hover {
	max-width:100%!important;
	width: 100%!important;
	height:auto!important;
    box-shadow: none!important;
	margin: 0;
	padding: 0;
	border: 0px;
	background: none!important;
}

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