
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: https://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   https://www.opensource.org/licenses/mit-license.php
 *   https://www.gnu.org/licenses/gpl.html
 */

#pictures li {
	float:left;
	height:<?php echo ($max_height + 10); ?>px;
	list-style:none outside;
	width:<?php echo ($max_width + 10); ?>px;
	text-align:center;
}
img {
	border:0;
	outline:none;
}
.prev {
	float:left;
}
.next {
	float:right;
}
    a.fancybox img {
        border: none;
        box-shadow: 0 1px 7px rgba(0,0,0,0.6);
        -o-transform: scale(1,1); -ms-transform: scale(1,1); -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
    } 
    a.fancybox:hover img {
        position: relative; z-index: 999; -o-transform: scale(1.03,1.03); -ms-transform: scale(1.03,1.03); -moz-transform: scale(1.03,1.03); -webkit-transform: scale(1.03,1.03); transform: scale(1.03,1.03);
    }
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}


#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}



#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

#### Site styles
a2
{
color: #000;
}
tittle{
text-align: right;
font-size: 40px;
}
img {
object-fit: cover;
}
body {
  background: #FFE6BE;
  margin: 0;
  padding: 0;
  background-image: url("https://nelsonminiclub.ml/images/Websitebackground.jpg");
  background-size:cover;
}
}

h1,h2,h3,h4,h5,h6,p {
  margin: 0;
}

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

a {
  color: #DD4C0B;
  text-decoration: none;
}

a:hover {
  color: #728498;
  text-decoration: none;
}

.clear {
  clear: both;
}

.form {
  padding: 5px;
  border: 1px solid #495DB6;
}

#submit {
  background: #DD4C0B;
  color: #FFFFFF;
}

#wrap {
  color: #333333;
  font-family: 'Verdana', sans-serif;
  letter-spacing: .12em;
  line-height: 1.3em;
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}

#header {
  background-color: #FFFFFF;
 # background-image: url('https://nelsonminiclub.ml/img/header.jpg');
 # background-repeat: no-repeat;
width: 1000px;
height: 140px;
 # margin: 20px 0;
}

#header a {
  text-decoration: none;
}

#header a:hover {
  color: #DD4C0B;
}

#header h1 {
  font-size: 40px;
  text-shadow: 2px 2px 2px #FFF;
  padding: 20px;
}

#header p {
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 1px 1px 1px #333333;
  margin: 175px 0 0 0;
  padding: 20px;
}

ul#nav { 
  margin: 0 0 20px 0;
  display: inline;
  float: left;
}

 ul#nav li {
  float: left;
}

 ul#nav li a {
  background: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #495DB6;
  margin: 0 20px 0 0;
  padding: 10px;
  float: left;
}

ul#nav li:last-child a {
  margin: 0;
}

ul#nav li a:hover, ul#nav li.current a {
  background: #495DB6;
  color: #FFFFFF;
  border: 1px solid #495DB6;
}

#content {
  width: 1000px;
  float: left;
}

#content .post {
  background: #FFFFFF;
  width: 958px;
  margin: 0 0 20px 0;
  padding: 20px;
}
#content .post2 {
  background: #FFFFFF;
  width: 960px;
  margin: 0 0 20px 0;
  padding: 20px;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, 
#single p, #single h1, #single h2, #single h3, #single h4, #single h5, #single h6, 
#sidebar .box p, #sidebar .box h3, #sidebar .box ul  {
  margin: 0 0 20px 0;
}

#content .post:last-child, #content .post p:last-child, 
#single p:last-child, #single h1:last-child, #single h2:last-child, #single h3:last-child, #single h4:last-child, #single h5:last-child, #single h6:last-child, 
#sidebar .box p:last-child, #sidebar .box h3:last-child, #sidebar .box ul:last-child  {
  margin: 0;
}

#content  .post h2 {
  font-size: 35px;
}

#content .post p {
  font-size: 15px;
}

#content .post p.info {
  font-size: 12px;
}

#content .post p.image-caption {
  background: #EEEEEE;
  font-size: 12px;
  border: 1px solid #495DB6;
  width: 200px;
  margin: 0 10px 0 0;
  padding: 5px;
  float: left;
}

#content .post p.image-caption img {
  border: 0;
  width: 200px;
  height: 133px;
  clear: both;
}

#content .post p.image-archives {
  background: #EEEEEE;
  font-size: 12px;
  line-height: 1em;
  border: 1px solid #495DB6;
  width: 150px;
  margin: 0 10px 0 0;
  padding: 5px;
  float: left;
}

#content .post p.image-archives img {
  border: 0;
  width: 150px;
  height: 100px;
}

#content .post a.float-left {
  float: left;
}

#content .post a.float-right {
  float: right;
}

#single {
  background: #FFFFFF;
  width: 960px;
  margin: 0 0 20px 0;
  padding: 20px;
}

#sidebar {
  width: 360px;
  margin: 0 0 0 30px;
  float: left;
}

#sidebar .box {
  background: #FFFFFF;
  width: 320px;
  margin: 0 0 20px 0;
  padding: 20px;
}

#sidebar .box:last-child {
  margin: 0;
}

#sidebar .box h3 {
  font-size: 25px;
}

#footer {
  background: #FFFFFF;
  margin: 20px 0;
  padding: 20px;
}

#footer ul#footer-nav {
  display: inline;
}

#footer ul#footer-nav li a {
  font-weight: bold;
  text-decoration: underline;
  padding: 0 10px;
  border-left: 1px solid #CDBC8D;
  float: left;
}

#footer ul#footer-nav li:first-child a {
  padding: 0 10px 0 0;
  border: 0;
}

#footer ul#footer-nav li.current a {
  color: #402A22;
  text-decoration: none;
}

#footer p {
  margin: 20px 0 0 0;
  float: right;
}
#footer l {
  margin: 20px 0 0 0;
  float: left;
}
#form-right{
margin-right: 200px; 
}
f1{
  color: #000;
  font-size: 15px;
  font-weight: bold; 
  margin: 175px 0 0 0;
  padding: 0px;
}
f2{
  color: #000;
  font-size: 20px;
  font-weight: bold; 
  margin: 175px 0 0 0;
  padding: 0px;
}
### Site styles END