@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: -300px;
}

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

.loggedout-follow-typekit {
	margin-right: 4.5em;
	position: fixed;
	z-index: 100;
	bottom: -300px;
	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;
}

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

/**
 * 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;
	}
}/**
 * Theme Name: Duet
 *
 * This stylesheet will be loaded when Infinite Scroll (IS) is enabled.
 * It is enqueued in duet.php via duet_infinite_scroll_enqueue_styles().
 *
 * Three of the classes that are available to body when IS is enabled are .infinite-scroll, .neverending, and .infinity-end.
 *
 * .infinite-scroll is always available; it's used for hiding common site navigation and adjusting common margins.
 * .neverending will be added to body when IS is set to 'scroll'.
 * .infinity-end is added to body when IS has completed and body is no longer set to 'scroll'.
 *
 * The checks for whether or not a site is set to scroll are located in infinite_scroll_has_footer_widgets().
 */


/**
 * Global IS resets and general styling
 */
.infinite-scroll.neverending #container {
	margin: 3.125% auto 6.25%;
}


/**
 * Globally hidden elements when IS is supported and in use.
 */
.infinite-scroll #pagination, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending footer[role="contentinfo"] { /* Theme Footer (when set to scrolling) */
	display: none;
}


/**
 * When IS has reached its end we need to re-display elements that were hidden (via .neverending) before
 */
.infinity-end.neverending footer[role="contentinfo"] {
	display: block;
}
.infinity-end.neverending #container {
	margin: 3.125% auto;
}


/**
 * Global style tweaks when IS is supported and in use
 */
.infinite-scroll .infinite-wrap, /* Each IS loop content wrapper (multiple instances) */
.infinite-scroll .infinite-loader, /* Each IS loading spinner (multiple instances) */
.infinite-scroll #infinite-handle /* The Load more posts button */ {
	clear: both;
}
.infinite-scroll .infinite-wrap {
	border-top: none;
	padding: 0;
}


/**
 * Make sure that clicking Load more posts doesn't cause any jarringness.
 */
.infinite-scroll #infinite-handle {
	float: left;
	height: 50px;
}
.infinite-scroll #infinite-handle span {
	display: block;
	margin: 10px 0;
}
.infinite-scroll .infinite-loader {
	margin: 0 0 22px;
}


/**
 * Responsive styling
 */
@media screen and (max-width:560px) {
	#infinite-footer .container {
		width: 72%;
	}
}
@media screen and (min-width:560px) {
	#infinite-footer .container {
		width: 72%;
	}
}
@media screen and (min-width:900px) {
	#infinite-footer .container {
		width: 640px;
	}
}.slideshow-window {
	background-color: #222;
	border: 20px solid #222;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	margin-bottom: 20px;
	height: 410px;
	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 */
	border-width: 0 !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 0 !important;
	background-color: transparent !important;
	background-image: none !important;
	max-width: 100%;
}

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

.slideshow-slide {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: auto;
	display: none;
}

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

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


/* Replace Omnisearch PNG search icon with a dashicon */
#wpadminbar div.ab-item form#adminbarsearch input.adminbar-search-input {
	background-image: none;
	position: relative;
	z-index: 30;
}


/* Show globe icon next to blog */
#wpadminbar #wp-admin-bar-blog > .ab-item:before {
	position: relative;
	top: 2px;
	content: '\f319';
}

/* If a blavatar is present, move it left to cover the globe */
#wpadminbar #wp-admin-bar-blog > .ab-item {
	position: relative;
}
#wpadminbar #wp-admin-bar-blog > .ab-item img.avatar {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 10px;
}

/* @noflip */
#wpadminbar.rtl #wp-admin-bar-blog > .ab-item img.avatar {
	right: 12px;
}

/* Fix omnisearch lineheight */
#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary input.adminbar-search-input.search-input-focus {
	border: none;
	text-shadow: none;
	box-shadow: none;
	line-height: 1;
	background: #ccc;
	background: rgba(255,255,255,.7);
}

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

/* Override white color on blog title */
body.admin-color-mp6-light #wpadminbar ul li#wp-admin-bar-blog > .ab-item {
	color: #333;
}

/* Updated message fixes */
body.admin-color-mp6-light #wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary span.noticon {
	color: #eee;
}

div.updated p,
div.error p {
	position: relative;
}

div.updated .noticon-close,
div.error .noticon-close {
	font-size: 28px;

	height: 28px;
	width: 28px;

	position: absolute;
	right: 0;
	top: -1px;
}

/* Fix taller MP6 v2 toolbar. Merge this into mu-plugins/wpcom-admin-bar.css after MP6 v2 launch */
@media screen and ( max-width: 782px ) {

	.mp6 #wpadminbar li#wp-admin-bar-follow > a,
	.mp6 #wpadminbar li#wp-admin-bar-blog > a,
	.mp6 #wpadminbar li#wp-admin-bar-topicpress > a,
	.mp6 #wpadminbar li#wp-admin-bar-wpr-reblog > a,
	/* These next lines are necessary for when users opt out to the responsive styles */
	.mp6 #wpadminbar li#wp-admin-bar-dbg > div,			
	.mp6 #wpadminbar li#wp-admin-bar-my-account > a
	{
		line-height: 46px !important;
	}
	
	/* Notes only shown when users opt out to the responsive styles */
	body.mp6 #wpadminbar #wp-admin-bar-notes #wpnt-notes-unread-count {
		margin: 13px 3px 0 3px !important;
	}

	.mp6 #wpadminbar li#wp-admin-bar-blog > a.ab-item:before {
		top: 13px;
	}
	
	#wpadminbar #wp-admin-bar-blog > .ab-item img.avatar {
		top: 17px;
	}

}

/* Fix toolbar hover color temporarily. Post launch, remove from /wp-content/mu-plugins/admin-bar/wpcom-admin-bar.css */
.admin-color-mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-with-avatar.hover .ab-display-name, .mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-with-avatar.hover .ab-display-name, .admin-color-mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-no-avatar.hover .ab-display-name, .mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-no-avatar.hover .ab-display-name, .admin-color-mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account.hover .ab-display-name, .mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account.hover .ab-display-name {
	color: inherit !important;
}

/* add style for reader link in /wp-admin/ leftbar */

/* Reader icon in left-bar */
.icon16.icon-reader:before,
#adminmenu .menu-icon-reader div.wp-menu-image:before,
ul#adminmenu .toplevel_page_reader div.wp-menu-image:before{
     content: '\f116';
}

/* 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;
}
/**
 * Theme Name: Duet
 * Theme URI: http://thethemefoundry.com/duet/
 * Author: The Theme Foundry
 * Author URI: http://thethemefoundry.com
 * Description: A dashing responsive two-column newspaper-style theme designed to highlight long-format writing.
 * Version: 1.4.12-wpcom
 * License: GNU General Public License
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: blue, green, light, orange, white, fluid-layout, one-column, right-sidebar, two-columns, responsive-layout, custom-colors, custom-background, custom-menu, editor-style, featured-images, full-width-template, infinite-scroll, post-formats, post-slider, sticky-post, theme-options, translation-ready, blog, design, business, journal, news, travel, clean, elegant, formal, handcrafted, minimal, professional, sophisticated, traditional
 */
/* _reset.scss
 * Props to Eric Meyer (meyerweb.com) for his CSS reset file.
 * ------------------------------------------------------------------ */
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 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/*\*/
.clearfix {
  display: block;
}

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

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

/* scaffolding.css.scss
 * Basic structure
 * ------------------------------------------------------------------ */
body {
  background: url(/wp-content/themes/premium/duet/images/body-bg.jpg) #ebebeb;
  font-family: "Droid Serif", Georgia, "Times New Roman", Times, Serif;
  font-size: 81.3%;
  text-rendering: optimizeLegibility;
  line-height: 1.692em;
  color: #131313;
}

::-moz-selection {
  background: #ff6d01;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #ff6d01;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ff6d01;
  color: #fff;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

/* Links
 * ------------------------------------------------------------------ */
a:link, a:visited {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #515151;
  text-decoration: none;
}
a:hover {
  color: #ff6d01;
}
a:hover img {
  opacity: .9;
}
a img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* Typographic elements
 * ------------------------------------------------------------------ */
abbr,
acronym,
dfn {
  border-bottom: 1px dotted lightgrey;
  cursor: help;
  letter-spacing: .1em;
}

blockquote {
  border-left: 3px solid #ff6d01;
  color: #515151;
  font-family: "Amaranth", Helvetica, Arial, Clean, Sans-serif;
  margin: 22px 0;
  padding-left: 1.692em;
}
blockquote p + p {
  text-indent: 0;
}
blockquote p {
  margin-bottom: 22px;
}
blockquote strong,
blockquote b,
blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
  font-weight: normal;
}

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

code,
kbd {
  background: #ebebeb;
  font-family: Terminal, monospace;
  padding: 0 .25em;
}

mark {
  background: #ff6d01;
  color: #fff;
  padding: 0 .25em;
  font-style: italic;
}

pre,
var,
tt {
  font-family: Terminal, monospace;
  margin: 22px 0;
  white-space: pre-wrap;
}
pre code,
var code,
tt code {
  display: block;
  padding: 11px;
}
pre a,
var a,
tt a {
  border-bottom: 1px dotted lightgrey;
}

strong,
b {
  font-weight: bold;
}

small {
  font-size: .769em;
  line-height: 1.692em;
}

sup,
sub {
  font-size: .769em;
  height: 0;
  line-height: 1em;
  padding: 0 .25em;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

address,
.vcard {
  margin-bottom: 22px;
}

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

hr {
  background: url(/wp-content/themes/premium/duet/images/hr.svg) center no-repeat;
  border: none;
  height: 6px;
  margin: 32px 0;
}

/* Special elements
 * ------------------------------------------------------------------ */
span.amp {
  font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
  font-style: italic;
}

span.drop-cap {
  float: left !important;
  font-size: 5.538em !important;
  line-height: .85em !important;
  margin-top: 2px;
  padding-left: -5px;
  padding-right: 12px !important;
  position: relative;
  top: 2px;
  text-transform: uppercase;
}

section[role="main"] p:first-child:first-letter,
section[role="main"] div.columnize div:first-child p:first-child:first-letter {
  float: left;
  font-size: 5.538em;
  line-height: .85em;
  margin-top: 2px;
  padding-left: -5px;
  padding-right: 12px;
  text-transform: uppercase;
}

.alert p:first-child:first-letter,
blockquote p:first-child:first-letter,
li p:first-child:first-letter {
  float: none !important;
  font-size: 1em !important;
  line-height: 1.6 !important;
  padding-right: 0 !important;
}

section[role="main"] p.split:first-child:first-letter {
  text-transform: none;
}

span.story-end {
  color: #ff6d01;
  font-size: 1.385em;
  margin-left: 2px;
}

h2.pullquote {
  border-top: 1px dotted lightgrey;
  border-bottom: 1px dotted lightgrey;
  margin: 1.692em 0;
  padding: 1.692em 0;
}

.classic-caption {
  margin: 0 auto 22px;
  text-align: center;
}
.classic-caption h2 {
  font-size: 1em;
  margin-bottom: 11px;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.classic-caption p {
  border-bottom: 1px dotted #d3d3d3;
  border-top: 1px dotted #d3d3d3;
  font-style: italic;
  font-size: .846em;
  line-height: 1.85;
  padding: 11px 0;
}

.classic-title {
  border-bottom: 1px dotted #d3d3d3;
  border-top: 1px dotted #d3d3d3;
  margin: 0 auto 22px;
  padding: 11px 0;
  text-align: center;
}
.classic-title h2 {
  font-size: 1em;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.classic-title p {
  font-size: .846em;
  line-height: 1.2;
  margin-bottom: 5px;
  text-align: center !important;
}

/* Table
 * ------------------------------------------------------------------ */
table {
  margin: 22px 0;
  width: 100%;
  word-wrap: break-word;
  word-break: break-all;
}
table th {
  text-align: left;
  color: #481f00;
}
table thead th {
  background: #ff6d01;
  padding: 4px 8px;
}
table th,
table td,
table caption {
  padding: 4px 10px 4px 5px;
}
table tbody tr:nth-child(even) td,
table tbody tr.even td {
  background: #ff6d01;
  background: rgba(255, 109, 1, 0.1);
}
table tfoot {
  font-style: italic;
}
table td[valign="top"] {
  vertical-align: top;
}
table td[valign="bottom"] {
  vertical-align: bottom;
}
table caption {
  background: #ebebeb;
  padding: 4px 8px;
}

/* List
 * ------------------------------------------------------------------ */
#wrapper ol,
#wrapper ul {
  margin: 22px 0;
  text-indent: 1.5em;
}
#wrapper ol a:link,
#wrapper ol a:visited,
#wrapper ul a:link,
#wrapper ul a:visited {
  border-bottom: 1px dotted lightgrey;
}
#wrapper li ul li,
#wrapper li ol li {
  padding-left: 22px;
}

ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
}

section[role="main"] ul {
  list-style: circle outside;
}
section[role="main"] ol {
  list-style: decimal outside;
}
section[role="main"] li {
  margin-left: 1.5em;
  text-indent: 0;
}

/* Definition list
 * ------------------------------------------------------------------ */
dl {
  margin: 22px 0;
}
dl dt {
  font-weight: bold;
  margin-bottom: 11px;
}
dl dd {
  font-style: italic;
  margin: 0 0 11px 1.5em;
  color: #515151;
}

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

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

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

.hidden {
  visibility: hidden;
}

.noborder {
  border: none;
}

.return {
  margin: 11px 0 22px 0;
}

/* Alerts
 * ------------------------------------------------------------------ */
.alert {
  padding: .8em;
  border: 1px solid #ebebeb;
  margin-bottom: 1.692em;
}

.error {
  background: #fbe3e4;
  border-color: #fbc2c4;
  color: #8a1f11;
}

.notice {
  background: #fff6bf;
  border-color: #ffd324;
  color: #514721;
}

.success {
  background: #e6efc2;
  border-color: #c6d880;
  color: #264409;
}

/* Baseline
 * ------------------------------------------------------------------ */
p + p {
  text-indent: 1.5em;
}

p + p span.drop-cap {
  text-indent: 0;
}

p + img,
p + a img,
br + img,
br + a img,
p .size-full,
p + p img, p + .classic-caption,
p + .classic-title,
p + div.flexslider {
  margin-top: 22px;
}

p + *:not(p) {
  margin-top: 22px;
}

/* Header
 * ------------------------------------------------------------------ */
header {
  margin-bottom: 22px;
  width: 100%;
  text-align: center;
}
header a:hover .logo {
  opacity: 1;
}
header .logo {
  margin: 22px auto;
  display: block;
}
header h1 {
  text-align: center;
  display: block;
  line-height: 22px;
  margin: 25px auto 24px;
}
header h4 {
  clear: none;
  margin-bottom: 11px;
}

/* Menu
 * ------------------------------------------------------------------ */
nav[role="navigation"] {
  border-bottom: 1px dotted lightgrey;
  border-top: 1px dotted lightgrey;
  display: inline-block;
  margin: 22px auto;
  width: 100%;
  text-align: center;
}
nav[role="navigation"] ul {
  margin: 0;
  text-indent: 0;
}
nav[role="navigation"] li ul li {
  padding-left: 0;
}
nav[role="navigation"] li a,
nav[role="navigation"] li {
  color: #000;
  display: inline-block;
}
nav[role="navigation"] li a :hover,
nav[role="navigation"] li :hover {
  color: #ff6d01;
}
nav[role="navigation"] li {
  margin: 0 2%;
  position: relative;
}
nav[role="navigation"] li a {
  border-bottom: 0;
  padding: 1em 0;
}
nav[role="navigation"] li ul {
  display: none;
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 0;
  margin-left: -4px;
  z-index: 1;
  word-wrap: break-word;
}
nav[role="navigation"] li:hover ul {
  display: block;
  border-left: 0;
}
nav[role="navigation"] li ul li,
nav[role="navigation"] li ul li a {
  float: none;
}
nav[role="navigation"] li ul li a {
  background: #f0f0f0;
  border-bottom: 1px dotted lightgrey;
  display: block;
  font-size: .846em;
  padding: 12px 10px;
  width: 90px;
}

/* Layout
 * ------------------------------------------------------------------ */
#container {
  -webkit-box-shadow: 0 1px 3px rgba(100, 100, 100, 0.45);
  -moz-box-shadow: 0 1px 3px rgba(100, 100, 100, 0.45);
  box-shadow: 0 1px 3px rgba(100, 100, 100, 0.45);
  border: 1px solid #c6c6c6;
  margin: 2%;
  max-width: 880px;
  padding: 3.125% 6.25%;
}

#container,
.post-title h4 {
  background: #ffffff;
}

#wrapper {
  width: 100%;
}

aside[role="complementary"] {
  border-top: 1px dotted lightgrey;
  clear: both;
  float: left;
  margin-top: 1.692em;
  padding-top: 1.692em;
  width: 100%;
}

section[role="main"] p {
  text-align: justify;
}

/* Footer
 * ------------------------------------------------------------------ */
footer[role="contentinfo"] {
  border-top: 1px dotted lightgrey;
  float: left;
  margin-top: 44px;
  width: 100%;
  text-align: center;
  padding-top: 22px;
}
footer[role="contentinfo"] p {
  font-size: .923em;
  text-indent: 0;
}
footer[role="contentinfo"] .to-top {
  margin: 0 auto 16px;
}

#connect {
  display: inline-block;
  margin: 22px auto 8px;
}
#connect ul {
  margin: 0;
  text-indent: 0;
}
#connect ul li:first-child {
  padding-left: 0;
}
#connect li {
  float: left;
  list-style-type: none;
  padding-left: 0.846em;
}
#connect li a:link,
#connect li a:visited {
  display: block;
  width: 18px;
  height: 18px;
  border-bottom: none;
}
#connect li a:link:hover,
#connect li a:visited:hover {
  background-position: 0 -18px;
}
#connect li.twitter a {
  background-image: url(/wp-content/themes/premium/duet/images/twitter.svg);
}
#connect li.facebook a {
  background-image: url(/wp-content/themes/premium/duet/images/facebook.svg);
}
#connect li.google a {
  background-image: url(/wp-content/themes/premium/duet/images/google.svg);
}
#connect li.flickr a {
  background-image: url(/wp-content/themes/premium/duet/images/flickr.svg);
}
#connect li.rss a {
  background-image: url(/wp-content/themes/premium/duet/images/rss.svg);
}

/* patterns.css.scss
 * Repeatable patterns
 * ------------------------------------------------------------------ */
p, ul, ol, dl, blockquote, .textwidget {
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited, dl a:link, dl a:visited, blockquote a:link, blockquote a:visited, .textwidget a:link, .textwidget a:visited {
  border-bottom: 1px dotted lightgrey;
}

h1 {
  font-size: 1.692em;
}
h1 a:link, h1 a:visited {
  color: #000;
}
h1 a:link:hover, h1 a:visited:hover {
  color: #ff6d01;
}

h2 {
  font-size: 1.385em;
}

h3 {
  color: #ff6d01;
  font-family: "Amaranth", Helvetica, Arial, Clean, Sans-serif;
  font-size: 1em;
  letter-spacing: .1em;
}
h3 a:link, h3 a:visited {
  color: #ff6d01;
}

h4 {
  color: #515151;
  font-size: .923em;
  font-style: italic;
}

h5 {
  background: #ff6d01;
  color: #fff;
  display: inline-block;
  font-family: "Amaranth", Helvetica, Arial, Clean, Sans-serif;
  font-size: .923em;
  letter-spacing: .1em;
  padding: 0 .25em;
}
h5 a:link, h5 a:visited {
  color: #fff;
}

h6 {
  font-size: .846em;
}
h6 a:hover, h6 a:link {
  border-bottom: 1px dotted lightgrey;
}

/* Media
 * ------------------------------------------------------------------ */
img,
.wp-caption {
  height: auto;
  margin-bottom: 22px;
  max-width: 100%;
}

embed,
object {
  margin-bottom: 22px;
  max-width: 100%;
}

video,
iframe {
  max-width: 100%;
}

section[role="main"] p > iframe {
  margin: 22px;
  margin-left: -1.5em;
}

/* posts.css.scss
 * Post styling
 * ------------------------------------------------------------------ */
.entry {
  clear: both;
}

.entry-footer {
  border-bottom: 1px dotted lightgrey;
  border-top: 1px dotted lightgrey;
  display: block;
  margin: 0 auto 44px;
  padding: 22px 0 44px 0;
}
.entry-footer .alignleft {
  margin-left: 8.51064%;
}
.entry-footer .alignright {
  margin-right: 8.51064%;
}
.entry-footer code {
  background: #ff6d01;
  background: rgba(255, 109, 1, 0.1);
  font-size: 8px;
  margin-right: 6px;
  padding: 1px 3px;
  position: relative;
  top: -1px;
}

.entry-footer-none {
  border-top: 1px dotted lightgrey;
  display: block;
  margin: 0 auto 44px;
}

.post {
  float: left;
  margin-bottom: 44px;
  width: 100% !important;
}
.post .column {
  border-right: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

.post-feature {
  margin-bottom: 22px;
}
.post-feature img {
  margin-bottom: 0;
}

.page-links,
.tag-links,
.cat-links {
  clear: both;
  display: block;
  margin-top: 22px;
  margin-bottom: -11px;
}
.page-links a:link, .page-links a:visited,
.tag-links a:link,
.tag-links a:visited,
.cat-links a:link,
.cat-links a:visited {
  border-bottom: 1px dotted lightgrey;
}

.cat-links {
  margin-bottom: 11px;
}

.tag-links {
  background: url(/wp-content/themes/premium/duet/images/tag.svg) no-repeat;
  margin-top: 16px;
}
.tag-links p {
  margin-left: 14px;
  position: relative;
  top: -5px;
}

section[role="main"] + .tag-links {
  margin-top: 22px;
}

.first {
  margin-bottom: 0 !important;
}

img.wp-smiley {
  background: transparent;
  border: none;
  margin: 0 !important;
  padding: 0;
}

.post-edit-link {
  clear: both;
  border-bottom: 1px dotted lightgrey;
  display: inline-block;
  float: right;
  font-style: italic;
  line-height: 1.2em;
  margin: 1.692em 0;
}

.post-title {
  border-bottom: 1px dotted lightgrey;
  margin-bottom: 44px;
  word-wrap: break-word;
  text-align: center;
  display: block;
}
.post-title h1 {
  margin-bottom: 11px !important;
}
.post-title h3 {
  margin-top: -22px;
  margin-bottom: -10px !important;
}
.post-title h4 {
  display: inline-block;
  margin-bottom: 22px;
  padding: 0 1em;
  position: relative;
  top: 32px;
}
.post-title h1 + h3 {
  margin-top: 11px !important;
}

.no-author h1 {
  margin-bottom: 0 !important;
}
.no-author .banner {
  margin: 11px auto;
}
.no-author .feature {
  margin-bottom: -36px;
}

/* Banner
 * ------------------------------------------------------------------ */
.banner {
  background: url(/wp-content/themes/premium/duet/images/mid.svg);
  color: #fff;
  display: inline-block;
  font-family: Helvetica, Arial, Clean, Sans-serif;
  font-size: 9px;
  height: 19px;
  letter-spacing: .25em;
  line-height: 19px;
  margin: -20px auto 22px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: -0.4em;
  width: auto;
}
.banner:before, .banner:after {
  display: block;
  font-size: 0;
  height: 19px;
  position: relative;
  width: 21px;
}
.banner:before {
  content: url(/wp-content/themes/premium/duet/images/left-tail.svg);
  float: left;
  left: -10px;
}
.banner:after {
  content: url(/wp-content/themes/premium/duet/images/right-tail.svg);
  float: right;
  right: -10px;
}

/* Gallery
 * ------------------------------------------------------------------ */
div.flexslider .slides > li {
  margin-left: 0;
  list-style-type: none;
}
div.flexslider img {
  display: block;
  margin: 0 auto;
}
div.flexslider p + div.flexslider {
  margin-top: 22px;
}
div.flexslider .flex-pauseplay span {
  text-transform: capitalize;
}
div.flexslider html[xmlns] .slides {
  display: block;
}
div.flexslider * html .slides {
  height: 1%;
}
div.flexslider .no-js .slides > li:first-child {
  display: block;
}
div.flexslider .flex-control-nav,
div.flexslider .flex-direction-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
}
div.flexslider .flex-control-nav a,
div.flexslider .flex-direction-nav a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
div.flexslider .flex-direction-nav li a {
  display: block;
  height: 52px;
  margin: 0;
  opacity: .5;
  padding: 0;
  text-indent: -9999px;
  width: 24px;
}
div.flexslider .flex-direction-nav li a:hover {
  opacity: 1;
}
div.flexslider .flex-direction-nav li a.next {
  background-image: url(/wp-content/themes/premium/duet/images/slide_nav.svg);
  padding-left: 36px;
}
div.flexslider .flex-direction-nav li a.prev {
  background-image: url(/wp-content/themes/premium/duet/images/slide_nav.svg);
  background-position: left bottom;
  left: 0;
  padding-right: 10px;
}
div.flexslider .flex-direction-nav li a.disabled {
  opacity: .3;
  cursor: default;
}
div.flexslider .flex-control-nav {
  text-align: center;
  margin: 6px auto 9px;
}
div.flexslider .flex-control-nav li {
  margin: 0 0 0 4px;
  display: inline-block;
}
div.flexslider .flex-control-nav li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.18);
}
div.flexslider .flex-control-nav li a:hover {
  background: #ff6d01;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
}
div.flexslider .flex-control-nav li a.active {
  background: #ebebeb;
  cursor: default;
}
div.flexslider .flex-control-nav li a:first-child {
  margin: 0;
}

/* Image
 * ------------------------------------------------------------------ */
.format-image img {
  display: block;
  margin: 0 auto;
}
.format-image .high-res {
  margin: 11px auto;
}

/* Video
 * ------------------------------------------------------------------ */
.format-video .fluid-width-video-wrapper {
  margin-bottom: 22px;
}
.format-video p:nth-child(2) {
  text-indent: 0;
}

/* pages.css.scss
 * Pages and page templates
 * ------------------------------------------------------------------ */
img {
  margin-bottom: 22px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 22px;
  clear: both;
}

.alignleft {
  margin-right: 1.692em;
}

.alignright {
  margin-left: 1.692em;
}

.title {
  display: block;
  margin-bottom: 39px;
  margin-top: 0;
  text-align: center;
}
.title h3 {
  margin-top: -14px;
}

/* Single
 * ------------------------------------------------------------------ */
#pagination {
  display: block;
  text-align: center;
}

.single #pagination h3 {
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 22px;
}
.single .entry {
  margin-bottom: 0;
}

/* Captions
 * ------------------------------------------------------------------ */
.wp-caption,
.wp-caption-text,
.wp-caption-dt,
.gallery-caption,
.high-res,
.post-feature figcaption {
  display: block;
  color: #515151;
  font-family: Helvetica, Arial, Clean, Sans-serif;
  font-size: 11px;
  font-style: italic;
  line-height: 1.5em;
  text-align: center;
}

.wp-caption,
.wp-caption-text,
.wp-caption-dt,
.gallery-caption,
.high-res {
  margin-top: 1.692em;
}

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

.wp-caption-dd {
  margin: -30px 0 0;
}

/* Protected
 * ------------------------------------------------------------------ */
.protected-form {
  text-align: center;
}
.protected-form input {
  margin: 22px auto;
}
.protected-form input[type="password"] {
  margin-bottom: -1px;
}
.protected-form p:first-child:first-letter {
  float: none !important;
  font-size: 1em !important;
  line-height: 1.6em !important;
  padding-right: 0 !important;
}

/* Error
 * ------------------------------------------------------------------ */
.error404 {
  text-align: center;
}

/* Attachment
 * ------------------------------------------------------------------ */
.gallery .gallery-icon {
  padding: 0 11px;
}
.gallery .gallery-item {
  margin-bottom: -22px;
}
.gallery .gallery-caption {
  margin: -30px 0 22px 0;
}

.attachment-title {
  margin-bottom: 39px;
}
.attachment-title h1 {
  margin-bottom: 0;
}

.attachment-gallery {
  margin-bottom: 0;
}
.attachment-gallery img {
  margin: 22px auto 0;
  display: block;
}

.attachment-thumbnail {
  border: 1px solid #ebebeb !important;
  padding: 5px;
}

/* widgets.css.scss
 * All widget styling
 * ------------------------------------------------------------------ */
.widget_tag_cloud {
  display: inline-block;
}
.widget_tag_cloud a {
  background: #ebebeb;
  border-bottom: 0 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  font-size: .846em !important;
  margin: 0 3.125% 3.125% 0;
  padding: 2% 4%;
}

#wp-calendar {
  width: 100%;
  margin: 0 auto;
}
#wp-calendar caption, #wp-calendar thead th {
  background: none;
}
#wp-calendar tfoot {
  font-style: normal;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
  padding: .3em;
  text-align: center;
}
#wp-calendar caption {
  padding: 0 .3em 4px;
}
#wp-calendar a:link, #wp-calendar a:visited {
  color: #ff6d01;
  border-bottom: 1px dotted lightgrey;
}

.widget {
  margin-bottom: 22px;
  word-wrap: break-word;
}

.tagcloud {
  margin-top: 27px;
}

form[role="search"] input[type="submit"] {
  margin-top: 0;
}

/* Sidebar
 * ------------------------------------------------------------------ */
aside[role="complementary"],
.doc {
  clear: left;
}
aside[role="complementary"] p + p,
.doc p + p {
  text-indent: 0;
}
aside[role="complementary"] p,
.doc p {
  margin-bottom: 11px;
}
aside[role="complementary"] ol a:link,
aside[role="complementary"] ol a:visited,
aside[role="complementary"] ul a:link,
aside[role="complementary"] ul a:visited,
.doc ol a:link,
.doc ol a:visited,
.doc ul a:link,
.doc ul a:visited {
  border-bottom: none;
}
aside[role="complementary"] ul li,
.doc ul li {
  border-bottom: 1px dotted lightgrey;
  list-style: circle;
  margin-bottom: 11px;
  margin-left: 16px;
  padding-bottom: 11px;
}
aside[role="complementary"] ul li:last-child,
.doc ul li:last-child {
  padding-bottom: 0;
}
aside[role="complementary"] li:last-child,
.doc li:last-child {
  border: none;
}
aside[role="complementary"] ol,
aside[role="complementary"] ul,
.doc ol,
.doc ul {
  text-indent: 0;
}
aside[role="complementary"] ul .children,
aside[role="complementary"] ul .sub-menu,
.doc ul .children,
.doc ul .sub-menu {
  margin-top: 17px;
  margin-bottom: 11px;
}
aside[role="complementary"] .widgettitle,
.doc .widgettitle {
  line-height: 1.5;
  margin-bottom: 22px;
}
aside[role="complementary"] .widgettitle li a,
.doc .widgettitle li a {
  border-bottom: 0;
}

/* comments.css.scss
 * Comment styling
 * ------------------------------------------------------------------ */
#comments-wrapper {
  width: 100%;
  float: right;
  color: #515151;
}
#comments-wrapper p {
  clear: both;
}
#comments-wrapper ol, #comments-wrapper ul {
  margin: 22px 0;
  text-indent: 0;
}
#comments-wrapper ol a:link, #comments-wrapper ol a:visited, #comments-wrapper ul a:link, #comments-wrapper ul a:visited {
  border-bottom: none;
}

.comment-page {
  margin-top: 44px;
}

/* Top
 * ------------------------------------------------------------------ */
.comment-number {
  border-top: 1px dotted lightgrey;
  margin: 22px 0 -8px;
  padding: 16px 0 0;
}
.comment-number span {
  font-style: italic;
  padding-bottom: 11px;
  display: block;
}

.pagination-single {
  clear: both;
  display: block;
  margin-bottom: 22px;
  text-align: center;
}
.pagination-single p a:first-child {
  margin-right: 11px;
}

.vcard {
  color: #131313;
}
.vcard a {
  color: #131313;
}

/* Body
 * ------------------------------------------------------------------ */
ol.commentlist li.comment {
  list-style: none;
}

li.comment {
  border-bottom: 1px dotted lightgrey;
  margin: 22px 0;
  padding-bottom: 22px;
}
li.bypostauthor .avatar {
  border-bottom: 3px solid #ff6d01;
}
li.bypostauthor .children .avatar {
  border: 0;
}

.reply {
  display: block;
  font-style: italic;
  margin-top: 15px;
  margin-bottom: -7px;
}

a#cancel-comment-reply-link {
  color: #515151;
  font-family: "Droid Serif", Georgia, "Times New Roman", Times, Serif;
  font-size: 1em;
  font-style: italic;
  letter-spacing: 0;
  margin: 22px 0 0 3.125%;
}

#comments .children {
  border-bottom: 0;
  border-left: 1px solid #ebebeb;
  margin-left: 3.125%;
  padding-left: 1.692em;
}
#comments ul.children li.comment {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

a#leavecomment {
  border-bottom: 1px dotted lightgrey;
}

.comment-edit-link {
  clear: both;
}

em.comment-awaiting-moderation {
  clear: both;
  display: block;
}

.avatar {
  margin-right: 0.846em;
  display: inline-block;
  float: left;
}

.comment-meta {
  display: block;
}
.comment-meta a:link, .comment-meta a:visited {
  display: block;
  margin-top: -22px;
  border-bottom: none;
}

/*Pingbacks/Trackbacks
 * ------------------------------------------------------------------ */
ol.pinglist {
  line-height: 1.692em;
  list-style-type: decimal;
  list-style-position: inside;
}

h3.pinghead {
  margin-bottom: -11px;
}

/* Form
 * ------------------------------------------------------------------ */
#respond {
  width: 96.6%;
}

#reply-title {
  margin-top: 22px;
  margin-bottom: 22px;
  clear: both;
}

label.comment-field {
  display: inline-block;
  margin: 11px 0;
}

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

#respond fieldset label.comment-field:after {
  content: "\003A";
}

form p + p, .comment-body p + p {
  text-indent: 0;
}

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"] {
  border: 1px solid #ebebeb;
  line-height: 16px;
  font-size: 13px;
  font-family: "Droid Serif", Georgia, "Times New Roman", Times, Serif;
  padding: 10px;
  color: #515151;
}

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 {
  color: #131313;
  outline-color: transparent;
  outline-style: none;
  border-color: #d7d7d7;
  -webkit-box-shadow: 0 0 2px #ebebeb;
  -moz-box-shadow: 0 0 2px #ebebeb;
  box-shadow: 0 0 2px #ebebeb;
  z-index: 1;
}

input#submit {
  display: block;
}

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

form#commentform p.guidelines {
  font-size: .923em;
  font-style: italic;
  margin: 11px 0;
}

textarea {
  resize: vertical;
}

p.subscribe-to-comments,
p.comments-rss {
  margin: 0 0 22px 0;
  height: 18px;
  overflow: hidden;
}
p.subscribe-to-comments a,
p.comments-rss a {
  background: url(/wp-content/themes/premium/duet/images/comments-rss.svg) no-repeat 0 0;
  height: 18px;
  border-bottom: none;
  font-size: .885em;
  padding: 0 0 0 20px;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
p.subscribe-to-comments a:hover,
p.comments-rss a:hover {
  background-position: 0 -14px;
}

/* flexslider.css.scss
 * All slider styling
 * ------------------------------------------------------------------ */
.slides,
.flex-control-nav,
.flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

#featured .flexslider .slides > li {
  display: none;
}

.flexslider {
  margin: 0;
  width: 100%;
  padding: 0;
  position: relative;
}
.flexslider .slides > li {
  position: relative;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flexslider .slides img {
  display: block;
  margin-bottom: 11px;
  max-width: 100%;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.no-js .slides > li:first-child {
  display: block;
}

/* Direction navigation
 * ------------------------------------------------------------------ */
.flex-direction-nav li a {
  background: url(/wp-content/themes/premium/duet/images/slide_nav.svg) no-repeat 0 0;
  border-bottom: none;
  cursor: pointer;
  display: block;
  height: 52px;
  margin: -20px 0 0;
  opacity: .5;
  position: absolute;
  text-indent: -9999px;
  top: 36%;
  width: 52px;
  border-bottom: none !important;
}
.flex-direction-nav li a:hover {
  opacity: 1;
}
.flex-direction-nav li a.next {
  background-position: -52px 0;
  right: -8px;
}
.flex-direction-nav li a.prev {
  background-position: 0 0;
  left: 0px;
}

/* Caption
 * ------------------------------------------------------------------ */
.caption {
  bottom: -22px;
  color: #515151;
  font-family: Helvetica, Arial, Clean, Sans-serif;
  font-size: .846em;
  font-style: italic;
  left: 0;
  line-height: 18px;
  text-indent: 0;
}

/* Featured
 * ------------------------------------------------------------------ */
#featured {
  width: 100%;
  height: auto;
  margin-bottom: 22px;
  margin-top: 22px;
}
#featured img {
  width: 100%;
}

/* queries.css.scss
 * Media queries
 * ------------------------------------------------------------------ */
@media screen and (min-width: 560px) and (min-height: 560px) {
  .columnize {
    -moz-column-count: 2;
    -moz-column-gap: 44px;
    -moz-column-rule: 1px dotted lightgrey;
    -webkit-column-count: 2;
    -webkit-column-gap: 44px;
    -webkit-column-rule: 1px dotted lightgrey;
    column-count: 2;
    column-gap: 44px;
    column-rule: 1px dotted lightgrey;
  }

  .first.column {
    border-right: 1px dotted lightgrey;
    float: left;
    padding-right: 3.125%;
    width: 45.7446809%;
  }

  .last.column {
    float: right;
    margin-left: 3.125%;
    width: 46.77734%;
  }
  .last.column p:first-child:first-letter {
    float: none;
    font-size: 1em;
    line-height: 1.6em;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-transform: normal;
  }

  .flex-direction-nav li a {
    top: 46%;
  }

  #respond {
    width: 60%;
  }

  .pagination-single {
    float: right;
    text-align: right;
  }

  .attachment-gallery img {
    margin-top: 22px;
  }

  .to-top {
    display: none;
  }
}
/* Large screen
 * ------------------------------------------------------------------ */
@media screen and (min-width: 900px) and (min-height: 560px) {
  .columnize {
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -moz-column-rule: 1px dotted lightgrey;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    -webkit-column-rule: 1px dotted lightgrey;
    column-count: 2;
    column-gap: 60px;
    column-rule: 1px dotted lightgrey;
  }

  .first.column {
    float: left;
    padding-right: 4.25532%;
    width: 45.74468%;
  }

  .last.column {
    float: left;
    margin-left: 4.25532%;
    width: 45.54937%;
  }
  .last.column p:first-child:first-letter {
    float: none;
    font-size: 1em;
    line-height: 1.6em;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-transform: normal;
  }

  aside[role="complementary"] {
    border-top: 0;
    clear: none;
    float: right;
    margin-top: 0;
    padding-top: 0;
    width: 20.3125%;
  }

  #wrapper {
    float: left;
  }

  .sidebar {
    border-right: 1px dotted lightgrey;
    padding-right: 3.125%;
    width: 73.33984% !important;
  }
  .sidebar #respond {
    width: 80%;
  }

  #pagination {
    width: 100%;
  }

  form[role="search"] input[type="submit"] {
    margin-top: 22px;
  }

  .entry-footer .alignleft {
    margin-left: 17.02128%;
  }
  .entry-footer .alignright {
    margin-right: 17.02128%;
  }
}
@media screen and (min-width: 1030px) {
  #container {
    margin: 3.125% auto;
    padding: 30px 64px;
  }
}
/* schemes.css.scss
 * Additional color schemes
 * ------------------------------------------------------------------ */
body.green li.bypostauthor .avatar {
  border-bottom: 3px solid #7ab52b;
}
body.green li.bypostauthor .children .avatar {
  border: 0;
}
body.green p.subscribe-to-comments a,
body.green p.comments-rss a {
  background: url(/wp-content/themes/premium/duet/images/colors/green/comments-rss.svg) no-repeat 0 0;
  height: 18px;
  border-bottom: none;
  font-size: .885em;
  padding: 0 0 0 22px;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
body.green p.subscribe-to-comments a:hover,
body.green p.comments-rss a:hover {
  background-position: 0 -14px;
}
body.green h1:hover {
  color: #7ab52b;
}
body.green h3 {
  color: #7ab52b;
}
body.green h3 a:link,
body.green h3 a:visited {
  color: #7ab52b;
}
body.green h5 {
  background: #7ab52b;
}
body.green .entry-footer code {
  background: #7ab52b;
  background: rgba(122, 181, 43, 0.1);
}
body.green .tag-links {
  background: url(/wp-content/themes/premium/duet/images/colors/green/tag.svg) no-repeat;
}
body.green .banner {
  background: url(/wp-content/themes/premium/duet/images/colors/green/mid.svg);
}
body.green .banner:before {
  content: url(/wp-content/themes/premium/duet/images/colors/green/left-tail.svg);
}
body.green .banner:after {
  content: url(/wp-content/themes/premium/duet/images/colors/green/right-tail.svg);
}
body.green .format-gallery .flex-control-nav li a:hover {
  background: #7ab52b;
}
body.green ::-moz-selection {
  background: #7ab52b;
  color: #fff;
  text-shadow: none;
}
body.green ::-webkit-selection {
  background: #7ab52b;
  color: #fff;
  text-shadow: none;
}
body.green ::selection {
  background: #7ab52b;
  color: #fff;
  text-shadow: none;
}
body.green a:hover {
  color: #7ab52b;
}
body.green blockquote {
  border-left: 3px solid #7ab52b;
}
body.green mark {
  background: #7ab52b;
}
body.green span.story-end {
  color: #7ab52b;
}
body.green table th {
  color: #2b440a;
}
body.green table thead th {
  background: #7ab52b;
}
body.green table tbody tr:nth-child(even) td,
body.green table tbody tr.even td {
  background: #7ab52b;
  background: rgba(122, 181, 43, 0.1);
}
body.green nav[role="navigation"] a :hover, body.green nav[role="navigation"] li :hover {
  color: #7ab52b;
}
body.green #connect {
  display: inline-block;
  margin: 22px auto 8px;
}
body.green #connect ul {
  margin: 0;
  text-indent: 0;
}
body.green #connect ul li:first-child {
  padding-left: 0;
}
body.green #connect li {
  float: left;
  list-style-type: none;
  padding-left: 0.846em;
}
body.green #connect li a:link,
body.green #connect li a:visited {
  display: block;
  width: 18px;
  height: 18px;
  border-bottom: none;
}
body.green #connect li a:link:hover,
body.green #connect li a:visited:hover {
  background-position: 0 -18px;
}
body.green #connect li.twitter a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/green/twitter.svg);
}
body.green #connect li.facebook a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/green/facebook.svg);
}
body.green #connect li.google a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/green/google.svg);
}
body.green #connect li.flickr a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/green/flickr.svg);
}
body.green #connect li.rss a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/green/rss.svg);
}

/* Blue
 * ------------------------------------------------------------------ */
body.blue li.bypostauthor .avatar {
  border-bottom: 3px solid #318dbd;
}
body.blue li.bypostauthor .children .avatar {
  border: 0;
}
body.blue p.subscribe-to-comments a,
body.blue p.comments-rss a {
  background: url(/wp-content/themes/premium/duet/images/colors/blue/comments-rss.svg) no-repeat 0 0;
  height: 18px;
  border-bottom: none;
  font-size: .885em;
  padding: 0 0 0 22px;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
body.blue p.subscribe-to-comments a:hover,
body.blue p.comments-rss a:hover {
  background-position: 0 -14px;
}
body.blue h1:hover {
  color: #318dbd;
}
body.blue h3 {
  color: #318dbd;
}
body.blue h3 a:link, body.blue h3 a:visited {
  color: #318dbd;
}
body.blue h5 {
  background: #318dbd;
}
body.blue .entry-footer code {
  background: #318dbd;
  background: rgba(49, 141, 189, 0.1);
}
body.blue .tag-links {
  background: url(/wp-content/themes/premium/duet/images/colors/blue/tag.svg) no-repeat;
}
body.blue .banner {
  background: url(/wp-content/themes/premium/duet/images/colors/blue/mid.svg);
}
body.blue .banner:before {
  content: url(/wp-content/themes/premium/duet/images/colors/blue/left-tail.svg);
}
body.blue .banner:after {
  content: url(/wp-content/themes/premium/duet/images/colors/blue/right-tail.svg);
}
body.blue .format-gallery .flex-control-nav li a:hover {
  background: #318dbd;
}
body.blue ::-moz-selection {
  background: #318dbd;
  color: #fff;
  text-shadow: none;
}
body.blue ::-webkit-selection {
  background: #318dbd;
  color: #fff;
  text-shadow: none;
}
body.blue ::selection {
  background: #318dbd;
  color: #fff;
  text-shadow: none;
}
body.blue a:hover {
  color: #318dbd;
}
body.blue blockquote {
  border-left: 3px solid #318dbd;
}
body.blue mark {
  background: #318dbd;
}
body.blue span.story-end {
  color: #318dbd;
}
body.blue table th {
  color: #092c3e;
}
body.blue table thead th {
  background: #318dbd;
}
body.blue table tbody tr:nth-child(even) td,
body.blue table tbody tr.even td {
  background: #318dbd;
  background: rgba(49, 141, 189, 0.1);
}
body.blue nav[role="navigation"] a :hover, body.blue nav[role="navigation"] li :hover {
  color: #318dbd;
}
body.blue #connect {
  display: inline-block;
  margin: 22px auto 8px;
}
body.blue #connect ul {
  margin: 0;
  text-indent: 0;
}
body.blue #connect ul li:first-child {
  padding-left: 0;
}
body.blue #connect li {
  float: left;
  list-style-type: none;
  padding-left: 0.846em;
}
body.blue #connect li a:link,
body.blue #connect li a:visited {
  display: block;
  width: 18px;
  height: 18px;
  border-bottom: none;
}
body.blue #connect li a:link:hover,
body.blue #connect li a:visited:hover {
  background-position: 0 -18px;
}
body.blue #connect li.twitter a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/blue/twitter.svg);
}
body.blue #connect li.facebook a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/blue/facebook.svg);
}
body.blue #connect li.google a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/blue/google.svg);
}
body.blue #connect li.flickr a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/blue/flickr.svg);
}
body.blue #connect li.rss a {
  background-image: url(/wp-content/themes/premium/duet/images/colors/blue/rss.svg);
}

/* print.css.scss
 * Print styles
 * ------------------------------------------------------------------ */
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    border: none !important;
  }

  body {
    font-size: 75%;
  }

  a {
    text-decoration: underline;
  }

  img {
    max-width: 100% !important;
  }

  pre,
  blockquote,
  tr,
  img {
    page-break-inside: avoid;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }

  #comments,
  aside[role="complementary"] {
    page-break-before: always;
  }

  #container {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #respond,
  .banner:before,
  .banner:after,
  .to-top {
    display: none;
  }
}
/* support.css.scss
 * Browser support styling
 * ------------------------------------------------------------------ */
html.IE9 section[role="main"] p:first-child:first-letter {
  float: none;
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-transform: normal;
}

/* IE8
 * ------------------------------------------------------------------ */
html.IE8 nav[role="navigation"] {
  margin-bottom: 64px;
}
html.IE8 img {
  width: auto;
}
html.IE8 .post-title h4 {
  display: block;
}
html.IE8 .post-title {
  margin-bottom: 44px;
  display: block;
}
html.IE8 p + img, html.IE8 p + a img, html.IE8 br + img, html.IE8 br + a img, html.IE8 p + h1, html.IE8 p .size-full, html.IE8 p + h2, html.IE8 p + h3, html.IE8 p + h5, html.IE8 p + h6, html.IE8 p + p img, html.IE8 p + dl, html.IE8 p + .alert, html.IE8 p + address, html.IE8 p + .vcard, html.IE8 p + .classic-caption, html.IE8 p + .classic-title {
  margin-top: 22px;
}
html.IE8 .title {
  margin-top: -22px;
}
html.IE8 .flex-control-nav li,
html.IE8 .entry-footer code {
  display: none;
}
html.IE8 section[role="main"] p:first-child:first-letter {
  float: none;
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-transform: normal;
}

/* IE7
 * ------------------------------------------------------------------ */
html.IE7 .post-title {
  display: block;
  border-bottom: 0;
}
html.IE7 h1, html.IE7 h2, html.IE7 h3, html.IE7 h4, html.IE7 h5, html.IE7 h6 {
  font-weight: normal;
}
html.IE7 .widget_tag_cloud {
  white-space: nowrap;
}
html.IE7 hr {
  color: #fff;
  border-bottom: 1px dotted lightgrey;
}
html.IE7 h5 {
  background: transparent;
  color: #000;
}
html.IE7 .feature {
  display: none;
}
html.IE7 .feature + h3 {
  margin-top: 11px;
}
html.IE7 .entry-footer {
  padding: 11px 0 44px 0;
}
html.IE7 p + img, html.IE7 p + a img, html.IE7 br + img, html.IE7 br + a img, html.IE7 p + h1, html.IE7 p .size-full, html.IE7 p + h2, html.IE7 p + h3, html.IE7 p + h5, html.IE7 p + h6, html.IE7 p + p img, html.IE7 p + dl, html.IE7 p + .alert, html.IE7 p + address, html.IE7 p + .vcard, html.IE7 p + .classic-caption, html.IE7 p + .classic-title {
  margin-top: 22px;
}
html.IE7 .title {
  margin-top: -22px;
}
html.IE7 .flex-control-nav li,
html.IE7 .entry-footer code {
  display: none;
}
html.IE7 section[role="main"] p:first-child:first-letter {
  float: none;
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-transform: normal;
}
html.IE7 nav[role="navigation"] {
  margin-bottom: 64px;
}
html.IE7 nav[role="navigation"] li {
  float: left;
}
html.IE7 nav[role="navigation"] li ul {
  display: none;
}
html.IE7 nav[role="navigation"] li:hover ul {
  display: block;
}
html.IE7 nav[role="navigation"] li ul li a {
  display: block;
}
html.IE7 nav[role="navigation"] ul {
  display: inline-block;
}
html.IE7 nav[role="navigation"] ul {
  display: inline;
}
html.IE7 #comments-wrapper {
  float: none;
}

/* wpdotcom.css.scss
 * WP.com-specific styles
 * ------------------------------------------------------------------ */
#wpstats {
  display: none;
}

.wpl-likebox {
  border-top: 1px dotted #d3d3d3;
  padding-top: 22px !important;
}

.sharedaddy {
  margin-top: 44px;
}

.rsswidget img {
  float: left;
  margin-right: 11px;
  position: relative;
  top: 4px;
}

td.recentcommentstexttop {
  float: right;
}

.recentcommentsavatar {
  margin: 0 0 22px;
}

.widget_flickr img {
  margin: 0;
}

.recentcommentstexttop,
.recentcommentstextend {
  float: left;
  display: inline;
  line-height: 20px;
  margin-left: 6px;
  text-align: left;
}

.recentcommentsavatar td {
  background: none !important;
}
