@import url(//fonts.googleapis.com/css?family=Open+Sans|Merriweather:700);
/**
 * Smiley project CSS 
 */

/* generic emoji styles */
.wp-emoji, .wp-emoji:before {
	display: inline-block !important; /* shouldn't have been necessary, but some themes set this to static */
}

.wp-emoji {
	position: relative !important; /* shouldn't have been necessary, but some themes set this to static */
	vertical-align: bottom;

	/* this will be a line-height tall wrapper for vertically centering the smiley */
	width: 1.375em;
	overflow: hidden;
	white-space: nowrap;	
	text-indent: 9999px;
	min-height: 1.2em; /* for really small lineheights */
}

/* Firefox does weird things with text-indent and selection */
@-moz-document url-prefix() { 
	.wp-emoji {
		text-indent: 0;
		text-align: center;
		color: rgba(255,255,255,0);
		overflow: visible;
	}
}

/* @noflip */
.wp-emoji:before {
	/* vertically center the smiley */
	position: absolute;
	content: "";
	
	/* height/width for IE, Firefox and non-webkit browsers */
	height: 1.25em;
	width: 1.375em;
	margin-top: -0.625em; /* minus half the height of the smiley */

	left: 0;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

/* WebKit specific hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.wp-emoji {
		width: 1.35em;
	}
    .wp-emoji:before {
		height: 1.4em;
		width: 1.35em;
		margin-top: -0.7em; /* minus half the height of the smiley */
    }
}

/* IE specific hacks */
@media screen and (min-width:0\0) {
	.wp-emoji {
		height: 1.2em;
		width: 1.38em;
	}
    .wp-emoji:before {
		width: 1.38em;
    }
}

/* individual smileys */
	/* PNGs are for IE8 fallbacks. Let's remove them some day please */
.wp-emoji-smile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/smile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/smile.svg), none;
}

.wp-emoji-wink:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wink.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wink.svg), none;
}

.wp-emoji-bigsmile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bigsmile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bigsmile.svg), none;
}

.wp-emoji-heart:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/heart.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/heart.svg), none;
}

.wp-emoji-neutral:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/neutral.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/neutral.svg), none;
}

.wp-emoji-uneasy:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/uneasy.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/uneasy.svg), none;
}

.wp-emoji-lol:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/lol.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/lol.svg), none;
}

.wp-emoji-sad:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/sad.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/sad.svg), none;
}

.wp-emoji-cry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cry.svg), none;
}

.wp-emoji-evilgrin:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evilgrin.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evilgrin.svg), none;
}

.wp-emoji-twisted:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/twisted.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/twisted.svg), none;
}

.wp-emoji-evil:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evil.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evil.svg), none;
}

.wp-emoji-surprised:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/surprised.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/surprised.svg), none;
}

.wp-emoji-tongue:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/tongue.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/tongue.svg), none;
}

.wp-emoji-angry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/angry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/angry.svg), none;
}

.wp-emoji-burrito:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/burrito.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/burrito.svg), none;
}
.wp-emoji-burrito, .wp-emoji-burrito:before {
	width: 1.6em;
}

.wp-emoji-wordpress:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wordpress.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wordpress.svg), none;
}

.wp-emoji-mindblown:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown.svg), none;
}

.wp-emoji-mindblown-alt:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown-alt.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown-alt.svg), none;
}

.wp-emoji-martini:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/martini.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/martini.svg), none;
}

.wp-emoji-whiterussian:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/whiterussian.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/whiterussian.svg), none;
}

.wp-emoji-star:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/star.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/star.svg), none;
}

.wp-emoji-developer:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/developer.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/developer.svg), none;
}
.wp-emoji-developer, .wp-emoji-developer:before {
	width: 1.5em;
}

.wp-emoji-facepalm:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/facepalm.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/facepalm.svg), none;
}
.wp-emoji-facepalm, .wp-emoji-facepalm:before {
	width: 1.4em;
}

.wp-emoji-bear:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bear.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bear.svg), none;
}

.wp-emoji-mrgreen:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mrgreen.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mrgreen.svg), none;
}

.wp-emoji-arrow:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/arrow.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/arrow.svg), none;
}

.wp-emoji-confused:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/confused.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/confused.svg), none;
}

.wp-emoji-cool:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cool.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cool.svg), none;
}

.wp-emoji-idea:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/idea.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/idea.svg), none;
}

.wp-emoji-blush:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/blush.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/blush.svg), none;
}

.wp-emoji-oops:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/oops.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/oops.svg), none;
}

.wp-emoji-rolleyes:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/rolleyes.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/rolleyes.svg), none;
}

.wp-emoji-exclaim:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/exclaim.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/exclaim.svg), none;
}

.wp-emoji-question:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/question.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/question.svg), none;
}

.wp-emoji-kitten:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/kitten.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/kitten.svg), none;
}

.wp-emoji-momface:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/momface.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/momface.svg), none;
}


/* to enable text-selection of smileys in Firefox, we can't use text-indent or overflow to hide the text, so letterspace it instead */
@-moz-document url-prefix() { 
	.wp-emoji-rolleyes {
		letter-spacing: -.2em;
	}

	.wp-emoji-oops, .wp-emoji-idea, .wp-emoji-confused {
		letter-spacing: -.25em;
	}

	.wp-emoji-burrito, .wp-emoji-arrow, .wp-emoji-bear, .wp-emoji-star {
		letter-spacing: -.3em;
	}

	.wp-emoji-developer, .wp-emoji-mrgreen, .wp-emoji-facepalm {
		letter-spacing: -.35em;
	}

}




/**
 * 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: normal 13px 'Open Sans', sans-serif;
	_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;
	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-size: 13px;
	font-weight: 300;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

#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;
}

/*
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;
	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;
	}
}
/**

	WordAds V2! This CSS applies to all WordAds and Adsense themes

	HTML markup structure of an ad:

	<div class="wpcnt|mpb">
	<div class="wpa [wpmrec|wpwidesky|wpleaderboard]">

		<a class="wpa-about" href="http://wordpress.com/about-these-ads/" rel="nofollow">
		About these ads
		</a>

		<div class="u">
		[ad unit here]
		</div>

	</div>
	</div>

*/


/* outer container */
.wpcnt {
	text-align: center;
	line-height: 0;
}

.rtl .wpcnt{
	direction: ltr;
}

.mpb{
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

/* inner container */
.wpa, .wpadvert {				/* @todo: deprecate wpadvert */
	position: relative;
    /*overflow: hidden; */       /* this hides "about these ads" when there's no adfill */
    display: inline-block !important;
    max-width: 100%; 
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wpa.wpwidesky, .wpa.wpleaderboard{
	width: auto;
} 

.wpa.top{
	min-width: 728px;
}

.wpa.wpwidesky{
	min-width: 160px;
}

.wpa.wpmrec{
	min-width: 300px;
}

.mpb .wpa{
	padding: 10px 0 0;
}

@media screen and (max-width: 650px) {
	.mpb .wpa{
		min-width: 300px;
	}
}

/* about these ads */
/* all the !important use is to ensure consistency */
.wpa-about{	/* @todo: deprecate wpadvert-about */
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	display: block;
	min-width: 160px;
	/*margin-top: 5px;*/
	border-bottom: none !important;			/* some themes ad dotted underlines, that won't look nice */
	font: 10px/1 "Open Sans", Arial, sans-serif !important;
	text-align: left !important;
	text-decoration: none !important;
	opacity: 0.85;
}

.wpa-about:hover{
	text-decoration: underline !important;	/* !important necessary, since themes override this routinely */
	opacity: 1;
}

/*.wpadvert-about {
	display: block;
	padding: 0 1px;
	font: 9px/1 sans-serif;
	text-decoration: underline;
}*/


.wpa-about:hover, .wa_infobox a:hover {
	text-decoration: underline !important;	/* !important necessary, since themes override this routinely */
	color: #444;							/* !disabling since links must use the theme colors */
}

.wpa-notice {
	display: block;
	position: relative; 
	padding: 20px;
	overflow: hidden;
	border: 5px solid #efefef;
	font: 10px/1 "Open Sans", Arial, sans-serif !important;
}

/* dark theme */
body.highlander-dark .wpa-about {
	color: #ddd;
}
body.highlander-dark .wpa-about:hover {
	color: #e9e9e9;
}

/* ad unit wrapper */
.wpa .u>div, .wpadvert>div>* {	/* @todo: deprecate wpdvert */
	display: block;
	margin-top: 5px;			/* this makes "about these ads" visible */
	margin-bottom: 1em;			/* every ad should have a little space below it */
}

div.wpa>div {
	margin-top: 20px;
}

#google_ads_div_wpcom_below_post_adsafe_ad_container {
	display: block !important;
}

.wa-sponsored-link {
	font: 9px/1 sans-serif;
}
/**
 * Styles for Jetpack related posts
 */

/* Container */

div#jp-relatedposts {
	display: none;
	padding-top: 1em;
	margin: 1em 0;
	position: relative;
}

div.jp-relatedposts:after {
	content: '';
	display: block;
	clear: both;
}

/* Headline above related posts section, labeled "Related" */

div#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 1em 0;
	display: inline-block;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	font-family: inherit;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.2);
	margin-bottom: 1em;
}

div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
	font-weight: bold;
}

/* Related posts items (wrapping items) */

div#jp-relatedposts div.jp-relatedposts-items {
	clear: left;
}

div#jp-relatedposts div.jp-relatedposts-items-visual {
	margin-right: -20px;
}

/* Related posts item */

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
	float: left;
	width: 33%;
	margin: 0 0 1em; /* Needs to be same as the main outer wrapper for Related Posts */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px;
	/*cursor: pointer;*/
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: underline;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* Related posts item content */

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
div#jp-relatedposts div.jp-relatedposts-items p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs {
	position:relative;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	display:block;
}

div#jp-relatedposts div.jp-relatedposts-items p {
	margin-bottom: 0;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: none;
	margin: 0;
	font-family: inherit;
	display: block;
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: underline;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span {
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span {
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: .6;
}

/* Behavior when there are thumbnails in visual mode */
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	display: none;
}

/* Behavior when there are no thumbnails in visual mode */
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	overflow: hidden;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs span {
	margin-bottom: 1em;
}

/**
 * Responsive
 */

@media only screen and (max-width: 640px) {

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 50%;
	}

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
		clear: left;
	}

	div#jp-relatedposts div.jp-relatedposts-items-visual {
		margin-right: 20px;
	}

}

@media only screen and (max-width: 320px) {

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
	}

}
/**
 * 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: Harmonic
Theme URI: https://wordpress.com/themes/harmonic/
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: Harmonic makes your content sing. No matter if you are a band looking to get a record deal, a travel blogger wanting to document your trip around the world or just someone that wants to make their home on WordPress.
Version: 1.0.13-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: harmonic
Tags: black, white, one-column, two-columns, fluid-layout, responsive-layout, custom-colors, custom-header, custom-menu, editor-style, featured-images, infinite-scroll, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, blog, design, photoblogging, photography, music, portfolio, clean, contemporary, minimal, dark, professional, simple

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.

Harmonic is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Clearings
3.0 - Alignments
4.0 - Typography
5.0 - Elements
6.0 - Forms
7.0 - Media
8.0 - Navigation
9.0 - Accessiblity
10.0 - Structure
11.0 - Content
12.0 - Widgets
13.0 - Infinite scroll
14.0 - Portfolio CPT
15.0 - Media
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 52.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
    /* Keeps page centered in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
    /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    -webkit-box-sizing: border-box;
    /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
    -moz-box-sizing: border-box;
    /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
}

ol,
ul {
    list-style: none;
}

table {
    /* tables still need 'cellbaseline="0"' in the markup */
    border-collapse: separate;
    border-baseline: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

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

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

a:focus {
    outline: thin dotted;
}

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

a img {
    border: 0;
}

::selection {
    color: #fff;
    background: #2390bb;
}

::-moz-selection {
    color: #fff;
    background: #2390bb;
}

/*--------------------------------------------------------------
2.0 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,
#masthead,
#footer-nav-wrapper
.portfolio-projects {
    content: '';
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
article.post:after,
article.page:after,
#masthead:after,
#footer-nav-wrapper:after,
.portfolio-projects:after {
    clear: both;
}

.page-template-portfolio-page-php .page-content:before,
.page-template-portfolio-page-php .page-content:after,
.project-navigation-wrapper .page-content:before,
.project-navigation-wrapper .page-content:after,
.page-template-templatesportfolio-page-php .page-content:before,
.page-template-portfolio-template-php .page-content:after,
body[class*='jetpack-portfolio'].archive .page-content:before,
body[class*='jetpack-portfolio'].archive .page-content:after {
    content: '';
    display: table;
}

.page-template-portfolio-page-php .page-content:after,
.project-navigation-wrapper .page-content:after,
.page-template-portfolio-template-php .page-content:after,
body[class*='jetpack-portfolio'].archive .page-content:after {
    clear: both;
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin: 20px 20px 20px 0;
}

.alignright {
    display: inline;
    float: right;
    margin: 20px 0 20px 20px;
}

.aligncenter {
    display: block;
    clear: both;
    margin: 20px auto;
}

/*--------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #111;
    font-family: 'Hind', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Hind', sans-serif;
    margin-bottom: 20px;
}

h1 {
    font-size: 48px;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: .91667;
}

h2 {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.375;
}

h3,
h4 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.57143;
}

h5,
h6 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 2;
}

h1.site-title {
    float: left;
    font-size: 21.33333px;
    font-size: 2.13333rem;
    font-weight: 700;
    line-height: .9375;
    margin: 20px 0;
    text-transform: uppercase;
}

h2.site-description {
    font-size: 14.5px;
    font-size: 1.45rem;
    font-weight: 200;
    line-height: 1.37931;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#masthead.internal h1.site-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#masthead.internal h2.site-description {
    font-size: 19.33333px;
    font-size: 1.93333rem;
    font-weight: 200;
    line-height: 1.24138;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h2.comments-title,
h3#reply-title {
    font-size: 29px;
    font-size: 2.9rem;
    font-weight: 700;
    line-height: 1.5172;
    margin: 20px 0;
}

.project-info h1 {
    font-size: 21.33333px;
    font-size: 2.13333rem;
    font-weight: 700;
    line-height: .9375;
}

.jetpack-portfolio-shortcode h2 {
	font-size: 21.33333px;
    font-size: 2.13333rem;
    font-weight: 700;
    line-height: .9375;
}

.widget {
    font-size: 14px;
    font-size: 1.4rem;
}

p {
    margin-bottom: 20px;
}

b,
strong {
    font-weight: bold;
}

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

blockquote {
    border-left: 5px solid #ccc;
    color: #999;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.33333;
    margin: 20px 0;
    padding: 20px 20px 0;
    text-align: center;
}

address {
    margin: 0 0 20px;
}

pre {
    background: #eee;
    font-family: 'Courier 10 Pitch', Courier, monospace;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    overflow: auto;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 20px;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
    font-size: 14px;
    font-size: 1.4rem;
}

abbr,
acronym {
    cursor: help;
}

mark,
ins {
    background: #2390bb;
    color: #fff;
    padding: 2.5px 5px;
    text-decoration: none;
}

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

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

cite {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 0;
}

/*--------------------------------------------------------------
5.0 Elements
--------------------------------------------------------------*/
hr {
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}

ul,
ol {
    margin: 0 0 20px 40px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 20px 20px;
}

table {
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 0 0 20px;
    width: 100%;
}

th,
td {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    padding: 10px;
}

caption,
th {
    font-weight: bold;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
button {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
    *vertical-align: middle;
    /* Improves appearance and consistency in all browsers */
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	background: none;
    border: 2px solid #999;
    color: #999;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    display: inline-block;
    font-weight: 700;
    padding: 5px 10px;
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
    background: #2390bb;
    border: 2px solid #2390bb;
    color: #fff;
}

button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
button:active,
input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active {
    color: #fff;
}

#masthead input[type='submit'] {
    background: none;
    color: #fff;
    border: 4px solid #fff;
}

a.button {
    color: #fff;
    border: 2px solid #fff;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: .90909;
    padding: 5px 20px;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

a:hover.button {
    background: #2390bb;
    border: 2px solid #2390bb;
    color: #fff;
    text-decoration: none;
}

.hentry a.button {
    clear: both;
    display: table;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.11111;
    margin-top: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.reply a {
    border: 2px solid #999;
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.42857;
    padding: 3.33333px 10px;
    text-transform: uppercase;
}

.reply a:hover {
    border: 2px solid #2390bb;
    color: #2390bb;
    text-decoration: none;
}

input,
select,
textarea {
    border: 1px solid #999;
    /* Improves appearance and consistency in all browsers */
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    *vertical-align: middle;
    /* Improves appearance and consistency in all browsers */
}

input[type='checkbox'],
input[type='radio'] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}

input[type='search'] {
    /* Addresses appearance set to searchfield in S5, Chrome */
    -webkit-box-sizing: content-box;
    /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
textarea:focus {
    color: #222;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'] {
    padding: 3px;
}

textarea {
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding-left: 3px;
    overflow: auto;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 98%;
}

#masthead input[type='search'] {
    background: #63bde1;
    border: 4px solid #fff;
    color: #fff !important;
    width: 40%;
}

/*--------------------------------------------------------------
7.0 Media
--------------------------------------------------------------*/
figure {
    margin: 0;
}

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

.wp-caption {
    max-width: 100%;
    margin-bottom: 20px;
}

.wp-caption img[class*='wp-image-'] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption .wp-caption-text {
    margin: 10px 0;
}

.gallery-caption,
.wp-caption-text {
    border-bottom: 1px solid #eee;
    font-size: .875em;
    line-height: 1.71429em;
    padding: 10px 0;
    text-align: center;
}

.site-main .gallery {
    margin-bottom: 20px;
}

.site-main .gallery a img {
    border: none;
    max-width: 90%;
    height: auto;
}

.site-main .gallery dd {
    margin: 0;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-7 .gallery-item {
    float: none;
    width: 100%;
}

.gallery-columns-2 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-8 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-9 .gallery-item {
    width: 33.33333%;
}

.gallery-columns-2 .gallery-item:nth-of-type(2n-2),
.gallery-columns-3 .gallery-item:nth-of-type(3n-3),
.gallery-columns-4 .gallery-item:nth-of-type(2n-2),
.gallery-columns-6 .gallery-item:nth-of-type(3n-3),
.gallery-columns-8 .gallery-item:nth-of-type(2n-2),
.gallery-columns-9 .gallery-item:nth-of-type(3n-3) {
    clear: right;
}

.gallery-columns-2 .gallery-item:nth-of-type(2n-1),
.gallery-columns-3 .gallery-item:nth-of-type(3n-2),
.gallery-columns-4 .gallery-item:nth-of-type(2n-1),
.gallery-columns-6 .gallery-item:nth-of-type(3n-2),
.gallery-columns-8 .gallery-item:nth-of-type(2n-1),
.gallery-columns-9 .gallery-item:nth-of-type(3n-2) {
    clear: left;
}

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

img {
    max-width: 100%;
    height: auto;
}

img.size-full {
    max-width: 100%;
    height: auto !important;
}

.entry-thumbnail {
    margin-bottom: 40px;
    text-align: center;
}

/*--------------------------------------------------------------
8.0 Navigation
--------------------------------------------------------------*/
a {
    color: #2390bb;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

a:hover {
    color: #63bde1;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

h1 a {
    color: #222;
}

h1 a:hover {
    color: #2390bb;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

.posted-on a {
    color: #63bde1;
}

.main-navigation {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
}

.main-navigation ul {
    margin: 0;
    padding: 0;

    list-style: none;
}

.main-navigation ul ul {
    background: none;
    display: none;
    margin-top: 0;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: left;
    top: 0;
    visibility: visible;
    z-index: 99999;
}

.main-navigation ul ul.sub-on {
    display: block;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: visible;
}

.main-navigation ul ul li {
    border: none;
}

.main-navigation ul ul li a {
    line-height: 1.5;
    width: 100%;
}

.main-navigation ul ul a:hover {
    color: #fff;
}

.main-navigation ul ul ul {
    border-top: 1px solid #444;
    left: 0;
    top: 50%;
    width: 200px;
}

.main-navigation li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}

.main-navigation li a,
.main-navigation li a:visited {
    color: #999;
    display: inline-block;
    margin: 0;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.main-navigation li.current_page_item a {
    color: #fff;
}

.main-navigation li.current_page_item a:hover {
    color: #2390bb;
}

.main-navigation li a:hover {
    color: #fff;
}

.paging-navigation,
.post-navigation {
    clear: both;
    margin: 0 0 80px 0;
}

.paging-navigation a,
.post-navigation a {
    color: #222;
    border: 2px solid #222;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 5px 20px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

.paging-navigation a:hover,
.post-navigation a:hover {
    background: #222;
    border: 2px solid #222;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
}

.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
}

#social-links-wrapper {
    display: block;
    float: left;
    padding: 0 20px;
}

.social-links ul a:before,
#mobile-link:before,
.showsub-toggle {
    font-family: 'Genericons';
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: .9;
    text-decoration: none;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
}

.social-links {
    margin: 0 auto;
}

.social-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-links ul li {
    display: inline-block;
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
}

.social-links ul li a {
    display: inline-block;
    opacity: .6;
    padding: 10px 5px;
    text-decoration: none;
}

.social-links ul li a:before {
    color: #fff;
    display: block;
    font-size: 24px;
    text-align: center;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.social-links ul li a:hover {
    opacity: 1;
    text-decoration: none;
}

.social-links ul li a:hover:before {
    color: #2390bb;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.social-links ul:last-of-type {
    margin-right: 0;
}

.social-links ul a[href*='wordpress.org']:before,
.social-links ul a[href*='wordpress.com']:before {
    content: '\f205';
}
.social-links ul a[href*='facebook.com']:before {
    content: '\f204';
}
.social-links ul a[href*='twitter.com']:before {
    content: '\f202';
}
.social-links ul a[href*='dribbble.com']:before {
    content: '\f201';
}
.social-links ul a[href*='plus.google.com']:before {
    content: '\f206';
}
.social-links ul a[href*='pinterest.com']:before {
    content: '\f209';
}
.social-links ul a[href*='github.com']:before {
    content: '\f200';
}
.social-links ul a[href*='tumblr.com']:before {
    content: '\f214';
}
.social-links ul a[href*='youtube.com']:before {
    content: '\f213';
}
.social-links ul a[href*='flickr.com']:before {
    content: '\f211';
}
.social-links ul a[href*='vimeo.com']:before {
    content: '\f212';
}
.social-links ul a[href*='instagram.com']:before {
    content: '\f215';
}
.social-links ul a[href*='codepen.io']:before {
    content: '\f216';
}
.social-links ul a[href*='linkedin.com']:before {
    content: '\f207';
}
.social-links ul a[href*='foursquare.com']:before {
    content: '\f226';
}
.social-links ul a[href*='reddit.com']:before {
    content: '\f222';
}
.social-links ul a[href*='digg.com']:before {
    content: '\f221';
}
.social-links ul a[href*='getpocket.com']:before {
    content: '\f224';
}
.social-links ul a[href*='path.com']:before {
    content: '\f219';
}
.social-links ul a[href*='stumbleupon.com']:before {
    content: '\f223';
}
.social-links ul a[href*='spotify.com']:before {
    content: '\f515';
}
.social-links ul a[href*='twitch.tv']:before {
    content: '\f516';
}
.social-links ul a[href*='dropbox.com']:before {
    content: '\f225';
}
.social-links ul a[href*='/feed']:before {
    content: '\f413';
}
.social-links ul a[href*='skype']:before {
    content: '\f220';
}
.social-links ul a[href*='mailto']:before {
    content: '\f410';
}

.social-links ul a[href*='soundcloud.com']:before {
    content: '\f426';
}

.social-links ul a:before {
    content: '\f415';
}

.desktop-nav {
    display: none;
}

#mobile-panel {
    background: #222;
    overflow: hidden;
    width: 100%;
    z-index: 999999999;
}

#mobile-link {
    background: #2390bb;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 10px;
}

#mobile-link #menu-title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 10px;
    text-transform: uppercase;
}

#mobile-link:before {
    content: '\f419';
    font-size: 18px;
    vertical-align: -3px;
}

#mobile-link.active:before {
    content: '\f405';
}

#mobile-block {
    display: none;
    overflow: hidden;
    padding: 0;
}

#mobile-block.active {
    display: block;
}

#mobile-block {
    top: 0;
}

#mobile-block .main-navigation ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

#mobile-block .main-navigation li {
    display: block;
    padding: 0;
}

#site-navigation {
    display: none;
    float: left;
}

#mobile-block #site-navigation,
#colophon #site-navigation {
    display: inline-block;
    width: 100%;
}

#footer-navigation {
    float: left;
    padding: 0 20px;
}

.showsub-toggle {
    content: '';
    height: 41px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 40px;
}

.showsub-toggle {
    opacity: .5;
}

.showsub-toggle:after {
    content: '\f502';
    color: #eee;
    font-size: 16px;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 26px;
    width: 16px;
}

.showsub-toggle:hover,
.showsub-toggle:focus,
.showsub-toggle.sub-on {
    opacity: 1;
}

.showsub-toggle:hover:after,
.showsub-toggle:focus:after {
    color: white;
}

.showsub-toggle.sub-on:after {
    content: '\f500';
    top: 18px;
}

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

.screen-reader-text:focus {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    /* Above WP toolbar */
    clip: auto !important;
    color: #2390bb;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 20px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*--------------------------------------------------------------
10.0 Structure
--------------------------------------------------------------*/
#masthead h1,
#masthead h1 a,
#masthead h2,
#masthead h2 a {
    color: #fff;
}

#site-branding {
    display: none;
    text-align: center;
}

#mobile-panel .site-title {
    clear: none;
    float: left;
    margin: 5px 0;
    padding: 10px 0 0 10px;
}

img.site-logo {
    height: auto;
    margin-bottom: 20px;
    max-width: 250px;
}

body {
    background: #fff;
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
    width: 100%;
}

body.page-template-templatesportfolio-page-php,
body.post-type-archive-jetpack-portfolio,
body[class*='jetpack-portfolio'].archive {
    background: #eee;
}

body.page-template-templatesportfolio-page-php .site-wrapper,
body.post-type-archive-jetpack-portfolio .site-wrapper,
body[class*='jetpack-portfolio'].archive .site-wrapper {
    max-width: 100%;
    padding: 80px 0;
}

#content.site-wrapper {
    margin: 0 auto;
    padding: 0 20px;
}

.site-wrapper,
body.home #content.site-wrapper,
#site-branding {
    margin: 0 auto;
    max-width: 1216px;
}

#primary {
    float: none;
    width: 100%;
}

#secondary {
    display: none;
    float: none;
    width: 100%;
}

#content-wrapper {
    padding: 20px 0 0 0;
}

#colophon {
    background: #111;
    clear: both;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 40px 0 0 0;
    padding: 20px 40px;
    text-align: right;
}

#colophon a{
    color: #aaa;
}

#single-titles {
    color: #fff;
}

#site-branding {
    float: left;
}

#single-titles #single-wrap,
#header-branding {
    margin: 0 auto;
    max-width: 1216px;
    padding: 10% 0;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

#slide-feature {
    position: relative;
}

#single-titles #single-wrap,
#slide-feature #single-titles {
    padding: 10% 0;
}

#masthead,
#footer-nav-wrapper {
    background: #111;
    position: relative;
    width: 100%;
    z-index: 11111;
}

#footer-nav-wrapper {
    bottom: 0;
    position: relative;
    overflow: hidden;
}

.site-info {
	color: #999;
	text-align: center;
}
#footer-nav-wrapper .site-info {
    float: right;
    padding: 20px;
}

#footer-nav-wrapper .site-info a {
    color: #999;
}

/*--------------------------------------------------------------
11.0 Content
--------------------------------------------------------------*/
.bypostauthor > .comment-body {
  font-weight: 700;
}

.hentry,
.page-header {
    clear: both;
    margin: 0 0 20px;
    width: 100%;
}

.archive-header {
    padding: 20px 0 40px;
}

.taxonomy-description {
    color: #999;
    font-style: italic;
    padding: 20px 0;
}

.entry-main {
    padding: 0 0 80px;
}

.entry-hidden {
    display: none;
}

.byline,
.updated {
    display: none;
}

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

.page-content,
.entry-content,
.entry-summary {
    margin: 20px 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 20px;
}

.entry-header,
.page-title {
    border-bottom: 2px solid #999;
    margin-bottom: 40px;
    padding: 0 0 10px;
}

.entry-meta {
    border-bottom: 1px solid #222;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.entry-meta span {
    display: block;
}

.entry-meta span.tags-links a {
    clear: both;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding-top: 2px;
}

.entry-meta a:hover {
    color: #2390bb;
    text-decoration: none;
}

.comments-link,
.edit-link {
    float: none;
}

.entry-meta {
    float: none;
    text-align: left;
    width: 100%;
}

.entry-main {
    float: none;
    width: 100%;
}

.entry-meta span.entry-format {
    display: none;
}

.hidden-content-warning {
	color: white;
	display: block;
	font-size: 22px;
	line-height: 1.2;
	margin: 20px auto;
	text-align: center;
	width: 100%;
}


.icon-block {
    font-family: 'Genericons';
    font-size: 42px;
    font-weight: normal;
    font-style: normal;
    display: none;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
}

.hentry.sticky .entry-format:before {
    content: '\f308';
}

.hentry.format-aside .entry-format:before {
    content: '\f101';
}

.hentry.format-link .entry-format:before {
    content: '\f107';
}

.hentry.format-video .entry-format:before {
    content: '\f104';
}

.hentry.format-audio .entry-format:before {
    content: '\f109';
}

.hentry.format-quote .entry-format:before {
    content: '\f106';
}

.hentry.format-status .entry-format:before {
    content: '\f105';
}

.hentry.format-gallery .entry-format:before {
    content: '\f103';
}

.hentry.format-image .entry-format:before {
    content: '\f102';
}

.hentry.format-chat .entry-format:before {
    content: '\f108';
}

.comment-content a {
    word-wrap: break-word;
}

#comments {
    border-top: 1px solid #222;
    margin: 0 0 20px 0;
    padding: 20px 0;
    width: 100%;
}

p.no-comments {
    font-weight: 900;
    margin: 0 auto;
    max-width: 680px;
}

ol.comment-list li {
    list-style: none;
    position: relative;
    z-index: 9990;
}

li.pingback {
    font-size: 90%;
    font-style: italic;
    margin: 5px 0;
    opacity: .8;
}

li.pingback:last-child {
    padding-bottom: 10px;
}

ol.comment-list {
    margin: 0;
    padding: 0;
}

ol.comment-list li {
    margin: 0;
    padding: 20px 0;
}

ol.comment-list ol.children li {
    display: block;
}

.comment-list .comment-author img.avatar {
    float: left;
    margin: 0 10px 5px 0;
}

.comment-list .fn {
    margin: 0;
}

.comment-meta {
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: bold;
}

.sticky .entry-content {
    margin-bottom: 5px;
    padding: 10px 5px 0 5px;
}

.comment-meta {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 0 5px 0;
}

.comment-wrapper {
    position: relative;
    margin-bottom: 10px;
    margin-left: 70px;
    padding-bottom: 10px;
}

.comment-author {
    margin: 0;
    width: 50px;
}

.reply {
    float: right;
    padding-top: 10px;
}

#respond {
    clear: both;
    padding: 20px;
}

p.form-allowed-tags,
p.form-allowed-tags code {
    font-size: 90%;
    opacity: .8;
}

.comment-content a {
    word-wrap: break-word;
}

p.no-comments {
    font-weight: 900;
    margin: 0 auto;
    max-width: 680px;
}

ol.comment-list li {
    list-style: none;
    position: relative;
    z-index: 9990;
}

li.pingback {
    font-size: 90%;
    font-style: italic;
    margin: 5px 0;
    opacity: .8;
}

li.pingback:last-child {
    padding-bottom: 10px;
}

ol.comment-list {
    margin: 0;
    padding: 0;
}

ol.comment-list li {
    margin: 0;
    padding: 20px 0;
}

ol.comment-list ol.children li {
    display: block;
}

.comment-list .comment-author img.avatar {
    float: left;
    margin: 0 10px 5px 0;
}

.comment-list .fn {
    margin: 0;
}

.comment-meta {
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: bold;
}

.sticky .entry-content {
    margin-bottom: 5px;
    padding: 10px 5px 0 5px;
}

.comment-meta {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 0 5px 0;
}

.comment-wrapper {
    margin-bottom: 10px;
    margin-left: 70px;
    padding-bottom: 10px;
    position: relative;
}

.comment-author {
    margin: 0;
    width: 50px;
}

.reply {
    float: right;
    padding-top: 10px;
}

#respond {
    clear: both;
    padding: 20px;
}

p.form-allowed-tags,
p.form-allowed-tags code {
    font-size: 90%;
    opacity: .8;
}

/*--------------------------------------------------------------
10.0 Widgets
--------------------------------------------------------------*/
.widget {
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 0 40px 0;
}

.widget .widget select {
    max-width: 100%;
}

.widget h1,
.widget h2 {
    color: #999;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.widget_search .search-submit {
    display: none;
}

.widget-areas {
    padding: 0 0 10px 0;
}

.widget > ul {
    clear: both;
    margin: 20px 0 0;
    padding: 0;
}

.widget li {
    font-weight: 700;
    list-style: none;
    padding: 20px 20px 0 0;
}

#slide-4 .widget {
    float: none;
    margin: 0 2%;
    text-align: left;
    width: 100%;
}

#slide-4 .widget a {
    color: #fff;
}

.tagcloud a,
.tags-links a,
.wp_widget_tag_cloud a {
    /* stops bg color from leaking outside the border: */
    background-clip: padding-box;
    border: 2px solid #2390bb;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #2390bb;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 400;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 5px;
    text-decoration: none;
}

.tagcloud a:hover,
.tags-links a:hover,
.wp_widget_tag_cloud a:hover {
    border: 2px solid #999;
    color: #999;
    text-decoration: none;
}

#slide-4 .widget .tagcloud a,
#slide-4 .widget .tags-links a,
#slide-4 .widget .wp_widget_tag_cloud a {
    background-clip: padding-box;
    border: 2px solid #fff;
    /* stops bg color from leaking outside the border: */
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff !important;
}

.widget_calendar caption,
.widget_calendar th,
.widget_calendar td {
    text-align: center;
}

.widget_calendar caption {
    text-transform: uppercase;
}

.widget_calendar thead,
.widget_calendar tfoot {
    background: #f5f5f5;
}

.widget_calendar th,
.widget_calendar td {
    padding: 10px 5px;
}

.widget_calendar th {
    border-top: 1px solid #eee;
}

.widget_calendar thead,
.widget_calendar tfoot {
    background: #222;
}

.widget_calendar th {
    border-top-color: #222;
}

/*--------------------------------------------------------------
12.0 Infinite Scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

#infinite-footer {
	z-index: 998;
}

/* 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;
}

#infinite-handle {
    clear: both;
    padding-bottom: 120px;
    text-align: right;
}

#infinite-handle span {
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: .90909;
    padding: 5px 20px;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

#infinite-handle span:hover {
    background: #2390bb;
    border: 2px solid #2390bb;
    color: #fff;
    text-decoration: none;
}

span.infinite-loader {
    clear: both;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

span.infinite-loader .spinner {
    left: 90% !important;
    top: 0 !important;
    z-index: 9998 !important;
}

/*--------------------------------------------------------------
13.0 Parallax
--------------------------------------------------------------*/
body,
html {
    height: 100%;
    min-height: 100%;
}

body.page-template-templatesfront-page-php {
    background-color: #111;
}

.no-js {
    padding-top: 106px;
}

#custom-headerinner {
    margin: 0 auto;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

.hsContent h1
#header-branding h1 {
    font-size: 58px;
    font-size: 5.8rem;
    font-weight: 700;
    line-height: .62069;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

#single-titles,
#page-section {
    color: #fff;
    padding: 0 20px;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

.hsContent h1 a,
.hsContent h2 a,
#header-branding h1 a,
#header-branding h2 a {
    color: #fff;
    margin: 0;
    text-decoration: none;
}

.single .hsContent h2,
#header-branding h2 {
    color: #fff;
    font-size: 48px;
    font-size: 4.8rem;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 40px;
    text-decoration: none;
}

.hsContent p {
    color: #fff;
    text-transform: none;
}

body.page-template-templatesfront-page-php.loading {
    background: #111 url(/wp-content/themes/pub/harmonic/images/ico_loading.gif) no-repeat center 15%;
}

body.single.loading {
    background: #fff url(/wp-content/themes/pub/harmonic/images/ico_loading.gif) no-repeat center 15%;
}

.loaded section,
.no-js section {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

main#single-template,
main#para-template {
    overflow-x: hidden;
}

.slide {
    opacity: 0;
}

#slide-content.slide{
    opacity: 1;
}

#preload {
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 1px;
}

.bcg {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.hsContainer {
    height: 100%;
    display: table;
    overflow: hidden;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.hsContent .widget {
    font-size: 16px;
    font-size: 1.6rem;
}

.hsContent .widget h1 {
    color: #fff;
}

.hsContent {
    margin: 0 auto;
    padding: 0 20px;
    text-shadow: 1px 1px 1px rgba(51, 47, 43, .8);
}

#slide-2,
#slide-3,
#slide-4,
#slide-5 {
    height: auto!important;
}

#slide-content {
    height: auto!important;
    padding-bottom: 50px;
}

#para-template #slide-1 .hsContent #header-branding {
    padding-top: 15%;
}

#para-template #slide-3 .hsContent #page-section {
    margin: 0 auto;
    max-width: 830px;
}

body.single-post #slide-1 .hscontent {
    max-width: 1216px;
}

#para-template #slide-3 .hsContent #page-section .page {
    padding: 80px 0;
}

#news-section {
    margin: 0 auto;
    max-width: 1216px;
    min-height: 650px;
    padding: 80px 0;
    text-align: left;
}

#para-template #slide-5 .hsContent #archive-container {
    padding-top: 5%;
}

#para-template .widget-area {
    padding-top: 160px;
}

#para-template #slide-4 .hsContent .widget-area{
    margin: none;
    padding: 60px 0;
}

#para-template #slide-5 .hsContent #archive-container {
    padding-bottom: 40px;
}

#para-template .widget p {
    text-transform: none;
}

#para-template .widget {
    color: #fff;
}

#para-template #slide-3 .entry-header {
    border-bottom: 2px solid #fff;
}

#news-section h1.entry-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 20px 0 0 0;
}

#news-section .hentry {
    clear: none;
    float: none;
    margin: 0;
    width: 100%;
}

#news-section .entry-header {
    float: left;
    text-align: left;
    width: 70%;
}

#news-section .entry-header,
.page-title {
    margin-bottom: 0;
}

#news-section a {
    color: #fff;
}

#news-section .entry-thumbnail img {
    float: right;
    margin: 0;
}

#news-section .entry-header {
    border-bottom: none;
}

#news-section .post {
    border-bottom: 1px solid #222;
    clear: both;
    overflow: hidden;
    padding: 0;
}

@media only screen and (min-width: 1140px) {
    body,
    html {
        height: auto;
    }
    .bcg {
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center center;
        background-size: cover;
        height: 100%;
        width: 100%;
    }

    section {
        height: 600px;
        min-width: 768px;
    }
    .hsContainer {
        height: 100%;
        position: relative;
        overflow: hidden;
        width: 100%;
    }
}
/*--------------------------------------------------------------
14.0 Portfolio CPT
--------------------------------------------------------------*/
.post-thumbnail-wrapper .post-thumbnail img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-backface-visibility: hidden;
    width: 100%;
}

.project-info {
    margin-top: -8px;
    padding: 20px 0;
}

.hentry.jetpack-portfolio a.button {
    margin-top: 5px;
}

.project-navigation-wrapper ul,
.project-navigation-wrapper li.previous,
.project-navigation-wrapper li.current,
.project-navigation-wrapper li.next {
	clear: both;
    margin-left: 0;
    list-style: none;
    padding: 0;
    width: 100%;
}

.project-navigation-wrapper li.current {
	display: none;
    opacity: .5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-backface-visibility: hidden;
}

.project-navigation-wrapper li.current a {
    cursor: default;
}

.project-navigation-wrapper li.current .edit-link {
    display: none;
}

.more-projects {
    border-top: 2px solid #333;
    color: #999;
    font-size: 1.25em;
    letter-spacing: 2px;
    line-height: 1.36em;
    padding-top: 20px;
}

.project-navigation-wrapper ul .jetpack-portfolio {
    background: none;
    padding: 0;
}

.portfolio-projects {
    position: relative;
}

.project-navigation-wrapper .jetpack-portfolio,
.portfolio-projects .jetpack-portfolio,
body[class*='jetpack-portfolio'].archive .jetpack-portfolio {
    background: #fff;
    border: 0;
	clear: both;
	margin: 0 auto 1%;
	padding: 20px;
    width: 100%;
}

.page-template-templatesportfolio-page-php .paging-navigation,
body[class*='jetpack-portfolio'].archive #infinite-handle {
    left: 0;
    padding: 0;
    margin-bottom: 200px;
    position: absolute;
    bottom: -160px;
    width: 100%;
}

.page-template-templatesportfolio-page-php .portfolio-projects,
body[class*='jetpack-portfolio'].archive .portfolio-projects {
	padding-bottom: 100px;
}

.portfolio-projects {
	margin-left: auto;
	margin-right: auto;
	max-width: 96%;
}

body[class*='jetpack-portfolio'].archive .page-header,
body[class*='jetpack-portfolio'].archive .page-content,
.page-template-templatesportfolio-page-php .page-header,
.page-template-templatesportfolio-page-php .page-content {
	margin: 0 auto 20px;
 	max-width: 96%;
    padding: 0 0 20px;
}


/* Tweak for Gravatar hovercards z-index */
.gcard {
	z-index: 9999 !important;
}

/*--------------------------------------------------------------
15.0 Mediaqueries
--------------------------------------------------------------*/
/* Define mobile styles */
/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (min-width: 40.063em) {
    html {
        font-size: 58.5%;
        /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    }

    .entry-meta {
        border-bottom: none;
        float: left;
        margin-bottom: 0;
        padding-bottom: 0;
        text-align: right;
        width: 25%;
    }

    #comments {
        float: right;
        width: 75%;
    }

    .comment-wrapper {
        margin-left: 0;
    }

    .comment-author {
        margin: 0 0 0 -50px;
    }

    .entry-main,
    .paging-navigation,
    .post-navigation {
        float: right;
        width: 75%;
    }

    .entry-meta span {
        display: block;
        margin-bottom: 5px;
    }
    .entry-meta span.tags-links a {
        clear: none;
        display: inline-block;
        float: right;
        margin: 2px;
        text-transform: capitalize;
    }

    .entry-meta span.tags-links {
        display: inline-block !important;
    }

    .icon-block {
        display: block !important;
    }

    .entry-meta {
        padding-right: 40px;
    }

    body[class*='jetpack-portfolio'].archive .page-header,
	body[class*='jetpack-portfolio'].archive .page-content,
	.page-template-templatesportfolio-page-php .page-header,
    .page-template-templatesportfolio-page-php .page-content {
    	max-width: 1216px;
    }

    .project-navigation-wrapper .jetpack-portfolio,
    .portfolio-projects .jetpack-portfolio,
    body[class*='jetpack-portfolio'].archive .jetpack-portfolio {
        clear: none;
        float: left;
        margin: 0 0.5% 1% 0.5%;
        padding: 20px;
        width: 32%;
    }

    .page-template-templatesportfolio-page-php .portfolio-projects, body[class*='jetpack-portfolio'].archive .portfolio-projects {
        padding-bottom: 250px;
    }

    .project-navigation-wrapper {
		padding-bottom: 280px;
	}

    .project-navigation-wrapper li.previous,
	.project-navigation-wrapper li.current,
	.project-navigation-wrapper li.next {
		clear: none;
		float: left;
		margin-right: 2%;
		width: 32%;
	}

	.project-navigation-wrapper li.next {
		margin-right: 0;
	}

	.project-navigation-wrapper li.previous .jetpack-portfolio,
	.project-navigation-wrapper li.current .jetpack-portfolio,
	.project-navigation-wrapper li.next .jetpack-portfolio {
		width: 100%;
	}

	.project-navigation-wrapper li.current {
		display: block;
	}

    body.single #colophon,
    body.page #colophon {
        bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 998;
    }

    body.single #colophon a{
        color: #aaa;
    }

    #footer-nav-wrapper {
        padding: 0;
        position: fixed;
    }

    .site-info{
        float: right;
    }

    #para-template #slide-5 .hsContent #archive-container {
        padding: 5% 0% 20%;
    }

    #single-titles #single-wrap,
    #slide-feature #single-titles {
        padding: 20% 0;
    }

    #slide-content {
        padding-bottom: 100px;
    }

    #footer-nav-wrapper .site-info {
        float: right;
        padding: 20px 0 20px 20px;
    }
    .paging-navigation,
    .post-navigation {
        clear: both;
        margin: 0 0 200px 0;
    }
    .fixed-header {
        position: relative;
        width: 100%;
    }
}
/* min-width 641px, medium screens */
/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 64.063em) {
    html {
        font-size: 62.5%;
        /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    }

    h1 {
		font-size: 64px;
		font-size: 6.4rem;
		line-height: 1;
	}

	h2 {
		font-size: 58px;
		font-size: 5.8rem;
		line-height: .96552;
	}

	h3 {
		font-size: 48px;
		font-size: 4.8rem;
		line-height: .91667;
	}

	h4 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.375;
	}

	h5 {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 1.57143;
	}

	h6 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 2;
	}

    .entry-hidden {
        display: none;
    }

    #mobile-panel {
        display: none;
    }

    .desktop-nav {
        display: block;
    }

    body.secondary-sidebar #primary {
        float: left;
        width: 75%;
    }

    #primary {
        width: 75%;
        margin: 0 auto;
    }

    body.secondary-sidebar #secondary {
        display: block;
        float: right;
        padding-bottom: 40px;
        width: 25%;
    }

    .social-links ul li {
        margin: 10px 0 0 0;
    }

    #primary.full-width,
    body.secondary-sidebar #primary.full-width {
        float: none;
        margin: 0 auto;
        width: 75%;
    }

    body.page-template-templatesportfolio-page-php #primary.full-width,
    body.post-type-archive-jetpack-portfolio #primary.full-width,
    body[class*='jetpack-portfolio'].archive #primary {
        width: 100%;
    }

    #footer-nav-wrapper {
        padding: 0 40px;
        position: fixed;
    }

    #comments {
    	padding-bottom: 120px;
    }

    #colophon {
        bottom: 0;
        position: fixed;
        width: 100%;
    }

    body.single #colophon,
    body.page #colophon {
        position: relative;
    }

    body.single.single-jetpack-portfolio #colophon {
        position: fixed;
    }

    body.page #content.site-wrapper{
        padding: 0 20px 100px 20px;
    }

    body.page.#page-template-templatesportfolio-page-php{
        padding: 0 20px;
    }

    #masthead.fixed-header {
        position: fixed;
        width: 100%;
    }

    #site-branding,
    #site-navigation {
        display: block;
        padding: 0 0 0 40px;
    }

    #slide-4 .widget {
        float: left;
        width: 21%;
    }

    #content-wrapper {
        padding: 80px 0 0 0;
    }

    .widget {
        padding-left: 80px;
    }

    #para-template #slide-1 .hsContent #header-branding {
        padding-top: 10%;
    }

    #header-branding {
        padding: 10% 0 0 0;
    }

    #single-titles #single-wrap,
    #slide-feature #single-titles {
        padding: 15% 0 0 0;
    }

    .single .hsContent h2,
    #header-branding h2 {
        font-size: 48px;
        font-size: 4.8rem;
        font-weight: 400;
    }

    .single .hsContent h2 {
        line-height: .58333;
    }

    #footer-navigation {
        padding: 0;
    }

    .main-navigation ul ul {
        background: #222;
        display: none;
        margin-top: 20px;
        opacity: 0;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: left;
        top: 40px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        visibility: hidden;
        z-index: 99999;
    }

    .main-navigation ul ul li a {
        line-height: 1.5;
        padding: 20px;
        width: 200px;
    }

    .main-navigation li a,
    .main-navigation li a:visited {
        padding: 20px 40px 20px 0;
    }

    #site-navigation {
        float: right;
    }

    .project-navigation-wrapper .jetpack-portfolio,
    .portfolio-projects .jetpack-portfolio,
    body[class*='jetpack-portfolio'].archive .jetpack-portfolio {
        width: 24%;
    }

    .page-template-templatesportfolio-page-php .paging-navigation,
    body[class*='jetpack-portfolio'].archive .paging-navigation {
        position: absolute;
        bottom: -160px;
        width: 100%;
	}

	.page-template-templatesportfolio-page-php .portfolio-projects,
	body[class*='jetpack-portfolio'].archive .portfolio-projects {
		padding-bottom: 130px;
	}

    .site-info {
		text-align: right;
	}

    .full-width img.size-big,
    .full-width .caption-big,
    body.single-jetpack-portfolio img.size-full {
        margin-left: -60%;
        max-width: 1216px;
    }

    #news-section {
        padding: 120px 0;
    }

    #para-template .widget-area {
        padding-top: 160px;
    }

    #para-template #slide-4 .hsContent .widget-area{
        margin: none;
        padding: 120px 0;
    }

    #para-template #slide-5 .hsContent #archive-container {
        padding: 10% 0;
    }
    body.page-template-templatesfront-page-php.loading {
        background: #111 url(/wp-content/themes/pub/harmonic/images/ico_loading.gif) no-repeat center 15%;
    }
    body.single.loading {
        background: #fff url(/wp-content/themes/pub/harmonic/images/ico_loading.gif) no-repeat center 15%;
    }
}
/* min-width 1025px, large screens */
/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 90.063em) {
    #para-template #slide-1 .hsContent #header-branding {
        padding-top: 20%;
    }

    #header-branding {
        padding: 10% 0 0 0;
    }

    #single-titles #single-wrap,
    #slide-feature #single-titles {
        padding: 15% 0 0 0;
    }

    #para-template #slide-5 .hsContent #archive-container {
        padding: 15% 0;
    }

    .hsContent {
        padding: 0;
    }

    #skrollr-body .slide:last-of-type {
        padding-bottom: 64px;
    }
}
