@charset "utf-8";
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 2104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 2100;
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: 2101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff; border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 2102; border: 0px solid transparent;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 2101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 2103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/blank.gif);
z-index: 2102;
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: 2102;
display: block;
}
#fancybox-left-ico {
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 2102;
}
.fancybox-title-inside {
text-align: center;
color: #333;
position: relative;  padding:  0 0 20px 0;
}
.fancybox-title-outside {
color: #fff; padding-top: 5px;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
#fancybox-title-over {
display: block;  padding: 0 4px;
text-align: left;
font-family: "GoodDogRegular", Georgia, serif;
font-size: 30px;
line-height: 36px;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/fancybox/fancybox.png) -55px -90px no-repeat;
}

@font-face {
font-family: 'GoodDogRegular';
src: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/fonts/GoodDog.eot);
src: url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/fonts/GoodDog.eot?iefix) format('eot'), 
url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/fonts/GoodDog.woff) format('woff'), 
url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/fonts/GoodDog.ttf)  format('truetype'),
url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/fonts/GoodDog.svg#GoodDog) format('svg');
font-weight: normal;
font-style: normal;
}
.polaroid-gallery {
clear: both !important;
position: relative !important;
margin: 40px !important;
padding: 0 !important;
visibility: hidden;
zoom: 1;
z-index: 1;
}
.polaroid-gallery a.polaroid-gallery-item {
position: relative !important;
display: block !important;
float: left !important;
padding: 10px !important;
margin: 0 !important;
background: #fff !important;
text-decoration: none !important;
color: #000;
}
.polaroid-gallery a.polaroid-gallery-item:after,
.polaroid-gallery a.polaroid-gallery-item:before { 
z-index: -2; 
position: absolute; 
background: transparent; 
width: 70%; 
height: 55%; 
content: ''; 
right: 13px; 
bottom: 8px; 
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg);
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
} 
.polaroid-gallery a.polaroid-gallery-item:before { 
z-index: -3; 
left: 13px;
right: auto;
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg);
}
.polaroid-gallery a.polaroid-gallery-item .polaroid-gallery-image:before {
z-index: -1;
position: absolute;
background: #fff;
content: ''; 
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 0 0 100px 100px / 0 0 3px 3px;
-moz-border-radius: 0 0 100px 100px / 0 0 2px 2px;
border-radius: 0 0 100px 100px / 0 0 3px 3px;
}
.polaroid-gallery a.polaroid-gallery-item:hover .polaroid-gallery-image:before {
-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.1) inset;  
box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.polaroid-gallery a.polaroid-gallery-item .polaroid-gallery-image {
display: block !important;
margin: 0 0 5px 0 !important;
padding: 0 !important;
border: 0 !important;
max-width: auto !important;
min-width: auto !important;
background-position: 0 0;
background-color: #fff;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4) inset;
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4) inset;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4) inset;
}
.polaroid-gallery a.polaroid-gallery-item .polaroid-gallery-scratches {
z-index: 1997 !important;
position: absolute !important;
display: block !important;
top: 0 !important;
bottom: 0 !important;
left: 0 !important;
right: 0 !important;
max-width: auto !important;
min-width: auto !important;
background: transparent url(//mossthefilm.com/wp-content/plugins/polaroid-gallery/images/scratches.png) 0 0 repeat;
}
.polaroid-gallery a.polaroid-gallery-item .polaroid-gallery-text {
position: relative !important;
display: block !important;
font-size: 22px !important;
line-height: 26px !important;
height: 26px !important; 
padding: 0 5px !important;
margin: 0 -5px !important;
max-width: auto !important;
min-width: auto !important;
overflow: hidden !important;
visibility: hidden !important;
font-family: "GoodDogRegular", Georgia, serif;
}
.polaroid-gallery a.polaroid-gallery-item:hover .polaroid-gallery-text {
visibility: visible !important;
height: auto !important;
}
.polaroid-gallery a.showcaption .polaroid-gallery-text,
.polaroid-gallery a.showcaption:hover .polaroid-gallery-text {
visibility: visible !important;
}