@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;
	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;
	}
}
/**
 * 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;
}
/* Reset */
.dcsnt ul, .dcsnt li, .dcsnt h3 {
	padding: 0;
	margin: 0;
	list-style: none!important;
}
.dcsnt .social-tabs a img {
	border: none;
	background: none;
	padding: 0;
}

/* Main widget styles */
.dcsnt {
	font-size: 12px;
	color: #666;
}
.active.dcsnt .dcsnt-slider {
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.6);
}
.dcsnt a {
	text-decoration:none;
}
.dcsnt-content {
	position: relative;
}

/* Tabs */
.social-tabs li {
	padding: 3px 3px 3px 4px;
	width: 27px;
	height: 26px;
	background: #777;
	z-index: 10;
}
.active .social-tabs li {
	z-index: 10;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6);
}
.active .social-tabs li.active {
	z-index: 11;
	-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.6);
}
/** Static **/
.static .social-tabs {
	padding-left: 8px;
}
.static .social-tabs li {
	float: left;
	margin-right: 2px;
	border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
/** Top **/
.top .social-tabs {
	padding-left: 8px;
}
.top.align-right .social-tabs {
	padding-left: 0;
	padding-right: 8px;
}
.top .social-tabs li {
	padding: 3px 4px;
	margin-right: 2px;
	float: left;
	border-radius: 0 0 5px 5px; 
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
/** Right **/
.right .social-tabs {
	padding-top: 8px;
}
.right .social-tabs li {
	margin: 0 0 2px 0;
	border-radius: 5px 0 0 5px; 
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}
/** Bottom **/
.bottom .social-tabs {
	padding-left: 8px;
}
.bottom.align-right .social-tabs {
	padding-left: 0;
	padding-right: 8px;
}
.bottom .social-tabs li {
	padding: 4px 4px 2px 4px;
	margin: 0 2px 0 0;
	float: left;
	border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
/** Left **/
.left .social-tabs {
	padding-top: 8px;
}
.left .social-tabs li {
	margin: 0 0 2px 0;
	border-radius: 0 5px 5px 0; 
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
}

/* Tab Content */
.dcsnt-slider {
	clear: both;
	overflow: hidden;
}
.tab-content {
	position: relative;
	overflow: hidden;
	z-index: 11;
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/loader.gif) no-repeat center 200px;
}
.tab-content ul {
	font-size: 11px;
}
.tab-content .tab-inner {
	background: #fff;
	overflow: hidden;
}
.tab-inner ul {
	padding: 0 10px;
}
.tab-inner .profile {
	position: relative;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
.tab-inner .profile h3 {
	margin: 0;
	padding: 3px 0 3px 26px;
	position: relative;
	font-size: 14px; 
	line-height: 20px;
	height: 20px;
}
.tab-inner .profile h3 a {
	text-decoration: none;
}
.tab-inner .profile h3, .tab-inner .profile h3 a {
	color: #555; 
	text-shadow: 0 1px 0 #fff;
}
.tab-inner .dcsmt-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	font: bold 12px/14px Arial, sans-serif;
	display:inline-block;
	text-decoration:none;
	outline:none;
	padding: 5px 8px;
	background: #fcfcfc url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/btn.png) repeat-x 0 0;
	color: #fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.tab-inner .dcsmt-btn:hover{
	background-position: 0 100%;
	color: #fff;
}
.tab-inner .profile a.avatar{
	display:block;
	float:left;
	text-decoration:none;
	outline:none;
	margin:0 10px 0 0
}
.tab-inner .profile a.avatar img{
	padding:1px;
	background: #fff;
	border: 3px solid #ccc;
	display:block
}
/** Network specific profile header **/
.tab-rss .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/rss.png) no-repeat 0 center;
}
.tab-flickr .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/flickr.png) no-repeat 0 center;
}
.tab-delicious .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/delicious.png) no-repeat 0 center;
}
.tab-twitter .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/twitter.png) no-repeat 0 center;
}
.tab-facebook .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/facebook.png) no-repeat 0 center;
}
.tab-fblike .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/fblike.png) no-repeat 0 center;
}
.tab-fbrec .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/fbrec.png) no-repeat 0 center;
}
.tab-google .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/google.png) no-repeat 0 center;
}
.tab-youtube .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/youtube.png) no-repeat 0 center;
}
.tab-pinterest .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/pinterest.png) no-repeat 0 center;
}
.tab-lastfm .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/lastfm.png) no-repeat 0 center;
}
.tab-dribbble .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/dribbble.png) no-repeat 0 center;
}
.tab-vimeo .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/vimeo.png) no-repeat 0 center;
}
.tab-stumbleupon .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/stumbleupon.png) no-repeat 0 center;
}
.tab-tumblr .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/tumblr.png) no-repeat 0 center;
}
.tab-deviantart .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/deviantart.png) no-repeat 0 center;
}
.tab-linkedin .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/linkedin.png) no-repeat 0 center;
}
.tab-instagram .profile h3 {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/instagram.png) no-repeat 0 center;
}

/** Static **/
.static .dcsnt-slider {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.static .tab-content {
	padding: 10px;
}
.static .tab-inner {
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/** Top **/
.top .dcsnt-slider {
	border-radius: 0 0 10px 10px; 
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}
.top .tab-inner {
	border-radius: 0 0 5px 5px; 
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.top .tab-content {
	padding: 0 10px 10px 10px;
}
/** Right **/
.right .dcsnt-slider {
	border-radius: 10px 0 0 10px; 
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
}
.right .tab-inner {
	border-radius: 5px 0 0 5px; 
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}
.right .tab-content {
	padding: 10px 0 10px 10px;
}
/** Bottom **/
.bottom .dcsnt-slider {
	border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}
.bottom .tab-inner {
	border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
.bottom .tab-content {
	padding: 10px 10px 0 10px;
}
/** Left **/
.left .dcsnt-slider {
	border-radius: 0 10px 10px 0; 
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
}
.left .tab-inner {
	border-radius: 0 5px 5px 0; 
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
}
.left .tab-content {
	padding: 10px 10px 10px 0;
}
/** Network specific colors **/
.tab-content.tab-rss, .social-tabs li.active.dcsnt-rss, .social-tabs li.dcsnt-rss:hover, .tab-rss .dcsmt-btn {
	background-color: #FF9800;
}
.tab-content.tab-flickr, .social-tabs li.active.dcsnt-flickr, .social-tabs li.dcsnt-flickr:hover, .tab-flickr .dcsmt-btn {
	background-color: #f90784;
}
.tab-content.tab-delicious, .social-tabs li.active.dcsnt-delicious, .social-tabs li.dcsnt-delicious:hover, .tab-delicious .dcsmt-btn {
	background-color: #3271CB;
}
.tab-content.tab-twitter, .social-tabs li.active.dcsnt-twitter, .social-tabs li.dcsnt-twitter:hover, .tab-twitter .dcsmt-btn{
	background-color: #4ec2dc;
}
.tab-content.tab-facebook, .social-tabs li.active.dcsnt-facebook, .social-tabs li.dcsnt-facebook:hover, .tab-facebook .dcsmt-btn {
	background-color: #3b5998;
}
.tab-content.tab-fblike, .social-tabs li.active.dcsnt-fblike, .social-tabs li.dcsnt-fblike:hover, .tab-fblike .dcsmt-btn {
	background-color: #3b5998;
}
.tab-content.tab-fbrec, .social-tabs li.active.dcsnt-fbrec, .social-tabs li.dcsnt-fbrec:hover, .tab-fbrec .dcsmt-btn {
	background-color: #3b5998;
}
.tab-content.tab-google, .social-tabs li.active.dcsnt-google, .social-tabs li.dcsnt-google:hover, .tab-google .dcsmt-btn {
	background-color: #2d2d2d;
}
.tab-content.tab-youtube, .social-tabs li.active.dcsnt-youtube, .social-tabs li.dcsnt-youtube:hover, .tab-youtube .dcsmt-btn {
	background-color: #DF1F1C;
}
.tab-content.tab-digg, .social-tabs li.active.dcsnt-digg, .social-tabs li.dcsnt-digg:hover, .tab-digg .dcsmt-btn {
	background-color: #195695;
}
.tab-content.tab-pinterest, .social-tabs li.active.dcsnt-pinterest, .social-tabs li.dcsnt-pinterest:hover, .tab-pinterest .dcsmt-btn {
	background-color: #CB2528;
}
.tab-content.tab-lastfm, .social-tabs li.active.dcsnt-lastfm, .social-tabs li.dcsnt-lastfm:hover, .tab-lastfm .dcsmt-btn {
	background-color: #C90E12;
}
.tab-content.tab-dribbble, .social-tabs li.active.dcsnt-dribbble, .social-tabs li.dcsnt-dribbble:hover, .tab-dribbble .dcsmt-btn {
	background-color: #F175A8;
}
.tab-content.tab-vimeo, .social-tabs li.active.dcsnt-vimeo, .social-tabs li.dcsnt-vimeo:hover, .tab-vimeo .dcsmt-btn {
	background-color: #4EBAFF;
}
.tab-content.tab-stumbleupon, .social-tabs li.active.dcsnt-stumbleupon, .social-tabs li.dcsnt-stumbleupon:hover, .tab-stumbleupon .dcsmt-btn {
	background-color: #EB4924;
}
.tab-content.tab-tumblr, .social-tabs li.active.dcsnt-tumblr, .social-tabs li.dcsnt-tumblr:hover, .tab-tumblr .dcsmt-btn {
	background-color: #365472;
}
.tab-content.tab-deviantart, .social-tabs li.active.dcsnt-deviantart, .social-tabs li.dcsnt-deviantart:hover, .tab-deviantart .dcsmt-btn {
	background-color: #B8C529;
}
.tab-content.tab-linkedin, .social-tabs li.active.dcsnt-linkedin, .social-tabs li.dcsnt-linkedin:hover, .tab-linkedin .dcsmt-btn {
	background-color: #006DA7;
}
.tab-content.tab-instagram, .social-tabs li.active.dcsnt-instagram, .social-tabs li.dcsnt-instagram:hover, .tab-instagram .dcsmt-btn {
	background-color: #413A33;
}

/* Feeds */
.dcsnt .stream {
	overflow: hidden;
}
.stream p {
	margin: 0;
	padding: 0;
}
.tab-inner ul.stream > li {
	padding: 5px 0 25px 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	background: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	line-height: 1.4em;
}
.tab-inner ul li .thumb {
	float: left;
	margin: 0 10px 0 0;
}
.tab-inner ul li .thumb img {
	border: 3px solid #ececec;
	padding: 1px;
	background: #fff;
}
.tab-inner ul li .logo {
	margin-bottom: 3px;
}
.tab-inner ul li .title {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}
.tab-inner ul li .title.clear {
	clear: both;
}
.tab-inner ul li .text {
	display: block;
}
.tab-inner ul li  br{
	display: block;
}
.tab-inner ul li .date {
	position: absolute;
	bottom: 5px;
	left: 0;
	font-style: italic;
	color: #999;
	font-size: 90%;
}
.tab-inner ul li .meta {
	display: block;
	font-size: 90%;
	color: #999;
}
.tab-inner ul li .meta span {
	margin: 0 8px 5px 0;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	line-height: 12px;
}
.tab-inner ul li .meta.item-comments {
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	min-height: 30px;
	position: relative;
	clear: both;
	line-height: 1.3em;
}
.tab-inner ul li .meta.item-comments img {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}
.tab-inner ul li .meta.item-likes {
	padding: 0;
	width: 100%;
	overflow: hidden;
	clear: both;
	line-height: 1.3em;
}
.tab-inner ul li .meta.item-likes img {
	float: left;
	margin: 0 5px 5px 0;
	width: 30px;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
}
.tab-inner ul li .section-share {
	bottom: 5px;
	right: 0;
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.tab-inner ul li .section-share a {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 2px 0 0;
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/share.png) no-repeat 0 0;
}
.tab-inner ul li .section-share a.share-twitter {
	background-position: 0 -16px;
}
.tab-inner ul li .section-share a.share-reply {
	background-position: 0 -32px;
}
.tab-inner ul li .section-share a.share-retweet {
	background-position: 0 -48px;
}
.tab-inner ul li .section-share a.share-favorite {
	background-position: 0 -64px;
}
.tab-inner ul li .section-share a.share-google {
	background-position: 0 -80px;
}
.tab-inner ul li .section-share a.share-linkedin {
	background-position: 0 -96px;
}
.tab-inner ul li .section-share a.share-facebook:hover {
	background-position: -16px 0;
}
.tab-inner ul li .section-share a.share-twitter:hover {
	background-position: -16px -16px;
}
.tab-inner ul li .section-share a.share-reply:hover {
	background-position: -16px -32px;
}
.tab-inner ul li .section-share a.share-retweet:hover {
	background-position: -16px -48px;
}
.tab-inner ul li .section-share a.share-favorite:hover {
	background-position: -16px -64px;
}
.tab-inner ul li .section-share a.share-google:hover {
	background-position: -16px -80px;
}
.tab-inner ul li .section-share a.share-linkedin:hover {
	background-position: -16px -96px;
}
/* feeds network specific styles */
.tab-dribbble .tab-inner ul li .thumb img {
	margin-bottom: 5px;
}
.tab-lastfm .tab-inner ul li .title {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/tracks.png) no-repeat 0 0;
	padding-left: 17px;
	margin-bottom: 0;
}
.tab-google .tab-inner ul li .title {
	margin-bottom: 5px;
}
.tab-vimeo .tab-inner ul li .text {
	margin-bottom: 5px;
}
.tab-inner ul li .meta span.plusones {
	padding-left: 0;
}
.tab-inner ul li .meta span.shares {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/shares.png) no-repeat 0 0;
	padding-left: 20px;
}
.tab-inner ul li .meta span.views {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/views.png) no-repeat 0 0;
	padding-left: 18px;
}
.tab-inner ul li .meta span.likes {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/likes.png) no-repeat 0 0;
	padding-left: 16px;
}
.tab-inner ul li .meta span.comments {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/comments.png) no-repeat 0 0;
}
.tab-inner ul li .meta span.users {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/users.png) no-repeat 0 0;
}
.tab-inner ul li .meta span.videos {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/videos.png) no-repeat 0 0;
	padding-left: 16px;
}
.tab-inner ul li.dcsnt-error {
	color: #990000;
}
.dcsnt-loading {
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/loader.gif) no-repeat 10px center;
	padding: 10px 30px 10px 42px;
}

/* Controls */
.dcsnt .controls {
	position: absolute;
	left: 10px;
	height: 20px;
	padding: 5px 0;
	z-index: 12;
	/*
	display: none;
	*/
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/bg_white.png) repeat 0 0;
}
.dcsnt .controls ul {
	padding: 0 10px;
}
.dcsnt .controls li {
	display: inline;
}
.dcsnt .controls a {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 4px;
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/controls.png) no-repeat 0 0;
}
.dcsnt .controls .prev {
	background-position: -40px 0;
}
.dcsnt .controls .next {
	background-position: -60px 0;
}
.dcsnt .controls .play {
	background-position: 0 0;
}
.dcsnt .controls .pause {
	background-position: -20px 0;
}
.dcsnt .controls .dcsnt-close {
	background-position: -80px 0;
}
.dcsnt .controls .prev:hover {
	background-position: -40px -20px;
}
.dcsnt .controls .next:hover {
	background-position: -60px -20px;
}
.dcsnt .controls .play:hover {
	background-position: 0 -20px;
}
.dcsnt .controls .pause:hover {
	background-position: -20px -20px;
}
.dcsnt .controls .dcsnt-close:hover {
	background-position: -80px -20px;
}
/** Static **/
.dcsnt.static .controls {
	bottom: 10px;
}
/** Top **/
.dcsnt.top .controls {
	bottom: 10px;
}
/** Right **/
.dcsnt.right .controls {
	bottom: 10px;
	right: 0;
}
/** Bottom **/
.dcsnt.bottom .controls {
	bottom: 0;
}
/** Left **/
.dcsnt.left .controls {
	bottom: 10px;
	left: 0;
}
/* twitter */
.tab-twitter .tab-inner ul li a {
	color: #38AEAE;
}
.tab-twitter .tab-inner ul li a:hover {
	color: #38AEAE;
	text-decoration: underline;
}
.tab-twitter .tab-inner ul li span.twitter-user a {
	color: #999;
	line-height: 1.5em;
}
.tab-twitter .tab-inner ul li span.twitter-user a:hover {
	color: #999;
	text-decoration: none;
}
.tab-twitter .tab-inner ul li span.twitter-user a strong{
	color: #444;
}
.tab-twitter .tab-inner ul li span.twitter-user a:hover strong {
	color: #38AEAE;
	text-decoration: underline;
}
.tab-twitter .tab-inner ul li .thumb img {
	border: 1px solid #ececec;
	padding: 1px;
	background: #fff;
	margin-top: 3px;
}
.tab-twitter .tab-inner ul li .twitter-image {
	display: block;
	clear: both;
	text-align: center;
}
.tab-twitter .tab-inner ul li .twitter-image img {
	border: 1px solid #ececec;
	padding: 1px;
	background: #fff;
	margin-top: 5px;
}
/* google */
.tab-google .tab-inner .google-page {
	overflow: hidden;
	height: 55px;
	border-bottom: 1px solid #ccc;
}
.tab-google .tab-inner .google-page.standard {
	height: 117px;
}
.tab-google .tab-inner .google-page.small iframe{
	height: 69px;
	margin-bottom: 0;
}
.tab-google .tab-inner .google-page.standard iframe{
	height: 131px;
	margin-bottom: 0;
}
/** rss **/
.tab-rss .tab-inner ul li p {
	padding: 3px 0;
}
/** Facebook **/
.tab-facebook .tab-inner ul li p {
	padding: 3px 0;
}
.tab-facebook .tab-inner li img{
	float: left;
	margin: 0 7px 5px 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ececec;
}
.tab-facebook .tab-inner li .section-share .share-facebook {
	display: none;
}
/** Flickr **/
.tab-flickr .tab-inner ul {
	padding-top: 5px;
}
.tab-flickr .tab-inner ul.stream li {
	float: left;
	clear: both;
	padding: 0;
	margin: 0 5px 5px 0;
	border: none;
}
.tab-flickr .tab-inner li .thumb {
	margin: 0;
}
.tab-flickr .tab-inner li img{
	max-width: 100%;
}
.tab-flickr .tab-inner li .section-share {
	bottom: 10px;
	right: 5px;
}
/** Youtube **/
.youtube-subscribe {
	overflow: hidden;
	height: 105px;
	width: 100%;
	border: 0;
}
/* Digg */
.tab-digg .digg-widget .digg-widget-head.premium, .tab-digg .digg-widget .digg-widget-head {
	height: auto;
	overflow: hidden;
	padding: 10px;
	position: relative;
	white-space: nowrap;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.tab-digg .digg-widget .digg-widget-head h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 26px;
	white-space: nowrap;
	text-shadow: 0 1px 0 #fff;
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/digg.png) no-repeat 0 0;
}
.tab-digg .digg-widget .digg-widget-head a {
	top: 12px;
}
.tab-digg .digg-widget-content {
	border-top: 1px solid #ccc;
}
/* Pinterest */
.tab-pinterest .tab-inner ul li {
	background-color: #FFFFFF;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	font-size: 11px;
	padding: 15px 15px 45px 15px;
	width: 192px;
	margin: 10px auto;
}
.tab-pinterest .tab-inner ul li a {

}
.tab-pinterest .tab-inner ul li img {
	background: #fff;
	margin-bottom: 2px;
	border: none;
	padding: none;
}
.tab-pinterest .tab-inner ul li p {
	text-align: left;
	padding: 0;
	line-height: 1.35em;
}
.tab-pinterest .tab-inner ul li .date {
	background-color: #F2F0F0;
	padding: 10px 15px;
	width: 192px;
	left: -5px;
	bottom: 0;
	color: #8C7E7E;
	font-style: normal;
	font-weight: bold;
}
.tab-pinterest .tab-inner ul li .date {
	margin-left: 0;
}
.tab-pinterest .tab-inner ul li .section-share {
	right: 5px;
	bottom: 9px;
}
/* dribbble */
.tab-dribbble .tab-inner li .meta {
	clear: both;
}
/* deviantart */
.tab-deviantart .tab-inner li img {
	margin: 5px 0;
}
/* tumblr */
.tab-tumblr .tab-inner ul li img {
	margin: 0 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
}
.tab-tumblr .tab-inner ul li p {
	padding: 3px 0;
}
.tab-tumblr .tab-inner ul li .track {
	display: block;
	background: url(/wp-content/themes/vip/blackberry-blogs/plugins/social-network-tabs-mod/css/../images/tracks.png) no-repeat 0 5px;
	padding: 5px 0 0 17px;
	margin-bottom: 0;
}
/* instagram */
.tab-instagram .tab-inner ul li .thumb {
	margin-bottom: 3px;
}
.tab-instagram .tab-inner ul li .meta .comments, .tab-instagram .tab-inner ul li .meta .likes {
	margin-top: 5px;
}/*
Theme Name: BlackBerry Blog Network Parent Theme (blackberry-blogs)
Theme URI: http://blogs.blackberry.com
Description: The parent theme for the BlackBerry Blogs responsive multisite. 
Version: 0.2.0
Author: Thrillworks Inc.
Author URI: http://thrillworks.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Based on content structure of TwentyTwelve 
*/
/* ^RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,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%;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}audio,canvas,video{display:inline-block;}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;}

/* ^UTILITY */
.nav{list-style:none;margin-left:0;}
	.nav li{display:inline;}
	.nav a{display:inline-block;}

#top {position:absolute;top:0;}
.assistive-text {position:absolute;left:-9999px;}
.clear {clear:both;}
.right {float:right;}
.left {float:left;}
.vertical-flow {margin-bottom:1.6em;}
.blog-bar .nav.primary, .blog-bar .nav.primary li, .categories, .category-list, .category-list li, .category-list li a, .grid .post-teaser, .grid .entry-meta, .nav.features a, .nav.features li, .featured-posts .post-meta, .wp-caption-text, .widget .post, .gallery-item, .nav-previous, .nav-next, .nav-previous a, .nav-next a, .nav-single .valign, input[type=text], input[type=url], input[type=email], input[type=number], input[type=password], .search input[type=text], .btn-search, textarea, .category-link, .feed-item .type-tag a, .feed-item .feed-sidebar, #authorlist li, .category-title, .global-header .search, .categories .toggle, #infinite-handle, #infinite-handle span {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.hidden{display:none;visibility:hidden;}
.visible-phone{display:none !important;} /* important: generic classes that may need to overwrite JS (inspired by bootstrap). */
.visible-tablet{display:none !important;}
.hidden-desktop{display:none !important;}
.visible-desktop{display:inherit !important;}

canvas {-ms-touch-action:double-tap-zoom;}
.bb10 {display:none;}

	@media (min-width:601px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}

	@media (max-width:599px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}

/* ^Clearfix */
.group:before, .group:after {content:"";display:table;}
.group:after {clear:both;}
.group {zoom:1;}

/* ^Structure */
.ie8, .ie8 body {min-width:960px; }

body {background:#262626;}
.wrapper {background:url(/wp-content/themes/vip/blackberry-blogs/img/bg-body-noise.jpg);}
	.hi-res .wrapper {background:url(/wp-content/themes/vip/blackberry-blogs/img/bg-body-noise@2x.jpg);}

/* Menu flyout - for resolutions smaller than PlayBook portrait */
@media screen and (max-width: 599px) {
body {width:100%;}
.wrapper {position:absolute;width:100%;overflow:hidden;min-width:299px;}
	.wrapper.open {left:-20em;overflow:visible;}
	.global-menu-close {display:none;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:999999;}
		.open .global-menu-close {display:block;}
}

.container {width:100%;max-width:1280px;margin:0 auto;}
.contents {margin:0 1em;}

.column-half {width:47%;margin-right:6%;float:left;}
	.column-half.last {margin-right:0;}
	@media screen and (max-width:479px) {
		.column-half{float:none;width:auto;margin-bottom:-1em;}
		.column-half.txt-right {text-align:left;}
		.global-footer .nav.primary {margin-bottom:-1em;}
	}

.mast-head {width:100%;}
.flyout-menu {position:absolute;top:1em;right:1em;width:2.25em;height:2.25em;cursor:pointer;}
	.abbr .flyout-menu {top:-1em;}
		@media screen and (max-width: 511px) {
			.abbr .flyout-menu {top:-.75em;}
		}

/* ^Header */
.header-wrapper {width:100%;background:url(/wp-content/themes/vip/blackberry-blogs/img/bg-body-noise.jpg);}
	@media screen and (max-width: 599px) {.header-wrapper {border-top:none;}}
	.open .header-wrapper {top:0;}
	.header-wrapper.abbr {border-top:none;}

	.global-header {position:relative;height:5em;z-index:10;}
		@media screen and (max-width: 599px) {.global-header {height:6em;}}
		.abbr .global-header {height:4em;}

		/* Blog Network nav bar */
		.blog-bar {background:#fff;border-bottom:1px solid #f1f1f1;height:3.5em;overflow:hidden;}
			.blog-bar .container {position:relative;}
				.bb-branding {position:absolute;top:.75em;left:1em;}

					.blog-bar .nav.primary {position:absolute;right:1em;width:48%;}

						@media screen and (max-width: 960px) {.blog-bar .nav.primary {width:65%;}}
						@media screen and (max-width: 600px) {.blog-bar .nav.primary {width:70%;}}
						@media screen and (max-width: 599px) {
							.blog-bar .nav.primary {z-index:50;position:absolute;top:0;right:-20em;width:20em;border-left:none;background:#262626;}
							.blog-bar .nav.primary {display:none;}
							.open .blog-bar .nav.primary {position:absolute;display:block;}
						}

				.abbr .nav.primary {display:none;}
				.blog-bar .primary li {float:left;display:block;width:25%;text-transform:uppercase;}

					.blog-bar .primary a {padding:0.8em;text-align:center;color:#777;display:block;border:1px solid #fff;line-height:0.85em;}
						.blog-bar .primary a:hover {text-decoration:none;}
						.blog-bar .primary .primary-sub {display: block;font-size: 65%;text-transform: none;}

						.blog-bar .primary .current-menu-item a {background:#f9f8f8;border:1px solid #f1f1f1;color:#000;}
						.blog-bar .primary li a:hover {background:#fbfbfb;border:1px solid #f9f9f9;}

						.blog-bar .primary .current-menu-item {border-top:3px solid #fff;}
						.blog-bar .primary li {border-top:0px solid #fff;}
							.blog-bar .primary .inside:hover {border-top:3px solid #ff7e09;}
								.blog-bar .primary .inside a:hover {color:#ff7e09;}
							.blog-bar .primary .help:hover {border-top:3px solid #da3610;}
								.blog-bar .primary .help a:hover {color:#da3610;}
							.blog-bar .primary .dev:hover{border-top:3px solid #95b93d;}
								.blog-bar .primary .dev a:hover{color:#95b93d;}
							.blog-bar .primary .biz:hover {border-top:3px solid #3d92cf;}
								.blog-bar .primary .biz a:hover {color:#3d92cf;}

				@media screen and (max-width: 599px) {
					.blog-bar .nav.primary li {float:none;width:100%;}
						.open .blog-bar .nav.primary li {left:0;}

							.nav.primary li a:hover {background:#222 !important;border:none;}

					.category-list a:link, .category-list a:visited {color:#fff;}

					.blog-bar {height:0;}
						.blog-bar .container {position:static;width:auto;max-width:inherit;margin:0;}
							.blog-bar .bb-branding {display:none;}
							.blog-bar .primary a {font-size:1.33em;}
							.blog-bar .primary .current-menu-item a {background:#222;color:#efefef;}

						.blog-bar .primary a {border:none;}
						.blog-bar .primary .current-menu-item {border:none;}
							.blog-bar .primary .current-menu-item:hover {border-top:none;}
								.blog-bar .primary .current-menu-item a {border:none;}
						.blog-bar .primary .inside:hover, .blog-bar .primary .help:hover, .blog-bar .primary .dev:hover, .blog-bar .primary .biz:hover {border-top:none;}

							.blog-bar .primary a {padding:.75em;text-align:left;color:#f8f8f8;}
							.blog-bar .primary li a, .blog-bar .primary li a:hover, .blog-bar .primary .current-menu-item a, .blog-bar .primary .current-menu-item a:hover {border-bottom:1px solid #222;}

						.blog-bar .primary .inside {border-left:3px solid #ff7e09;}
						.blog-bar .primary .help {border-left:3px solid #da3610;}
						.blog-bar .primary .dev {border-left:3px solid #95b93d;}
						.blog-bar .primary .biz {border-left:3px solid #3d92cf;}
				}

		.global-header .branding {position:absolute;left:1em;bottom:0;padding-bottom:0.5em;}
			@media screen and (max-width: 1279px) {.global-header .branding {width:33%;max-width:340px;}}
			@media screen and (max-width: 599px) {.global-header .branding {width:66%;padding-bottom:0;}}
			.global-header .branding img {max-width:100%;height:auto;}

		.global-header .speech {background:url(/wp-content/themes/vip/blackberry-blogs/img/speech-bubble-header.png) no-repeat;width:35px;height:24px;position:absolute;left:100px;bottom:-18px;display:none;}
			@media screen and (min-width: 1600px) {.global-header .speech{display:block;}}
			@media screen and (max-width: 599px) {.global-header .speech {display:none;}

				.global-header .tools .categories-flyout, .global-header .nav.social {display:none;}
				.open .global-header .tools .categories-flyout, .open .global-header .nav.social {position:absolute;display:block;}

			}

	.global-header .tools {position:absolute;width:65%;right:0;/*bottom:.75em;*/bottom:0;}
		@media screen and (max-width: 960px) {.global-header .tools {right:0;}}
		@media screen and (max-width: 599px) {.global-header .tools{bottom:0;top:0;}}
		.ie8 .global-header .tools {max-width:700px;}
		.abbr .tools {bottom:.25em;}

		@media screen and (max-width: 599px) {
			.global-header .tools .categories-flyout {z-index:10000;position:absolute;top:15.7em;right:-15.8em;width:15.8em;font-size:1.25em;border-bottom:1px #333 solid;background:#222;}

			.categories-flyout ul {display:none;}
				.categories-flyout ul.mobile-active {display:block;}
				.categories-flyout li {display:block;float:none;height:inherit;}
					.categories-flyout .category-list {font-size:.75em;}
							.categories-flyout .category-list li {margin:0 .25em;padding:1em 0;border-bottom:1px solid #1f1f1f;border-left:none;}
								.categories-flyout li:hover {background:#2b2b2b;}
								.categories-flyout .category-list a:link, .categories-flyout .category-list a:visited {color:#ddd;}
				.global-header .tools .categories-flyout p {margin:.5em;border-radius:2px;background:#f8f8f8;}
				.global-header .tools .categories-flyout li a {display:block;width:100%;height:inherit;}

				.categories-flyout .category-list.ten li, .categories-flyout .category-list.ten li a,
				.categories-flyout.category-list.nine li, .categories-flyout .category-list.nine li a,
				.categories-flyout .category-list.eight li, .categories-flyout .category-list.eight li a,
				.categories-flyout .category-list.seven li, .categories-flyout .category-list.seven li a,
				.categories-flyout .category-list.six li, .categories-flyout .category-list.six li a,
				.categories-flyout .category-list.five li, .categories-flyout .category-list.five li a,
				.categories-flyout .category-list.four li, .categories-flyout .category-list.four li a, 
				.categories-flyout .category-list.three li, .categories-flyout .category-list.three li a {width:100%;text-align:left;}
		}

		.global-header .tools .social {width:49%;float:left;}
			.nav.social li {display:inline-block;margin:0 .25em;}
				.ie8 .nav.social li {margin:0 .2em;}

				.nav.social a {margin-bottom:-.5em;display:block;}

				.site-content .nav.social {background:#ededed;padding:.5em;text-align:right;margin-bottom:1.6em;}

				@media screen and (max-width: 960px) {.nav.social img {width:16px;}}

				@media (min-width:600px) {.global-header .tools .social {font-size:1em;}}

				@media screen and (max-width: 599px) {
					.global-header .tools .social {display:block;z-index:100;position:absolute;top:14em;right:-15em;width:15em;float:none;}

					.global-header .nav.social li {display:block;float:left;margin:0 .2em;}
						.global-header .nav.social li:first-child {width:15%;float:left;padding:.25em .5em 0 .75em;color:#f8f8f8;}
					.nav.social img {float:right;width:24px;}
				}

		.global-header .tools .search {width:50%;float:right;position:relative;bottom:.5em;right:1em;}
		@media (max-width: 599px) {.global-header .tools .search {right:0;}}

			@media screen and (max-width: 599px) {.global-header .tools .search {width:100%;float:none;top:6em;height:61px;}
			.categories .toggle {height:58px;}
			}
			.global-header .tools .search form {text-align:right;}
				.global-header .search input[type=text] {width:75%;}
					#searchform .field {/*float:left;*/display:inline-block;margin:0;position: relative;top: -.5em;}
					@media (max-width: 599px) {#searchform .field {top:0;}}
				.btn-search {background:#555;/*float:left;*/max-height:42px;margin:0 0 0 3%;-webkit-border-radius:1px;border-radius:1px;max-width:48px;display:inline-block;}
					.btn-search:hover {background:#555;}
					.entry-content .btn-search {margin:0 0 -2px 1%;}
					@media (max-width: 599px) {.entry-content .btn-search {margin:0 0 -.7em 1%;}}

				@media screen and (max-width:780px) {.global-header .search input[type=text] {width:69%;}}
				@media screen and (max-width:719px) and (min-width:600px) {
					.global-header .tools .search {width:40%;}
					.global-header .tools .social {width:55%;}
						.nav.social li {margin:0 .15em;}
				}

		.close-header {position:fixed;height:10px;width:10px;text-align:center;top:2px;right:.5em;display:none;opacity:.0;filter:alpha(opacity=0);border:1px solid #999;cursor:pointer;line-height:9px;color:#999;}
			.close-header:hover {color:#fff;opacity:1;}

/* ^Breadcrumbs */
	.nav.breadcrumbs {padding-bottom:1.2em;border-bottom:1px solid #adadad;margin-bottom:1.2em;font-style:italic;}
		.nav.breadcrumbs li {margin-left:7px;}
			.nav.breadcrumbs li:first-child {margin-left:0;}
				.nav.breadcrumbs li a {padding-right:7px;}
			.nav.breadcrumbs li:after {content:" › ";}
				.nav.breadcrumbs .current-page:after {content:none;}
/* ^Nav Single */
	.nav-single .nav-previous, .nav-single .nav-next {padding:0;margin-bottom:1.6em;width:45%;margin-top:1.5em;}
	.alignleft.nav-previous, .alignright.nav-next{text-align:center;display:block;width:45%;}
		.nav-previous a, .nav-next a {width:500px;display:table-cell;height:4em;vertical-align:middle;}
		.nav-previous a:hover, .nav-next a:hover {text-decoration:none;}
		@media (max-width:480px) {.nav-single .nav-previous, .nav-single .nav-next {width:100%;}}
		.nav-previous {float:left;}
			.nav-previous a {padding:.5em 1em .5em 2.5em;background:#ebebeb url(/wp-content/themes/vip/blackberry-blogs/img/icon/nav-prev@2x.png) left no-repeat;background-size:18px 26px;}
			.nav-previous a:hover {background-color:#dadada;background-size:18px 26px;}
		.nav-next {float:right;}
			.nav-next a {padding:.5em 2.5em .5em 1em;background:#ebebeb url(/wp-content/themes/vip/blackberry-blogs/img/icon/nav-next@2x.png) right no-repeat;background-size:18px 26px;}
			.nav-next a:hover {background-color:#dadada;background-size:18px 26px;}
				.ie8 .nav-previous a, .ie8 .nav-previous a:hover {background-image:url(/wp-content/themes/vip/blackberry-blogs/img/icon/nav-prev.png);}
				.ie8 .nav-next a, .ie8 .nav-next a:hover {background-image:url(/wp-content/themes/vip/blackberry-blogs/img/icon/nav-next.png);}

		@media screen and (max-width: 480px) {.alignleft.nav-previous, .alignright.nav-next{float:none;width:100%;margin:.8em 0;}.nav-previous a, .nav-next a {width:999px;}}

/* ^Categories */
	.categories {background:#ebebeb;padding:.33em 0;min-width:156px;border-bottom:3px solid #555;} 
		.categories p {display:none;}
		.category-list a:hover {background:#dadada;}

	.faux-categories {height:122px;}
		.category-list {text-align:center;width:100%;}
			.category-list li {display:block;float:left;border-left:1px solid #aeaeae;height:auto;position:relative;}

				.category-list li a {overflow:hidden;} 
				.ie8 .category-list li {background:transparent;zoom:1;font-size:.8em;}
					.category-list li:first-child {border-left:none;}
				.category-list li:nth-last-of-type(1) {border-right:none;}
				.category-list.ten li, .category-list.ten li a {width:10%;max-width:10%;}
				.category-list.nine li, .category-list.nine li a {width:11.11%;max-width:11.11%;}
				.category-list.eight li, .category-list.eight li a {width:12.5%;max-width:12.5%;}
				.category-list.seven li, .category-list.seven li a {width:14.28%;max-width:14.28%;}
				.category-list.six li, .category-list.six li a {width:16.66%;max-width:16.66%;}
				.category-list.five li, .category-list.five li a {width:20%;max-width:20%;}
				.category-list.four li, .category-list.four li a {width:25%;max-width:25%;}
				.category-list.three li, .category-list.three li a {width:33.33%;max-width:33.33%;}

				.category-list a {display:table-cell;vertical-align:middle;height:2.5em;position:relative;top:0;bottom:auto;}
					.category-list a:link, .category-list a:visited {color:#222;}
					.category-list a:hover {text-decoration:none;}

					.category-list.ten li a, .category-list.nine li a, .category-list.eight li a,
					.category-list.seven li a {padding:0 1em;}
					.category-list.six li a, .category-list.five li a, .category-list.four li a {padding:0 2em;}
					.category-list.three li a {padding:0 4em;}
					
				.category-list li ul.sub-menu {
					background:#ebebeb;
					z-index: 99;
					list-style:none;
					position:absolute;
					left:-9999px; 
					padding-top: 5px;
				}
				.category-list li ul.sub-menu li{
					width:100%;
					max-width:100%;
					padding-top:1px; 
					float:none;
					border:0;
				}
				.category-list li ul.sub-menu a{
					white-space:nowrap; 
					text-align: left;
				}
				.category-list li:hover ul.sub-menu{ 
					left:0; 
				}


				@media screen and (max-width: 767px) {
					.category-list.ten li, .category-list.ten li a,
					.category-list.nine li, .category-list.nine li a,
					.category-list.eight li, .category-list.eight li a,
					.category-list.seven li, .category-list.seven li a,
					.category-list.six li, .category-list.six li a,
					.category-list.five li, .category-list.five li a,
					.category-list.four li, .category-list.four li a,
					.category-list.three li, .category-list.three li a {max-width:inherit;width:auto;}
				}

				@media screen and (max-width: 767px) {
					.categories {position:relative;padding:0;z-index:6;}

					.categories p {display:block;margin-bottom:0;}
					.category-title {display:block;padding:.75em 1em;font-size:1.5em;color:#222;cursor:pointer;}
					.categories-flyout .category-title {padding:.25em 1em;font-size:1em;}
						.category-title:after {content:"›";float:right;margin-top:-.3em;margin-right:0;font-size:1.8em;-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}

						.categories ul {display:none;}
					.categories ul.mobile-active {display:block;}
						.categories .mobile-active li {line-height:3.5em;} 
							.mobile-active .category-title {padding-right:1.65em;}
							.mobile-active .category-title:after {-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);margin-right:-.15em;}
							.categories-flyout.mobile-active .category-title:after {margin-right:-.3em;margin-top:-.3em;}

					.category-title:hover {text-decoration:none;background:#dadada;}

					.category-list {text-align:left;width:100%;}
					.categories .category-list li {float:none;border-right:none;border-bottom:1px solid #aeaeae;}
						.ie8 .category-list li {background:transparent;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF)";zoom:1;}

					.category-list li:nth-last-of-type(1) {border-bottom:none;}
					.category-list.ten li, .category-list.ten li a,
					.category-list.nine li, .category-list.nine li a,
					.category-list.eight li, .category-list.eight li a,
					.category-list.seven li, .category-list.seven li a,
					.category-list.six li, .category-list.six li a,
					.category-list.five li, .category-list.five li a,
					.category-list.four li, .category-list.four li a,
					.category-list.three li, .category-list.three li a {width:100%;}

					.category-list a {display:block;position:static;font-size:1.5em;}
					
					.category-list li ul.sub-menu {
						position:relative;
						left:0; 
						padding-top: 0;
					}
					.category-list li ul.sub-menu li{
						padding-top:0;						
						border-bottom:1px solid #aeaeae;
					}
					.category-list li ul.sub-menu li a {padding-left:2em;}
					.category-list li ul.sub-menu li:first-child {border-top:1px solid #aeaeae;}
					.category-list li ul.sub-menu li:nth-last-of-type(1) {border-bottom:none;}					
				}

				@media screen and (max-width: 599px) {
					.categories .toggle {width:50%;}
					.categories .category-list {border-top:3px solid #555;}
						.categories .category-list li a:hover {background:#dadada;}
				}

/* ^Post Category button */
	.category-link {position:absolute;background:#555;text-align:center;max-width:165px;padding:.5em 1.2em;font-style:italic;}
		.category-link a:link, .category-link a:visited, .category-link a:hover {color:#fff;text-decoration:none;}
		.category-link:hover {background:#555;text-decoration:none}
	.category-space {font-style:normal;}

		@media screen and (max-width:840px) {
			.entry-header .category-link {position:relative;margin-bottom:1em;display:block;}
			.feed-item .category-link {margin-bottom:0;}
		}

/* ^Content area */
.chewycenter {max-width:1280px;position:relative;padding-bottom:3em;}
	.site-content {width:65.62%;margin-right:3.1%;float:left;margin-top:1.6em;}
		.page-template-page-templatesfull-width-php .site-content {width:100%;float:none;margin-right:0;}
		@media screen and (max-width:767px) {.site-content {width:100%;float:none;margin-right:0;}}

	.no-js .view-ctrl {display:none;}
	.view-ctrl {margin-bottom:1.55em;}
		.view-ctrl .views {float:right;margin-top:-3px;}
			.view-ctrl li {cursor:pointer;display:inline-block;}
				.view-grid {margin-right:1em;}
				.view-icon {background:#b2b2b2;width:21px;height:21px;float:left;margin:0 .5em 0 0;overflow:visible;padding:0 1px 1px 0;}
					.active .view-icon {background:#222;}
						.view-icon img {max-width:23px;max-height:23px;border:2px solid #ebebeb;margin:-2px;/*ios zoom fix*/}
				.view-ctrl .label {float:left;padding-top:3px;color:#b2b2b2;}
					.view-ctrl .active .label {color:#222;}

	@media screen and (max-width:550px) {.view-ctrl {display:none;}}

	.loader {margin-bottom:1.55em;}
		.loader .icon-ellipse {float:right;}

/* POSTS */
/* Global */
.sharing {background:url(/wp-content/themes/vip/blackberry-blogs/img/bg-post-share.png) no-repeat -1em top;}
	.post-social {display:table;float:right;}
		.ie8 .post-social {margin-right:-1px;}
	.post-social li {border-right:1px solid #fff;display:table-cell;vertical-align:middle;}
		.post-social li:nth-last-of-type(1) {border-right:none;}
		.post-social li a {padding:8px;text-align:center;line-height:.9em;min-height:2em;color:#555;}
			.post-social li a:hover {text-decoration:none;background:#dadada;}
				.sharing.counts li a img {margin-top:0;}
				.sharing li a img {margin-top:.4em;}
				.counts .count {font-size:15px;}
				.post-social li a .count {display:none;}
				.counts .post-social li a .count {display:block;}

	.sharing .share {display:inline-block;padding:13px 10px 13px 14px;}
		.icon-share {vertical-align:text-top;}
.post-header {line-height:1em;margin-bottom:.5em;}

/* Applies to frontpage list and grid teasers */
	.frontpage-feed .post-image {position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
		.ie8 .frontpage-feed .post-image {background:none !important;} /* important: overwrite CSS3 inline featured image background */
		.frontpage-feed .post-image img {width:100%;height:auto;}
	.frontpage-feed .post-footer .category-link {display:none;}
	.frontpage-feed .sharing {position:absolute;margin-top:-44px;width:100%;}
		.frontpage-feed .share {float:left;}
	.frontpage-feed .post-content-wrapper, .frontpage-feed .post-footer-wrapper {float:left;width:100%;}
	.frontpage-feed .entry-title {width:auto;}
		.ie8 .frontpage-feed #infinite-handle {display:none;}

/* list view */
	.list .post {clear:both;margin-bottom:1.55em;float:left;width:100%;}
	.list .grid-view {display:none;}
		.list .post-image {float:left;width:30%;max-width:252px;margin-right:5%;min-height:14em;}
			.ie8 .list .post-image img {min-height:14em;height:auto;max-height:14em;width:auto;max-width:inherit;min-width:100%;}
			.list .post-image img {vertical-align:bottom;}
			.list .post-image .category-link {top:inherit;bottom:0;right:0;}
		.list .post-teaser, .list .post-footer {position:relative;width:65%;float:right;}
			.list .post-teaser .post-title {display:block;height:3.28em;padding-bottom:0.5em;}
				.no-js .list .post-teaser .post-title {height:auto;}
			.list .post-header {position:static !important;top:0 !important;margin-top:0 !important;} /* important: overwrites JS that does vertical align on grid view */
			.list .excerpt {margin-bottom:1.5em;padding-bottom:50px;}
		.list .entry-meta {font-style:italic;margin-bottom:1em;}

/* grid view */
	.grid .post {width:47.6%;margin-right:4.76%;float:left;margin-bottom:1.55em;background:#f8f8f8;padding-top:5.28em;position:relative;}
	.grid .list-view {display:none;}
	.grid .post:nth-of-type(even) {margin-right:0;}
	.ie8 .frontpage-feed .even {margin-right:0;} /* Note, IE8 can't even extend the above line! */
		.grid .post-teaser {position:absolute;top:0;display:block;height:5.28em;padding:.5em 1em;width:100%;}
			.grid .post-teaser .post-title {display:block;height:3.28em;}
			.grid .post-teaser .txt-sizer {height:4.5em;}

		.grid .post-image {max-width:400px;width:100%;height:22em;border-bottom:1px solid #fff;}
			.ie8 .grid .post-image img {min-height:22em;height:auto;max-height:22em;width:auto;max-width:inherit;min-width:100%;}
			.grid .post-image .img {display:block;min-height:300px;}
			.grid .post-image .category-link {bottom:inherit;top:0;right:0;}
		.grid .excerpt {display:none;}

		.grid .post-meta {position:relative;}
			.grid .entry-meta {background:rgba(255,255,255,0.7);font-style:italic;padding:1em 1em 60px;position:absolute;bottom:5px;z-index:11;width:100%;}
				.ie8 .grid .entry-meta {background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF,endColorstr=#B2FFFFFF)";zoom:1;}
				.grid .entry-meta p {margin-bottom:0;}
					.grid .comments {display:block;}

			.grid .sharing {position:absolute;bottom:0;z-index:12;width:100%;}

@media screen and (max-width:1045px) and (min-width:480px) {
	.post-social li a {padding:8px 6px;}
	.counts .count {font-size:12px;}
	.grid .sharing {background-position:-4.5em top;}
	.grid .sharing .label {display:none;}
	.list .post {margin-bottom:2em;}
}

@media screen and (max-width:550px) { /* No more grid - these styles normalize both views */
	.list .post {margin-bottom:3em;}
		.list .sharing {background-position:-4.5em top;}
		.list .sharing .label {display:none;}

	.grid .list-view {display:block;}
	.grid .post {margin-bottom:3em;width:100%;padding-top:0;background:none;}
		.grid .post-image {float:left;width:30%;max-width:252px;margin-right:5%;height:14em;}
			.grid .post-image img {vertical-align:bottom;}
			.grid .post-image .category-link {bottom:0;right:0;top:inherit;}
		.grid .sharing {background-position:-4.5em top;}
		.grid .sharing .label {display:none;}
		.grid .post-teaser, .grid .post-footer {position:relative;width:65%;float:right;}
		.grid .post-teaser {height:auto;padding:0 .5em 0 0;}
			.grid .post-teaser .post-title {display:block;height:3.28em;padding-bottom:0.5em;}
			.grid .entry-title {margin-top:0 !important;top:0 !important;position:static !important;}/* important: overwriting inline JS */
			.grid .entry-meta {font-style:italic;margin-bottom:1em;background:none;position:static;padding:0;}
			.grid .excerpt {margin-bottom:1.5em;padding-bottom:50px;display:block;}

			.grid .post-footer .entry-meta {display:none;}

	.frontpage-feed .details .right {float:none;width:100%;}
}

@media screen and (max-width:480px) {
	.list .post {position:relative;}
	.frontpage-feed .post-footer, .grid .post-meta {position:static;}
			.frontpage-feed .sharing {left:0;}
	.frontpage-feed .post-image {height:10em;min-height:inherit;}
}
@media screen and (max-width:450px) {
	.frontpage-feed .category-link {display:block;width:100%;padding:.5em;font-size:.8em;}
}
@media screen and (max-width:320px) {
	.frontpage-feed .post-image {height:6em;min-height:inherit;}	
}

/* Comments */
.discussion {padding-top:1.6em;border-top:1px solid #adadad;}
	.discssion-title {float:left;font-style:italic;}
	.discussion #disqus_thread, .discussion #comments {display:block;height:auto;overflow:hidden;}
		.discussion.hide #disqus_thread, .discussion.hide #comments {height:0 !important; /* important: overwriting JS (for animation) */}
	.toggle-comments {cursor:pointer;float:right;margin-bottom:1.6em;background:#ebebeb;font-style:italic;color:#555;min-width:45%;}
		.toggle-comments:hover {background:#dadada}
		.no-js .toggle-comments {display:none;}
		.discussion .arrow .show-txt, .discussion .arrow .hide-txt {position:relative;top:-4px;}
		.discussion .show-txt {display:none;}
			.discussion.hide .show-txt {display:inline-block;}
		.discussion .hide-txt {display:inline-block;}
			.discussion.hide .hide-txt {display:none;}
		.toggle-comments .label {float:left;padding:.8em 1.11em;}

		@media screen and (max-width:480px) {.toggle-comments{float:left;clear:both;min-width:14em;}}

/* Single & Pages */
.singular .entry-header .entry-meta {position:relative;}
	.entry-meta .sep {display:none}
.entry-header {position:relative;margin-bottom:2em;}
	.entry-header .category-link {top:0;right:0;}
	.entry-title {width:66%;}
		.entry-date {padding-right:7px;}
		.by-author .author {padding-left:7px;}
			.by-author:before {content: " / ";}

.single-top-share {width:370px;float:right;position:relative;top:-2.5em;margin-bottom:-2.5em;}
	.single-top-share .sharing {background:#ebebeb;}
	.single-top-share .post-social li a {padding:8px 14px 6px;}

.single-bottom-share {position:relative;margin-bottom:1em;}

	@media screen and (max-width:950px) {
		.single-top-share {float:none;top:1em;margin-bottom:3em;}
	}

	@media screen and (max-width:840px) {
		.entry-title {width:100%;}
	}

	@media screen and (max-width:480px) {
		.single-bottom-share .sharing {background-position:-4.5em top;}
		.single-bottom-share .sharing .label {display:none;}
		.single-top-share {width:100%;}
	}

	@media screen and (max-width:375px) {
		.single-top-share .share .label {display:none;}
		.single-top-share .post-social li a {padding: 8px 10px;}
	}

.post-tags {padding:2em 1em;font-size:1em;font-style:italic;}

.label-box {background:#555;font-size:1.3em;padding:.25em .75em;font-style:italic;line-height:1.5}
	.label-box:hover {background:#444;}

	.rss-link {position:absolute;right:0;}
		.rss-link-label {padding-right:2em;background:url(/wp-content/themes/vip/blackberry-blogs/img/icon/icon-rsslink.png) no-repeat right;}

.arrow {float:right;background:#555;margin-left:.8em;padding:.4em;color:#fff;font-size:2em;font-style:normal;width:.7em;text-align:center;}
	.arrow:hover {background:#444;}
			.arrow .hide-txt {position:relative;top:-3px;}

#nav-single {width:100%;}

/* ^Content Elements */

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.25em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.25em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text elements */
p {
	margin-bottom: 1.6em;
}
.entry-content ul, .entry-content ol {
	margin: 0 0 1.625em 2.5em;
}
.entry-content ul {
	list-style-image:url(/wp-content/themes/vip/blackberry-blogs/img/icon/bullet.png);
}

	.hi-res .entry-content ul {
		list-style-image:url(/wp-content/themes/vip/blackberry-blogs/img/icon/bullet@2x.png);
	}
	.entry-content ul li {
		margin-left:2px;
		padding-left:8px;
		margin-bottom:1em;
	}

.entry-content ol {
	list-style-type: decimal;
}
.entry-content ol ol {
	list-style: upper-alpha;
}
.entry-content ol ol ol {
	list-style: lower-roman;
}
.entry-content ol ol ol ol {
	list-style: lower-alpha;
}
.entry-content ul ul, .entry-content ol ol, .entry-content ul ol, .entry-content ol ul {
	margin-bottom: 0;
}

.entry-content dl.gallery-item {
	margin: 0;padding:1em;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

div[id*="gallery-"] img {border:1px solid #ededed !important;} /* Important: overwrite WP generated CSS */

.entry-content dl,
.comment-content dl {
	margin: 0 1.6em;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.7;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.7;
	margin-bottom: 1.6em;
}

strong, bold {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: .7em Consolas, Monaco, Lucida Console, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font-family: Consolas, Monaco, Lucida Console, monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: .6em;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: .7em;
}
sub {
	top: .6em;
}
small {
	font-size: smaller;
}

blockquote.pull {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.pull.alignright {
	margin: 0 2em 1em 3em;
	text-align: left;
	background:url(/wp-content/themes/vip/blackberry-blogs/img/pullquote-right.png) bottom right no-repeat;
	padding-right:1em;
}
.pull.alignleft {
	margin: 0 4em 1em 2em;
	text-align: right;
	background:url(/wp-content/themes/vip/blackberry-blogs/img/pullquote-left.png) bottom left no-repeat;
	padding-left:1em;
}
blockquote.pull.alignright, blockquote.pull.alignleft {width: 33%;}

.entry-content table,
.comment-content table {
	color: #777;
	margin: 0 0 1.6em;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	margin: 1.6em 0;
}

.entry-content table td,
.comment-content table td {
	padding:.3em;
	border: 1px solid #ededed;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;

}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.entry-content tr:hover {background:#f8f8f8;}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: .7em;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 1.6em;
	text-align: right;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: .7em;
	display:block;
}
.widget_rss li {
	margin: 12px 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 1.6em;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 1.6em 0;
	padding-top: 1.6em;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	line-height: 1.8;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 1.6em;
	font-size: 1.2em;
}

.comments-area article header {
	margin: 0 0 1.6em;
	overflow: hidden;
}
.comments-area article header img {
	float: left;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 10%;
}
.comments-area article header cite {
	font-style: normal;
}
.comments-area article header a {
	text-decoration: none;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size:.8em;
	background-color: #dadada;
	border-radius: 2px;
}
.comments-area li.bypostauthor cite span {
	margin-left: 5px;
	padding: 2px 5px;
	color:#fff;
	border-radius: 2px;
}
a.comment-reply-link,
a.comment-edit-link {
	font-size: .9em;
}

/* Comment form */
#respond {
	margin-top: 1.6em;
}
#respond h3#reply-title {
	font-size: 1.3em;
}
#respond form {
	margin: 1.6em 0;
}
#respond form p {
	margin: 11px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 1.6em;
}
#respond form label {
	display: block;
}
#respond form input[type="text"],
#respond form textarea {
	padding: 1em;
	width: 100%;
}
#respond form p.form-allowed-tags {
	font-size: .8em;
	line-height: 1.6;
	color: #555;
}
.required {
	color:#c00;
}

#comments article {
	border-bottom: 4px double #ededed;
	margin-bottom: 1.6em;
	padding-bottom: 1.6em;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.pingback {display:none;}

/* =Single image attachment view
-------------------------------------------------------------- */

.image-attachment div.attachment, .image-attachment div.attachment p {
	text-align: center;
}

/* =Post formats
-------------------------------------------------------------- */
.feed-item .type-tag a {padding:.5em 1.2em;float:left;font-size:.8em;font-style:italic;width:20%;margin-right:5%;text-align:center;display:block;color:#fff;}
.feed-item .feed-sidebar {width:20%;margin-right:5%;float:left;}
.feed-item .feed-content {width:75%;float:right;}
	.feed-item .feed-content h1 {margin-bottom:.5em;}
	.feed-item .feed-content p {font-size:1em;}
	.feed-item .list-view.entry-meta {margin-bottom:1.6em;}

	/* Image posts */
	.feed-item article.format-image a {text-decoration:none;}

	/* Quote posts */
	article.format-quote .entry-content p {margin:0;padding-bottom:1.6em;}
	article.format-quote .entry-content blockquote {padding:1.6em 1.6em 0;color:#6a6a6a;background:#efefef;margin-bottom:1.6em;}

	/* Status posts */
	.feed-item .format-status .entry-header .type-tag a {width:100%;margin-bottom:1em;}
	.feed-item .format-status .entry-header header {margin-left:1em;}
	.feed-item .format-status .entry-content {font-size:.75em;}
	.format-status .entry-header p {font-size:.9em;}
	.format-status .feed-content p {font-size:1.33em;}

@media screen and (max-width:540px) {
	.feed-item .feed-sidebar, .feed-item .feed-content {float:none;width:auto;}
		.feed-item .format-status .feed-sidebar {max-width:100px;}
			.feed-item .format-status .type-tag a {position:static;margin-bottom:0;}
			.feed-item .format-status .entry-header header {margin-left:0;}
	.feed-item .post {position:relative;}
		.feed-item .type-tag a {position:absolute;top:0;left:0;}
		.feed-item .feed-content h1 {margin-top:.75em;}
	.feed-item .format-link .entry-meta, .feed-item .format-quote .entry-meta, .feed-item .format-aside .entry-meta {margin-top:2em;}
	.feed-item .entry-meta .right {float:left;}
}

/* Feed view - categories, search , author etc */
.feed-item {clear:both;border-top:1px solid #dedede;}
	.feed-item .page, .feed-item .post {padding:1.6em .5em 0 0;}
	.feed-item .page .entry-header, .feed-item .page .entry-summary {padding-left:.5em;}
		.feed-item .even {background:#f8f8f8;}
	.feed-item .post-image {float:left;margin-right:5%;min-width:95px;overflow:hidden;max-height:10em;margin-bottom:1.6em;}
		.feed-item .format-standard .post-image img {display:block;height:auto;max-width: 100%;}
		.feed-item .post-image .category-link {display:block;position:static;width:auto;font-size:.8em;}
	.feed-item .format-standard .entry-summary {margin-top:.7em;}
		.feed-item .entry-title {padding-bottom:.5em;margin-bottom:0;width:auto;}

		.feed-item .format-standard .entry-title, .feed-item .format-standard .entry-meta, .feed-item .format-standard .entry-summary {width:75%;float:right;}
		.feed-item .post-image {width:20%;}
	.share-feedview {margin-right:-.5em;}

		@media screen and (max-width:789px) {.feed-item .entry-title, .feed-item .entry-meta, .feed-item .entry-summary {width:73%;}}

		@media screen and (max-width:540px) {.feed-item .entry-title, .feed-item .entry-meta, .feed-item .entry-summary {width:auto;float:none;} .share-feedview .share .label {display:none;}.share-feedview .sharing {background-position:-4.5em top;}

			.feed-item .post-image {float:none;}
			.feed-item .format-standard .entry-title, .feed-item .format-standard .entry-meta, .feed-item .format-standard .entry-summary {width:auto;float:none;}
	}

		.feed-item.page .entry-title, .feed-item.page .entry-meta, .feed-item.page .entry-summary {width:auto;float:none;}

#infinite-handle {float:right;width:100%;font-style:italic;background:#ebebeb;padding:0 1em;margin-top:1.5em;}
	#infinite-handle:hover {background:#dadada;}
	#infinite-handle span {background:url(/wp-content/themes/vip/blackberry-blogs/img/icon/load-dots@2x.png) no-repeat right center;color:#555;font-size:1.3em;padding:1em;display:block;}
	.infinite-loader {margin: 1.5em auto;float:left;width:100%;}
		.infinite-loader .spinner {left:50% !important;}
.infinite-scroll nav.navigation {display:none;}

.entry-content img, .comment-content img, .widget img {max-width:100%;height:auto;}

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 */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.post-image .wp-post-image {width:100%;}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

.wp-caption {position:relative;padding-top:5px;text-align: center;background:#f8f8f8;margin-bottom:1.625em;max-width:100%;}
	.wp-caption.clean-quote {background:none;text-align:left;}
	.wp-caption img, .wp-caption-text {position:relative;bottom:0;}
		.wp-caption.clean-quote img {border-bottom:1px solid #777;width:100%;max-width:100%;height:auto;}
		.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {font-size:inherit;}
		.wp-caption-text {margin-bottom:0;padding:.5em;font-style:italic;}
		.wp-caption-text.clean-quote {background:url(/wp-content/themes/vip/blackberry-blogs/img/bg-post-caption.png) no-repeat top left;width:100%;padding-left:4em;}

.gallery-caption.clean-quote {position:static !important;width:90%;padding:0;}/*important: overwrite JS*/

.entry-content .alignright, .entry-content .alignleft {max-width:50%;}
img.aligncenter {margin-bottom:1.25em;}

.wp-caption.std-caption, .no-js .wp-caption {padding:0;height:auto !important;margin-bottom:1.25em;} /* important: overwriting JS */
		.wp-caption.std-caption img, .wp-caption.std-caption .wp-caption-text, .no-js .wp-caption img, .no-js .wp-caption .wp-caption-text {position:relative !important;} /* important: overwriting JS */
		.wp-caption.std-caption .wp-caption-text, .no-js .wp-caption.std-caption .wp-caption-text {background:#e8e8e8;padding-left:.5em;}
		.gallery-caption.clean-quote {background:#e8e8e8;padding:.2em;}

@media screen and (max-width:480px) {
	.wp-caption {padding:0;height:auto !important;} /* important: overwriting JS */
		.wp-caption img, .wp-caption-text {position:relative !important;} /* important: overwriting JS */
		.wp-caption-text.clean-quote {background:#e8e8e8;padding-left:.5em;}
	.alignright, .alignleft {float:none;text-align:center;display:block;max-width:100%;margin:1em auto;}
	blockquote.pull.alignright, blockquote.pull.alignleft {width:85%;max-width:85%;margin:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:.1em;}
	.entry-content img {height:auto;}
	.gallery-caption.clean-quote {display:none;}
}

/* THEME COLOURS - overridden in children themes */
.category-link, .active .view-icon, .nav.views li:hover .view-icon, .top-box:hover, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span, .feed-item .type-tag a {background:#555;}

.darker, .category-link:hover, .close-header:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover, li.bypostauthor cite span:hover, .feed-item .type-tag a:hover {background:#444;}
	.ie8 .category-list li {border-right:solid 1px #444;}
	.ie8 .category-list li:first-child {border-left:solid 1px #444;}
button:active, input[type="submit"]:active, input[type="image"]:active, input[type="button"]:active, input[type="reset"]:active {background:#333;}
.view-ctrl .active .label, .entry-title a:hover, .nav.views li:hover .label, a:hover, a:active, .post-teaser a h1:hover {color:#555;}
input[type=text]:focus {border:1px solid #555;}

.btn-search {background-color:#667b94;}
	.btn-search:hover {background-color:#586a80;}

/* ^Specific Pages */
#authorlist ul {margin:0;}
#authorlist li {float:left;width:20%;list-style:none;height:13em;margin:0;}
	.author-twitter {text-indent:-999px;position:absolute;top:0;}
#authorlist div.authname {margin:20px 0 0 10px;float:left;}
@media screen and (max-width:480px) {
	#authorlist li {width:33.33%;}
}

.entry-content .archive-list {line-height: 1.7;font-size: 1.3em;}

/* ^Widget areas */
.widget-area {width:31.25%;float:right;margin-top:1.6em;}

.widget {padding-bottom:1.6em;margin-bottom:1.6em;border-bottom:1px solid #adadad;height:100%;}
	.widget h3 {font-size:1.66em;margin-bottom:.5em;display:inline-block;}
	.widgettitle-icon {float:right;}
		.widget-logo {display:inline-block;margin-bottom:-9px;}	
		.widget .story {background:#f8f8f8;min-height:6em;margin-top:.5em;width:100%;display:table;border-top:1px solid #ebebeb;}
		.widget iframe {width:100%;display:block;}
			.ibbvid .story {margin-top:-.3em;}
			.widget .story:hover {background:#f1f1f1;}
			.widget .post-image {display:table-cell;width:30%;line-height:0;}
				.widget .post-image img {width:100%;}
			.widget .widget-video iframe {width:100%;height:auto;}
			.widget .widget-content {padding:.75em;margin-bottom:.5em;}
			.widget .post-teaser {display:table-cell;vertical-align:middle;width:70%;padding:.5em 1em .5em 5%;}
				.widget .bb-blogs .post-teaser, .ibbtags .post-teaser {width:50%;}

			.widget .arrow-cell {display:table-cell;vertical-align:bottom;width:16%;}
			.widget .post-teaser .btn-text {display:block;margin:1.1em -.9em -.45em 0;float:right;padding-top:0;line-height:1em;color:#fff;}	
				.widget .btn-text:after {content:" › ";font-size:2em;position:relative;top:.1em;left:.5em;line-height:1em;padding-right:.5em;font-style:normal;}	
			.bb-blogs .post {margin-bottom:1.6em;}
			.ibbsub .post-teaser {display:block;width:90%;}
			.ibbsub select {width:90%;padding:.4em;font-style:italic;display:block;margin:1em auto 0;color:#555;}
			.pre-title {margin-bottom:-.4em}

	.image-banner {text-align:center;}
		.image-banner img {max-width:100%}

	.twitter-timeline {height:400px;}

	.no-js .ibbsocial {display:none;}
@media screen and (min-width:767px) {
	.widget {max-width:389px;}
}
@media screen and (max-width:767px) {
	.widget-area {width:100%;float:none;margin-top:2em;border-top:1px solid #e8e8e8;padding-top:2em;}
}

.no-js .top-box {display:none;}
.top-box {width:4.1em;max-width:57px;height:3.5em;max-height:48px;display:none;background:#555;opacity:.3;filter:alpha(opacity=30);bottom:1em;right:1em;z-index:15;}
	.top-box:hover,.top-box.appear:hover {opacity:1;}
	.top-box.appear {display:block;opacity:.3;filter:alpha(opacity=30);}
	@media screen and (max-width:767px) {.top-box{right:inherit;left:1em;}}
		.backtop-arrow {max-width:57px;max-height:48px;}

.global-footer {background:#262626;margin-top:2.66em;padding:2.5em 0 1.625em;width:100%;max-width:100%;overflow:hidden;}
	@media screen and (max-width:599px) {
		.open .global-footer {position:relative;right:-22em;}
	}

	.nav.pages li:after, footer .nav.primary li:after {content:" / ";}
		.nav.pages li:nth-last-of-type(1):after, footer .nav.primary li:nth-last-of-type(1):after {content:"";}
	.global-footer .nav.primary {margin-bottom:2em;}
	.lang-select {padding-right:32px;background:url(/wp-content/themes/vip/blackberry-blogs/img/icon/icon-globe.png) no-repeat right;line-height:1.7em}
	@media screen and (max-width:479px) {
		.lang-select {background-position:left;padding-left:32px;}
	}

/* Grey text boxes like lazy loader or frontpage view toggle */
.info-box {background:#ebebeb;font-style:italic;color:#555;padding:0.944em 1.11em;}
	.info-box h4 {margin-bottom:0;}
	a .info-box:hover {background:#dadada;}

.post-meta .entry-meta {font-style:italic;}	

.arrow-link {background:#555;float:right;}
	.arrow-link img {max-width:100%;display:block;}
	.arrow-link:hover {background:#333;}

/* Effects categories */
a, a:hover, .arrow-link, .arrow-link:hover, .txt-inside, .txt-inside:hover, .txt-dev, .txt-dev:hover, .txt-help, .txt-help:hover, .txt-biz, .txt-biz:hover, .post .sharing a, .post .sharing a:hover, a .info-box, a .info-box:hover, .nav-single .info-box, .nav-single .info-box:hover, .category-list li, .category-list a:hover, .category-list a, .discussion.hide #disqus_thread, .discussion.hide #comments, .discussion #disqus_thread, .discussion #comments, .blog-bar .primary li, .blog-bar .primary li:hover  {-webkit-transition:all 200ms ease;-moz-transition: all 200ms ease;-ms-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease;}

.nav.social img:hover, .branding a:hover {opacity:.7;filter:alpha(opacity=70);}
.widget-area .post-image, .bb-branding img:hover, .widget-video iframe {opacity:.8;filter:alpha(opacity=80);}
	.widget-area:hover .post-image, .bb-branding img, .widget-area:hover .widget-video iframe {opacity:1;filter:alpha(opacity=100);}
		.widget-area .post-image, .widget-area:hover .post-image, .nav.social img, .nav.social img:hover, .category-link, .category-link:hover, .bb-branding, .bb-branding:hover, .widget-area:hover .widget-video iframe, .widget-video iframe {-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;}

.appear {opacity:1;filter:alpha(opacity=100);}
.appear {-webkit-transition:opacity 1000ms ease;-moz-transition: opacity 1000ms ease;-ms-transition: opacity 1000ms ease;-o-transition: opacity 1000ms ease;transition: opacity 1000ms ease;}

.ts-fab-list li a, .ts-fab-list li a:hover, .featured-prev, .featured-next, .featured-prev:hover, .featured-next:hover, .top-box, .top-box:hover, .toggle-comments, .toggle-comments:hover, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover, li.bypostauthor cite span:hover, .feed-item .type-tag a, .feed-item .type-tag a:hover, .arrow, .arrow:hover, #infinite-handle, #infinite-handle:hover  {-webkit-transition:background-color 200ms ease;-moz-transition: background-color 200ms ease;-ms-transition: background-color 200ms ease;-o-transition: background-color 200ms ease;transition: background-color 200ms ease;}

.author-info {margin-bottom:1em;}
	.author-description h2 {margin-bottom:0;}
	.author-avatar {float:left;margin-right:2em;}

.category-title {-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}

/* Forms */
input[type=text], input[type=url], input[type=email], input[type=number], input[type=password], textarea {padding:.37em !important;border:1px solid #afafaf;-webkit-border-radius:2px;border-radius:2px;font-size:1.6em !important;}/* overwrite gravity form styles */
.search input[type=text] {font-size:1.222em !important;}/* overwrite gravity form styles */
	::-webkit-input-placeholder {color:#888;}
	:-moz-placeholder {color:#888;}
input[type=text]:focus {border:1px solid #555}

.contact-form input[type='text'], .contact-form input[type='email'] {width:90% !important;margin-bottom:1.6em !important;}
.contact-form label {font-weight: normal !important;font-size:1.1em;}
.contact-form textarea {width:90% !important;}

#searchform .field {font-size:22px !important;}/* overwrite gravity form styles */

	@media screen and (max-width: 720px) {
		#searchform .field {font-size:16px !important;}
		.btn-search {max-width:36px;}
	}

	@media screen and (max-width: 599px) {
		.global-header .tools {width:50%;}
			.global-header .tools .search {padding:8px .5em 9px;background:#dadada;border-bottom:3px solid #555;}
				.global-header .search input[type=text] {width:93%;}
				#searchform .field {width:75%;}

					.global-header #searchform .field {background:#fff url(/wp-content/themes/vip/blackberry-blogs/img/icon/bg-search.png) no-repeat right;padding-right:34px !important;font-size:22px !important;width:100%;}/* important overwrites plugin css */

				.global-header .tools .search .btn-search {position:absolute;left:-999px;}
					.btn-search {max-width:34px;}
					.hi-res .global-header #searchform .field {background:#fff url(/wp-content/themes/vip/blackberry-blogs/img/icon/bg-search@2x.png) no-repeat right;background-size:29px 24px;}
	}

input:focus {outline:none;} /* Chrome style fix */

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit] {
	padding: 6px 10px;
	color:#fff;
	cursor: pointer;
	border:none;
	border-radius:2px;
}

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

/* Popular Posts plugin
 * http://wordpress.org/extend/plugins/wordpress-popular-posts/
 */
.popular-posts .story {margin-top:0;}

/* ^Type & ^Typography */
@font-face{
	font-family:"TGN-light";
	src:url(/wp-content/themes/vip/blackberry-blogs/fonts/c22083eb-f768-467a-8736-cd9014be4e4f.eot);
	src:url(/wp-content/themes/vip/blackberry-blogs/fonts/c22083eb-f768-467a-8736-cd9014be4e4f.eot?iefix) format('embedded-opentype'),
	url(/wp-content/themes/vip/blackberry-blogs/fonts/41757792-b783-4a47-9e47-62f4fc3d2ea6.ttf) format("truetype"),
	url(/wp-content/themes/vip/blackberry-blogs/fonts/d30fef5b-e7a0-444c-8fbf-629dbf84f4f8.svg#d30fef5b-e7a0-444c-8fbf-629dbf84f4f8) format("svg");
			font-weight: normal;
			font-style: normal;
}
@font-face{
	font-family:"TGN-light";
	src:url(/wp-content/themes/vip/blackberry-blogs/fonts/f2eb748c-88b2-441d-8174-b5f2f62f51b6.eot);
	src:url(/wp-content/themes/vip/blackberry-blogs/fonts/f2eb748c-88b2-441d-8174-b5f2f62f51b6.eot?iefix) format('embedded-opentype'),
	url(/wp-content/themes/vip/blackberry-blogs/fonts/39db63bd-1bc5-4585-99c6-0472b14b6787.ttf) format("truetype"),
	url(/wp-content/themes/vip/blackberry-blogs/fonts/d14a0bc4-5dcd-48b6-8747-98d111e6ee58.svg#d14a0bc4-5dcd-48b6-8747-98d111e6ee58) format("svg");
			font-weight: normal;
			font-style: italic;
}

::selection {background:#555;color:#fff;}::-moz-selection{background:#555;color:#fff;}

.entry-content {
	font-family: arial;
	font-size: .7em;
	line-height: 1.5;
	letter-spacing: .015em;
}

body {font-size:100%;line-height:1.3;}
	@media screen and (min-width:1600px) {body{font-size:106.25%;}}
	@media screen and (max-width:1280px) {body{font-size:95%;}}
	@media screen and (max-width:1024px) {body{font-size:87.5%;}}

a:link {color:#667b94;text-decoration:none;}
	a:visited {color:#6f849c;text-decoration:none;}
	a:hover, a:active {color:#798ca3;text-decoration:underline;}
	.global-footer a:hover {color:#fff;}

	a.label-box {color:#fff;}
	.entry-title a:hover, .widget .post-teaser a:hover, .global-footer a:hover, .global-header .primary a, .nav.features a:hover, .post-teaser a:hover, a.label-box:hover {text-decoration:none;}

.btn-arrow {width:16%;float:right;}
.btn-text:link {font-style:italic;background:#555;color:#fff;padding:.6em 1em;font-size:1.1em;}
	.btn-text:hover {background:#333;}

.txt-right {text-align:right;}
.faint {color:#565655;font-size:0.778em;}


.arial {font-family:arial;}
body, h1, h2, h3, h4, h5, h6, .category-link, blockquote, .list h1, .global-header .nav.primary li {font-family:'TGN-light', sans-serif;}
.post .sharing a, .widget .meta {font-family:'TGN-light', sans-serif;font-style:italic;}
.global-header .nav.primary, .nav.features, .view-ctrl h3 {font-family:'TGN-light', sans-serif;}
input[type=text], .nav.social, .widget .story .date, .post .share {font-family:'TGN-light', sans-serif;font-style:italic;}
 
/* Text sizes */
.global-footer, .widget .meta {font-size:.9em;}
.post .share {font-size:18px;}
h6, .entry-content table, .comment-content table {font-size:1.3em;}

h5, .global-header .primary, .nav.social, .bb-blogs h1, .featured-posts .excerpt, .toggle-comments, .ibbsub select {font-size:1.222em;line-height:1.222em;} /*22px*/

.featured-posts .excerpt p {font-size:.95em;}
h4, .entry-content p, .entry-content address, .entry-content blockquote p, .entry-content ol, .entry-content ul li, .nav-single a {font-size:1.33em;} /* 24px */
h3, .featured-posts .post-header {font-size:1.778em;} /* 32px */
h2, .post-header, h1, .entry-title {font-size:2em;} /* 36px */

.post .share, .counts .post-social li a .count {font-size:.9em;}

.entry-content li > ul li, .entry-content li > ol li {font-size:1em;}

/* Special Line Heights */
h2 {line-height:.944em}
	h1, h2, h3, h4, h5, h6 {margin-bottom:1em;}
.entry-title {line-height:.92em;}
.widget .story h1 {line-height:1em;}

/* Text colours */
.nav.social, .widget .story .date, .post .share, .widget .meta {color:#555;} /* grey */
.nav.pages, .global-footer .nav.primary, .link-color {color:#6f849c;font-style:italic;} /* link blue */
.category-link:link, .category-link:visited, .category-link:hover, .nav.features a:hover, .nav.features .active a {color:#fff;}
.post h1 {color:#282727;}
.entry-meta {color:#262626;}

.txt-inside, .txt-dev, .txt-help, .txt-biz {color:#555;text-transform:uppercase;}
.link-biz:hover, .link-help:hover, .link-dev:hover, .link-biz:hover {text-decoration:none;}
.post.inside-blog:hover, .post.help-blog:hover, .post.dev-blog:hover, .post.biz-blog:hover {cursor:pointer;}

	.inside-blog:hover, .txt-inside:hover, .link-inside:hover, .post.inside-blog:hover .txt-inside, .post.inside-blog:hover .link-inside {color:#ff7e09;}	
	.help-blog:hover, .txt-help:hover, .link-help:hover, .post.help-blog:hover .txt-help, .post.help-blog:hover .link-help {color:#da3610;}
	.dev-blog:hover, .txt-dev:hover, .link-dev:hover, .post.dev-blog:hover .txt-dev, .post.dev-blog:hover .link-dev {color:#95b93d;}
	.biz-blog:hover, .txt-biz:hover, .link-biz:hover, .post.biz-blog:hover .txt-biz, .post.biz-blog:hover .link-biz {color:#3d92cf;}

	.post.inside-blog:hover .arrow-link {background:#ff7e09;}
	.post.dev-blog:hover .arrow-link {background:#95b93d;}
	.post.help-blog:hover .arrow-link {background:#da3610;}
	.post.biz-blog:hover .arrow-link {background:#3d92cf;}

.theme-notice {margin:1.6em auto;background-color:#adadad;border:1px solid #555;padding:15px 15px 5px;width:95%;}
	.theme-notice img {float:left;margin-top:-15px;margin-left:-15px;}
	.theme-notice a {color:#c00;}

	.warning-ie {display:none;}
		.ie7 .warning-ie {display:block;}

.display-b {display:block;}
.display-ib {display:inline-block;}
.display-table {display:table;}
.display-none {display:none;}
.pos-relative {position:relative;}
.pos-absolute {position:absolute;}
.fixed {position:fixed !important;}
.abs {position:absolute !important;}

.ie8-only {display:none;}
	.ie8 .ie8-only {display:block;}
.ie8 .sticky-top {position:static !important;} /* important: to respect our browser elders */
.ie8 .fluid-width-video-wrapper:after {content:"<p>&nbsp;</p>";}
.ie8 a:active, .ie8 a:focus {outline:none;}

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #333;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #333;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #333;
	}
	.author-avatar,
	#respond,
	.discussion,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.mast-head,
	#categories,
	.global-footer,
	.ts-fab-list,
	.single-bottom-share,
	.single-top-share,
	.fluid-width-video-wrapper,
	#dev-box,
	.back-top,
	.post-tags {
		display: none;
	}
	.wp-caption.clean-quote, .wp-caption.clean-quote img, .wp-caption.clean-quote .wp-caption-text {position:static !important;height:auto !important;} /* important: overwrite JS */
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
	}
}

.stream {
	height: 450px !important;
}

.nav-previous,
.nav-next {
	width: 50%;
}

.nav-next {
	text-align: right;
}

.tab-content ul { font-size: 1.1em; }

.navigation { margin-top: 20px;}
/*
Inside BlackBerry Blogs child theme (orange)
*/

::selection {background:#f27a0a;color:#fff;}::-moz-selection{background:#f27a0a;color:#fff;}

.category-link, .active .view-icon, .nav.views li:hover .view-icon, .top-box:hover, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span, .feed-item .type-tag a, .featured-posts .feature-content .readmore a, .btn-search {background:#f27a0a;}

	.darker, .category-link:hover, .close-header:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover, li.bypostauthor cite span:hover, .feed-item .type-tag a:hover, .featured-posts .feature-content .readmore a:hover, .btn-search:hover {background:#e96d00;} 
		@media screen and (max-width: 600px) {.category-list a:hover {background:inherit;}}
	
button:active, input[type="submit"]:active, input[type="image"]:active, input[type="button"]:active, input[type="reset"]:active {background:#a54d00;}

.view-ctrl .active .label, .entry-title a:hover, .nav.views li:hover .label, a:hover, a:active, .post-teaser a h1:hover {color:#f27a0a;}

.categories, .blog-bar .primary .current-menu-item  {border-color:#f27a0a;}

	@media screen and (max-width: 599px) {
		.global-header .tools .search {border-color:#f27a0a;}
		.categories .category-list {border-color:#e96d00;}
	}

input[type=text]:focus {border:1px solid #f27a0a;}

@media screen and (max-width: 599px) {.global-header .branding {padding-bottom:1em;}}
@media screen and (min-height: 800px) { 
	.header-wrapper.abbr .branding {padding-bottom:1.7em}
}
/*
 * Styles for Desktop users.
 * These make use of classes added by desktop.js
*/

@media screen and (min-height: 600px) and (min-width: 768px) {
	.header-wrapper, .categories {position:fixed;}
		.static .header-wrapper, .static .categories {position:static;}
		.header-wrapper {z-index:100;top:0;}
			.adj .blog-bar {display:none;}
			.global-header {z-index:99;}
				.categories {z-index:98;top:0;margin-top:8.5em;width:100%;}
					.static .categories {margin-top:0;}
				.adj .categories {margin-top:4em;}
					.static .adj .categories {margin-top:0;}
	.header-wrapper.abbr .branding {padding-bottom:.7em}
	.header-wrapper.abbr .close-header {display:block;}
		.static .featured-posts {margin-top:0;}
		.header-margin {margin-top:8em;}
			.static .header-margin {margin-top:0;}
	body.fixed-padding {padding-top:11em;} /* height of sticky header - Set in Desktop JS */
		.fixed-padding.static {padding-top:0;}

		.no-js .header-wrapper, .no-js .categories {position:static;}
			.no-js .categories {margin-top:0;}
}
@media screen and (max-width: 1280px) {
	.sticky-top {margin-right:1em;}
}
@media screen and (max-width: 767px) {
	.sticky-top {position:static !important;}
	.header-margin {margin-top:0 !important;}
}
@media screen and (max-width: 599px) {
	.header-wrapper, .categories {position:static;}
}img.emoji {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/**

	Noticons

	Noticons are vector icons embedded in a font for use across wp.com.
	To use, reference this stylesheet in your project. See instructions in example.html

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot);
  src: url(/i/noticons/./Noticons.eot?#iefix) format("embedded-opentype"),
	   url(data:application/font-woff;charset=utf-8;base64,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),
       url(/i/noticons/./Noticons.woff) format("woff"),
       url(/i/noticons/./Noticons.ttf) format("truetype"),
       url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}


/**
 * All noticons
 */

.noticon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.noticon-404:before { content: "\f423"; }
.noticon-activity:before { content: "\f508"; }
.noticon-add:before { content: "\f8b3"; }
.noticon-akismet:before { content: "\f8d2"; }
.noticon-anchor:before { content: "\f509"; }
.noticon-art:before { content: "\f8b4"; }
.noticon-aside:before { content: "\f101"; }
.noticon-atsign:before { content: "\f814"; }
.noticon-attachment:before { content: "\f416"; }
.noticon-audio:before { content: "\f109"; }
.noticon-automattic:before { content: "\f815"; }
.noticon-automattic-blip:before { content: "\f817"; }
.noticon-automattic-ring:before { content: "\f816"; }
.noticon-bell:before { content: "\f8d4"; }
.noticon-bold:before { content: "\f471"; }
.noticon-book:before { content: "\f444"; }
.noticon-bug:before { content: "\f50a"; }
.noticon-bullhorn:before { content: "\f8a5"; }
.noticon-bullseye:before { content: "\f8a0"; }
.noticon-cart:before { content: "\f447"; }
.noticon-category:before { content: "\f301"; }
.noticon-chat:before { content: "\f108"; }
.noticon-checkmark:before { content: "\f418"; }
.noticon-close:before { content: "\f405"; }
.noticon-close-alt:before { content: "\f406"; }
.noticon-cloud:before { content: "\f426"; }
.noticon-cloud-download:before { content: "\f440"; }
.noticon-cloud-upload:before { content: "\f441"; }
.noticon-code:before { content: "\f462"; }
.noticon-codepen:before { content: "\f216"; }
.noticon-cog:before { content: "\f445"; }
.noticon-collapse:before { content: "\f432"; }
.noticon-colors:before { content: "\f8a7"; }
.noticon-comment:before { content: "\f300"; }
.noticon-compact:before { content: "\f807"; }
.noticon-day:before { content: "\f305"; }
.noticon-digg:before { content: "\f221"; }
.noticon-document:before { content: "\f443"; }
.noticon-dot:before { content: "\f428"; }
.noticon-downarrow:before { content: "\f502"; }
.noticon-download:before { content: "\f50b"; }
.noticon-draggable:before { content: "\f436"; }
.noticon-dribbble:before { content: "\f201"; }
.noticon-dropbox:before { content: "\f225"; }
.noticon-dropdown:before { content: "\f433"; }
.noticon-dropdown-left:before { content: "\f434"; }
.noticon-edit:before { content: "\f411"; }
.noticon-ellipsis:before { content: "\f476"; }
.noticon-eventbrite:before { content: "\f8a6"; }
.noticon-expand:before { content: "\f431"; }
.noticon-external:before { content: "\f442"; }
.noticon-facebook:before { content: "\f203"; }
.noticon-facebook-alt:before { content: "\f204"; }
.noticon-fastforward:before { content: "\f458"; }
.noticon-features:before { content: "\f8a8"; }
.noticon-feed:before { content: "\f413"; }
.noticon-flag:before { content: "\f468"; }
.noticon-flickr:before { content: "\f211"; }
.noticon-follow:before { content: "\f801"; }
.noticon-following:before { content: "\f803"; }
.noticon-fonts:before { content: "\f8b5"; }
.noticon-foursquare:before { content: "\f226"; }
.noticon-fullscreen:before { content: "\f474"; }
.noticon-gallery:before { content: "\f103"; }
.noticon-ghost:before { content: "\f8d5"; }
.noticon-gift:before { content: "\f8a4"; }
.noticon-github:before { content: "\f200"; }
.noticon-googleplus:before { content: "\f206"; }
.noticon-googleplus-alt:before { content: "\f218"; }
.noticon-gravatar:before { content: "\f8d0"; }
.noticon-gridview:before { content: "\f808"; }
.noticon-handset:before { content: "\f50c"; }
.noticon-heart:before { content: "\f461"; }
.noticon-help:before { content: "\f457"; }
.noticon-hide:before { content: "\f404"; }
.noticon-hierarchy:before { content: "\f505"; }
.noticon-home:before { content: "\f409"; }
.noticon-image:before { content: "\f102"; }
.noticon-info:before { content: "\f455"; }
.noticon-instagram:before { content: "\f215"; }
.noticon-italic:before { content: "\f472"; }
.noticon-jetpack:before { content: "\f8d3"; }
.noticon-key:before { content: "\f427"; }
.noticon-layouts:before { content: "\f8a9"; }
.noticon-leftarrow:before { content: "\f503"; }
.noticon-lightbulb:before { content: "\f8a1"; }
.noticon-link:before { content: "\f107"; }
.noticon-linkedin:before { content: "\f207"; }
.noticon-linkedin-alt:before { content: "\f208"; }
.noticon-localization:before { content: "\f8b2"; }
.noticon-location:before { content: "\f417"; }
.noticon-lock:before { content: "\f470"; }
.noticon-mail:before { content: "\f410"; }
.noticon-maximize:before { content: "\f422"; }
.noticon-medium:before { content: "\f8d6"; }
.noticon-menu:before { content: "\f419"; }
.noticon-microphone:before { content: "\f50d"; }
.noticon-milestone:before { content: "\f806"; }
.noticon-minimize:before { content: "\f421"; }
.noticon-minus:before { content: "\f50e"; }
.noticon-month:before { content: "\f307"; }
.noticon-move:before { content: "\f50f"; }
.noticon-next:before { content: "\f429"; }
.noticon-notice:before { content: "\f456"; }
.noticon-notification:before { content: "\f800"; }
.noticon-paintbrush:before { content: "\f506"; }
.noticon-path:before { content: "\f219"; }
.noticon-pause:before { content: "\f448"; }
.noticon-phone:before { content: "\f437"; }
.noticon-picture:before { content: "\f473"; }
.noticon-pinned:before { content: "\f308"; }
.noticon-pinterest:before { content: "\f209"; }
.noticon-pinterest-alt:before { content: "\f210"; }
.noticon-play:before { content: "\f452"; }
.noticon-plugin:before { content: "\f439"; }
.noticon-plus:before { content: "\f510"; }
.noticon-pocket:before { content: "\f224"; }
.noticon-polldaddy:before { content: "\f217"; }
.noticon-portfolio:before { content: "\f460"; }
.noticon-previous:before { content: "\f430"; }
.noticon-price:before { content: "\f8b0"; }
.noticon-print:before { content: "\f469"; }
.noticon-promoted:before { content: "\f812"; }
.noticon-quote:before { content: "\f106"; }
.noticon-rating-empty:before { content: "\f511"; }
.noticon-rating-full:before { content: "\f512"; }
.noticon-rating-half:before { content: "\f513"; }
.noticon-reader:before { content: "\f8a2"; }
.noticon-reader-alt:before { content: "\f8a3"; }
.noticon-reblog:before { content: "\f805"; }
.noticon-reddit:before { content: "\f222"; }
.noticon-refresh:before { content: "\f420"; }
.noticon-reply:before { content: "\f412"; }
.noticon-reply-alt:before { content: "\f466"; }
.noticon-reply-single:before { content: "\f467"; }
.noticon-rewind:before { content: "\f459"; }
.noticon-rightarrow:before { content: "\f501"; }
.noticon-search:before { content: "\f400"; }
.noticon-send-to-phone:before { content: "\f438"; }
.noticon-send-to-tablet:before { content: "\f454"; }
.noticon-share:before { content: "\f415"; }
.noticon-show:before { content: "\f403"; }
.noticon-shuffle:before { content: "\f514"; }
.noticon-sitemap:before { content: "\f507"; }
.noticon-skip-ahead:before { content: "\f451"; }
.noticon-skip-back:before { content: "\f450"; }
.noticon-skype:before { content: "\f220"; }
.noticon-spam:before { content: "\f424"; }
.noticon-spike:before { content: "\f811"; }
.noticon-spotify:before { content: "\f515"; }
.noticon-squarespace:before { content: "\f8d7"; }
.noticon-standard:before { content: "\f100"; }
.noticon-star:before { content: "\f408"; }
.noticon-status:before { content: "\f105"; }
.noticon-stop:before { content: "\f449"; }
.noticon-stumbleupon:before { content: "\f223"; }
.noticon-subscribe:before { content: "\f463"; }
.noticon-subscribed:before { content: "\f465"; }
.noticon-summary:before { content: "\f425"; }
.noticon-tablet:before { content: "\f453"; }
.noticon-tag:before { content: "\f302"; }
.noticon-time:before { content: "\f303"; }
.noticon-title:before { content: "\f8b6"; }
.noticon-top:before { content: "\f435"; }
.noticon-trapper:before { content: "\f810"; }
.noticon-trash:before { content: "\f407"; }
.noticon-trophy:before { content: "\f804"; }
.noticon-tumblr:before { content: "\f214"; }
.noticon-twitch:before { content: "\f516"; }
.noticon-twitter:before { content: "\f202"; }
.noticon-types:before { content: "\f8b1"; }
.noticon-unapprove:before { content: "\f446"; }
.noticon-unfollow:before { content: "\f802"; }
.noticon-unsubscribe:before { content: "\f464"; }
.noticon-unzoom:before { content: "\f401"; }
.noticon-uparrow:before { content: "\f500"; }
.noticon-user:before { content: "\f304"; }
.noticon-vaultpress:before { content: "\f8d1"; }
.noticon-video:before { content: "\f104"; }
.noticon-videocamera:before { content: "\f517"; }
.noticon-vimeo:before { content: "\f212"; }
.noticon-warning:before { content: "\f414"; }
.noticon-website:before { content: "\f475"; }
.noticon-week:before { content: "\f306"; }
.noticon-wordads:before { content: "\f813"; }
.noticon-wordpress:before { content: "\f205"; }
.noticon-xpost:before { content: "\f504"; }
.noticon-youtube:before { content: "\f213"; }
.noticon-zoom:before { content: "\f402"; }


/**
 * Deprecated noticon names
 */

.noticon-like:before { content: "\f408"; }
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}/**
 * Post Reblogging not in the Reader
 */


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .5em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


/* Old reblog styles */
.reblog-post .wpcom-enhanced-excerpt-content {border-left: 3px solid #eee; padding-left: 15px; }
.reblog-post ul.thumb-list         { display: block; list-style: none; margin: 2px 0; padding: 0; clear: both; }
.reblog-post ul.thumb-list li      { display: inline; margin: 0; padding: 0 1px; border: 0; }
.reblog-post ul.thumb-list li a    { margin: 0; padding: 0; border: 0; }
.reblog-post ul.thumb-list li img  { margin: 0; padding: 0; border: 0; }

.reblog-post .wpcom-enhanced-excerpt { clear: both; }

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p { font-size: 100% !important; }

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q { font-size: 98% !important; }


/* Reblogged post */
.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	font-weight: bold;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	border-bottom: 1px solid #ddd;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
	max-width: 100%;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
	max-width: 100%; /* avoid videos being too wide */
}


/**
 * Layout
 */

.simple-homepage {
	display: none;
}
