/* 

Theme Name: Oh Linds NED #3
Theme URI: https://lindsay-lohan.net
Author: Never Enough Design
Design URI: https://neverenoughdesign.org

===============================================
THIS THEME HAS BEEN CREATED ***EXCLUSIVELY***
FOR LINDSAY-LOHAN.NET // YOU ARE NOT ALLOWED
TO SELL IT AS YOUR OWN AND/OR DUPLICATE IT
===============================================

*/


/* body */

body {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Serif', serif;
	font-size: 14px;
    font-weight: 400;
	color: #4e4e4e;
	overflow-x: hidden!important;
}

#wrapper {
	margin: 0 auto;	
	width: 100%;
	max-width: 1500px;
	position: relative;
}

#content {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
    float: left;
    background: #fff!important;
}

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

.head {
	display: none;
}

/* menu */

#navigation {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: .90em;
}

.navi {
	padding: 0;
}

.container {
	padding: 15px;
    margin: 0.5% auto;
	width: 1500px;
	position: relative;
	text-align: center;
	background: #010101;
}

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

.navi li {
	display: inline-block;
	border-bottom: 0px!important;
}

.menu {
	line-height: 14px;
}

.menu li {
	margin: 0 0 0 5px;
	display: inline-block;
	border-bottom: 0px!important;
}

.menu .bull {
	margin: auto 3px;
	color: #dfc6b8;
    font: var(--fa-font-solid);
}

.menu li:last-child:after {
	content: " ";
}

.menu a {
    -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;
    font-weight: 400!important;
    color: #adbaba!important;
    padding: 4px;
}

.menu a:hover {
    color: #fff!important;
    background: #a9c38d;
}

.menu .home {
    display: none;
}

/* gallery top menu */

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

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

/* gallery */

#gallery {
	width: 100%;
	margin: 0 auto 20px auto;
}

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

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: #aac290; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	line-height: 23px;
	margin-bottom: 25px;
}

.tableh1 {
    text-align: center!important;
    font-size: 1.55em;
    font-family: 'Kalam', cursive;
    font-weight: 400;
	margin: 7px auto;
    border-style: solid;
    border-width: 1px;
    border-image-source: url('images/header.jpg');
    border-image-slice: 90 290;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.tableh1 h2 {
    font-weight: 400;
    text-transform: capitalize;
}

.tableh2 {
	margin: 8px auto 0 auto;
	font-size: .99em;
	text-transform: uppercase; 
    font-family: 'Roboto Condensed', sans-serif;
	padding: 1.0% 1.8%;
	font-weight: 400;
	line-height: 1.7em;
	background: #eeeeee;
}

.tableh2 a {
    font-weight: 400!important;
}

.tableb, .tablef {
	margin: 1px;
	font-size: .95em;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 8px;
}

.catrow span1,
.catrow_noalb span1 {
	margin: 0 auto;
    font-size: .95em;
	text-transform: uppercase;
    line-height: 115%;
    font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
}

.catrow span1 b,
.catrow_noalb span1 b {
	font-size: 1.85em;
	color: #556a6b;
    font-family: 'Kalam', cursive;
    font-weight: 400;
    display: block;
}

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

.thumb_title {
	font-size: .85em;
	width: 60%;
	font-weight: 400;
	padding: 1px 3px;
	display: block;
	background: #f1f1f1;
	margin: 2px 1px;
}

.thumb_caption {
	font-size: .85em;
	width: 60%;
	font-weight: 400;
	padding: 1px 3px;
	display: block;
	background: #eae9e9;
	margin: 2px 1px;
}

.thumb_caption a,
.thumb_title a {
	text-decoration: underline;
	color: #fff!important;
}


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	margin: 5px 3px;
    padding: 3px;
    border-style: solid;
    border-width: 3px;
    border-image-source: url('images/placeholder.jpg');
    border-image-slice: 90 290;
  -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 {
    border-style: solid;
    border-width: 3px;
    border-image-source: url('images/header.jpg');
    border-image-slice: 90 290;
}

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

.thumbnails {
	padding: .5%;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 150px;
	height: auto;
	object-fit: cover;
	padding: 0!important;
	border: 0px!important;
	background: transparent!important;
    border-bottom: 0px!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-size: .85em;
	font-style: normal!important;
    text-transform: lowercase;
}

.stats {
	color: #fff!important;
	padding: 5px 10%;
	background: #070707;
}

.stats strong {
    color: #e5e1be;
    font-family: 'Kalam', cursive;
    font-size: 1.45em;
	font-weight: 400!important;
}

.statlink a {
	font-size: .95em;
	font-weight: 400!important;
    text-transform: none;
	letter-spacing: 2px;
    -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;
}

.statlink a:hover {
	z-index: 1500!important;
}

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

.catlink {
    display: block;
	margin: 5px 7px;
	font-weight: 700;
	padding: 8px 0;
	font-size: .90em;
}

.catlink a {
    padding: 2px 5px 3px;
	color: #fff!important;
    background: #a8c08e;
    font-family: 'Victor Mono', monospace;
    text-transform: uppercase;
    font-weight: 400;
}

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

.catlink .fa-solid {
	font-size: 9px;
	color: #e1c7ba;
	margin-left: 3px;
}

/* footer */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center!important;
	font-size: .80em;
	text-transform: uppercase;
	line-height: 175%;
}

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

.footer span {
    font-family: 'Victor Mono', monospace;
    padding: 3px 15px;
	background: #020202;
    color: #fff;
    margin: 12px auto!important;
}

.footer b {
    color: #65797a;
    font-family: 'Kalam', cursive;
    font-weight: 400;
    font-size: 1.55em;
	text-transform: none!important;
}

.footer span a {
	color: #adc593!important;
	text-decoration: none;
	font-weight: 400!important;
	padding-bottom: 2px;
}

.footer span a:hover {
	color: #e2c6b8!important;
	text-decoration: none!important;
	border-bottom: none!important;
}

.footer .disclaimer {
	font-size: 13px!important;
	text-transform: none!important;
	font-weight: 400!important;
	text-align: left!important;
	letter-spacing: 0px!important;
	line-height: 195%;
}

/* == DO NOT TOUCH ANYTHING BELOW THIS == */

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

 P  C   S C R E E N 

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

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

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

R E S P O N S I V E    C S S

 --------------------- */
.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: hidden!important;
        margin: 0;
        color: #fff;
		background: #0e0e0e;
        display: block!important;
	}

	.navi {
		padding: 15px 2px;
		margin: 0;
	}

	.navi .container {
		padding: 10px;
		margin: 0;
		background: transparent!important;
		text-align: left!important;
	}
	
	.menu ul {
		position: static;
		display: none;
	}

	.menu ul li,
    .menu li a {
		width: 100%;
		max-width: 100%;
	}

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;
	}
	
	.show-menu .fa-solid {		
		color: #b0c992;
		padding: 8px!important;
		font-size: 0.79rem;
	}

	.menu,
    .menu .home {
		display: block;
		text-align: left!important;
		width: 100%;
	}

	.menu a {
		display: block;
		padding: 8px;
	}
	
	.bull {
		display: none;
	}
	
}
 
@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;
}

.maintable  {
	width: 100%;
	background-color: #fff!important;
}

.navmenu {
	font-size: 100%;
}

#gallery { 
	margin: 0 0 20px 0;
	padding: 0px; 
	width: 100%;
	background: #fff;
	border-top: 0px;
}

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

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 10vw!important;
}
	
	.stats {
		line-height: 195%;
	}

.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: 98%!important;
	padding: 20px 0;
}

.disclaimer {
	display: block!important;
	font-size: 13px;
	text-transform: none!important;
	font-family: 'Merriweather', sans-serif!important;
}

.navmenu {
	padding:2px!important; 
}

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

}

@media only screen and (max-width: 470px), only screen and (max-device-width: 375px),
only screen and (max-width: 200px), only screen and (max-device-width: 200px) {
	
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%!important; 
	padding: 0px!important;
	margin: 0px!important;
}

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

#gallery {   
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0px; 
}

.navmenu {
	font-size: 100%;
}
	
#gallery .menutop {
	max-width: 50vw!important;
}

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

.thumb_filename, 
.thumb_comments, 
.thumb_title,
.thumb_caption {
	display: block;
	font-size: .55em;
}

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

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

.footer {
	width: 100%!important;
}

.disclaimer {
	display: block!important;
	font-size: 13px;
	text-transform: none!important;
	font-family: 'Merriweather', sans-serif!important;
}

}