/* 

Theme Name: Scarlett 2022 NED
Site URI: https://scarlett-johansson.net
Author: Never Enough Design
Design URI: http://neverenoughdesign.org

==================================================

THEME MADE EXCLUSIVELY FOR SCARLETT-JOHANSSON.NET
YOU CANNOT COPY & REDISTRIBUTE AS YOURS

==================================================

*/


/* body */

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #4e4e4e;
	overflow-x:hidden!important;
}

#wrapper {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

#content {
	width: 100%;
	float: left;
}

/* header */
#header {
	background: url("images/header.jpg") center center no-repeat; 
	width: 100%;
	min-width: 1920px;
	height: 500px; 
}

.head {
	display: none;
}

/* menu */

.navi {
	padding: 0;
	font-family: 'Poppins', sans-serif;
}

.container {
	padding: 15px;
	text-align: center;
	margin: 1.2% auto;
	width: 1200px;
	position: relative;
	background: #151515;
	color: #fff;
}

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

.navi li,
.menu {
	display: inline-block;
}

.menu {
	line-height: 165%;
	text-transform: capitalize;
	font-size: 13px;
}

.bull {
	font-size: 10px;
	vertical-align: middle;
	margin: auto 1px;
	color: #fddde2;
}

.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: 500!important;
	color: #fff!important;
}

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

/* -- footer -- */

#footer {
	padding: 20px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 400!important;
	text-align: center;
	line-height: 165%;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	background: #171717;
	color: #fff;
	border-top: 5px solid;
	border-image-slice: 1;
	border-width: 5px;
	border-image-source: linear-gradient(to left, #519e74, #a86463);
}

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

.footer span a {
	color: #f3edc9!important;
	text-decoration: underline;
}

.footer a {
	color: #ffe6e1!important;
	text-decoration: none;
}

.footer a:hover,
.footer span a:hover {
	color: #ffb7c5!important;
}

.footer b {
	color: #bde9d0!important;
}

.footer .disclaimer {
	display: block;
	text-align: left;
	text-transform: none!important;
	font-size: 1.10em;
	line-height: 155%;
}

.footer .sociables{
	display: none;
}

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

/* gallery */

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

.menutop {
	padding: 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: #1f377d;
}

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

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	margin-bottom: 25px;
	background-color: #fff;
}

.tableh1 {
	margin: 8px 0;
	font-size: 2.35em;
	padding: 10px;
	font-weight: 400;
	font-family: 'Birthstone', cursive;
	color: #262626;
	border-bottom: 4px solid transparent;
	border-image: linear-gradient(to top right, #fed0d3 0%, #fed0d3 25%, #ecba7d 50%, #1c397d 75%, #1c397d 100%);
	border-image-slice: 1;
}

.tableh1-top-1 {
	font-size: 0.89em;
	font-family: 'Poppins', sans-serif;
	margin: 0 auto!important;
	font-weight: 400;
	letter-spacing: 3px;
}

.tableh1-top-1 span {
	background: #714441;
	clip-path: polygon(5% 5%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
	color: #fff;
	padding: 10px 15px 20px 15px;
}

.tableh1-top {
	font-size: 0.89em;
	font-family: 'Poppins', sans-serif;
	margin: 0 auto!important;
	font-weight: 400;
	background: #161616;
	color: #fff;
	padding: 3px 10px;
	text-transform: uppercase;
}

.tableh2 {
	margin: 0 auto;
	font-size: 1.20em;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 1.7em;
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #ddd;
}

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

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 10px;	
	background: #f7f7f7;
}

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

a:hover .image {	
	filter: grayscale(100%) brightness(1.1);
}


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

.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 .cats {
	background: #b7abab;
	color: #fff;
	text-align: center;
	padding: 15px;
	font-size: 0.89em;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #aa6665;
}

.cats strong {
	text-shadow: none!important;
	color: #1c1b17;
	font-weight: 400;
	font-family: 'Birthstone', cursive;
	font-size: 2.35em;
}

.statlink {
	font-weight: 400!important;
	font-size: 14px;
	color: #6c6b6b;
	margin: 12px auto!important;
	padding: 10px;
	text-transform: none!important;
	font-family: 'Merriweather', serif;
}

.statlink a {
	font-size: 1.2em;
	padding: 5px 0;
	font-style: normal;
	font-weight: 700;
	font-family: 'Merriweather', serif;
    -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 {
	color: #21387c;
}

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

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

.catlink a {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 3px;
	padding: 6px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-image-source: url('images/header.jpg');
	border-image-slice: 90 360;
	background: #161817;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
    -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;
	color: #fff;
}

.catlink a:hover {
	color: #fef8c4!important;
}


.thumb_filename {
	display: block;
	padding: 5px;
}

.thumb_title,
.thumb_caption {
	display: block;
	border-bottom: 2px solid #e3e3e3;
	text-transform: capitalize;
	padding: 5px;
	color: #171516;
	margin: 2px 1px;
	width: 65%;
}

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

.thumb_caption a:hover,
.thumb_title a:hover {
	text-decoration: line-through;
}

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

.menu input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}
/* PC SCREEN */

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

/* RESPONSIVE CODING */

@media (max-width : 1024px),
(max-width : 959px) {
	
	#navigation {
		overflow-x: hidden!important;
		background: #151515;
	}

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

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

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;
		color: #fff;
		font-weight: 400;
	}

	.navi .container {
		padding: 0;
	}

	.menu {
		display: block;
		text-align: left!important;
	}

	.menu li {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #eee;
	}

	.menu a {
		display: block;
		padding: 8px;
		font-weight: 500!important;
	}
	
	.menu a:first-child {
		margin-top: 10px;
	}
	
	.rpv-menu .fa,
	.bull {
		display: none;
	}

}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body,
#wrapper,
#content,
.maintable,
#footer {
	overflow-x: hidden!important;
}

#wrapper {
	max-width: 100%!important; 
}

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

#content {
	max-width: 100%; 
	margin: 0 auto;
}

.maintable  {
	max-width: 100%;
}

.navmenu {
	font-size: 100%;
}

#gallery { 
	margin: 0 auto 20px auto!important;
	padding: 0px; 
	max-width: 90%;
}
	
#gallery .menutop {
	max-width: 65vw!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 { 
display: none;
 }

.category-icon a img,
.category-icon a img:hover {
	width: 10vw!important;
	height: auto!important;
}

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

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

.navmenu {
	padding:2px!important; 
}

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

@media only screen and (max-width: 500px), only screen and (max-device-width: 199px) {
.catlink a {
	font-size: 2vw;
	line-height: 415%!important;
}
	
.thumb_filename,
.thumb_title {
		display: none!important;
	}
}
/** COPPERMINE CODES **/

.album_stat {
	font-size: 100%;
	margin: 5px 0px;
}

table {
	font-size: 12px;
	position: relative;
}



h2  {
	font-size: 15px;
	font-weight: bold;
	padding: 1px;
}

.navigation {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing:0px;
	color:#474747;
}



.navigation a:link, .navigation a:visited, .navigation a:active{
	padding-left:5px;
	padding-right: 5px;
	color:#474747;
}



.navigation a:hover{
	padding-left:5px;
	padding-right: 5px;
	color:#000;
	text-decoration:none;
}



p {
	font-family: Trebuchet MS;
	font-size: 11px;
	margin: 2px 0px;
}



ul {
	margin-left: 5px;
	padding: 0px;
}



li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.tableb, .tablef {
	margin: 1px;
	background-color: transparent;
}

.thumb_num_comments {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	font-style: italic;
	display: block;
}



.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}



.user_thumb_infobox th {
	font-weight: bold;
	font-size: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}



.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}



.user_thumb_infobox a {
	text-decoration: none;
	color: #434343;
}



.user_thumb_infobox a:hover {
	color: #434343;
	text-decoration: none;
}



.sortorder_cell {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
}



.sortorder_options {
	font-family: Trebuchet MS;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}



.navmenu {
	padding:5px; 
	font-size: 9px;
	text-transform: uppercase;
	height: 22px;
	text-align: center;
}



.navmenu img {
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
}



.navmenu a {
	text-decoration: none;
	color: #c2ac9b;
	display: block;
	padding: 5px;
}



.navmenu a:hover {
	text-decoration: underline;
	color: #434343;
}



.navmenu a img {
	border: 0px;
	padding: 0px;
}



.navmenu a img:hover {
	border: 0px;
	padding: 0px;
}



.admin_menu_thumb {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #806453;
	font-weight: bold;
}



.admin_menu_thumb a {
	color: #EDEDED;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 3px;
}



.admin_menu_thumb a:hover {
	color: #434343;
	text-decoration: underline;
}


.admin_menu {
font-family: Trebuchet MS;
font-size: 8px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 15px;
text-transform: uppercase;
text-align: center;
}



.admin_menu a {
text-decoration: none;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;}



.admin_menu a:hover {
color: #504f4f;
text-decoration: underline;}



.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:140%;
}

#admin_menu_anim {

}



.comment_date{
	color: #dcccde;
	font-size: 90%;
	vertical-align: middle;
}



.comment_date a img {
	border: 0px;
	padding: 0px;
}



.comment_date a img:hover {
	border: 0px;
	padding: 0px;
}

.topmenu {
	font-family: Trebuchet MS;
	line-height: 130%;
	font-size: 110%;
}



.topmenu a {
	color: #825c00;
	text-decoration: none;
}



.topmenu a:hover  {
	color: #434343;
	text-decoration: underline;
}



.img_caption_table {
	border: none;
	width: 100%;
	margin: 0px;
}



.img_caption_table th {
	font-size: 100%;
	color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #f4edde;
}



.img_caption_table td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top: 1px solid #f4edde;
	white-space: normal;
}



.debug_text {
	border: #BDBEBD;
	background-color: #f4edde;
	width: 100%;
	margin: 0px;
}



.clickable_option {
	cursor: default;
}



.listbox_lang {
	color: #434343;
	background-color: #f4edde;
	border: 1px solid #808080;
	font-size: 80%;
	font-family: Trebuchet MS;
	vertical-align: middle;
}


.pic_title {
        color: #000000;
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        color: #000000;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}


#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}