@charset "UTF-8";
@import url("font/stylesheet.css");
@import url("fancybox/jquery.fancybox-1.3.4.css");
/* CSS Document */

body{
	background-color: #dfd6cb;
	font-size: 12px;
	margin: 0px;
	color: #9e1d1b;
	font-family: Verdana;

}
a, a:link, a:visited{
	color: #9e1d1b;
}
#wrapper{
	width: 885px;
	margin: 0px auto;
	margin-bottom: 30px;
	background-color: #d6c9bd;
	padding: 0px 10px 0px 10px;
}
#header{
	background-image: url(img/header_02.jpg);
	margin: 0px auto;
	height: 197px;
}
#content{
	margin: 0px;
	background-color: #fff;
	padding: 20px 60px 20px 60px;
}
#content img.alignleft, #content img.alignright {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DFDFDF;
    display: inline-block;
    margin: 0 20px 5px 0;
    padding: 6px;
	max-width: 100%;

}
#content .divider{
  position: relative;
  display: block;
  padding-top: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ececec;
  clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.alignleft {
    float: left;
}
h2{
	font-family: 'UsenetRegular';
	font-size: 18px;
	font-weight: bold;
}
#footer{
	height: 35px;
	font-size: 12px;
	padding-left: 20px;
	margin-top: 15px;
}
#footer a#chris{
	background: url(img/chris.png);
	width: 141px;
	height: 9px;
	display: block;
	float: right;
	text-indent: -5000px;
	font-size: 0px;
	outline: none;
	margin: 5px 5px 0 0;
}
#footer a:hover#chris{
	background: url(img/chris.png);
	width: 141px;
	height: 9px;
	display: block;
	float: right;
	text-indent: -5000px;
	font-size: 0px;
	outline: none;
	margin-top: 5px;
	background-position:0 -10px;

}

#right {
	width: 250px;
	height: auto;
	float: left;
}
#left {
	float: right;
}
/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */



/* Example One */
#example-one { 
	background-color: #9e1d1b;
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	border-bottom: 4px solid #760f0d;
	padding-left: 70px;
}
#example-one li { 
	display: inline-block;	
}
#example-one a {
	font-family: 'UsenetRegular';
	color: #white; 
	font-size: 14px; 
	float: left;
	padding: 9px 5px 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #4d4d4d;
	filter: dropshadow(color=#4d4d4d, offx=1, offy=1);
	letter-spacing: 1.5px;
}
#example-one a:hover, #example-one a:link, #example-one a:visited { 
	color: white; 
}
#magic-line { 
	position: absolute;
	bottom: -4px; 
	left: 0; 
	width: 100px; 
	height: 4px; 
	background: #d6cbbd;
}
.current_page_item a { 
	color: white !important; 
}
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}
.ie6 #magic-line {
	bottom: -3px;
}


/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	margin: 0px auto;
	width:750px;
	height:379px;
	overflow:hidden;
	display:none;
	border: 5px solid #d6cbbd;
	background-color: #fff;
}
  .slides_container div {
    width:750px;
    height:379px;
    display:block;
  }
#slides {
	position:relative;
	z-index:100;
	background-color: #fff;
}
#slides .next,#slides .prev{
	background-position: bottom;
	background-image:url(img/arrow-prev.png);
	text-indent: -5000px;
	font-size: 0px;
	outline: none;
	position: absolute;
	top:170px;
	left:-22px;
	width:24px;
	height:43px;
	display:block;
	z-index:-1;
}
#slides .next {
	background-image:url(img/arrow-next.png);
	left:762px;
}
#slides a:hover.next, #slides a:hover.prev{
	background-position: top;
}
#slides .prev {
	background-image:url(img/arrow-prev.png);

}

/*
	Pagination
*/

.pagination {
	margin:10px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a, .pagination li a:hover {
	background-position:0 -12px;
}






#content .item{
  width: 200px;
  margin: 0 40px 20px 0;
  float: left;
  text-align: center;
  position: relative;
}
#content .big{
  width: 700px;
  margin: 0 40px 20px 0;
  float: left;
  text-align: center;
  position: relative;
}

#content .item div{
  background: transparent url("img/gallery_item_bg.png") no-repeat right bottom;
  padding-bottom: 8px;
}
#content .item span.rollover{
  width: 200px;
  height: 200px;
  top: 7px;
  left: 7px;
  position: absolute;
  background: transparent url("img/overlay.png") no-repeat center;
  display: block;
}

#content .item img{
  max-width: 100%;
  padding: 6px;
  border: 1px solid #dfdfdf;
  background: #e2dad0;
}

.preloader{
  display: block;
  background: url("img/loading.gif") no-repeat center center;
}
#list li{
	margin-left: 215px;
	font-style: italic;
	line-height: 16px;
}

    h1 {
      margin-bottom: 10px;
    }

    .buttons {
      margin-bottom: 20px;
    }

    .buttons button {
      padding: 10px 20px;
      margin: 5px;
      border: none;
      border-radius: 5px;
      background: #444;
      color: white;
      cursor: pointer;
    }

    .buttons button.active {
      background: #2196f3;
    }

    .gallery {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 15px;
      max-width: 1000px;
      margin: auto;
    }

    .gallery img {
      width: 100%;
      border-radius: 8px;
      cursor: pointer;
      transition: transform 0.2s ease;
    }

    .gallery img:hover {
      transform: scale(1.03);
    }

    .lightbox {
      display: none;
      position: fixed;
      z-index: 999;
      top: 0; left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.8);
      justify-content: center;
      align-items: center;
    }

    .lightbox img {
      max-width: 90%;
      max-height: 90%;
      border-radius: 10px;
    }

    .lightbox:target {
      display: flex;
    }

    .close {
      position: absolute;
      top: 20px;
      right: 30px;
      font-size: 30px;
      color: white;
      text-decoration: none;
    }