/* 

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

*/


/* 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;
	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: 8px;
	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;
}

/* gallery top menu */

.menutop {
	padding: 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	color: #fff!important;
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
	background-color: #000100;
	padding: 5px!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;
}

.menutop a:hover {
	padding: 8px;
	text-decoration: none!important;
	background-color: #362f29;
}

/* gallery */

#gallery {
	width: 100%;
	margin: 15px auto 20px auto;
	background: #171717;
}

.maintable {
	margin: 0 auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
	background: #171717;
	color: #6b6b6b;
	font-family: 'Tahoma', sans-serif;
}

.tableh1 {
	margin: 0 auto;
	font-size: 1.60em;
    line-height: 120%;
	text-transform: capitalize; 
	padding: 8px;
	text-align: center;
	font-weight: 400;
    border-bottom: 1px solid;
	border-image-slice: 1;
	border-width: 1px;
	border-image-source: linear-gradient(to left, #ba9080, #bac487);
	color: #858484;
	font-family: "Story Script", sans-serif;
}

.tableh1-span,
.tableh1-spans {
	margin: 0 auto;
	font-size: .85em;
    line-height: 120%;
	text-transform: uppercase; 
	padding: 8px;
	text-align: center;
	font-weight: 400;
    color: #bac487;
}

.tableh1-spans {
	color: #ba9080;
}

.tableh2 {
	margin: 0 auto;
	text-transform: capitalize; 
	padding: 3px;
	font-weight: 400;
	line-height: .85em;
	font-family: "Lato", sans-serif;
}

.tableh2 a {
    text-transform: uppercase;
	background: #bac488;
	color: #000!important;
	line-height: .75em;
	padding: 5px;
	font-weight: 400!important;
}

.tableh2 a:hover {
	background: #302923;
	color: #fff!important;
}

.tableb, .tablef {
	margin: 5px 1px 1px;
	background-color: transparent;
	font-size: 14px;
    padding: 8px;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 10px 15px;
    background: #0f0f0f;
}

.catrow b {
    font-style: italic;
    font-weight: 200!important;
    font-size: 1.25em;
}

.thumb_filename {
	font-size: 80%;
	display: block;
}

.thumb_title,
.thumb_caption {
	text-transform: uppercase;
	font-weight: 400;
	font-size: .85em;
    width: 65%;
	padding: 1px 3px;
	display: block;
	background: #0f0f0f;
	color: #666666;
	margin: 1px 2px;
}

.thumb_caption a,
.thumb_title a {
	text-decoration: underline;
}

/* input, textarea */

.textinput, .listbox, .button, .radio, .checkbox, input, select, textarea {
	border: 1px solid #0f0f0f;
	background: #0f0f0f;
	padding: 10px;
	color: #adacac;
	margin: 7px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

/* links colors */

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;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	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;
}

a:hover .image {
	filter: grayscale(100%) opacity(.5);
}

.image,
.image:hover, 
.imageborder, 
.thumbnails, 
.thumbnails:hover {
	padding: 1px;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover{
	width: 150px!important;
	height: auto!important;
	padding: 0!important;
	border: 0px!important;
	background: transparent!important;
}

.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.display_media .image {
    max-width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

.statlink {
	font-weight: 400!important;
	font-style: normal!important;
	font-family: "Lato", sans-serif;
	color: #6b6b6b;
    font-size: .75em;
}

.statlink .stats {
	opacity: .5;
    text-transform: lowercase;
    font-size: .85em;
	color: #6b6b6b;
}

.stats strong {
    font-family: "Story Script", sans-serif;
    font-size: 1.25em;
	font-weight: 400!important;
	color: #ca9a86;
}

.statlink a {
	font-size: .80em;
	font-weight: 400!important;
    text-transform: capitalize;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	padding: 8px 0;
	text-transform: capitalize;
	font-size: 17px;
}

.catlink a {
	font-family: "Story Script", sans-serif;
	padding: 0;
	font-weight: 400!important;
	color: #858484;
	margin: 0;
	border-bottom: 1px solid;
	border-image-slice: 1;
	border-width: 2px;
	border-image-source: linear-gradient(to right, #ba9080, #bac487);
}

.catlink a:hover {
    margin-left: 10px;
}

/* 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!important;
	margin-left: 15px;
}

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

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

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

/* ------------------ 

      PC SCREEN

 --------------------- */

@media (max-width : 1366px), (max-width : 1200px) {
	
	#wrapper,
	#content,
	.container {
		max-width: 1200px;
	}
	
	#header {
		display: none;
	}
	
	img.head {
		width: 100%!important;
		height: auto;
		margin: 0!important;
		padding: 0!important;
		display: block!important;
	}
}

/* ------------------ 

        DEVICES

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

.navi 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 {
        text-align: left!important;
        padding: 8px;
    }
	
	.navi ul {
		position: static;
		display: none;
	}

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

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

	.navi {
		text-align: left;
	}

	.navi .container {
		width: 100%;
        margin: 0 auto!important;
        background: transparent;
        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;
		border-bottom: 0px!important;
	}
	
}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%!important;
}

body,
#wrapper,
#content,
.maintable,
#footer,
.head {
	overflow-x: hidden!important;
}

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

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

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

#gallery { 
	margin: 0 auto 20px!important;
	padding: 0px; 
	width: 95%;
}

#gallery .menutop {
	max-width: 65vw!important;
}

.maintable  {
	width: 100%;
    margin: 0 auto 5%;
}

.navmenu {
	font-size: 100%;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 10vw!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}

#header,
.sordorder_cell { 
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.footer {
	width: 90%!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}
}

@media only screen and (max-width: 600px), only screen and (max-device-width: 199px) {
	.thumb_title,
	.thumb_caption,
	.thumb_filename {
		font-size: .70em!important;
    	width: 50%!important;
}
	
}

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