@import url( //s1.wp.com/i/fonts/merriweather/merriweather.css );
img.wp-smiley {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}


#bit, #bit * {
	*zoom: 1;
}

#bit {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	_display: none;
}

/* @noflip */
.rtl #bit {
	font-family: tahoma, Arial, sans-serif;
}

.loggedout-follow-shelf {
	position: fixed;
	right: 40%;
	z-index: 100;
	bottom: -330px;
}

.loggedout-follow-normal {
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

.loggedout-follow-typekit {
	margin-right: 4.5em;
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

#bit a.bsub {
	display: block;
	overflow: hidden;
	padding: 0 10px 0 8px;
	float: right;
	text-decoration: none !important;
	line-height: 28px;
	font-weight: normal;
	font-size: 13px;
	color: #CCC;
	letter-spacing: normal;
	border: 0;
	background-color: #324155;
	-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-o-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-ms-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	outline-style: none;
	outline-width: 0;
}

#bit a.bsub {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

#bit a.bsub span {
	padding-right: 6px;
}

#bit a.bsub span:before{
	content: '\f801';
	color: #00AADC;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Noticons';
	margin: 0 5px 4px 0;
	vertical-align: middle;
}

#bit a:hover span, #bit a.bsub.open span {
	color: #ffffff !important;
	background-position: left -117px;
}

#bit a.bsub.open {
	background: #324155;
}

#bitsubscribe {
	background: #324155;
	color: #fff;
	padding: 15px;
	width: 200px;
	margin-top: 27px;
	-moz-border-radius: 2px 0 0 0;
	-webkit-border-radius: 2px 0 0 0;
	-o-border-radius: 2px 0 0 0;
	-ms-border-radius: 2px 0 0 0;
	border-radius: 2px 0 0 0;
	*float: right;
	*margin-right: -68px;
}

div#bitsubscribe.open {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

#bitsubscribe div {
	overflow: hidden;
}

#bitsubscribe a {
	color: #d2dee6;
}

#bit h3, #bit #bitsubscribe h3 {
	margin: 0 0 .5em 0 !important;
	font-size: 20px;
	line-height: 1.313;
	color: #D2DEE6;
	text-align: left;
	font-family: 'Merriweather', serif;
	font-weight: bold;
}

#bit h3 label{
	color: #D2DEE6;
	font-family: 'Merriweather', serif;
	font-size: 20px;
}

#bit #bitsubscribe p {
	margin: 0 0 1em 0;
	*margin: 0 0 0 0;
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 300;
	color: #fff;
}

#bitsubscribe p a {
	margin: 20px 0 0;
	color: #fff;
	text-decoration: underline;
}

#bit #bitsubscribe p.bit-follow-count {
	font-size: 13px;
	color: #D2DEE6;
	margin-top: -8px;
}

#bitsubscribe input[type=submit] {
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: .75em;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  background: #00aadc;
  border-color: #0090bb;
  border-top-color: #0099c6;
  border-bottom-color: #0088b0;
  color: #fff;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  width:100%;
  text-shadow: none;
  font-size: 1em;

}

#bitsubscribe input[type=submit]:hover {
	background: #33bbe3;
	border-color: #2b9ec0;
	border-bottom-color: #2895b5;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
}

#bitsubscribe input[type=submit]:active {
	border-width: 2px 1px 1px;
}

#bitsubscribe input[type=text],
#bitsubscribe input[type=email] {
	background: #f4f8fA;
	border: 1px solid #d2dee6;
	border-radius: 0;
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.2;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

#bitsubscribe input::-webkit-input-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

#bitsubscribe input::-moz-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

#bitsubscribe input[type=text]:focus,
#bitsubscribe input[type=email]:focus {
	border: 1px solid #000;
}

#bitsubscribe.open {
	display: block;
}

#bsub-subscribe-button {
	text-align: center;
	margin: 0 auto;
}

#bsub-subscribe-button input {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
}

/*
Confirmation
=============================== */


#bitsubscribe #lof-followpublicize h3 {
	font-size: 13px;
	padding-top: 1em;
	margin-bottom: 1em !important;
}

#bitsubscribe #lof-followpublicize p.lof-followpublicize-twitter,
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	overflow: hidden;
}
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	border: 1px solid #242f3d;
}

/*
Error
=============================== */

#bit #bitsubscribe p#loggedout-follow-error {
	background: #E8F0F5;
	border-left: 3px solid #DD3D36;
	font-size: 12px;
	font-weight: 1.4em;
	padding: 10px;
	color: #DD3D36;
}

/*
Footer
=============================== */

#bitsubscribe #bsub-credit {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.313;
	padding: 0 0 7px 0;
	margin:0 0 -15px;
	border-top: 1px solid #3c3c3c;
}

#bitsubscribe #bsub-credit a {
	color: #90AEC2;
	background: none;
	text-decoration: none;
}

#bitsubscribe #bsub-credit a:hover {
	color: #78DCFA;
	background: none;
}

@media (max-width: 800px) {
	#bit, #bit a.bsub {
		display:none;
	}
}

@media (min-device-width: 768px) {
	#bit, #bit a.bsub {
		display: block;
	}
}
/* =Infinity Styles
-------------------------------------------------------------- */

.infinite-wrap {
}
.infinite-loader {
	color: #000;
	display: block;
	height: 28px;
	text-indent: -9999px;
}
#infinite-handle span {
	background: #333;
	border-radius: 1px;
	color: #eee;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 16px;
}

/**
 * Using a highly-specific rule to make sure that all button styles
 * will be reset
 */
#infinite-handle span button,
#infinite-handle span button:hover,
#infinite-handle span button:focus {
	display: inline;
	position: static;
	padding: 0;
	margin: 0;
	border: none;
	line-height: inherit;
	background: transparent;
	color: inherit;
	cursor: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}

/**
 * This is used to avoid unnecessary inner button spacing in Firefox
 */
#infinite-handle span button::-moz-focus-inner {
	margin: 0;
	padding: 0;
	border: none;
}

/**
 * For smaller viewports, remove the down-arrow icon and turn
 * the button into a block element, spanning the content's full width.
 */
@media (max-width: 800px) {
	#infinite-handle span:before {
		display: none;
	}
	#infinite-handle span {
		display: block;
	}
}

/**
 * Footer
 */
#infinite-footer {
	position: fixed;
		bottom: -50px;
		left: 0;
	width: 100%;
}
#infinite-footer a {
	text-decoration: none;
}
#infinite-footer .blog-info a:hover,
#infinite-footer .blog-credits a:hover {
	color: #444;
	text-decoration: underline;
}
#infinite-footer .container {
	background: rgba( 255, 255, 255, 0.8 );
	border-color: #ccc;
	border-color: rgba( 0, 0, 0, 0.1 );
	border-style: solid;
	border-width: 1px 0 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
	padding: 1px 20px;
	width: 780px;
}
#infinite-footer .blog-info,
#infinite-footer .blog-credits {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
}
#infinite-footer .blog-info {
	float: left;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%;
}
#infinite-footer .blog-credits {
	font-weight: normal;
	float: right;
	width: 60%;
}
#infinite-footer .blog-info a {
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
#infinite-footer .blog-credits {
	color: #888;
	font-size: 12px;
	text-align: right;
}
#infinite-footer .blog-credits a {
	color: #666;
}

/**
 * Hooks to infinity-end body class to restore footer
 */
.infinity-end.neverending #infinite-footer {
	display: none;
}

/**
 * Responsive structure for the footer
 */
@media (max-width: 640px) {
	#infinite-footer .container {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	#infinite-footer .blog-info {
		width: 30%;
	}
	#infinite-footer .blog-credits {
		width: 70%;
	}
	#infinite-footer .blog-info a,
	#infinite-footer .blog-credits {
		font-size: 10px;
	}
}

/**
 * No fixed footer on small viewports
 */
@media ( max-width: 640px ) {
	#infinite-footer {
		position: static;
	}
}.slideshow-window {
	background-color: #222;
	border: 20px solid #222;
	border-radius: 10px;
	height: 0;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 30px !important;
	padding-bottom: 56.25% !important;
	position: relative;
	z-index: 1;
}

.slideshow-window.slideshow-white {
	background-color: #fff;
	border-color: #fff;
}

.slideshow-window, .slideshow-window * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.slideshow-loading {
	height: 100%;
	text-align: center;
	margin: auto;
}

body div.slideshow-window * img {
	/* Override any styles that might be present in the page stylesheet */
	background-color: transparent !important;
	background-image: none !important;
	border-width: 0 !important;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	padding: 0 !important;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}

.slideshow-loading img {
	vertical-align: middle;
}

.slideshow-slide {
	display: none;
	height: 100% !important;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100% !important;
}

.slideshow-slide img {
	vertical-align: middle;
}

.slideshow-line-height-hack {
	overflow: hidden;
	width: 0px;
	font-size: 0px;
}

.slideshow-slide-caption {
	font-size: 13px;
	font-family: "Helvetica Neue", sans-serif;
	color: #f7f7f7;
	text-shadow: #222 1px 1px 2px;
	line-height: 25px;
	height: 25px;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 100;
	width: 100%;
	text-align: center;
}

/* @noflip */
.slideshow-controls {
	z-index: 1000;
	position: absolute;
	bottom: 30px;
	margin: auto;
	text-align: center;
	width: 100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
	direction:ltr;
	-webkit-transition: 300ms opacity ease-out;
	-moz-transition: 300ms opacity ease-out;
	transition: 300ms opacity ease-out;
}

.slideshow-window:hover .slideshow-controls {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

body div div.slideshow-controls a,
body div div.slideshow-controls a:hover {
	border:2px solid rgba(255,255,255,0.1) !important;
	background-color: #000 !important;
	background-color: rgba(0,0,0,0.6) !important;
	background-image: url(/wp-content/mu-plugins/shortcodes/css/../img/slideshow-controls.png) !important;
	background-repeat: no-repeat;
	background-size: 142px 16px !important;
	background-position: -34px 8px !important;
	color: #222 !important;
	margin: 0 5px !important;
	padding: 0 !important;
	display: inline-block !important;
	*display: inline;
	zoom: 1;
	height: 32px !important;
	width: 32px !important;
	line-height: 32px !important;
	text-align: center !important;
	-khtml-border-radius: 10em !important;
	-webkit-border-radius: 10em !important;
	-moz-border-radius: 10em !important;
	border-radius: 10em !important;
	-webkit-transition: 300ms border-color ease-out;
	-moz-transition: 300ms border-color ease-out;
	-o-transition: 300ms border-color ease-out;
	transition: 300ms border-color ease-out;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body div div.slideshow-controls a,
	body div div.slideshow-controls a:hover {
		background-image: url(/wp-content/mu-plugins/shortcodes/css/../img/slideshow-controls-2x.png) !important;
	}
}

body div div.slideshow-controls a:hover {
	border-color: rgba(255,255,255,1) !important;
}

body div div.slideshow-controls a:first-child { background-position: -76px 8px !important;}
body div div.slideshow-controls a:last-child { background-position: -117px 8px !important;}
body div div.slideshow-controls a:nth-child(2) { background-position: -34px 8px !important;}
body div div.slideshow-controls a.running { background-position: -34px 8px !important;}
body div div.slideshow-controls a.paused { background-position: 9px 8px !important;}

.slideshow-controls a img {
	border: 50px dotted fuchsia;
}
/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */

#galleria-loader{height:1px!important}

.galleria-container {
    position: relative;
    overflow: hidden;
    background: #161616;
    background: rgba(0,0,0,0.34);
}
.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-stage {
    position: absolute;
    top: 10px;
    bottom: 60px;
    left: 10px;
    right: 10px;
    overflow:hidden;
}
.galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}
.galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    float: left;
    cursor: pointer;
}
.galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal 11px/1 arial,sans-serif;
    z-index: 1;
}
.galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(/wp-content/themes/premium/photography/includes/javascripts/galleria/themes/classic/classic-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}
.galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    /* IE7 */ zoom:1;
}
.galleria-info-title {
    font: bold 12px/1.1 arial,sans-serif;
    margin: 0;
    color: #fff;
    margin-bottom: 7px;
}
.galleria-info-description {
    font: italic 12px/1.4 georgia,serif;
    margin: 0;
    color: #bbb;
}
.galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
.notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
.galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #000;
}
.notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
.galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
.notouch .galleria-image-nav-left:hover,
.notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
.galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
    background-image: url(/wp-content/themes/premium/photography/includes/javascripts/galleria/themes/classic/classic-map.png);
    background-repeat: no-repeat;
}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/**
 * Theme Name: Photography
 * Theme URI: http://thethemefoundry.com/wordpress/photography/
 * Author: The Theme Foundry
 * Author URI: http://thethemefoundry.com/
 * Description: A WordPress theme built for photographers. Includes easy to use galleries,  and two gorgeous color schemes.
 * Version: 2.1.9-wpcom
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: art, photoblogging, photography, dark, light, black, white, one-column, two-columns, right-sidebar, custom-menu, featured-images, infinite-scroll, post-formats, theme-options, translation-ready, artistic, clean, design, elegant, fixed-layout, formal, gray, handcrafted, minimal, portfolio, professional, travel
 */
/* _notes.scss
 * Theme notes
 * ------------------------------------------------------------------

This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$base: 12;
$line: 21;

---------------------------------------------------------
	Examples
---------------------------------------------------------

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.35714rem 0; (5 / $base)

* Set a font-size and then set a line-height based on the font-size
	font-size: 17px
	font-size: 1.21429rem; (17 / $base)
	line-height: 1.53em; ($line / 21)

---------------------------------------------------------
	Vertical spacing
---------------------------------------------------------

Vertical spacing between most elements should use 12px or 24px
to maintain vertical rhythm:

.my-new-div {
	margin: 12px 0;
	margin: 0.85714rem 0; ( 12 / $base )
}

---------------------------------------------------------
	Further reading
---------------------------------------------------------

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/

------------------------------------------------------------------ */
/* _reset.scss
 * Zero it out
 * ------------------------------------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

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

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: none;
}

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

sub,
sup {
  font-size: 81.25%;
  line-height: 0;
  position: relative;
  letter-spacing: .05em;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

.clear {
  zoom: 1;
}
.clear:before, .clear:after {
  display: table;
  content: "";
}
.clear:after {
  clear: both;
}

/* _scaffolding.scss
 * Basic structure
 * ------------------------------------------------------------------ */
html {
  font-size: 87.5%;
}

/*---------------------------------------------------------
	Body
-------------------------------------------------------- */
body {
  background: url(/wp-content/themes/premium/photography/images/bg-dark.png) #2d2d2d;
  text-rendering: optimizeLegibility;
  font-family: "Source Sans Pro", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 1.55;
  color: #bfbfbf;
}

/*---------------------------------------------------------
	Structure
-------------------------------------------------------- */
#container {
  max-width: 960px;
  margin: 0 auto;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  padding: 12px 20px;
  padding:  0.85714rem 1.42857rem;
}
@media screen and (min-width: 900px) {
  #container {
    padding: 36px 20px;
    padding:  2.57143rem 1.42857rem;
  }
}

.content {
  zoom: 1;
}
@media screen and (min-width: 900px) {
  .content {
    width: 68.54167%;
    float: left;
  }
}
.content:before, .content:after {
  display: table;
  content: "";
}
.content:after {
  clear: both;
}

.entry {
  border: 1px solid rgba(0, 0, 0, 0.14);
  outline: 1px solid rgba(255, 255, 255, 0.02);
  background: rgba(0, 0, 0, 0.12);
  padding: 24px 27px 36px;
  padding:  1.71429rem 1.92857rem 2.57143rem;
  zoom: 1;
}
.entry:before, .entry:after {
  display: table;
  content: "";
}
.entry:after {
  clear: both;
}
.entry .frame {
  margin-bottom: 18px;
  margin-bottom: 1.28571rem;
}

div[role="main"] {
  zoom: 1;
  margin-top: 36px;
  margin-top: 2.57143rem;
}
div[role="main"]:before, div[role="main"]:after {
  display: table;
  content: "";
}
div[role="main"]:after {
  clear: both;
}

/*---------------------------------------------------------
	Links
-------------------------------------------------------- */
a {
  color: #f0f0f0;
  text-decoration: none;
}

/*---------------------------------------------------------
	Baseline
-------------------------------------------------------- */
ul, ol, dl, p, details, address, .vcard, figure, pre, fieldset, table, dt, dd, hr {
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}

p, ul, ol, dl, blockquote {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}

pre,
code,
input,
textarea {
  font: inherit;
}

/*---------------------------------------------------------
	Headings
-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  word-wrap: break-word;
  clear: both;
  color: #f0f0f0;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin: 12px 0;
  margin:  0.85714rem 0;
}

h1 {
  word-spacing: -.05em;
  line-height: 1.45;
  font-size: 22px;
  font-size: 1.57143rem;
}
@media screen and (min-width: 600px) {
  h1 {
    font-size: 27px;
    font-size: 1.92857rem;
  }
}

h2 {
  font-weight: bold;
  line-height: 1.3;
  word-spacing: -.05em;
  font-size: 22px;
  font-size: 1.57143rem;
}
@media screen and (min-width: 600px) {
  h2 {
    font-size: 27px;
    font-size: 1.92857rem;
  }
}

h3 {
  font-weight: bold;
  font-size: 14px;
  font-size: 1rem;
}

h4 {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.14286rem;
}

h5 {
  font-size: 16px;
  font-size: 1.14286rem;
}

h6 {
  font-style: italic;
  font-size: 16px;
  font-size: 1.14286rem;
}

/*---------------------------------------------------------
	Elements
-------------------------------------------------------- */
blockquote {
  clear: both;
  border-left: 4px solid #bfbfbf;
  color: #f0f0f0;
  padding-left: 27px;
  zoom: 1;
  font-size: 18px;
  font-size: 1.28571rem;
  margin: 24px 0;
  margin:  1.71429rem 0;
}
blockquote:before, blockquote:after {
  display: table;
  content: "";
}
blockquote:after {
  clear: both;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
blockquote cite {
  color: #bfbfbf;
  font-size: 15px;
  font-size: 1.07143rem;
}

q:before {
  content: "\201C";
}
q:after {
  content: "\201D";
}

tt,
kbd,
pre,
code,
samp {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace;
  font-weight: normal;
  word-spacing: -.2em;
  color: #f0f0f0;
  text-shadow: none;
  font-size: 14px;
  font-size: 1rem;
  padding: 2px 4px;
  padding:  0.14286rem 0.28571rem;
}

mark {
  background: #ffc;
  background: rgba(255, 255, 204, 0.1);
  color: #f0f0f0;
  text-shadow: none;
  font-style: italic;
  padding: 2px 3px;
  padding:  0.14286rem 0.21429rem;
}

code {
  background: rgba(0, 0, 0, 0.12);
}

abbr,
acronym,
dfn {
  cursor: help;
  text-transform: lowercase;
  font-variant: small-caps;
  line-height: 1;
  font-size: 1.4em;
}

pre {
  display: block;
  word-wrap: break-word;
  overflow: auto;
  white-space: pre-wrap;
  border: 1px solid rgba(0, 0, 0, 0.14);
  outline: 1px solid rgba(255, 255, 255, 0.02);
  background: rgba(0, 0, 0, 0.12);
  padding: 24px;
  padding: 1.71429rem;
}

details summary {
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
details :focus {
  outline: none;
}

ins {
  color: #d43c33;
  text-decoration: none;
}

small {
  font-size: .75em;
}

big {
  font-size: 1.25em;
}

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.14);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  clear: both;
  margin: 24px 0;
  margin:  1.71429rem 0;
}

.intro {
  line-height: 1.4;
  font-size: 16px;
  font-size: 1.14286rem;
}
@media screen and (min-width: 600px) {
  .intro {
    font-size: 17px;
    font-size: 1.21429rem;
  }
}

/*---------------------------------------------------------
	Lists
-------------------------------------------------------- */
.content ul {
  list-style: square inside;
  line-height: 1.7;
}
.content ol {
  list-style: decimal inside;
  line-height: 1.7;
}
.content ol ol {
  list-style: lower-roman;
}
.content li > ul,
.content li > ol {
  margin-left: 1.5em;
  margin-bottom: 0;
}

/*---------------------------------------------------------
	Definition lists
-------------------------------------------------------- */
dl dt {
  font-weight: 600;
  margin-top: 24px;
  font-size: 15px;
  font-size: 1.07143rem;
}

/*---------------------------------------------------------
	Galleries
-------------------------------------------------------- */
div.gallery .gallery-icon {
  padding: 0 12px;
  margin-top: 12px;
}
div.gallery .gallery-icon img {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  margin: 0 auto;
}
div.gallery .gallery-caption {
  margin-bottom: 0;
  color: #858585;
  font-size: 13px;
  font-size: 0.92857rem;
}
div.gallery dl,
div.gallery dt {
  margin-bottom: 0;
}

/*---------------------------------------------------------
	Tables
-------------------------------------------------------- */
table {
  width: 100%;
  text-align: center;
  word-wrap: break-word;
  word-break: hyphenate;
}
table th,
table td,
table caption {
  padding: 3% 2%;
}
table caption {
  color: #bfbfbf;
  font-weight: bold;
}
table tbody tr:nth-child(even) td,
table tbody tr.even td {
  background: rgba(0, 0, 0, 0.12);
}
table td[valign="top"] {
  vertical-align: top;
}
table td[valign="bottom"] {
  vertical-align: bottom;
}

/*---------------------------------------------------------
	Alerts
-------------------------------------------------------- */
.alert {
  background: #e2e4e7;
  background: rgba(226, 228, 231, 0.9);
  clear: both;
  color: #272626;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.16);
  border-bottom: 2px solid #272626;
  padding: 24px 20px;
  padding:  1.71429rem 1.42857rem;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
.alert p {
  margin-bottom: 0;
}
.alert a {
  color: #272626;
  border-bottom: 1px solid #858585;
}

.error {
  background: #e05043;
  background: rgba(224, 80, 67, 0.9);
}

.success {
  background: #70be5f;
  background: rgba(112, 190, 95, 0.9);
}

.note {
  background: #f5f5dc;
  background: rgba(245, 245, 220, 0.9);
}

/*---------------------------------------------------------
	header
-------------------------------------------------------- */
header[role="banner"] {
  zoom: 1;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
header[role="banner"]:before, header[role="banner"]:after {
  display: table;
  content: "";
}
header[role="banner"]:after {
  clear: both;
}
header[role="banner"] .branding {
  margin: 0 auto 12px;
  text-align: center;
}
@media screen and (min-width: 900px) {
  header[role="banner"] .branding {
    float: left;
    width: 40%;
    text-align: left;
    margin-bottom: 0;
    margin-left: 5px;
    margin-left: 0.35714rem;
  }
}
header[role="banner"] .branding img {
  outline: none;
  margin-top: 12px;
  margin-top: 0.85714rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
header[role="banner"] h1 {
  margin-bottom: 0;
  font-weight: normal;
}
header[role="banner"] .tagline {
  color: #858585;
  margin: 0;
  line-height: 1.4;
  font-size: 13px;
  font-size: 0.92857rem;
}

/*---------------------------------------------------------
	Menu
-------------------------------------------------------- */
#menu-toggle {
  cursor: pointer;
  background: #272626;
  line-height: 22px;
  border-bottom: 1px solid #242323;
  padding: 12px;
  padding: 0.85714rem;
}
@media screen and (min-width: 900px) {
  #menu-toggle {
    display: none;
  }
}
#menu-toggle:hover {
  color: #f0f0f0;
}
#menu-toggle:before {
  content: "\2630";
  padding-right: 5px;
  padding-right: 0.35714rem;
}
#menu-toggle.active {
  color: #f0f0f0;
}
#menu-toggle.active:before {
  color: #2392b4;
}

nav[role="navigation"] {
  display: none;
  float: left;
  border: none;
  background: #2a2a2a;
  width: 100%;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] {
    margin-right: 5px;
    margin-right: 0.35714rem;
    padding: 0 8px;
    padding:  0 0.57143rem;
    float: right;
    background: none;
    width: auto;
    max-width: 50%;
    display: block;
    border-top: 1px dashed #222;
    border-bottom: 1px dashed #222;
  }
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] li {
    line-height: 45px;
  }
}
nav[role="navigation"] li a {
  padding: 12px 36px;
  padding:  0.85714rem 2.57143rem;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] li a {
    padding: 0;
  }
}
nav[role="navigation"].opened {
  display: block;
}
nav[role="navigation"] ul {
  margin-bottom: 0;
}
nav[role="navigation"] .nav a {
  color: #bfbfbf;
  display: block;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav a {
    font-weight: 600;
    color: #f0f0f0;
  }
}
nav[role="navigation"] .nav a:hover {
  color: #f0f0f0;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav a:hover {
    color: #bfbfbf;
  }
}
nav[role="navigation"] .nav li {
  padding-right: 0;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav li {
    float: left;
    position: relative;
    padding-right: 30px;
    padding-right: 2.14286rem;
  }
  nav[role="navigation"] .nav li:last-child {
    padding-right: 0;
  }
}
nav[role="navigation"] .nav li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav li a {
    border-bottom: none;
  }
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav li.parent-menu-item a:after {
    content: url(/wp-content/themes/premium/photography/images/sub-menu-arrow.svg);
    position: relative;
    top: -1px;
    padding-left: 6px;
    padding-left: 0.42857rem;
  }
  nav[role="navigation"] .nav li.parent-menu-item .sub-menu a:after,
  nav[role="navigation"] .nav li.parent-menu-item .children a:after {
    content: none;
  }
  nav[role="navigation"] .nav li:hover ul {
    display: block;
  }
  nav[role="navigation"] .nav li ul {
    display: none;
    position: absolute;
    top: 44px;
    left: 0;
    padding: 0;
    margin: 0;
    z-index: 4;
    text-align: center;
  }
}
nav[role="navigation"] .nav ul.sub-menu li,
nav[role="navigation"] .nav ul.children li {
  -webkit-hyphens: none;
  text-align: left;
  border-bottom: none;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav ul.sub-menu li,
  nav[role="navigation"] .nav ul.children li {
    background: #272626;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    width: 108px;
    line-height: 1.55;
    padding: 0;
    font-size: 13px;
    font-size: 0.92857rem;
  }
}
nav[role="navigation"] .nav ul.sub-menu li a,
nav[role="navigation"] .nav ul.children li a {
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav ul.sub-menu li a,
  nav[role="navigation"] .nav ul.children li a {
    color: inherit;
    padding: 12px 20px;
    padding:  0.85714rem 1.42857rem;
  }
}
nav[role="navigation"] .nav ul.sub-menu li a:before,
nav[role="navigation"] .nav ul.children li a:before {
  content: "\231E";
  padding-right: 4px;
  padding-right: 0.28571rem;
  position: relative;
  bottom: 1px;
}
@media screen and (min-width: 900px) {
  nav[role="navigation"] .nav ul.sub-menu li a:before,
  nav[role="navigation"] .nav ul.children li a:before {
    content: "";
    padding-right: 0;
  }
}
nav[role="navigation"] .nav ul.sub-menu li a:hover,
nav[role="navigation"] .nav ul.children li a:hover {
  color: #f0f0f0;
}

/*---------------------------------------------------------
	Sharing
-------------------------------------------------------- */
div.sharedaddy,
div.sd-block {
  border: 0 !important;
  text-align: left;
}
div.sharedaddy iframe,
div.sd-block iframe {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.page-template-gallery-php #jp-post-flair .sharedaddy,
.page-template-homepage-php #jp-post-flair .sharedaddy {
  margin-top: 36px;
  margin-top: 2.57143rem;
}

/*---------------------------------------------------------
	Footer
-------------------------------------------------------- */
footer[role="contentinfo"] {
  clear: both;
  color: #858585;
  zoom: 1;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-top: 36px;
  margin-top: 2.57143rem;
}
footer[role="contentinfo"]:before, footer[role="contentinfo"]:after {
  display: table;
  content: "";
}
footer[role="contentinfo"]:after {
  clear: both;
}
footer[role="contentinfo"] a {
  color: #999999;
}
footer[role="contentinfo"] a:hover {
  color: #cacaca;
}

/*---------------------------------------------------------
	Byline & copyright
-------------------------------------------------------- */
.colophon {
  text-align: center;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
@media screen and (min-width: 900px) {
  .colophon {
    float: left;
    max-width: 45%;
    text-align: left;
    margin-bottom: 0;
    padding-left: 5px;
    padding-left: 0.35714rem;
  }
}
.colophon .credit-line {
  margin-bottom: 6px;
  margin-bottom: 0.42857rem;
}
.colophon .byline {
  margin-bottom: 0;
}

/*---------------------------------------------------------
	Social icons
-------------------------------------------------------- */
.social {
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .social {
    float: right;
    max-width: 45%;
    padding-right: 5px;
    padding-right: 0.35714rem;
  }
}
.social ul {
  margin-left: 0;
  margin-bottom: 0;
}
.social ul li {
  list-style-type: none;
  display: inline;
  margin-left: .6em;
}
.social ul li:first-child {
  margin-left: 0;
}
.social ul li.twitter a {
  background-position: 0;
  width: 15px;
}
.social ul li.facebook a {
  background-position: -15px;
  width: 8px;
}
.social ul li.google a {
  background-position: -24px;
  width: 11px;
}
.social ul li.flickr a {
  background-position: -36px;
  width: 16px;
}
.social ul li.fivepx a {
  background-position: -53px;
  width: 16px;
}
.social ul li.rss a {
  background-position: -72px;
  width: 12px;
}
.social ul li a {
  background: url(/wp-content/themes/premium/photography/images/icons.svg) no-repeat;
  display: inline-block;
  height: 14px;
  border-bottom: none;
  opacity: .75;
}
.social ul li a:hover {
  opacity: 1;
}

/* _patterns.scss
 * Repeatable patterns
 * ------------------------------------------------------------------ */
/*---------------------------------------------------------
	Image
-------------------------------------------------------- */
img {
  height: auto;
  max-width: 100%;
  line-height: 0;
  -webkit-box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
}
img.wp-smiley {
  margin: 0 !important;
}
img.size-full, img.size-large {
  max-width: 100%;
  width: auto;
  height: auto;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
}

/*---------------------------------------------------------
	Frame
-------------------------------------------------------- */
figure.image-frame {
  display: inline-block;
  margin-bottom: 0;
  line-height: 0;
  max-width: 100%;
  zoom: 1;
}
figure.image-frame:before, figure.image-frame:after {
  display: table;
  content: "";
}
figure.image-frame:after {
  clear: both;
}
figure.image-frame img {
  pointer-events: auto;
}
figure.image-frame span.theme-shadow {
  pointer-events: none;
  display: inline-block;
  position: relative;
  max-width: 100%;
}
figure.image-frame span.theme-shadow:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.14);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.14);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.14);
}

.frame,
.image-frame {
  margin-bottom: 0;
  line-height: 0;
}

/*---------------------------------------------------------
	Captions
-------------------------------------------------------- */
div.wp-caption {
  max-width: 100%;
}

.wp-caption-text,
dd.wp-caption-dd {
  font-style: italic;
  color: #5f5f5f;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-top: 6px;
  margin-top: 0.42857rem;
}

/*---------------------------------------------------------
	Media
-------------------------------------------------------- */
#container embed,
#container object,
#container video,
#container iframe {
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
}

#container .jetpack-likes-widget {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*---------------------------------------------------------
	Twitter
-------------------------------------------------------- */
.twitter-tweet-rendered {
  max-width: 100%;
  display: inline;
}

/*---------------------------------------------------------
	General
-------------------------------------------------------- */
.clear {
  clear: both;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

.hide {
  display: none;
  visibility: hidden;
}

.hidden {
  visibility: hidden;
}

.noborder {
  border: none;
}

div .alignleft {
  margin-right: 12px;
  margin-right: 0.85714rem;
  text-align: left;
}
div .alignright {
  margin-left: 12px;
  margin-left: 0.85714rem;
  text-align: right;
}
div .aligncenter {
  text-align: center;
}

/* _posts.scss
 * Post styling
 * ------------------------------------------------------------------ */
/*---------------------------------------------------------
	Post structure
-------------------------------------------------------- */
.post {
  margin-bottom: 36px;
  margin-bottom: 2.57143rem;
}
@media screen and (min-width: 900px) {
  .post {
    margin-bottom: 48px;
    margin-bottom: 3.42857rem;
  }
}

.post-byline {
  font-style: italic;
  margin-bottom: 24px;
  margin-bottom: 1.71429rem;
}

.page-links {
  clear: both;
}

.title {
  margin-top: 0;
}

.post-detail {
  color: #5f5f5f;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-top: 12px;
  margin-top: 0.85714rem;
}
.post-detail section a {
  color: #5f5f5f;
}
.post-detail time {
  float: right;
}
.post-detail time:hover:before {
  opacity: 1;
}
.post-detail time:before {
  content: url(/wp-content/themes/premium/photography/images/cal.svg);
  position: relative;
  top: 2px;
  opacity: .75;
  padding-right: 6px;
  padding-right: 0.42857rem;
}
.post-detail .comment-count {
  float: left;
}
.post-detail .comment-count:hover:before {
  opacity: 1;
}
.post-detail .comment-count:before {
  content: url(/wp-content/themes/premium/photography/images/speech.svg);
  position: relative;
  top: 3px;
  opacity: .75;
  padding-right: 6px;
  padding-right: 0.42857rem;
}
.post-detail a {
  color: #858585;
}
.post-detail a:hover {
  color: #f0f0f0;
}

a time {
  color: #858585;
}
a time:hover {
  color: #f0f0f0;
}

/*---------------------------------------------------------
	Single view
-------------------------------------------------------- */
body.single .title {
  margin-bottom: 0;
}
body.single .format-aside time {
  float: none;
  clear: none;
}
body.single.single-format-gallery .post {
  margin-bottom: 0;
}

/*---------------------------------------------------------
	Sticky posts
-------------------------------------------------------- */
.sticky-text {
  background: #2392b4;
  position: relative;
  bottom: 3px;
  text-transform: lowercase;
  color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  font-size: 0.92857rem;
  padding: 6px 10px;
  padding:  0.42857rem 0.71429rem;
}

/*---------------------------------------------------------
	Blog navigation
-------------------------------------------------------- */
.post-navigation {
  margin-top: 12px;
  margin-top: 0.85714rem;
  font-size: 13px;
  font-size: 0.92857rem;
}
.post-navigation p {
  display: inline;
}
.post-navigation a[rel="next"] {
  float: left;
  max-width: 45%;
}
.post-navigation a[rel="prev"] {
  float: right;
  max-width: 45%;
}

.blog-footer {
  margin: 24px 0 12px;
  margin:  1.71429rem 0 0.85714rem;
}

.blog-footer,
.post-navigation {
  zoom: 1;
}
.blog-footer:before, .blog-footer:after,
.post-navigation:before,
.post-navigation:after {
  display: table;
  content: "";
}
.blog-footer:after,
.post-navigation:after {
  clear: both;
}
.blog-footer a,
.post-navigation a {
  color: #858585;
}
.blog-footer a:hover,
.post-navigation a:hover {
  color: #f0f0f0;
}
.blog-footer a[rel="next"],
.post-navigation a[rel="next"] {
  margin-right: 20px;
  margin-right: 1.42857rem;
}
.blog-footer a[rel="next"]:before,
.post-navigation a[rel="next"]:before {
  content: "\2190  ";
}
.blog-footer a[rel="prev"],
.post-navigation a[rel="prev"] {
  float: right;
}
.blog-footer a[rel="prev"]:after,
.post-navigation a[rel="prev"]:after {
  content: "  \2192";
}

.infinite-scroll .blog-footer {
  display: none;
}

/*---------------------------------------------------------
	Standard format
-------------------------------------------------------- */
.format-standard .post-detail,
.format-aside .post-detail {
  margin-top: 24px;
  margin-top: 1.71429rem;
}

/*---------------------------------------------------------
	Aside format
-------------------------------------------------------- */
.format-aside time {
  clear: both;
  float: right;
}
.format-aside .entry {
  padding: 24px 27px;
  padding:  1.71429rem 1.92857rem;
}
.format-aside .post-detail time {
  clear: none;
}

/*---------------------------------------------------------
	Individual gallery
-------------------------------------------------------- */
.attached-to-gallery .post {
  margin-bottom: 0;
}
.attached-to-gallery .entry {
  border-top: none;
  color: #858585;
  padding-bottom: 24px;
  padding-bottom: 1.71429rem;
}
.attached-to-gallery .single-gallery-content {
  margin-top: 12px;
  margin-top: 0.85714rem;
}

.galleria-container {
  background: rgba(0, 0, 0, 0.34);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: none;
  padding: 0;
}
.galleria-container img {
  left: 0;
  right: 0;
  border: none;
  position: relative;
}

.galleria-thumbnails .galleria-image {
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: rgba(0, 0, 0, 0.12);
}
.galleria-thumbnails .galleria-image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
}

.galleria-stage {
  left: 0;
  right: 0;
  top: 0;
  bottom: 90px;
}

.galleria-thumbnails-container {
  height: 65px;
  left: 27px;
  right: 27px;
}

.galleria-counter {
  background: rgba(0, 0, 0, 0.85);
  opacity: 1 !important;
  font-family: "Source Sans Pro", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #f0f0f0;
  text-shadow: none;
  bottom: 15px;
  left: 27px;
  padding: 6px;
  padding: 0.42857rem;
  font-size: 13px;
  font-size: 0.92857rem;
}

.galleria-info {
  left: 27px;
}

.galleria-info-link {
  opacity: 1;
  filter: alpha(opacity=100);
  background-position: 0;
  background: rgba(0, 0, 0, 0.85) url(/wp-content/themes/premium/photography/images/info.svg) no-repeat;
  background-size: 20px 20px;
}

.galleria-info-text {
  background: rgba(0, 0, 0, 0.85);
  word-wrap: break-word;
  word-break: hyphenate;
  padding: 12px 28px 12px 14px;
  padding:  0.85714rem 2rem 0.85714rem 1rem;
}

.galleria-info-description {
  font-family: "Source Sans Pro", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  color: #f0f0f0;
  text-shadow: none;
  font-size: 13px;
  font-size: 0.92857rem;
}

.galleria-info-close {
  top: 10px;
  right: 10px;
  background-position: 0;
  background: url(/wp-content/themes/premium/photography/images/close.svg) no-repeat;
  background-size: 9px 9px;
}

.galleria-thumb-nav-right,
.galleria-thumb-nav-left {
  background-position: 0;
  background-size: 5px 10px;
  top: 1px;
}

.galleria-thumb-nav-right {
  background: rgba(0, 0, 0, 0.85) url(/wp-content/themes/premium/photography/images/arrow-small-right.svg) no-repeat 10px 16px;
}

.galleria-thumb-nav-left {
  background: rgba(0, 0, 0, 0.85) url(/wp-content/themes/premium/photography/images/arrow-small-left.svg) no-repeat 10px 16px;
}

.galleria-image-nav-right,
.galleria-image-nav-left {
  background-position: 0;
  background-size: 16px 29px;
}

.galleria-image-nav-right {
  background: url(/wp-content/themes/premium/photography/images/arrow-large-right.svg) no-repeat 90% 50%;
}

.galleria-image-nav-left {
  background: url(/wp-content/themes/premium/photography/images/arrow-large-left.svg) no-repeat 10% 50%;
}

.galleria-thumbnails-container .galleria-image {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.14);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.14);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.14);
}

.galleria-errors {
  display: none;
}

.blog .galleria,
.archive .galleria,
.blog .video-embed,
.archive .video {
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}

/* _pages.scss
 * Pages and page templates
 * ------------------------------------------------------------------ */
/*---------------------------------------------------------
	Full-width
-------------------------------------------------------- */
.page-template-full-width-php .content,
.page-template-homepage-php .content {
  width: 100%;
}

/*---------------------------------------------------------
	Homepage
-------------------------------------------------------- */
.page-template-homepage-php .content {
  color: #858585;
  text-align: center;
  font-size: 13px;
  font-size: 0.92857rem;
}
.page-template-homepage-php .content .responsive-slides-container {
  zoom: 1;
}
.page-template-homepage-php .content .responsive-slides-container:before, .page-template-homepage-php .content .responsive-slides-container:after {
  display: table;
  content: "";
}
.page-template-homepage-php .content .responsive-slides-container:after {
  clear: both;
}
.page-template-homepage-php .content .responsive-slides-container a.prev,
.page-template-homepage-php .content .responsive-slides-container a.next {
  color: #858585;
  margin-top: 12px;
  margin-top: 0.85714rem;
}
.page-template-homepage-php .content .responsive-slides-container a.prev {
  float: left;
}
.page-template-homepage-php .content .responsive-slides-container a.prev:before {
  content: "\2190  ";
}
.page-template-homepage-php .content .responsive-slides-container a.next {
  float: right;
}
.page-template-homepage-php .content .responsive-slides-container a.next:after {
  content: "  \2192";
}
.page-template-homepage-php .content .responsive-slides-container .transparent-btns_tabs {
  display: none;
}
.page-template-homepage-php .content ul.responsive-slides {
  position: relative;
  list-style: none;
  margin: 0;
  zoom: 1;
}
.page-template-homepage-php .content ul.responsive-slides:before, .page-template-homepage-php .content ul.responsive-slides:after {
  display: table;
  content: "";
}
.page-template-homepage-php .content ul.responsive-slides:after {
  clear: both;
}
.page-template-homepage-php .content ul.responsive-slides li {
  -webkit-backface-visibility: hidden;
  line-height: 0;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

/*---------------------------------------------------------
	Gallery
-------------------------------------------------------- */
.gallery-div {
  text-align: center;
  float: left;
}
.gallery-div .frame {
  margin-bottom: 0;
}
.gallery-div h3 {
  text-align: center;
  margin-bottom: 0;
}
.gallery-div .thumb-caption {
  display: none;
}

.placeholder-text {
  color: #858585;
  line-height: 1.55;
  background: rgba(0, 0, 0, 0.12);
  display: table;
  border: 1px solid #272626;
  padding: 20px;
  padding: 1.42857rem;
}
.placeholder-text span {
  display: table-cell;
  vertical-align: middle;
}

.page-template-gallery-php .entry {
  border-top: none;
  color: #858585;
  padding-bottom: 24px;
  padding-bottom: 1.71429rem;
}

/*---------------------------------------------------------
	Captions
-------------------------------------------------------- */
@media screen and (min-width: 900px) {
  .fancy .gallery-div:hover .thumb-caption {
    display: block;
    z-index: 2;
    position: relative;
  }
}
.fancy .gallery-div:hover .thumb-caption h3 {
  position: absolute;
  width: 100%;
  margin-top: 45%;
  text-transform: capitalize;
  line-height: 2;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (min-width: 900px) {
  .fancy .gallery-div:hover .thumb-caption h3 {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}
.fancy .gallery-div:hover .thumb-caption h3 span {
  background: rgba(0, 0, 0, 0.65);
  padding: 6px;
  padding: 0.42857rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.basic .gallery-div .thumb-caption {
  display: block;
}
.basic .gallery-div .thumb-caption h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.4;
  font-size: 13px;
  font-size: 0.92857rem;
}

/*---------------------------------------------------------
	Landscape
-------------------------------------------------------- */
.landscape-gallery {
  zoom: 1;
}
.landscape-gallery:before, .landscape-gallery:after {
  display: table;
  content: "";
}
.landscape-gallery:after {
  clear: both;
}
.landscape-gallery .gallery-div {
  width: 47.91667%;
  margin-right: 4.0625%;
  margin-top: 4.0625%;
}
@media screen and (min-width: 600px) {
  .landscape-gallery .gallery-div {
    width: 30.625%;
  }
}
@media screen and (min-width: 600px) {
  .landscape-gallery .gallery-div.image-1, .landscape-gallery .gallery-div.image-2, .landscape-gallery .gallery-div.image-3 {
    margin-top: 0;
  }
}
.landscape-gallery .gallery-div.image-1, .landscape-gallery .gallery-div.image-2 {
  margin-top: 0;
}
.landscape-gallery .last-when-two {
  margin-right: 0;
}
@media screen and (min-width: 600px) {
  .landscape-gallery .last-when-two {
    margin-right: 4.0625%;
  }
}
@media screen and (min-width: 600px) {
  .landscape-gallery .last-when-three {
    margin-right: 0;
  }
}
.landscape-gallery .placeholder-text {
  height: 156px;
}

/*---------------------------------------------------------
	Portrait
-------------------------------------------------------- */
.portrait-gallery {
  zoom: 1;
}
.portrait-gallery:before, .portrait-gallery:after {
  display: table;
  content: "";
}
.portrait-gallery:after {
  clear: both;
}
.portrait-gallery .gallery-div {
  width: 46.97917%;
  margin-right: 6.04167%;
  margin-top: 6.04167%;
}
@media screen and (min-width: 600px) {
  .portrait-gallery .gallery-div {
    width: 20.41667%;
  }
}
@media screen and (min-width: 600px) {
  .portrait-gallery .gallery-div.image-1, .portrait-gallery .gallery-div.image-2, .portrait-gallery .gallery-div.image-3, .portrait-gallery .gallery-div.image-4 {
    margin-top: 0;
  }
}
.portrait-gallery .gallery-div.image-1, .portrait-gallery .gallery-div.image-2 {
  margin-top: 0;
}
.portrait-gallery .last-when-two {
  margin-right: 0;
}
@media screen and (min-width: 600px) {
  .portrait-gallery .last-when-two {
    margin-right: 6.04167%;
  }
}
@media screen and (min-width: 600px) {
  .portrait-gallery .last-when-four {
    margin-right: 0;
  }
}
.portrait-gallery .placeholder-text {
  height: 254px;
}

/*---------------------------------------------------------
	Sitemap
-------------------------------------------------------- */
.page-template-sitemap-php .content li a {
  color: #bfbfbf;
}
.page-template-sitemap-php .content li:hover a {
  color: #f0f0f0;
}
.page-template-sitemap-php .content li:hover time {
  color: #bfbfbf;
}
.page-template-sitemap-php .content time {
  color: #858585;
}
.page-template-sitemap-php .content time:before {
  content: "\2013";
  padding-right: 3px;
  padding-right: 0.21429rem;
}

/*---------------------------------------------------------
	Attachment
-------------------------------------------------------- */
body.attachment .title {
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
  font-size: 22px;
  font-size: 1.57143rem;
}
body.attachment .frame {
  text-align: center;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
body.attachment .attachment-content {
  font-size: 13px;
  font-size: 0.92857rem;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
body.attachment .attachment-excerpt {
  text-align: center;
  font-style: italic;
  color: #858585;
}

/*---------------------------------------------------------
	Search
-------------------------------------------------------- */
body.search .content .type-post,
body.search .content .type-page {
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
  margin-bottom: 24px;
  margin-bottom: 1.71429rem;
  zoom: 1;
}
body.search .content .type-post:before, body.search .content .type-post:after,
body.search .content .type-page:before,
body.search .content .type-page:after {
  display: table;
  content: "";
}
body.search .content .type-post:after,
body.search .content .type-page:after {
  clear: both;
}
body.search .content .type-post:last-of-type,
body.search .content .type-page:last-of-type {
  border-bottom: none;
}
body.search .content .custom-more-link {
  float: right;
  clear: both;
}

/* _sidebar.scss
 * Sidebar and widget styling
 * ------------------------------------------------------------------ */
/*---------------------------------------------------------
	No Sidebar
-------------------------------------------------------- */
.no-sidebar {
  width: 100%;
}

/*---------------------------------------------------------
	Sidebar
-------------------------------------------------------- */
aside[role="complementary"] {
  margin-top: 36px;
  margin-top: 2.57143rem;
  line-height: 1.5;
  color: #999999;
  font-size: 13px;
  font-size: 0.92857rem;
}
@media screen and (min-width: 900px) {
  aside[role="complementary"] {
    width: 26.5625%;
    float: right;
    padding-left: 2.8125%;
    margin-top: 0;
  }
}
aside[role="complementary"] a {
  color: #999999;
}
aside[role="complementary"] a:hover {
  color: #cacaca;
}

/*---------------------------------------------------------
	Widget title
-------------------------------------------------------- */
h3.widgettitle {
  line-height: 1;
  margin: 0 0 12px;
  margin:  0 0 0.85714rem;
  color: #cacaca;
}
h3.widgettitle a {
  color: #cacaca;
}

/*---------------------------------------------------------
	Widget areas
-------------------------------------------------------- */
aside[role="complementary"] {
  word-wrap: break-word;
}
aside[role="complementary"] ul {
  margin-left: 0;
  list-style: inside square;
}
aside[role="complementary"] ul li {
  margin-bottom: 6px;
  margin-bottom: 0.42857rem;
}
aside[role="complementary"] .widget {
  margin-bottom: 24px;
  margin-bottom: 1.71429rem;
}
aside[role="complementary"] a.rsswidget img {
  display: none;
}
aside[role="complementary"] .widget_rss ul {
  margin-left: 0;
}
aside[role="complementary"] .widget_rss .rss-date:before {
  content: "\2013  ";
}
aside[role="complementary"] .widget_rss cite {
  display: inline-block;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
aside[role="complementary"] .widget_rss cite:before {
  content: "\2013  ";
}
aside[role="complementary"] .widget_tag_cloud,
aside[role="complementary"] .wp_widget_tag_cloud {
  display: inline-block;
}
aside[role="complementary"] .widget_tag_cloud a,
aside[role="complementary"] .wp_widget_tag_cloud a {
  color: #f0f0f0;
  display: inline-block;
  margin: 0 .4em .6em 0;
  border-bottom: 0;
}
aside[role="complementary"] .widget_tag_cloud a:hover,
aside[role="complementary"] .wp_widget_tag_cloud a:hover {
  color: #bfbfbf;
}
aside[role="complementary"] .widget_tag_cloud a:active,
aside[role="complementary"] .wp_widget_tag_cloud a:active {
  color: #f0f0f0;
}
aside[role="complementary"] .widget_calendar tr {
  letter-spacing: .1em;
}
aside[role="complementary"] .widget_nav_menu ul.sub-menu li {
  margin-left: 1.5em;
}

/*---------------------------------------------------------
	Custom widget
-------------------------------------------------------- */
.widget_photography2_recently_discussed_widget .recent-post {
  zoom: 1;
  margin-top: 16px;
  margin-top: 1.14286rem;
  margin-bottom: 24px;
  margin-bottom: 1.71429rem;
}
.widget_photography2_recently_discussed_widget .recent-post:before, .widget_photography2_recently_discussed_widget .recent-post:after {
  display: table;
  content: "";
}
.widget_photography2_recently_discussed_widget .recent-post:after {
  clear: both;
}
.widget_photography2_recently_discussed_widget .recent-post:hover .recent-post-title {
  color: #f0f0f0;
}
.widget_photography2_recently_discussed_widget .recent-post img {
  width: 96px;
}
.widget_photography2_recently_discussed_widget .recent-post .frame {
  float: left;
  margin-right: 20px;
  margin-right: 1.42857rem;
}
.widget_photography2_recently_discussed_widget section .recent-post-title {
  color: #bfbfbf;
  line-height: 1.4;
  display: block;
  font-size: 14px;
  font-size: 1rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857rem;
}
.widget_photography2_recently_discussed_widget section time {
  font-size: 13px;
  font-size: 0.92857rem;
}
.widget_photography2_recently_discussed_widget section time:hover {
  color: #858585;
}

/* _comments.scss
 * Comment styling
 * ------------------------------------------------------------------ */
/*---------------------------------------------------------
	General
-------------------------------------------------------- */
#comments {
  margin-top: 36px;
  margin-top: 2.57143rem;
}
#comments ol, #comments ul {
  margin: 0;
}
#comments li.comment {
  list-style: none;
  color: #858585;
  border: 1px solid rgba(0, 0, 0, 0.14);
  outline: 1px solid rgba(255, 255, 255, 0.02);
  background: rgba(0, 0, 0, 0.12);
  zoom: 1;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
@media screen and (min-width: 900px) {
  #comments li.comment {
    margin-bottom: 36px;
    margin-bottom: 2.57143rem;
  }
}
#comments li.comment:before, #comments li.comment:after {
  display: table;
  content: "";
}
#comments li.comment:after {
  clear: both;
}
#comments li.comment:hover time,
#comments li.comment:hover .comment-reply-link {
  color: #858585;
}
#comments li article {
  zoom: 1;
  padding: 24px 27px 30px;
  padding:  1.71429rem 1.92857rem 2.14286rem;
}
#comments li article:before, #comments li article:after {
  display: table;
  content: "";
}
#comments li article:after {
  clear: both;
}

/*---------------------------------------------------------
	Header
-------------------------------------------------------- */
#comments .comment-author {
  clear: both;
  color: #bfbfbf;
  line-height: 48px;
  font-size: 16px;
  font-size: 1.14286rem;
}
#comments .comment-author time {
  color: #575757;
  line-height: 48px;
  float: right;
  font-size: 13px;
  font-size: 0.92857rem;
}

/*---------------------------------------------------------
	Body
-------------------------------------------------------- */
#comments .post-content {
  clear: both;
  float: left;
}
@media screen and (min-width: 600px) {
  #comments .post-content {
    margin-left: 67px;
    margin-left: 4.78571rem;
  }
}
#comments .post-content ul,
#comments .post-content ol,
#comments .post-content dd {
  margin-left: 1.5em !important;
  margin-bottom: 12px !important;
}
#comments .post-content ol {
  list-style: decimal;
}
#comments .post-content ul {
  list-style: square;
}
#comments .post-content li > ul,
#comments .post-content li > ol {
  margin-bottom: 0 !important;
}
#comments .post-content blockquote {
  font-weight: normal;
}

/*---------------------------------------------------------
	Children
-------------------------------------------------------- */
#comments ul.children {
  zoom: 1;
}
@media screen and (min-width: 900px) {
  #comments ul.children {
    padding-left: 94px;
    padding-left: 6.71429rem;
  }
}
#comments ul.children:before, #comments ul.children:after {
  display: table;
  content: "";
}
#comments ul.children:after {
  clear: both;
}

/*---------------------------------------------------------
	Author
-------------------------------------------------------- */
#comments li.bypostauthor article {
  background: rgba(0, 0, 0, 0.12);
  margin-bottom: 0;
}

/*---------------------------------------------------------
	Details
-------------------------------------------------------- */
small a#cancel-comment-reply-link {
  position: relative;
  left: .75em;
  font-weight: normal;
  font-family: "Source Sans Pro", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  padding: 8px 12px;
  padding:  0.57143rem 0.85714rem;
}

.comment .frame {
  float: left;
  margin-right: 20px;
  margin-right: 1.42857rem;
}

#comments .avatar-96 {
  height: 48px;
  width: 48px;
}

.comment-reply-link {
  color: #5f5f5f;
  clear: both;
  float: left;
  font-size: 13px;
  font-size: 0.92857rem;
}
@media screen and (min-width: 600px) {
  .comment-reply-link {
    margin-left: 67px;
    margin-left: 4.78571rem;
  }
}

@media screen and (min-width: 900px) {
  .form-submit {
    float: right;
    zoom: 1;
  }
  .form-submit:before, .form-submit:after {
    display: table;
    content: "";
  }
  .form-submit:after {
    clear: both;
  }
}

/*---------------------------------------------------------
	Pingbacks and Trackbacks
-------------------------------------------------------- */
#comments li.pingback, #comments li.trackback {
  list-style: none;
  margin-bottom: 36px;
  margin-bottom: 2.57143rem;
}
#comments li.pingback article, #comments li.trackback article {
  padding: 0;
}

/*---------------------------------------------------------
	Form
-------------------------------------------------------- */
#reply-title,
#comment-headline {
  margin: 36px 0 24px;
  margin:  2.57143rem 0 1.71429rem;
}

.comment-field {
  display: inline-block;
  color: #bfbfbf;
  margin: 0 0 12px;
  margin:  0 0 0.85714rem;
}

input.text-input,
#comment {
  width: 100%;
}

.guidelines,
.comments-rss a {
  color: #5f5f5f;
  display: block;
  font-size: 13px;
  font-size: 0.92857rem;
}

.comments-rss a {
  margin-bottom: 24px;
  margin-bottom: 1.71429rem;
}

/* _forms.scss
 * Form styling
 * ------------------------------------------------------------------ */
/*---------------------------------------------------------
	Form fields
-------------------------------------------------------- */
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  max-width: 100%;
  color: #999999;
  padding: 10px 12px;
  padding:  0.71429rem 0.85714rem;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
  border: 1px solid rgba(0, 0, 0, 0.14);
  outline: 1px solid rgba(255, 255, 255, 0.02);
  background: rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

/*---------------------------------------------------------
	Focus state
-------------------------------------------------------- */
textarea:focus,
select:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
  outline-color: transparent;
  outline-style: none;
  color: #f0f0f0;
}

/*---------------------------------------------------------
	Form elements
-------------------------------------------------------- */
input[type="checkbox"],
input[type="radio"] {
  margin-right: .6em;
}

textarea {
  resize: vertical;
}

select {
  outline: none;
  height: 24px;
}

/*---------------------------------------------------------
	Buttons & links
-------------------------------------------------------- */
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.widget_tag_cloud a,
.wp_widget_tag_cloud a,
a#cancel-comment-reply-link,
.comment-edit-link,
.custom-more-link,
#infinite-handle span {
  color: #bfbfbf;
  text-align: center;
  border: none;
  background: #272626;
  border-bottom: 1px solid #242323;
  text-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
  font-size: 0.92857rem;
  padding: 8px 12px;
  padding:  0.57143rem 0.85714rem;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:hover,
a#cancel-comment-reply-link:hover,
.comment-edit-link:hover,
.custom-more-link:hover,
#infinite-handle span:hover {
  color: #f0f0f0;
}

/*---------------------------------------------------------
	Contact form 7
-------------------------------------------------------- */
div.wpcf7 input[type="text"],
div.wpcf7 textarea {
  width: 100%;
  margin-top: 12px;
  margin-top: 0.85714rem;
}
div.wpcf7 input[type="submit"] {
  margin-top: 12px;
  margin-top: 0.85714rem;
}

/* _color.scss
 * Color scheme styling
 * ------------------------------------------------------------------ */
body.light {
  background: url(/wp-content/themes/premium/photography/images/bg-light.png) #f2f2f2;
  color: #555555;
}
body.light nav[role="navigation"] {
  background: #fcfcfc;
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"] {
    background: none;
    border-top: 1px dashed #868686;
    border-bottom: 1px dashed #868686;
  }
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"].nav a {
    color: #f0f0f0;
  }
}
body.light .alert {
  color: #101010;
  border-bottom: none;
}
body.light .alert a {
  color: #101010;
  border-bottom: 1px solid #fcfcfc;
}
body.light .fancy .gallery-div h3 {
  color: #fcfcfc;
  text-shadow: none;
}
body.light .social ul li a {
  opacity: .45;
}
body.light .social ul li a:hover {
  opacity: .65;
}
body.light .post-detail time:before,
body.light .post-detail .comment-count:before {
  opacity: .45;
}
body.light.highlander-dark #respond label.subscribe-label {
  color: #555555 !important;
}
body.light aside[role="complementary"],
body.light textarea,
body.light select,
body.light input[type="date"],
body.light input[type="datetime"],
body.light input[type="datetime-local"],
body.light input[type="email"],
body.light input[type="month"],
body.light input[type="number"],
body.light input[type="password"],
body.light input[type="search"],
body.light input[type="tel"],
body.light input[type="text"],
body.light input[type="time"],
body.light input[type="url"],
body.light input[type="week"] {
  color: #7b7b7b;
}
body.light #menu-toggle.active:before {
  color: #555555;
}
body.light .galleria-container {
  background: rgba(0, 0, 0, 0.18);
}
body.light .galleria-info-link {
  background: rgba(0, 0, 0, 0.45) url(/wp-content/themes/premium/photography/images/info.svg) no-repeat;
}
body.light .galleria-counter {
  background: rgba(0, 0, 0, 0.45);
}
body.light .galleria-info-text {
  background: rgba(0, 0, 0, 0.6);
}
body.light .galleria-thumb-nav-right {
  background: rgba(0, 0, 0, 0.45) url(/wp-content/themes/premium/photography/images/arrow-small-right.svg) no-repeat 10px 16px;
}
body.light .galleria-thumb-nav-left {
  background: rgba(0, 0, 0, 0.45) url(/wp-content/themes/premium/photography/images/arrow-small-left.svg) no-repeat 10px 16px;
}
body.light .galleria-info-description,
body.light .galleria-counter {
  color: #fcfcfc;
}
body.light #menu-toggle,
body.light button,
body.light input[type="reset"],
body.light input[type="submit"],
body.light input[type="button"],
body.light .widget_tag_cloud a,
body.light .wp_widget_tag_cloud a,
body.light a#cancel-comment-reply-link,
body.light .comment-edit-link,
body.light .custom-more-link,
body.light #infinite-handle span {
  background: #fcfcfc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
body.light nav[role="navigation"] .nav ul.sub-menu li,
body.light nav[role="navigation"] .nav ul.children li {
  background: #fcfcfc;
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"] .nav ul.sub-menu li,
  body.light nav[role="navigation"] .nav ul.children li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
}
body.light .placeholder-text {
  border: 1px solid #fcfcfc;
}
body.light .sticky-text {
  background: #fcfcfc;
}
body.light div.gallery .gallery-caption,
body.light header[role="banner"] .tagline,
body.light footer[role="contentinfo"],
body.light .post-detail a,
body.light a time,
body.light .blog-footer a,
body.light .post-navigation a,
body.light .attached-to-gallery .entry, body.light.page-template-homepage-php .content,
body.light .placeholder-text, body.light.page-template-sitemap-php .content time,
body.light .attachment .attachment-excerpt,
body.light .widget_photography2_recently_discussed_widget section time:hover,
body.light #comments li.comment,
body.light #comments li.comment:hover time,
body.light #comments li.comment:hover .comment-reply-link {
  color: #646464;
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"] .nav a:hover {
    color: #555555;
  }
}
body.light table caption,
body.light nav[role="navigation"] .nav a, body.light.page-template-sitemap-php .content li a, body.light.page-template-sitemap-php .content li:hover time,
body.light aside[role="complementary"] .widget_tag_cloud a:hover,
body.light aside[role="complementary"] .wp_widget_tag_cloud a:hover,
body.light .widget_photography2_recently_discussed_widget section .recent-post-title,
body.light #comments .comment-author,
body.light .comment-field,
body.light button,
body.light input[type="reset"],
body.light input[type="submit"],
body.light input[type="button"],
body.light .widget_tag_cloud a,
body.light .wp_widget_tag_cloud a,
body.light a#cancel-comment-reply-link,
body.light .comment-edit-link,
body.light .custom-more-link,
body.light #infinite-handle span {
  color: #555555;
}
body.light blockquote {
  border-left: 4px solid #555555;
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"] .nav a {
    color: #373737;
  }
}
body.light a,
body.light h1, body.light h2, body.light h3, body.light h4, body.light h5, body.light h6,
body.light blockquote,
body.light tt,
body.light kbd,
body.light pre,
body.light code,
body.light samp,
body.light mark,
body.light #menu-toggle:hover,
body.light #menu-toggle.active,
body.light nav[role="navigation"] .nav a:hover,
body.light nav[role="navigation"] .nav ul.sub-menu li a:hover,
body.light nav[role="navigation"] .nav ul.children li a:hover,
body.light .post-detail a:hover,
body.light a time:hover,
body.light .sticky-text,
body.light .blog-footer a:hover,
body.light .post-navigation a:hover, body.light.page-template-sitemap-php .content li:hover a,
body.light aside[role="complementary"] .widget_tag_cloud a,
body.light aside[role="complementary"] .wp_widget_tag_cloud a,
body.light aside[role="complementary"] .widget_tag_cloud a:active,
body.light aside[role="complementary"] .wp_widget_tag_cloud a:active,
body.light .widget_photography2_recently_discussed_widget .recent-post:hover .recent-post-title,
body.light textarea:focus,
body.light select:focus,
body.light input[type="date"]:focus,
body.light input[type="datetime"]:focus,
body.light input[type="datetime-local"]:focus,
body.light input[type="email"]:focus,
body.light input[type="month"]:focus,
body.light input[type="number"]:focus,
body.light input[type="password"]:focus,
body.light input[type="search"]:focus,
body.light input[type="tel"]:focus,
body.light input[type="text"]:focus,
body.light input[type="time"]:focus,
body.light input[type="url"]:focus,
body.light input[type="week"]:focus,
body.light button:hover,
body.light input[type="reset"]:hover,
body.light input[type="submit"]:hover,
body.light input[type="button"]:hover,
body.light .widget_tag_cloud a:hover,
body.light .wp_widget_tag_cloud a:hover,
body.light a#cancel-comment-reply-link:hover,
body.light .comment-edit-link:hover,
body.light .custom-more-link:hover {
  color: #373737;
}
body.light .entry,
body.light code,
body.light pre,
body.light table tbody tr:nth-child(even) td,
body.light table tbody tr.even td,
body.light .galleria-thumbnails .galleria-image,
body.light .placeholder-text,
body.light #comments li.comment,
body.light #comments li.bypostauthor article,
body.light textarea,
body.light select,
body.light input[type="date"],
body.light input[type="datetime"],
body.light input[type="datetime-local"],
body.light input[type="email"],
body.light input[type="month"],
body.light input[type="number"],
body.light input[type="password"],
body.light input[type="search"],
body.light input[type="tel"],
body.light input[type="text"],
body.light input[type="time"],
body.light input[type="url"],
body.light input[type="week"] {
  background: rgba(0, 0, 0, 0.06);
}
body.light .galleria-container {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"] .nav ul.sub-menu li,
  body.light nav[role="navigation"] .nav ul.children li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
}
body.light .entry,
body.light pre,
body.light #comments li.comment,
body.light textarea,
body.light select,
body.light input[type="date"],
body.light input[type="datetime"],
body.light input[type="datetime-local"],
body.light input[type="email"],
body.light input[type="month"],
body.light input[type="number"],
body.light input[type="password"],
body.light input[type="search"],
body.light input[type="tel"],
body.light input[type="text"],
body.light input[type="time"],
body.light input[type="url"],
body.light input[type="week"] {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
body.light hr {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
body.light nav[role="navigation"] .nav li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
@media screen and (min-width: 900px) {
  body.light nav[role="navigation"] .nav li a {
    border-bottom: none;
  }
}
body.light body.search .content .type-post,
body.light body.search .content .type-page {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
body.light img,
body.light #container embed,
body.light #container object,
body.light #container video,
body.light #container iframe {
  -webkit-box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.04);
}
body.light textarea,
body.light select,
body.light input[type="date"],
body.light input[type="datetime"],
body.light input[type="datetime-local"],
body.light input[type="email"],
body.light input[type="month"],
body.light input[type="number"],
body.light input[type="password"],
body.light input[type="search"],
body.light input[type="tel"],
body.light input[type="text"],
body.light input[type="time"],
body.light input[type="url"],
body.light input[type="week"],
body.light #container {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* _print.scss
 * Print styles
 * ------------------------------------------------------------------ */
@media print {
  * {
    background-color: none;
    color: #272626;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
  }

  html,
  body {
    font-size: 12px !important;
  }

  #respond,
  #menu-toggle,
  .cat-links,
  .tag-links,
  .page-links,
  .comment-count,
  nav a[rel="next"],
  nav a[rel="prev"],
  nav[role="navigation"] {
    display: none !important;
  }

  hr {
    margin: 0;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  object:after {
    content: "View online to see this video.";
    display: block;
    margin-bottom: 12px;
    margin-bottom: 0.85714rem;
  }
}
/* _wpdotcom.scss
 * WP.com-specific styles
 * ------------------------------------------------------------------ */
#wpstats {
  display: none;
}

.light .highlander-dark #respond label.subscribe-label {
  color: #646464;
}
/**
 * Follow buttons
 */

a.wpcom-follow-rest, 
a.wpcom-following-rest {
	margin-left: -2px;
}
a.wpcom-follow-rest:before, 
a.wpcom-following-rest:before {
	font: 16px/1 "Noticons";
	-webkit-font-smoothing: antialiased;
	content: '\f801';
	color: #7bc8e4;
	position: relative;
	top: 3px;
	display: inline-block;
}
a.wpcom-following-rest:before {
	content: '\f803';
}
a.wpcom-following-rest:hover:before {
	content: '\f802';
}
/*
	Hover Bubbles
*/

#wpadminbar div.wpcom-bubble,
div.wpcom-bubble {
	width: 210px;
	background: #fff;
	background: rgba(255,255,255,0.99);
	border: none;
	position: absolute;
	top: 32px;
	padding: 10px 16px;
	z-index: 10000;
	cursor: default;
	opacity: 0;
	display: none;

	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
}

#wpadminbar div.wpcom-bubble:after,
#wpadminbar div.wpcom-bubble:before,
div.wpcom-bubble:after,
div.wpcom-bubble:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 0;
}

#wpadminbar div.wpcom-bubble.bubble-left:after,
#wpadminbar div.wpcom-bubble.bubble-left:before,
div.wpcom-bubble.bubble-left:after,
div.wpcom-bubble.bubble-left:before {
	left: 14px;
}

#wpadminbar div.wpcom-bubble.bubble-right:after,
#wpadminbar div.wpcom-bubble.bubble-right:before,
div.wpcom-bubble.bubble-right:after,
div.wpcom-bubble.bubble-right:before {
	left: auto;
	right: 3px;
}

#wpadminbar div.wpcom-bubble:after,
div.wpcom-bubble:after {
	border-width: 6px;
	border-bottom-color: #fff;
	top: -12px;
}

#wpadminbar div.wpcom-bubble:before,
div.wpcom-bubble:before {
	border-width: 8px;
	border-bottom-color: #eee;
	border-bottom-color: rgba(0, 0, 0, 0.05);
	top: -16px;
	margin-left: -8px;
}

#wpadminbar div.wpcom-bubble.fadein,
div.wpcom-bubble.fadein {
	display: block;
	opacity: 1;
	-webkit-animation-fill-mode: forwards;
	-webkit-backface-visibility: none;
	-webkit-animation-name: reset, fadein;
	-webkit-animation-duration: .25s;
	-webkit-animation-timing-function: ease-in;
}
	@-webkit-keyframes fadein {
		0% {
		    opacity: 0;
		}
		100% {
		    opacity: 1;
		}
	}

#wpadminbar div.wpcom-bubble div.bubble-txt,
div.wpcom-bubble div.bubble-txt {
	line-height: 1.5;
	font-size: 13px;
	color: #555;
	text-shadow: none;
}

#wpadminbar div.wpcom-bubble div.bubble-txt,
div.wpcom-bubble div.bubble-txt a {
	line-height: 1.5;
}

#wpadminbar div.wpcom-bubble div a,
#wpadminbar div.wpcom-bubble div span,
div.wpcom-bubble div a,
div.wpcom-bubble div span {
	display: inline;
	padding: 0;
	margin: 0;
	color: #1e8cbe;
	text-shadow: none;
	line-height: 100%;
}

#wpadminbar div.wpcom-bubble div a:hover {
	color: #f1831e;
}
