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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slideshow-controls a img {
	border: 50px dotted fuchsia;
}
/**
 * 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: Spectrum
Theme URI: http://spectrum-theme.com/
Description: A beautiful and colorful theme that can be further customized with support for custom menus, background, and header. It also features a full-width template for showing your images. It supports several post formats including aside, gallery, link, status, and quote.
Version: 1.0.3-wpcom
Author: Ignacio Ricci
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spectrum
Tags: blue, green, orange, pink, purple, red, silver, white, light, two-columns, right-sidebar, theme-options, fixed-layout, full-width-template, custom-menu, custom-header, custom-background, custom-colors, post-formats, translation-ready, rtl-language-support, colorful, bright, curved, vibrant, playful, art, blog, infinite-scroll
Status: inactive
*/


/*- Reset Styles -----------------------------------------------------------*/


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, 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, hr, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, li {
	line-height: 100%;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*- General Styles ---------------------------------------------------------*/

body {
	font: 100% Helvetica-Neue, Helvetica, Arial, sans-serif;
	background: #EEE url(/wp-content/themes/pub/spectrum/images/bgs/body.jpg) no-repeat center top;
}
#header,
#main-wrap,
#footer {
	width: 1000px;
	margin: 0 auto;
}
#main-wrap {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#site-description h2,
.main-title,
.post h4,
.post blockquote,
.sidebar-title h4,
.sidebar-box li,
#tag-cloud li,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
	font-family: Cambria, Georgia, serif;
}
.left-fold,
.right-fold,
.pointer,
.reply-link a,
#searchform button,
#respond input#submit {
	display: block;
	background-image: url(/wp-content/themes/pub/spectrum/images/sprite.png);
}
#searchform button,
#respond button,
.reply-link a {
	font-size: 0;
	text-indent: -9999em;
}
/*- Rounded corners -*/
#header .page-list a,
div.comment,
div.pingback {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*- Sub Titles -*/
.sub-title {
	margin: 0 0 30px;
	position: relative;
	clear: both;
}
.sub-title h4,
#reply-title {
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	line-height: 130%;
	padding: 11px 0 10px 95px;
}
.comment-author-and-date,
#comment-list li,
.reply-link,
#navigation,
#tag-cloud ul,
#footer .page-list ul {
	overflow: hidden;
}
.accesible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.fieldFocus {
	color: #000 !important;
	border-color: #CCC !important;
	border-bottom: 1px solid #999 !important;
}
#searchform button,
#respond button {
	display: inline;
	height: 32px;
	cursor: pointer;
}
body.archive .post {
	padding-bottom: 0;
}


/*- Unsemantic design elements added via JS (spectrum-min.js) --------------*/

.left-fold,
.right-fold,
.edge,
.pointer {
	position: absolute;
	z-index: 1;
}
.left-fold,
.right-fold {
	width: 29px;
	height: 29px;
	bottom: -30px;
}
.left-fold {
	left: 0;
}
.right-fold {
	right: 0;
}
.sub-title .left-fold,
.sub-title .right-fold {
	bottom: -29px;
}
.main-title .left-fold {
	background-position: 0 -66px;
}
#comment-list .sub-title .left-fold {
	background-position: -30px -66px;
}
#respond .sub-title-border .left-fold {
	background-position: -60px -66px;
	bottom: -28px;
}
.right-fold {
	background-position: -120px -66px;
}
#tag-cloud .sub-title .left-fold {
	background-position: -90px -66px;
}
.edge {
	width: 11px;
	height: 55px;
}
.main-title .edge {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/main-title-edge.gif) no-repeat 0 0;
	top: 0;
	right: -11px;
}
.sidebar-title .edge {
	left: -11px;
	bottom: -1px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/sidebar/sidebar-title-edge.gif) no-repeat 0 0;
}
.pointer {
	width: 8px;
	height: 16px;
	background-position: -150px -66px;
	top: 14px;
	left: -1px;
}
div.comment-author-admin .pointer,
div.bypostauthor .pointer {
	background-position: -159px -66px;
}


/*- Header -----------------------------------------------------------------*/


#header {
	padding-bottom: 35px;
}
#header #logo h1 {
	font-family: 'Lobster', 'lobster-1', 'lobster-2', Cambria, Georgia, serif;
	font-weight: normal;
	font-size: 2.9em;
	line-height: 130%;
	min-height: 60px;
	padding: 24px 0 0 50px;
	text-rendering: optimizeLegibility;
	width: 440px;
}
#header #logo h1 a {
	color: #11242E;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
#header .page-list {
	float: right;
	margin: -45px 30px 0px 0px;
	width: 500px;
	padding-top: 10px;
}
#header ul a {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	padding: 7px 12px;
	margin-bottom: 5px;
	background: #111;
	background: rgba(0,0,0,0.7);
	text-shadow: 1px 1px 1px #000;
	opacity: 0.6;
}
#header .page-list a:hover {
	text-decoration: none;
}
#header ul a:hover {
	opacity: 1;
}
#header li {
	position: relative;
	float: right;
	margin-left: 5px;
}
#header .children .children,
#header .sub-menu .sub-menu {
	margin-left: 12px;
}
#header ul ul {
	display: none;
	position: absolute;
	top: auto;
	right: 0;
	float: left;
	z-index: 99999;
	background: #111;
	background: rgba(0,0,0,0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 160px;
}
#header ul ul ul {
	top: 0;
	right: 98%;
	border-right: 1px solid #000;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#header ul ul li {
	min-width: 85px;
	margin-left: 0;
}
#header ul ul a {
	background: transparent;
	margin-bottom: 0;
	opacity: 0.6;
	width: 136px;
}
#header ul li:hover > ul {
	display: block;
}
#header ul li a:hover,
#header ul li:hover > a,
#header ul li.current_page_item > a,
#header ul li.current_page_parent > a,
#header ul li.current_page_ancestor > a,
#header ul li.current-cat > a,
#header ul li.current-menu-ancestor > a,
#header ul li.current-menu-item > a,
#header ul li.current-menu-parent a {
	opacity: 1 !important;
	background: #000;
}
#header ul ul li a:hover,
#header ul ul li:hover > a,
#header ul ul li.current_page_item > a,
#header ul ul li.current_page_parent > a,
#header ul ul li.current_page_ancestor > a,
#header ul ul li.current-cat > a,
#header ul ul li.current-menu-ancestor > a,
#header ul ul li.current-menu-item > a,
#header ul ul li.current-menu-parent a {
	background: #000;
}


/*- Main Content -----------------------------------------------------------*/

#main {
	position: relative;
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,0.8);
	color: #333;
	margin: 0px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
#main:before,
#main:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
}
#main:before {
	height: 150px;
	background: transparent url(/wp-content/themes/pub/spectrum/images/main-before.png) 0 0 repeat-x;
}
#main:after {
	top: 150px;
	height: 100%;
	height: -webkit-calc(100% - 150px);
	height: -moz-calc(100% - 150px);
	height: calc(100% - 150px);
	background: #fff;
}
#content,
#sidebar {
	margin-top: 30px;
}
#content {
	float: left;
	width: 660px;
	margin-left: -30px;
}
.page-template-full-width-php #content {
	width: 940px;
}
#sidebar {
	float: right;
	width: 300px;
	margin-right: -30px;
}


/*- Site Description -------------------------------------------------------*/

#site-description {
	padding: 25px 35px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/siteDescription.png) no-repeat center bottom;
}
#site-description h2 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 150%;
	color: #666;
	text-shadow: 1px 1px #FFF;
}
#header-image {
	margin: 20px 0;
}


/*- The Post ---------------------------------------------------------------*/
.sticky {}

.post {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 30px;
}

.post-meta {
	float: left;
	width: 575px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #999;
	padding: 10px 15px;
	margin-left: 55px;
	border-bottom: 1px solid #DDD;
}
.post-meta p,
.post-meta li {
	float: left;
}
.post-meta p {
	padding-left: 25px;
}
.post-meta p.date {
	padding-left: 5px;
}
.post-meta a {
	line-height: 130%;
	color: #999;
}
.post-meta a:hover {
	color: #666;
}
.main-title {
	padding: 7px 0 9px 65px;
	background: #6AB32E url(/wp-content/themes/pub/spectrum/images/bgs/post/main-title.png) no-repeat 0 0;
	border-bottom: 1px solid #5A962F;
	min-height: 39px;
	position: relative;
}
.main-title h3,
.main-title h3 a {
	color: #FFF;
}
.main-title h3 {
	font-size: 1.9em;
	font-weight: normal;
	line-height: 130%;
	text-shadow: 1px 1px #5A962F;
	margin-right: 140px;
}
.post-date {
	color: #51892a;
	font-size: 1.6em;
	letter-spacing: -0.05em;
	position: absolute;
	top: 13px;
	right: 15px;
	text-shadow: 1px 1px #84C050;
}
.post-date span {
	margin-left: 3px;
}
.post-date .month {
	color: #447223;
}
.post-date .day {
	color: #51892a;
}
.post-date .year {
	color: #59962e;
}
.post-author {
	background: url(/wp-content/themes/pub/spectrum/images/icons/author.gif) no-repeat left center;
}
.comment-number {
	float: right !important;
	background: url(/wp-content/themes/pub/spectrum/images/icons/bubble.gif) no-repeat left center;
}
.comment-number a {
	color: #6F95D7;
}
.entry {
	clear: both;
	padding: 30px 50px 15px 70px;
	color: #444;
	overflow: hidden;
}
.entry h4,
.entry h5,
.entry h6,
.entry ul,
.entry ol,
.entry blockquote {
	margin: 5px 0 30px;
}
.entry p,
.entry li {
	font-size: 0.95em;
}
.entry p {
	line-height: 155%;
	padding-bottom: 20px;
}
.entry a {
	text-decoration: underline;
	color: #AC6C13;
}
.entry a:hover {
	color: #000;
}
.entry a:visited {
	color: #666;
}
.entry ul li,
.entry ol li {
	line-height: 130%;
	margin: 0 0 7px 25px;
}
.entry ul li {
	list-style: url(/wp-content/themes/pub/spectrum/images/icons/bullet.gif);
}
.entry ol li {
	list-style: decimal;
}
.entry h3.result {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 130%;
	position: relative;
	left: -5px;
	border: none;
	margin-bottom: 5px;
}
.entry h3.result a,
.entry h3.result a:visited {
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
	font-weight: normal;
	text-transform: uppercase;
	color: #8279AD;
	padding: 5px 0 5px 10px;
	margin: 10px 0 20px -10px;
	border-bottom: 1px solid #D8D8FF;
	line-height: 120%;
}
.entry h1 {
	font-size: 2em;
}
.entry h2 {
	font-size: 1.6em;
}
.entry h3 {
	font-size: 1.4em;
}
.entry h4 {
	font-size: 1.2em;
}
.entry h5 post-tags,
.entry blockquote {
	font-size: 1.2em;
	font-style: italic;
	padding: 10px 20px 0;
	border-left: 5px solid #E5E6E2;
}
.entry blockquote p {
	line-height: 150%;
	font-size: 0.8em;
	color: #666;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 10px 20px 5px 0;
}
.alignright {
	float: right;
	margin: 10px 0 5px 20px;
}
.post-edit-link {
	color: #111 !important;
	font-size: 14px;
	line-height: 1.3;
	text-shadow: #5A962F 1px 1px;
}
.post-category {
	border-top: 1px solid #DDD;
	background: url(/wp-content/themes/pub/spectrum/images/icons/folder.gif) no-repeat 10px 11px;
}
.post-category a {
	margin-left: 5px;
}
.post-category-elements {
	padding: 0 !important;
}
.post-tags {
	background: url(/wp-content/themes/pub/spectrum/images/icons/tag.gif) no-repeat 10px 10px;
}
.post-tags ul {
	float: left;
	width: 450px;
}
.post-tags li {
	margin-left: 5px;
}
.post-nav {
	width: 605px;
	padding: 1px 0;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/postNav.jpg) repeat-x 0 0;
	border-bottom: 0;
}
.post-nav p {
	padding: 0;
}
.post-nav .next-post {
	float: right;
}
.post-nav a {
	display: block;
	color: #999;
	padding: 9px 0;
}
.post-nav a:hover {
	color: #5E9E28;
}
.post-nav .next-post a {
	padding-right: 40px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/postNav-nextArrow.png) no-repeat 100% 0;
}
.post-nav .next-post a:hover {
	background-position: 100% -60px;
}
.post-nav .prev-post a {
	padding-left: 40px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/postNav-prevArrow.png) no-repeat 0 0;
}
.post-nav .prev-post a:hover {
	background-position: 0 -60px;
}
.wp-caption {
	background: #f4f4f4;
	margin-bottom: 20px;
	max-width: 98.5%;
	padding: 4px;
	text-align: center;
}
.entry p.wp-caption-text {
	color: #777;
	font-size: 13px;
	margin: 10px;
	padding-bottom: 0;
}


/* Post Formats */
.entry-format-link {
    color: #51892a;
    text-shadow: 1px 1px #84C050;
}

.archive .entry-format {
	display: block;
	margin-bottom: 10px;
}
body.archive .entry-format-link {
	color: #999;
	font-size: 14px;
	letter-spacing: normal;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
}



/* =Comment Navigation
----------------------------------------------- */

.comment-navigation {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/postNav.jpg) repeat-x 0 0;
	border-top: 1px solid #ddd;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-left: 55px;
	padding: 1px 0;
	text-transform: uppercase;
	width: 605px;
}
.comment-navigation a {
	display: block;
	color: #999;
	padding: 9px 0;
}
.comment-navigation a:hover {
	color: #5E9E28;
}
.comment-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-previous a {
	padding-left: 40px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/postNav-prevArrow.png) no-repeat 0 0;
}
.comment-navigation .nav-previous a:hover {
	background-position: 0 -60px;
}
.comment-navigation .nav-next {
	float: right;
}
.comment-navigation .nav-next a {
	padding-right: 40px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/post/postNav-nextArrow.png) no-repeat 100% 0;
}
.comment-navigation .nav-next a:hover {
	background-position: 100% -60px;
}


/* =Images
----------------------------------------------- */

.hentry img,
.comments img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.widget img,
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.gallery-caption {}


/* =Post Formats
----------------------------------------------- */

/* Status */
.format-status div.avatar {
	border: 1px solid #e3cbc4;
	padding: 4px;
	float: left;
	height: 80px;
	margin: 0 20px 0 0;
	width: 80px;
}
/* Quotes */
.format-quote blockquote {
	font-size: 2.0em;
}
.format-quote blockquote p {
	Overflow: hidden;
}
.format-quote blockquote cite {
	display: block;
	font-size: .7em;
}
/* Gallery */
.format-gallery .gallery-thumb {
	border: 1px solid #e3cbc4;
	padding: 4px 4px 0px;
	float: left;
	margin: 0 20px 0 0;
}
/* Link */
.format-link .main-title h3 a:after{
	content: "\2192";
	padding-left: 6px;
}

/*------------------------------------------*/
/* ATTACHMENT                               */
/*------------------------------------------*/

body.attachment #content {
	width: 100%;
}
body.attachment .post-meta {
	width: 858px;
}
body.attachment .next-post a {
	background-position: 100% -60px;
}
body.attachment .prev-post a {
	background-position: 0 -60px;
}
body.attachment .entry {
	padding: 0 0 15px 60px;
	text-align: center;
}
body.attachment .entry img {
	margin: 0 auto 30px;
}


/*- Comment List -----------------------------------------------------------*/

#comment-list {
	clear: both;
	padding: 30px 0 50px;
}
#comment-list li {
	clear: both;
	padding: 20px 0 5px 65px;
}
.avatar-holder,
div.comment,
div.pingback {
	float: left;
}
#comment-list .sub-title {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/comments/commentList-title.jpg) repeat-y 0 0;
}
#comment-list .sub-title .sub-title-border {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/comments/commentList-title-border.jpg) no-repeat 0 100%;
}
#comment-list .sub-title h4 {
	color: #648CCC;
	text-shadow: 1px 1px #E6EFFC;
	background: url(/wp-content/themes/pub/spectrum/images/icons/bubble-title.gif) no-repeat 65px 12px;
}
.avatar-holder {
	width: 61px;
	height: 52px;
	margin: 7px 5px 0 0;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/comments/avatar.gif) no-repeat 0 0;
	position: relative;
}
.avatar-holder img {
	margin: 2px 0 0 2px;
}
div.comment,
div.pingback {
	padding: 15px 15px 0;
	border: 1px solid #EBEBEB;
	position: relative;
}
.commentDate,
.commentText {
	font-size: 0.84em;
}
.comment-author-and-date {
	padding: 0 10px 10px;
	border-bottom: 1px solid #EBEBEB;
}
.comment-author em {
	color: #999;
}
.comment-author {
	float: left;
}
.comment-author a {
	color: #333;
}
.commentDate {
	float: right;
}
.commentDate a {
	color: #CCC;
}
.commentDate a:hover {
	color: #666;
}
.commentText {
	padding: 10px;
}
.commentText p {
	line-height: 130%;
	padding-bottom: 10px;
}
.commentText a {
	color: #000;
}
#comment-list .children {
	clear: both;
}
#comment-list li.depth-1 div.pingback {
	width: 511px;
}
#comment-list li.depth-1 div.comment {
	width: 445px;
}
#comment-list li.depth-2 div.comment {
	width: 378px;
}
#comment-list li.depth-3 div.comment {
	width: 308px;
}
#comment-list li.depth-2,
#comment-list li.depth-3 {
	padding-left: 67px;
	background: url(/wp-content/themes/pub/spectrum/images/bgs/comments/reply.gif) no-repeat 18px 28px;
}
#comment-list li.depth-2 .commentDate,
#comment-list li.depth-3 .commentDate {
	float: left;
	clear: left;
	margin-top: 3px;
}
#comment-list li.pingback .avatar-holder {
	display: none;
}
#comment-list div.comment-author-admin,
#comment-list div.bypostauthor,
#comment-list div.comment-author-admin .comment-author-and-date,
#comment-list div.bypostauthor .comment-author-and-date {
	border-color: #DDD;
}
#comment-list div.comment-author-admin,
#comment-list div.bypostauthor {
	background: #EBEBEB url(/wp-content/themes/pub/spectrum/images/bgs/comments/admin.jpg) repeat-x 0 0;
}
#comment-list div.comment-author-admin .comment-author-and-date,
#comment-list div.bypostauthor .comment-author-and-date {
	text-shadow: 1px 1px #FFF;
}
#comment-list div.comment-author-admin .reply-link a,
#comment-list div.bypostauthor .reply-link a {
	background-position: -172px -21px;
}
.reply-link {
	text-align: right;
	padding-bottom: 0 !important;
	display: none;
	height: 20px;
	position: absolute;
	bottom: 10px;
}
.reply-link a {
	float: right;
	width: 47px;
	height: 20px;
	background-position: -172px 0;
}
li.comment:hover .reply-link {
	display: block;
}
.nocomments {
	clear: both;
	color: #777;
	margin-left: 60px;
}


/*------------------------------------------*/
/* WAITING FOR MODERATION					*/
/*------------------------------------------*/
.waiting4Mod {
	font-style: italic;
	color: #E26F5A;
}
.edit-comment {
	text-align: right;
}
.edit-comment a {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #8F3A2C;
}
.cancel-comment-reply,
.logged-in-as {
	font-size: 0.9em;
}
.cancel-comment-reply a,
.logged-in-as a {
	color: #AC6C13;
}


/*- Comment Form -----------------------------------------------------------*/

div#respond {
	clear: both;
	padding-bottom: 50px;
}
div#respond #reply-title {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/comments/commentForm-title.jpg) repeat-y 0 0;
	padding-left: 65px;
}
div#respond .sub-title-border {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/comments/commentForm-title-border.jpg) no-repeat 0 100%;
	position: relative;
}
#respond #reply-title {
	color: #C09104;
	text-shadow: 1px 1px #FBEECA;
}
div#respond form {
	margin: 40px 0 0 60px;
}
#respond p {
	padding: 0 0 15px 65px;
}
#respond label {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding-bottom: 3px;
}
#respond input,
#respond textarea {
	width: 380px;
	display: block;
	font-family: inherit;
	font-size: 1em;
	color: #999;
	padding: 8px 10px;
	border: 1px solid #DDD;
}
#respond textarea {
	font-size: 0.9em;
	height: 170px;
	overflow: auto;
}
#respond input#submit {
	width: 128px;
	height: 32px;
	cursor: pointer;
	background-position: -43px 0;
	border: none;
	background-color: none;
	text-indent: -9999px;
}
#respond input#submit:hover {
	background-position: -43px -33px;
}
input#subscribe_blog,
input#subscribe {
	float: left;
	margin-right: 8px;
}
label.subscribe-label {
	padding-top: 4px;
}
.form-allowed-tags {
	color: #ccc;
	font-size: 12px;
	width: 380px;
}
.form-allowed-tags:hover {
	color: #999;
}
#respond h3#reply-title {
	padding: 11px 0 10px 65px;
}
#respond h3 small a {
	font-size: 11px;
	color: #222;
	margin-left: 15px;
}
.required {
	display: inline;
}


/*- Sidebar ----------------------------------------------------------------*/

.sidebar-box {
	padding-bottom: 30px;
	font-family: Cambria, Georgia, serif;
}
.sidebar-title {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/sidebar/sidebar-title.jpg) repeat-y 100% 0;
	border-bottom: 1px solid #E0E0DF;
	position: relative;
}
.sidebar-title h4 {
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #7F7F7F;
	text-shadow: 1px 1px #FFF;
	padding: 16px 15px 12px 25px;
	margin-bottom: 5px;
}
.sidebar-box a:hover {
	text-decoration: none;
}

/*------------------------------------------*/
/* LINK LISTS								*/
/*------------------------------------------*/
.sidebar-box ul {
	margin: 20px 50px 20px 30px;
	overflow: hidden;
}
.sidebar-box ul ul {
	margin-right: 0;
	font-size: 0.9em;
}
.sidebar-box ul ul li a {
	border: none;
	margin-left: 15px;
}
.sidebar-box ul ul ul {
	margin-left: 15px;
}
.sidebar-box li a {
	display: block;
	font-size: 1.15em;
	line-height: 130%;
	color: #999;
	padding: 14px 14px 14px 60px;
	border-bottom: 1px solid #DDD;
}
.sidebar-box li.last a {
	border: 0;
}
.sidebar-box p {
	padding: 20px 20px 0 25px;
}


/*------------------------------------------*/
/* SEARCH BOX								*/
/*------------------------------------------*/
#searchform {
}
#searchform p {
	padding: 20px 20px 0 25px;
}
#searchform input {
	font-size: 1em;
	font-family: inherit;
	width: 165px;
	color: #999;
	padding: 5px;
	margin-right: 5px;
	background: #FFF;
	border: 1px solid #DDD;
}
#searchform button {
	width: 42px;
	background-position: 0 0;
	position: relative;
	top: -5px;
}
#searchform button:hover {
	background-position: 0 -33px;
}

/*------------------------------------------*/
/* CATEGORY BOX								*/
/*------------------------------------------*/
.widget_categories {
}
.widget_categories a {
	background: url(/wp-content/themes/pub/spectrum/images/icons/folder-sidebar.gif) no-repeat 0 0;
}
.widget_categories a:hover {
	color: #B95050;
	border-color: #E3CBC4;
}

/*------------------------------------------*/
/* RECENT POSTS BOX							*/
/*------------------------------------------*/
.widget_recent_entries {
}
.widget_recent_entries li,
.widget_pages a {
	background: url(/wp-content/themes/pub/spectrum/images/icons/file-sidebar.gif) no-repeat 0 0;
}
.widget_recent_entries a:hover,
.widget_pages a:hover {
	color: #7D5197;
	border-color: #E1CFF7;
}
.widget_recent_entries li {
	border-bottom: 1px solid #DDDDDD;
	color: #999999;
	display: block;
	font-size: 1.15em;
	line-height: 130%;
	padding: 14px 14px 14px 60px;
}
.widget_recent_entries li a {
	border: none;
	display: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 0;
}
.widget_recent_entries .post-date {
	color: #7F7F7F;
	font-family: Helvetica-Neue, Helvetica, Arial, sans-serif;
	font-size: 0.65em;
	letter-spacing: normal;
	position: relative;
	right: auto;
	text-shadow: none;
	top: auto;
}

/*------------------------------------------*/
/* RECENT COMMENTS BOX						*/
/*------------------------------------------*/
.widget_recent_comments table {
	margin: 20px 40px 20px 20px;
	font-family: Cambria, Georgia, serif;
}
.widget_recent_comments tr {
	padding: 10px 0;
}
.widget_recent_comments {
	font-size: 0.9em;
}
.widget_recent_comments a {
	color:  #739AD7;
}
.widget_recent_comments a:hover {
	color: #666;
}

/*------------------------------------------*/
/* ARCHIVES BOX								*/
/*------------------------------------------*/
.widget_archive {
}
.widget_archive a {
	background: url(/wp-content/themes/pub/spectrum/images/icons/clock-sidebar.gif) no-repeat 0 0;
}
.widget_archive a:hover {
	color: #C59703;
	border-color: #F0E5C0;
}

/*------------------------------------------*/
/* BLOGROLL BOX								*/
/*------------------------------------------*/
.widget_links ul,
.widget_meta ul {
	margin-left: 0;
}
.widget_links a,
.widget_meta ul a {
	background: url(/wp-content/themes/pub/spectrum/images/icons/arrow-sidebar.gif) no-repeat 0 0;
}
.widget_links a:hover,
.widget_meta ul a:hover {
	color: #73B73A;
	border-color: #D5E9C4;
}

/*------------------------------------------*/
/* LINKS ON HOVER							*/
/*------------------------------------------*/
.widget_categories a:hover,
.widget_recent_entries a:hover,
.widget_archive a:hover,
.widget_links a:hover,
.widget_pages a:hover,
.widget_meta a:hover {
	background-position: -246px 0;
}
.widget_categories ul,
.widget_recent_entries ul,
.widget_archive ul,
.widget_pages ul {
	margin: 0 50px 0 0;
}

/*------------------------------------------*/
/* TWITTER									*/
/*------------------------------------------*/
.widget_twitter ul li {
	margin: 20px 0;
}
.widget_twitter .sidebar-title a {
	color: #60C1D4;
}
.widget_twitter li a {
	font-size: inherit;
	display: inline;
	border: none;
	padding: 0;
}
.widget_twitter a:hover {
	color: #7FD0E0;
}


/*- Widgets ----------------------------------------------------------------*/
#widgetList .sidebar-title {
	margin-bottom: 10px;
}
#widgetList li {
	color: #666;
	list-style: none;
	padding: 15px 27px;
	border-bottom: 1px solid #DDD;
}
#widgetList li.first {
	padding-top: 0;
}
#widgetList li.last {
	border: 0;
}
#widgetList h4 a {
	color: #7F7F7F;
}
#widgetList a {
	display: inline;
	color: #999;
	padding: 0;
	border: 0;
}
#widgetList a:hover,
#widgetList h4 a:hover {
	color: #333;
}
.widget select {
	margin: 20px 30px;
}
#calendar_wrap {
	padding: 20px 50px 0 15px;
}
#wp-calendar {
	width: 100%;
	color: #999;
}
#wp-calendar th {
	padding-top: 10px;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
}
#wp-calendar a {
	color: #666;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#calendar_wrap tfoot {
	margin: 10px 0 0;
}
.textwidget {
	padding: 20px 38px 5px 25px;
}
.textwidget p {
	color: #555;
	line-height: 130%;
	padding-bottom: 5px;
}
.textwidget a,
.top_rated a {
	color: #ac6c13;
}
.wp_widget_tag_cloud > div + div {
	font-size: 1.3em;
	margin: 20px 50px 20px 30px;
}
.wp_widget_tag_cloud > div + div a {
	color: #777;
}
.wp_widget_tag_cloud > div + div a:hover {
	color: #333;
}
.widget_flickr table {
	background-color: transparent !important;
	border: 0 !important;
	border-collapse: collapse; /* remove cell-spacing value */
	margin: 20px;
}
.widget_image > div + div {
	margin: 10px 30px 20px 0;
}
.widget_gravatar a img {
	margin: 10px 30px 20px;
	padding: 3px;
	background: #d1d1d1;
}
.top_rated li a {
	padding-left: 10px;
}
.top_rated p {
	margin: 10px 30px;
	color: #666;
	font-size: 0.8em;
}
.widget_blog_subscription form {
	margin-right: 30px;
}


/*- Navigation -------------------------------------------------------------*/

#navigation {
	border-top: 3px solid #EEE;
	clear: both;
	font-size: 12px;
	overflow: hidden;
	padding: 28px 55px 0;
	text-transform: uppercase;
}
#navigation a,
#navigation span {
	color: #b9b9b9;
	line-height: 35px;
	font-weight: bold;
	height: 32px;
	display: block;
	padding: 0 16px;
	text-decoration: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#navigation a:hover {
	background: #aaa;
	border-color: #888;
	color: #fff;
	text-shadow: 1px 1px 1px #8b8b8b;
}
#prev-page {
	float: left;
}
#prev-page a {
	background: url(/wp-content/themes/pub/spectrum/images/left-post-navigation-body.png) no-repeat top right;

}
#next-page {
	float: right;
}
#next-page a {
	background: url(/wp-content/themes/pub/spectrum/images/right-post-navigation-body.png) no-repeat top left;
}


/*- Tag Cloud --------------------------------------------------------------*/

#tag-cloud {
	clear: both;
	padding-top: 30px;
}
#tag-cloud .sub-title {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/tag-cloud/tagCloud-title.jpg) repeat-y 0 0;
	margin: 0 -30px 30px;
}
#tag-cloud .sub-title .sub-title-border {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/tag-cloud/tagCloud-title-border.jpg) no-repeat 0 100%;
}
#tag-cloud .sub-title h4 {
	color: #999;
	text-shadow: 1px 1px #FFF;
	background: url(/wp-content/themes/pub/spectrum/images/icons/tag-title.gif) no-repeat 65px 11px;
}
#before-footer {
	background: url(/wp-content/themes/pub/spectrum/images/bgs/tag-cloud/zig-zag.png) repeat-x left bottom;
	clear: both;
	margin: 0px -1px -10px;
	padding-bottom: 50px;
}
#tag-cloud ul {
	padding: 0 20px;
	margin: 0 30px;
}
#tag-cloud li {
	float: left;
	text-transform: capitalize;
	padding: 15px 0 0 20px;
}
#tag-cloud a {
	font-size: 0.8em;
	color: #CD5550;
}
#tag-cloud .tag-size-1 a {
	font-size: 1.8em;
	color: #4C80FE;
}
#tag-cloud .tag-size-2 a {
	font-size: 1.4em;
	color: #1AA4E1;
}
#tag-cloud .tag-size-3 a {
	font-size: 1.2em;
	color: #5AAD97;
}
#tag-cloud .tag-size-4 a {
	font-size: 1em;
	color: #B3A40C;
}
#tag-cloud .tag-size-5 a {
	font-size: 0.9em;
	color: #D79017;
}
#tag-cloud .divider {
	float: none;
	clear: both;
	width: 100%;
	height: 1px;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #DDD;
}
#tag-cloud .divider.last {
	border: 0;
}


/*- Footer -----------------------------------------------------------------*/

#footer {
	font-size: 0.75em;
	color: #666;
	padding: 50px 0 40px;
	text-align: center;
}
#footer p {
	background: rgba(255,255,255,0.4);
	padding: 6px 10px;
	width: 50%;
	margin: 0 auto;
}
#footer a {
	color: #555;
}
#footer a:hover {
	color: #111;
}
img#wpstats {
	display: block;
	margin: 0 auto 20px;
}
#about {
	float: left;
	width: 700px;
}

.assistive-text {
	position: absolute !important;
	clip: rect( 1px, 1px, 1px, 1px );
}


/* =Jetpack: Infinity Styles
-------------------------------------------------------------- */

.infinite-wrap {
	border-top: none;
	padding: 0;
}
#infinite-handle span {
	background-color: #fff;
	border-color: #ddd;
	border-radius: 10px;
	color: #b9b9b9;
	margin: 0 0 0 55px;
	padding: 12px;
	font-family: Helvetica-Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#infinite-handle,
.infinite-loader {
	clear: both;
}
.infinite-loader {
	margin: 0 0 0 100px;
}
body.rtl #infinite-handle span {
	margin-right: 55px;
}
body.rtl .infinite-loader {
	margin-right: 100px;
}
.infinite-scroll #navigation,
.infinite-scroll.neverending #footer {
	display: none;
}
.infinite-scroll.infinity-end #footer {
	display: block;
}
