/* 

Theme Name: Robbie Amell Fan NED
Site URI: https://robbie-amell.com
Author: Never Enough Design
Design URI: http://neverenoughdesign.com

*/



/* FILMOGRAPHY EPISODE GUIDE */
.film a {
	font-weight:700;
}

.film th,
.film-guide th {
	padding:5px 5px; 
	text-align:left!important;
	font: 700 16px Open Sans, sans-serif; 
	border-bottom:0px solid #000000; 
}

.film tr,
.film-guide tr {
	border-top:1px solid #000000;
}

.film td,
.film-guide td {
	background:#171717; 
	border-bottom:1px solid #0000000;
}

.film-guide td {
	padding-left:5px;
	background:#181818!important;
}

.film tr:nth-child(odd) td {
	background:#171717;
}

.highlight {
	margin-right:3px;
	padding:15px 5px;
	background:#99a06d;
	color:#fafafa;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
}

.highlight {
	width:120px;
	display:block;
	text-align:center!important;
}


/* body */

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

body {
	background-color: #0a0a0a;
	margin: 0px;
	padding: 0px;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 175%;
	color: #fafafa;
	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;
	background: #171717;
	float: left;
}

/* header */
#header {
	max-width: 100%;
	min-width: 1500px;
	height:500px;
	background-image:url('images/header.jpg'); 
	background-repeat: no-repeat; 
	background-position:center top;
	margin: 0 auto;
}

.head {
	display: none;
}


/* menu */

.navi {
	padding: 0;
}

.container {
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	width: 1500px;
	position: relative;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

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

.navi li {
	display: inline-block;
}

.menu nav {
	display: inline-block;
}

.menu {
	padding: 8px 0;
	line-height: 14px;
	margin: 0 auto;
	width: 90%;
}

.menu a {
	color: #919191!important;
	display: inline-block;
	padding: 0;
	margin-right: 25px;
	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;
}

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

/* Welcome Message */

.welcome {
	display: block!important;
	width: 90%;
	margin: 0 auto!important;
    padding: 20px;
	text-align: center;
}	

.welcome .text:before {
	content: "Celebrating 17 years online";
	display: block;
    text-align: right;
    margin: -55px 10px 5px 0;
    font-family: "Roboto", sans-serif;
    background: -webkit-linear-gradient(right, #c19685, #bac488);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    padding: 2px 6px;
}

.text,
.cpmfetch {
	width: 44.33%!important;
	display: table-cell!important;
	vertical-align: middle;
	padding: 10px;
    line-height: 21px;
    padding: 0 12px 0 0;
    text-align: left;
}

.text div {
	background: #0b0b0b;
	padding: 8px;
}

.text b {
    font-size: 1.75em;
    color: #99a06d;
    font-family: "Story Script", sans-serif;
    font-weight: 400;
}

.text i {
    color: #a88172;
}

.text u {
    text-decoration: none;
    border-bottom: 1px solid #a88172;
    margin-bottom: 2px;
}

.cpmfetch a img {
	width: 4.8vw;
	height: auto;
	margin: 4px;
	filter: grayscale(100%) opacity(.4);
  -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;
}

.cpmfetch a img:hover {
	filter: grayscale(0%) opacity(1);
}

/* news content */

#news_all{
	float: left;
	width: 68.33%;
	margin-top: 15px;
}

#news {
	margin-bottom: 3px;
}


.news {
	margin:0px; 
	padding: 18px; 
	margin-bottom: 60px;
	line-height: 23px;
}

.title, .title2 {
	font-family: "Story Script", sans-serif;
	font-size: 23px;
	text-align: left;
	color: #b7b7b7;
	margin: 3px;
	font-weight: 400!important;
	line-height: 23px;
}

.title2 {
	text-align: center!important;
}

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

.category, .category_bottom {
	margin: 8px 3px;
	padding: 3px auto;
	display: block;
	color: #787878;
	font-size: 10px;
	font-family: 'Tahoma', sans-serif;
	text-transform: uppercase;
}

.category_bottom {
	color: #494949!important;
	padding: 5px;
	text-align: center;
}

.category a {
	color: #616161!important;
}

.category_bottom a {
	color: #494949!important;
	text-transform: uppercase;
	font-weight: 400!important;
}

.category a:hover {
	color: #c19685!important;
}

.category .fa-solid,
.category_bottom .fa-solid {
	margin-left: 10px;
	color: #a9b27b;
}

/* -- Sidebar -- */

#sidebar-mobile {
	display: none;
}

#sidebar_all{
	float: right;
	width: 28.33%;
	margin-top: 30px;
}

.sidebar {
	line-height: 17px;
}


.sidebar-content{
	padding: 15px;
	margin: 0 0 35px 0;
	line-height: 175%;
}

.sidebar-title {
	margin: 7px 0 25px 0;
	font-family: "Story Script", sans-serif;
	font-size: 15px;
	padding: 0;
	display: block;
	font-weight: 400;
	text-align: center;
	color: #858484;
}

.sidebar-title span {
	border-bottom: 1px solid;
	border-image-slice: 1;
	border-width: 2px;
	border-image-source: linear-gradient(to left, #ba9080, #bac487);
	width: auto;
	padding: 3px 5px 1px;
	z-index: 1;
	position: relative;
}

.widgettitle {display: none;}

/* -- Images -- */

.news img, .news a img,
.sidebar-content img, .sidebar-content a img, .sidebar-content img:hover {
	margin: 3px;
    padding: 0px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.9);
	background-color: transparent;
  -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%) opacity(.5);
}

.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: #626262;
  -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: #ba9080; 
	text-decoration: none;
}

/* - Blockquote & Input Area - */

blockquote {
    border-radius: 3px;
    position: relative;  /*  <--- */
    font-style: italic;
    text-align: center;
    padding: 1rem 1.2rem;
    width: 80%;  /* create space for the quotes */
    color: #adacac;
    margin: 1rem auto 2rem;
    background: #0f0f0f;
}
/* -- create the quotation marks -- */
blockquote:before,
blockquote:after{
    position: absolute;
    /* -- inside the relative position of blockquote -- */
    top: 13px;
    font-size: 54px;
}
blockquote:before{
    content:"\201C";
    margin-right: 13px;
    right: 100%;
    color: #bac487;
}
blockquote:after{
    content:"";
}

.sidebar-content blockquote:before,
.sidebar-content blockquote:after{
    content:" ";
}

input, select, textarea {
	font-size:13px; 
	border: 1px solid #0f0f0f;
	background: #0f0f0f;
	padding: 10px;
	color: #adacac;
	width: 98.33%;
}

#submit {
	width: auto;
}


/* -- Pagination -- */

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

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


/* -- Footer -- */

#footer {
	padding: 20px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	color: #EBEBEB;
	font-family: 'Tahoma', sans-serif;
}

.footer {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}

.footer a {
	color: #c19685!important;
	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 {
	color: #a9b27b!important;
}

.footer .disclaimer {
	display: block;
	font-size: 13px;
	text-transform: none!important;
	text-align: left;
	font-family: "Lato", sans-serif!important;
	line-height: 175%;
	font-weight: 300;
}
	
.footer .sociables {
	display: inline-block;
	margin-left: 15px;
}

.sociables a {
	color: #a9b27b!important;
}

.sociables a:hover {	
	color: #c19685!important;
}	

/* -- Featured Images -- */

#featured {
	margin: 0 auto!important;
	padding: 0;
}

#featured img,
#featured img:hover {
	border: 0px; 
	box-shadow: none; 
	background: none; 
	padding: 0;
	max-width:98.33%!important;
	width: 100%!important;
	height: 330px!important;
	object-fit: cover!important;
	display: block!important;
	filter: grayscale(0%) opacity(1)!important;
}

#featured img.placeholder {	
	filter: grayscale(100%) opacity(.3)!important;
}

/* search form */


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

/* -- Post Link Gallery -- */

.gal-links {
    padding: 40px 10px 10px 33px;
    border-bottom: 0px;
    margin: 10px 28px;
}

.gal-links:before {
	display: block;
    width: 195px!important;
    height: 77px!important;
    margin: 10px 3px 0 -75px;
    content: " ";
    background: url("images/gallery.jpg") no-repeat 0 0;
    background-size: 100%;
}

.gal-links a {
    font-style: italic;
}

/* more */

.more-link {
	margin: 8px auto!important;
	width: 100%!important;
	text-align: center!important;
}

.more-link a {
	background: #624446;
	padding: 5px;
	color: #fff!important;
}

.more-link a:hover{
	background: #e4af5f;
}

/* formats */

.news b, .news strong {
	color: #916451;
}

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: 15px;
	font-weight: 700;
	font-style: italic;
}

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

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

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

/** RESPONSIVE **/

/* PC SCREEN */

@media (max-width : 1366px), (max-width : 1200px) {

#wrapper,
#content,
.container {
	max-width: 1200px;
}
	
#sidebar_all{
	float: right;
	width: 30%;
	margin-top: 30px;
}
	
#header {
	display: none;
}
	
img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}
	
.welcome {
	margin-top: 15px!important;
}
}

.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;
		margin: 0px!important;
		text-align: left!important;
	}

	.navi {
		padding: 20px 0 20px 10px;
		margin: 0;
}
	
	.navi ul {
		position: static;
		display: none;
	}

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

	.show-menu {
		display: block;
		text-transform: none;
		padding: 12px 2px!important;
	}

	.navi {
		padding: 0;
	}

	.container {
		padding: 0;
		width: 100%!important;
		text-align: left!important;
	}

	.menu {
		display: block;
	}

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

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

#content {
	width: 100%!important; 
	padding: 0px; 
	margin: 0px!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}
	
.welcome {
	margin-top: 45px!important;
}
	
.welcome .text {
	margin: 0 auto!important;
	width: 100%!important;
}

#news_all, .pagination { 
	padding: 0px auto;  
	width: 100%!important; 
	margin-top: 15px;
}

.category {
	font-size: 100%;
}

#sidebar-mobile {
	display: block;
	margin-top: 30px;
}

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

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

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    padding: 12px;
    padding: 5px;
}

#sidebar_all, 
#header,
.welcome .cpmfetch {
	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: 55vh!important;
	margin: 0;
	padding: 0;
	border: 0px;
	object-cover: fit!important;
}

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

}