<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
      font-family: 'cake_gallery_icons';
      src: url('../fonts/cake-gallery-icons.eot?60792460');
      src: url('../fonts/cake-gallery-icons.eot?60792460#iefix') format('embedded-opentype'),
           url('../fonts/cake-gallery-icons.woff?60792460') format('woff'),
           url('../fonts/cake-gallery-icons.ttf?60792460') format('truetype'),
           url('../fonts/cake-gallery-icons.svg?60792460#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }





.cake-gallery .cake-gallery-content {
  width: auto;
  float: none;
  clear: both;
  margin-top: 35px;
  overflow: hidden; }


.cake-gallery .cake-gallery-head { overflow: hidden; }

.cake-gallery .cake-gallery-head .gallery-back-wrap { text-align: right; }

.cake-gallery .cake-gallery-head .gallery-back {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #696969; }

.cake-gallery .cake-gallery-head .gallery-back:hover { text-decoration: underline; }

.cake-gallery .cake-gallery-head .gallery-back .laquo { display: none; }

.cake-gallery .cake-gallery-head h1 {
  display: inline-block;
  width: 58%;
  padding-right: 30px;
  color: #696969;
  font-size: 2.05em;
  text-align: left;
  letter-spacing: 0.03em;
  vertical-align: middle;
  box-sizing: border-box; }

.cake-gallery .cake-gallery-head.no-next-prev h1 {
  display: block;
  width: auto;
  padding-right: 0; }





/* Gallery Filters */

.cake-gallery-list-filters {
  width: calc(36% - 30px);
  float: left;
  margin: 0 30px 0 0;
  background-color: transparent; }

.cake-gallery-list-filters .inner { margin: 0px; }

.cake-gallery-list-filters .inner-body { background-color: transparent; }

.cake-gallery-list-filters h3 {
  margin: 0 0 0.15em 0;
  text-transform: uppercase;
  color: #696969;
  letter-spacing: 0.03em;
  font-size: 1em;
  line-height: 1;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #f6f3f0; }

.cake-gallery-list-filters .cake-gallery-filter-row { 
  width: 100%;
  border-bottom: 1px solid #f6f3f0; }

.cake-gallery-list-filters .cake-gallery-filter-row.active { padding-bottom: 0.3em; }

.cake-gallery-list-filters .cake-gallery-filter-row h5 {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1;
  overflow: hidden; }

.cake-gallery-list-filters .cake-gallery-filter-row h5 a {
  display: block; 
  padding: 0.2em 0;
  color: #696969;
  text-decoration: none;}

.cake-gallery-list-filters .cake-gallery-filter-row h5 a .label { color: #696969; }

.cake-gallery-list-filters .cake-gallery-filter-row h5 .raquo {
  display: inline-block;
  transition: 0.25s ease-in-out; }

.cake-gallery-list-filters .cake-gallery-filter-row.on h5 .raquo,
.cake-gallery-list-filters .cake-gallery-filter-row.active h5 .raquo { transform: rotate(90deg); }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist {
  display: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden; }

.cake-gallery-list-filters .cake-gallery-filter-row.active ul.cake-gallery-filter-optlist{ display: block; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li {
  position: relative;
  display: block;
  list-style: none;
  width: calc(50% - 3px);
  float: left;
  margin: 0 3px 3px 0;
  overflow: hidden; }


.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-split {
  display: block;
  width: auto;
  float: none;
  clear: both;
  margin: 0 0 3px 0;
  padding: 7px 0;
  text-indent: 10px;
  color: #464646;
  font-size: 1.25em;
  line-height: 1;
  text-transform: uppercase;
  background-color: #d7d7d7; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.even { margin-right: 0; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section {
  width: auto;
  float: none;
  margin: 0 0px 10px 0;
  overflow: hidden; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul.even { }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul.odd {
  width: calc(50% - 3px);
  margin: 0 3px 0 0; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul li {
  width: 100%;
  margin: 0 0 3px 0; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry ul li { width: 100%; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry ul li label {
  background: transparent;
  display: inline-block;
  padding: 0;
  margin: 0 0.25em 0 0; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry ul li input[type="text"] {
  display: inline-block;
  width: 3.25em;
  height: auto;
  padding: 0.075em 0.2em;
  line-height: normal;
  color: #696969;
  font-size: 1em;
  border: 2px solid #e3e3e3;
  box-sizing: border-box;
  background-color: #ffffff; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry input[type="submit"] {
  display: inline-block;
  height: auto;
  padding: 0.075em 0.35em;
  text-align: center;
  line-height: normal;
  color: #696969;
  font-size: 1em;
  box-sizing: border-box;
  border: 2px solid #e3e3e3;
  vertical-align: bottom;
  overflow: hidden;
  background-color: #e3e3e3; }


.cake-gallery-list-filters .cake-gallery-filter-row.text-entry input[type="submit"]:hover {
  border-color: #a7a6aa;
  background-color: #a7a6aa; }

.cake-gallery-list-filters ul li input[type="checkbox"] { 
  position: absolute;
  top: 0;
  left: -100px; }

.cake-gallery-list-filters ul li label {
  display: block;
  padding: 0.4em;
  text-align: left;
  color: #464646;
  cursor: pointer;
  letter-spacing: 0;
  background-color: #e3e3e3; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.active label,
.cake-gallery-list-filters ul.cake-gallery-filter-optlist li:hover &gt; label { 
  color: #464646;
  background-color: #a7a6aa; }


.cake-gallery-list-filters .cake-gallery-filter-row.text-entry li.active label,
.cake-gallery-list-filters .cake-gallery-filter-row.text-entry li:hover &gt; label { background: transparent; }

.cake-gallery-list-filters .cake-gallery-filter-current-active {
  display: block;
  margin: 0.6em 0 0 0;
  padding: 0; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li {
  display: block;
  margin-bottom: 0.3em; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a {
  text-decoration: none;
  color: #696969;
  line-height: 1; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a .uncheck,
.cake-gallery-list-filters .cake-gallery-filter-current-active li a .label {
  display: inline-block;
  vertical-align: middle; }

cake-gallery-list-filters .cake-gallery-filter-current-active li a .label {
  color: #9c9c9c;
  opacity: 0.8; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a .uncheck {
  margin-right: 0.3em;
  padding: 0.01em 0.2em;
  color: #9c9c9c;
  border: 1px solid #9c9c9c; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a:hover .uncheck {
  color: #696969;
  background-color: #9c9c9c; }


.cake-gallery .photo-disclaimer-wrap {
  width: calc(36% - 30px);
  float: left;
  clear: left;
  margin: 0 30px 0 0; }

.cake-gallery .photo-disclaimer {
  color: #696969;
  font-size: 0.85em;
  text-align: center;
  font-style: italic; }

.cake-gallery-content.empty .photo-disclaimer { display: none; }

.cake-gallery .photo-disclaimer p { margin: 0.8em 1.7em; }






/* Landing Page Teaser */

.cake-gallery-results li.cake-gallery-teaser-wrap {
  display: block;
  width: auto;
  max-width: 100%;
  float: none;
  margin: 0;
  text-align: left;
  background-color: #e3e3e3;
  box-sizing: border-box; }

.cake-gallery-results li.cake-gallery-teaser-wrap .inner {
  margin: 30px 30px 50px 30px;
  letter-spacing: 0.03em; }

.cake-gallery-results li.cake-gallery-teaser-wrap h1 {
  margin-top: 0;
  font-size: 4.3em;
  font-weight: bold;
  color: #696969;
  line-height: 1.1em; }

.cake-gallery-results li.cake-gallery-teaser-wrap .sub-text {
  font-size: 1.5em;
  color: #696969; }

.cake-gallery-results li.cake-gallery-teaser-wrap .sub-text::before {
  display: inline-block;
  content: '\e806';
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
  font-family: 'cake_gallery_icons';
  font-size: 1.3em;
  color: #a8a8a8;
  text-align: center;
  text-indent: 0;
  line-height: 1;
  vertical-align: middle; }

.cake-gallery-results li.cake-gallery-teaser-wrap .sub-text .laquo { display: none; }







/* Gallery Results */

.cake-gallery-results-wrap {
  display: block;
  width: 64%;
  float: right;
  margin-top: 1.3em;
  padding: 0px;
  box-sizing: border-box; }

.cake-gallery-results {
  margin: 0;
  padding: 0; }


.cake-gallery-results li {
  display: block;
  width: calc(50% - 10px);
  max-width: 295px;
  float: left;
  margin: 0 20px 20px 0;
  list-style: none;
  text-align: center;
  background-color: #e3e3e3;
  overflow: hidden; }

.cake-gallery-results li .inner { margin: 0; }

.cake-gallery-results li.even { margin-right: 0; }

.cake-gallery-results li.no-results {
  width: 100%;
  max-width: 100%;
  padding: 1em;
  font-size: 1.25em;
  box-sizing: border-box; }

.cake-gallery-results li.no-results p { font-style: italic; }

.cake-gallery-results li .cake-gallery-result-head {  }

.cake-gallery-results li .cake-gallery-result-img {
  display: block;
  line-height: 0;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3); }

.cake-gallery-results li .cake-gallery-result-img img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0px auto; }

.cake-gallery-results li .cake-gallery-result-img.double img { max-width: 50%; }


.cake-gallery-results li .cake-gallery-result-foot {
  display: block;
  margin: 10px; }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-result-cats {
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.03em;
  color: #3b3a3b; }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-result-cats:hover { text-decoration: underline; }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-result-cats .cake-gallery-result-cat {  }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-favorite-wrap a.entry-favorite-link { font-size: 0.9em; }









/* Generic Add/Remove/View Favorites */

.cake-gallery .cake-gallery-favorite-wrap { display: block; }

.cake-gallery .cake-gallery-favorite-wrap input[type="checkbox"] { display: none; }

.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link {
  color: #767676;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.065em; }

.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.view,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.remove,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link:hover { text-decoration: underline; }

.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link::before {
  display: inline-block;
  content: '\e800';
  width: 1em;
  height: 1em;
  margin-right: 0.6em;
  font-family: 'cake_gallery_icons';
  font-size: 0.9em;
  color: #e0bcbd;
  text-align: center;
  text-indent: 0;
  line-height: 1;
  vertical-align: baseline; }


.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.view::before,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.remove::before,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.remove-only::before { color: #d61f27; }









/* Single Entry */

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav {
  display: inline-block;
  width: 42%;
  text-align: right;
  vertical-align: middle; }

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a {
  display: inline-block;
  padding: 0.3em 0.7em;
  font-size: 1.075em;
  letter-spacing: 0.03em;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #a7a6aa; }

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a.prev {
  margin-top: 10px;
  margin-bottom: 10px; }

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a:nth-child(even) { margin-left: 10px; }

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a:hover {
  color: #ffffff;
  background-color: #696969; }

.single-cake-gallery .entry-wrapper {
  width: auto;
  padding: 10px 20px;
  background-color: #f0f0f0;
  box-sizing: border-box; }

.single-cake-gallery .entry-wrapper .entry-head {
  margin: 0 0 10px 0;
  font-size: 0.9em;
  letter-spacing: 0.05em;
  overflow: hidden; }

.single-cake-gallery .entry-head .cake-gallery-favorite-wrap { display: inline-block; }

.single-cake-gallery .entry-head .view-favorites-wrap {
  display: inline-block;
  margin-left: 10px; }

.single-cake-gallery .entry-head .view-favorites {
  text-transform: uppercase;
  color: #555555; }

.single-cake-gallery .entry-wrapper .entry-photos {
  width: calc(65% - 30px);
  float: left;
  margin-right: 30px;
  text-align: center; }

.single-cake-gallery .entry-wrapper .entry-photos.full-width {
  width: auto;
  float: none;
  margin-right: 0; }

.single-cake-gallery .entry-wrapper .entry-photos .inner { margin: 0; }

.single-cake-gallery .entry-wrapper .entry-photos .photo-wrapper {  }

.single-cake-gallery .entry-wrapper .entry-photos .entry-main-img img { max-width: 100%; }

.single-cake-gallery .entry-wrapper .entry-photos .entry-main-img.double img { max-width: 50%; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap { 
  width: 100%;
  margin: 5px 0 20px 0;
  padding: 0px;
  line-height: 0;
  text-align: center;
  box-sizing: border-box; }

.single-cake-gallery .entry-wrapper .entry-photos.full-width .thumb-wrap { text-align: left; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li { 
  display: inline-block;
  width: calc(20% - 20px);
  margin: 0 5px 0 0;
  padding-left: 0;
  font-size: 1em;
  list-style: none;
  vertical-align: middle;
  background: none; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li a {
  position: relative;
  display: block;
  line-height: 0;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li.current a .faux-border {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #c1c1c1;
  box-sizing: border-box; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li:last-child { margin-right: 0; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li a img {
  width: 100%;
  height: auto;
  float: none; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap.double li a img {
    width: auto;
    max-width: 50%; }

.single-cake-gallery .entry-wrapper .entry-photos .print-imgs { display: none; }

.single-cake-gallery .entry-wrapper .entry-description {
  margin-bottom: 15px;
  font-size: 1.1em;
  text-align: left;
  color: #696969;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-sidebar {
  width: 35%;
  float: right;
  text-align: left; }

.single-cake-gallery .entry-wrapper .entry-description &gt; *:first-child { margin-top: 0; }

.single-cake-gallery .entry-wrapper.sidebar-left .entry-sidebar {
  float: left;
  margin-right: 30px; }

.single-cake-gallery .entry-wrapper .entry-sidebar .inner { margin: 0; }


.single-cake-gallery .entry-wrapper .entry-details {  }

.single-cake-gallery .entry-wrapper .entry-details h4 {
  margin: 0;
  padding-bottom: 0.1em;
  color: #696969;
  font-size: 1.1em;
  line-height: 1;
  border-bottom: 1px solid #cbcbcb; }

.single-cake-gallery .entry-wrapper .entry-details .entry-detail-wrapper,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta-wrapper {
  width: auto;
  clear: both;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-details .categories ul,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul {
  margin: 0.5em 0;
  padding: 0;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-details .categories ul li,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul li {
  width: calc(50% - 5px);
  float: left;
  margin: 0 5px 0.2em 0;
  padding: 0;
  list-style: none;
  color: #848484; }

.single-cake-gallery .entry-wrapper .entry-details .categories ul li:nth-child(even),
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul li:nth-child(even) { margin-right: 0; }


.single-cake-gallery .entry-wrapper .entry-details .categories ul li a,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul li a { color: #848484; }

.single-cake-gallery .cake-gallery-foot {
  overflow: hidden;
  text-align: center; }

.single-cake-gallery .cake-gallery-foot .photo-disclaimer {
  font-size: 0.8em;
  font-style: italic;
  color: #696969; }








/* Favorites Page */

.cake-gallery-favorites .cake-gallery-results-wrap {
  width: auto;
  float: none; }

.cake-gallery-favorites .cake-gallery-results li { width: calc(33.333% - 14px); }

.cake-gallery-favorites .cake-gallery-results li.even { margin-right: 20px; }

.cake-gallery-favorites .cake-gallery-results li:nth-child(3n) { margin-right: 0; }

.cake-gallery-favorites .cake-gallery-no-favorites {
  display: none;
  overflow: hidden;
  font-size: 1.1em;
  color: #696969;
  background-color: #e3e3e3; }

.cake-gallery-favorites .cake-gallery-no-favorites.no-favs { display: block; }





/* Gallery Page Numbers */

.cake-gallery .cake-gallery-controls {
  clear: both;
  margin-top: 25px;
  text-align: right;
  text-transform: uppercase;
  color: #3a3a3a;
  overflow: hidden; }

.cake-gallery .cake-gallery-controls .page-overview,
.cake-gallery .cake-gallery-controls ul {
  display: inline-block;
  vertical-align: middle; }

.cake-gallery .cake-gallery-controls ul {
  margin: 0;
  padding: 0; }

.cake-gallery .cake-gallery-controls ul li {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: center;
  list-style-type: none;
  line-height: 35px; }

.cake-gallery .cake-gallery-controls ul li a,
.cake-gallery .cake-gallery-controls ul li span {
  display: block;
  width: 100%;
  height: 100%;
  color: #fcfaf5;
  text-decoration: none;
  background-color: #424242; }

.cake-gallery .cake-gallery-controls ul li span.current,
.cake-gallery .cake-gallery-controls ul li a:hover {
  color:#fcfaf5;
  background-color: #797979; }





/* Nudity Overlay */

.bna-overlay-wrap {
  display: block;
  position: relative;
}

.bna-overlay-wrap .bna-overlay {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-color: #aaa;
}

.bna-overlay-wrap.overlay-on .bna-overlay {
  display: flex;
}

.bna-overlay-wrap .bna-overlay-text {
  cursor: pointer;
}






/* Micro-clearfix */
.cf:after {
  content: "";
  display: table;
  clear: both; }</pre></body></html>