@import url(//fonts.googleapis.com/css?family=Open+Sans|Merriweather:700);
/**
 * 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;
	background-color: #000;
	border-width: 0;
	opacity: 0.88;
	filter: alpha(opacity=88);
	box-shadow: 0 0 10px black;
	min-width: 130px;
	z-index: 1000;
}

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

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

#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;
	position: absolute;
	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;
	}
}
/**
 * Styles for Jetpack related posts
 */

/* Container */

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

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

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

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

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

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

/* Related posts items (wrapping items) */

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

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

/* Related posts item */

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

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

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

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

/* Related posts item content */

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

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

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

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

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

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

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

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

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

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

/**
 * Responsive
 */

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

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

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

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

}

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

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

}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

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

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

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

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

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


/* 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 ul li#wp-admin-bar-blog.hover > .ab-item, .mp6 #wpadminbar ul li#wp-admin-bar-blog.hover > .ab-item, .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;
}
/**

	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-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-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-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;
}
@font-face{font-family:"icons";src:url(/wp-content/themes/vip/ted2012/css/fonts/icons-ecabf0484396745cac2af9b65064a800.eot);src:url(/wp-content/themes/vip/ted2012/css/fonts/icons-ecabf0484396745cac2af9b65064a800.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/vip/ted2012/css/fonts/icons-ecabf0484396745cac2af9b65064a800.woff) format("woff"),url(/wp-content/themes/vip/ted2012/css/fonts/icons-ecabf0484396745cac2af9b65064a800.ttf) format("truetype"),url(/wp-content/themes/vip/ted2012/css/fonts/icons-ecabf0484396745cac2af9b65064a800.svg?#webfont) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Helvetica Neue Custom";src:url(/wp-content/themes/vip/ted2012/css/fonts/hn-045-n.eot);src:url(/wp-content/themes/vip/ted2012/css/fonts/hn-045-n.eot?#iefix) format("embedded-opentype)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-045-n.woff) format("woff)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-045-n.ttf) format("truetype");font-weight:300}@font-face{font-family:"Helvetica Neue Custom";src:url(/wp-content/themes/vip/ted2012/css/fonts/hn-055-n.eot);src:local("Helvetica Neue"),url(/wp-content/themes/vip/ted2012/css/fonts/hn-055-n.eot?#iefix) format("embedded-opentype)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-055-n.woff) format("woff)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-055-n.ttf) format("truetype");font-weight:400}@font-face{font-family:"Helvetica Neue Custom";src:url(/wp-content/themes/vip/ted2012/css/fonts/hn-075-n.eot);src:local("Helvetica Neue Bold"),local("Helvetica Neue"),url(/wp-content/themes/vip/ted2012/css/fonts/hn-075-n.eot?#iefix) format("embedded-opentype)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-075-n.woff) format("woff)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-075-n.ttf) format("truetype");font-weight:700}@font-face{font-family:"Helvetica Neue Custom";src:url(/wp-content/themes/vip/ted2012/css/fonts/hn-085-n.eot);src:url(/wp-content/themes/vip/ted2012/css/fonts/hn-085-n.eot?#iefix) format("embedded-opentype)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-085-n.woff) format("woff)", "url(/wp-content/themes/vip/ted2012/css/fonts/hn-085-n.ttf) format("truetype");font-weight:900}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:14px;line-height:1.5}body{background:#FAFAFA;color:#333;font-family:"Helvetica Neue Custom","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}body,input,select{font-smooth:always;-webkit-font-smoothing:antialiased}a{color:#333;text-decoration:underline;-moz-transition:color 0.2s;-o-transition:color 0.2s;-webkit-transition:color 0.2s;transition:color 0.2s}.inverse a,.home .featured .details-wrap a{color:#FFF}a:hover{color:#333}.inverse a:hover,.home .featured .details-wrap a:hover{color:#FFF}h1,h2,h3,h4,h5,h6{font-size:100%;margin:0}hr{width:100%;height:1px;border:none;border-top:1px solid #F3F3F3;background:#fff;margin-bottom:20px}p{margin:0 0 20px}.area--shaded{background:#f3f3f3}.clearfix,.home .featured-wrap,.home-widgets,#home-filters{*zoom:1}.clearfix:after,.home .featured-wrap:after,.home-widgets:after,#home-filters:after{content:"";display:table;clear:both}.copy{max-width:62em}.container,.header__container,#content,#related-posts{*zoom:1;clear:both;float:none;margin:0 auto;max-width:1240px;padding:0 20px;position:relative}.container:after,.header__container:after,#content:after,#related-posts:after{content:"";display:table;clear:both}.image{margin-bottom:10px;max-width:100%}.inverse,.home .featured .details-wrap{color:#FFF}.hidden{display:none}.invisible{visibility:hidden}.module>*:last-child,.home .featured .details-wrap>*:last-child,#main h1.page-title-meta>*:last-child,.module>*:last-child>*:last-child,.home .featured .details-wrap>*:last-child>*:last-child,#main h1.page-title-meta>*:last-child>*:last-child,.module>*:last-child>*:last-child>*:last-child,.home .featured .details-wrap>*:last-child>*:last-child>*:last-child,#main h1.page-title-meta>*:last-child>*:last-child>*:last-child{margin-bottom:0}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.relative{position:relative}.screen-reader-text{left:-9999px;position:absolute;top:-9999px}.sl{list-style:none;margin:0;padding:0}.spinner--centered{top:50% !important;left:50% !important}.loggedout .loggedin-only{display:none}.loggedin .loggedout-only{display:none}.show-xs,.show-sm,.show-lg{display:none}@media only screen and (min-width: 480px){.hide-xs{display:none}.show-xs{display:block}}@media only screen and (min-width: 600px){.image--left,.image--right{max-width:40%}.image--left{float:left;margin-right:20px}.image--right{float:right;margin-left:20px}}@media only screen and (min-width: 768px){.hide-sm{display:none}.show-sm{display:block}}@media only screen and (min-width: 1024px){.hide-lg{display:none}.show-lg{display:block}}@media only screen and (min-width: 1200px){.container,.header__container,#content,#related-posts{padding:0 40px}}.row,#inner-content{*zoom:1;margin-left:-40px}.row:after,#inner-content:after{content:"";display:table;clear:both}.col,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.fourcol,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.eightcol,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{padding-left:40px;float:left;width:100%}.col>*:first-child,.col>*:first-child>*:first-child,.col>*:first-child>*:first-child>*:first-child,.col-xs-1>*:first-child,.col-xs-1>*:first-child>*:first-child,.col-xs-1>*:first-child>*:first-child>*:first-child,.col-xs-2>*:first-child,.col-xs-2>*:first-child>*:first-child,.col-xs-2>*:first-child>*:first-child>*:first-child,.col-xs-3>*:first-child,.col-xs-3>*:first-child>*:first-child,.col-xs-3>*:first-child>*:first-child>*:first-child,.col-xs-4>*:first-child,.col-xs-4>*:first-child>*:first-child,.col-xs-4>*:first-child>*:first-child>*:first-child,.col-xs-5>*:first-child,.col-xs-5>*:first-child>*:first-child,.col-xs-5>*:first-child>*:first-child>*:first-child,.col-xs-6>*:first-child,.col-xs-6>*:first-child>*:first-child,.col-xs-6>*:first-child>*:first-child>*:first-child,.col-xs-7>*:first-child,.col-xs-7>*:first-child>*:first-child,.col-xs-7>*:first-child>*:first-child>*:first-child,.col-xs-8>*:first-child,.col-xs-8>*:first-child>*:first-child,.col-xs-8>*:first-child>*:first-child>*:first-child,.col-xs-9>*:first-child,.col-xs-9>*:first-child>*:first-child,.col-xs-9>*:first-child>*:first-child>*:first-child,.col-xs-10>*:first-child,.col-xs-10>*:first-child>*:first-child,.col-xs-10>*:first-child>*:first-child>*:first-child,.col-xs-11>*:first-child,.col-xs-11>*:first-child>*:first-child,.col-xs-11>*:first-child>*:first-child>*:first-child,.col-xs-12>*:first-child,.col-xs-12>*:first-child>*:first-child,.col-xs-12>*:first-child>*:first-child>*:first-child,.col-sm-1>*:first-child,.col-sm-1>*:first-child>*:first-child,.col-sm-1>*:first-child>*:first-child>*:first-child,.col-sm-2>*:first-child,.col-sm-2>*:first-child>*:first-child,.col-sm-2>*:first-child>*:first-child>*:first-child,.col-sm-3>*:first-child,.col-sm-3>*:first-child>*:first-child,.col-sm-3>*:first-child>*:first-child>*:first-child,.col-sm-4>*:first-child,.col-sm-4>*:first-child>*:first-child,.col-sm-4>*:first-child>*:first-child>*:first-child,.col-sm-5>*:first-child,.col-sm-5>*:first-child>*:first-child,.col-sm-5>*:first-child>*:first-child>*:first-child,.col-sm-6>*:first-child,.col-sm-6>*:first-child>*:first-child,.col-sm-6>*:first-child>*:first-child>*:first-child,.col-sm-7>*:first-child,.col-sm-7>*:first-child>*:first-child,.col-sm-7>*:first-child>*:first-child>*:first-child,.col-sm-8>*:first-child,.col-sm-8>*:first-child>*:first-child,.col-sm-8>*:first-child>*:first-child>*:first-child,.col-sm-9>*:first-child,.col-sm-9>*:first-child>*:first-child,.col-sm-9>*:first-child>*:first-child>*:first-child,.col-sm-10>*:first-child,.col-sm-10>*:first-child>*:first-child,.col-sm-10>*:first-child>*:first-child>*:first-child,.col-sm-11>*:first-child,.col-sm-11>*:first-child>*:first-child,.col-sm-11>*:first-child>*:first-child>*:first-child,.col-sm-12>*:first-child,.col-sm-12>*:first-child>*:first-child,.col-sm-12>*:first-child>*:first-child>*:first-child,.col-lg-1>*:first-child,.col-lg-1>*:first-child>*:first-child,.col-lg-1>*:first-child>*:first-child>*:first-child,.col-lg-2>*:first-child,.col-lg-2>*:first-child>*:first-child,.col-lg-2>*:first-child>*:first-child>*:first-child,.col-lg-3>*:first-child,.col-lg-3>*:first-child>*:first-child,.col-lg-3>*:first-child>*:first-child>*:first-child,.col-lg-4>*:first-child,.fourcol>*:first-child,.col-lg-4>*:first-child>*:first-child,.fourcol>*:first-child>*:first-child,.col-lg-4>*:first-child>*:first-child>*:first-child,.fourcol>*:first-child>*:first-child>*:first-child,.col-lg-5>*:first-child,.col-lg-5>*:first-child>*:first-child,.col-lg-5>*:first-child>*:first-child>*:first-child,.col-lg-6>*:first-child,.col-lg-6>*:first-child>*:first-child,.col-lg-6>*:first-child>*:first-child>*:first-child,.col-lg-7>*:first-child,.col-lg-7>*:first-child>*:first-child,.col-lg-7>*:first-child>*:first-child>*:first-child,.col-lg-8>*:first-child,.eightcol>*:first-child,.col-lg-8>*:first-child>*:first-child,.eightcol>*:first-child>*:first-child,.col-lg-8>*:first-child>*:first-child>*:first-child,.eightcol>*:first-child>*:first-child>*:first-child,.col-lg-9>*:first-child,.col-lg-9>*:first-child>*:first-child,.col-lg-9>*:first-child>*:first-child>*:first-child,.col-lg-10>*:first-child,.col-lg-10>*:first-child>*:first-child,.col-lg-10>*:first-child>*:first-child>*:first-child,.col-lg-11>*:first-child,.col-lg-11>*:first-child>*:first-child,.col-lg-11>*:first-child>*:first-child>*:first-child,.col-lg-12>*:first-child,.col-lg-12>*:first-child>*:first-child,.col-lg-12>*:first-child>*:first-child>*:first-child{margin-top:0}@media only screen and (min-width: 480px){.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.row-xs-2up .col{width:50%}.row-xs-2up .col:nth-child(1n){clear:none}.row-xs-2up .col:nth-child(2n+1){clear:left}.row-xs-3up .col{width:33.33333%}.row-xs-3up .col:nth-child(1n){clear:none}.row-xs-3up .col:nth-child(3n+1){clear:left}}@media only screen and (min-width: 768px){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}.row-sm-2up .col{width:50%}.row-sm-2up .col:nth-child(1n){clear:none}.row-sm-2up .col:nth-child(2n+1){clear:left}.row-sm-3up .col{width:33.33333%}.row-sm-3up .col:nth-child(1n){clear:none}.row-sm-3up .col:nth-child(3n+1){clear:left}.row-sm-4up .col{width:25%}.row-sm-4up .col:nth-child(1n){clear:none}.row-sm-4up .col:nth-child(4n+1){clear:left}}@media only screen and (min-width: 1024px){.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4,.fourcol{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8,.eightcol{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}.row-lg-2up .col{width:50%}.row-lg-2up .col:nth-child(1n){clear:none}.row-lg-2up .col:nth-child(2n+1){clear:left}.row-lg-3up .col{width:33.33333%}.row-lg-3up .col:nth-child(1n){clear:none}.row-lg-3up .col:nth-child(3n+1){clear:left}.row-lg-4up .col{width:25%}.row-lg-4up .col:nth-child(1n){clear:none}.row-lg-4up .col:nth-child(4n+1){clear:left}.row-lg-5up .col{width:20%}.row-lg-5up .col:nth-child(1n){clear:none}.row-lg-5up .col:nth-child(5n+1){clear:left}.row-lg-6up .col{width:16.66667%}.row-lg-6up .col:nth-child(1n){clear:none}.row-lg-6up .col:nth-child(6n+1){clear:left}}.h1,.home .page-title,.archive .page-title,.related-list .page-title,.page-template .page-title,#author-wrap .author-name,.single-title,.h2,.h3,.page-template-template-archives-php h1.page-title-meta,.h4,.widget>.title,#related-posts .related-title,.h5,.widget-contributors .grid-full .contributor .author-meta p,.arc-list h3,.h6,.h7,.home article.not-featured .post-title,.archive article.not-featured .post-title,.related-list article.not-featured .post-title,.page-template article.not-featured .post-title,.h8,.widget-contributors .grid-full .contributor .author-meta h3,.h9,.widget_tabs .text a,#author-wrap .author-meta,.h10,.h11,.h12{color:#222;font-size:100%;font-weight:700;line-height:1.2;margin:0}.inverse .h1,.home .featured .details-wrap .h1,.inverse .home .page-title,.home .inverse .page-title,.home .featured .details-wrap .page-title,.inverse .archive .page-title,.archive .inverse .page-title,.inverse .related-list .page-title,.related-list .inverse .page-title,.inverse .page-template .page-title,.page-template .inverse .page-title,.inverse #author-wrap .author-name,#author-wrap .inverse .author-name,.home .featured .details-wrap #author-wrap .author-name,#author-wrap .home .featured .details-wrap .author-name,.inverse .single-title,.home .featured .details-wrap .single-title,.inverse .h2,.home .featured .details-wrap .h2,.inverse .h3,.home .featured .details-wrap .h3,.inverse .page-template-template-archives-php h1.page-title-meta,.page-template-template-archives-php .inverse h1.page-title-meta,.home .featured .details-wrap .page-template-template-archives-php h1.page-title-meta,.page-template-template-archives-php .home .featured .details-wrap h1.page-title-meta,.inverse .h4,.home .featured .details-wrap .h4,.inverse .widget>.title,.home .featured .details-wrap .widget>.title,.inverse #related-posts .related-title,#related-posts .inverse .related-title,.home .featured .details-wrap #related-posts .related-title,#related-posts .home .featured .details-wrap .related-title,.inverse .h5,.home .featured .details-wrap .h5,.inverse .widget-contributors .grid-full .contributor .author-meta p,.widget-contributors .grid-full .contributor .author-meta .inverse p,.home .featured .details-wrap .widget-contributors .grid-full .contributor .author-meta p,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap p,.inverse .arc-list h3,.arc-list .inverse h3,.home .featured .details-wrap .arc-list h3,.arc-list .home .featured .details-wrap h3,.inverse .h6,.home .featured .details-wrap .h6,.inverse .h7,.home .featured .details-wrap .h7,.inverse .home article.not-featured .post-title,.home article.not-featured .inverse .post-title,.home .featured .details-wrap article.not-featured .post-title,.home article.not-featured .featured .details-wrap .post-title,.inverse .archive article.not-featured .post-title,.archive article.not-featured .inverse .post-title,.archive article.not-featured .home .featured .details-wrap .post-title,.inverse .related-list article.not-featured .post-title,.related-list article.not-featured .inverse .post-title,.related-list article.not-featured .home .featured .details-wrap .post-title,.inverse .page-template article.not-featured .post-title,.page-template article.not-featured .inverse .post-title,.page-template article.not-featured .home .featured .details-wrap .post-title,.inverse .h8,.home .featured .details-wrap .h8,.inverse .widget-contributors .grid-full .contributor .author-meta h3,.widget-contributors .grid-full .contributor .author-meta .inverse h3,.home .featured .details-wrap .widget-contributors .grid-full .contributor .author-meta h3,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap h3,.inverse .h9,.home .featured .details-wrap .h9,.inverse .widget_tabs .text a,.widget_tabs .text .inverse a,.home .featured .details-wrap .widget_tabs .text a,.widget_tabs .text .home .featured .details-wrap a,.inverse #author-wrap .author-meta,#author-wrap .inverse .author-meta,.home .featured .details-wrap #author-wrap .author-meta,#author-wrap .home .featured .details-wrap .author-meta,.inverse .h10,.home .featured .details-wrap .h10,.inverse .h11,.home .featured .details-wrap .h11,.inverse .h12,.home .featured .details-wrap .h12{color:#FFF}.h1 a,.home .page-title a,.archive .page-title a,.related-list .page-title a,.page-template .page-title a,#author-wrap .author-name a,.single-title a,.h2 a,.h3 a,.page-template-template-archives-php h1.page-title-meta a,.h4 a,.widget>.title a,#related-posts .related-title a,.h5 a,.widget-contributors .grid-full .contributor .author-meta p a,.arc-list h3 a,.h6 a,.h7 a,.home article.not-featured .post-title a,.archive article.not-featured .post-title a,.related-list article.not-featured .post-title a,.page-template article.not-featured .post-title a,.h8 a,.widget-contributors .grid-full .contributor .author-meta h3 a,.h9 a,.widget_tabs .text a a,#author-wrap .author-meta a,.h10 a,.h11 a,.h12 a{color:#111;text-decoration:none}.inverse .h1 a,.home .featured .details-wrap .h1 a,.inverse .home .page-title a,.home .inverse .page-title a,.home .featured .details-wrap .page-title a,.inverse .archive .page-title a,.archive .inverse .page-title a,.inverse .related-list .page-title a,.related-list .inverse .page-title a,.inverse .page-template .page-title a,.page-template .inverse .page-title a,.inverse #author-wrap .author-name a,#author-wrap .inverse .author-name a,.home .featured .details-wrap #author-wrap .author-name a,#author-wrap .home .featured .details-wrap .author-name a,.inverse .single-title a,.home .featured .details-wrap .single-title a,.inverse .h2 a,.home .featured .details-wrap .h2 a,.inverse .h3 a,.home .featured .details-wrap .h3 a,.inverse .page-template-template-archives-php h1.page-title-meta a,.page-template-template-archives-php .inverse h1.page-title-meta a,.home .featured .details-wrap .page-template-template-archives-php h1.page-title-meta a,.page-template-template-archives-php .home .featured .details-wrap h1.page-title-meta a,.inverse .h4 a,.home .featured .details-wrap .h4 a,.inverse .widget>.title a,.home .featured .details-wrap .widget>.title a,.inverse #related-posts .related-title a,#related-posts .inverse .related-title a,.home .featured .details-wrap #related-posts .related-title a,#related-posts .home .featured .details-wrap .related-title a,.inverse .h5 a,.home .featured .details-wrap .h5 a,.inverse .widget-contributors .grid-full .contributor .author-meta p a,.widget-contributors .grid-full .contributor .author-meta .inverse p a,.home .featured .details-wrap .widget-contributors .grid-full .contributor .author-meta p a,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap p a,.inverse .arc-list h3 a,.arc-list .inverse h3 a,.home .featured .details-wrap .arc-list h3 a,.arc-list .home .featured .details-wrap h3 a,.inverse .h6 a,.home .featured .details-wrap .h6 a,.inverse .h7 a,.home .featured .details-wrap .h7 a,.inverse .home article.not-featured .post-title a,.home article.not-featured .inverse .post-title a,.home .featured .details-wrap article.not-featured .post-title a,.home article.not-featured .featured .details-wrap .post-title a,.inverse .archive article.not-featured .post-title a,.archive article.not-featured .inverse .post-title a,.archive article.not-featured .home .featured .details-wrap .post-title a,.inverse .related-list article.not-featured .post-title a,.related-list article.not-featured .inverse .post-title a,.related-list article.not-featured .home .featured .details-wrap .post-title a,.inverse .page-template article.not-featured .post-title a,.page-template article.not-featured .inverse .post-title a,.page-template article.not-featured .home .featured .details-wrap .post-title a,.inverse .h8 a,.home .featured .details-wrap .h8 a,.inverse .widget-contributors .grid-full .contributor .author-meta h3 a,.widget-contributors .grid-full .contributor .author-meta .inverse h3 a,.home .featured .details-wrap .widget-contributors .grid-full .contributor .author-meta h3 a,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap h3 a,.inverse .h9 a,.home .featured .details-wrap .h9 a,.inverse .widget_tabs .text a a,.widget_tabs .text .inverse a a,.home .featured .details-wrap .widget_tabs .text a a,.widget_tabs .text .home .featured .details-wrap a a,.inverse #author-wrap .author-meta a,#author-wrap .inverse .author-meta a,.home .featured .details-wrap #author-wrap .author-meta a,#author-wrap .home .featured .details-wrap .author-meta a,.inverse .h10 a,.home .featured .details-wrap .h10 a,.inverse .h11 a,.home .featured .details-wrap .h11 a,.inverse .h12 a,.home .featured .details-wrap .h12 a{color:#FFF}.h1 a:hover,.home .page-title a:hover,.archive .page-title a:hover,.related-list .page-title a:hover,.page-template .page-title a:hover,#author-wrap .author-name a:hover,.single-title a:hover,.h2 a:hover,.h3 a:hover,.page-template-template-archives-php h1.page-title-meta a:hover,.h4 a:hover,.widget>.title a:hover,#related-posts .related-title a:hover,.h5 a:hover,.widget-contributors .grid-full .contributor .author-meta p a:hover,.arc-list h3 a:hover,.h6 a:hover,.h7 a:hover,.home article.not-featured .post-title a:hover,.archive article.not-featured .post-title a:hover,.related-list article.not-featured .post-title a:hover,.page-template article.not-featured .post-title a:hover,.h8 a:hover,.widget-contributors .grid-full .contributor .author-meta h3 a:hover,.h9 a:hover,.widget_tabs .text a a:hover,#author-wrap .author-meta a:hover,.h10 a:hover,.h11 a:hover,.h12 a:hover{color:#555}.inverse .h1 a:hover,.home .featured .details-wrap .h1 a:hover,.inverse .home .page-title a:hover,.home .inverse .page-title a:hover,.home .featured .details-wrap .page-title a:hover,.inverse .archive .page-title a:hover,.archive .inverse .page-title a:hover,.inverse .related-list .page-title a:hover,.related-list .inverse .page-title a:hover,.inverse .page-template .page-title a:hover,.page-template .inverse .page-title a:hover,.inverse #author-wrap .author-name a:hover,#author-wrap .inverse .author-name a:hover,.home .featured .details-wrap #author-wrap .author-name a:hover,#author-wrap .home .featured .details-wrap .author-name a:hover,.inverse .single-title a:hover,.home .featured .details-wrap .single-title a:hover,.inverse .h2 a:hover,.home .featured .details-wrap .h2 a:hover,.inverse .h3 a:hover,.home .featured .details-wrap .h3 a:hover,.inverse .page-template-template-archives-php h1.page-title-meta a:hover,.page-template-template-archives-php .inverse h1.page-title-meta a:hover,.home .featured .details-wrap .page-template-template-archives-php h1.page-title-meta a:hover,.page-template-template-archives-php .home .featured .details-wrap h1.page-title-meta a:hover,.inverse .h4 a:hover,.home .featured .details-wrap .h4 a:hover,.inverse .widget>.title a:hover,.home .featured .details-wrap .widget>.title a:hover,.inverse #related-posts .related-title a:hover,#related-posts .inverse .related-title a:hover,.home .featured .details-wrap #related-posts .related-title a:hover,#related-posts .home .featured .details-wrap .related-title a:hover,.inverse .h5 a:hover,.home .featured .details-wrap .h5 a:hover,.inverse .widget-contributors .grid-full .contributor .author-meta p a:hover,.widget-contributors .grid-full .contributor .author-meta .inverse p a:hover,.home .featured .details-wrap .widget-contributors .grid-full .contributor .author-meta p a:hover,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap p a:hover,.inverse .arc-list h3 a:hover,.arc-list .inverse h3 a:hover,.home .featured .details-wrap .arc-list h3 a:hover,.arc-list .home .featured .details-wrap h3 a:hover,.inverse .h6 a:hover,.home .featured .details-wrap .h6 a:hover,.inverse .h7 a:hover,.home .featured .details-wrap .h7 a:hover,.inverse .home article.not-featured .post-title a:hover,.home article.not-featured .inverse .post-title a:hover,.home .featured .details-wrap article.not-featured .post-title a:hover,.home article.not-featured .featured .details-wrap .post-title a:hover,.inverse .archive article.not-featured .post-title a:hover,.archive article.not-featured .inverse .post-title a:hover,.archive article.not-featured .home .featured .details-wrap .post-title a:hover,.inverse .related-list article.not-featured .post-title a:hover,.related-list article.not-featured .inverse .post-title a:hover,.related-list article.not-featured .home .featured .details-wrap .post-title a:hover,.inverse .page-template article.not-featured .post-title a:hover,.page-template article.not-featured .inverse .post-title a:hover,.page-template article.not-featured .home .featured .details-wrap .post-title a:hover,.inverse .h8 a:hover,.home .featured .details-wrap .h8 a:hover,.inverse .widget-contributors .grid-full .contributor .author-meta h3 a:hover,.widget-contributors .grid-full .contributor .author-meta .inverse h3 a:hover,.home .featured .details-wrap .widget-contributors .grid-full .contributor .author-meta h3 a:hover,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap h3 a:hover,.inverse .h9 a:hover,.home .featured .details-wrap .h9 a:hover,.inverse .widget_tabs .text a a:hover,.widget_tabs .text .inverse a a:hover,.home .featured .details-wrap .widget_tabs .text a a:hover,.widget_tabs .text .home .featured .details-wrap a a:hover,.inverse #author-wrap .author-meta a:hover,#author-wrap .inverse .author-meta a:hover,.home .featured .details-wrap #author-wrap .author-meta a:hover,#author-wrap .home .featured .details-wrap .author-meta a:hover,.inverse .h10 a:hover,.home .featured .details-wrap .h10 a:hover,.inverse .h11 a:hover,.home .featured .details-wrap .h11 a:hover,.inverse .h12 a:hover,.home .featured .details-wrap .h12 a:hover{color:#FFF}a:hover .h1,a:hover .home .page-title,.home a:hover .page-title,a:hover .archive .page-title,.archive a:hover .page-title,a:hover .related-list .page-title,.related-list a:hover .page-title,a:hover .page-template .page-title,.page-template a:hover .page-title,a:hover #author-wrap .author-name,#author-wrap a:hover .author-name,a:hover .single-title,a:hover .h2,a:hover .h3,a:hover .page-template-template-archives-php h1.page-title-meta,.page-template-template-archives-php a:hover h1.page-title-meta,a:hover .h4,a:hover .widget>.title,a:hover #related-posts .related-title,#related-posts a:hover .related-title,a:hover .h5,a:hover .widget-contributors .grid-full .contributor .author-meta p,.widget-contributors .grid-full .contributor .author-meta a:hover p,a:hover .arc-list h3,.arc-list a:hover h3,a:hover .h6,a:hover .h7,a:hover .home article.not-featured .post-title,.home article.not-featured a:hover .post-title,a:hover .archive article.not-featured .post-title,.archive article.not-featured a:hover .post-title,a:hover .related-list article.not-featured .post-title,.related-list article.not-featured a:hover .post-title,a:hover .page-template article.not-featured .post-title,.page-template article.not-featured a:hover .post-title,a:hover .h8,a:hover .widget-contributors .grid-full .contributor .author-meta h3,.widget-contributors .grid-full .contributor .author-meta a:hover h3,a:hover .h9,a:hover .widget_tabs .text a,.widget_tabs .text a:hover a,a:hover #author-wrap .author-meta,#author-wrap a:hover .author-meta,a:hover .h10,a:hover .h11,a:hover .h12{color:#555}.inverse a:hover .h1,.home .featured .details-wrap a:hover .h1,.inverse a:hover .home .page-title,.home .inverse a:hover .page-title,.home .featured .details-wrap a:hover .page-title,.inverse a:hover .archive .page-title,.archive .inverse a:hover .page-title,.inverse a:hover .related-list .page-title,.related-list .inverse a:hover .page-title,.inverse a:hover .page-template .page-title,.page-template .inverse a:hover .page-title,.inverse a:hover #author-wrap .author-name,#author-wrap .inverse a:hover .author-name,.home .featured .details-wrap a:hover #author-wrap .author-name,#author-wrap .home .featured .details-wrap a:hover .author-name,.inverse a:hover .single-title,.home .featured .details-wrap a:hover .single-title,.inverse a:hover .h2,.home .featured .details-wrap a:hover .h2,.inverse a:hover .h3,.home .featured .details-wrap a:hover .h3,.inverse a:hover .page-template-template-archives-php h1.page-title-meta,.page-template-template-archives-php .inverse a:hover h1.page-title-meta,.home .featured .details-wrap a:hover .page-template-template-archives-php h1.page-title-meta,.page-template-template-archives-php .home .featured .details-wrap a:hover h1.page-title-meta,.inverse a:hover .h4,.home .featured .details-wrap a:hover .h4,.inverse a:hover .widget>.title,.home .featured .details-wrap a:hover .widget>.title,.inverse a:hover #related-posts .related-title,#related-posts .inverse a:hover .related-title,.home .featured .details-wrap a:hover #related-posts .related-title,#related-posts .home .featured .details-wrap a:hover .related-title,.inverse a:hover .h5,.home .featured .details-wrap a:hover .h5,.inverse a:hover .widget-contributors .grid-full .contributor .author-meta p,.widget-contributors .grid-full .contributor .author-meta .inverse a:hover p,.home .featured .details-wrap a:hover .widget-contributors .grid-full .contributor .author-meta p,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap a:hover p,.inverse a:hover .arc-list h3,.arc-list .inverse a:hover h3,.home .featured .details-wrap a:hover .arc-list h3,.arc-list .home .featured .details-wrap a:hover h3,.inverse a:hover .h6,.home .featured .details-wrap a:hover .h6,.inverse a:hover .h7,.home .featured .details-wrap a:hover .h7,.inverse a:hover .home article.not-featured .post-title,.home article.not-featured .inverse a:hover .post-title,.home .featured .details-wrap a:hover article.not-featured .post-title,.home article.not-featured .featured .details-wrap a:hover .post-title,.inverse a:hover .archive article.not-featured .post-title,.archive article.not-featured .inverse a:hover .post-title,.archive article.not-featured .home .featured .details-wrap a:hover .post-title,.inverse a:hover .related-list article.not-featured .post-title,.related-list article.not-featured .inverse a:hover .post-title,.related-list article.not-featured .home .featured .details-wrap a:hover .post-title,.inverse a:hover .page-template article.not-featured .post-title,.page-template article.not-featured .inverse a:hover .post-title,.page-template article.not-featured .home .featured .details-wrap a:hover .post-title,.inverse a:hover .h8,.home .featured .details-wrap a:hover .h8,.inverse a:hover .widget-contributors .grid-full .contributor .author-meta h3,.widget-contributors .grid-full .contributor .author-meta .inverse a:hover h3,.home .featured .details-wrap a:hover .widget-contributors .grid-full .contributor .author-meta h3,.widget-contributors .grid-full .contributor .author-meta .home .featured .details-wrap a:hover h3,.inverse a:hover .h9,.home .featured .details-wrap a:hover .h9,.inverse a:hover .widget_tabs .text a,.widget_tabs .text .inverse a:hover a,.home .featured .details-wrap a:hover .widget_tabs .text a,.widget_tabs .text .home .featured .details-wrap a:hover a,.inverse a:hover #author-wrap .author-meta,#author-wrap .inverse a:hover .author-meta,.home .featured .details-wrap a:hover #author-wrap .author-meta,#author-wrap .home .featured .details-wrap a:hover .author-meta,.inverse a:hover .h10,.home .featured .details-wrap a:hover .h10,.inverse a:hover .h11,.home .featured .details-wrap a:hover .h11,.inverse a:hover .h12,.home .featured .details-wrap a:hover .h12{color:#FFF}.h1,.home .page-title,.archive .page-title,.related-list .page-title,.page-template .page-title,#author-wrap .author-name,.single-title,.h2{font-size:38px;font-size:2.71429rem}.h1--alt,.home .page-title,.archive .page-title,.related-list .page-title,.page-template .page-title,#author-wrap .author-name,.single-title,.h1__alt{font-weight:300}.h2{font-weight:900;letter-spacing:-1px}.h3,.page-template-template-archives-php h1.page-title-meta{font-size:32px;font-size:2.28571rem;font-weight:300}.h4,.widget>.title,#related-posts .related-title{font-size:28px;font-size:2rem;font-weight:300}.h5,.widget-contributors .grid-full .contributor .author-meta p,.arc-list h3{font-size:24px;font-size:1.71429rem;font-weight:300}.h6{font-size:24px;font-size:1.71429rem;font-weight:900}.h7,.home article.not-featured .post-title,.archive article.not-featured .post-title,.related-list article.not-featured .post-title,.page-template article.not-featured .post-title{font-size:18px;font-size:1.28571rem;font-weight:900}.h8,.widget-contributors .grid-full .contributor .author-meta h3{font-size:18px;font-size:1.28571rem}.h8__alt{font-weight:300}.h9,.widget_tabs .text a,#author-wrap .author-meta{font-size:16px;font-size:1.14286rem;font-weight:900}.h10{font-size:16px;font-size:1.14286rem}.h11{font-size:16px;font-size:1.14286rem;font-weight:400}.h12{font-size:16px;font-size:1.14286rem;color:#222;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;font-weight:400}.p1{font-size:22px;font-size:1.57143rem;line-height:1.59091;font-weight:300}.p2,.entry-content p,.entry-content ul,.entry-content ol,.comment-content p,.comment-content ul,.comment-content ol{font-size:18px;font-size:1.28571rem;line-height:1.38889}.p3{color:#666;font-size:15px;font-size:1.07143rem;line-height:1.66667}.inverse .p3,.home .featured .details-wrap .p3{color:#FFF}.p4{color:#666;font-size:14px;font-size:1rem;line-height:1.78571}.inverse .p4,.home .featured .details-wrap .p4{color:#FFF}.l1,.l2,.l3,#discussion .signin a{color:#333;font-weight:700}.inverse .l1,.home .featured .details-wrap .l1,.inverse .l2,.home .featured .details-wrap .l2,.inverse .l3,.home .featured .details-wrap .l3,.inverse #discussion .signin a,#discussion .signin .inverse a,.home .featured .details-wrap #discussion .signin a,#discussion .signin .home .featured .details-wrap a{color:#FFF}.l1:hover,.l2:hover,.l3:hover,#discussion .signin a:hover{color:#666}.inverse .l1:hover,.home .featured .details-wrap .l1:hover,.inverse .l2:hover,.home .featured .details-wrap .l2:hover,.inverse .l3:hover,.home .featured .details-wrap .l3:hover,.inverse #discussion .signin a:hover,#discussion .signin .inverse a:hover,.home .featured .details-wrap #discussion .signin a:hover,#discussion .signin .home .featured .details-wrap a:hover{color:#FFF}.l1{font-size:16px;font-size:1.14286rem}.l2{font-size:15px;font-size:1.07143rem}.bq1,.bq2,.c1,.e1,.home .featured .details-wrap .category,.home article.not-featured a.category,.archive article.not-featured a.category,.related-list article.not-featured a.category,.page-template article.not-featured a.category,#author-wrap>p{font-family:Georgia,"Times New Roman",Times,serif;font-style:italic}.c1,.e1,.home .featured .details-wrap .category,.home article.not-featured a.category,.archive article.not-featured a.category,.related-list article.not-featured a.category,.page-template article.not-featured a.category,#author-wrap>p,.e2,.meta{color:#666}.inverse .c1,.home .featured .details-wrap .c1,.inverse .e1,.home .featured .details-wrap .e1,.home .featured .details-wrap .category,.inverse .home article.not-featured a.category,.home article.not-featured .inverse a.category,.inverse .archive article.not-featured a.category,.archive article.not-featured .inverse a.category,.inverse .related-list article.not-featured a.category,.related-list article.not-featured .inverse a.category,.inverse .page-template article.not-featured a.category,.page-template article.not-featured .inverse a.category,.inverse #author-wrap>p,.home .featured .details-wrap #author-wrap>p,.inverse .e2,.home .featured .details-wrap .e2,.inverse .meta,.home .featured .details-wrap .meta{color:#FFF}.bq1,.bq2{color:#333;position:relative}.inverse .bq1,.home .featured .details-wrap .bq1,.inverse .bq2,.home .featured .details-wrap .bq2{color:#FFF}.bq1:after,.bq2:after{content:"\201D"}.bq1:before,.bq2:before{content:"\201C";width:2ex;position:absolute;left:-1.0ex}.bq1{font-size:28px;font-size:2rem;line-height:1.60714}.bq1:before{color:#CCC;font-size:270%;line-height:1.1;width:2em;left:-1.3ex}.bq2{font-size:20px;font-size:1.42857rem;line-height:1.4}.c1{font-size:15px;font-size:1.07143rem;line-height:1.46667}.e1,.home .featured .details-wrap .category,.home article.not-featured a.category,.archive article.not-featured a.category,.related-list article.not-featured a.category,.page-template article.not-featured a.category,#author-wrap>p{font-size:16px;font-size:1.14286rem;line-height:1.5625;font-weight:normal}.e2{font-size:12px;font-size:0.85714rem;line-height:1.66667;font-weight:bold;text-transform:uppercase}.meta{font-size:14px;font-size:1rem;font-weight:700}.meta__item:before{content:"\2022 "}.meta__item:first-child:before{display:none}.meta__row{display:block}.meta__val,.home article .meta a,.home article .meta time,.archive article .meta a,.archive article .meta time,.related-list article .meta a,.related-list article .meta time,.page-template article .meta a,.page-template article .meta time{font-weight:400}.m1,.m2,.widget>.title,#related-posts .related-title,.widget_tabs .post,.home .page-title,.archive .page-title,.related-list .page-title,.page-template .page-title,.page-template-template-archives-php h1.page-title-meta,#author-wrap .author-name,#author-main,.single-title,.article-header .meta,.m3{margin-bottom:20px}.m4,.widget-contributors .grid-full .contributor:hover h3,.widget_tabs .post:last-of-type,.arc-list h3,#main h1.page-title-meta{margin-bottom:10px}.m5,.home article.not-featured .post-title,.archive article.not-featured .post-title,.related-list article.not-featured .post-title,.page-template article.not-featured .post-title{margin-bottom:5px}@media only screen and (min-width: 1024px){.h1,.home .page-title,.archive .page-title,.related-list .page-title,.page-template .page-title,#author-wrap .author-name,.single-title,.h2{font-size:42px;font-size:3rem;line-height:1.04762}.h3,.page-template-template-archives-php h1.page-title-meta{font-size:32px;font-size:2.28571rem}.h9,.widget_tabs .text a,#author-wrap .author-meta{font-size:15px;font-size:1.07143rem}.h10{font-size:15px;font-size:1.07143rem}.h11{font-size:15px;font-size:1.07143rem}.h12{font-size:15px;font-size:1.07143rem}.p1{font-size:22px;font-size:1.57143rem;line-height:1.59091}.p3{font-size:14px;font-size:1rem;line-height:1.42857}.p4{font-size:13px;font-size:0.92857rem;line-height:1.53846}.l1{font-size:14px;font-size:1rem}.l2{font-size:13px;font-size:0.92857rem}.bq1{font-size:28px;font-size:2rem;line-height:1.60714}.c1{font-size:12px;font-size:0.85714rem;line-height:1.66667}.e1,.home .featured .details-wrap .category,.home article.not-featured a.category,.archive article.not-featured a.category,.related-list article.not-featured a.category,.page-template article.not-featured a.category,#author-wrap>p{font-size:15px;font-size:1.07143rem}.e2{font-size:10px;font-size:0.71429rem;line-height:2}.meta{font-size:12px;font-size:0.85714rem}.m1{margin-bottom:40px}.m2,.widget>.title,#related-posts .related-title,.widget_tabs .post,.home .page-title,.archive .page-title,.related-list .page-title,.page-template .page-title,.page-template-template-archives-php h1.page-title-meta,#author-wrap .author-name,#author-main,.single-title,.article-header .meta{margin-bottom:30px}}.control-label{font-weight:bold}.form-control,.newsletter-subscribe input.text,.newsletter-subscribe input.footer-subscribe-input,.footer-subscribe input.text,.footer-subscribe input.footer-subscribe-input,#commentform textarea{-moz-box-shadow:inset 0 1px 4px rgba(90,90,90,0.3);-webkit-box-shadow:inset 0 1px 4px rgba(90,90,90,0.3);box-shadow:inset 0 1px 4px rgba(90,90,90,0.3);display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;background:#FFF;border:1px solid #CCC;color:#222;font-family:"Helvetica Neue Custom","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;height:40px;padding:10px 10px;vertical-align:middle;width:100%}.form-control:focus,.newsletter-subscribe input.text:focus,.newsletter-subscribe input.footer-subscribe-input:focus,.footer-subscribe input.text:focus,.footer-subscribe input.footer-subscribe-input:focus,#commentform textarea:focus{border-color:rgba(168,203,236,0.8);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(168,203,236,0.6);outline:0 none;outline:-webkit-focus-ring-color auto 5px}.form-group,.newsletter-subscribe input.text,.newsletter-subscribe input.footer-subscribe-input,.footer-subscribe input.text,.footer-subscribe input.footer-subscribe-input{display:block;margin-bottom:15px}.form-group.multiple-answers input,.newsletter-subscribe input.multiple-answers.text input,.newsletter-subscribe input.multiple-answers.footer-subscribe-input input,.footer-subscribe input.multiple-answers.text input,.footer-subscribe input.multiple-answers.footer-subscribe-input input,.form-group.multiple-answers .field_with_errors,.newsletter-subscribe input.multiple-answers.text .field_with_errors,.newsletter-subscribe input.multiple-answers.footer-subscribe-input .field_with_errors,.footer-subscribe input.multiple-answers.text .field_with_errors,.footer-subscribe input.multiple-answers.footer-subscribe-input .field_with_errors{margin-bottom:0.5em}.form-group.multiple-answers input:last-child,.newsletter-subscribe input.multiple-answers.text input:last-child,.newsletter-subscribe input.multiple-answers.footer-subscribe-input input:last-child,.footer-subscribe input.multiple-answers.text input:last-child,.footer-subscribe input.multiple-answers.footer-subscribe-input input:last-child,.form-group.multiple-answers .field_with_errors:last-child,.newsletter-subscribe input.multiple-answers.text .field_with_errors:last-child,.newsletter-subscribe input.multiple-answers.footer-subscribe-input .field_with_errors:last-child,.footer-subscribe input.multiple-answers.text .field_with_errors:last-child,.footer-subscribe input.multiple-answers.footer-subscribe-input .field_with_errors:last-child{margin-bottom:0}.form-vertical .control-label{display:block;margin-bottom:5px}.dropdown{text-align:left;text-decoration:none;-moz-appearance:none;-webkit-appearance:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXBAMAAADq5DJkAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURQAAADIyMiYmJjIyMjAwMDMzMzExMczMzG/7/KwAAAAHdFJOUwCoC4YjllkQbp1YAAAARklEQVQY02MoYEAB9OYyGTswMDgbwbgsgiEMLIEicFlDUQdXQbgsg7JgSKCwApzLZCgIlESYrCwIlERwmQyNUOxVUaCjBwG62A+AiSlt5gAAAABJRU5ErkJggg==") right 15px center no-repeat,-moz-linear-gradient(#ffffff,#f2f2f2);background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXBAMAAADq5DJkAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURQAAADIyMiYmJjIyMjAwMDMzMzExMczMzG/7/KwAAAAHdFJOUwCoC4YjllkQbp1YAAAARklEQVQY02MoYEAB9OYyGTswMDgbwbgsgiEMLIEicFlDUQdXQbgsg7JgSKCwApzLZCgIlESYrCwIlERwmQyNUOxVUaCjBwG62A+AiSlt5gAAAABJRU5ErkJggg==") right 15px center no-repeat,-webkit-linear-gradient(#ffffff,#f2f2f2);background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXBAMAAADq5DJkAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURQAAADIyMiYmJjIyMjAwMDMzMzExMczMzG/7/KwAAAAHdFJOUwCoC4YjllkQbp1YAAAARklEQVQY02MoYEAB9OYyGTswMDgbwbgsgiEMLIEicFlDUQdXQbgsg7JgSKCwApzLZCgIlESYrCwIlERwmQyNUOxVUaCjBwG62A+AiSlt5gAAAABJRU5ErkJggg==") right 15px center no-repeat,linear-gradient(#ffffff,#f2f2f2);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding-right:50px;padding-top:8px;padding-bottom:8px;line-height:22px;text-indent:1px;text-overflow:'';position:relative}.form-control[disabled],.newsletter-subscribe input[disabled].text,.newsletter-subscribe input[disabled].footer-subscribe-input,.footer-subscribe input[disabled].text,.footer-subscribe input[disabled].footer-subscribe-input,#commentform textarea[disabled]{border-color:#DDD;color:#666;opacity:0.6}@media only screen and (min-width: 600px){.form-control,.newsletter-subscribe input.text,.newsletter-subscribe input.footer-subscribe-input,.footer-subscribe input.text,.footer-subscribe input.footer-subscribe-input,#commentform textarea{font-size:14px}select.dropdown{padding-top:10px;padding-bottom:10px;line-height:normal}}@media only screen and (min-width: 768px){.form-control,.newsletter-subscribe input.text,.newsletter-subscribe input.footer-subscribe-input,.footer-subscribe input.text,.footer-subscribe input.footer-subscribe-input,#commentform textarea{font-size:13px}}form .form__error{border:1px solid #7a1718;background-color:#bf0c00;color:white;padding:20px;margin-bottom:20px}form .form__error.form__error--attached{margin-bottom:0;border-bottom:none}form .form__error h2{font-size:21px;line-height:1em}form .form__error ul{margin-bottom:0;list-style:none;padding:0}form .form-group .field_with_errors input,form .newsletter-subscribe input.text .field_with_errors input,.newsletter-subscribe form input.text .field_with_errors input,form .newsletter-subscribe input.footer-subscribe-input .field_with_errors input,.newsletter-subscribe form input.footer-subscribe-input .field_with_errors input,form .footer-subscribe input.text .field_with_errors input,.footer-subscribe form input.text .field_with_errors input,form .footer-subscribe input.footer-subscribe-input .field_with_errors input,.footer-subscribe form input.footer-subscribe-input .field_with_errors input{border:1px solid #bf0c00;-moz-box-shadow:inset 0 1px 4px rgba(191,12,0,0.3);-webkit-box-shadow:inset 0 1px 4px rgba(191,12,0,0.3);box-shadow:inset 0 1px 4px rgba(191,12,0,0.3)}form .form-group .field_with_errors input:focus,form .newsletter-subscribe input.text .field_with_errors input:focus,.newsletter-subscribe form input.text .field_with_errors input:focus,form .newsletter-subscribe input.footer-subscribe-input .field_with_errors input:focus,.newsletter-subscribe form input.footer-subscribe-input .field_with_errors input:focus,form .footer-subscribe input.text .field_with_errors input:focus,.footer-subscribe form input.text .field_with_errors input:focus,form .footer-subscribe input.footer-subscribe-input .field_with_errors input:focus,.footer-subscribe form input.footer-subscribe-input .field_with_errors input:focus{border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}form .form-group label,form .newsletter-subscribe input.text label,.newsletter-subscribe form input.text label,form .newsletter-subscribe input.footer-subscribe-input label,.newsletter-subscribe form input.footer-subscribe-input label,form .footer-subscribe input.text label,.footer-subscribe form input.text label,form .footer-subscribe input.footer-subscribe-input label,.footer-subscribe form input.footer-subscribe-input label{display:block;font-weight:700;padding-bottom:0.5em}form .form-group label.required:after,form .newsletter-subscribe input.text label.required:after,.newsletter-subscribe form input.text label.required:after,form .newsletter-subscribe input.footer-subscribe-input label.required:after,.newsletter-subscribe form input.footer-subscribe-input label.required:after,form .footer-subscribe input.text label.required:after,.footer-subscribe form input.text label.required:after,form .footer-subscribe input.footer-subscribe-input label.required:after,.footer-subscribe form input.footer-subscribe-input label.required:after{content:" *";color:#E62B1E}form .form-group .description,form .newsletter-subscribe input.text .description,.newsletter-subscribe form input.text .description,form .newsletter-subscribe input.footer-subscribe-input .description,.newsletter-subscribe form input.footer-subscribe-input .description,form .footer-subscribe input.text .description,.footer-subscribe form input.text .description,form .footer-subscribe input.footer-subscribe-input .description,.footer-subscribe form input.footer-subscribe-input .description{color:#666;font-size:0.90em;padding-bottom:0.5em}form.rounded input,form.round input{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.g,.g-button-modal-close,.g-button-modal-close_hover,.g-button-play,.g-button-play_hover,.g-collapse-up,.g-logo-icon-grey,.g-logo-icon,.secondary .menu .ted a,.g-logo-medium,.g-logo-small-grey,.g-logo-small,.g-maxi-fullscreen,.g-maxi-pause,.g-maxi-play,.g-maxi-settings,.g-maxi-subtitles,.g-maxi-transcript,.g-maxi-volume,.g-menu,.g-mini-fullscreen,.g-mini-pause,.g-mini-play,.g-mini-settings,.g-mini-subtitles,.g-mini-transcript,.g-mini-volume,.g-noface,.secondary .menu .account a,.g-pip-pause,.g-pip-play,.g-pip-share,.g-search{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-1x-s08d9a78b0f.png) no-repeat;overflow:hidden;text-indent:-9999em;zoom:1;*font-size:0;*line-height:0;*text-indent:0}.g-button-modal-close{background-position:0 0;height:14px;width:14px}.g-button-modal-close_hover{background-position:0 -14px;height:14px;width:14px}.g-button-play{background-position:0 -28px;height:100px;width:100px}.g-button-play_hover{background-position:0 -128px;height:100px;width:100px}.g-collapse-up{background-position:0 -228px;height:30px;width:30px}.g-logo-icon-grey{background-position:0 -258px;height:15px;width:42px}.g-logo-icon,.secondary .menu .ted a{background-position:0 -273px;height:15px;width:42px}.g-logo-medium{background-position:0 -288px;height:52px;width:140px}.g-logo-small-grey{background-position:0 -340px;height:30px;width:83px}.g-logo-small{background-position:0 -370px;height:30px;width:83px}.g-maxi-fullscreen{background-position:0 -400px;height:30px;width:30px}.g-maxi-pause{background-position:0 -430px;height:30px;width:30px}.g-maxi-play{background-position:0 -460px;height:30px;width:30px}.g-maxi-settings{background-position:0 -490px;height:30px;width:30px}.g-maxi-subtitles{background-position:0 -520px;height:30px;width:30px}.g-maxi-transcript{background-position:0 -550px;height:30px;width:30px}.g-maxi-volume{background-position:0 -580px;height:30px;width:30px}.g-menu{background-position:0 -610px;height:30px;width:30px}.g-mini-fullscreen{background-position:0 -640px;height:20px;width:20px}.g-mini-pause{background-position:0 -660px;height:20px;width:20px}.g-mini-play{background-position:0 -680px;height:20px;width:20px}.g-mini-settings{background-position:0 -700px;height:20px;width:20px}.g-mini-subtitles{background-position:0 -720px;height:20px;width:20px}.g-mini-transcript{background-position:0 -740px;height:20px;width:20px}.g-mini-volume{background-position:0 -760px;height:20px;width:20px}.g-noface,.secondary .menu .account a{background-position:0 -780px;height:30px;width:30px}.g-pip-pause{background-position:0 -810px;height:46px;width:46px}.g-pip-play{background-position:0 -856px;height:46px;width:46px}.g-pip-share{background-position:0 -902px;height:30px;width:30px}.g-search{background-position:0 -932px;height:30px;width:30px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2){.g-button-modal-close{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 0;background-size:140px 962px}.g-button-modal-close_hover{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -14px;background-size:140px 962px}.g-button-play{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -28px;background-size:140px 962px}.g-button-play_hover{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -128px;background-size:140px 962px}.g-collapse-up{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -228px;background-size:140px 962px}.g-logo-icon-grey{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -258px;background-size:140px 962px}.g-logo-icon,.secondary .menu .ted a{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -273px;background-size:140px 962px}.g-logo-medium{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -288px;background-size:140px 962px}.g-logo-small-grey{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -340px;background-size:140px 962px}.g-logo-small{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -370px;background-size:140px 962px}.g-maxi-fullscreen{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -400px;background-size:140px 962px}.g-maxi-pause{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -430px;background-size:140px 962px}.g-maxi-play{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -460px;background-size:140px 962px}.g-maxi-settings{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -490px;background-size:140px 962px}.g-maxi-subtitles{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -520px;background-size:140px 962px}.g-maxi-transcript{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -550px;background-size:140px 962px}.g-maxi-volume{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -580px;background-size:140px 962px}.g-menu{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -610px;background-size:140px 962px}.g-mini-fullscreen{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -640px;background-size:140px 962px}.g-mini-pause{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -660px;background-size:140px 962px}.g-mini-play{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -680px;background-size:140px 962px}.g-mini-settings{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -700px;background-size:140px 962px}.g-mini-subtitles{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -720px;background-size:140px 962px}.g-mini-transcript{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -740px;background-size:140px 962px}.g-mini-volume{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -760px;background-size:140px 962px}.g-noface,.secondary .menu .account a{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -780px;background-size:140px 962px}.g-pip-pause{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -810px;background-size:140px 962px}.g-pip-play{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -856px;background-size:140px 962px}.g-pip-share{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -902px;background-size:140px 962px}.g-search{background:url(/wp-content/themes/vip/ted2012/css/../images/sprites/g-2x-sf287b9c765.png) no-repeat;background-position:0 -932px;background-size:140px 962px}}.nav{font-size:16px;text-align:left;width:100%}.nav__menu{list-style-type:none;margin:0;padding:0}.nav__link{background:#EAEAEA;border-bottom:1px solid #CBCBCB;color:#111;display:block;font-weight:bold;padding:10px 15px 10px 30px;text-decoration:none;position:relative}.nav__link:focus,.nav__link:hover{background:#F0F0F0}.nav__link--placeholder{display:none}.nav__menu .nav__menu .nav__link{background:#D9D9D9;font-weight:normal}.nav__menu .nav__menu .nav__link:focus,.nav__menu .nav__menu .nav__link:hover{background:#E1E1E1}.nav__item--foldable .nav__link:before{content:"\f112"}.nav__item--foldable .nav__link:before{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;font-family:"icons";font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;width:16px;height:16px;line-height:16px;font-size:15.2px;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;position:absolute;top:50%;left:7px;margin-top:-8px}.nav__item--foldable .nav__folder .nav__link:before{display:none}.nav__item--foldable.nav__item--active .nav__link:before{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nav__menu .nav__item--disabled .nav__link,.nav__menu .nav__item--disabled .nav__link:focus,.nav__menu .nav__item--disabled .nav__link:hover{display:none}.nav__item__info{display:none}.nav__skip{background:transparent;font-size:12px;font-weight:normal;text-align:right}.js .nav__folder{display:none}.js .nav__skip{display:none}.js .nav--main{display:none}.js .nav--main--open{display:block}@media only screen and (min-width: 1024px){.js .nav--main{display:block;float:left;width:auto}.js .nav--main .nav__item{border-left:1px solid transparent;border-right:1px solid transparent;border-top:2px solid #DDD;float:left;font-size:13px;height:60px;margin:-2px 5px 0;padding:0}.js .nav--main .nav__item--active{border-color:#EAEAEA}.js .nav--main .nav__item--active .nav__folder{display:block;-moz-transition:opacity 0.15s linear 0;-o-transition:opacity 0.15s linear 0;-webkit-transition:opacity 0.15s linear;-webkit-transition-delay:0;transition:opacity 0.15s linear 0}.js .nav--main .nav__item--active .nav__link--placeheld{background:#FFF;border-bottom:1px solid #FFF}.js .nav--main .nav__item--deactivating{border-color:transparent}.js .nav--main .nav__item--deactivating .nav__folder{opacity:0;-moz-transition:opacity 0.2s ease-in 0.05s;-o-transition:opacity 0.2s ease-in 0.05s;-webkit-transition:opacity 0.2s ease-in;-webkit-transition-delay:0.05s;transition:opacity 0.2s ease-in 0.05s}.js .nav--main .nav__item--deactivating .nav__link--placeheld{background:transparent;border-bottom:none}.js .nav--main .nav__menu .nav__item--disabled .nav__link,.js .nav--main .nav__menu .nav__item--disabled .nav__link:focus,.js .nav--main .nav__menu .nav__item--disabled .nav__link:hover{color:#BBB;cursor:default;display:block}.js .nav--main .nav__link{background:transparent;border:none;color:#555;line-height:59px;padding:0 10px}.js .nav--main .nav__link:before{display:none}.js .nav--main .nav__button{line-height:1.6;position:absolute;bottom:0;right:0}.js .nav--main .nav__link--placeheld{position:absolute;z-index:601}.js .nav--main .nav__link--placeholder{display:block;position:static;visibility:hidden}.js .nav--main .nav__folder{-moz-box-shadow:rgba(0,0,0,0.2) 0 0 25px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 25px;box-shadow:rgba(0,0,0,0.2) 0 0 25px;background:#FFF;border-bottom:2px solid #E62B1E;border-top:1px solid #DDD;display:none;position:absolute;left:0;top:58px;z-index:600;padding:20px 0;width:900px}.js .nav--main .nav__folder .nav__menu{padding:0 20px;overflow:hidden}.js .nav--main .nav__folder .nav__item{border:none;border-top:1px solid #DDD;height:90px;padding:20px 0;width:266.66667px;margin:-1px 20px 0 0;position:relative}.js .nav--main .nav__folder .nav__item--disabled .nav__link,.js .nav--main .nav__folder .nav__item--disabled .nav__link:hover{cursor:default}.js .nav--main .nav__folder .nav__item--disabled .nav__link .nav__item__title,.js .nav--main .nav__folder .nav__item--disabled .nav__link .nav__item__info,.js .nav--main .nav__folder .nav__item--disabled .nav__link:hover .nav__item__title,.js .nav--main .nav__folder .nav__item--disabled .nav__link:hover .nav__item__info{color:#CCC}.js .nav--main .nav__folder .nav__item__title{color:#111;font-size:14px;font-weight:bold;margin-bottom:4px}.js .nav--main .nav__folder .nav__item__info{color:#888;display:block}.js .nav--main .nav__folder .nav__link{line-height:1.3;padding:0}.js .nav--main .nav__folder .nav__link:hover{background:transparent}.js .nav--main .nav__folder .nav__link:hover .nav__item__title{color:#E62B1E}.js .main-nav-screen{background:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;bottom:0;display:none;height:100%;position:fixed;top:60px;width:100%;z-index:599}.js .main-nav-screen--active{display:block}}@media only screen and (min-width: 1200px){.js .nav--main .nav__folder .nav__menu{padding:0 40px}.js .nav--main .nav__folder .nav__item{width:246.66667px}}.footer{border-top:2px solid #E22E29;color:#909090;padding:30px 0 0;text-align:center;font-size:13px;font-size:0.92857rem}.footer__logo{margin-bottom:30px}.footer__section,#menu-footer-primary>li{margin-bottom:30px;text-align:left}.footer__title,#menu-footer-primary>li>a{color:#343434;margin-bottom:1em;font-size:13px;font-size:0.92857rem}.footer__links,#menu-footer-primary ul{list-style:none;margin:0;padding:0}.footer__link,#menu-footer-primary ul a{color:#909090;font-weight:700;line-height:1.8;text-decoration:none}.footer__link:hover,#menu-footer-primary ul a:hover{text-decoration:underline}.footer__content{position:relative}.footer__services{background:#242424;border-top:2px solid #2F2F2F;font-size:14px;font-size:1rem}.footer__services__container{padding:0}.footer__service,#menu-footer-secondary a{display:block;border-bottom:1px solid #1D1D1D;border-top:1px solid #2F2F2F;color:#FFF;font-weight:700;margin:0;padding:10px 0;text-decoration:none}.footer__service:hover,#menu-footer-secondary a:hover{background:#2D2D2D;color:#EEE}.footer__service--info{color:#818181;font-weight:400;font-size:12px;font-size:0.85714rem}.footer__service--info:hover{background:transparent}.footer__additional{border-top:1px solid #EBEBEB;line-height:1.2;padding-top:30px}.footer__additional__sidenote{color:#D8D8D8;font-size:15px;margin-top:2px}@media only screen and (min-width: 768px){.footer{font-size:12px;font-size:0.85714rem}.footer__logo{left:0;position:absolute;top:0}.footer__section,#menu-footer-primary>li{padding:0 30px}.footer__content{overflow:hidden;padding-left:130px}.footer__content__copy,.footer__content__links,.menu-footer-primary-container,.footer__content__forms{float:left;overflow:hidden}.footer__content__copy{text-align:left}.footer__content__links,.menu-footer-primary-container{width:35%}.footer__content__forms{width:65%}.footer__services{line-height:2;font-size:12px;font-size:0.85714rem}.footer__services__container{padding:0 20px}.footer__service,#menu-footer-secondary a{border:none;float:left;margin-right:20px}.footer__service:hover,#menu-footer-secondary a:hover{background:transparent;text-decoration:underline}.footer__service--info{clear:both;text-align:left;margin-right:0;padding:0 0 10px;width:100%;font-size:12px;font-size:0.85714rem}.footer__service--info:hover{text-decoration:none}.footer__additional{padding:30px 0 0}}@media only screen and (min-width: 1024px){.footer__section,#menu-footer-primary>li{float:left;width:50%}.footer__content__links,.menu-footer-primary-container{width:40%}.footer__content__forms{width:60%}.footer__services__container{padding:0 20px}.footer__service--info{clear:none;float:right;padding:10px 0;width:auto}}@media only screen and (min-width: 1200px){.footer__services__container{padding:0 40px}}.footer-newsletter__options,.newsletter-subscribe ul,.footer-subscribe ul{list-style:none;margin:0 0 1em;padding:0;overflow:hidden;width:100%}.footer-newsletter__option,.newsletter-subscribe ul li,.footer-subscribe ul li{float:left;margin-right:20px}.footer-newsletter__error{color:#A00;margin:1em 0 0}.footer-newsletter__error,.footer-newsletter__success{display:none}@media only screen and (min-width: 1024px){.footer-newsletter{border-left:1px solid #E8E8E8}}.main-search{background:#EAEAEA;border-bottom:1px solid #CCC;padding:9px}.main-search__content{position:relative}.main-search__input{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#FFF;border:1px solid #D4D4D4;font-size:16px;padding:7px 25px 7px 5px;vertical-align:middle;width:100%;-webkit-appearance:none}.main-search__button{border:none;margin-top:-15px;padding:0;position:absolute;top:50%;right:0}.js .main-search{display:none}.js .shoji-fixtures .main-search{display:block}@media only screen and (min-width: 1024px){.js .main-search{display:block;background:transparent;border:none;float:right;margin:0 20px 0 0;padding:0}.js .main-search__input{font-size:13px;width:260px}}.button,.home .featured .details-wrap .featured-read-more,.newsletter-subscribe input[type="submit"],.footer-subscribe input[type="submit"],#commentform #submit{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-image:-moz-linear-gradient(#f5f5f5,#e6e6e6);background-image:-webkit-linear-gradient(#f5f5f5,#e6e6e6);background-image:linear-gradient(#f5f5f5,#e6e6e6);display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;border:1px solid #CCC;color:#444;font-size:14px;font-weight:bold;line-height:24px;padding:7px 10px;text-decoration:none;text-shadow:0 1px 0 white}.button:hover,.home .featured .details-wrap .featured-read-more:hover,.newsletter-subscribe input[type="submit"]:hover,.footer-subscribe input[type="submit"]:hover,#commentform #submit:hover{background-image:-moz-linear-gradient(#eeeeee,#dddddd);background-image:-webkit-linear-gradient(#eeeeee,#dddddd);background-image:linear-gradient(#eeeeee,#dddddd)}.button:hover:disabled,.home .featured .details-wrap .featured-read-more:hover:disabled,.newsletter-subscribe input[type="submit"]:hover:disabled,.footer-subscribe input[type="submit"]:hover:disabled,#commentform #submit:hover:disabled{background-image:-moz-linear-gradient(#f5f5f5,#e6e6e6);background-image:-webkit-linear-gradient(#f5f5f5,#e6e6e6);background-image:linear-gradient(#f5f5f5,#e6e6e6)}.button[disabled],.home .featured .details-wrap [disabled].featured-read-more,.newsletter-subscribe input[disabled][type="submit"],.footer-subscribe input[disabled][type="submit"],#commentform [disabled]#submit,.button--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:0.6}.button--medium{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFDBDBDB');background-image:-moz-linear-gradient(#ececec,#dbdbdb);background-image:-webkit-linear-gradient(#ececec,#dbdbdb);background-image:linear-gradient(#ececec,#dbdbdb);border:1px solid #BBB;color:#333}.button--medium:hover{background-image:-moz-linear-gradient(#e3e3e3,#d4d4d4);background-image:-webkit-linear-gradient(#e3e3e3,#d4d4d4);background-image:linear-gradient(#e3e3e3,#d4d4d4);color:#111}.button--medium:hover:disabled{background-image:-moz-linear-gradient(#ececec,#dbdbdb);background-image:-webkit-linear-gradient(#ececec,#dbdbdb);background-image:linear-gradient(#ececec,#dbdbdb)}.button--dark,.home .featured .details-wrap .featured-read-more,.button--highlight{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF555555', endColorstr='#FF222222');background-image:-moz-linear-gradient(#555555,#222222);background-image:-webkit-linear-gradient(#555555,#222222);background-image:linear-gradient(#555555,#222222);border-color:transparent;color:#FFF;font-weight:bold;text-shadow:0 1px 0 #111}.button--dark:hover,.home .featured:hover a.featured-read-more,.home .featured .details-wrap .featured-read-more:hover,.button--highlight:hover{background-image:-moz-linear-gradient(#666666,#2d2d2d);background-image:-webkit-linear-gradient(#666666,#2d2d2d);background-image:linear-gradient(#666666,#2d2d2d);color:#FFF}.button--dark:hover:disabled,.home .featured:hover a.featured-read-more:disabled,.home .featured .details-wrap .featured-read-more:hover:disabled,.button--highlight:hover:disabled{background-image:-moz-linear-gradient(#555555,#222222);background-image:-webkit-linear-gradient(#555555,#222222);background-image:linear-gradient(#555555,#222222)}.button--facebook{background:#3E5B96;border-color:#3E5B96;background-image:-moz-linear-gradient(#4a6cb0,#3f5c97);background-image:-webkit-linear-gradient(#4a6cb0,#3f5c97);background-image:linear-gradient(#4a6cb0,#3f5c97)}.button--facebook:hover{background-image:-moz-linear-gradient(#4366ad,#3a598f);background-image:-webkit-linear-gradient(#4366ad,#3a598f);background-image:linear-gradient(#4366ad,#3a598f)}.button--facebook:hover:disabled{background-image:-moz-linear-gradient(#4a6cb0,#3f5c97);background-image:-webkit-linear-gradient(#4a6cb0,#3f5c97);background-image:linear-gradient(#4a6cb0,#3f5c97)}.button--highlight{background-image:linear-gradient(#E62B1E, #CF271B);padding:7px 30px}.button--highlight:hover{background:#E62B1E}.button--highlight:hover:disabled{background-image:linear-gradient(#E62B1E, #CF271B)}.button--wide{display:block;margin:0 auto;max-width:50em;text-align:center;width:100%}@media only screen and (min-width: 768px){.button,.home .featured .details-wrap .featured-read-more,.newsletter-subscribe input[type="submit"],.footer-subscribe input[type="submit"],#commentform #submit{font-size:13px}}@media only screen and (min-width: 320px){.media,.entry-content .wp-caption{display:block;overflow:hidden;_overflow:visible;zoom:1}.media__image,.entry-content .wp-caption{float:left;margin-right:20px;text-align:center}.media__image--alt{float:right;margin-left:20px;margin-right:0}.media__image--thumb{width:100px}.media__message{overflow:hidden;_overflow:visible;zoom:1}.media--oh-v .media__image,.media--oh-v .entry-content .wp-caption,.entry-content .media--oh-v .wp-caption{float:none;margin-bottom:10px;margin-right:0;width:100%}.media--oh-v .media__image--alt{float:none;margin-bottom:10px;margin-left:0;margin-right:0}}@media only screen and (min-width: 480px){.media__image--thumb{width:30%}.media--xs-v .media__image,.media--xs-v .entry-content .wp-caption,.entry-content .media--xs-v .wp-caption{float:none;margin-bottom:10px;margin-right:0;width:100%}.media--xs-v .media__image--alt{float:none;margin-bottom:10px;margin-left:0;margin-right:0}.media--xs-h .media__image,.media--xs-h .entry-content .wp-caption,.entry-content .media--xs-h .wp-caption{float:left;margin-bottom:0;margin-right:20px;width:auto}.media--xs-h .media__image--alt{float:right;margin-bottom:0;margin-left:20px;margin-right:0}.media--xs-h .media__image--thumb{width:30%}}@media only screen and (min-width: 768px){.media--sm-v .media__image,.media--sm-v .entry-content .wp-caption,.entry-content .media--sm-v .wp-caption{float:none;margin-bottom:10px;margin-right:0;width:100%}.media--sm-v .media__image--alt{float:none;margin-bottom:10px;margin-left:0;margin-right:0}.media--sm-h .media__image,.media--sm-h .entry-content .wp-caption,.entry-content .media--sm-h .wp-caption{float:left;margin-bottom:0;margin-right:20px;width:auto}.media--sm-h .media__image--alt{float:right;margin-bottom:0;margin-left:20px;margin-right:0}.media--sm-h .media__image--thumb{width:30%}}@media only screen and (min-width: 1024px){.media--lg-v .media__image,.media--lg-v .entry-content .wp-caption,.entry-content .media--lg-v .wp-caption{float:none;margin-bottom:10px;margin-right:0;width:100%}.media--lg-v .media__image--alt{float:none;margin-bottom:10px;margin-left:0;margin-right:0}.media--lg-h .media__image,.media--lg-h .entry-content .wp-caption,.entry-content .media--lg-h .wp-caption{float:left;margin-bottom:0;margin-right:20px;width:auto}.media--lg-h .media__image--alt{float:right;margin-bottom:0;margin-left:20px;margin-right:0}.media--lg-h .media__image--thumb{width:30%}}.thumb{display:block;overflow:hidden;position:relative;width:100%}.thumb__sizer{display:block;padding-bottom:56.25%}.thumb__tugger{text-align:center;white-space:nowrap;word-break:normal;position:absolute;_position:static;bottom:-100px;top:-100px;left:0;right:0}.thumb__image,.home article.not-featured.has-thumbnail .post-thumbnail img,.archive article.not-featured.has-thumbnail .post-thumbnail img,.related-list article.not-featured.has-thumbnail .post-thumbnail img,.page-template article.not-featured.has-thumbnail .post-thumbnail img{display:inline-block;vertical-align:middle;margin:0;width:100%}.thumb__aligner{display:inline-block;vertical-align:middle;height:100%}.thumb__duration{font-size:11px;font-size:0.78571rem;background:#111;color:#FFF;display:block;line-height:1.2;opacity:0.8;padding:2px 3px 2px;position:absolute;bottom:3px;right:3px}.thumb--square .thumb__sizer{padding-bottom:100%}.thumb--square .thumb__tugger{bottom:0;top:0;left:-100px;right:-100px}.thumb--square .thumb__image,.thumb--square .home article.not-featured.has-thumbnail .post-thumbnail img,.home article.not-featured.has-thumbnail .post-thumbnail .thumb--square img,.thumb--square .archive article.not-featured.has-thumbnail .post-thumbnail img,.archive article.not-featured.has-thumbnail .post-thumbnail .thumb--square img,.thumb--square .related-list article.not-featured.has-thumbnail .post-thumbnail img,.related-list article.not-featured.has-thumbnail .post-thumbnail .thumb--square img,.thumb--square .page-template article.not-featured.has-thumbnail .post-thumbnail img,.page-template article.not-featured.has-thumbnail .post-thumbnail .thumb--square img{height:100%;width:auto}.thumb--tv .thumb__sizer{padding-bottom:75%}.icon{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;font-family:"icons";font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;width:40px;height:40px;line-height:40px;font-size:38px}.icon_action-attend:before{content:"\f100"}.icon_action-connect:before{content:"\f101"}.icon_action-download:before{content:"\f102"}.icon_action-follow:before{content:"\f103"}.icon_action-join:before{content:"\f104"}.icon_action-learn:before{content:"\f105"}.icon_action-organize:before{content:"\f106"}.icon_action-participate:before{content:"\f107"}.icon_action-petition:before{content:"\f108"}.icon_action-quote:before{content:"\f109"}.icon_action-share:before{content:"\f10a"}.icon_action-signup:before{content:"\f10b"}.icon_action-subscribe:before{content:"\f10c"}.icon_action-visit:before{content:"\f10d"}.icon_action-volunteer:before{content:"\f10e"}.icon_arrow-alt-left:before{content:"\f10f"}.icon_arrow-alt-right:before{content:"\f110"}.icon_arrow-left:before{content:"\f111"}.icon_arrow-right:before{content:"\f112"}.icon_checkmark:before{content:"\f113"}.icon_circle-download:before{content:"\f114"}.icon_circle-email:before{content:"\f115"}.icon_circle-facebook:before{content:"\f116"}.icon_circle-favorite-fill:before{content:"\f117"}.icon_circle-favorite:before{content:"\f118"}.icon_circle-left:before{content:"\f119"}.icon_circle-more:before{content:"\f11a"}.icon_circle-rate:before{content:"\f11b"}.icon_circle-right:before{content:"\f11c"}.icon_circle-twitter:before{content:"\f11d"}.icon_circle-watchlater-fill:before{content:"\f11e"}.icon_circle-watchlater:before{content:"\f11f"}.icon_close-small:before{content:"\f120"}.icon_control-cog:before{content:"\f121"}.icon_control-fullscreen:before{content:"\f122"}.icon_control-mute:before{content:"\f123"}.icon_control-pause:before{content:"\f124"}.icon_control-play:before{content:"\f125"}.icon_control-skip:before{content:"\f126"}.icon_control-subtitles:before{content:"\f127"}.icon_control-transcript:before{content:"\f128"}.icon_control-volume:before{content:"\f129"}.icon_facebook:before{content:"\f12a"}.icon_flag:before{content:"\f12b"}.icon_footnotes:before{content:"\f12c"}.icon_item-book:before{content:"\f12d"}.icon_item-globe:before{content:"\f12e"}.icon_item-speaker:before{content:"\f12f"}.icon_item-text:before{content:"\f130"}.icon_item-video:before{content:"\f131"}.icon_link:before{content:"\f132"}.icon_page-dot-off:before{content:"\f133"}.icon_page-dot-on:before{content:"\f134"}.icon_pin:before{content:"\f135"}.icon_reply:before{content:"\f136"}.icon_search:before{content:"\f137"}.icon_transcript:before{content:"\f138"}.icon_twitter:before{content:"\f139"}.icon_upvote:before{content:"\f13a"}.home-header,.header{border-bottom:2px solid #D6D6D6}.home-header__intro{display:none}@media only screen and (min-width: 1024px){.home-header,.header{border-bottom:none}.home-header__intro{display:block;padding:20px 0;position:relative}.home-header__logo,.home-header__motto{float:left}.home-header__motto{color:#888;font-size:42px;font-weight:100;line-height:52px;margin-left:10px}.home-header__motto__asterisk{color:#E62B1E;font-weight:bold}.home-header__annotation{display:table;float:right;min-height:52px;width:300px}.home-header__annotation__content{display:table-cell;vertical-align:middle;font-size:11px;font-size:0.78571rem;color:#666;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;text-align:right}.home-header__annotation__asterisk{color:#E62B1E}.home-header .banner,.header .banner{border-top:1px solid white;border-bottom:2px solid #e62b1e;height:50px}.home-header .banner__container,.header .banner__container{padding-left:18px}.home-header .banner,.header .banner,.home-header .banner__account,.header .banner__account{line-height:49px}.home-header .banner__logo,.header .banner__logo{display:none}.home-header .banner__account__image,.header .banner__account__image{margin-top:10px}.home-header .banner__account .nav__link--placeholder,.header .banner__account .nav__link--placeholder,.home-header .banner__account .nav__menu .nav__item .banner__account__link--profile,.header .banner__account .nav__menu .nav__item .banner__account__link--profile{height:50px}.home-header .nav__item,.header .nav__item{border-top:1px solid #F5F5F5;border-top:1px solid white;height:50px;margin-top:-1px;font-size:15px}.home-header .nav__item--active,.header .nav__item--active{border-color:#DDD}.home-header .nav__item--deactivating,.header .nav__item--deactivating{border-color:transparent}.home-header .nav__link,.header .nav__link{line-height:49px}.home-header .nav__folder,.header .nav__folder{top:49px}}@media only screen and (min-width: 1200px){.home-header .banner__container,.header .banner__container{padding-left:38px}}.list{margin:20px 0;padding:0}.list__item,.home article.not-featured,.archive article.not-featured,.related-list article.not-featured,.page-template article.not-featured{border-top:1px dotted #CCC;margin-top:20px;padding-top:20px}.list__item:first-child,.home article.not-featured:first-child,.archive article.not-featured:first-child,.related-list article.not-featured:first-child,.page-template article.not-featured:first-child{border-top:none;margin-top:0;padding-top:0}.talk-grid,*{-webkit-tap-highlight-color:transparent}.talk-grid{-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;*zoom:1;clear:both;float:none;margin:0 auto;max-width:1240px;max-width:1160px}.talk-grid:after{content:"";display:table;clear:both}.talk-grid__container{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-animation:grid-in 300ms;-webkit-animation:grid-in 300ms;animation:grid-in 300ms}.talk-grid--loading .talk-grid__container{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-animation:grid-out 400ms;-webkit-animation:grid-out 400ms;animation:grid-out 400ms;visibility:hidden}.talk-grid__expander{margin:-1px}.talk-grid__inner{height:0;width:100%;padding-top:84.375%;position:relative}.talk-grid__content{width:100%;height:100%;position:absolute;top:0;left:0}.talk-grid__flipper{display:none}.talk-grid__page__inner{width:100%;height:100%;position:absolute;top:0;left:0}.talk-grid__page__content{width:100%;height:100%;position:relative}.talk-grid__tile{float:left;width:50%}.talk-grid__page--page-1 .talk-grid__tile--tile-1{width:100%}.talk-grid__tile__inner{padding-top:56.25%;position:relative}.talk-grid__tile__marker{background:#E62B1E;color:#FFF;padding:0 15px;line-height:36px;height:36px;position:absolute;top:0;left:20px}.talk-grid__tile__frame{padding:1px;width:100%;height:100%;position:absolute;top:0;left:0}.talk-grid__tile__content{display:block;overflow:hidden;text-decoration:none;width:100%;height:100%;position:relative}.talk-grid__tile__thumb{width:100%;position:absolute;top:0;left:0}.talk-grid__tile__overlay{background-image:-moz-linear-gradient(top, rgba(0,0,0,0) 20%,#000000);background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 20%,#000000);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 20%,#000000);height:100%;width:100%;position:absolute;top:0;left:0}.talk-grid__tile__details{font-size:15px;font-size:1.07143rem;text-shadow:1px 1px 0 rgba(0,0,0,0.6);color:#FFF;width:100%;padding:10px;position:absolute;bottom:0;left:0}.talk-grid__tile__details__speaker{display:none}.talk-grid__tile__details__title{font-weight:900;line-height:1.1;max-height:4.4em;overflow:hidden}.talk-grid__tile__supplementary{display:none;text-shadow:none}.talk-grid__tile--hero{width:100%}.talk-grid__tile--placeholder{display:none}.talk-grid__tile__dummy{background:#333;width:100%;height:100%}.talk-grid__footer{margin-top:10px}@-moz-keyframes grid-in{0%{opacity:0}10%{opacity:0}100%{opacity:1}}@-webkit-keyframes grid-in{0%{opacity:0}10%{opacity:0}100%{opacity:1}}@keyframes grid-in{0%{opacity:0}10%{opacity:0}100%{opacity:1}}@-moz-keyframes grid-out{0%{opacity:1;visibility:visible}90%{opacity:0;visibility:visible}100%{visibility:hidden}}@-webkit-keyframes grid-out{0%{opacity:1;visibility:visible}90%{opacity:0;visibility:visible}100%{visibility:hidden}}@keyframes grid-out{0%{opacity:1;visibility:visible}90%{opacity:0;visibility:visible}100%{visibility:hidden}}@media only screen and (min-width: 600px){.talk-grid__tile__details{line-height:1.5;padding:4%}.talk-grid__tile__marker{left:4%}.talk-grid__tile__details__speaker{display:block;font-weight:400}.talk-grid__tile__details__title{line-height:1.2;max-height:4.8em}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__details__title{font-size:23px;font-size:1.64286rem}}@media only screen and (min-width: 768px){.talk-grid__expander{margin:-2px}.talk-grid__inner{z-index:1}.talk-grid__content .swipeview-active{z-index:1}.talk-grid__page{-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);opacity:0.2}.talk-grid__page:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:0.6}.talk-grid__page--current,.talk-grid__page--current:hover{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.talk-grid__inner{padding-top:56.25%}.talk-grid__tile__overlay{-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.talk-grid__tile__details{font-size:13px;font-size:0.92857rem;min-height:0;-moz-transition:min-height 200ms ease-out;-o-transition:min-height 200ms ease-out;-webkit-transition:min-height 200ms ease-out;transition:min-height 200ms ease-out}.talk-grid__tile__details__title{max-height:none}.talk-grid__tile__meta{font-size:11px;font-size:0.78571rem;color:#AAA;margin:4px 0}.talk-grid__tile__description{font-size:12px;font-size:0.85714rem;font-weight:normal}.talk-grid__tile__frame{padding:2px}.talk-grid__tile{position:absolute;width:25%;-moz-transition-property:width,top,left;-o-transition-property:width,top,left;-webkit-transition-property:width,top,left;transition-property:width,top,left;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s;-moz-animation:tile-hover-out 200ms;-webkit-animation:tile-hover-out 200ms;animation:tile-hover-out 200ms;z-index:auto}.talk-grid__page--page-1 .talk-grid__tile--tile-1,.talk-grid__tile--tile-1,.talk-grid__tile--tile-2{width:50%}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__details__title,.talk-grid__tile--tile-1 .talk-grid__tile__details__title,.talk-grid__tile--tile-2 .talk-grid__tile__details__title{font-size:28px;font-size:2rem;letter-spacing:-1px;line-height:1.1}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__meta,.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__description,.talk-grid__tile--tile-1 .talk-grid__tile__meta,.talk-grid__tile--tile-1 .talk-grid__tile__description,.talk-grid__tile--tile-2 .talk-grid__tile__meta,.talk-grid__tile--tile-2 .talk-grid__tile__description{font-size:13px;font-size:0.92857rem}.talk-grid__tile--hover{-moz-animation:tile-hover-in 200ms;-webkit-animation:tile-hover-in 200ms;animation:tile-hover-in 200ms;z-index:1}.talk-grid__tile--hover .talk-grid__tile__content{-moz-box-shadow:rgba(30,30,30,0.8) 0 0 30px;-webkit-box-shadow:rgba(30,30,30,0.8) 0 0 30px;box-shadow:rgba(30,30,30,0.8) 0 0 30px}.talk-grid__tile--hover .talk-grid__tile__overlay{height:200%;top:-100%}.talk-grid__tile--hover .talk-grid__tile__details{min-height:100%}.talk-grid__tile--deco .talk-grid__tile__details{top:0;bottom:auto}.talk-grid__tile--deco .talk-grid__tile__supplementary{-moz-animation:tile-supplementary-deco-in 200ms;-webkit-animation:tile-supplementary-deco-in 200ms;animation:tile-supplementary-deco-in 200ms;display:block;opacity:1}.talk-grid__tile--marked .talk-grid__tile__details{padding-top:50px}@-moz-keyframes tile-hover-in{0%{z-index:auto}90%{z-index:2}100%{z-index:2}}@-webkit-keyframes tile-hover-in{0%{z-index:auto}90%{z-index:2}100%{z-index:2}}@keyframes tile-hover-in{0%{z-index:auto}90%{z-index:2}100%{z-index:2}}@-moz-keyframes tile-hover-out{0%{z-index:1}90%{z-index:1}100%{z-index:auto}}@-webkit-keyframes tile-hover-out{0%{z-index:1}90%{z-index:1}100%{z-index:auto}}@keyframes tile-hover-out{0%{z-index:1}90%{z-index:1}100%{z-index:auto}}@-moz-keyframes tile-supplementary-deco-in{0%{display:block;opacity:0}10%{opacity:0}100%{opacity:1}}@-webkit-keyframes tile-supplementary-deco-in{0%{display:block;opacity:0}10%{opacity:0}100%{opacity:1}}@keyframes tile-supplementary-deco-in{0%{display:block;opacity:0}10%{opacity:0}100%{opacity:1}}}@media only screen and (min-width: 1024px){.talk-grid__expander{margin:-2px}.talk-grid__inner{padding-top:56.25%}.talk-grid__tile__frame{padding:2px}.talk-grid__tile{cursor:pointer;width:20%}.talk-grid__tile__details{font-size:15px;font-size:1.07143rem}.talk-grid__tile__meta{font-size:13px;font-size:0.92857rem;margin:5px 0}.talk-grid__tile__description{font-size:14px;font-size:1rem}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__meta,.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__description,.talk-grid__tile--tile-1 .talk-grid__tile__meta,.talk-grid__tile--tile-1 .talk-grid__tile__description,.talk-grid__tile--tile-2 .talk-grid__tile__meta,.talk-grid__tile--tile-2 .talk-grid__tile__description,.talk-grid__tile--tile-3 .talk-grid__tile__meta,.talk-grid__tile--tile-3 .talk-grid__tile__description{font-size:15px;font-size:1.07143rem}.talk-grid__tile--tile-2,.talk-grid__tile--tile-3{width:40%}.talk-grid__page--page-1 .talk-grid__tile--tile-1,.talk-grid__tile--tile-1{width:60%}.talk-grid__tile--placeholder{display:block}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__details__speaker,.talk-grid__tile--tile-1 .talk-grid__tile__details__speaker{font-size:20px;font-size:1.42857rem}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__details__title,.talk-grid__tile--tile-1 .talk-grid__tile__details__title{font-size:46px;font-size:3.28571rem;letter-spacing:-2px;line-height:1}.talk-grid__page--page-1 .talk-grid__tile--tile-1 .talk-grid__tile__meta,.talk-grid__tile--tile-1 .talk-grid__tile__meta{margin:12px 0}.talk-grid__tile--tile-2 .talk-grid__tile__details__title,.talk-grid__tile--tile-3 .talk-grid__tile__details__title{font-size:28px;font-size:2rem;letter-spacing:-1px;line-height:1.1}.talk-grid__tile--tile-2 .talk-grid__tile__meta,.talk-grid__tile--tile-3 .talk-grid__tile__meta{margin:8px 0}}@media only screen and (min-width: 1200px){.talk-grid__flipper{color:#777;display:block;position:absolute;top:50%;margin-top:-20px}.talk-grid__flipper:hover{color:#111}.talk-grid__prev{left:-60px}.talk-grid__next{right:-60px}}.home-stack{margin:20px 0}.home-stack--highlight{background:#F3F3F3;margin:0;padding:20px 0}.home-about{text-align:center}.home-grid__filters--small{margin-bottom:20px}.home-grid__filters--large{display:none}.home-features__ad{margin:10px 0 0;padding-top:20px;border-top:1px solid #DDD;text-align:center}.home-features__ad__text{font-size:12px;font-size:0.85714rem;line-height:1.83333;color:#666;font-family:Georgia,"Times New Roman",Times,serif}.home-features__ad__unit{display:block;margin:10px -20px 0}.home-conference__postcard{width:100%}.home-conference__theme{font-size:22px;font-size:1.57143rem;font-weight:700;line-height:1.4}.home-conference__meta{font-size:16px;font-size:1.14286rem;font-weight:300;line-height:1.2;color:#666}.explore__arrow{display:none}.home-top__alpha,.home-top__omega{margin:20px 0 0}.flexbox .home-top,.flexboxlegacy .home-top{display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-box-orient:vertical;display:-ms-flexbox;-ms-flex-direction:column;display:-webkit-flex;-webkit-flex-direction:column;display:flex;flex-direction:column}.flexbox .home-top__alpha,.flexbox .home-top__omega,.flexboxlegacy .home-top__alpha,.flexboxlegacy .home-top__omega{width:100%}.flexbox .home-top__alpha,.flexboxlegacy .home-top__alpha{-webkit-order:2;order:2}.flexbox .home-top__omega,.flexboxlegacy .home-top__omega{-webkit-order:1;order:1}@media only screen and (min-width: 768px){.home-grid__filters--small{display:none}.home-grid__filters--large{font-size:16px;font-size:1.14286rem;color:#CCC;display:block;margin-bottom:20px}.home-grid__filter{font-size:15px;font-size:1.07143rem;color:#888;font-weight:normal;margin:0 10px;text-decoration:none}.home-grid__filter:hover{color:#333}.home-grid__filter:first-child{margin-left:0;color:#333;font-weight:bold}.home-grid__filter:last-child{margin-right:0}.home-grid__filter--outbound,.home .home-explore{font-weight:bold;border-left:1px solid #CCC;padding-left:20px}.home-grid__filter--current{color:#E62B1E;font-weight:bold}.home-about__container{padding:0 50px}.flexbox .home-top__alpha,.flexboxlegacy .home-top__alpha{-webkit-order:1;order:1;margin:20px 0 0}.flexbox .home-top__omega,.flexboxlegacy .home-top__omega{-webkit-order:2;order:2}}@media only screen and (min-width: 1024px){.home-grid__filter{margin:0 10px}.home-stack{margin:30px 0}.home-stack--highlight{margin:0;padding:40px 0}.home-features__title{font-size:18px;font-size:1.28571rem;line-height:1.22222}.home-features__ad{margin:0;padding-top:0;border-top:none}.home-features__ad__unit{margin-top:20px}.explore__arrow{display:inline-block;margin-left:6px;width:18px;height:18px;line-height:18px;font-size:17.1px}}@media only screen and (min-width: 1200px){.home-features__ad{border-left:1px solid #DDD;padding-left:40px;width:340px}.home-about__container{padding:0 100px}}.spinner-wrap{position:relative;display:block;z-index:100}article{transition:opacity 0.5s}article.loading{opacity:0.2}.breadcrumb,#main h1.page-title-meta,.article-header .category-title,.article-header .tag-initiative{display:none}@media only screen and (min-width: 768px){.breadcrumb,#main h1.page-title-meta,.article-header .category-title,.article-header .tag-initiative,.breadcrumb__link,#main h1.page-title-meta a,.article-header a.category-title,.article-header a.tag-initiative{color:#999;text-decoration:none}.inverse .breadcrumb,.home .featured .details-wrap .breadcrumb,.inverse #main h1.page-title-meta,#main .inverse h1.page-title-meta,.home .featured .details-wrap #main h1.page-title-meta,#main .home .featured .details-wrap h1.page-title-meta,.inverse .article-header .category-title,.article-header .inverse .category-title,.home .featured .details-wrap .article-header .category-title,.article-header .home .featured .details-wrap .category-title,.inverse .article-header .tag-initiative,.article-header .inverse .tag-initiative,.home .featured .details-wrap .article-header .tag-initiative,.article-header .home .featured .details-wrap .tag-initiative,.inverse .breadcrumb__link,.home .featured .details-wrap .breadcrumb__link,.inverse #main h1.page-title-meta a,#main h1.page-title-meta .inverse a,.home .featured .details-wrap #main h1.page-title-meta a,#main h1.page-title-meta .home .featured .details-wrap a,.inverse .article-header a.category-title,.article-header .inverse a.category-title,.home .featured .details-wrap .article-header a.category-title,.article-header .home .featured .details-wrap a.category-title,.inverse .article-header a.tag-initiative,.article-header .inverse a.tag-initiative,.home .featured .details-wrap .article-header a.tag-initiative,.article-header .home .featured .details-wrap a.tag-initiative{color:#FFF}.breadcrumb,#main h1.page-title-meta,.article-header .category-title,.article-header .tag-initiative{display:block}}.talk-event,.article-header .meta{margin-bottom:20px;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;color:#666;font-size:13px;font-size:0.92857rem}.event_icon{display:none}@media only screen and (min-width: 1024px){.talk-event,.article-header .meta{position:relative;padding-left:24px}.event_icon{display:block;position:absolute;width:20px;height:20px;line-height:20px;font-size:19px;left:-1px;top:1px;color:#AAA}}.talk-top{margin-top:10px}.talk-top__tools{*zoom:1}.talk-top__tools:after{content:"";display:table;clear:both}@media only screen and (min-width: 768px){.talk-top{margin-top:0}}@media only screen and (min-width: 1024px){.talk-top{margin-top:20px}.talk-top__details{float:left;padding-right:40px;width:63%;margin-bottom:20px}.talk-top__related{float:right;margin-top:0;padding-left:40px;width:37%}.talk-top__related:before{display:none}}.talk-topics,.article-footer .tags{line-height:16px;margin-top:20px;overflow:hidden;width:100%}.talk-topics__list,.widget_archives .list,.article-footer .tag-list{list-style:none;margin:6px 0 0 0;overflow:hidden;padding:0}.talk-topics__item,.widget_archives .list a,.article-footer .tag-list a{float:left;margin-bottom:0.8ex;margin-right:1ex;font-size:12px;font-size:0.85714rem}.talk-topics__link,.widget_archives .list a,.article-footer .tag-list a{background:#F3F3F3;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;color:#666;display:block;text-decoration:none;padding:.6ex 1.4ex;font-weight:normal}.talk-topics__link:hover,.widget_archives .list a:hover,.article-footer .tag-list a:hover{background-color:#ebebeb}.talk-section,#sidebar1{margin-top:20px}.talk-section:before,#sidebar1:before{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURf///7+/v6NDdjkAAAAQSURBVAjXY2hgEGBQYHAAAAR4APGA2fwfAAAAAElFTkSuQmCC");content:" ";display:block;height:8px;margin-bottom:20px;width:100%}.talk-section--borderless{margin-top:20px;padding-top:20px}.talk-section--borderless:before{display:none}.talk-section__title,#discussion h3{font-size:30px;font-weight:300;line-height:1.2;margin-bottom:20px;margin-right:60px}.talk-section__description{color:#777;font-size:12px;margin-right:60px}.talk-subsection,.article-footer .tags{border-top:1px solid #EAEAEA;margin-top:20px;padding-top:12px}.talk-subsection__title{font-size:18px;font-weight:700;line-height:1.4;margin-bottom:10px}@media only screen and (min-width: 1024px){.talk-section,#sidebar1{margin-bottom:10px}.talk-section__title,#discussion h3{position:relative;font-size:36px}.talk-section__title span,#discussion h3 span{display:block}}@media only screen and (min-width: 1200px){.talk-section:before,#sidebar1:before{margin-bottom:10px}}.thread,.comments,#comments ul{margin:0 auto;max-width:530px}.comment,#commentList li.pingback{font-size:13px;font-size:0.92857rem;border-top:1px dotted #CCC}.comment:first-child,#commentList li.pingback:first-child{border-top:2px solid #e3e3e3}.comment:first-child .comment__parent,#commentList li.pingback:first-child .comment__parent{display:none}.comment__header{color:#666;margin:25px 0 0}.comment__name,#commentList .comment-header h4 a{font-size:15px;font-size:1.07143rem;color:#333;font-weight:normal;text-decoration:none}.comment__date,#commentList .comment-header h4 .date{font-size:12px;font-size:0.85714rem}.comment__parent{margin:20px 0 -5px}.comment__context{font-size:15px;font-size:1.07143rem;display:block;font-weight:900;margin:5px 0 -15px;text-decoration:none}.comment__body{margin:25px 0}.comment__footer{font-size:12px;font-size:0.85714rem;margin-bottom:45px}.comment__footer .icon{color:#888;width:17px;height:17px;line-height:17px;font-size:16.15px;-moz-transition:color 0.2s;-o-transition:color 0.2s;-webkit-transition:color 0.2s;transition:color 0.2s}.comment__link{color:#666;font-weight:normal;margin-right:10px;text-decoration:none}.comment__link:hover,.comment__upvote--upvoted,.comment__report--reported{color:#E62B1E}.comment__link:hover .icon,.comment__upvote--upvoted .icon,.comment__report--reported .icon{color:#E62B1E}.comment__report{float:right;margin-right:0}.comment__response{border-top:1px dotted #CCC;display:none;margin-left:35px;padding:25px 0}.comment__response__button{float:right;margin-left:15px}.comment__response__buttons{*zoom:1}.comment__response__buttons:after{content:"";display:table;clear:both}.comment__response__limit{color:#666}.comment__response__limit__remain{font-weight:bold}.comment__quote{border-left:1px solid #DEDEDE;margin:10px 0;padding-left:10px}.comment__quote__body{margin:0}.comment__quote__attribution{color:#666;font-style:italic}.thread__new__input,.comment__editor__input,.comment__response__input{background:#FFF;border:1px solid #DDD;border-radius:4px;display:block;margin:10px 0;padding:10px;width:100%}.thread__new__alert,.comment__editor__message,.comment__response__message{background:#FFF;border:1px solid #E62B1E;border-radius:4px;color:#E62B1E;display:none;margin:10px 0;padding:5px 10px}.comment__response--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4}.comment__replies .comments,.comment__replies #comments ul,#comments .comment__replies ul{border-top:1px dotted #CCC;padding-left:35px}.comment__replies .comment:first-child,.comment__replies #commentList li.pingback:first-child,#commentList .comment__replies li.pingback:first-child{border-top:none}.comment__replies .comment__header{margin-left:-20px}.comment__replies .comment__image{border-left:1px solid #DEDEDE;padding-left:19px}.comment__replies .comment__response{margin-left:0}.comment__replies .comment__replies .comments,.comment__replies .comment__replies #comments ul,#comments .comment__replies .comment__replies ul{border-top:none;padding-left:0}.comment__replies .comment__replies .comment:first-child,.comment__replies .comment__replies #commentList li.pingback:first-child,#commentList .comment__replies .comment__replies li.pingback:first-child{border-top:1px dotted #CCC}.comment__replies .comment__replies .comment:first-child .comment__parent,.comment__replies .comment__replies #commentList li.pingback:first-child .comment__parent,#commentList .comment__replies .comment__replies li.pingback:first-child .comment__parent{display:block}.comment__editor{display:none;padding:25px 0}.comment__editor__input{margin-top:0}.thread__new__buttons,.comment__editor__controls{overflow:hidden;*zoom:1;color:#666}.thread__new__count,.comment__editor__count{font-weight:bold}.thread__new__button,.comment__editor__button{float:right;margin-left:15px}.thread__new,#discussion .signin{margin-bottom:20px}.thread__new__input{margin-top:0}.thread__loading{height:100px}.thread__no-comments{border-top:1px dotted #DDD;color:#666;display:none;padding-top:20px;text-align:center}.thread--no-comments .thread__more{display:none}.thread--no-comments .thread__no-comments{display:block}.thread--loading .thread__more,.thread--loading .thread__no-comments{display:none}.submenu{margin-bottom:20px}.submenu__list{list-style:none;margin:0;padding:0}.submenu__heading,.submenu__item{border-bottom:1px dotted #B2B2B2;padding:10px 0}.submenu__heading:first-child,.submenu__item:first-child{padding-top:0}.submenu__heading .submenu__item,.submenu__item .submenu__item{border-bottom:0;padding:0}.submenu__heading .submenu__item .submenu__link,.submenu__heading .submenu__item .widget a,.widget .submenu__heading .submenu__item a,.submenu__item .submenu__item .submenu__link,.submenu__item .submenu__item .widget a,.widget .submenu__item .submenu__item a{font-weight:400}.submenu__heading{margin-bottom:10px}.submenu__link,.widget a{line-height:2;text-decoration:none}.submenu__item--active>.submenu__link,.widget .submenu__item--active>a{color:#E62B1E}.inverse .submenu__item--active>.submenu__link,.home .featured .details-wrap .submenu__item--active>.submenu__link,.inverse .widget .submenu__item--active>a,.widget .inverse .submenu__item--active>a,.home .featured .details-wrap .widget .submenu__item--active>a,.widget .home .featured .details-wrap .submenu__item--active>a{color:#FFF}.js .submenu__lists{display:none}.submenu--opened .submenu__lists{display:block}@media only screen and (min-width: 320px){.js.csstransforms3d .submenu__heading{border:none;padding-bottom:0;margin-bottom:-10px}.js.csstransforms3d .submenu__heading__link{display:block;font-size:16px;font-weight:300;padding-left:20px;position:relative}.js.csstransforms3d .submenu__heading__link:before{content:"\f111"}.js.csstransforms3d .submenu__heading__link:before{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;font-family:"icons";font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;width:16px;height:16px;line-height:16px;font-size:15.2px;color:#484848;position:absolute;top:50%;left:0;margin-top:-8px}.js.csstransforms3d .submenu--opened{margin-bottom:20px}.js.csstransforms3d .submenu--fixture{margin:0}.js.csstransforms3d .submenu--fixture .submenu__item{border:none;padding:0}.js.csstransforms3d .submenu--fixture .submenu__heading{margin:0}.js.csstransforms3d .submenu--fixture .submenu__link,.js.csstransforms3d .submenu--fixture .widget a,.widget .js.csstransforms3d .submenu--fixture a{background:#EAEAEA;border-bottom:1px solid #CBCBCB;display:block;padding:7px 15px}.js.csstransforms3d .submenu--fixture .submenu__item .submenu__item .submenu__link,.js.csstransforms3d .submenu--fixture .submenu__item .submenu__item .widget a,.widget .js.csstransforms3d .submenu--fixture .submenu__item .submenu__item a{background:#D9D9D9}.js.csstransforms3d .submenu--fixture .submenu__heading__link{background:#F5F5F5;font-weight:700}.js.csstransforms3d .submenu--fixture .submenu__heading__link:before{display:none}}@media only screen and (min-width: 1024px){.submenu{padding-right:40px}.submenu__heading{display:none}.js .submenu__lists{display:block}.submenu__item:last-child{border-bottom:none}}.pagination,.comments-pagination{font-size:16px;font-size:1.14286rem;margin-bottom:10px;position:relative;padding-top:2em;text-align:center}.pagination__flipper,.comments-pagination .prev,.comments-pagination .next,.pagination__item,.comments-pagination a.page-numbers{font-weight:normal;text-decoration:none}.pagination__flipper,.comments-pagination .prev,.comments-pagination .next{display:block;position:absolute;top:0}.pagination__prev,.comments-pagination .prev{left:0}.pagination__next,.comments-pagination .next{right:0}.pagination__item,.comments-pagination a.page-numbers{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;background:#bc2015;color:#FFF;padding:4px 10px;margin:0 6px 10px;text-decoration:none}.pagination__item:hover,.comments-pagination a.page-numbers:hover{background:transparent;color:#222}.pagination__current,.comments-pagination .current,.pagination__gap,.comments-pagination .dots{background:transparent;color:#666;margin-left:0;margin-right:0}@media only screen and (min-width: 768px){.pagination,.comments-pagination{padding:0}.pagination__flipper,.comments-pagination .prev,.comments-pagination .next{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;margin:0 6px 10px;padding:4px 0;position:static}}.swipe,.home .featured-wrap{visibility:hidden;position:relative}.swipe__pages,.home .featured-wrap{overflow:hidden;white-space:nowrap}.swipe__page,.home .featured{display:inline-block;overflow:hidden;white-space:normal;white-space-collapsing:discard;position:relative}.swipe--initialized .swipe__page,.home .featured-wrap .swipe__page,.swipe--initialized .home .featured,.home .swipe--initialized .featured,.home .featured-wrap .featured{float:left}.pages-status{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#F3F3F3;padding:20px;margin-bottom:30px}.pages-main{border-top:2px solid #F2F2F2;padding:10px 0}.pages-module{margin:30px 0}.pages-button{margin-bottom:20px;margin-right:10px}.pages-callout{background:#333;padding:20px}.pages-carousel{background:#000;overflow:hidden;position:relative;width:100%}.pages-carousel__image,.home .featured .post-thumbnail{background-size:cover;background-position:center 0;background-repeat:no-repeat;height:0;padding-bottom:56.25%;width:100%}.pages-carousel__content,.home .featured .details-wrap{padding:20px 20px 10px}.pages-carousel__text,.pages-carousel__credit{margin:20px 0}.pages-carousel__credit{font-size:12px;font-size:0.85714rem}.pages-carousel__context{font-weight:bold}.pages-carousel__heading,.home .featured .details-wrap .post-title{font-size:28px;font-size:2rem;line-height:1.07143;font-weight:900;text-decoration:none}.pages-carousel__flipper{display:none}.pages-carousel__link,.home .featured .details-wrap .featured-read-more{border:none}.pages-carousel__nav .page-nav__dot--active .page-nav__dot__link{color:#FFF}.pages-featured-link{margin:20px 0;text-decoration:none}.pages-featured-link:hover .pages-featured-link__icon{color:#999}.pages-featured-link__icon{color:#E62B1E;margin-right:10px}.pages-hero{background-color:#000;position:relative;overflow:hidden;width:100%}.pages-hero__spacer{float:right;overflow:visible;width:1%}.pages-hero__spacer__inner{height:0;padding-bottom:3750%;position:relative;width:10000%}.pages-hero__image{background-size:100% auto;background-position:right 0;background-repeat:no-repeat;position:absolute;top:0;right:0;height:100%;width:66.6%}.pages-hero__image:after{background-image:-moz-linear-gradient(left, #000000,rgba(0,0,0,0));background-image:-webkit-linear-gradient(left, #000000,rgba(0,0,0,0));background-image:linear-gradient(to right, #000000,rgba(0,0,0,0));content:" ";display:block;position:absolute;left:-1px;top:0;width:80%;height:100%}.pages-hero__content{float:left;position:relative;width:90%;padding:10px}.pages-image{margin-bottom:20px}.pages-image.pages-image-float-left{max-width:50%;margin-right:1.4em;float:left}.pages-image.pages-image-float-right{max-width:50%;margin-left:1.4em;float:right}.pages-image__content{display:block;max-width:100%}.pages-image__caption{margin-top:5px}.pages-quote{padding:0 20px;border-left:2px solid #CCC}.pages-quote__source{font-style:italic}.pages-hr{border:none;border-top:2px solid #CCC;margin:40px 0}.pages-iframe{padding-top:56.25%;position:relative;width:100%}.pages-iframe__content{border:1px solid #CCC;position:absolute;top:0;left:0;height:100%;width:100%}.pages-promo{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#F3F3F3;padding:20px}.pages-json-debug{background-color:#F3F3F3}.pages-placeholder{padding:1em;background-color:#CCC}.pages-footnote{font-size:0.9em;color:#999}.pages-video-gallery__item{margin-bottom:2em}.pages-video-gallery__item .media__message{float:left}.pages-video-gallery__item__kicker{color:#999;font-size:0.9em}.pages-tweets__heading{margin-bottom:1em}.pages-tweet{margin-bottom:1em}.pages-tweet__username{margin-bottom:0.4em;font-weight:bold}.pages-tweet__text{font-size:0.9em;margin-top:-4px}.pages-tweet__image{float:left;margin-right:0.8em}.pages-photo-feed{*zoom:1}.pages-photo-feed:after{content:"";display:table;clear:both}.pages-photo-feed__thumb{display:block;width:100px;float:left;margin-right:1px;margin-bottom:1px}.pages-photo-feed__link{clear:left;display:block}.pages-video-embed__video{position:relative;height:0;padding-bottom:56.25%;width:100%}.pages-video-embed__video__object{position:absolute;top:0;left:0;height:100%;width:100%}@media only screen and (min-width: 768px){.pages-carousel__heading,.home .featured .details-wrap .post-title{font-size:32px;font-size:2.28571rem;line-height:1.0625}.pages-hero__image:after{width:60%}.pages-hero__content{width:70%;padding:20px}}@media only screen and (min-width: 1024px){.pages-carousel__spacer{float:right;overflow:visible;width:1%}.pages-carousel__spacer__inner{height:0;padding-bottom:4200%;position:relative;width:10000%}.pages-carousel__image,.home .featured .post-thumbnail{position:absolute;top:0;left:0;height:100%;width:75%}.pages-carousel__image:after,.home .featured .post-thumbnail:after{background-image:-moz-linear-gradient(left, rgba(0,0,0,0),#000000);background-image:-webkit-linear-gradient(left, rgba(0,0,0,0),#000000);background-image:linear-gradient(to right, rgba(0,0,0,0),#000000);content:" ";display:block;position:absolute;right:-1px;top:0;width:90%;height:100%}.pages-carousel__content,.home .featured .details-wrap{padding:20px 40px 50px 0;float:right;position:relative;left:1%;top:0;width:60%}.pages-carousel__flipper{color:#CCC;display:block;margin:10px;position:absolute;margin-top:-10px;top:50%}.pages-carousel__flipper:hover{color:#FFF}.pages-carousel__flipper--prev{left:0}.pages-carousel__flipper--next{right:0}.pages-carousel__flipper__icon{width:34px;height:34px;line-height:34px;font-size:32.3px}.pages-carousel__nav{position:absolute;bottom:0;left:0;width:100%}.pages-carousel__nav .page-nav__next,.pages-carousel__nav .page-nav__prev{display:none}.pages-content{border-left:1px solid #e4e4e4}.pages-main{padding:30px 0}}@media only screen and (min-width: 1024px){.pages-carousel__image:after,.home .featured .post-thumbnail:after{width:60%}.pages-carousel__content,.home .featured .details-wrap{width:50%}}.image-replacement{text-indent:100%;white-space:nowrap;overflow:hidden}::-webkit-input-placeholder{color:#999}:-moz-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}@font-face{font-family:'fontello';src:url(/wp-content/themes/vip/ted2012/css/fonts/fontello.eot?91188025);src:url(/wp-content/themes/vip/ted2012/css/fonts/fontello.eot?91188025#iefix) format("embedded-opentype"),url(/wp-content/themes/vip/ted2012/css/fonts/fontello.svg?91188025#fontello) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'fontello';src:url("data:application/octet-stream;base64,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") format("woff"),url("data:application/octet-stream;base64,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Y29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA0ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBmAG8AbgB0AGUAbABsAG8AUgBlAGcAdQBsAGEAcgBmAG8AbgB0AGUAbABsAG8AZgBvAG4AdABlAGwAbABvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABmAG8AbgB0AGUAbABsAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFQAAAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQhmYWNlYm9vawhkcmliYmJsZQZmbGlja3IKZm91cnNxdWFyZQZnaXRodWIFZ3BsdXMJaW5zdGFncmFtCGxpbmtlZGluCXBpbnRlcmVzdAZ0dW1ibHIHdHdpdHRlcgtzdHVtYmxldXBvbgd5b3V0dWJlA3JzcwV2aW1lbwZwaWNhc2EHYmVoYW5jZQZyZWRkaXQFcHJpbnQEbWFpbAAAAAA=") format("truetype")}.soc-icon:before,#content .sharedaddy a.share-icon:before,[class^="soc-"]:before,[class*=" soc-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.soc-mail:before,#content .sharedaddy a.share-email:before{content:'\e813'}.soc-reddit:before,#content .sharedaddy a.share-reddit:before{content:'\e811'}.soc-rss:before{content:'\e80d'}.soc-dribbble:before{content:'\e801'}.soc-facebook:before,#content .sharedaddy a.share-facebook:before{content:'\e800'}.soc-flickr:before{content:'\e802'}.soc-foursquare:before{content:'\e803'}.soc-github:before{content:'\e804'}.soc-gplus:before,#content .sharedaddy a.share-google-plus-1:before{content:'\e805'}.soc-instagram:before{content:'\e806'}.soc-print:before,#content .sharedaddy a.share-print:before{content:'\e812'}.soc-pinterest:before,#content .sharedaddy a.share-pinterest:before{content:'\e808'}.soc-tumblr:before,#content .sharedaddy a.share-tumblr:before{content:'\e809'}.soc-twitter:before,#content .sharedaddy a.share-twitter:before{content:'\e80a'}.soc-youtube:before{content:'\e80c'}.soc-vimeo:before{content:'\e80e'}.soc-stumbleupon:before,#content .sharedaddy a.share-stumbleupon:before{content:'\e80b'}.soc-picasa:before{content:'\e80f'}.soc-behance:before{content:'\e810'}.soc-linkedin:before,#content .sharedaddy a.share-linkedin:before{content:'\e807'}.home #talk-grid-filter-dropdown{display:block}.home #home-filters{display:none}.home .explore__arrow{font-size:12px;margin-left:0}.home .featured-wrap{position:relative;display:block;width:100%;margin-bottom:20px;z-index:10;padding-right:0;padding-left:40px}.home .featured{cursor:pointer;overflow:hidden;visibility:visible;background-color:#000;width:100%}.home .featured .post-thumbnail{z-index:10;width:100%;height:auto;display:block}.home .featured .post-thumbnail:after{z-index:20}.home .featured .post-thumbnail img{width:auto;height:100%;min-width:100%}.home .featured .details-wrap{z-index:30;padding-bottom:20px;display:block}.home .featured .details-wrap a{text-decoration:none}.home .featured .details-wrap .meta{padding:10px 0 20px 0}.home .featured .details-wrap .excerpt{display:none}.home .featured .details-wrap .featured-read-more{margin-top:20px;display:block;width:100px;text-align:center}@media only screen and (min-width: 768px){.home #talk-grid-filter-dropdown{display:none}.home #home-filters{display:block}.home .featured-wrap .details-wrap .excerpt{padding:0;display:block}.home #sidebar1{margin-top:0}}@media only screen and (min-width: 1024px){.home .featured-wrap article{min-height:487px}.home .featured-wrap .post-thumbnail{width:650px;height:100%;position:absolute;padding:0;display:block;background-size:auto 100%;background-position:left top}}.home .ajax-response{position:relative;z-index:50}.home .ajax-response article.page ul{padding-bottom:0}.home .ajax-response article.page h4{padding-top:20px}.home-widgets{margin-top:20px;margin-bottom:-20px}.home-widgets .widget_nav_menu ul{margin-top:-8px}.home-widgets hr.pages-hr{border-top-color:#CCC;margin:40px 0}@media only screen and (min-width: 768px){.home-widgets .widget_nav_menu{float:left;width:33%;margin-left:2%}.home-widgets hr.pages-hr{display:none}}#home-filters{padding-bottom:20px}#home-filters ul{height:30px;overflow:hidden}#home-filters ul,#home-filters li{margin:0;padding:0}#home-filters li{list-style-type:none;float:left;display:block;position:relative}#home-filters li:first-child a{padding-left:0}#home-filters a{font-size:1.07143rem;font-weight:400;color:#999;padding:5px 10px;text-decoration:none}#home-filters li.current-menu-item a{color:#E62B1E;font-weight:700}#home-filters a:hover,#home-filters li.current-menu-item a:hover,#home-filters .home-grid__filter--label a{color:#333}#home-filters .home-grid__filter--label a{font-style:italic}#home-filters .archives a{border-left:1px solid #CCC;margin-left:10px;padding:0 10px 0 20px;font-weight:700}.header{display:block;border-bottom:2px solid #CCC;margin-bottom:20px}.header__container{position:relative}.banner{margin:20px 0;position:relative}.banner__container{text-align:center}a.header-logo{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;margin:0 auto;position:relative;left:2px;top:0;width:auto;height:30px;padding-left:85px;font-family:"Helvetica Neue Custom","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;text-decoration:none;white-space:nowrap;font-size:39px;font-size:2.78571rem;line-height:0.76923;transition-property:color;transition-duration:.5s}a.header-logo strong{position:absolute;left:0;top:0}a.header-logo:hover{color:#666}@media only screen and (min-width: 1024px){.header{border-bottom-color:#E62B1E}.header .banner{border:none}.header__container{padding-top:28px;padding-bottom:20px}#search-toggle{display:none}a.header-logo{margin:0;width:127px;padding-left:143px;font-family:"Helvetica Neue Custom","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:69px;font-size:4.92857rem;line-height:0.75362;height:52px}.banner__container a.header-logo{display:none}a.header-logo strong{top:1px}}.main-search{position:absolute;top:0;left:0;display:block;background:none;border:none;padding:0;margin:0;text-align:left;width:34px;height:30px}.main-search .main-search__input{display:none;width:100%}.main-search .main-search__button{margin:0;position:absolute;right:5px;top:2px}.main-search .main-search__button i{width:30px;height:30px;line-height:30px;font-size:28.5px;color:#666;transition:color 0.5s ease}.main-search .main-search__button i:hover{color:#111}@media only screen and (min-width: 1024px){.header .home-header__intro{width:40%;float:left}.header .banner{margin-top:-2px;position:relative;float:right;width:30%}.main-search{position:relative;left:auto;right:0;width:100%}.main-search .main-search__input{display:block}.main-search .main-search__button{line-height:1}.main-search .main-search__button i{margin-top:1px;width:24px;height:24px;line-height:24px;font-size:22.8px}.js .main-search{margin:0}}.menu-footer-primary-container{display:block;width:100%}#menu-footer-primary,#menu-footer-primary ul{list-style-type:none;margin:0;padding:0}#menu-footer-primary a{text-decoration:none}#menu-footer-primary>li{width:50%}#menu-footer-primary>li.odd{float:left;clear:left}#menu-footer-primary>li.even{float:right;clear:right}#menu-footer-primary>li>a{margin-bottom:1em;font-weight:700;display:block}#menu-footer-primary ul li{margin-bottom:0.6em}.footer__content__forms{clear:both}.footer .footer__content__copy{padding:0 30px}.footer .attribution{white-space:nowrap}.footer .attribution,.footer .attribution a{color:#CCC;text-decoration:none}.footer .attribution a:hover{color:#999}@media only screen and (min-width: 768px){.menu-footer-primary-container{width:100%}#menu-footer-primary>li,#menu-footer-primary>li.even,#menu-footer-primary>li.odd{padding:0 30px;width:25%;float:left;clear:none}.footer__services{line-height:2;font-size:12px;font-size:0.85714rem}.footer__services__container{padding:0 20px}.footer__service,#menu-footer-secondary a{border:none;float:left;margin-right:20px}.footer__service:hover,#menu-footer-secondary a:hover{background:transparent;text-decoration:underline}.footer__service--info{clear:both;text-align:left;margin-right:0;padding:0 0 10px;width:100%;font-size:12px;font-size:0.85714rem}.footer__service--info:hover{text-decoration:none}.footer__additional{padding:30px 0 0}}@media only screen and (min-width: 1024px){#menu-footer-primary>li{float:left;width:25%}.menu-footer-primary-container{width:70%}.footer__content__forms{width:30%;clear:none}.footer__content__forms>form{width:auto}.footer__services__container{padding:0 20px}.footer__service--info{clear:none;float:right;padding:10px 0;width:auto}}@media only screen and (min-width: 1200px){.footer__services__container{padding:0 40px}}#wpstats{position:absolute;left:-9999px}#main-nav{display:none}.no-img-initials{background:#778390;color:#FFF;cursor:pointer;display:block;font-size:15px;font-weight:bold;text-align:center;line-height:30px;width:30px;height:30px;text-indent:0}.secondary{line-height:1;position:absolute;top:0;right:0;display:block}.secondary .menu{margin:0;list-style-type:none}.secondary .menu li{float:right;margin:0;padding:0 0 10px 20px}.secondary .menu li a{display:block;text-decoration:none;color:#666 !important;padding:10px 0}.secondary .menu li a:hover{color:#111 !important}.logged-in .secondary .menu .log-in{display:none}.secondary .menu .sign-up{display:none}@media only screen and (min-width: 480px){.secondary .menu .sign-up{display:block}}.logged-in .secondary .menu .sign-up{display:none}.secondary .menu .ted a,.secondary .menu .account a{padding:0}.secondary .menu .ted{display:none}.secondary .menu .ted a{margin-top:9px}.secondary .menu .account{display:none;padding:2px 0 10px 20px}.logged-in .secondary .menu .account{display:block}.secondary .menu .account a{padding:0;margin:0}.secondary .menu .account a.has-img{background:none;text-indent:0}.secondary .menu .account a.has-img img{width:100%;height:auto}@media only screen and (min-width: 1024px){.secondary{position:relative}.secondary .menu .ted{display:block}}@media only screen and (min-width: 1024px){#main.eightcol{border-right:1px solid #CCC}.single #main.eightcol,.page #main.eightcol{padding-right:20px}.archive #main.eightcol .post,.home #main.eightcol .post{width:46%;margin-right:0;padding-right:0}.archive #main.eightcol .odd,.home #main.eightcol .odd{margin-right:20px}}#sidebar1{position:relative;overflow:hidden;padding:20px 0 0 40px}#sidebar1:before{top:0;position:absolute}#sidebar1 hr.pages-hr{border-top-color:#CCC;margin:40px 0}#sidebar1>div:first-child{margin-top:20px}@media only screen and (min-width: 1024px){#sidebar1:before{display:none}#sidebar1>div:first-child{margin-top:0}}.widget:first-child>.title{margin-top:0}.widget a{color:#999}.widget a:hover{color:#333}@media only screen and (min-width: 768px){#sidebar1 .widget{width:47%;display:block;position:relative;clear:none}#sidebar1 .even{float:right;clear:right}#sidebar1 .odd{float:left;clear:left}}@media only screen and (min-width: 1024px){#sidebar1{padding:0 0 0 20px}#sidebar1 .widget,#sidebar1 .even,#sidebar1 .odd{width:100%;clear:both;float:none}}.single-format-gallery .eightcol,.single-format-gallery .fourcol{width:100%}.single-format-gallery #main.eightcol{border:none}.single-format-gallery .post{padding-right:0}@media only screen and (min-width: 768px){.single-format-gallery #sidebar1{padding:40px 20px 20px 40px}.single-format-gallery #sidebar1 .widget{width:47%;display:block;position:relative;clear:none}.single-format-gallery #sidebar1 .even{float:right;clear:right}.single-format-gallery #sidebar1 .odd,.single-format-gallery #sidebar1 .widget_tabs{float:left;clear:left}}@media only screen and (min-width: 1024px){.single-format-gallery #sidebar1{padding:40px 20px 20px 40px}.single-format-gallery #sidebar1 .widget{width:30%;float:left;clear:none;margin-right:20px}.single-format-gallery #sidebar1 .widget:nth-of-type(3n+1){clear:left}.single-format-gallery #sidebar1 .pages-hr{visibility:hidden}}.widget_archives .list a span{display:none}.widget-contributors .contributor{float:left;position:relative;cursor:pointer;display:block;width:20%;height:auto;line-height:1}.widget-contributors .contributor img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);width:100%;height:auto;margin:0;padding:0;display:block;position:relative}.widget-contributors .contributor img:hover{filter:none;-webkit-filter:grayscale(0%)}.widget-contributors .view-all{display:block;clear:both;padding-top:5px}.widget-contributors .grid-full .contributor{width:100%;display:block;float:left;height:auto;margin:0;padding:0;text-align:center}.widget-contributors .grid-full .contributor .inner{margin:0 1px 1px 0;position:relative;overflow:hidden}.widget-contributors .grid-full .contributor img{width:100%;height:auto;z-index:10;position:relative;display:block}.widget-contributors .grid-full .contributor .author-meta{display:block;position:absolute;text-align:left;left:0;bottom:0;width:100%;padding:10px 20px;background:#000;background:rgba(0,0,0,0.7);z-index:30}.widget-contributors .grid-full .contributor .author-meta h3,.widget-contributors .grid-full .contributor .author-meta h3:hover,.widget-contributors .grid-full .contributor .author-meta h3 a,.widget-contributors .grid-full .contributor .author-meta h3 a:hover,.widget-contributors .grid-full .contributor .author-meta p,.widget-contributors .grid-full .contributor .author-meta p:hover{color:#fff}.widget-contributors .grid-full .contributor .author-meta p{display:none;font-size:1.25rem}.widget-contributors .grid-full .contributor:hover .author-meta p{display:block}.widget-contributors .grid-full .contributor:hover img{filter:none;-webkit-filter:grayscale(0%)}@media only screen and (min-width: 480px){.widget-contributors .grid-full .contributor{width:50%}}@media only screen and (min-width: 768px){.widget-contributors .contributor{width:20%}.widget-contributors .grid-full .contributor{width:25%}}.home-widgets .widget-contributors{width:100%}.home-widgets .widget-contributors .grid-compact a.contributor{width:20%;height:auto;display:block;margin:0}.home-widgets .widget-contributors .grid-compact a.contributor img{width:100%;height:auto;display:block;position:relative;padding:0 1px 1px 0}@media only screen and (min-width: 768px){.home-widgets .widget-contributors{width:65%;float:left}.home-widgets .widget-contributors .grid-compact a.contributor{width:14%}}.page-template-template-contributors-php #sidebar1 .widget-contributors{display:none}.page-template-template-contributors-php #main{margin-bottom:40px}.widget_nav_menu ul,.widget_nav_menu li{margin-left:0;padding-left:0;list-style-type:none}.widget_nav_menu a{display:block}.sidebar .widget_newsletter{display:none}.newsletter-subscribe,.footer-subscribe{color:#999;position:relative;padding-top:40px}.newsletter-subscribe ul,.footer-subscribe ul{position:absolute;top:5px;left:0}@media only screen and (min-width: 1024px){.sidebar .widget_newsletter{display:block}}#related-posts{padding:20px 40px 20px 40px}#related-posts .related-title{padding-top:20px;border-top:1px solid #EAEAEA}#related-posts article{margin-top:0;padding-top:0;border-top:none}@media only screen and (min-width: 768px){#related-posts{padding-top:40px}#related-posts .meta{clear:none}}#menu-social-sidebar{list-style-type:none}#menu-social-sidebar,#menu-social-sidebar li{margin:0;padding:0}#menu-social-sidebar li{clear:both}#menu-social-sidebar li.soc-icon{float:left;clear:none;position:relative;margin-bottom:10px}#menu-social-sidebar li.soc-icon:before{font-size:24px;color:#333}#menu-social-sidebar li.soc-icon:hover:before{color:#999}#menu-social-sidebar li.soc-icon a{width:30px;height:0;padding-top:30px;overflow:hidden;position:absolute;top:0;left:0;z-index:20}#menu-social-sidebar li.soc-icon.soc-facebook,#menu-social-sidebar li.soc-icon.soc-facebook:before,#menu-social-sidebar li.soc-icon.soc-facebook a{width:24px;text-align:left}#sidebar1 .widget_tabs hr.pages-hr{background-color:transparent;border-top-color:transparent;margin-top:0}.widget_tabs ul,.widget_tabs li{list-style-type:none;margin:0;padding:0}.widget_tabs li{float:left;width:35%;position:relative;background-color:#CCC;box-shadow:inset 0 1.5px 5px -3px #666}.widget_tabs li:before{content:"";position:absolute;background-color:#FFF;height:100%;width:1px}.widget_tabs li:first-child{width:30%}.widget_tabs li:first-child:before{display:none}.widget_tabs li:first-child,.widget_tabs li:first-child a{border-radius:8px 0 0 0}.widget_tabs li:last-child,.widget_tabs li:last-child a{border-radius:0 8px 0 0}.widget_tabs li a{box-shadow:inset 0 1px 5px -3px #666}.widget_tabs li.ui-state-active{background-color:#F3F3F3;box-shadow:inset 0 1.5px 5px -3px #CCC}.widget_tabs li.ui-state-active a{box-shadow:none;color:#333}.widget_tabs li:hover:not(.ui-state-active){box-shadow:inset 0 1.5px 5px -3px #999}.widget_tabs li:hover:not(.ui-state-active) a{box-shadow:inset 0 -3px 5px -3px #CCC}.widget_tabs li a{color:#666;padding:6px 0;font-size:12px;text-align:center;display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.widget_tabs .content.ui-tabs-hide{display:none}.widget_tabs .ui-tabs-hide{display:none}.widget_tabs .post{clear:both !important;float:none !important}.widget_tabs .content{background-color:#F3F3F3;padding:20px}.widget_tabs .content>a{display:block;text-align:center}.widget_tabs .post{min-height:45px}.widget_tabs .has_photo{position:relative}.widget_tabs .has_photo .thumb{width:75px;position:absolute;top:3px;right:0}.widget_tabs .has_photo a{padding-right:95px;z-index:20;display:block;position:relative;color:#111}.widget_tabs .has_photo a:hover{color:#333}.widget_tabs .text a{line-height:1.2}.widget_tabs .text em{display:none}@media only screen and (min-width: 768px){#sidebar1 .widget_tabs{width:100%;float:none}}@media only screen and (min-width: 1024px){.widget_tabs .has_photo .thumb{top:3px}}.article-footer .tags-title{display:none}#content .sharedaddy .sd-social{border:none}#content .sharedaddy .sd-content{float:none}#content .sharedaddy li{width:auto;height:auto;margin-left:10px !important;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}#content .sharedaddy li:before{content:""}#content .sharedaddy li:first-child{margin-left:0 !important}#content .sharedaddy a.share-icon{border:none !important}#content .sharedaddy a.share-icon,#content .sharedaddy a.share-icon span{background:none}#content .sharedaddy a.share-icon span{display:none}#content .sharedaddy a.share-icon:before{margin:0;width:25px}#content .sharedaddy .sd-button{box-shadow:none}#content .sharedaddy .sd-button,#content .sharedaddy .sd-button:before{text-align:center;margin:0}#content .sharedaddy .sd-button:before{color:#FFF;font-size:24px}#content .sharedaddy .sd-button:hover{background-color:#CCC}#content .sharedaddy .sd-button:hover:before{color:#333}#content .sharedaddy a.share-twitter{background-color:#00a8f0}#content .sharedaddy a.share-facebook{background-color:#365396}#content .sharedaddy a.share-linkedin{background-color:#006eb3}#content .sharedaddy a.share-reddit{background-color:#FC471E}#content .sharedaddy a.share-email{background-color:#666}#content .sharedaddy a.share-pinterest{background-color:#cc1919}#content .sharedaddy a.share-tumblr{background-color:#304c69}#content .sharedaddy a.share-print{background-color:#333}#content .sharedaddy a.share-google-plus-1{background-color:#e0462e}#content .sharedaddy a.share-stumbleupon{background-color:#EA4B2E}#content .sharedaddy a.share-linkedin:before{text-indent:1px}#content .sharedaddy a.share-reddit:before{text-indent:-2px}#content .sharedaddy a.share-google-plus-1:before{text-indent:1px}#content .sharedaddy a.share-more{background:none;border:none !important;text-align:left;padding:0}#content .sharedaddy a.share-more:before{content:"\f11a"}#content .sharedaddy a.share-more:before{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;font-family:"icons";font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;width:42px;height:42px;line-height:42px;font-size:39.9px;color:#333;top:-4px}#content .sharedaddy a.share-more span{display:none}#content .sharedaddy a.share-more:hover{background-color:transparent}#content .sharedaddy .sharing-hidden .inner{padding:10px;margin-left:-1px}#content .sharedaddy .sharing-hidden .inner ul{margin:4px 0 0 0 !important;text-align:center}#content .sharedaddy .sharing-hidden .inner ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}.home article.not-featured,.archive article.not-featured,.related-list article.not-featured,.page-template article.not-featured{margin-top:20px;clear:both}.home article.not-featured a.category,.archive article.not-featured a.category,.related-list article.not-featured a.category,.page-template article.not-featured a.category{text-decoration:none;text-transform:capitalize}.home article.not-featured.has-thumbnail .post-thumbnail,.archive article.not-featured.has-thumbnail .post-thumbnail,.related-list article.not-featured.has-thumbnail .post-thumbnail,.page-template article.not-featured.has-thumbnail .post-thumbnail{width:40%;display:block;float:right;margin:0 0 9px 20px}.home article.not-featured.has-thumbnail .post-thumbnail img,.archive article.not-featured.has-thumbnail .post-thumbnail img,.related-list article.not-featured.has-thumbnail .post-thumbnail img,.page-template article.not-featured.has-thumbnail .post-thumbnail img{max-width:100%;height:auto}.home article .meta,.archive article .meta,.related-list article .meta,.page-template article .meta{font-weight:400}.home article .meta>div,.archive article .meta>div,.related-list article .meta>div,.page-template article .meta>div{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}.home article .meta a,.home article .meta time,.archive article .meta a,.archive article .meta time,.related-list article .meta a,.related-list article .meta time,.page-template article .meta a,.page-template article .meta time{text-decoration:none;white-space:nowrap}.home article .meta .meta__author,.home article .meta .meta__date,.archive article .meta .meta__author,.archive article .meta .meta__date,.related-list article .meta .meta__author,.related-list article .meta .meta__date,.page-template article .meta .meta__author,.page-template article .meta .meta__date{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;white-space:nowrap}.home article .excerpt,.archive article .excerpt,.related-list article .excerpt,.page-template article .excerpt{display:block;padding-top:20px}.home article .read-more,.archive article .read-more,.related-list article .read-more,.page-template article .read-more{text-decoration:none;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;padding:20px;margin:-20px;color:#CCC}.home article .read-more span,.archive article .read-more span,.related-list article .read-more span,.page-template article .read-more span{color:#999}.home article .read-more:hover span,.archive article .read-more:hover span,.related-list article .read-more:hover span,.page-template article .read-more:hover span{color:#333}.home article.not-featured a.category{text-transform:none}article.not-featured.even.top{margin-top:0;padding-top:0;border-top:none}@media only screen and (min-width: 768px){.home article.not-featured,.archive article.not-featured,.related-list article.not-featured{width:47%}.home article.not-featured.even,.archive article.not-featured.even,.related-list article.not-featured.even{float:left;clear:left}.home article.not-featured.odd,.archive article.not-featured.odd,.related-list article.not-featured.odd{float:right;clear:right;margin-right:0}article.not-featured.odd.top{margin-top:0;padding-top:0;border-top:none}#pbd-alp-load-posts{margin-right:20px}}body.author #content article .meta__author{display:none}body.author #content article .meta__date span:before{content:"Posted "}.archive #inner-content,.home #container{padding-bottom:20px}.search #main{padding-right:20px}.search .page-navigation{display:none}.arc-list{margin:0;padding:12px 0 18px;text-transform:capitalize}.arc-list li{display:block;float:left;margin:0;padding:0;width:50%;color:#999;margin-bottom:3px}.arc-list li a{color:#000;text-decoration:none;padding:0 0 0 10px;background:url(/wp-content/themes/vip/ted2012/css/../images/bg-cat-li.gif) 0 center no-repeat}.arc-list ul.children{display:inline;margin:0;padding:0}#tags.arc-list ul{padding-top:0}@media only screen and (min-width: 768px){.arc-list li{width:33%}}#author-wrap{padding:20px 40px 40px 0}#author-wrap .author-meta a{font-weight:400;text-decoration:underline}#author-wrap>p{margin:0}#author-main{background-color:transparent;color:#000;overflow:hidden;position:relative;margin:0}#author-main #author-image{position:relative;width:auto;height:auto;margin:0 0 10px 0}#author-main #author-info{padding:0 40px 20px 0;display:block;float:left;position:relative;z-index:40}#author-main #author-info .author-meta p:last-child{margin-bottom:0}@media only screen and (min-width: 768px){#author-main #author-info{width:64%}#author-main #author-image{float:right;width:34%;height:auto;margin-bottom:40px}}.article-header .share{margin-left:-20px;margin-top:10px}.article-header .meta{font-weight:normal;position:relative;padding-left:20px}.article-header .meta:before{content:"\f135"}.article-header .meta:before{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;font-family:"icons";font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;width:16px;height:16px;line-height:16px;font-size:15.2px;position:absolute;top:0;left:0}.article-header .meta .author-pic{float:left;display:none;margin:-20px 10px 0 0}.article-header .meta .author-desc br{display:none}.article-header .meta .author-desc time{margin-left:10px}.entry-content p{clear:both}.entry-content .alignleft{float:left;clear:both}.entry-content .alignright{float:right;clear:both}.entry-content .alignnone{clear:both;float:none}.entry-content .wp-caption{padding:0;margin:0 0 20px 0;max-width:100%;background-color:#333}.entry-content .wp-caption>a{display:block;width:100%;margin:0;padding:0}.entry-content .wp-caption img{max-width:100%;height:auto;display:block}.entry-content .wp-caption img.size-full{width:100%}.entry-content .wp-caption .wp-caption-text{font-size:.95em;padding:10px 20px 14px 20px;display:block;margin:0;text-align:left;color:#FFF}.entry-content .wp-caption .wp-caption-text strong{font-size:1.2em}.entry-content .wp-caption .wp-caption-text a{color:#FFF}#main h1.page-title-meta{font-weight:normal}.article-header .category-title,.article-header .tag-initiative{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}.article-header a.category-title,.article-header a.tag-initiative{text-transform:capitalize;text-decoration:none;color:#999}.article-header .tag-initiative:before{content:"> ";color:#CCC}.entry-content p,.entry-content ul,.entry-content ol,.comment-content p,.comment-content ul,.comment-content ol{clear:none}.entry-content h2,.comment-content h2{font-weight:bold;margin-bottom:20px;font-size:25px;font-size:1.78571rem}.entry-content h3,.comment-content h3{font-weight:bold;margin-bottom:20px;font-size:18px;font-size:1.28571rem}.entry-content img,.entry-content .wp-caption,.comment-content img,.comment-content .wp-caption{max-width:100%;height:auto;display:block}.entry-content img.alignleft,.entry-content .wp-caption.alignleft,.comment-content img.alignleft,.comment-content .wp-caption.alignleft{margin:20px 24px 20px 0}.entry-content img.alignright,.entry-content .wp-caption.alignright,.comment-content img.alignright,.comment-content .wp-caption.alignright{margin:20px 0 20px 24px}.entry-content img.aligncenter,.entry-content .wp-caption.aligncenter,.comment-content img.aligncenter,.comment-content .wp-caption.aligncenter{margin:20px auto;float:none}.entry-content blockquote p:last-child,.entry-content blockquote p:last-child,.comment-content blockquote p:last-child,.comment-content blockquote p:last-child{margin-bottom:0}.entry-content code,.entry-content code,.comment-content code,.comment-content code{font-family:Consolas, Monaco, Lucida Console, monospace;font-size:12px;line-height:2}.entry-content pre,.entry-content pre,.comment-content pre,.comment-content pre{border:1px solid #ededed;color:#666;font-family:Consolas, Monaco, Lucida Console, monospace;font-size:12px;line-height:1.714285714;margin:24px 0;overflow:auto;padding:24px}.entry-content pre code,.entry-content pre code,.comment-content pre code,.comment-content pre code{display:block}.entry-content abbr,.entry-content abbr,.entry-content dfn,.entry-content dfn,.entry-content acronym,.entry-content acronym,.comment-content abbr,.comment-content abbr,.comment-content dfn,.comment-content dfn,.comment-content acronym,.comment-content acronym{border-bottom:1px dotted #666;cursor:help}.entry-content address,.entry-content address,.comment-content address,.comment-content address{display:block;line-height:1.714285714;margin:0 0 24px}.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video,.comment-content embed,.comment-content iframe,.comment-content object,.comment-content video{margin-bottom:0;max-width:100%}.entry-content .cap,.comment-content .cap{margin-top:-1.2em;line-height:1.3;color:#777}.entry-content dl,.entry-content dl,.comment-content dl,.comment-content dl{margin:0 24px}.entry-content dt,.entry-content dt,.comment-content dt,.comment-content dt{font-weight:bold;line-height:1.714285714}.entry-content dd,.entry-content dd,.comment-content dd,.comment-content dd{line-height:1.714285714;margin-bottom:24px}.entry-content table,.comment-content table{border-bottom:1px solid #ededed;color:#777;font-size:12px;line-height:2;margin:0 0 24px;width:100%}.entry-content th,.comment-content th{text-align:left}.entry-content table caption,.comment-content table caption{font-size:16px;margin:24px 0}.entry-content td,.comment-content td{border-top:1px solid #ededed;padding:6px 10px 6px 0}.entry-content .video_teaser,.comment-content .video_teaser{background-color:#F3F3F3;color:#000;display:block;padding:9px;text-decoration:none;float:left;position:relative;font-size:11px;line-height:1.4;margin:14px 20px 10px 0;width:150px}.entry-content .video_teaser img,.comment-content .video_teaser img{display:block;width:100%;height:auto;margin-bottom:6px}.entry-content .video_teaser .play,.comment-content .video_teaser .play{position:absolute;top:79px;left:14px;background:url(/wp-content/themes/vip/ted2012/css/../images/btn_play.png) left top transparent;width:35px;height:23px}.comments-wrapper{background-color:#F3F3F3;padding-bottom:40px}#discussion{margin-top:40px;padding-top:40px}#commentform label{display:block;font-size:14px;margin-bottom:5px}#commentform textarea{min-height:150px;max-width:520px}#comments ul{list-style-type:none;text-align:left;padding:0;margin:0}#commentList div.comment,#commentList .pingback{padding:20px;border:none;overflow:visible}#commentList div.comment a.photo,#commentList .pingback a.photo{display:block;float:left;margin:0 20px 0 0}#commentList .comment-header h4{padding-right:30px;position:relative}#commentList .comment-header h4 a{font-weight:700}#commentList .comment-header h4 .date{font-weight:normal}#commentList .comment-header h4 .comment-reply-link{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;font-family:"icons";font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;width:24px;height:24px;line-height:24px;font-size:22.8px;padding:32px;margin-top:-28px;height:0;position:absolute;top:0;right:-20px;font-weight:400;color:#F3F3F3}#commentList .comment-header h4 .comment-reply-link:before{content:"\f136"}#commentList .comment-header h4 .comment-reply-link:before{position:absolute;top:30px;left:20px;color:#999;z-index:20;transition:font-size 0.5s ease, top 0.5s ease, left 0.5s ease}#commentList .comment-header h4 .comment-reply-link:hover:before{color:#333;font-size:30px;left:17px;top:34px}#commentList .comment-body{clear:both}#commentList .comment-body p{padding:20px 0 0 0;margin:0}#commentList li.pingback,#commentList li.pingback a{color:#999}#commentList li.pingback:hover,#commentList li.pingback:hover a{color:#333}#commentList li.pingback p{margin:0}#comments .comment,#comments #commentList li.pingback,#commentList #comments li.pingback{border-top:none}#comments .pingback{position:relative}#comments .pingback:before{position:absolute;top:-6px;left:0;content:"";display:block;height:5px;border-bottom:2px solid #CCC;border-left:2px solid #CCC;width:40%}#comments .pingback:before{border-left:none}#comments .depth-1>.comment,#comments #commentList .depth-1>li.pingback,#commentList #comments .depth-1>li.pingback{position:relative}#comments .depth-1>.comment:before,#comments #commentList .depth-1>li.pingback:before,#commentList #comments .depth-1>li.pingback:before{position:absolute;top:-6px;left:0;content:"";display:block;height:5px;border-bottom:2px solid #CCC;border-left:2px solid #CCC;width:40%}#comments .depth-1>.comment:before,#comments #commentList .depth-1>li.pingback:before,#commentList #comments .depth-1>li.pingback:before{border-left:none}#comments .depth-2>.comment,#comments #commentList .depth-2>li.pingback,#commentList #comments .depth-2>li.pingback{position:relative;padding-left:30px}#comments .depth-2>.comment:before,#comments #commentList .depth-2>li.pingback:before,#commentList #comments .depth-2>li.pingback:before{position:absolute;top:-6px;left:0;content:"";display:block;height:5px;border-bottom:2px solid #CCC;border-left:2px solid #CCC;width:40%}#comments .depth-2>.comment:before,#comments #commentList .depth-2>li.pingback:before,#commentList #comments .depth-2>li.pingback:before{left:10px}#comments .depth-3>.comment,#comments #commentList .depth-3>li.pingback,#commentList #comments .depth-3>li.pingback{position:relative;padding-left:40px}#comments .depth-3>.comment:before,#comments #commentList .depth-3>li.pingback:before,#commentList #comments .depth-3>li.pingback:before{position:absolute;top:-6px;left:0;content:"";display:block;height:5px;border-bottom:2px solid #CCC;border-left:2px solid #CCC;width:40%}#comments .depth-3>.comment:before,#comments #commentList .depth-3>li.pingback:before,#commentList #comments .depth-3>li.pingback:before{left:20px}#comments .depth-4>.comment,#comments #commentList .depth-4>li.pingback,#commentList #comments .depth-4>li.pingback{position:relative;padding-left:50px}#comments .depth-4>.comment:before,#comments #commentList .depth-4>li.pingback:before,#commentList #comments .depth-4>li.pingback:before{position:absolute;top:-6px;left:0;content:"";display:block;height:5px;border-bottom:2px solid #CCC;border-left:2px solid #CCC;width:40%}#comments .depth-4>.comment:before,#comments #commentList .depth-4>li.pingback:before,#commentList #comments .depth-4>li.pingback:before{left:30px}body{background-color:#fff}.clearfix,.home .featured-wrap,.home-widgets,#home-filters{zoom:1}.clearfix:before,.home .featured-wrap:before,.home-widgets:before,#home-filters:before,.clearfix:after,.home .featured-wrap:after,.home-widgets:after,#home-filters:after{content:"";display:table}a:active{outline:none}:-moz-any-link:focus{outline:none}.embed-ted{position:relative;padding-bottom:56.25%;padding-top:25px;margin-bottom:3%;height:0}.embed-ted iframe{position:absolute;top:0;left:0;width:100%;height:100%}
