<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: piclectic
Theme URI: https://modernthemes.net/wordpress-themes/piclectic/
Author: ModernThemes
Author URI: https://modernthemes.net
Description: Piclectic is a theme used to create a simple image gallery that is meant for sharing with style. Piclectic is responsive, retina ready, and perfect for high resolution photo collections. Easy to use, it's as simple as adding posts with Image post formats. Check out the demo at https://modernthemes.net/theme-demos/?theme=Piclectic for a closer look.
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: piclectic
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, full-width-template, rtl-language-support, theme-options, translation-ready, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

piclectic is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

piclectic bundles the following third-party resources:

Simple Grid by ThisisDallas Copyright (C) 2013 Dallas Bass
Simple Grid is licensed under the MIT License.
http://thisisdallas.github.io/Simple-Grid/

Font Awesome by Dave Gandy
Font Awesome is licensed under the following: (Font: SIL OFL 1.1, CSS: MIT License)
http://fortawesome.github.io/Font-Awesome/

The HTML5 Shiv by aFarkas Copyright (c) 2014 Alexander Farkas (aFarkas).
The HTML5 Shiv is licensed under the terms of the GNU GPLv2 
https://github.com/aFarkas/html5shiv 

sidr by Alberto Varela Copyright Â© 2013-2016
sidr is licensed under the MIT License.
https://github.com/artberri/sidr

jsSocials by Artem Tabalin
jsSocials is licensed under the MIT License.
https://github.com/tabalinas/jssocials

animsition by blivesta
animsition is licensed under the MIT License.
https://github.com/blivesta/animsition

Images in screenshot.png:

image-1.jpg provided as a free stock image from pixabay.com
Image link: https://cdn.pixabay.com/photo/2015/05/15/14/36/beach-768587_640.jpg
Images and Videos on Pixabay are released under Creative Commons CC0

image-2.jpg provided as a free stock image from unsplash.com
Image link: https://images.unsplash.com/photo-1465479423260-c4afc24172c6?crop=entropy&amp;fit=max&amp;fm=jpg&amp;ixlib=rb-0.3.5&amp;q=80&amp;w=1080
All Unpslash photos licensed under Creative Commons Zero

image-3.jpg provided as a free stock image from unsplash.com
Image link: https://images.unsplash.com/photo-1442405459721-292768270a3a?auto=compress%2Cformat&amp;crop&amp;cs=tinysrgb&amp;dpr=1&amp;fit=crop&amp;h=511&amp;q=80&amp;w=767
All Unpslash photos licensed under Creative Commons Zero

all other free stock photos including homepage backgrounds and image used in screenshot provided by Unsplash at https://unsplash.com/ 
All Unpslash photos licensed under Creative Commons Zero

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/ 

/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
#Skeleton
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Heebo', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	margin-top: 0;
	clear: both;
	line-height: 1.1;
	font-weight: 300;
}

p {
	margin-bottom: 1.5em;
	margin-top: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 12%;
	text-align: center;
	font-weight: bold;
	color: #000;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

* { 
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
    outline: medium none;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #000;
	border-radius: 3px;
	background: transparent;
	box-shadow: none;
	color: #000;
	font-size: 13px;
	font-size: 0.85rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: none;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #000;
	color: #fff;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
	max-width: 100%;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000;
	outline: 0;
	text-decoration: none;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

a:hover,
a:focus,
a:active {
	opacity: 0.5;
	outline: 0;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 5px 12px 12px;
	font-size: 85%;
}

.main-navigation ul ul {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	border: 1px solid #ededed;
	background: #f9f9f9;
	float: left;
	position: absolute;
	top: 2.25em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 150px;
	padding: 6px 12px;
	font-size: 80%;
}

.main-navigation ul ul li {

}

.main-navigation li:hover &gt; a,
.main-navigation li.focus &gt; a {
}

.main-navigation ul ul :hover &gt; a,
.main-navigation ul ul .focus &gt; a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
	left: auto;
}

.main-navigation ul ul li:hover &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
	left: 100%;
}

.main-navigation .current_page_item &gt; a,
.main-navigation .current-menu-item &gt; a,
.main-navigation .current_page_ancestor &gt; a,
.main-navigation .current-menu-ancestor &gt; a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.menu-toggle {
	padding: 5px 12px !important;
	background: #111;
	color: #fff;
	border-radius: 4px;
	font-weight: 600;
}

@media screen and (min-width: 767px) {
	.menu-toggle {
		display: none !important;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 49.5%;
}

.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
	font-size: 80%; 
	padding: 15px 30px;
	background: #000;
	color: #fff;
	display: block;
	font-weight: 700;
	text-align: center;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 49.5%;
}

.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
	font-size: 80%; 
	padding: 15px 30px;
	background: #000;
	color: #fff;
	display: block;
	font-weight: 700; 
	text-align: center;  
}


/**
 * Social menu
 *
 */
 
.social-footer {
	padding-right:0 !important; 
} 

.screen-reader-text {
	position: absolute;
	top:      -9999em;
	left:     -9999em;
}

#menu-social { 
	
	width: auto;
	display: inline-block;
	float: right;
	
}

#menu-social ul {
	margin: 0;
  	padding: 0;
	float:right;
} 

#menu-social ul li {
	display:  inline-block;
	position: relative;
	list-style: none outside none; 
	width: auto; 
}

.site-socials {
	display: inline-block;
	float: right;
}

.site-socials .fa {
	padding-left: 12px;
}

	
/* Menus */

#menu-social li a::before {
	
	font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	vertical-align: top; 
	display:inline-block; 
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;  
	-webkit-font-smoothing: antialiased; 
}

/* Social menu */

	#menu-social li a::before        { content: "\f000"; padding: 0px 6px; color:#000000; font-size: 16px; margin-top: -2px; }  
	#menu-social li a:hover::before,
	#menu-social li a:focus::before  { opacity: 0.5; }

	#menu-social li a[href*="codepen.io"]::before      { content: '\f1cb'; }
	#menu-social li a[href*="digg.com"]::before        { content: '\f1a6'; }
	#menu-social li a[href*="dribbble.com"]::before    { content: '\f17d'; }
	#menu-social li a[href*="dropbox.com"]::before     { content: '\f16b'; }
	#menu-social li a[href*="facebook.com"]::before    { content: '\f09a'; }
	#menu-social li a[href*="flickr.com"]::before      { content: '\f16e'; }
	#menu-social li a[href*="plus.google.com"]::before { content: '\f0d5'; }
	#menu-social li a[href*="github.com"]::before      { content: '\f09b'; }
	#menu-social li a[href*="instagram.com"]::before   { content: '\f16d'; }
	#menu-social li a[href*="linkedin.com"]::before    { content: '\f08c'; }
	#menu-social li a[href*="pinterest.com"]::before   { content: '\f0d2'; }
	#menu-social li a[href*="reddit.com"]::before      { content: '\f1a1'; }
	#menu-social li a[href*="skype.com"]::before,
	#menu-social li a[href*="skype:"]::before          { content: '\f17e'; }
	#menu-social li a[href*="stumbleupon.com"]::before { content: '\f1a4'; }
	#menu-social li a[href*="tumblr.com"]::before      { content: '\f173'; }
	#menu-social li a[href*="twitter.com"]::before     { content: '\f099'; }
	#menu-social li a[href*="vimeo.com"]::before       { content: '\f194'; }
	#menu-social li a[href*="vine.co"]::before         { content: '\f1ca'; }
	#menu-social li a[href*="wordpress.org"]::before,
	#menu-social li a[href*="wordpress.com"]::before   { content: '\f19a'; }  
	#menu-social li a[href*="youtube.com"]::before     { content: '\f167'; }
	#menu-social li a[href*="behance.net"]::before     { content: '\f1b4'; }
	#menu-social li a[href*="spotify.com"]::before     { content: '\f1bc'; }
	#menu-social li a[href*="deviantart.com"]::before  { content: '\f1bd'; }
	#menu-social li a[href*="soundcloud.com"]::before  { content: '\f1be'; }
	#menu-social li a[href*="last.fm"]::before         { content: '\f202'; }
	#menu-social li a[href*="500px.com"]::before       { content: '\f26e'; }
	#menu-social li a[href*="vk.com"]::before          { content: '\f189'; }
	#menu-social li a[href*="snapchat.com"]::before    { content: "\f2ac"; }
	#menu-social li a[href*="weibo.com"]::before       { content: "\f18a"; }
	#menu-social li a[href$="/feed/"]::before          { content: '\f09e'; } 
	#menu-social li a[href*="feed"]::before            { content: '\f09e'; }  
	#menu-social li a[href*="feeds"]::before           { content: '\f09e'; }
	#menu-social li a[href*="mailto:"]::before         { content: '\f0e0'; }
	#menu-social li a[href*="tel:"]::before            { content: '\f095'; }
	#menu-social li a[href*="xing.com"]::before        { content: '\f169'; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 2.5em;
	/*font-size: 90%;*/
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget-area ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2;
}

.widget-area li {
	margin-bottom: 8px;
}

#secondary {
	padding-left: 70px;
	margin-top: 1.5em;
}

.search-form input[type="submit"] {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.site-branding {
	width: auto;
	display: inline-block;
}

.site-header {
	padding-top: 10px;
}

.site-header &gt; .grid {
	overflow: visible !important;
}

.site-logo {
	float: left;
	width: auto;
	margin-right: 12px;
}
.site-logo img {
	width:30px;
}
.title-container {
	display: inline-block;
}

.site-title {
	font-size: 24px;
	line-height: 1.1;
	margin: 3px 0;
	font-weight: 300;
}

.site-description {
	font-size: 85%;
	margin: 0;
}

.navigation-container {
	display: inline-block;
	float: right;
}

.overview-container {
	padding: 80px 0 90px;
}

.home-overview {
	font-size: 44px;
	line-height: 1.2;
	font-weight: 300;
}

#home-gallery &gt; .grid {
	max-width: 100%;
}

.gallery-image {
	float: left;
	width: 25%;
	margin: 0 !important;
	position: relative;
	overflow: hidden;
}

.gallery-image &gt; img {
	display: block;
	width: 100%;
}

.image-info-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 25px 30px;
}

.gallery-image .image-title-container {
	height: auto;
	width: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20% 25px 25px;
	opacity: 1;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.gallery-image:hover .image-title-container {
	bottom: -20px;
	opacity: 0;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.image-title-container &gt; p {
	vertical-align: bottom;
	width: auto;
	margin: 5px;
}

p.image-title {
	color: #fff;
	line-height: 1.2;
	font-weight: bold;
}

.image-title-container ul.post-categories {
	line-height: 1.2;
	font-size: 80%;	
	padding: 0;
	margin: 5px;
}

.image-title-container ul.post-categories li {
	display: inline-block; 
	margin-right: 12px;
}

.image-title-container ul.post-categories li a {
	color: #fff;
}

.gallery-image .image-share-container {
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 9;
	padding: 25px;
	opacity: 0;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.gallery-image:hover .image-share-container {
	left: 0px;
	opacity: 1;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.gallery-image .image-nav-container {
	width: auto;
	position: absolute;
	bottom: 0;
	right: -20px;
	z-index: 9;
	padding: 25px;
	opacity: 0;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.gallery-image:hover .image-nav-container {
	right: 0px;
	opacity: 1;
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-o-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.gallery-image .image-nav-container &gt; a {
	color: #222;
	padding: 6px 12px;
	margin-bottom: 5px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	font-size: 11px;
	font-weight: 600;
	border-radius: 3px;
	display: block;
	text-align: center;
}

.gallery-image .image-nav-container span &gt; .fa {
	padding-left: 5px;
}

.piclectic-share .jssocials-share {
	margin: 7px 0 !important;
	display: block;
}

.jssocials-share-logo {
	font-size: 1.1em !important;
}

.jssocials-share-link.jssocials-share-no-count {
	padding: 7px 6px 4px !important;
}

.site-info {
	font-size: 80%;
	padding-bottom: 40px;
	display: inline-block;
}

.site-socials {
	display: inline-block;
	float: right;
}

.site-socials .fa {
	padding-left: 12px;
}

.site-footer {
	padding-top: 20px;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.entry-title,
.page-title {
	font-size: 350%;
	margin-bottom: 0.5em;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.default-page-container,
.fullwidth-page-container {
	margin-top: 85px;
	margin-bottom: 100px;
}

.blog-archive article {
	position: relative;
	margin-bottom: 150px;
}

.blog-archive .entry-meta {
	font-size: 80%;
}

.blog-archive .entry-title {
	font-size: 250%;
	margin: 1em 0 0.5em;
}

.blog-archive .entry-footer,
.single-post .entry-footer {
	font-size: 80%;
}

.blog-archive .entry-footer .comments-link {
	display: none;
}

.blog-archive .entry-footer &gt; span,
.single-post .entry-footer &gt; span {
	margin-right: 20px;
	display: block;
}

.category-archive .page-title {
	margin-bottom: 2em;
}

.post-content-container {
	max-width: 40%;
	display: inline-block;
}

img.archive-image {
	float: right;
	width: 50%;
}

.single-post .entry-meta {
	font-size: 85%;
}

.single-post .entry-title {
	font-size: 300%;
	margin: 0.3em 0 0.6em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area ol {
    list-style: outside none none;
    margin: 0;
}

.comments-area ol.children {
    margin-left: 1.5em;
}

#comments input {
    width: 100%;
}

#comments {
    border-top: 1px dotted #999;
    padding-top: 20px;
}

#comments img.avatar {
    border-radius: 100px;
}

.comment-form-author, 
.comment-form-email, 
.comment-form-url {
    float: left;
    font-size: 15px;
    width: 33.2833%;
}

.comment-form-author, 
.comment-form-email {
    padding-right: 0.5em;
}

.form-allowed-tags {
    display: none;
}

#reply-title {
	font-size: 150%;
    margin-bottom: 5px;
}

.comment-form-comment {
    font-size: 15px;
}

.comment-notes {
    font-size: 13px;
    font-style: italic;
}

#comments {
    border-top: 1px dotted #999;
    padding-top: 20px;
}

#commentform {
    margin-bottom: 40px;
}

h2.comments-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-top: 5px;
}

ol.comment-list {
    border-bottom: 1px dotted #999;
    list-style: outside none none;
    margin: 0 0 30px;
    padding-bottom: 30px;
}

li.comment article {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e7e8;
    margin-bottom: 8px;
    overflow: auto;
    padding: 15px;
}

footer.comment-meta {
    float: left;
    text-align: center;
    width: 30%;
}

div.comment-author {
    font-size: 16px;
}

div.comment-author img {
    display: block;
    margin: 0 auto;
}

div.comment-content {
    float: right;
    font-size: 85%;
    width: 70%;
	padding: 10px 10px 0px 5%; 
}

.comment-metadata {
    font-size: 12px;
}

div.reply {
    display: block;
    font-size: 15px;
    overflow: auto;
    padding-left: 35%;
    width: 100%;
}

p.form-submit input.submit {
    padding: 15px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Skeleton
--------------------------------------------------------------*/

[class*='grid'],
[class*='col-'],
[class*='mobile-'],
.grid:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

[class*='col-'] {
	float: left;
  	min-height: 1px;
	padding-right: 30px; /* column-space */
}

[class*='col-'] [class*='col-']:last-child {
	padding-right: 0;
}

.grid {
	width: 100%;
	max-width: 1340px;
	min-width: 748px; /* when using padded grid on ipad in portrait mode, width should be viewport-width - padding = (768 - 20) = 748. actually, it should be even smaller to allow for padding of grid containing element */
	margin: 0 auto;
	overflow: hidden;
}

.default-page-container &gt; .grid {
	max-width: 1140px;
}

.fullwidth-page-container &gt; .grid {
	max-width: 1020px;
}

.grid:after,
.break:after {
	content: "";
	display: table;
	clear: both;
}

.grid-pad {
	padding-top: 20px;
	padding-left: 50px; /* grid-space to left */
	padding-right: 20px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-20px=0 */
}

.push-right {
	float: right;
}

/* Content Columns */

.col-1-1 {
	width: 100%;
}
.col-2-3, .col-8-12 {
	width: 66.66%;
}

.col-1-2, .col-6-12 {
	width: 50%;
}

.col-1-3, .col-4-12 {
	width: 33.33%;
}

.col-1-4, .col-3-12 {
	width: 25%;
}

.col-1-5 {
	width: 20%;
}

.col-1-6, .col-2-12 {
	width: 16.667%;
}

.col-1-7 {
	width: 14.28%;
}

.col-1-8 {
	width: 12.5%;
}

.col-1-9 {
	width: 11.1%;
}

.col-1-10 {
	width: 10%;
}

.col-1-11 {
	width: 9.09%;
}

.col-1-12 {
	width: 8.33%
}

/* Layout Columns */

.col-11-12 {
	width: 91.66%
}

.col-10-12 {
	width: 83.333%;
}

.col-9-12 {
	width: 75%;
}

.col-5-12 {
	width: 41.66%;
}

.col-7-12 {
	width: 58.33%
}

/* Pushing blocks */

.push-2-3, .push-8-12 {
	margin-left: 66.66%;
}

.push-1-2, .push-6-12 {
	margin-left: 50%;
}

.push-1-3, .push-4-12 {
	margin-left: 33.33%;
}

.push-1-4, .push-3-12 {
	margin-left: 25%;
}

.push-1-5 {
	margin-left: 20%;
}

.push-1-6, .push-2-12 {
	margin-left: 16.667%;
}

.push-1-7 {
	margin-left: 14.28%;
}

.push-1-8 {
	margin-left: 12.5%;
}

.push-1-9 {
	margin-left: 11.1%;
}

.push-1-10 {
	margin-left: 10%;
}

.push-1-11 {
	margin-left: 9.09%;
}

.push-1-12 {
	margin-left: 8.33%
}

@media handheld, only screen and (max-width: 1800px) {	

	.gallery-image {
		width: 33.333%;
	}
	
}

@media handheld, only screen and (max-width: 1200px) {
	
	.gallery-image {
		width: 50%;
	}
	.blog-archive .entry-title {
		font-size: 175%;
	}
	.single-post .entry-title {
		font-size: 250%;
	}
	.comment-navigation .nav-previous, 
	.posts-navigation .nav-previous, 
	.post-navigation .nav-previous,
	.comment-navigation .nav-next, 
	.posts-navigation .nav-next, 
	.post-navigation .nav-next {
		width: 100%;
		margin-bottom: 8px;
	}
	
}

@media handheld, only screen and (max-width: 767px) {
	
	.grid {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px; /* grid-space to left */
		padding-right: 10px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-10px=10px */
	}

	[class*='col-'] {
		width: auto;
		float: none;
		margin: 10px 0;
		padding-left: 0;
		padding-right: 10px; /* column-space */
	}

	[class*='col-'] [class*='col-'] {
		padding-right: 0;
	}

	/* Mobile Layout */

	[class*='mobile-col-'] {
		float: left;
		margin: 0 0 10px;
		padding-left: 0;
		padding-right: 10px; /* column-space */
		padding-bottom: 0;
	}

	.mobile-col-1-1 {
		width: 100%;
	}
	.mobile-col-2-3, .mobile-col-8-12 {
		width: 66.66%;
	}

	.mobile-col-1-2, .mobile-col-6-12 {
		width: 50%;
	}

	.mobile-col-1-3, .mobile-col-4-12 {
		width: 33.33%;
	}

	.mobile-col-1-4, .mobile-col-3-12 {
		width: 25%;
	}

	.mobile-col-1-5 {
		width: 20%;
	}

	.mobile-col-1-6, .mobile-col-2-12 {
		width: 16.667%;
	}

	.mobile-col-1-7 {
		width: 14.28%;
	}

	.mobile-col-1-8 {
		width: 12.5%;
	}

	.mobile-col-1-9 {
		width: 11.1%;
	}

	.mobile-col-1-10 {
		width: 10%;
	}

	.mobile-col-1-11 {
		width: 9.09%;
	}

	.mobile-col-1-12 {
		width: 8.33%
	}

	/* Layout Columns */

	.mobile-col-11-12 {
		width: 91.66%
	}

	.mobile-col-10-12 {
		width: 83.333%;
	}

	.mobile-col-9-12 {
		width: 75%;
	}

	.mobile-col-5-12 {
		width: 41.66%;
	}

	.mobile-col-7-12 {
		width: 58.33%
	}

	.hide-on-mobile {
		display: none !important;
		width: 0;
		height: 0;
	}
	
	#home-gallery &gt; .grid {
		padding: 0;
	}
	
	.home-overview {
		font-size: 24px;
	}
	
	.overview-container {
		padding: 20px 0 40px;
	}
	
	.site-info,
	.site-socials {
		padding-bottom: 15px;
		display: block;
		float: none; 
	} 
	
	#menu-social {
		float: none;
		margin-left: -5px;
	}
	
	.image-title-container {
		display: none;
	}
	
	.gallery-image .image-share-container {
		left: 0px;
		opacity: 1;
	}
	
	.gallery-image .image-nav-container {
		right: 0px;
		opacity: 1;
	}
	
	.default-page-container, 
	.fullwidth-page-container {
		margin-top: 10px;
		margin-bottom: 25px;
	}
	
	.entry-title, 
	.page-title {
		font-size: 175%;
	}
	
	#secondary {
		padding-left: 0px;
	}
	
	footer.comment-meta,
	div.comment-content,
	div.reply {
		width: 100%;
		float: none;
		padding-left: 0px;
		padding-right: 0px;
	}
	 
}

@media handheld, only screen and (max-width: 600px) {
	
	.site-branding {
		max-width: 72%;
	}
	.gallery-image {
		width: 100%;
	}
	img.archive-image {
		float: none;
		width: 100%;
	}
	.post-content-container {
		max-width: 100%;
		width: 100%;
	}
	.single-post .entry-title {
		font-size: 200%;
	}
	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

	.image-title-container {
		display: none;
	}
	.gallery-image .image-share-container {
		left: 0px;
		opacity: 1;
	}
	.gallery-image .image-nav-container {
		right: 0px;
		opacity: 1;
	}
}


</pre></body></html>