﻿#LightBoxGallery{}

.sgal-holder{}
.sgal-breadcrumb{float:left; width:100%;}
.sgal-breadcrumb a{font-size:24px; margin-bottom:15px; color:#333; float:left;}
.sgal-content{}
.sgal-Grider{}
.sgal-Grider .gridRow{margin-bottom:0px;}
.sgal-Grider > .span4{}

.sgal-Image{float:left; width:100%; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; /*overflow:hidden; height:160px;*/ padding:5px 5px 0px 5px; border:1px solid #f3f3f3; margin-bottom:20px;}
.sgal-Image input{width:100%;}
.sgal-Image h3{position:absolute; left:0px; bottom:0px; border:5px solid #fff; border-top:none; z-index:10; text-align:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; background:rgba(0,0,0,0.80); color:#fff; padding:8px 10px; width:100%; z-index:30; margin-bottom:0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -ms-transition: all 0.8s ease-out; color:#fff; font-family: 'OpenSans-CL'; font-size:20px!important; line-height:1.2;}
.sgal-Grider > .span4 h3{}
.sgal-Image:hover h3{padding:15px 10px 15px 10px;}

.sgal-description{}

.sgal-Album{float:left; width:100%;}
.sgal-Album span.AlbumItem{float:left; width:32%; margin:1px; padding:5px; border:1px solid #f3f3f3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}

.sgal-Album:hover > .AlbumItem{opacity: 0.5; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -ms-transition: all 0.8s ease-out; }
.sgal-Album:hover > .AlbumItem:hover{opacity: 1;}

/*
.sgal-Album < .AlbumItem{
  filter: alpha(opacity=50); 
  opacity: 0.5;}
  
.sgal-Album .AlbumItem:hover > img{
filter: alpha(opacity=100); 
  opacity: 1;}



/*
background:rgba(0,0,0,0.80); color:#fff; padding:8px 10px; width:100%; z-index:30; margin-bottom:0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -ms-transition: all 0.8s ease-out;}
.novica_wrapper h2 a{color:#fff; font-family: 'OpenSans-CL'; font-size:20px; line-height:1.2; float:left; width:100%;}
.novica_wrapper:hover h2{padding:15px 10px 15px 10px;}*/