@charset "utf-8";

/*  
Theme Name: Northern Lights
Description: Html theme with 1-2-3 column layout, dropdown categories menu, multiple widget-ready placement and email form integrated, easy to customize. Enjoy!
Author: Phi - Andreas Wilthil
Version: 1.0
*/


#vlightbox, #content {
	background: #D6D3C7 !important;
}
a.ditto_page, a.ditto_next_link, a.ditto_previous_link {
	border-radius: 3px;
	box-shadow: 1px 1px 3px 0 grey;
}
span.ditto_off, span.ditto_currentpage {border-radius: 3px;}



.navigation {
	color: #757575; 
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
/*	background:#72604c;	*/
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
/*	color: #636363;	*/
	color: #908D7A;
	font-weight:bold;
	background-color: #f9f9f9;
	
	border: 1px solid grey;
	
	padding: 3px 6px;
	font-size: 12px;
	margin: 0px 4px 0 0; /*otstup mezdu tsyframi*/
}

.navigation a:hover {
	background-color: #ffa200;
	color: #ffffff;
	border-color: #FFA200;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	
	border: 1px solid #908D7A;
	
	color: #bbb;
	font-size: 12px;
	margin: 0px 4px 0 0; /*otstup mezdu tsyframi*/
	font-weight:bold;
}
.navigation span.nav_ext {
	border: none;
	background: transparent;
}


/*--- Global styles ---*/

* { margin:0px; text-align:left; }

html, body { margin:0px; padding:0px; width:100%; height:100%; background:url(../images/interface/silver/bg-page.gif) repeat-x; background-color:#dedede; font-family:Arial, Helvetica, sans-serif; color:#282828;
	font-size:14px; }

h1 { padding: 20px 0 20px 0;}

h1, h2, h3, h4, li.blog-header, .post-header, .slides p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#555; }

/*--- Structure ---*/
#wrapper { text-align:center; min-height: 100%; height: auto !important; height: 100%; width:100%; background:url(../images/interface/silver/bg-header.jpg) no-repeat top center; margin: 0 auto -140px; }

#inner-wrapper { width:940px; margin:0 auto; }

#header { margin:0 auto; width:960px; height:107px; }

#nav { margin:0 auto; width:940px; background:#908d7a; height:40px; }

#nav-menu { float:left; width:790px; height:auto; }

#nav-search { position:relative; float:left; width:150px; height:auto; padding:4px 0px; }

#feature { margin:0 auto 20px; width:940px; height:420px;/* background:url(../images/interface/common/under-glow.jpg) no-repeat bottom center;*/ }




#content { margin:0 auto; width:940px; height:auto; }

#content.page { height:auto; min-height:400px; display:block;  } /*	background:url(../images/interface/silver/bg-content-page.jpg) repeat-x;	*/
#content.page p { padding: 0px 20px 0px 20px; }

.content-3-3 {display:inline; float:left;  } /* width:900px;  */
.content-3-3 div { padding:30px 20px 30px 40px; background-color:#dcd8c6;   }

.content-2-3 { display:inline; float:left; height:auto; width:500px; margin:0px 10px 20px 20px; }

.content-1-3 { display:inline; float:left; height:auto; width:280px; margin:0px 10px 20px 20px; }

.content-1-3 p {	text-align:justify; }

.content-1-3 img { margin-bottom:0px; clear:both; margin-bottom:10px; }

#footer-wrapper { bottom:0px; width:100%; background:url(../images/interface/silver/bg-footer.gif) repeat-x; background-color:#fff; height:140px; overflow:hidden; }

#footer-inner { background:url(../images/interface/silver/bg-footer-inner.gif) no-repeat top center; height:140px; text-align:center; }

#footer-content { margin:0px auto; width:900px; padding-top:24px; }

/*--- Lists ---*/
#nav-menu ul { margin:0px; padding:2px 0px 0px 10px; list-style:none; position:relative; }

#nav-menu li { width:auto; float:left; margin-right:20px; font-size:100%; display:inline; }

#nav-menu li a { margin-top:6px; padding:4px 0px 7px 10px; display:inline; float:left; color:#fff; }

#nav-menu li a.active { padding:0px; display:inline-block; background:url(../images/interface/common/btn-left.png) no-repeat top left; width:auto; color:#046380; margin-top:5px; }

#nav-menu li a.active span { display:inline-block; margin-left:10px; background:url(../images/interface/common/btn-right.png) no-repeat top right; padding:5px 30px 7px 4px; }

#nav-menu li a:hover { text-decoration:none; color:#000; }

#nav-menu li a.active:hover { text-decoration:none; color:#282828; }

#nav-menu li ul { margin: 0; padding: 0; position: absolute; visibility: hidden; width:200px; z-index:1000; top:42px;  }

#nav-menu li ul li { float: none; display: inline; font-size:100%; }

#nav-menu li ul li a { width: 180px; background: #908d7a; color: #fff; padding:10px; margin:0; }

#nav-menu li ul li a:hover { background: #aaa795; color:000; }

#footer-content ul { margin:0px 0px 50px 0px; padding:0px; list-style:none; clear:both; }

#footer-content li { width:auto; float:left; margin-right:20px; font-size:90%; display:inline; }

#footer-content li a { margin-top:0px; padding:0px; display:inline; float:left; }

#footer-content li a:hover { text-decoration:none; color:#999; }

ul.submenu { margin:0px 0px 30px 0px; line-height:24px; }

ul.submenu li { list-style-type:none; width:auto; border-bottom:1px solid #bbb; padding:0px 0px 0px 0px; }

ul.submenu li a { }

ul.submenu li a:hover { color:#999; }

/*--- Typography ---*/

a { text-decoration:none; color:#046380; }

a:hover { text-decoration:underline; }

p { line-height:18px; margin-bottom:14px; font-size:100%; }

ul { list-style-type:square; margin:10px 10px 10px 30px; line-height:14px; }

ol { list-style-type:decimal; margin:10px 10px 10px 30px; line-height:14px; }

h1 { font-weight:normal; font-size:300%; line-height:30px; margin-bottom:10px; color:#555; border-bottom:1px solid #bbb; padding-bottom:10px; }

h2 { font-weight:normal; font-size:170%; line-height:30px; text-align: center; padding:15px; }

h3 { font-size:200%; font-weight:normal; line-height:34px; padding-left:54px; padding-top:12px; height:44px; margin-left:-5px; background:url(../images/interface/silver/bg-h1-marker.png) no-repeat; }

h4 { font-weight:normal; font-size:130%; line-height:24px; }

h5 { font-size:120%; font-weight:normal; line-height:18px; }

h6 { font-size:100%; font-weight:normal; line-height:14px; font-weight:bold; }

blockquote { border-left:2px solid #000; color:#666; margin:20px 0px 20px 40px; width:auto; line-height:14px; font-size:90%; padding-left:20px; }

/*--- Forms ---*/
form { margin:0px; }

input.search { position:absolute; top:8px; border:none; background:url(../images/interface/common/bg-search.png) no-repeat top left; line-height: 1.5; padding:0 0 0 10px; width:116px; color:#999; }

input.search-button { border:none; position:absolute; top:8px; left:116px; }

#name{width:300px;}
#email{width:300px;}
#message{width:500px; height:300px;}
#post-comment{width:500px; height:200px;}


/*--- Classes ---*/

.push { height:160px; width:100%; clear:both; }

.content-divider { height:50px; background:url(../images/interface/silver/bg-content-divider.jpg) no-repeat top center; height:76px; clear:both; }

.clear { width:auto; clear:both; height:20px; }

.zoom{background:url(../images/interface/common/zoom.jpg) no-repeat; width:280px; height:auto; display:inline; float:left; margin-bottom:20px;}

.columns {
  display: flex;
  /* gap: 20px; */
}

.column {
  flex: 1;
  min-width: 250px;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 0 15px 10px;
}
.column > p {
	padding: 0px !important;
	text-align: justify;
	text-indent: 40px;
}
.column ul {
  list-style: circle;
  padding-left: 20px;
}


/*--- Misc ---*/
/*--- Кнопка ---*/
.column a.btn {
  display: inline-block;
  padding: 10px 25px;
  margin: 0 auto;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 9px;
  background: linear-gradient(135deg, #bdc3c7 0%, #2c3e50 100%);
  color: #fff;
  box-shadow: 
    0 10px 30px rgba(45, 62, 80, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
}

.column a.btn:hover {
  background: linear-gradient(135deg, #d5dbdb 0%, #34495e 100%);
  transform: translateY(-3px);
  box-shadow: 
    0 15px 40px rgba(45, 62, 80, 0.6),
    inset 0 1px 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 10px rgba(0,0,0,0.25);
}
.column .btn {
  align-self: flex-start;     /* або flex-end, якщо треба вирівняти праворуч */
  margin-top: auto;           /* відштовхує кнопку вниз */
}

/* a.btn { display:inline-block; background:url(../images/interface/common/btn-left.png) no-repeat top left; width:auto; color:#046380; margin-right:10px; }

a.btn span { display:inline-block; margin-left:10px; background:url(../images/interface/common/btn-right.png) no-repeat top right; padding:4px 30px 5px 4px; }

a.btn:hover { background:url(../images/interface/common/btn-left-hover.png) no-repeat top left; text-decoration:none; cursor:pointer; }

a.btn:hover span { background:url(../images/interface/common/btn-right-hover.png) no-repeat top right; }
*/

/*--- Blog styles ---*/

.post-wrapper { margin-bottom:40px; }

.post-header { clear:both; font-size:240%; margin:0px 0px 10px 0px; padding-bottom:10px; border-bottom:1px solid #bbb; line-height:34px; }

.post-meta { float:left; width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #bbb; }

.post-date { float:right; clear:right; }

.post-image { clear:both; margin:0px 0px 20px 0px; }

.post-entry { }
.post-comment img{float:left; margin:4px 10px 0px 0px;}

/*--- Portfolio styles ---*/

.portfolio-list { display:inline; float:left; height:auto; width:280px; margin:0px 10px 10px 20px; background:url(../images/interface/common/zoom.jpg) no-repeat; }

.portfolio-list img {clear:both; margin-bottom:10px; }



/*--- Slideshow styles --*/

.carousel { width:940px; position: relative; height:420px; }

.carousel .slides { width: 940px; overflow: hidden; height: 420px; margin-top:0px; position: absolute; top:0; }

.carousel ul a img { border: 0px; }

.carousel .slides ul { width: 9999px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0; height:420px; }

.carousel ul li { display:block; float:left; padding: 0px; height: auto; width: 940px; text-align:center; }

.carousel ul li a img { display:block; }

.slides p { color:#282828; font-size:24px; text-align:center; margin-top:40px; }
.slides h6 { color:#282828; font-size:14px; text-align:center; margin-top:0px; font-weight:normal; }

.forward { background:url(../images/interface/common/btn-next.png) no-repeat; width:50px; height:50px; position: absolute; top: 330px; cursor: pointer; right: 15px; }

.back { position: absolute; top: 330px; cursor: pointer; left: 15px; background:url(../images/interface/common/btn-prev.png) no-repeat; width:50px; height:50px; }


/*--- Lightbox styles ---*/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }

#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#lightbox-container-image { padding: 10px; }

#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none; }

#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; display: block; }

#lightbox-nav-btnPrev { left: 0; float: left; }

#lightbox-nav-btnNext { right: 0; float: right; }

#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }

#lightbox-container-image-data { padding: 0 10px; color: #666; }

#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }

#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
