/** * Like Button toolbar button, loading text & container styles * * @todo: doesn't look like "style.css" is used anymore. */ /* Master container */ #jp-post-flair { padding-top: .5em; } /* Overall Sharedaddy block title */ div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy { clear: both; } div.sharedaddy h3.sd-title { margin: 0 0 1em 0; display: inline-block; line-height: 1.2; font-size: 9pt; font-weight: bold; } div.sharedaddy h3.sd-title:before { content: ""; display: block; width: 100%; min-width: 30px; border-top: 1px solid #ddd; margin-bottom: 1em; } /* Toolbar */ #wpadminbar li#wp-admin-bar-admin-bar-likes-widget { width: 61px; overflow: hidden; } #wpadminbar iframe.admin-bar-likes-widget { width: 61px; height: 28px; min-height: 28px; border-width: 0px; position: absolute; top: 0; } div.jetpack-likes-widget-wrapper { width: 100%; min-height: 50px; /* Previous height, 60px */ position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */ } div.jetpack-likes-widget-wrapper .sd-link-color { font-size: 12px; } div.jetpack-likes-widget-wrapper.slim-likes-widget { width: 1px; /* initial default */ min-height: 0; } #likes-other-gravatars { display: none; position: absolute; padding: 10px 10px 12px 10px; background-color: #2e4453; border-width: 0; box-shadow: 0 0 10px #2e4453; box-shadow: 0 0 10px rgba(46,68,83,.6); min-width: 130px; z-index: 1000; } #likes-other-gravatars * { line-height: normal; } #likes-other-gravatars .likes-text { color: white; font-size: 12px; padding-bottom: 8px; } #likes-other-gravatars ul, #likes-other-gravatars li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; } #likes-other-gravatars li::before { content: ""; } #likes-other-gravatars ul.wpl-avatars { overflow: auto; display: block; max-height: 190px; } #likes-other-gravatars ul.wpl-avatars li { width: 32px; height: 32px; float: left; margin: 0 5px 5px 0; } #likes-other-gravatars ul.wpl-avatars li a { margin: 0 2px 0 0; border-bottom: none !important; display: block; } #likes-other-gravatars ul.wpl-avatars li a img { background: none; border: none; margin: 0 !important; padding: 0 !important; position: static; } div.sd-box { border-top: 1px solid #ddd; border-top: 1px solid rgba(0,0,0,.13); } .entry-content .post-likes-widget, .post-likes-widget, .comment-likes-widget { margin: 0; border-width: 0; display: block; } /* Loading text */ .post-likes-widget-placeholder { margin: 0; border-width: 0; position: relative; } .post-likes-widget-placeholder .button { display: none; /* Let's not show a dummy like button, let's just make a great button experience once it's loaded */ } .post-likes-widget-placeholder .button span { } .post-likes-widget-placeholder .loading { color: #999; font-size: 12px; } .slim-likes-widget .post-likes-widget { width: auto; float: none; } /* Like Special cases (display on it's own) */ div.sharedaddy.sd-like-enabled .sd-like h3 { display: none; } div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget { width: 100%; float: none; position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */ top: 0; } .comment-likes-widget { width: 100%; } /* Make ratings block. @todo: make !important unnecessary by removing inline style */ .pd-rating { display: block !important; } /* Hide G+ title */ .sd-gplus .sd-title { display: none; } /** * Add text colors to the playlist shortcode light color scheme. * * Core ticket: https://core.trac.wordpress.org/ticket/27562 */ .wp-playlist-light { color: #000; } .wp-playlist-light .wp-playlist-item { color: #333; } .wp-playlist-light .wp-playlist-playing { background: #fff; color: #000; } .wp-playlist-dark .wp-playlist-item .wp-playlist-caption { color: #fff; } .wp-playlist-caption { display: block; }/** * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper */ /* Invert stats sparkline on light theme */ body.admin-color-mp6-light li#wp-admin-bar-stats img { filter: invert(100%); -webkit-filter: invert(100%); } /* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */ i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close { font: normal 20px/1 'dashicons' !important; } .dashicons, .dashicons-before:before { font-family: 'dashicons' !important; } .noticon { font-family: "Noticons" !important; }.bbp-staff-role { color: #f1831e; } .bbp-a8c-reply { background: #e9eff3 !important; border: 1px solid #c8d7e1; width: 98% !important; }/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em;margin:0.67em 0}h2{font-size:1.5em;margin:0.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:0.83em;margin:1.67em 0}h6{font-size:0.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}pre,code,kbd,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}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-decoration,input[type="search"]::-webkit-search-cancel-button{-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}body,input{font-family:Helvetica,Arial,sans-serif}a{color:#000;text-decoration:none}a:hover,a:focus{text-decoration:underline}img,object,video,embed{max-width:100%}.lt-ie9 .responsiveads img,.lt-ie9 .responsiveads object,.lt-ie9 .responsiveads video,.lt-ie9 .responsiveads embed{max-width:none}.advertisement{text-align:center}.advertisement>*{margin:auto}.advertisement div>*{margin:auto !important}#sidebar-ad{margin-bottom:20px}.entry-content #sidebar-ad{clear:both}.entry-thumb img{display:block}.vid-embed,.responsive-iframe,.embed-youtube{position:relative;overflow:hidden;padding-bottom:56.25%;padding-top:30px;height:0}.vid-embed iframe,.vid-embed object,.vid-embed embed,.responsive-iframe iframe,.responsive-iframe object,.responsive-iframe embed,.embed-youtube iframe,.embed-youtube object,.embed-youtube embed{position:absolute;top:0;left:0;width:100%;height:100%}.bcove-player{padding-top:0}.embed-youtube-custom{display:inline-block}.embed-youtube-custom.small{width:42%}.embed-youtube-custom.medium{width:56%}@media screen and (max-width: 400px){.embed-youtube-custom{width:100% !important}}.icon.photo,.icon.video,.icon.locked{width:12px;height:12px;margin:0 4px 0 0;display:inline-block;vertical-align:baseline}.lt-ie8 .icon.photo,.lt-ie8 .icon.video,.lt-ie8 .icon.locked{vertical-align:middle}.icon.photo{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/camera-sm.png)}.icon.video{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-sm.png)}.icon.video.lrg{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-lrg.png);width:35px;height:35px;margin:0 10px 0 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.icon.video.lrg{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-lrg-2x.png);-webkit-background-size:35px 35px;-moz-background-size:35px 35px;-o-background-size:35px 35px;background-size:35px 35px}}.icon.locked{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/lock-sm.png)}.group:after,#content-body:after,.modules .top-stories .lead:after{visibility:hidden;display:block;content:"";clear:both;height:0}* html .group,* html #content-body,* html .modules .top-stories .lead,.modules .top-stories * html .lead{zoom:1}*:first-child+html .group,*:first-child+html #content-body,*:first-child+html .modules .top-stories .lead,.modules .top-stories *:first-child+html .lead{zoom:1}.hidden-accessible{display:block;height:0;overflow:hidden}.hidden{display:none}.constrain{max-width:1122px;margin:0 auto;position:relative}.mobile-version{display:none}.ad-placeholder{width:100%;height:auto;margin:20px 0}.social-icon-sprite,.social-links li a,#site-nav h3 .icon,.recap-prev .button,.recap-next .button,.wp-paginate .next:before,.wp-paginate .next:after,.wp-paginate .prev:before,.wp-paginate .prev:after{background-color:transparent;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/social-icon-sprite.png);background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.social-icon-sprite,.social-links li a,#site-nav h3 .icon,.recap-prev .button,.recap-next .button,.wp-paginate .next:before,.wp-paginate .next:after,.wp-paginate .prev:before,.wp-paginate .prev:after{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/social-icon-sprite-2x.png);-webkit-background-size:280px 140px;-moz-background-size:280px 140px;-o-background-size:280px 140px;background-size:280px 140px}}.section-title{margin:0;padding:6px 0;text-transform:uppercase;font-size:1.0625em;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-.03em;line-height:1em;font-weight:900}.no-subpxspacing .section-title{letter-spacing:-1px}ul.manual-styling,ol.manual-styling{list-style:none;padding-left:20px}.entry-content .red-button,.red-button{font-size:1em;line-height:2.28571em;display:inline-block;*display:inline;*zoom:1;padding:0 20px;text-align:center;color:#fff;font-weight:bold;background-color:#d71a00;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff2200), color-stop(100%, #b41400));background-image:-webkit-linear-gradient(#ff2200,#b41400);background-image:-moz-linear-gradient(#ff2200,#b41400);background-image:-o-linear-gradient(#ff2200,#b41400);background-image:linear-gradient(#ff2200,#b41400);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:1px 1px 1px gray;-moz-box-shadow:1px 1px 1px gray;box-shadow:1px 1px 1px gray;text-shadow:-1px -1px 0px #860f00}.entry-content .red-button:hover,.red-button:hover{text-decoration:none;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff5940), color-stop(100%, #c84f40));background-image:-webkit-linear-gradient(#ff5940,#c84f40);background-image:-moz-linear-gradient(#ff5940,#c84f40);background-image:-o-linear-gradient(#ff5940,#c84f40);background-image:linear-gradient(#ff5940,#c84f40)}#content-body{margin-top:15px;width:738px;padding-right:384px;background-position:right top;background-repeat:repeat-y}.cssgradients #content-body{background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #d1d1d1), color-stop(0.271%, #d1d1d1), color-stop(0.54201%, transparent), color-stop(100%, transparent));background-image:-webkit-linear-gradient(left, #d1d1d1 0%,#d1d1d1 0.271%,transparent 0.54201%,transparent 100%);background-image:-moz-linear-gradient(left, #d1d1d1 0%,#d1d1d1 0.271%,transparent 0.54201%,transparent 100%);background-image:-o-linear-gradient(left, #d1d1d1 0%,#d1d1d1 0.271%,transparent 0.54201%,transparent 100%);background-image:linear-gradient(left, #d1d1d1 0%,#d1d1d1 0.271%,transparent 0.54201%,transparent 100%);-webkit-background-size:370px 1px;-moz-background-size:370px 1px;-o-background-size:370px 1px;background-size:370px 1px}.no-cssgradients #content-body{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/column-bg.png)}.full-width #content-body{background-image:none;padding-right:0;width:auto}.primary-col{width:100%;float:left}.full-width .primary-col{width:auto;float:none}.full-width .primary-col .post{margin-right:0}.full-width .primary-col .sponsored-links,.full-width .primary-col .featured-belt,.full-width .primary-col .entry-comments{width:64.70054%}.right-col{display:block;float:right;margin-right:-384px;width:354px;padding:0 0 0 15px}.lt-ie8 .right-col{margin-left:15px}.right-col .module:first-child h3{margin-top:0}#site-header{position:relative;z-index:1000}#site-header .constrain{padding-bottom:1px;border-bottom:solid 2px #000}#site-header a{text-decoration:none}#site-header .site-title{padding:0;margin:0;position:absolute;left:30%;right:30%;top:38px;height:1em;font-size:2.2em;text-align:center;line-height:1em;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-weight:900;letter-spacing:-.03em}.no-subpxspacing #site-header .site-title{letter-spacing:-1px}#logo{position:absolute;left:50%;margin:0 0 0 0;padding:0}#logo a{display:block;width:100%;height:100%;text-indent:100%;overflow:hidden;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/time-logo.png) no-repeat}.home #logo{top:23px;margin-left:-71px;width:143px;height:43px}.section #logo{width:95px;height:29px;margin-left:-49px;top:12px}.section #logo a{background-position:0 -149px}#featured{position:absolute;left:102px;top:13px;right:60%;height:auto;font-size:0.75em;line-height:1.4em}#featured h2{display:inline-block;*display:inline;*zoom:1;padding:0 10px 0 0;margin:0;color:#ed1c2e;font-size:1em;font-weight:bold}#featured ul{list-style:none;display:inline;margin:0;padding:0}#featured li{display:inline;height:0.8em;color:#d6d6d6;margin-right:3px}#featured a{color:#666;margin-right:3px}#featured a:hover{color:#000;text-decoration:underline}.header-ad{position:absolute;top:9px;left:0;width:97px;height:70px}#category-nav{font-weight:bold;font-size:0.75em;position:absolute;left:102px;height:34px;top:45px;right:60%}#category-nav ul{margin:0;list-style:none;padding:0;position:absolute;left:0;bottom:0}#category-nav li{display:inline-block;*display:inline;*zoom:1;margin:0;padding:0;height:0.9em;border-left:solid 1px #d6d6d6;padding-left:8px;margin-left:4px}#category-nav li:first-child{margin-left:0;padding-left:0;border-left:none}#category-nav li a{position:relative;top:-0.2em;color:#ed1c2e}#category-nav li a:hover{color:#000}#category-nav li a.current{color:#000}#social-apps,#social-apps ul{list-style:none;margin:0;padding:0}#social-apps{float:left;position:absolute;top:18px;right:7px;z-index:30}#social-apps a{outline:0;color:#7a7a7a}#social-apps a:hover{color:#000}#social-apps>li{display:inline-block;*display:inline;*zoom:1;height:26px;line-height:26px;font-size:0.9375em;vertical-align:top}.social-links{margin-right:4px;position:relative;top:-1px}.social-links>a{display:none}.social-links li{display:inline-block;*display:inline;*zoom:1;width:26px;height:26px;margin:0 2px}.social-links li a{width:28px;height:26px;display:block;text-indent:28px;overflow:hidden;opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50)}.lt-ie9 .social-links li a{background-image:url(http://img.timeinc.net/time/assets/images/social-icons-ie7.png)}.social-links li a:hover{opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100)}.social-links .twitter{margin:0 5px 0 0}.social-links .tumblr{margin:0 2px 0 -3px}.social-links .rss{margin:0 0 0 -3px}.social-links .facebook a{background-position:2px -1px}.social-links .twitter a{background-position:-28px -1px}.social-links .googleplus a{background-position:-56px -1px}.social-links .tumblr a{background-position:-84px -1px}.social-links .rss a{background-position:-112px -1px}#site-nav{margin-top:85px;border-top:solid 1px #b7b7b7;border-bottom:solid 1px #494949;z-index:25}#site-nav h3{background:#fff;padding:0 6px 0 7px;height:40px;line-height:40px;margin:0;display:none;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-weight:700;text-transform:uppercase;font-size:1.25em;cursor:pointer}#site-nav h3 .icon{display:inline-block;*display:inline;*zoom:1;height:16px;width:8px;background-position:-151px -33px;overflow:hidden;text-indent:100%;margin-left:5px;vertical-align:middle;top:-1px;position:relative}.lt-ie8 #site-nav h3 .icon{top:1px}#site-nav.is-open h2 .icon{width:18px;margin-left:-2px;margin-right:-3px;background-position:-145px -63px}.primary-links{padding:6px 0 6px;margin:0;text-align:center;font-size:1em;height:15px;display:table;width:100%}.lt-ie8 .primary-links{display:block;white-space:nowrap}.primary-links li{height:15px;line-height:15px;position:relative;border-left:solid 1px #d4d4d4;margin-left:-1px;display:table-cell}.lt-ie8 .primary-links li{display:inline;zoom:1}.lt-ie8 .primary-links li:hover,.lt-ie8 .primary-links li.current{z-index:10}.primary-links li:first-child{border-left:none;margin-left:0}.primary-links .link-13 ~ li{display:none}.primary-links a{white-space:nowrap;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;display:block;font-weight:900;text-transform:capitalize;color:#000;padding:0 5px;height:27px;line-height:27px;margin:-6px 0 -8px 0;text-align:center}.lt-ie8 .primary-links a{padding:0 10px;display:inline-block}.primary-links a:hover,.primary-links .current a{background-color:#ed1c2e;color:#fff;position:relative;z-index:10;padding:0 6px;margin-left:-1px;margin-right:-1px}.lt-ie8 .primary-links a:hover,.lt-ie8 .primary-links .current a{padding:0 11px}.primary-links li.link-1 a:hover,.primary-links li.link-1.current a{margin-left:0;padding-left:5px}.lt-ie8 .primary-links li.link-1 a:hover,.lt-ie8 .primary-links li.link-1.current a{padding-left:11px}.primary-links li.link-13 a:hover,.primary-links li.link-13.current a{margin-right:0;padding-right:5px}.lt-ie8 .primary-links li.link-13 a:hover,.lt-ie8 .primary-links li.link-13.current a{padding-right:10px}.secondary-links{font-size:0.78125em;padding:1em 0;margin:0 0 0 2px}.secondary-links li{display:inline;border-left:solid 1px #d4d4d4;padding-left:3px}.secondary-links li:first-child{border-left:0}.secondary-links a{display:inline-block;padding:0 7px;color:#4c4c4c}#site-search{position:absolute;float:left;right:2px;top:50px;width:237px;z-index:30}#site-search .ad{position:absolute;top:1px;left:-94px;width:88px}#site-search form{position:absolute;right:0;width:173px;height:24px;border:solid 1px #999}#site-search div.fieldgroup{position:absolute;left:10px;top:3px;bottom:2px;right:44px}#site-search label{position:absolute;left:1px;top:0;bottom:1px;right:0;padding:3px 0;color:#999;z-index:10;font-size:.8125em;line-height:1;display:block}#site-search input[type=text]{outline:0;border:0;position:absolute;left:0;top:0;bottom:0;right:0;background:transparent;z-index:20;font-size:.875em;padding:6px 0}#site-search input[type=image]{position:absolute;top:1px;right:1px;bottom:1px}#site-search .search-link a{display:none;position:relative;right:2px;top:7px;width:20px;overflow:hidden;text-indent:150%;background-position:-190px -1px}.home.lt-ie9 #site-search .ad{left:-94px}.home.lt-ie8 #site-search .ad{left:-340px}.no-js .overlay-label label{display:none}#allAccess{margin:0;padding:0;background:black none;height:25px;overflow:hidden}#allAccess p{text-align:right;font:.85em/25px helvetica, arial, sans-serif;color:#fff;text-align:center;margin:0 auto;position:relative}@media screen and (max-width: 490px){#allAccess p{text-align:left}}@media screen and (max-width: 370px){#allAccess p{font-size:11px}}#allAccess p em{color:#C00}#allAccess p a{position:absolute;right:0;color:#fff;font-size:.86em;background:transparent none;margin:1px 0 0}@media screen and (max-width: 1122px){#allAccess p a{margin-right:10px}}#allAccess p a:hover{text-decoration:underline}.home-primary-ad{text-align:center;padding-top:10px}.header-ad{position:absolute;top:18px;left:0;width:275px;height:55px}#site-footer{padding-top:20px;clear:both}.footer-header{overflow:hidden;border-bottom:1px solid white}.time-apps{overflow:hidden;margin:0 auto;padding:0;list-style:none;width:930px}.time-apps li{display:block;float:left;margin-left:55px}.time-apps li:first-child{margin-left:0}.time-apps li .app:hover,.time-apps li .app:focus{opacity:.8}.time-apps .app{color:#333333;font-weight:bold;font-size:0.75em;display:block;text-decoration:none;overflow:hidden}.time-apps .app .icon{display:block;float:left;height:51px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/ftr-app-icons-2.png) no-repeat 0px 100%}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.time-apps .app .icon{-webkit-background-size:952px 61px;-moz-background-size:952px 61px;-o-background-size:952px 61px;background-size:952px 61px}}.time-apps .app .app-name{margin-top:30px;float:left}.ipad .app .icon{width:69px;background-position:0px 100%}.iphone .app .icon{width:58px;background-position:-112px 100%}.android .app .icon{width:57px;background-position:-224px 100%}.blackberry .app .icon{width:54px;background-position:-341px 100%}.time-tv .app .icon{width:71px;background-position:-469px 100%}.populist .app .icon{width:70px;background-position:-602px 100%}.the-page .app .icon{width:64px;background-position:-728px 100%}.bada .app .icon{width:60px;background-position:-855px 100%}.footer-ad{float:right;margin-top:2px}.footer-body{background:#ed1c2e;padding:17px 17px 7px;color:#fff}.footer-body a{text-decoration:none;color:#fff}.footer-nav{margin-bottom:10px;border-bottom:1px solid #f2616d;text-align:center}.footer-nav .nav-link{display:table-cell;display:inline-block;width:100%}.footer-nav .nav-link:hover,.footer-nav .nav-link:focus{text-decoration:underline}.lt-ie8 .footer-nav .nav-link{width:auto;padding:0 8px}.footer-nav li:first-child+li{border-left:none}.nav-categories{margin:0;padding:0;list-style:none;font-size:0.875em;display:table;*display:block;width:100%;text-align:center;padding:0 0 14px}.nav-categories .home-link{display:none}.nav-categories li{display:table-cell;*display:inline;*zoom:1;height:12px;line-height:12px;border-left:1px solid #f2616d}.footer-links{border-bottom:5px solid #f2616d;padding-bottom:11px;margin-bottom:10px;text-align:center}.footer-links a:hover{text-decoration:underline}.adtl-links{list-style:none;margin:0 auto;padding:0;font-size:0.75em;max-width:760px}.adtl-links li{display:inline-block;*display:inline;*zoom:1;border-left:1px solid #f2616d;margin-bottom:10px;white-space:nowrap;overflow:hidden}.adtl-links li:first-child{border-left:none}.adtl-links li.item-8{border-left:none}.adtl-links li a{padding:0 6px 0 6px}.lt-ie9 .adtl-links img{display:inline-block;margin:0 .8em 0 0}#site-footer .branding{overflow:hidden}.branding .time-logo{float:left}.branding .right{float:right;width:280px}.branding .right h4{float:left;font-family:Helvetica, Arial, sans-serif;font-size:0.6875em;margin:5px 10px;color:#f9cacc}.branding a:hover img{opacity:0.8}.right .cnn-money-logo{margin-left:20px;position:relative;top:2px}.right .cnn-logo{margin-left:10px;position:relative}.lead-content{overflow:hidden}.lead-content .primary-lead-area{width:65.71816%;float:left;margin-right:2.71003%}.lead-content .secondary-lead-area{width:31.43631%;float:right;margin-right:-1px}@media screen and (max-width: 950px){.lead-content .primary-lead-area{width:53%;float:left;margin-right:0}.lead-content .secondary-lead-area{width:45%;float:right}}.lead .entry-thumb img{display:block;width:100%}.entry-thumb-credit{display:block;font-weight:300;font-size:0.65625em;text-align:right;margin:7px 0 5px;color:#888;line-height:1.3}.entry-content .entry-thumb-credit{font-size:0.75em}.related-stories{font-weight:300;font-size:0.875em}.related-stories li{list-style-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/li-bullet.png)}.lead h1{margin:0 0 11px;font-size:2.8125em;letter-spacing:-.05em;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;line-height:0.93333em}.no-subpxspacing .lead h1{letter-spacing:-2px}.lead .details{font-size:0.6875em;font-weight:300}.lead .related-stories{margin:15px 0 20px;padding-left:20px}.lead .related-stories li{margin:8px 0}.details .byline{text-transform:uppercase;margin-right:2.105263158%}.details .updated{color:#2e8619;margin-right:2.105263158%}.details .tags{margin-left:0;font-size:1em}.tags{margin-left:4px;font-size:0.6875em;font-family:Helvetica, Arial, sans-serif;font-weight:bold;letter-spacing:normal}.tags a{font-weight:bold;text-transform:uppercase;color:#1b5288 !important}.tags a:hover{color:#1b5288;text-decoration:underline}li.locked{list-style-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/lock-sm.png)}li.photo{list-style-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/camera-sm.png)}.arrow-nav-buttons{background-color:transparent;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/voices-nav-sprite.png);background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.arrow-nav-buttons{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/voices-nav-sprite-2x.png);-webkit-background-size:36px 216px;-moz-background-size:36px 216px;-o-background-size:36px 216px;background-size:36px 216px}}li.video{list-style-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-sm.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){li.locked,li.photo,li.video,.related-stories li{list-style-image:none;list-style-type:none;position:relative}li.locked:before,li.photo:before,li.video:before,.related-stories li:before{display:block;content:"";width:12px;height:12px;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/mini-icon-sprite-2x.png);-webkit-background-size:12px 48px;-moz-background-size:12px 48px;-o-background-size:12px 48px;background-size:12px 48px;position:absolute;top:0.1em;left:-20px}.related-stories li:before{left:-18px;background-position:0 0}li.locked:before{background-position:0 -24px}li.photo:before{background-position:0 -36px}li.video:before{background-position:0 -12px}}.top-stories,.top-stories ul,.top-stories ol{margin:0;padding:0;list-style:none}.top-stories>li{border-top:1px solid #dedede;padding:16px 0 20px}.top-stories>li:first-child{border-top:none;padding-top:0}.top-stories h2{margin:0;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:1.125em;line-height:1.05556em;letter-spacing:-0.03em}.no-subpxspacing .top-stories h2{letter-spacing:-1px}.top-stories h2 a{color:#333}.top-stories .related-stories{font-size:0.8125em;padding-left:21px}.top-stories .related-stories li{margin:8px 0 0}.top-stories li.important{border-bottom:1px solid #dedede;margin-bottom:2px}.top-stories .important h2{font-size:1.625em;line-height:1.05769em}.lead .related-stories-imgs{float:left;margin:0;padding:0;list-style:none;width:50.27100271%}.lead .related-stories-imgs .featured-article{width:45.822102426%;margin-left:4.043126685%;float:left}.lead .related-stories-imgs .featured-article.item-3{clear:both}.lead .featured-article img{display:block}.lead .featured-article h2{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:1.125em;line-height:0.88889em;margin:10px 0 18px;letter-spacing:-.03em;font-weight:700}.no-subpxspacing .lead .featured-article h2{letter-spacing:-1px}.photo-numbering{display:inline-block;*display:inline;*zoom:1;text-align:center;font-size:0.75em;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;margin:0 4px;position:relative;min-width:38px}.photo-numbering.dig-2{min-width:45px}.photo-numbering.dig-3{min-width:60px}.photo-numbering .current-num,.photo-numbering .total-num{font-style:normal}.photogallery-ver .lead h1{font-size:2.5625em}.featured-belt{margin-bottom:40px;border-top:3px solid #dedede}.lt-ie8 .featured-belt{overflow:hidden}.featured-belt .section-title{text-transform:none;font-size:1.125em}.featured-belt .featured-article{width:23.57724%;margin-left:1.89702%;float:left}.featured-belt .featured-article+.featured-article+.featured-article+.featured-article{margin-right:-10px}.featured-belt .featured-article:first-child{margin-left:0}.featured-belt .featured-three-items .featured-article{width:30.0813%;margin-left:4.87805%}.featured-belt .featured-three-items .featured-article:first-child{margin-left:0}.featured-belt .featured-three-items .featured-article+.featured-article+.featured-article{margin-right:-10px}.featured-belt h2{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:1.125em;line-height:0.88889em;margin:5px 0 0}.lt-ie8 .featured-belt h2{padding-bottom:0.33333em}.featured-belt .group,.featured-belt #content-body,.featured-belt .modules .top-stories .lead,.modules .top-stories .featured-belt .lead{margin:0;padding:0;list-style:none}.featured-belt .has-sponsor{background:#ececec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px 10px 10px 10px}.featured-belt .has-sponsor .responsive{position:relative}.featured-belt .has-sponsor .sponsor-label{background:#214c90;color:#fff;position:absolute;bottom:0;padding:2px 8px;font-size:0.75em;font-weight:bold;z-index:2}.featured-belt .has-sponsor .entry-category{padding-bottom:2px;display:block}.featured-belt .has-sponsor .entry-category a{font-size:0.7em;color:#000;font-weight:bold;text-transform:uppercase}.primary-photo>a{display:block;line-height:0}.primary-photo h2{font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-size:1.25em;margin:0 0 5px}.primary-photo .subhead{font-size:0.75em;color:#333333;font-weight:300;margin:0 0 18px}.photo h2{font-family:Georgia, "Times New Roman", Times, serif;font-size:0.75em;line-height:16px;margin:0 0}.alternate-primary-ad{text-align:center;margin-bottom:20px}.primary-col .ad.full{margin-bottom:20px;width:100%}.primary-col .ad.full a{display:block}.primary-col .ad.full img{width:100%}.module{border-top:2px solid #000;padding-top:1px;margin-bottom:20px}.module .section-title{border-top:1px solid #000;padding:7px 0 8px;border-bottom:1px solid #dedede;margin-bottom:10px;text-rendering:optimizeLegibility;color:#333}.right-col .module{margin-bottom:25px}.section-title>a{color:#333}.primary-col .module{float:left}.lt-ie8 .primary-col .modules .module{zoom:1;display:inline;vertical-align:top;float:none}.lt-ie8 .primary-col .modules .module .section-title{min-width:100%}.module .top-stories{font-size:0.75em;line-height:1.41667em;font-weight:300}.module .top-stories>li{border-top-color:#dedede;padding:10px 0}.module .top-stories>li:first-child{padding-top:0}.top-stories .lead{font-size:1.16667em;font-weight:bold;line-height:1.21429em}.top-stories .lead a{color:#333}.lead.has-img img{margin:0 auto 5px;display:block}.module.red{border-color:#c00}.module.red .section-title{border-top:1px solid #c00}.module.red .section-title a{color:#c00}.right-col .module{border-top:none;padding-top:0;overflow:hidden}.right-col .module .section-title{border-top:3px solid #ccc;padding:8px 0 9px}.right-col .ad-primary{text-align:center;margin-bottom:40px}.right-col .ad-primary #ad-primary{display:block}.right-col .ad-primary img,.right-col .ad-primary object,.right-col .ad-primary embed,.right-col .ad-primary iframe{display:block;margin:0 auto}body.highimpact .primary-col article,body.highimpact #taboola-horizontalx4-responsive{padding-right:85px}body.highimpact #sidebar-ad{margin-left:-115px;border-bottom:solid 20px white;margin-bottom:0;line-height:0}.module .media{float:left;width:150px;position:relative}.right-col .module .top-stories,.right-col .module .content{margin-left:160px;float:none;width:auto}.the-magazine .media{width:150px}.section-title .subtext{float:right;font-size:0.64706em;text-transform:none;font-family:Helvetica, Arial, sans-serif;letter-spacing:0}.section-title .subtext,.section-title .subtext a{color:#c00}.module.popular-content{position:relative}.module.popular-content .ad{position:absolute;top:0px;right:0px}.no-js .module.popular-content .most-read,.no-js .module.popular-content .most-emailed{margin-bottom:20px}.module.popular-content .tabgroup-tab{border:1px solid #dedede;background:#dedede;font-size:0.8125em;text-transform:none;letter-spacing:0;font-family:Helvetica,Arial,sans-serif;padding:0;text-align:center;margin-bottom:-1px;z-index:99;position:relative;width:100px;margin-right:4px}.module.popular-content .tabgroup-tab a{display:block;padding:10px}.module.popular-content .tabgroup-tab.current{border-bottom:1px solid #fff;background:#fff}.popular-content ol{list-style-type:none;padding-left:0;margin:0 0;border:1px solid #dedede;padding:18px 18px;z-index:1}.lt-ie8 .popular-content ol{list-style-position:inside}.popular-content ol li{border-top:1px solid #ebebeb;padding:12px 0 12px 30px;font-size:0.75em;line-height:18px;font-weight:300;color:#333}.popular-content ol li:first-child{border-top:none;padding-top:0}.lt-ie8 .popular-content ol li{text-indent:-15px}.popular-content ol>li{counter-increment:customlistcounter}.popular-content ol>li:before{content:counter(customlistcounter) " ";font-weight:bold;font-size:1.75em;float:left;width:30px;display:inline-block;margin-left:-30px;margin-top:2px}.popular-content ol:first-child{counter-reset:customlistcounter}.lt-ie8 .popular-content ol{list-style-type:decimal}.module.quotes blockquote{font-family:Georgia, "Times New Roman", Times, serif;font-size:1.625em;line-height:1.23077em;margin:10px 0;letter-spacing:-0.03em;position:relative}.no-subpxspacing .module.quotes blockquote{letter-spacing:-1px}blockquote .quo{font-size:2.53846em;position:relative;line-height:0.48485em;vertical-align:top;position:relative;top:15px}.quotes cite{font-size:0.6875em;line-height:1.27273em;font-style:normal;font-weight:300}.module.time-newsletters h4{font-size:0.875em;margin:0px 0 7px;padding-top:5px;font-style:italic}.module.time-newsletters ul{margin:0 0 10px;padding-left:2px;font-size:0.6875em;line-height:1.63636em;font-weight:bold;list-style:none}.module.time-newsletters label input[type="checkbox"]{margin-right:8px}.module.time-newsletters li em{color:#c00;margin-left:20px}.module.time-newsletters .fieldgroup{border:2px solid #dedede;background:#f7f7f7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:#999;font-weight:bold;position:relative;margin-right:45px}.module.time-newsletters .fieldgroup label{font-size:0.875em;position:absolute;left:8px;top:8px;z-index:10}.module.time-newsletters .fieldgroup input{border:none;font-size:0.875em;padding:8px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:20;background-color:transparent}.module.time-newsletters .response-fields{overflow:hidden;position:relative;padding-left:10px}header.letters{position:relative;border-bottom:3px solid #efefef}header.letters h1{border-bottom:1px solid #D1D1D1;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-.03em;color:#333;margin-bottom:0;overflow:hidden;padding-bottom:.1em}.no-subpxspacing header.letters h1{letter-spacing:-1px}header.letters .category-action{bottom:10px;font-weight:normal}@media screen and (max-width: 510px){header.letters .category-action{position:static;float:none;margin-bottom:.4em}}#rightrail-newsletter-signup button{background:#df2735;border:none;font-size:0.875em;font-weight:bold;color:#fff;padding:9px 0;width:40px;text-align:center;margin-left:5px;position:absolute;bottom:1px;right:0}.sponsored-links-header,.module.sponsored-links .sponsored,.module.sponsored-links .ad-title,.module.sponsored-links .ad-desc,.module.sponsored-links .ad-url{margin:10px 0 15px;font-size:0.6875em;line-height:1.36364em;color:#333}.module.sponsored-links{border-top:1px solid #dedede;margin:40px 0 20px}.module.sponsored-links .sponsored{font-weight:bold;margin:10px 0px;display:block}.module.sponsored-links p{margin-bottom:15px}.module.sponsored-links a{display:block;color:#333}.module.sponsored-links .ad-title{margin-bottom:0;display:block;font-weight:bold}.module.sponsored-links br{display:none}.module.sponsored-links .ad-desc,.module.sponsored-links .ad-url{margin:0;font-weight:300;display:block}.aside-ads .ad{display:block;float:left;max-width:39.548022599%;margin:0 5.649717514%}.aside-ads .ad:first-child{margin-right:0}#subheadline{overflow:hidden;position:relative;font-family:franklin-gothic-urw,Helvetica,Arial,sans-serif}@media screen and (max-width: 800px){#subheadline{display:none}}.ticker{position:relative;z-index:5;height:37px;line-height:37px}@media screen and (max-width: 600px){.ticker{display:none}}.ticker h2{display:inline-block;*display:inline;*zoom:1;margin-top:0;color:#c00;font-size:0.9375em;margin-right:4px;margin-left:2px}.lt-ie8 .ticker h2{margin-right:8px}.ticker .breaking-title{display:block;height:35px;line-height:37px;white-space:nowrap;font-size:0.9375em;color:#333333;display:inline-block;*display:inline;*zoom:1;z-index:6;position:relative}.section .ticker{margin-bottom:1em}.reading-actions{position:absolute;right:0;top:0;display:none}#section-ad,#leaderboard-ad{background-color:#f5f5f5;padding:10px 0 5px}#section-ad img,#leaderboard-ad img{display:block;margin:0 auto}.primary-col .featured-aside{display:none}.tabgroup-tabs{overflow:hidden;padding:0;margin:0 0 -1px 0;list-style:none;position:relative;z-index:10}.tabgroup-tab{float:left}.primary-col>.post{margin-right:3.25203%}body.single #content-body{margin-top:10px}body.single .entry-deck{font-size:1.0625em;margin:-0.25em 0 0.9375em;color:#333}.entry-category,.entry-category a{color:#1b5288}.post .entry-category{margin:0;text-transform:uppercase;font-size:0.8125em;font-weight:bold}.post .entry-category .details{font-weight:300;color:#7f8284}.post .entry-title{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:2.25em;line-height:1em;margin:2px 0 8px;letter-spacing:-.03em;color:#333333}.no-subpxspacing .post .entry-title{letter-spacing:-1px}.post .entry-header{margin-bottom:15px}.entry-meta{font-size:0.8125em;font-weight:300;color:#797777}.entry-meta>span{margin-left:8px;border-left:1px solid #dedede;padding-left:8px;height:10px;display:inline-block;line-height:0.875em}.lt-ie8 .entry-meta>span{height:auto;line-height:normal}.entry-meta>span:first-child{margin-left:0;border-left:none;padding-left:0}.entry-byline a{color:#1b5288}.entry-byline a.author-twitter{color:#85a1bc}.entry-meta .entry-comments{text-transform:none}.entry-meta .entry-comments a{color:#1b5288}.single .entry-excerpt{font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;line-height:1.5625em;margin:5px 0 10px;color:#333}.section .page-title-tools{position:relative;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(#e3e3e3,#ffffff);background-image:-moz-linear-gradient(#e3e3e3,#ffffff);background-image:-o-linear-gradient(#e3e3e3,#ffffff);background-image:linear-gradient(#e3e3e3,#ffffff);-webkit-background-size:100% 7px;-moz-background-size:100% 7px;-o-background-size:100% 7px;background-size:100% 7px;background-position:left bottom;background-repeat:no-repeat;margin-bottom:1em;padding-bottom:1em}.section .page-title-tools .page-title{background:none;padding-bottom:0}.section .page-title-tools .entry-sharing{border:0}.entry-sharing{margin:0 0;border-top:1px solid #dedede;padding:5px 0;clear:both;position:relative;z-index:999}.entry-sharing .fb_iframe_widget{vertical-align:top;margin-right:2em}.entry-sharing .ad-unit{float:left;margin-right:10px;*width:88px}.entry-sharing .ad-unit img{display:block}.entry-sharing li{list-style:none}.entry-sharing-title{position:absolute;float:left;bottom:5px;right:0;border-top:none}.entry-share-buttons{margin:0 0;padding:5px 0 0}.entry-share-buttons>li{position:relative;display:inline-block;float:left}.entry-share-buttons>li>a{display:none}.entry-share-buttons>li.read-later{margin:0 0 0 15px}.entry-share-buttons>li.read-later ul{display:none;background:#fff;border:2px solid #ccc;width:120px;position:absolute;z-index:9;left:0px;top:0px;padding:10px 10px 0;margin:30px -10px 0}.entry-share-buttons>li.read-later ul>li{margin-bottom:10px;display:block}.entry-share-buttons>li.read-later ul>li.share-readability{margin-bottom:0}.entry-share-buttons>li.read-later ul:before,.entry-share-buttons>li.read-later ul:after{content:"";position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;top:0;left:20px}.entry-share-buttons>li.read-later ul:before{border-bottom:10px solid #ccc;border-bottom:10px solid #ccc;margin-top:-11px}.entry-share-buttons>li.read-later ul:after{border-bottom:10px solid #fff;margin-top:-8px;z-index:1}.entry-share-buttons>li.read-later .expanded+ul{display:block}.entry-share-buttons>li.read-later>a{position:relative;display:block;z-index:8;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #f0f0f0));background-image:-webkit-linear-gradient(#fdfdfd,#f0f0f0);background-image:-moz-linear-gradient(#fdfdfd,#f0f0f0);background-image:-o-linear-gradient(#fdfdfd,#f0f0f0);background-image:linear-gradient(#fdfdfd,#f0f0f0);width:75px;height:18px;border:1px solid #cacaca;border-radius:3px;font-size:11px;font-weight:bold;text-align:center;line-height:20px;color:#232323;font-family:Helvetica, Arial, sans-serif}.entry-share-buttons>li.read-later>a:hover{text-decoration:none;border:1px solid #acacac;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #ebebeb));background-image:-webkit-linear-gradient(#f3f3f3,#ebebeb);background-image:-moz-linear-gradient(#f3f3f3,#ebebeb);background-image:-o-linear-gradient(#f3f3f3,#ebebeb);background-image:linear-gradient(#f3f3f3,#ebebeb)}.entry-share-buttons>li.read-later>a:before{width:75px;height:18px;content:'';position:absolute;bottom:-18px;left:0}.entry-share-buttons ul{margin:0;padding:0}.entry-share-buttons ul>li{display:inline;*display:block;*float:left}.entry-share-buttons .fb-share{width:56px;height:20px;background:transparent url(/wp-content/themes/vip/time2012/library/assets/css/../images/fb-share-button.png) no-repeat;float:left;margin:0 12px 0 0;cursor:pointer}.share-pn{padding:0 12px 0 16px}@media screen and (max-width: 480px){.share-pn{padding:0}}.ie .entry-share-buttons .share-kindle{display:none}.entry-content{font-family:Georgia,serif;font-size:0.875em;line-height:1.57143em;color:#333333;margin-bottom:34px}.entry-content .wp-image.alignleft{float:left;margin:1.5em 0 1.5em 0}.entry-content .wp-image.alignright{float:right;margin:1.5em 0 1.5em 0}.entry-content .wp-image.aligncenter{margin:auto;margin-bottom:1em}.entry-content .wp-image.size-medium{max-width:40%}.entry-content .jump{font-family:Helvetica,Arial,sans-serif;font-weight:bold;margin:22px 0}.entry-content .jump a{color:#1b5288}.entry-content .next-item{font-family:Helvetica,Arial,sans-serif;font-weight:bold;margin:22px 0;position:relative;padding-left:54px;clear:both}.entry-content .next-item span{text-transform:uppercase;display:inline-block;background:#000;font-size:0.78571em;padding:3px 5px 2px 5px;color:#fff;position:absolute;top:3px;left:0px;line-height:1}.entry-content .next-item span:after{content:'';width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #000;display:block;position:absolute;top:0;right:-8px}.entry-content .next-item a{color:#1b5288}.entry-content img.full-width{width:100%}.entry-content>p{margin:16px 0 22px}.entry-content a{color:#1b5288}.entry-content>ul{margin:0 0 1.375em;padding-left:30px}.entry-content>ol{margin:0 0 1.375em;padding-left:35px}.entry-content>blockquote{border:1px solid #dedede;padding:18px 20px;margin:16px 30px 22px;font-family:Helvetica, Arial, sans-serif;font-size:0.96429em;overflow:hidden}.entry-content>blockquote p{margin:0 0 .5em}.entry-content>blockquote li{margin:0 0 .5em}.entry-content .inline-image{width:66.2465%}.entry-content .inline-image .entry-thumb-description{font-size:0.78571em;line-height:1.36364em}.entry-content .inline-video{width:70.02801%}.entry-content .inline-ad{text-align:center;margin:1em 0}.entry-content .inline-ad>div{margin:auto}@media screen and (max-width: 480px){.format-article .entry-content,.format-review .entry-content,.format-recap .entry-content{font-size:1em}}.entry-thumb{font-family:Helvetica,Arial,sans-serif}.entry-thumb.video-small{float:left;margin:0 4.20168% 0 0}.entry-thumb.video-full{margin-top:20px}.entry-thumb.video-full iframe,.entry-thumb.video-full object,.entry-thumb.video-full embed{width:100%}.entry-thumb img{width:100%}.entry-thumb.aligncenter{margin:auto}.entry-thumb.alignleft{float:left;margin:0 2em 2em 0}.entry-thumb.alignright{float:right;margin:0 0 2em 2em}.single .entry-content .entry-thumb-square{float:right;width:49.01961%;margin:0 0 20px 3.5014%}.single .entry-content .entry-thumb-m{float:right;width:50.42017%;margin:0 0 20px 3.5014%}.single .entry-content .entry-thumb-vertical{float:right;width:36.41457%;margin:0 0 20px 3.5014%}.single .entry-content .entry-thumb.alignleft{float:left;margin:0 3.5014% 20px 0}.single .wp-paginate{margin-bottom:2em;clear:both}.entry-content .small-video-wrapper{padding-right:180px}.entry-content .small-video-wrapper .entry-thumb{width:96%;margin-right:4%;margin-top:10px}.entry-content .small-video-wrapper .post-rail{margin-right:-180px;float:right;margin-left:0;margin-bottom:0}.entry-content .small-video-wrapper .post-rail h3{margin-top:0px}.entry-thumb-caption{font-size:0.75em;line-height:1.5em}.entry-content .entry-thumb-caption{font-size:0.85714em}@media screen and (max-width: 500px){.entry-thumb-caption{display:none}.format-gallery .entry-thumb-caption{display:block}}.entry-thumb-credit+.entry-thumb-caption{margin-top:0}.post-rail{float:right;width:180px;margin-left:7.00280112%;font-family:Helvetica,Arial,sans-serif;margin-bottom:36px;margin-top:16px;clear:right}.post-rail p{margin-top:8px}.has-inline-video .entry-content .post-rail{margin-left:0;margin-top:0}.post-rail-ad{display:none}.entry-footer{font-size:0.875em;line-height:1.57143em;color:#333333;clear:both;margin-bottom:30px}.entry-footer .post-rail-ad{padding-top:20px;margin-bottom:-20px;display:none}.entry-footer .post-rail{display:none;width:100%;margin-left:0;margin-bottom:20px;margin-top:20px}.entry-footer .post-rail p{text-align:center}.entry-footer .entry-tools{border-top:1px solid #dedede;border-bottom:1px solid #dedede}.entry-footer .content-actions{width:60%;float:left;border-top:none;border-bottom:none}.entry-footer .content-actions>li{margin-left:0;width:23%;text-align:center}.entry-footer .content-actions>li.comment{width:31%}.entry-footer .content-actions>li a{width:auto;padding-left:0}.entry-footer .content-actions>li{border-bottom:none;margin-left:0;display:block;float:left}.entry-footer .follow{width:40%;float:left;text-align:center}.entry-footer .follow p{margin:0;padding:4px 0 0 0}.entry-footer .avatar-link{position:relative;display:block;width:74px;height:74px;float:left;margin-left:-74px}.related-content{margin-bottom:36px}.related-content h3{text-transform:uppercase;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-weight:900;border-bottom:3px solid #ccc;padding-bottom:3px;margin:0 0 10px}.related-content .related-stories{padding-left:0;margin-top:0;list-style:none none}.related-content .related-stories li{list-style:none none;border-bottom:1px dotted #dedede;padding:8px 0;line-height:1.41667em}.related-content .related-stories li:first-child{padding-top:0}.related-content .related-stories li .icon{display:inline-block;margin:0 .5em 0 0;height:1em;width:1em}.related-content .related-stories li .icon.locked{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/lock-sm.png) 0 0 no-repeat}.related-content .related-stories li .icon.locked{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/lock-sm.png) 0 0 no-repeat}.related-content .related-stories li .icon.play{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-sm.png) 0 0 no-repeat}.related-content .related-stories a{color:#595959}.related-content .related-stories .source{color:#9e9d9d}.entry-footer .entry-tools .follow{max-width:192px}.entry-footer .entry-tools .content-actions{max-width:288px}.entry-footer .entry-tools .content-actions a{white-space:nowrap}.insert>h2{font-size:1.21429em;text-transform:uppercase;color:#1b5288;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;margin-bottom:3px;margin-top:0}.insert>h2 .slug{color:#1b5288}.insert-details{border:1px solid #dedede;border-top:3px solid #ccc;padding:8px 10px;margin-bottom:24px}.insert-details h3,.insert-details h3 a{font-size:1.07143em;color:#1b5288;margin:0 0}.review-details .insert-details h3,.review-details .insert-details h3 a{color:#333}.insert-details .recap-info{margin-top:0;font-size:1em;color:#8b8787;font-weight:300}.entry-footer .insert-details .recap-info{text-align:left}.insert-details p,.insert-details .view-all{margin:10px 0 0;font-size:0.85714em;line-height:18px}.insert-details p:last-child{margin-bottom:0}.insert-details label{font-weight:bold}.entry-footer .insert-details p{text-align:left}.recap-nav{margin-top:10px;margin-bottom:0px}.recap-prev,.recap-next{font-family:Georgia, "Times New Roman", Times, serif;font-size:1em;letter-spacing:-.03em}.no-subpxspacing .recap-prev,.no-subpxspacing .recap-next{letter-spacing:-1px}.recap-prev .button,.recap-next .button{display:inline-block;*display:inline;*zoom:1;height:28px;width:28px;position:relative;top:-2px;background-color:transparent;background-position:0 -56px;vertical-align:middle;padding:0;border:none}.recap-next{padding-left:10px}.recap-next .button{background-position:-28px -56px;margin-left:8px}.recap-next:hover .button{background-position:-28px -112px}.recap-next.is-disabled{color:#afaeae}.recap-next.is-disabled .button{background-position:-28px -84px}.recap-prev{padding-right:10px;border-right:3px solid #dedede}.recap-prev .button{margin-right:8px}.recap-prev:hover .button{background-position:0 -112px}.recap-prev.is-disabled{color:#afaeae}.recap-prev.is-disabled .button{background-position:0 -84px}.content-actions{list-style:none;padding:0;margin:0 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede;font-weight:bold;font-size:0.92857em}.content-actions>li{display:inline-block;*display:inline;*zoom:1;border-bottom:1px dotted #dedede;margin-left:8px}.content-actions a{color:#171616;text-align:left;width:84px;display:inline-block;padding:4px 0}.content-actions a:hover{color:#1b5288;text-decoration:none}.content-actions .icon{display:inline-block;width:15px;height:13px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/entry-share-sprite.png) no-repeat;margin-right:4px;top:2px;position:relative;vertical-align:baseline}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.content-actions .icon{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/entry-share-sprite-2x.png);-webkit-background-size:107px 38px;-moz-background-size:107px 38px;-o-background-size:107px 38px;background-size:107px 38px}}.lt-ie8 .content-actions .icon{vertical-align:text-top}.post-rail .ca-3,.post-rail .ca-4{border-bottom:none}.post-rail .ca-1,.post-rail .ca-3{margin-left:0}.post-rail .ca-1 a,.post-rail .ca-3 a{padding-left:10px;width:74px}.email .icon{background-position:left top}.print .icon{background-position:right top}.share .icon{background-position:left bottom}.comment .icon{background-position:right bottom}.follow{text-align:center;font-weight:bold;font-size:0.92857em}.follow a{color:#1b5288}.follow .twitter{display:inline-block;width:19px;height:15px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/twitter-bird.png) no-repeat center center;position:relative;vertical-align:baseline;top:2px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.follow .twitter{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/twitter-bird-2x.png);-webkit-background-size:19px 15px;-moz-background-size:19px 15px;-o-background-size:19px 15px;background-size:19px 15px}}.lt-ie8 .follow .twitter{vertical-align:text-top;top:0;margin-right:2px}.follow p{margin-bottom:0}.time_letter .related-content,.format-img-only .related-content,.format-special .related-content{border-top:1px solid #dedede;padding-top:8px}.entry-author-module{border:1px solid #dedede;padding:13px 16px 13px 90px;margin-bottom:2em}.entry-author-module.no-photo{padding-left:16px}.entry-author-module.no-photo .content{margin-left:0}.entry-author-module .content{color:#696767;margin-left:2.94118%}.entry-author-module h3{font-size:1em;margin:0 0}.entry-author-module .author-articles{color:#696767}.entry-author-module author-twitter{color:#85a1bc}.entry-author-module .entry-author-bio{font-size:0.85714em;line-height:1.66667em;font-weight:300}.entry-author-module .entry-author-bio p{margin:5px 0 10px}.entry-author-module .entry-author-bio a{color:#696767;font-weight:bold}.entry-author-module .entry-author-book{float:right}.entry-author-module .avatar{float:left;width:74px}.entry-author-module.has-book .content{width:60.48387%;float:left}@media screen and (max-width: 390px){.entry-author-module.has-book .content{float:none}}.entry-author-module.has-book .author-book{width:33.06452%;float:right}.entry-author-module.has-book .author-book a{float:left;display:block;margin-right:10px;max-width:46%}.entry-author-module.has-book .author-book p{margin:0;font-size:0.78571em;color:#8b8787;line-height:1.36364em}.subscribe{font-size:0.82143em}.single{margin:inherit auto 30px}.single .wp-paginate{border-top:none;padding-top:0}.single .wp-paginate .next,.single .wp-paginate .prev{top:0px}.format-number .entry-meta .entry-category,.format-quote .entry-meta .entry-category{font-size:1em}.format-number .entry-number,.format-quote .entry-number{font-size:2.25em;font-size:72px;letter-spacing:-.03em;color:#333;margin:5px 0}.no-subpxspacing .format-number .entry-number,.no-subpxspacing .format-quote .entry-number{letter-spacing:-3px}.format-number .entry-header,.format-quote .entry-header{margin-bottom:0}.format-number .entry-cite,.format-quote .entry-cite{padding:0 0 30px;margin:0 0;padding-left:5px;font-size:1.125em;letter-spacing:-.03em;color:#333}.no-subpxspacing .format-number .entry-cite,.no-subpxspacing .format-quote .entry-cite{letter-spacing:-1px}.format-number .entry-cite p,.format-quote .entry-cite p{margin:0}.format-number .entry-tools,.format-quote .entry-tools{border-bottom:none}.single .format-quote .entry-quote{font-size:2em;font-weight:normal;margin:20px 0px 20px;padding:0px 15px;line-height:1.34375em}.single .format-quote .entry-thumb{padding-top:30px}.single .format-quote .entry-thumb-vertical{float:right;width:36.41457%;margin:0 0 20px 3.5014%}.single .format-quote cite,.single .format-number cite{font-style:normal;font-family:Georgia, "Times New Roman", Times, serif;padding:0 0 30px;margin:0 0;padding-left:10px;font-size:1.125em;color:#333;display:block;letter-spacing:-.03em}.no-subpxspacing .single .format-quote cite,.no-subpxspacing .single .format-number cite{letter-spacing:-1px}body.single .page-title{margin-right:3.25203%}.time_letter{margin-top:20px}.time_letter .entry-header{margin-bottom:10px}.time_letter .entry-title{margin-top:5px}.time_letter .entry-content{margin-bottom:44px}.format-interactive .entry-header .entry-excerpt{margin-top:0;font-style:italic;color:#919090;font-weight:300;font-family:Helvetica, Arial, sans-serif;font-size:0.8125em;line-height:1.38462em}.branded-banner{margin-bottom:20px}.format-branded .entry-content .post-rail{margin-top:0;margin-left:5%}.primary-col .also-like,.primary-col .sponsored-links{margin-right:3.25203%}@media screen and (max-width: 950px){.primary-col .also-like,.primary-col .sponsored-links{margin-right:0}}.primary-col .also-like{border-top:none;padding-top:0;border-bottom:2px solid black;float:none}.primary-col .also-like .section-title{text-transform:uppercase;border-top:3px solid #ccc;padding:6px 0 7px}.primary-col .also-like h2{font-size:0.75em;line-height:1.41667em;font-family:Helvetica, Arial, sans-serif;margin-top:10px}.primary-col .also-like p{font-size:0.6875em;font-family:Georgia, serif;margin:3px 0 0}.primary-col .also-like .paid{position:relative}.primary-col .also-like .paid:after{content:"Paid Distribution";display:block;background:#4c4c4c;border:1px solid #fff;text-shadow:0px 2px 2px #000;position:absolute;bottom:-3px;left:3%;z-index:999;color:#fff;font-size:0.5625em;padding:2px 6px}.primary-col .also-like>ul{border-bottom:1px solid black;margin-bottom:1px;padding-bottom:30px}.featured-belt img{display:block}.primary-col .sponsored-links{width:96.74797%;float:none;border-top:none;margin:28px 0 38px;overflow:hidden}.primary-col .sponsored-links .sponsored{margin:0 0 10px;font-size:0.75em}.primary-col .sponsored-links p{width:30.53221%;margin:0;margin-left:4.20168%;float:left}.primary-col .sponsored-links .ad-title{margin-top:0}.primary-col .sponsored-links span:first-child+p{margin-left:0}.entry-comments h2{font-size:2em;letter-spacing:-.03em}.no-subpxspacing .entry-comments h2{letter-spacing:-1px}.entry-comments h2 .tally{color:#818181}.page .entry-content h2{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:2.14286em;line-height:1.2em;margin:3px 0 8px;letter-spacing:-.03em}.no-subpxspacing .page .entry-content h2{letter-spacing:-1px}.primary-col .featured-content{display:none}.primary-col .wp-paginate+.featured-content{margin-top:20px}@media screen and (max-width: 1122px){#content-body{width:auto;padding-left:10px}.full-width #content-body{padding-left:0}.full-width .primary-col{padding-left:10px;padding-right:10px}.right-col{width:344px;padding-right:10px}body.highimpact.ad468x648 .high-impact-sidebar-ad #ad-primary{left:-134px}}@media screen and (max-width: 1115px){.lead-content .primary-lead-area{width:61.658841941%;margin-right:2.34741784%}.lead-content .secondary-lead-area{width:35.680751174%}.related-stories{font-size:0.84375em}}@media screen and (max-width: 1100px){.lt-ie8 .primary-links a{padding:0 8px}.lt-ie8 .primary-links a:hover,.lt-ie8 .primary-links .current a{padding:0 9px}.lt-ie8 .primary-links li.link-1 a:hover,.lt-ie8 .primary-links li.link-1.current a{padding-left:8px}.lt-ie8 .primary-links li.link-12 a:hover,.lt-ie8 .primary-links li.link-12.current a{padding-right:8px}.time-apps{width:880px}.time-apps li{margin-left:40px}}@media screen and (max-width: 990px){#site-nav .primary-links{font-size:1em}.lt-ie8 #site-nav .primary-links a{padding:0 8px}.lt-ie8 .nav-categories{font-size:0.8125em}.lt-ie8 .footer-nav .nav-link{padding:0 6px}.lead-content .primary-lead-area{width:60.330578512%;margin-right:2.479338843%}.lead-content .secondary-lead-area{width:37.190082645%}.top-stories>li{padding:16px 0}.top-stories .related-stories{font-size:0.78125em}.primary-col .sponsored-links p{width:48%;margin-left:4%;margin-bottom:15px}.primary-col .sponsored-links p:last-child{margin-left:0;margin-bottom:0}.post-rail{margin-left:5%;margin-bottom:20px}}@media screen and (max-width: 900px) and (min-width: 541px){.footer-nav{padding-bottom:10px}.nav-categories{height:95px;padding:0;text-align:left;display:block}.nav-categories li{border-left:none;display:block;width:22.75%;text-align:left;border-bottom:1px solid #f2616d;padding-bottom:7px;margin-bottom:6px}.lt-ie8 .nav-categories li{line-height:normal}.nav-categories .item-4 ~ li{margin-left:25.75%}.nav-categories .item-8 ~ li{margin-left:51.5%}.nav-categories .item-12 ~ li{margin-left:77.25%}.nav-categories .item-4,.nav-categories .item-8,.nav-categories .item-12,.nav-categories .item-15{border-bottom:none}.nav-categories .item-5,.nav-categories .item-9,.nav-categories .item-13{margin-top:-103px}}@media screen and (max-width: 989px){.time-apps{margin-top:9px;width:770px}.time-apps .app .icon{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/ftr-app-icons-m2.png) no-repeat 0 100%;height:39px}.lt-ie9 .time-apps .app .icon{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/ftr-app-icons-m2.png)}.time-apps .app .app-name{margin-top:20px;margin-left:5px}.time-apps li{margin-left:32px}.ipad .app .icon{width:52px;background-position:0px 100%}.iphone .app .icon{width:42px;background-position:-78px 100%}.android .app .icon{width:41px;background-position:-153px 100%}.blackberry .app .icon{width:40px;background-position:-230px 100%}.time-tv .app .icon{width:53px;background-position:-308px 100%}.populist .app .icon{width:52px;background-position:-399px 100%}.the-page .app .icon{width:49px;background-position:-490px 100%}.bada .app .icon{width:40px;background-position:-575px 100%}}@media only screen and (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 989px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 989px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 989px) and (min-device-pixel-ratio: 2), only screen and (max-width: 989px) and (min-resolution: 192dpi), only screen and (max-width: 989px) and (min-resolution: 2dppx){.time-apps .app .icon{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/ftr-app-icons-m2-2x.png);-webkit-background-size:615px 39px;-moz-background-size:615px 39px;-o-background-size:615px 39px;background-size:615px 39px}}@media screen and (max-width: 950px){.primary-col .featured-content{display:block}.primary-col article .featured-content{margin-top:2em}.post-rail-ad{display:block;margin-bottom:15px}.section #site-header .site-title{left:0;right:0}.right-col .featured-aside{display:none}.right-col .featured-aside.featured-taboola{display:block}.primary-col .featured-aside{display:block;float:left;width:100%}#content-body{margin-top:14px;padding-left:0;padding-right:0}.cssgradients #content-body,.no-cssgradients #content-body{background-image:none}.primary-col{display:block;border-right:none;padding-left:12px;padding-right:12px;width:auto;float:none}.right-col{display:block;width:auto;margin-top:40px;margin-left:0;margin-right:0;padding-left:12px;padding-right:12px;float:none}.lt-ie8 .right-col{margin-left:0}.mobile-left{float:left;width:49%;clear:left}.featured-content.group .mobile-left,.featured-content#content-body .mobile-left,.modules .top-stories .featured-content.lead .mobile-left{width:auto}.mobile-right{float:right;width:49%;clear:right}.mobile-full{clear:both;margin-left:auto;margin-right:auto}.lead-content{border-bottom:none}.module-area{margin-right:360px}.module-area .module{float:none !important}.primary-col .module.ad-primary{float:right;margin-left:0;border-top:none;margin-top:0}.module.ad-primary{float:none;border-top:none;margin:20px auto}.module.ad-primary #ad-primary{display:block;margin:0 auto;text-align:center}.below-lead{clear:both}.featured-belt{border-top:solid 1px #dedede}#site-nav{position:relative}#site-nav h3{display:inline-block;*display:inline;*zoom:1;-webkit-user-select:none;-moz-user-select:none}#site-search{top:83px;z-index:30}#site-nav .primary-links,#site-nav .secondary-links,#featured,#category-nav{display:none}#site-nav.is-open h3{border:solid 1px #000;border-bottom:none;height:44px;margin:-1px 0 -4px 0;padding-left:6px}#site-nav.is-open h3,#site-nav.is-open .primary-links{-webkit-box-shadow:rgba(0,0,0,0.2) 2px 2px 2px;-moz-box-shadow:rgba(0,0,0,0.2) 2px 2px 2px;box-shadow:rgba(0,0,0,0.2) 2px 2px 2px}#site-nav.is-open .primary-links{display:block;padding:10px 0 12px 0;position:absolute;float:left;top:44px;left:0;border:solid 1px #000;background-color:#fff;border-top:none;height:8em;font-size:0.96875em;width:85%;min-width:700px}.primary-links{text-align:left}.primary-links li{display:block !important;height:2em;border-left:none;border-top:solid 1px #dedede;margin-bottom:-1px}.primary-links li:first-child{border-top:none}.primary-links li a{color:#383838;text-transform:none;text-align:left;font-family:Helvetica, Arial, sans-serif;margin:0;padding:0 2px;height:2em;line-height:2em;white-space:nowrap}.primary-links li a:hover,.primary-links li.current a{margin-left:0;margin-right:0}.home #logo{width:133px;height:39px;margin:0 0 0 -66px;top:25px}.home #logo a{background-position:0 -56px}.header-ad{top:15px}#site-nav{margin-top:78px}.lead-content .primary-lead-area{width:52.956989247%;margin-right:1.88172043%}.lead-content .secondary-lead-area{width:45.161290323%}.primary-col>.post{margin-right:0}.post-rail{width:336px}.primary-col .sponsored-links{max-width:none}.primary-col .sponsored-links p{width:30.53221%;margin-left:4.20168%}.primary-col .sponsored-links span:first-child+p{margin-left:0}.primary-col .sponsored-links p:last-child{margin-left:4.20168%}.entry-content .content-actions>li{border-bottom:none;margin-left:0;display:block;float:left;width:33%;text-align:center}.entry-content .content-actions>li a{padding-left:0;width:auto}.entry-content .small-video-wrapper{padding-right:336px}.entry-content .small-video-wrapper .post-rail{margin-right:-336px}body.highimpact.ad468x648 .primary-col article,body.highimpact.ad468x900 .primary-col article{padding-right:0}}@media screen and (max-width: 950px) and (min-width: 681px){.primary-links li{width:18%;margin-left:1%}.primary-links li:first-child{margin-left:1%}.primary-links li.link-5,.primary-links li.link-9,.primary-links li.link-13,.primary-links li.link-17{margin-top:-8em;border-top:none}.primary-links li.link-4 ~ li{margin-left:21%}.primary-links li.link-8 ~ li{margin-left:41%}.primary-links li.link-12 ~ li{margin-left:61%}.primary-links li.link-16 ~ li{margin-left:81%}}@media screen and (max-width: 900px){.time-apps{overflow:hidden;white-space:nowrap;width:750px}}@media screen and (max-width: 880px){#site-nav .primary-links{font-size:0.8125em}.format-recap .entry-thumb-vertical{margin-bottom:0}.format-recap .entry-thumb-vertical+.post-rail{margin-top:30px}}@media screen and (max-width: 768px){.entry-content .small-video-wrapper{padding-right:180px}.entry-content .small-video-wrapper .post-rail{width:180px;margin-right:-180px}.entry-content .small-video-wrapper .content-actions>li{display:inline-block;border-bottom:1px dotted #adadad;margin-left:8px;float:none;width:80px;text-align:left}.entry-content .small-video-wrapper .ca-1,.entry-content .small-video-wrapper .ca-3{margin-left:0}.entry-content .small-video-wrapper .content-actions .ca-3,.entry-content .small-video-wrapper .content-actions .ca-4{border-bottom:none}}@media screen and (max-width: 767px){.time-apps{width:600px;width:480px}.time-apps li{margin-left:35px}.time-apps li .app-name{display:none}}@media screen and (max-width: 750px){.reading-actions{display:none}#section-ad{display:none}.module.ad-primary{margin-top:0}}@media screen and (max-width: 702px){#site-nav.is-open .primary-links{width:auto;right:0;min-width:0}}@media screen and (max-width: 700px) and (min-width: 501px){.module .media{float:left;width:45.762711864%;position:relative}.right-col .module .top-stories,.right-col .module .content{float:left;width:50%;margin-left:4.23728%;margin-right:0}#rightrail-newsletter-signup{clear:left;padding-top:5px;padding-left:0}}@media screen and (max-width: 680px) and (min-width: 541px){#site-nav.is-open .primary-links{height:10em}.primary-links li{width:23%;margin-left:1%}.primary-links li:first-child{margin-left:1%}.primary-links li.link-6,.primary-links li.link-11,.primary-links li.link-16{margin-top:-10em;border-top:none}.primary-links li.link-5 ~ li{margin-left:26%}.primary-links li.link-10 ~ li{margin-left:51%}.primary-links li.link-15 ~ li{margin-left:76%}}@media screen and (max-width: 670px){.mobile-left,.mobile-full,.mobile-right{width:auto;float:none;max-width:800px}}@media screen and (min-width: 601px){.modules .module{width:31.436314363%;margin-left:2.845528455%}.modules .l-full-col-2{width:65.718157182%;margin-left:2.845528455%}.modules .l-full-col-3{width:100%}.module.l-full-col-3 .group .col-1,.module.l-full-col-3 #content-body .col-1,.module.l-full-col-3 .modules .top-stories .lead .col-1,.modules .top-stories .module.l-full-col-3 .lead .col-1{float:left;width:31.436314363%;margin-left:2.845528455%}.module.l-full-col-3 .group>div,.module.l-full-col-3 #content-body>div,.module.l-full-col-3 .modules .top-stories .lead>div,.modules .top-stories .module.l-full-col-3 .lead>div,.module.l-full-col-3 .group>ul,.module.l-full-col-3 #content-body>ul,.module.l-full-col-3 .modules .top-stories .lead>ul,.modules .top-stories .module.l-full-col-3 .lead>ul{width:31.436314363%;margin-left:2.845528455%;float:left}.module.l-full-col-3 .group>:first-child,.module.l-full-col-3 #content-body>:first-child,.module.l-full-col-3 .modules .top-stories .lead>:first-child,.modules .top-stories .module.l-full-col-3 .lead>:first-child{margin-left:0}.l-full-center-stack-2{height:200px}.l-full-center-stack-2+.module+.module+.module{margin-left:37.12737127%}.module.l-full-reset{margin-left:0;clear:both}}@media screen and (max-width: 615px){.primary-col{padding-left:9px;padding-right:9px}.time-apps{width:380px}.time-apps li{margin-left:15px}.lead-content .primary-lead-area{width:51.890034364%;margin-right:2.405498282%}.lead-content .secondary-lead-area{width:45.704467354%}.section #site-header .site-title{top:42px;font-size:1.875em}.lead h1{font-size:2.25em}.top-stories>li{padding:12px 0}.module .top-stories>li,.module .top-stories>li:first-child{padding:6px 0}.lead.has-img a{display:block;padding-left:50%}.lead.has-img img{float:left;width:92.8571%;margin-left:-100%}.lead .related-stories-imgs{float:right}.primary-col .module.sponsored-links p{float:none;width:100%;margin-left:0 !important}.post-rail-content{display:none}.entry-footer .post-rail{display:block}.entry-content .small-video-wrapper{padding-right:0}}@media screen and (max-width: 600px) and (min-width: 481px){.lead.has-img a{display:block;padding-left:50%}.lead.has-img img{float:left;width:92.8571%;margin-left:-100%}.l-narrow-hide{display:none}.modules .module,.module.l-narrow-col-2 .group .col-1,.module.l-narrow-col-2 #content-body .col-1,.module.l-narrow-col-2 .modules .top-stories .lead .col-1,.modules .top-stories .module.l-narrow-col-2 .lead .col-1{width:47.94520548%;margin-left:4.109589%}.modules .l-narrow-col-2{width:100%}.module.l-narrow-col-2 .group .col-1,.module.l-narrow-col-2 #content-body .col-1,.module.l-narrow-col-2 .modules .top-stories .lead .col-1,.modules .top-stories .module.l-narrow-col-2 .lead .col-1{float:left}.module.l-narrow-col-2 .group .col-1:first-child,.module.l-narrow-col-2 #content-body .col-1:first-child,.module.l-narrow-col-2 .modules .top-stories .lead .col-1:first-child,.modules .top-stories .module.l-narrow-col-2 .lead .col-1:first-child{margin-left:0}.module.l-narrow-reset{margin-left:0;clear:both}}@media screen and (max-width: 560px){#social-apps>li{height:20px;line-height:20px;font-size:0.75em}.social-links li{height:20px;width:22px}.social-links .facebook a{background-position:-2px -31px}.social-links .twitter a{background-position:-29px -31px}.social-links .googleplus a{background-position:-56px -31px}.social-links .tumblr a{background-position:-86px -31px}.social-links .rss a{background-position:-112px -31px}.entry-sharing{padding:5px 0}.entry-sharing-title{bottom:10px}.entry-share-buttons{float:left;padding:0}.entry-share-buttons li{position:relative}.entry-share-buttons li>a{display:block;float:left;color:#3f3f3f;text-align:center;font-weight:bold;font-size:1.125em;font-family:"franklin-gothic-urw";z-index:10;position:relative;margin:6px 0 0 10px}.entry-share-buttons li>a:before{display:block;float:left;width:24px;height:18px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/popout-icon.png) no-repeat;content:" ";margin-right:4px;position:relative;bottom:0px}.lt-ie9 .entry-share-buttons li>a:before{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/popout-icon.png)}.entry-share-buttons li>a.expanded{text-decoration:none}.entry-share-buttons li>a.expanded+ul{display:block}.entry-share-buttons li>a.expanded:before{background:none;height:0px;border-bottom:3px solid #9b9b9b;width:17px;margin-right:8px;margin-top:10px;margin-left:3px}.entry-share-buttons li.read-later{margin:2px 0 0 54px}.entry-share-buttons li.read-later>a:before{display:none}.entry-share-buttons li.share-pn>a{float:none}.entry-share-buttons li.share-pn>a:before{display:none}.entry-share-buttons ul{display:none;background:#fff;border:2px solid #ccc;width:116px;position:absolute;z-index:9;left:0px;top:0px;padding:38px 10px 3px}.entry-share-buttons ul>li{margin-bottom:10px;display:block}.entry-author-module .content{width:auto !important}.entry-author-module .author-book{display:none}.entry-share-buttons .fb-share{float:none}}@media only screen and (max-width: 560px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 560px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 560px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 560px) and (min-device-pixel-ratio: 2), only screen and (max-width: 560px) and (min-resolution: 192dpi), only screen and (max-width: 560px) and (min-resolution: 2dppx){.entry-share-buttons li>a:before{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/popout-icon-2x.png);-webkit-background-size:24px 18px;-moz-background-size:24px 18px;-o-background-size:24px 18px;background-size:24px 18px}}@media screen and (max-width: 550px){.primary-col .featured-content .module.ad-primary{float:none;margin:0 auto 10px}.primary-col .module-area{float:none;margin-right:0}.home .primary-col .featured-content .module.ad-primary{display:none}.home .primary-col .alternate-primary-ad{display:block}.home .primary-col .alternate-primary-ad .module.ad-primary{float:none;margin:0 auto 10px}.featured-aside .ad-primary{display:none}.post-rail-ad{display:none}.entry-footer .post-rail-ad{display:block}.lead .related-stories-imgs{float:none;width:auto;max-width:372px;margin:0 auto}.time_letter .entry-footer,.format-img-only .entry-footer{border-top:none;padding-top:0}.footer-nav,.nav-categories{text-align:left}.lt-ie8 .nav-categories li{line-height:normal}}@media screen and (max-width: 540px) and (min-width: 479px){.branding .time-logo{width:60px}.nav-categories{height:118px}.nav-categories li{width:30.666666667%;border-left:none;display:block;text-align:left;border-bottom:1px solid #f2616d;padding-bottom:7px;margin-bottom:6px}.nav-categories .item-5 ~ li{margin-left:34.66667%}.nav-categories .item-10 ~ li{margin-left:69.33333%}.nav-categories .item-5,.nav-categories .item-10,.nav-categories .item-15{border-bottom:none}.nav-categories .item-6,.nav-categories .item-11{margin-top:-129px}.adtl-links li.item-8{border-left:1px solid #f2616d}.adtl-links li.item-5,.adtl-links li.item-12{border-left:none}}@media screen and (max-width: 540px) and (min-width: 420px){#site-nav.is-open .primary-links{height:14em}.primary-links li{width:30.5%;margin-left:1.5%}.primary-links li:first-child{margin-left:1.5%}.primary-links li.link-8,.primary-links li.link-15{margin-top:-14em;border-top:none}.primary-links li.link-7 ~ li{margin-left:34.5%}.primary-links li.link-14 ~ li{margin-left:67.5%}}@media screen and (max-width: 500px){.time-apps{width:280px}.time-apps li{margin-left:25px}#social-apps{top:12px}.section #social-apps{top:10px}.section #social-apps>li{font-size:0.75em}.ticker{padding-left:0}.ticker h2{display:none}.lt-ie8 .ticker h2{display:inline;visibility:hidden;margin-right:-5px;width:1px}.mobile-version{display:block}.normal-version{display:none}.home #logo{width:107px;height:33px;margin:0 0 0 -53px;top:11px}.home #logo a{background-position:0 -107px}#site-search .ad{display:none}#social-apps{right:5px;top:25px}#social-apps .social-links ul{padding:8px 11px}#social-apps .social-links ul a{color:#000;line-height:24px}#social-apps .social-links li{margin:0 0}#social-apps>li{height:1em;line-height:1em;font-size:0.875em}#social-apps>li a{line-height:normal}.social-links{top:0;position:relative}#social-apps>li:first-child{border-right:solid 1px #ebebeb;padding-right:6px;margin-right:2px}.social-links:hover ul,.social-links:active ul,.social-links:focus ul{display:block}.social-links ul{display:none;position:absolute;left:-36px;top:22px;background:#fff;z-index:100;border:2px solid #ccc;padding:11px}.social-links ul:before{content:"";display:block;height:0;width:0;border-bottom:6px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;top:-8px;left:50%}.social-links li{width:80px;height:auto;border-top:1px solid #dedede;padding:3px 0}.social-links li:first-child{border-top:none}.social-links li a{background-image:none;text-indent:0;width:auto;height:auto;color:#000;opacity:1;font-weight:300}.lt-ie9 .social-links li a{background-image:none}.social-links>a{display:inline;height:20px;line-height:20px}.home #site-search{top:57px}#site-search form{width:220px}.home #site-nav{margin-top:53px}.home .header-ad{position:absolute;top:18px;left:0;width:275px;height:55px}.lead-content .primary-lead-area{width:auto;float:none;margin-bottom:2px}.lead-content .primary-lead-area h1{font-size:2em}.lead-content .primary-lead-area .lead-photo{padding-left:180px}.lead-content .primary-lead-area .related-stories{margin-left:-180px;clear:left}.lead-content .primary-lead-area .lead-video .related-stories{margin-left:0}.lead-content .primary-lead-area .lead-photo .entry-thumb{width:170px;float:left;margin-left:-180px}.lead-content .secondary-lead-area{width:auto;float:none}.secondary-lead-area .top-stories>li:first-child{padding-top:12px;border-top:solid 1px #dedede;margin-top:2px;border-bottom:none}.secondary-lead-area .top-stories{border-bottom:solid 1px #dedede;border-top:solid 1px #dedede}.lead.has-img a{display:block;padding-left:140px}.lead.has-img img{float:left;width:130px;margin-left:-140px}.modules .module{margin-left:0;width:100%;float:none}.featured-belt .featured-article{width:50%;margin-left:0;padding-bottom:14px}.featured-belt .featured-article a{width:172px;display:block;margin:0 auto}.featured-belt .featured-article img{margin-bottom:4px}.lt-ie8 .featured-belt .featured-article{display:inline;zoom:1;vertical-align:top;float:none;margin-right:-10px}.lt-ie8 .featured-belt .featured-article.l-mobile-reset{margin-right:0}.featured-belt .featured-three-items .featured-article{width:50%;margin-left:0}.featured-belt .featured-three-items .last{display:none}.featured-belt .l-mobile-reset,.module .l-mobile-reset{clear:left;margin-left:0}.modules .top-stories .lead.has-img{font-size:1.625em}.module.time-100 .lead h2{font-size:1em}li.time-tv,li.the-page,li.bada{display:none}.branding{text-align:center}.branding .time-logo{float:none}.branding .right{display:none}.adtl-links li.item-8,.adtl-links li.item-5,.adtl-links li.item-12{border-left:1px solid #f2616d}.adtl-links li.item-3,.adtl-links li.item-8,.adtl-links li.item-13{border-left:none}.l-full-col-3 :first-child+.col-1{border-bottom:solid 1px #dedede}.details .updated{display:none}.entry-content .post-rail{width:50.42017%;max-width:none}}@media screen and (max-width: 479px){.section .header-ad{position:absolute;top:18px;left:0;width:275px;height:55px}}@media screen and (max-width: 478px) and (min-width: 391px){.nav-categories{height:206px}.nav-categories li{width:47.666666667%;border-left:none;display:block;text-align:left;border-bottom:1px solid #f2616d;padding-bottom:7px;margin-bottom:6px}.nav-categories .item-8 ~ li{margin-left:51.666666667%}.nav-categories .item-8,.nav-categories .item-16{border-bottom:none}.nav-categories .item-9{margin-top:-207px}}@media screen and (max-width: 479px){.adtl-links .item-2,.adtl-links .item-4,.adtl-links .item-8,.adtl-links .item-11,.adtl-links .item-14{border-left:none}.entry-footer .entry-tools .content-actions{width:auto;float:none;max-width:none}.entry-footer .entry-tools .follow{width:auto;max-width:none;float:none;border-top:1px solid #ebebeb;padding:0 0 4px}}@media screen and (max-width: 420px){.section #logo{width:68px;height:20px;margin-left:-34px;top:12px}.section #logo a{background-position:0 -185px}.section #site-header .site-title{top:34px;font-size:1.375em}.section #site-search{top:67px}.section #site-nav{margin-top:63px}.section .header-ad{top:10px}.primary-links li,.primary-links li:first-child{width:96%;margin-left:2%}#site-nav.is-open .primary-links{height:auto}}@media screen and (max-width: 390px){.package-share li.read-later{margin:2px 0 0 6px;float:right}.package-share li>a{margin:6px 0 0 6px}.footer-header{display:none}.footer-nav{border-bottom:none}.nav-categories li{border-left:none;display:block;text-align:left;border-bottom:1px solid #f2616d;padding-bottom:8px;margin-bottom:6px}.lt-ie8 .nav-categories li{margin-bottom:5px}.primary-col,.right-col{padding-left:9px;padding-right:9px}.featured-belt .featured-article{width:48.5%;margin-left:3%;padding-bottom:10px}.featured-belt .featured-article a{width:100%}.featured-belt .featured-article img{margin-bottom:2px}.featured-belt .featured-three-items .featured-article{width:48.5%;margin-left:3%}.featured-belt h2{font-size:1em}.featured-belt .l-mobile-reset,.module .l-mobile-reset{clear:left;margin-left:0}#site-search{text-align:right;width:auto;right:0;left:0;z-index:0;width:40%;left:60%}#site-search.is-open{width:100%;left:0}#site-search .search-link{background-color:#fff;border-top:solid 1px #B7B7B7;border-bottom:solid 1px #494949;height:40px;margin:-1px 0 -4px 0;padding-left:6px;display:block;float:right}.section-video #site-search .search-link{background-color:#000;border-top-color:#474848;border-bottom-color:#9e9e9e}.section-video #site-search .search-link a{background-color:#908e8f}#site-search form{position:relative;width:auto;margin:0 6px}.home #site-search{top:54px}#site-search .search-link a{display:block;float:left;margin:0 5px}#site-search .search-menu{display:none;text-align:left}#site-search.is-open .search-link{border:solid 1px #000;border-bottom:none;height:44px}.section-video #site-search.is-open .search-link{border-color:#9e9e9e;background-color:#333}#site-search.is-open .search-link,#site-search.is-open .search-menu{-webkit-box-shadow:rgba(0,0,0,0.2) 2px 2px 2px;-moz-box-shadow:rgba(0,0,0,0.2) 2px 2px 2px;box-shadow:rgba(0,0,0,0.2) 2px 2px 2px}#site-search.is-open .search-link a{margin:0 4px;background-position:-219px -57px}#site-search.is-open .search-menu{display:block;padding:6px 0;position:absolute;float:left;top:44px;right:0;border:solid 1px #000;background-color:#fff;border-top:none;height:auto;font-size:0.96875em;left:0}.section-video #site-search.is-open .search-menu{border-color:#9e9e9e;background-color:#333}.lead-content .primary-lead-area{margin-right:auto}.lead-content .primary-lead-area .lead-photo{padding:0}.lead-content .primary-lead-area .lead-photo .entry-thumb{float:none;margin:0 0;width:100%}.lead-content .primary-lead-area h1{font-size:1.625em;line-height:1.05769em;letter-spacing:-0.03em}.no-subpxspacing .lead-content .primary-lead-area h1{letter-spacing:-1px}.top-stories .important h2{font-size:1.375em}.lead-content .primary-lead-area .related-stories{margin-left:auto;margin-bottom:15px}.trending-stories .container{padding-top:44px}.trending-stories .section-title{width:69px;top:-46px;margin-left:-45px;height:66px;padding:22px 10px 1px;background-position:0 -107px;font-size:1em}.entry-share-buttons li>a:before{display:none}.post .entry-title{font-size:1.6875em}.post.format-number .entry-title{font-size:4.25em}.entry-meta .entry-comments{margin-top:1px}.entry-meta .entry-edit{border:none;float:right}.entry-author-module{padding:10px 10px}.entry-author-module .avatar-link{margin:0 12px 5px 3px;width:56px;height:56px}.entry-author-module .avatar-link .avatar{float:none;width:56px;height:56px}.entry-author-module .avatar-link .time100{width:25px;height:25px;background-size:100%;left:-10px}.entry-content .post-rail{width:100%;max-width:none;margin-bottom:0;margin-top:0}.entry-content .post-rail .insert-details{margin:15px 0 15px}.entry-content .entry-thumb-m,.single .entry-content .entry-thumb-m{width:100%;margin-bottom:0;margin-left:0;float:none}}@media screen and (max-width: 340px){#rightrail-newsletter-signup{clear:left;padding-top:5px;padding-left:0}.entry-thumb-m{float:none;width:100%;margin:20px 0}}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){#logo a{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/time-logo-2x.png);-webkit-background-size:143px 220px;-moz-background-size:143px 220px;-o-background-size:143px 220px;background-size:143px 220px}}.paging-pages{position:relative}.wp-paginate{margin:0;padding:0;list-style:none;height:56px;padding:0 140px;text-align:center;line-height:56px;border-top:solid 1px #000;margin-top:1px;position:relative;padding-top:10px}.lt-ie8 .wp-paginate{height:auto;padding-top:1em}.wp-paginate .next,.wp-paginate .prev{display:block;position:absolute;top:10px;bottom:0;line-height:56px;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:1.25em;font-weight:700}.lt-ie8 .wp-paginate .next,.lt-ie8 .wp-paginate .prev{height:46px;line-height:46px}.no-subpxspacing .wp-paginate .next,.no-subpxspacing .wp-paginate .prev{letter-spacing:-1px}.wp-paginate .next:before,.wp-paginate .next:after,.wp-paginate .prev:before,.wp-paginate .prev:after{display:block;position:absolute;top:50%;margin-top:-14px;width:28px;height:28px}.wp-paginate .next{border-left:solid 1px #e1e1e1;text-align:right;padding-right:38px;padding-left:20px;right:0}.wp-paginate .next:after{content:"";right:0;background-position:-29px -56px}.lt-ie8 .wp-paginate .next{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/social-icon-sprite-ie7.png) -177px 10px no-repeat}.wp-paginate .prev{border-right:solid 1px #e1e1e1;padding-left:38px;padding-right:20px;left:0}.wp-paginate .prev:before{content:"";left:0;background-position:0 -56px}.lt-ie8 .wp-paginate .prev{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/social-icon-sprite-ie7.png) 0 10px no-repeat}.wp-paginate span.next:after{background-position:-29px -84px}.lt-ie8 .wp-paginate span.next{background-position:-177px -44px}.wp-paginate span.prev:before{background-position:0 -84px}.lt-ie8 .wp-paginate span.prev{background-position:0 -44px}.wp-paginate a.next:hover{text-decoration:none}.wp-paginate a.next:hover:after{background-position:-29px -112px}.wp-paginate a.prev:hover{text-decoration:none}.wp-paginate a.prev:hover:before{background-position:0 -112px}.wp-paginate li{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin-right:5px}.wp-paginate .page{font-size:0.875em;font-weight:bold;width:32px;height:32px;line-height:32px;display:block;background-color:#f3f4f6;border:solid 1px #e0e0e0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:#222}.wp-paginate a.page:hover,.wp-paginate span.current{background-color:#e83533;border-color:#e83533;color:#fff;text-decoration:none}.wp-paginate .gap{margin:0 4px}@media screen and (max-width: 580px){.wp-paginate .page,.wp-paginate .gap{display:none}}@media screen and (max-width: 340px){.wp-paginate .next,.wp-paginate .prev{border:none}}.format-article .wp-paginate{padding:0 110px 0 140px}.carousel-contained{background-color:#edecec;border:solid 1px #dadada}.carousel-contained article header{padding:10px 10px 0 10px}.carousel-contained article .entry-content{padding:0 10px 10px 10px}.carousel-contained article .entry-thumb{width:57.02703%;margin-left:20px;float:right}.carousel-contained article.image-on-left .entry-thumb{float:left;margin-left:0;margin-right:20px}.carousel{position:relative;margin-bottom:15px;overflow:hidden}.carousel img{width:100%}.carousel article{overflow:hidden;float:left}.carousel article p{margin:0}.carousel article .entry-content{margin-bottom:0}.carousel .ad{float:left;overflow:hidden}.carousel h2{margin:0 0 15px;padding:0;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:1.875em;line-height:1.06667em;font-weight:700;color:#333}.carousel h2 a{color:#333}.no-subpxspacing .carousel h2{letter-spacing:-1px}.carousel .entry-meta{margin:-7px 0 5px 0}.carousel-full{margin-left:-2px;margin-right:2px}.carousel-full article header,.carousel-full article .entry-content{padding:0 2px}.carousel-full h2{font-size:2.5em;line-height:1.05em}.carousel-full .carousel-paging{padding-top:12px}.carousel-paging{display:block;clear:both;text-align:center;margin:0;padding:0 0 12px;text-align:center}.carousel-paging li{cursor:pointer;text-indent:100%;white-space:nowrap;overflow:hidden;display:inline-block;width:12px;height:12px;background-color:#ccc;margin:0 3px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.carousel-paging li.active,.carousel-paging li:hover{background-color:#e63a2e}.lt-ie8 .carousel-paging{margin:.8em auto 0;width:20%}.lt-ie8 .carousel-paging li{display:block;float:left}.carousel+.below-lead{border-top:solid 3px #ccc}.has-belt .carousel+.below-lead{border:0}@media screen and (max-width: 650px){.carousel{font-size:0.9em}}@media screen and (max-width: 500px){.carousel h2{font-size:1.25em}.carousel-full h2{font-size:1.875em}}@media screen and (max-width: 560px){.carousel-paging{padding-top:12px}}@media screen and (max-width: 400px){.carousel h2{font-size:1.625em;margin-bottom:4px}.carousel .entry-content{display:none}.carousel article .entry-thumb{float:none;width:auto;margin:0 0 20px 0}.carousel article.image-on-left .entry-thumb{float:none;margin-left:0;margin-right:0}}#full-carousel{clear:both;margin-top:1em}#full-carousel nav{text-align:center;margin:0;background:#f2f2f2;border-top:2px solid #dedede;font-size:1em}#full-carousel nav ul{margin:0;padding:0.625em 0 0.4375em}#full-carousel nav li{display:inline-block;font-weight:bold;margin:0 0.9em}#full-carousel #lead-carousel{margin:0;padding:0;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(#e3e3e3,#ffffff);background-image:-moz-linear-gradient(#e3e3e3,#ffffff);background-image:-o-linear-gradient(#e3e3e3,#ffffff);background-image:linear-gradient(#e3e3e3,#ffffff);-webkit-background-size:100% 7px;-moz-background-size:100% 7px;-o-background-size:100% 7px;background-size:100% 7px;background-position:left bottom;background-repeat:no-repeat}#full-carousel #lead-carousel.loading{background:#fff url(/wp-content/themes/vip/time2012/library/assets/css/../images/loading.gif) no-repeat;background-size:auto;background-position:center center}#full-carousel .carousel-full article header{padding:0}#full-carousel .carousel-paging{border:1px solid #dadada;border-top:0;padding:12px 0 7px;margin-bottom:7px}#full-carousel .responsive-paging{border:1px solid #dadada;border-bottom:0}#full-carousel .responsive{border-bottom:1px solid #dadada}#full-carousel .carousel article .entry-thumb{margin:0}#full-carousel .paging-navigators li.previous{left:1px}#full-carousel .paging-navigators li.next{right:1px}#full-carousel article h2{display:none}@media screen and (max-width: 1122px){#full-carousel nav,#full-carousel #lead-carousel,#full-carousel #carousel-branding{margin:0 12px}}@media screen and (max-width: 615px){#full-carousel #lead-carousel,#full-carousel #carousel-branding{margin:0 9px}}@media screen and (max-width: 600px){#full-carousel article h2,#full-carousel article .entry-content,#full-carousel article figcaption{padding-left:12px;padding-right:12px}#full-carousel .responsive{margin-bottom:0.8em}#full-carousel .solo-lead .responsive-paging{margin-bottom:6px}#full-carousel .solo-lead .entry-content{padding-bottom:15px}#full-carousel .carousel .entry-content{display:block}#full-carousel nav{display:none}}@media screen and (min-width: 600px){#full-carousel article .entry-content,#full-carousel article figcaption{display:none}#full-carousel .paging-navigators li{width:84px;height:124px}}@media screen and (max-width: 480px){#full-carousel article h2{display:block}}.paging-navigators{margin:0;display:none}.paging-navigators li{display:block;width:62px;height:91px;position:absolute;top:50%;z-index:100;margin-top:-83px;text-indent:100%;overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:center;cursor:pointer}.paging-navigators .previous{left:2px;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/carousel-arrow-left.png)}.paging-navigators .next{right:2px;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/carousel-arrow-right.png)}@media screen and (max-width: 600px){.paging-navigators li{width:62px;height:91px;margin-top:0;top:5.5em}}@media screen and (max-width: 480px){.paging-navigators li{width:49px;height:72px;top:4.5em}}@media screen and (max-width: 320px){.paging-navigators li{width:33px;height:48px;top:3.5em}}.carousel:hover .paging-navigators{display:block}.carousel-contained .paging-navigators .previous{left:0}.carousel-contained .paging-navigators .next{right:0}.category-menu{float:left;font-size:0.38889em;position:absolute;right:0;top:50%;line-height:1;margin-top:-0.5em;font-family:Helvetica, Arial, sans-serif;font-weight:bold;letter-spacing:0 !important}.category-menu:hover ul{display:block}.category-menu ul{display:none;position:absolute;right:0;top:100%;padding:10px;margin:-4px 0 0 0;background-color:#fff;border:solid 1px #a6a6a6;list-style:none;line-height:1.53846em;min-width:200px;font-size:0.92857em}.category-menu li{display:block}.category-menu li a{display:block;padding:4px 8px;white-space:nowrap;color:#043863}.category-menu li a:hover{color:#000}.format-video .entry-thumb{position:relative;cursor:pointer}.play-video{background-color:rgba(255,255,255,0.8);background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-arrow.png);background-position:center center;background-repeat:no-repeat;position:absolute;width:50px;height:50px;left:50%;top:50%;margin-top:-25px;margin-left:-25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;z-index:1}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.play-video{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-arrow-2x.png);-webkit-background-size:24px 24px;-moz-background-size:24px 24px;-o-background-size:24px 24px;background-size:24px 24px}}.no-rgba .play-video{background-color:transparent;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-arrow-bg.png)}.position-left .play-video{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-arrow-l.png);width:70px;height:70px;left:50%;top:50%;margin-top:-35px;margin-left:-35px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;border-radius:35px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.position-left .play-video{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-arrow-l-2x.png);-webkit-background-size:38px 34px;-moz-background-size:38px 34px;-o-background-size:38px 34px;background-size:38px 34px}}.no-rgba .position-left .play-video{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/play-arrow-l-bg.png)}.format-video .entry-thumb:hover .play-video{background-color:#fff}.category-menu-label{cursor:pointer;display:block;color:#043863}.category-menu-label:after{content:"";display:inline-block;width:23px;height:21px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/category-menu-arrow.png) no-repeat;vertical-align:middle;margin-left:10px;position:relative;top:-2px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.category-menu-label:after{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/category-menu-arrow-2x.png);-webkit-background-size:23px 21px;-moz-background-size:23px 21px;-o-background-size:23px 21px;background-size:23px 21px}}.trending-bar{border-bottom:solid 1px #000;padding-top:10px;padding-bottom:1px;margin-bottom:10px}@media screen and (max-width: 1122px){.trending-bar{margin-left:10px;margin-right:10px}}@media screen and (max-width: 950px){.trending-bar{display:block}}.trending-bar h2{color:#333;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:1.3125em;line-height:1.09524em;font-weight:700;margin:0;padding:0 0 8px 0}.no-subpxspacing .trending-bar h2{letter-spacing:-1px}.trending-bar .trending-bar-scroller{max-width:100%;overflow:hidden;border-bottom:solid 2px #000}.trending-bar .trending-bar-items{position:relative;list-style:none;margin:0;padding:0;overflow:hidden;padding-bottom:8px}.trending-bar .trending-bar-items li{float:left;width:18.5%;margin-left:1.875%}.trending-bar .trending-bar-items li:first-child{margin-left:0}.trending-bar .trending-bar-items a{display:block}.trending-bar .trending-bar-items a:hover{text-decoration:none}.trending-bar .trending-bar-items a:hover .entry-title{text-decoration:underline}.trending-bar .entry-thumb,.trending-bar .entry-title{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:47%}.trending-bar .entry-title{margin-left:2%;line-height:1.22222em;font-family:Helvetica, Arial, sans-serif;font-weight:bold;word-wrap:break-word}@media screen and (max-width: 970px){.trending-bar .entry-title{font-size:0.875em;line-height:1.14286em}}@media screen and (max-width: 320px){.trending-bar .entry-title{font-size:0.875em !important}}.trending-bar .carousel-paging{display:none;padding:0 0 6px 0;font-size:10px}.trending-bar .carousel-paging li{width:10px;height:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media screen and (max-width: 790px){.trending-bar .carousel-paging{display:block}.trending-bar .trending-bar-items{width:166.66667%}}@media screen and (max-width: 570px){.trending-bar h2{font-size:1em;line-height:1.125em}.trending-bar .trending-bar-items{width:250%}}@media screen and (max-width: 420px){.trending-bar .entry-title{font-size:0.875em;line-height:1.14286em}.trending-bar .carousel-paging{padding:0 0 6px 0;font-size:8px}.trending-bar .carousel-paging li{width:8px;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}}@media screen and (max-width: 380px){.trending-bar .entry-title{font-size:0.75em;line-height:1.16667em}}.years-navigation{text-align:center;font-family:"franklin-gothic-urw",Helvetica,Arial,sans-serif;font-size:1em;line-height:1.3em;margin:0 0 8px;letter-spacing:-0.05em;color:#333;margin:1em auto}.years-navigation .paging-navigators{overflow:hidden;display:block}.years-navigation .paging-navigators li{width:13px;height:24px;z-index:auto}.years-navigation .paging-navigators li.next{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/years-nav-right.png) top left no-repeat;margin:-11px -310px 0 0;right:50%}.years-navigation .paging-navigators li.previous{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/years-nav-left.png) top left no-repeat;margin:-11px 0 0 -310px;left:50%}.years-navigation .responsive-paging{width:574px;margin:0 auto;overflow:hidden;position:relative}.years-navigation .responsive-paging li{float:left;width:5%;display:inline-block;text-align:center}.years-navigation .responsive-paging li:first-child a{font-size:1.2em;line-height:1;position:relative;top:.1em;color:#333}.years-navigation .paging-pages{padding:0;margin:0;width:285.71429%}.years-navigation a{margin:0 .6em;display:inline-block;color:#ed1c2e}.years-navigation a.active{font-size:1.2em;line-height:1;position:relative;color:#333}.years-navigation .carousel-paging{display:none !important}@media screen and (max-width: 768px){.years-navigation .responsive-paging{width:auto;margin:0 5.83333%}.years-navigation .paging-navigators li{top:50%}.years-navigation .paging-navigators li.next{margin:-11px 0 0 -13px;right:3.33333%}.years-navigation .paging-navigators li.previous{margin:-11px -13px 0 0;left:3.33333%}}@media screen and (max-width: 600px){.years-navigation .responsive-paging{margin:0 15.65217%}.years-navigation .paging-pages{width:400%}.years-navigation .paging-navigators li.next{right:9.13043%}.years-navigation .paging-navigators li.previous{left:9.13043%}}@media screen and (max-width: 480px){.years-navigation .responsive-paging{margin:0 10.66667%}.years-navigation .paging-pages{width:500%}.years-navigation .paging-navigators{display:inline}.years-navigation .paging-navigators li.next{right:6%}.years-navigation .paging-navigators li.previous{left:6%}}.section.archive .single-lead{padding-bottom:1em}@media screen and (min-width: 951px){.section.archive .single-lead{border-bottom:3px solid #ccc}.section.archive .loop{border-top:none}.section.archive .loop article:first-child{border-top:none}}@media screen and (max-width: 950px){.section.archive .featured-content{margin-top:15px}}.section.time-blog .loop{border-top:none}.section.time-blog .loop article:first-child{border-top:none}.section.time-blog .loop article:first-child{padding-top:0}.section.section-category .lead-content{border-bottom:none}.section .page-title{margin:0 0 10px 0;padding:0 0 15px 0;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(#e3e3e3,#ffffff);background-image:-moz-linear-gradient(#e3e3e3,#ffffff);background-image:-o-linear-gradient(#e3e3e3,#ffffff);background-image:linear-gradient(#e3e3e3,#ffffff);-webkit-background-size:100% 7px;-moz-background-size:100% 7px;-o-background-size:100% 7px;background-size:100% 7px;background-position:left bottom;background-repeat:no-repeat;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:2.25em;line-height:1.05556em;font-weight:700;position:relative}.no-subpxspacing .section .page-title{letter-spacing:-1px}.section .page-title.has-category-menu{padding-right:200px}.section .category-action{position:absolute;right:0;float:left;display:block;font-family:Georgia, "Times New Roman", Times, serif;font-size:0.55556em;bottom:16px;line-height:26px;height:26px}.section .category-action .icon{vertical-align:middle;display:inline-block;margin-right:2px}.section .branded-header{margin-bottom:10px}.section .branded-header img{display:block;margin:0 auto}.section .loop{border-top:solid 2px #000;border-bottom:solid 2px #000;padding-top:1px;clear:left}.section .loop article:first-child{border-top-color:#000}.section .loop .format-quote blockquote a:hover{text-decoration:none}.section .loop .format-quote blockquote a:hover .quote-content{text-decoration:underline}.section .loop .format-quote .entry-content,.section .loop .format-number .entry-content{font-size:0.875em;line-height:1.57143em;letter-spacing:normal}.section .lead-content .entry-meta{font-size:0.6875em}.section .lead-content .entry-title{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:1.875em;line-height:1.06667em;font-weight:700;margin:4px 0 10px 0}.no-subpxspacing .section .lead-content .entry-title{letter-spacing:-1px}.section .lead-content .entry-title a{color:#333}.section .lead-content .entry-byline{text-rendering:optimizeLegibility}.section .primary-lead-area .entry-category{display:none}.section .secondary-lead-area .entry-title{font-size:1.3125em;line-height:1.09524em}.section .secondary-lead-area .top-stories>li:first-child+li{border-top-style:double;border-top-width:4px}.section .secondary-lead-area .top-stories li{padding-bottom:0}.section .single-lead article.has-thumbnail{padding-left:67.07317%}.section .single-lead .entry-thumb{float:left;width:195.47325%;margin-left:-203.7037%}.section .single-lead-right{padding-right:48.78049%}.section .single-lead-right .entry-thumb{float:right;width:89.94709%;margin-right:-95.2381%}.section .lead-content .entry-category,.section .loop .entry-category{font-family:Helvetica, Arial, sans-serif;font-size:0.6875em;text-rendering:optimizeLegibility;text-transform:uppercase;font-weight:bold}.section .loop .entry-meta .entry-category{font-size:1em}.section .loop .entry-meta,.section .loop .entry-label{font-family:Helvetica, Arial, sans-serif;font-size:0.6875em;text-rendering:optimizeLegibility}.section .loop .entry-label{display:inline-block;*display:inline;*zoom:1;background-color:#ed1c2e;color:#fff;text-transform:uppercase;padding:2px 4px 1px 4px;margin-right:10px;font-weight:bold;position:relative}.section .loop .entry-label:after{content:'';width:0;height:0;position:absolute;top:0;right:-8px;bottom:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ed1c2e}.section .loop .entry-label.entry-label-reverse{color:#e71e00;background:white;padding:0;text-transform:none;font-size:0.9375em;margin-right:5px}.section .loop .entry-label.entry-label-reverse img{top:2px;position:relative;margin-left:2px;display:block}.section .loop .entry-label.entry-label-reverse:after{display:none}.section .loop .entry-category{text-transform:uppercase;font-weight:bold}.section .loop .entry-title{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:1.875em;line-height:1.06667em;font-weight:700;margin:2px 0 8px 0;color:#333333}.no-subpxspacing .section .loop .entry-title{letter-spacing:-1px}.section .loop .entry-title a{color:#333333}.section .loop .entry-thumb{float:right;width:41.89723%;margin-right:-45.8498%;margin-top:1.25em}.section .loop .has-badge .entry-thumb,.section .loop .has-headshot .entry-thumb{float:right;width:47.53363%;margin-right:-52.01794%;margin-top:1.25em}.section .loop>article{overflow:hidden;border-top:solid 1px #cccccc;padding:14px 0 0 0}.section .loop>article.has-thumbnail{padding-right:31.43631%}.section .loop>article.has-thumbnail.position-left{padding-left:46.74797%;padding-right:0}.section .loop>article.format-number h2{font-size:4em}.section .loop>article.position-left .entry-thumb{float:left;width:82.6972%;margin-left:-87.78626%;margin-right:0;margin-top:0;margin-bottom:10px}.section .loop .has-badge-image .entry-header{padding-left:60px}.section .loop .entry-badge{float:left;width:46px;margin-left:-60px}.section .loop .entry-meta>span,.section .lead-content .entry-meta>span{margin-left:5px;padding-left:7px}.section .loop .entry-meta>span:first-child,.section .lead-content .entry-meta>span:first-child{margin-left:0;padding-left:0}.section .loop .entry-meta .entry-date,.section .lead-content .entry-meta .entry-date{color:#000;text-transform:none}.section .loop .entry-content,.section .lead-content .entry-content{padding-top:10px}.section .loop .entry-content>:first-child,.section .lead-content .entry-content>:first-child{margin-top:0}.section .loop .entry-content p,.section .lead-content .entry-content p{margin-top:0;margin-bottom:0}.section .loop .entry-comments,.section .lead-content .entry-comments{font-weight:normal}.section .loop .entry-content{padding-top:0}.section .loop .format-quote .entry-header blockquote,.section .format-quote>blockquote{margin:2px 0 8px 0;padding:0 0 0 0.35em;font-size:2em;letter-spacing:-0.03em;font-family:"Georgia", "Times New Roman", Times, serif;line-height:1.0625em;color:#333;text-indent:-0.35em}.no-subpxspacing .section .loop .format-quote .entry-header blockquote,.no-subpxspacing .section .format-quote>blockquote{letter-spacing:-1px}.section .loop .format-quote .entry-header blockquote>span,.section .format-quote>blockquote>span{font-weight:bold}.section .loop .format-quote blockquote{margin:10px 0 8px 0}.section .author-lead .entry-title{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:2.375em;line-height:1.05263em;font-weight:700;margin:2px 0 8px 0;color:#333333}.no-subpxspacing .section .author-lead .entry-title{letter-spacing:-1px}.section .author-lead .entry-title a{color:#333333}.section .author-lead .time-100{height:34px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/time100.png) left center no-repeat;padding-left:45px;overflow:hidden;line-height:34px;margin-bottom:0.5em}.section .author-lead .time-100 span{font-style:italic}.section .author-lead .time-100 a{color:#c00}.section .author-lead .author-lead-photo{float:left;width:25.67568%;margin-right:20px;margin-bottom:10px}.section .author-lead .author-lead-photo .entry-thumb{margin:0;float:none;width:auto}.section .author-lead .author-book{border-top:solid 3px #cecece;margin-top:8px;padding-top:10px;font-size:0.6875em;line-height:1.27273em;color:#999}.section .author-lead .author-book img{float:left;margin-right:5px;margin-bottom:5px;max-width:46%}.section .author-lead .author-book p{margin:0}.section .author-lead .entry-content{font-size:1em;margin-bottom:0}.section .author-lead .entry-content p{margin-top:0}.section .filter-header{border-top:solid 1px #000;position:relative}.section .filter-header h2{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-0.03em;font-size:1.25em;line-height:1.1em;font-weight:900;margin:2px 0 0 0;padding:3px 0 8px}.no-subpxspacing .section .filter-header h2{letter-spacing:-1px}.section .filter-header .sort-by{position:absolute;float:left;right:0;top:0.45em;color:#727171}.section .filter-header .sort-by label,.section .filter-header .sort-by select{display:inline-block;*display:inline;*zoom:1;vertical-align:baseline;font-size:0.78125em}@media screen and (max-width: 1024px) and (min-width: 951px){.section .loop article.format-number h2{font-size:3em}.section .format-quote blockquote{font-size:1.75em}}@media screen and (max-width: 950px){.section .lead-content{border-bottom-width:3px}.section .single-lead article.has-thumbnail{padding-left:55.06667%}.section .single-lead .entry-thumb{float:left;width:116.61721%;margin-left:-122.55193%}}@media screen and (max-width: 950px) and (min-width: 760px){.section .loop article.has-thumbnail.position-left{padding-left:345px}.section .loop article.position-left .entry-thumb{width:325px;margin-left:-345px}}@media screen and (max-width: 600px){.section .page-title{font-size:1.75em}.section .category-menu{font-size:0.5em;margin-top:-0.75em}.section .featured-belt{margin-bottom:20px}.section .lead{overflow:visible}.section .loop .entry-title,.section .lead-content .entry-title{font-size:1.625em;line-height:1em}.section .loop article.format-number h2{font-size:3em}.section .secondary-lead-area .entry-title{font-size:1.3125em;line-height:1.09524em}.section .format-quote blockquote{font-size:1.5em}.section .author-lead .entry-title{font-size:1.25em;margin-bottom:5px}.section .author-lead .entry-content{font-size:0.875em}.section .author-lead .author-lead-photo{margin-right:10px}.section .filter-header .sort-by{position:static;float:none;padding-bottom:5px}}@media screen and (max-width: 500px){.section .lead-content .entry-title{font-size:1.5em;line-height:1em}.section .lead-content .entry-content p{font-size:0.9375em;line-height:1.46667em}.section .lead-content .primary-lead-area .entry-date,.section .lead-content .primary-lead-area .entry-comments{display:none}.section .lead-content .primary-lead-area .entry-content{margin-bottom:10px}.section .lead-content .secondary-lead-area .top-stories>li:first-child+li{border-top-width:1px;border-top-style:solid}.section .lead-content .secondary-lead-area .entry-content,.section .lead-content .secondary-lead-area .entry-meta,.section .lead-content .secondary-lead-area .entry-category{display:none}.section .secondary-lead-area .top-stories li,.section .secondary-lead-area .top-stories li:first-child{padding:8px 0 0 0}.section .secondary-lead-area .entry-title{font-size:1.3125em;line-height:1.09524em}.section .loop .has-badge .entry-header{padding-left:0}.section .loop .entry-banner{display:none}.section .loop .entry-title{margin-top:10px;font-size:1.375em;line-height:1em}.section .loop .entry-content,.section .loop .entry-meta{display:none}.section .loop .format-number .entry-meta{display:block}.section .loop .format-number .entry-meta>span{display:none}.section .loop .format-number .entry-meta .entry-category{display:inline}.section .loop .entry-thumb,.section .loop .has-badge .entry-thumb,.section .loop .has-headshot .entry-thumb{float:right;width:58.84477%;margin-right:-66.06498%;margin-top:0.25em}.section .loop article{padding-bottom:14px}.section .loop article.has-thumbnail{padding-right:39.78261%}.section .format-quote blockquote{padding-left:0;text-indent:0;font-size:1.625em}.section .single-lead article.has-thumbnail{padding-left:52.6087%}.section .single-lead .entry-thumb{float:left;width:102.75229%;margin-left:-111.00917%}.section .single-lead .entry-content{clear:left;padding-top:5px;margin-left:-111.00917%}.section .default-ver .primary-lead-area .lead-photo{padding-left:0}.section .default-ver .primary-lead-area .lead-photo .entry-thumb{width:47.82609%;margin-left:0;margin-right:20px}.section .has-badge .entry-header .entry-title{margin-top:4px}}@media screen and (max-width: 390px){.section .category-action{position:static;white-space:nowrap;float:none}.section #site-search{top:64px}.section .lead-content .entry-category{display:none}.section .lead-content .details{display:none}.section .loop .format-number .entry-meta{display:none}.section .single-lead article.has-thumbnail{padding-left:0}.section .lead-content{padding-left:0}.section .lead-content .entry-thumb{width:100%;float:none;margin-left:0}.section .lead-content .entry-meta{margin-top:.5em}.section .lead-content .primary-lead-area .lead-photo .entry-thumb{width:100%;float:none;margin-left:0}.section .single-lead .entry-title{margin-bottom:0}.section .single-lead .entry-content{padding-top:0;margin-left:0;margin-top:10px}.section .secondary-lead-area .entry-title{font-size:1.125em;line-height:1.11111em}.section .loop .entry-category{display:none}.section .loop article{padding:4px 0 7px 0}.section .loop .entry-title{font-size:1.1875em;line-height:1.15789em}.section .format-quote blockquote{font-size:1.1875em;line-height:1.26316em}.section .play-video{display:none}}@media screen and (max-width: 350px){.section .loop .hentry.has-headshot{padding-right:0 !important}.section .loop .hentry.has-headshot .entry-thumb{display:none}}.section-simplereach{padding:1.5em 0 2em;border-bottom:solid 1px #E5E5E5}.section-simplereach h2{margin:0;padding:0 0 0.35em}.section-simplereach aside{float:right;width:30.89431%;margin:-1.5625em 0 0}.section-simplereach aside h3{font-size:1.5em;margin:0 0 0.25em}.section-simplereach aside p{margin:0.625em 0 1em}.section-simplereach aside .inner{background:#f5f5f5;border:1px solid #dadada;padding:0 8.77193% 0.5em;font-size:0.75em}.section-simplereach aside .inner .count{display:block}.section-simplereach aside .inner .actions{font-size:1.5625em;font-weight:bold}.section-simplereach aside .inner .description{line-height:1.5em}.section-simplereach ul{width:65.04065%;padding:0;margin:0 0 1em;float:left}.section-simplereach ul li{list-style:none;width:18.75%;margin:0 3.125%;float:left;text-align:center;font-size:0.75em}.section-simplereach ul li .entry-thumb{position:relative}.section-simplereach ul li .entry-thumb a:before{content:"";top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-size:contain;background-position:top left;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/circle-overlay.png);position:absolute}.section-simplereach ul li .entry-thumb a:after{content:"";top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-size:contain;background-position:bottom right;background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/circle-overlay.png);position:absolute}.section-simplereach ul li h3{margin:6px 0 4px}.section-simplereach small{font-size:0.75em;display:block;float:left;padding-top:8px;line-height:1.5em;width:65.04065%}.section-simplereach .count{color:#ec1b2e;font-size:2em;font-weight:bold;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif}.section-simplereach .clear{clear:both}@media screen and (min-width: 1122px){.section-simplereach aside{width:24.39024%}.section-simplereach ul,.section-simplereach small{width:71.54472%}}@media screen and (max-width: 990px){.section-simplereach aside .inner{padding:0 8.77193% 0.5em}.section-simplereach aside .inner .actions{font-size:1.5em}}@media screen and (max-width: 950px){.section-simplereach aside{width:25.53763%}.section-simplereach ul,.section-simplereach small{width:70.43011%}}@media screen and (max-width: 715px){.section-simplereach aside{width:30%}.section-simplereach ul{width:62.5%}.section-simplereach ul li{width:25.33333%;margin:0 4%}.section-simplereach ul li:last-child{display:none}.section-simplereach small{width:62.5%}}@media screen and (max-width: 599px){.section-simplereach h2{font-size:1.3125em}.section-simplereach aside{width:35.26971%}.section-simplereach aside h3{font-size:1.1875em}.section-simplereach aside .inner .actions{font-size:1.375em}.section-simplereach ul{width:58.50622%}.section-simplereach ul li{width:37.02532%;margin:0 3.79747%}.section-simplereach ul li:nth-child(3),.section-simplereach ul li:nth-child(4){display:none}.section-simplereach small{width:58.50622%}}@media screen and (max-width: 479px){.section-simplereach h2{font-size:1.125em}.section-simplereach aside{width:100%;clear:both;margin:0.9375em 0 0}.section-simplereach aside h3{display:none}.section-simplereach aside .inner{padding:0 6.25%}.section-simplereach aside .inner .actions{text-align:center;font-size:1.375em;margin-bottom:0}.section-simplereach ul{width:100%;float:none}.section-simplereach ul li{width:40.625%;margin:0 4.6875%}.section-simplereach ul li:nth-child(3),.section-simplereach ul li:nth-child(4){display:none}.section-simplereach small{display:none}}.page-template-page-happiness-php .heading{background:#01a4da;color:#fff;padding:15px 0 32px;margin:1.875em auto;text-align:center}.page-template-page-happiness-php .heading h1{font-size:0.75em;border-bottom:2px solid #ccedf8;padding:0 65px 10px;text-transform:uppercase;display:inline-block;margin:0}.page-template-page-happiness-php .heading h2{text-shadow:-1px 1px #7fcfea, -2px 2px #7fcfea, -3px 3px #7fcfea, -4px 4px #7fcfea, -5px 5px #7fcfea;font-size:60px;margin:10px 0}.page-template-page-happiness-php .heading p{width:80.35714%;margin:0 auto;font-size:0.8125em;text-align:left}.page-template-page-happiness-php .heading p a{font-weight:bold;color:#fff}.page-template-page-happiness-php .primary-col .sharing{display:none}@media screen and (max-width: 950px){.page-template-page-happiness-php .primary-col .sharing{display:block}.page-template-page-happiness-php .primary-col .sharing .moving-markup{display:inline-block}}@media screen and (max-width: 320px){.page-template-page-happiness-php .primary-col .sharing .moving-markup{display:block}}@media screen and (max-width: 950px){.page-template-page-happiness-php .right-col .sharing{display:none}}.page-template-page-happiness-php .sharing{color:#fff;margin:0 0 20px;overflow:auto;text-align:center}.page-template-page-happiness-php .sharing .moving-markup{overflow:auto;display:block;padding:12px 0;background:#808080}.page-template-page-happiness-php .sharing .share{text-transform:uppercase;font-size:0.625em;padding:0 0 0 40px;line-height:22px;float:left}@media screen and (max-width: 480px){.page-template-page-happiness-php .sharing .share{padding:0 0 0 25px}}.page-template-page-happiness-php .sharing ul{display:inline-block;margin:0;padding:0 0 0 40px;float:left}@media screen and (max-width: 480px){.page-template-page-happiness-php .sharing ul{padding:0 0 0 25px}}.page-template-page-happiness-php .sharing ul li{display:inline-block;height:22px;padding:0;margin:0 35px 0 0;float:left}@media screen and (max-width: 480px){.page-template-page-happiness-php .sharing ul li{margin:0 30px 0 0}}.page-template-page-happiness-php .sharing ul li a{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/happiness-sprite.png);display:block;width:100%;height:100%}.page-template-page-happiness-php .sharing ul li a.twitter{background-position:-40px 0;width:25px}.page-template-page-happiness-php .sharing ul li a.facebook{background-position:0 0;width:11px}.page-template-page-happiness-php .sharing ul li a.google{background-position:-87px 0;width:26px}.page-template-page-happiness-php .sharing ul li a.email{background-position:-135px 0;width:25px}.page-template-page-happiness-php .happiness-quiz ol{counter-reset:happiness-counter;list-style:none;padding:0;margin:0}.page-template-page-happiness-php .happiness-quiz ol>li{position:relative;padding:0 0 0.3125em}.page-template-page-happiness-php .happiness-quiz ol>li:before{content:counter(happiness-counter);counter-increment:happiness-counter;background:#7fcfea;color:#fff;width:76px;height:84px;font-size:64px;line-height:84px;text-align:center;display:block;position:absolute;font-weight:lighter;letter-spacing:-5px;padding-right:10px}.page-template-page-happiness-php .happiness-quiz ol>li fieldset{border:0;padding-left:100px}.page-template-page-happiness-php .happiness-quiz ol>li fieldset legend{font-weight:bold;border-bottom:1px solid #999;padding:0.875em 0 0.75em;font-size:1.0625em;line-height:1.1875em;width:100%}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul{list-style:none;padding:0.125em 0 0;margin:0}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul li{position:relative;font-size:0.9375em;line-height:0.9375em;color:#808080;font-weight:lighter;margin:0 0 0 -5px;padding:0 0 0 5px}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul li input{position:absolute;top:50%;margin-top:-8px;left:17px;cursor:pointer}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul li label{padding:0.5em 0 0.5em 40px;height:100%;display:block;cursor:pointer;line-height:1.25em}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul li:hover{background:#e5f6fb}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul li .result{position:absolute;font-weight:bold;color:#000;display:none;height:100%;font-size:0.9375em;line-height:0.9375em;margin-top:-0.4375em;top:50%;left:5px;width:35px;text-align:center}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul.answered li label{cursor:auto}.page-template-page-happiness-php .happiness-quiz ol>li fieldset ul.answered li:hover{background:#fff}.page-template-page-happiness-php .happiness-linkback{margin:1em 0 2.5em;overflow:auto}.page-template-page-happiness-php .happiness-linkback .happiness-left{width:32.2%;float:left}@media screen and (max-width: 480px){.page-template-page-happiness-php .happiness-linkback .happiness-left{display:none}}.page-template-page-happiness-php .happiness-linkback .happiness-recirc{width:65.3%;float:left}@media screen and (max-width: 480px){.page-template-page-happiness-php .happiness-linkback .happiness-recirc{width:100%;float:none}}.single-format-gallery .right-col{margin-top:10px}.single .primary-col .format-gallery{margin-top:10px}.single .primary-col .format-gallery .media-container img{width:auto}.single .primary-col .format-gallery .entry-footer{display:block;padding:0 0 0;font-size:0.875em}.single .primary-col .format-gallery .entry-footer .entry-tools{border-bottom:none;padding-top:5px}.item-container{position:relative;margin-top:25px}.item-container .item-header .item-title{float:left;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.4375em;font-weight:normal;margin:0 0 30px}.item-container.has-titles .item-nav{position:relative;top:auto;right:auto;float:right;padding-top:0;width:auto;padding-top:10px}.item-container.has-titles .item-nav .see-all{display:block;float:left;text-align:right;line-height:45px;margin-right:20px;font-family:Georgia, "Times New Roman", Times, serif;font-size:1em;color:#1b5288}.item-container.has-titles .item-header{border-top:1px solid #dedede;padding-top:10px}.item-container.has-titles .item-header .item-title{margin:8px 0 0}.item-container .item-nav.no-photo-numbering .item-prev{margin-right:10px}.item-container .item-nav.has-view-all{margin-top:5px !important}.item-container .item-nav.has-view-all .view-all{color:#1b5288;font-family:Helvetica, Arial, sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;display:block;width:100%;text-align:center;font-size:0.75em;margin-top:-5px;text-indent:3px}.item-container .item-nav.no-photo-numbering .view-all{margin-top:5px !important}.he-gallery .entry-thumb-caption a,.he-gallery .entry-thumb-caption a:visited{color:#1B5288}.he-gallery .item.selected .media-container{padding-bottom:56.25%;position:relative;height:auto}.he-gallery .selected .media-container img{position:absolute;top:0;right:0;bottom:0;left:0}.he-gallery .item.selected .last-slide{padding-bottom:0 !important}.he-gallery .item.selected .last-slide img{position:relative !important}.he-gallery .item.selected .media-container img{color:#000}.he-gallery .item.selected .media-container.entry-thumb-vertical img{width:auto;max-width:100%;margin-top:auto;margin-bottom:auto}.he-gallery .time-gallery.no-bg .item.selected .media-container img{color:#fff}.he-gallery .item-container .item-header .item-title{margin-bottom:15px}.he-gallery .has-carousel .entry-thumb-caption{min-height:auto}.he-gallery .items-carousel{margin:0}.time-gallery .fullscreen{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/fullscreen-gallery-sprite.png) 0 -146px no-repeat;display:inline-block;height:23px;width:101px;cursor:pointer;margin:12px 1em 0;vertical-align:top}.entry-thumb.alignright{margin-bottom:0 !important}.item-nav{padding:8px 0 7px;position:absolute;top:-61px;right:0px}.item-nav .item-prev,.item-nav .item-next{display:inline-block;*display:inline;*zoom:1;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/nav-sprite-48px.png) no-repeat 0 -45px;width:45px;height:45px;text-indent:100%;overflow:hidden;white-space:nowrap;border:none;padding:0;vertical-align:middle;box-sizing:border-box;line-height:normal}.item-nav .item-next{background-position:0 -135px}.item-nav .item-next:hover{background-position:0 -225px}.item-nav .item-prev:hover{background-position:0 -180px}.item-nav .item-prev.is-disabled{background-position:0 0}.item-nav .item-next.is-disabled{background-position:0 -90px}.lt-ie8 .item-prev{display:block;float:left}.item.selected{width:100%}.item.selected .media-container{background:#000;margin-bottom:5px;height:480px}.item.selected .media-container img{display:block;margin:0 auto;max-width:100%}.item.selected .media-container.entry-thumb-vertical img{max-height:100%;width:auto}.item.selected .item-caption{margin:0 0 20px}.item.selected .item-caption .entry-thumb-caption{font-size:0.75em;line-height:1.5em;color:#222222;font-weight:300}.items-carousel{margin:0 0 25px;position:relative}.items-carousel .prev-thumb,.items-carousel .next-thumb{display:block;width:33px;height:66px;overflow:hidden;text-indent:100%;white-space:nowrap;position:absolute;top:0px}.items-carousel .prev-thumb .arrow,.items-carousel .next-thumb .arrow{width:0;height:0;position:absolute;display:block;top:23px;border-top:9px solid transparent;border-bottom:9px solid transparent}.items-carousel .prev-thumb{left:0px}.items-carousel .prev-thumb .arrow{left:1px;border-right:12px solid #919191}.items-carousel .next-thumb{right:0px}.items-carousel .next-thumb .arrow{right:1px;border-left:12px solid #919191}.item-thumbs-list{margin:0 auto;padding:0;width:639px;height:66px;list-style:none;overflow:hidden}.item-thumbs-list .item-thumb{float:left;width:98px;height:66px;margin-left:9px}.item-thumbs-list .item-thumb:hover{opacity:.75}.item-thumbs-list .item-thumb:first-child{margin-left:0}.item-thumbs-list .item-thumb a{display:block;background:#000}.item-thumbs-list .item-thumb img{display:block;max-width:100%;max-height:100%;margin:0 auto}.item-thumbs-list .item-thumb.current{opacity:.75}.item-thumbs-list .item-thumb.current a{cursor:default}.item.selected .last-slide.media-container{background:none;margin-bottom:20px;height:auto}.item.selected .last-slide.media-container .item-header .item-title{margin:20px 0 30px}.last-slide .more-galleries,.gallery-landing-list .more-galleries{margin:0 0;padding:0 0;overflow:hidden}.last-slide .more-galleries>li,.gallery-landing-list .more-galleries>li{width:31.4367%;float:left;margin-left:2.84495%;list-style:none}.last-slide .more-galleries>li.l-reset,.gallery-landing-list .more-galleries>li.l-reset{margin-left:0;clear:left}.last-slide .more-galleries>li .details,.gallery-landing-list .more-galleries>li .details{padding-top:4px}.last-slide .more-galleries>li .entry-thumb img,.gallery-landing-list .more-galleries>li .entry-thumb img{width:auto;margin:0 auto}.last-slide .more-galleries>li .entry-category,.gallery-landing-list .more-galleries>li .entry-category{font-size:0.6875em;padding-right:8px;border-right:1px solid #dedede;margin-right:8px;text-transform:uppercase;font-weight:bold;display:inline-block !important}.last-slide .more-galleries>li .entry-category,.last-slide .more-galleries>li .entry-category a,.gallery-landing-list .more-galleries>li .entry-category,.gallery-landing-list .more-galleries>li .entry-category a{color:#1b5288}.last-slide .more-galleries>li .entry-date,.gallery-landing-list .more-galleries>li .entry-date{font-size:0.6875em;font-weight:300;color:#797777;text-transform:uppercase}.last-slide .more-galleries>li .entry-title,.gallery-landing-list .more-galleries>li .entry-title{font-size:1em;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;margin:3px 0 20px}.cartoons .item.selected .media-container{height:auto}.cartoons .item.selected .media-container img{height:auto;width:100%}.cartoons .entry-sharing{border-top:none;margin:20px 0 15px}.term-time-post-format-gallery .page-title{background:none;margin-top:5px;padding-bottom:0}.term-time-post-format-gallery .lead-content{border-bottom:1px solid #dedede;padding-bottom:30px;margin-bottom:18px;padding-left:0 !important}.term-time-post-format-gallery .lead-content .entry-thumb{width:65.71835%;margin-left:0;float:left}.term-time-post-format-gallery .lead-content .details{font-size:1em;width:31.4367%;float:right}.term-time-post-format-gallery .lead-content .entry-title{font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-size:1.75em;line-height:1.21429em}.term-time-post-format-gallery .lead-content .entry-category{font-size:0.8125em;padding-right:8px;border-right:1px solid #dedede;margin-right:8px}.term-time-post-format-gallery .lead-content .entry-category a{color:#1b5288}.term-time-post-format-gallery .lead-content .entry-date{font-size:0.8125em;font-weight:300;color:#797777;text-transform:uppercase}.term-time-post-format-gallery .lead-content .entry-content{color:#797979;font-size:0.9375em;line-height:1.33333em;padding-top:0;margin-bottom:0}.gallery-landing-list{border-bottom:2px solid black}.gallery-landing-list .more-galleries>li .entry-title{font-size:0.9375em}.primary-col .more-photos{float:none;border-top:none;padding-top:0;margin-right:3.25203%;margin-top:25px;margin-bottom:0;padding-bottom:20px}.primary-col .more-photos .section-title{border-top:3px solid #ccc;padding:6px 0 7px}.primary-col .more-photos .categories{list-style:none;float:left;width:21.93732%;margin:10px 0 0;padding:0}.primary-col .more-photos .categories li{font-size:0.875em;font-weight:bold;line-height:2.07143em;border-bottom:1px solid #dedede}.primary-col .more-photos .categories li a{display:block;padding-left:10px}.primary-col .more-photos .categories li.current{border-bottom:none}.primary-col .more-photos .categories li.current a{background-color:#f72e21;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.primary-col .more-photos .gallery-thumbs{list-style:none;float:right;width:74.64387%;margin:5px 0 0;padding:0}.primary-col .more-photos .thumb{width:31.29771%;float:left;margin-right:3.05344%;margin-bottom:20px;font-weight:bold;font-size:0.75em;line-height:1.41667em}.primary-col .more-photos .thumb.l-full-end{margin-right:0}.primary-col .more-photos .thumb img{display:block;width:100%}.primary-col .more-photos .thumb .image-title{display:block;margin-top:15px}.primary-col .more-photos .thumb.reset{clear:both}@media screen and (max-width: 1121px){.item-thumbs-list{width:526px}.item.selected .media-container{height:400px}.cartoons .has-titles .item-nav .see-all{display:none}.term-time-post-format-gallery .lead-content .entry-content{font-size:0.9375em}.term-time-post-format-gallery .lead-content .entry-content p{font-size:1em}}@media screen and (max-width: 990px){.single-format-gallery .primary-col>.post,.single-format-gallery .primary-col .more-photos,.single-format-gallery .primary-col sponsored-links,.single-format-gallery .primary-col .also-like{margin-right:0}.item.selected .media-container{height:393px}}@media screen and (max-width: 950px){.item-thumbs-list{width:663px}.item-thumbs-list .item-thumb{width:103px;height:69px;margin-left:9px}.item.selected .media-container{height:483px}.term-time-post-format-gallery .lead-content{padding-bottom:20px}.term-time-post-format-gallery .lead-content .entry-thumb{width:57.43945%}.term-time-post-format-gallery .lead-content .details{width:40.31142%}.term-time-post-format-gallery .lead-content .entry-category,.term-time-post-format-gallery .lead-content .entry-date{font-size:0.6875em}}@media screen and (max-width: 715px){.item-thumbs-list{width:512px;height:65px}.item-thumbs-list .item-thumb{width:96px;height:65px;margin-left:8px}.item.selected .media-container{height:380px}}@media screen and (max-width: 599px){.item-thumbs-list{width:392px;height:62px}.item-thumbs-list .item-thumb{width:92px;height:62px}.single-format-gallery .entry-meta{font-size:0.75em}.single-format-gallery .entry-meta>span{margin-left:8px;padding-left:8px}.single-format-gallery .entry-meta>span:first-child{margin-left:0;padding-left:0}.item.selected .media-container{height:303px}.primary-col .more-photos .categories{display:none}.primary-col .more-photos .gallery-thumbs{width:100%}.has-titles .item-header{margin-bottom:10px}.has-titles .item-header .item-title{margin-top:5px}.has-titles .item-nav{text-align:right}.has-titles .item-nav .item-prev,.has-titles .item-nav .item-next{background:none;width:auto;height:auto;text-indent:0;color:#1b5288;font-weight:bold;font-size:0.875em;margin-top:10px}.term-time-post-format-gallery .lead-content .entry-thumb{float:none;width:auto}.term-time-post-format-gallery .lead-content .details{float:none;width:auto;margin-top:5px}.term-time-post-format-gallery .lead-content .entry-title{margin:0 0 5px;font-size:1.5625em}.term-time-post-format-gallery .lead-content .entry-content{margin-left:0;font-size:0.875em}.term-time-post-format-gallery .lead-content .entry-content p{font-size:1em}}@media screen and (max-width: 525px){.last-slide .more-galleries>li{width:47.8355%;margin-left:0;clear:left}.last-slide .more-galleries>li.l-reset{clear:none}.last-slide .more-galleries>li.l-even{margin-left:4.329%;clear:none}.gallery-landing-list .more-galleries>li{width:47.8355%;margin-left:0;clear:left}.gallery-landing-list .more-galleries>li.l-even{margin-left:4.329%;clear:none}.gallery-landing-list .more-galleries>li.l-reset{clear:none}}@media screen and (max-width: 479px){.item-thumbs-list{width:236px;height:50px}.item-thumbs-list .item-thumb{width:74px;height:50px;margin-left:7px}.single-format-gallery .entry-header{margin-bottom:5px}.single-format-gallery .item-nav{position:relative;top:auto;right:auto;float:right;padding-top:0}.single-format-gallery .item.selected{clear:both}.single-format-gallery .item-container{margin-top:0}.single-format-gallery .item-nav{text-align:right}.single-format-gallery .item-nav .photo-numbering{margin:0 10px}.single-format-gallery .item-nav .photo-numbering .divider{overflow:hidden;visibility:hidden;display:inline-block;position:relative;margin-right:-13px;margin-left:-2px}.single-format-gallery .item-nav .photo-numbering .divider:before{content:'\002F';visibility:visible;display:inline-block;float:left}.single-format-gallery .item-container .item-header{margin-top:10px}.single-format-gallery .item-container .item-header .item-title{margin-bottom:15px;font-size:1em}.item-container.has-titles .item-header{margin-bottom:4px;padding-top:4px}.item-container.has-titles .item-header .item-title{font-size:1em}.item-container.has-titles .item-nav .item-prev{margin-right:20px}.cartoons .entry-sharing{margin:5px 0 10px}.item.selected .media-container{height:198px}}@media screen and (max-width: 390px){.single-format-gallery .entry-meta{font-size:0.6875em}.single-format-gallery .entry-meta .entry-comments{display:inline}.single-format-gallery h1.entry-title{font-size:1.5625em;margin:3px 0 8px}.primary-col .more-photos .thumb{width:48.01325%;margin-right:3.97351%}.primary-col .more-photos .thumb.l-even,.primary-col .more-photos .thumb.l-even.l-full-end{margin-right:0}.primary-col .more-photos .thumb.l-full-end{margin-right:3.97351%}.primary-col .more-photos .thumb:nth-child(4){clear:none}.last-slide .more-galleries>li .entry-category,.last-slide .more-galleries>li .entry-date{font-size:0.625em}.term-time-post-format-gallery .lead-content .details{display:block}.term-time-post-format-gallery .lead-content .entry-category{display:inline}.term-time-post-format-gallery .lead-content .entry-title{font-size:1.3125em;margin-top:3px}.term-time-post-format-gallery .lead-content .entry-content{margin:0}}#time-gallery-overlay{background:#000;position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:999999;text-align:center}#time-gallery-overlay .btn{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/fullscreen-gallery-sprite.png) no-repeat;cursor:pointer}#time-gallery-overlay .prev,#time-gallery-overlay .next{width:58px;height:58px;position:absolute;top:50%;margin-top:-29px}#time-gallery-overlay .close{position:absolute;width:104px;height:44px;top:1em;right:1em;background-position:0 -58px}#time-gallery-overlay .close:hover{background-position:0 -102px}#time-gallery-overlay .prev{left:2em}#time-gallery-overlay .prev:hover{background-position:-58px 0}#time-gallery-overlay .next{background-position:-116px 0;right:2em}#time-gallery-overlay .next:hover{background-position:-174px 0}#time-gallery-overlay .image-wrap{display:table;width:100%;height:100%}#time-gallery-overlay .image{display:table-cell;vertical-align:middle}#time-gallery-overlay .image img{margin:auto;width:100%}#time-gallery-overlay .details{background:#000;background:rgba(0,0,0,0.65);position:absolute;bottom:0;left:0;width:100%;height:140px;margin-bottom:-140px;color:#fff}#time-gallery-overlay .details h2{font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:2em}#time-gallery-overlay .details p{font-size:0.75em}#time-gallery-overlay .details a{color:#fff;text-decoration:underline}#time-gallery-overlay .tab{width:140px;height:40px;background:#000;background:rgba(0,0,0,0.65);margin-top:-40px;position:absolute;left:50%;margin-left:-70px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;cursor:pointer}#time-gallery-overlay .tab .arrow{position:absolute;top:50%;left:50%;margin:-5px 0 0 -10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff}#time-gallery-overlay .details.open .arrow{border-bottom:0;border-top:10px solid #fff}#time-gallery-overlay .content{overflow:hidden}#time-gallery-overlay .social{list-style-type:none;margin-top:1.5em}#time-gallery-overlay .social li{display:inline-block;margin-right:0.5em}#time-gallery-overlay .social li:last-child{margin-right:0}.time-gallery .ad iframe{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.format-gallery.constrain{margin:10px auto 0 auto}@media screen and (max-width: 1122px){.format-gallery.constrain{padding:0 10px}}#interstitial-trigger{display:none !important}.single-format-gallery .sponsored-link-combo,.single .sponsored-link-combo{margin-top:0;border-top:none;padding-top:10px;padding-bottom:15px}.sponsored-link-combo{border-top:solid 1px #e5e5e5;margin-top:40px}.sponsored-link-combo .sponsored-links{margin-top:10px}.sponsored-link-combo .ad{display:none}@media screen and (max-width: 950px){.sponsored-link-combo .sponsored-links{float:left;width:48%}.sponsored-link-combo .sponsored-links p{float:none;width:auto;margin-left:0 !important;margin-right:0 !important}.sponsored-link-combo .ad{min-width:10px;padding-top:10px;display:block;float:right}}@media screen and (max-width: 720px) and (min-width: 550px){.sponsored-link-combo{padding-right:356px}.sponsored-link-combo .sponsored-links{width:auto}.sponsored-link-combo .ad{margin-right:-356px}}@media screen and (max-width: 549px){.sponsored-link-combo .sponsored-links{width:auto}.sponsored-link-combo .sponsored-links,.sponsored-link-combo .ad{float:none;max-width:340px;margin-left:auto;margin-right:auto;margin-top:20px}}.page-template-page-landing-php .lead-content{border-bottom:none;padding-bottom:20px}.page-template-page-landing-php .lead-content .entry-content{margin-bottom:0;padding-top:0;clear:left}.page-template-page-landing-php .lead-content .entry-title{float:left;font-size:2em;line-height:1.1875em;color:#222}.page-template-page-landing-php .lead-content .entry-title a{color:#222}.page-template-page-landing-php .lead-content .entry-title a:hover{color:#000}.page-template-page-landing-php .lead-content.single-full-time100 .entry-content{color:#bfbfbf;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-size:0.9375em;font-style:normal;font-weight:100;margin:0 auto;text-align:center;max-width:60%}@media screen and (max-width: 800px){.page-template-page-landing-php .lead-content.single-full-time100 .entry-content{font-size:0.8125em;max-width:75%}}.page-template-page-landing-php .lead-content.single-full-time100 .entry-content .slide-poll{display:none}.page-template-page-landing-php .carousel{margin-bottom:0}.page-template-page-landing-php .carousel.carousel-wide{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(#e3e3e3,#ffffff);background-image:-moz-linear-gradient(#e3e3e3,#ffffff);background-image:-o-linear-gradient(#e3e3e3,#ffffff);background-image:linear-gradient(#e3e3e3,#ffffff);-webkit-background-size:100% 7px;-moz-background-size:100% 7px;-o-background-size:100% 7px;background-size:100% 7px;background-position:left bottom;background-repeat:no-repeat}.page-template-page-landing-php .carousel.carousel-wide.loading{background:#fff url(/wp-content/themes/vip/time2012/library/assets/css/../images/loading.gif) no-repeat;background-size:auto;background-position:center center}.page-template-page-landing-php .carousel.carousel-wide article{padding-bottom:1.125em}.page-template-page-landing-php .carousel.carousel-wide article header{padding:0}.page-template-page-landing-php .carousel.carousel-wide article header .responsive{padding-bottom:0.5em}.page-template-page-landing-php .carousel.carousel-wide article header .entry-thumb-credit{margin:0}@media screen and (max-width: 400px){.page-template-page-landing-php .carousel.carousel-wide article header .entry-thumb{margin-bottom:5px}}.page-template-page-landing-php .carousel.carousel-wide article h2,.page-template-page-landing-php .carousel.carousel-wide article .entry-content,.page-template-page-landing-php .carousel.carousel-wide article figcaption{padding:0 15px;border-bottom:0;border-top:0}@media screen and (max-width: 950px){.page-template-page-landing-php .carousel.carousel-wide article h2,.page-template-page-landing-php .carousel.carousel-wide article .entry-content,.page-template-page-landing-php .carousel.carousel-wide article figcaption{padding:0 10px}}.page-template-page-landing-php .carousel.carousel-wide .paging-navigators .previous{left:-1px}.page-template-page-landing-php .carousel.carousel-wide .paging-navigators .next{right:0}.page-template-page-landing-php .carousel.carousel-wide .responsive-paging{border:1px solid #DADADA;border-bottom:0;margin-bottom:7px}.page-template-page-landing-php .carousel.carousel-wide .carousel-paging{border:1px solid #DADADA;border-top:0;margin:-7px 0 7px;padding-top:0}@media only screen and (min-device-width: 600px) and (max-device-width: 1024px) and (orientation: landscape){.page-template-page-landing-php .carousel.carousel-wide{margin-bottom:18px}}@media only screen and (min-device-width: 600px) and (max-device-width: 1024px) and (orientation: portrait){.page-template-page-landing-php .carousel.carousel-wide{margin-bottom:18px}}.page-template-page-landing-php .single-full{margin:20px auto;padding:0}.page-template-page-landing-php .single-full .left{width:48.3066%;float:left;padding-right:4.0107%}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full .left{width:100%;float:none;padding-bottom:0.9375em}}.page-template-page-landing-php .single-full .left header{text-align:center}.page-template-page-landing-php .single-full .left header .entry-title{float:none;font-size:3em;line-height:1.05em;margin-top:0}.page-template-page-landing-php .single-full .right{width:47.68271%;float:left}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full .right{clear:both;width:100%;float:none;padding:0}}.page-template-page-landing-php .single-full.single-full-time100{margin:18px auto 0}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full.single-full-time100{margin:10px}}.page-template-page-landing-php .single-full.single-full-time100 .table{display:table;width:100%}.page-template-page-landing-php .single-full.single-full-time100 .left,.page-template-page-landing-php .single-full.single-full-time100 .right{background:#333;display:table-cell;float:none;padding:0;vertical-align:middle;width:50%}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full.single-full-time100 .left,.page-template-page-landing-php .single-full.single-full-time100 .right{display:block;width:100%}}.page-template-page-landing-php .single-full.single-full-time100 .left{position:relative}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full.single-full-time100 .left{padding-bottom:1.125em;padding-top:1.125em}}.page-template-page-landing-php .single-full.single-full-time100 .left .block-link{position:absolute;width:100%;height:100%;top:0;left:0;text-decoration:none;z-index:10;opacity:0;filter:alpha(opacity=1)}.page-template-page-landing-php .single-full.single-full-time100 .left header{text-align:center}.page-template-page-landing-php .single-full.single-full-time100 .left header .lead-text{color:#bfbfbf;font-family:"franklin-gothic-ext-comp-urw", Helvetica, Arial, sans-serif;font-size:1em;font-weight:400;font-style:normal;letter-spacing:2px;line-height:1em;margin:0 auto 18px;text-transform:uppercase}@media screen and (max-width: 800px){.page-template-page-landing-php .single-full.single-full-time100 .left header .lead-text{font-size:0.875em;line-height:0.30435em}}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full.single-full-time100 .left header .lead-text{margin-top:0}}.page-template-page-landing-php .single-full.single-full-time100 .left header .lead-text .first{color:#ecb143}.page-template-page-landing-php .single-full.single-full-time100 .left header .lead-text .last{color:#18b7fb}.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title{color:#FFF;font-family:"franklin-gothic-ext-comp-urw", Helvetica, Arial, sans-serif;font-size:6.25em;font-weight:400;font-style:normal;line-height:74px;margin-bottom:18px;text-transform:uppercase;letter-spacing:1px}@media screen and (max-width: 980px){.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title{font-size:5.5em;line-height:65px}}@media screen and (max-width: 910px){.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title{font-size:5em;line-height:60px}}@media screen and (max-width: 800px){.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title{font-size:4.625em;line-height:55px}}.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title a{color:#FFF}.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title a:hover{color:#FFF;text-decoration:none}.page-template-page-landing-php .single-full.single-full-time100 .left header .entry-title:after{content:'';display:block;border-bottom:1px solid #bfbfbf;margin:24px auto 18px;padding:0;max-width:37%}.page-template-page-landing-php .single-full.single-full-time100 .right figure.alignleft{float:none;margin:0}.page-template-page-landing-php .single-full.single-full-time100 .right figure.alignright{float:none;margin:0}.page-template-page-landing-php .single-full.single-full-time100 .right.mobile{display:none}@media screen and (max-width: 615px){.page-template-page-landing-php .single-full.single-full-time100 .right{display:none}.page-template-page-landing-php .single-full.single-full-time100 .right.mobile{display:block}}.page-template-page-landing-php .single-full.single-full-time100 .entry-thumb-credit{color:#404040;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;font-style:normal;font-weight:100;font-size:11px;height:18px;line-height:18px;margin:0;text-align:right}.page-template-page-landing-php .entry-sharing{border-top:0;padding:0;z-index:5}.page-template-page-landing-php .entry-sharing .entry-share-buttons{padding:0}.page-template-page-landing-php .thumbnails{border-top:0;border-bottom:1px solid #e5e5e5}.page-template-page-landing-php #content-body{margin-top:0}.page-template-page-landing-php #site-nav.is-open .primary-links{z-index:10}.page-template-page-landing-php #time-landing{padding-bottom:1.25em}.happiness-landing .single-full{background:#01a4da;overflow:visible;margin:1.25em auto 2.5em}@media screen and (max-width: 767px){.happiness-landing .single-full{margin-bottom:1.875em;background:#01a4da}}.happiness-landing .single-full .lead{display:table}@media screen and (max-width: 767px){.happiness-landing .single-full .lead{display:block}}.happiness-landing .single-full .lead .left,.happiness-landing .single-full .lead .right{display:table-cell;float:none;vertical-align:middle}@media screen and (max-width: 767px){.happiness-landing .single-full .lead .left,.happiness-landing .single-full .lead .right{display:block}}.happiness-landing .single-full .lead .left{padding:10px 4.0107%;width:44.2959%}@media screen and (max-width: 950px){.happiness-landing .single-full .lead .left{width:46.9697%}}@media screen and (max-width: 767px){.happiness-landing .single-full .lead .left{width:100%;float:none;padding:1.25em 0 0.625em}.happiness-landing .single-full .lead .left .entry-content{display:none}}.happiness-landing .single-full .lead .left header .entry-title{text-align:center;text-transform:uppercase;font-size:70px;text-shadow:-1px 1px #7fcfea, -2px 2px #7fcfea, -3px 3px #7fcfea, -4px 4px #7fcfea, -5px 5px #7fcfea;letter-spacing:7px !important}@media screen and (max-width: 950px){.happiness-landing .single-full .lead .left header .entry-title{font-size:48px}}.happiness-landing .single-full .lead .left header .entry-title:first-line{font-size:18px;line-height:0.85714em;font-weight:lighter;text-shadow:none;letter-spacing:2px !important;padding:0;margin:0}.happiness-landing .single-full .lead .left header .entry-title a:hover{color:#fff;text-decoration:none}.happiness-landing .single-full .lead .right figcaption{right:0;bottom:-23px;position:absolute}@media screen and (max-width: 1122px){.happiness-landing .single-full .lead .right figcaption{padding-right:10px}}@media screen and (max-width: 767px){.happiness-landing .single-full .lead .right figcaption .entry-thumb-credit{color:#fff}}@media screen and (max-width: 950px){.happiness-landing .single-full .lead .right{width:45.00891%}}@media screen and (max-width: 767px){.happiness-landing .single-full .lead .right{width:100%;clear:both}}.happiness-landing .single-full .lead .entry-title a,.happiness-landing .single-full .lead .entry-content{color:#fff}.happiness-landing .append-teaser{display:none}@media screen and (max-width: 767px){.happiness-landing .append-teaser{display:block;padding:1.25em 12px 0;color:#fff;clear:both;background-color:#01a4da;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(#e3e3e3,#ffffff);background-image:-moz-linear-gradient(#e3e3e3,#ffffff);background-image:-o-linear-gradient(#e3e3e3,#ffffff);background-image:linear-gradient(#e3e3e3,#ffffff);-webkit-background-size:100% 7px;-moz-background-size:100% 7px;-o-background-size:100% 7px;background-size:100% 7px;background-position:left bottom;background-repeat:no-repeat;margin:-2em 0 15px}.happiness-landing .append-teaser p{margin:0 0 20px;padding:0 0 1.25em;font-size:0.75em;line-height:1.66667em;padding-top:2em}}.happiness-landing .happiness-allstate{text-align:right;padding-top:20px;padding-top:35px}.happiness-landing .happiness-allstate img{width:167px}@media screen and (max-width: 950px){.happiness-landing .happiness-allstate{padding-top:15px;padding-bottom:20px}}@media screen and (max-width: 480px){.happiness-landing .happiness-allstate{margin:-30px 0 0;padding-bottom:20px}}@media screen and (max-width: 950px){.page-template-page-landing-php .hide-title{padding-top:20px}.page-template-page-landing-php .thumbnails-list li{padding-top:0}}@media screen and (max-width: 615px){.page-template-page-landing-php .lead{overflow:visible}}@media screen and (max-width: 390px){.section.page-template-page-landing-php .single-lead-right{padding-right:0}.section.page-template-page-landing-php .single-lead-right .entry-thumb{float:none;width:auto;margin-right:0}.section.page-template-page-landing-php .single-lead-right .entry-title{float:none}}.time-hide-leaderboard #site-header{margin-bottom:2px}.thumbnails{border-top:solid 1px #e5e5e5}.thumbnails h2{font-size:1.25em;line-height:0.8em;margin:0;padding:12px 0;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-.03em;font-weight:900}.no-subpxspacing .thumbnails h2{letter-spacing:-1px}.thumbnails.hide-title{padding-top:0.625em}.thumbnails-list{list-style:none;padding:0;margin:0 -18px 0 0;overflow:hidden}.thumbnails header+.thumbnails-list{margin-top:-20px}.thumbnails-list img{width:100%;display:block}.thumbnails-list li{float:left;padding:20px 0 20px;position:relative}.thumbnails-list li h3,.thumbnails-list li .entry-thumb,.thumbnails-list li .details{display:block;margin-right:18px}.thumbnails-list li.l-reset{clear:left}.thumbnails-list h3{font-family:Helvetica, Arial, sans-serif;font-size:1em;line-height:1.375em;margin:10px 0 5px;padding:0;color:#333}.thumbnails-list h3 a{color:#333}.thumbnails-list h3 a:hover{color:#000}.thumbnails-list p{font-size:0.75em;line-height:1.66667em;color:#222;margin:0}@media screen and (max-width: 950px){.thumbnails-list{margin:0 !important}}.thumbnails-triple li{width:33.333333%}.thumbnails-triple li.l-reset:before{content:"";position:absolute;left:-18px;top:0;height:0;border-top:solid 1px #e5e5e5;width:300%}.thumbnails-triple li.l-reset:first-child:before{display:none}.thumbnails-double .thumbnails-list{margin-left:-18px;margin-right:-18px}.thumbnails-double li{width:50%;padding-bottom:10px}.thumbnails-double li:after{display:block;position:absolute;content:"";right:-1px;top:20px;width:0;bottom:20px;border-right:solid 1px #e5e5e5}.thumbnails-double li h3,.thumbnails-double li .entry-thumb,.thumbnails-double li .details{display:block;margin-right:18px;margin-left:18px}.thumbnails-double h3{font-size:1.25em;line-height:1.45em}.thumbnails-double-small h3{font-size:1.125em;line-height:1.33333em;margin:0 0 6px 0 !important}.thumbnails-double-small .entry-thumb{float:left;width:47.05882%;margin-right:16px;margin-bottom:10px;padding-top:3px}@media screen and (max-width: 600px){.thumbnails-double-small li{padding-top:0;margin-bottom:15px}.thumbnails-double-small li:after{border-right:0}.thumbnails-double-small .entry-thumb,.thumbnails-double-small .details{margin-left:0 !important}}.thumbnails-bulleted-list{padding:1.25em 0}.thumbnails-bulleted-list .entry-thumb{float:left;width:30.89431%;margin-right:2.71003%;margin-bottom:0}.thumbnails-bulleted-list .entry-content{float:left;width:66.39566%;font-family:Helvetica, Arial, sans-serif;font-size:0.75em;line-height:1.5em;margin-bottom:0}.thumbnails-bulleted-list .entry-content p{margin:0 0 20px}.thumbnails-bulleted-list .entry-content ul{float:left;width:41.02041%;margin:0 4.4898%;padding:0;font-size:1.0625em}.thumbnails-bulleted-list .entry-content ul li{width:100%}.thumbnails-bulleted-list .entry-content ul li:after{display:none}.thumbnails-bulleted-list .entry-content ul li a{color:#333}.thumbnails-bulleted-list .entry-title{font-size:2.25em;line-height:0.89474em;font-weight:700;padding:0 0 15px;color:#333}.thumbnails-quadruple li{width:25%}@media screen and (max-width: 600px){.thumbnails-quadruple li{width:50%}.thumbnails-quadruple li .entry-thumb{margin-right:9px}.thumbnails-quadruple li.l-even .details,.thumbnails-quadruple li.l-even .entry-thumb{margin-right:0;margin-left:9px}.thumbnails-quadruple li.l-responsive-reset{clear:both}}@media screen and (max-width: 600px){.thumbnails-bulleted-list .entry-title{font-size:1.75em;line-height:1.07692em}}@media screen and (max-width: 500px){.thumbnails header+.thumbnails-list{margin-top:0}.thumbnails-triple li,.thumbnails-double-large li{padding-top:0;clear:left}.thumbnails-triple li.l-reset,.thumbnails-triple li.l-even,.thumbnails-double-large li.l-reset,.thumbnails-double-large li.l-even{clear:none}.thumbnails-triple li.l-reset:before,.thumbnails-triple li.l-even:before,.thumbnails-double-large li.l-reset:before,.thumbnails-double-large li.l-even:before{display:none}.thumbnails-double-small h3{font-size:1em}.thumbnails-double-small .entry-thumb{width:40.90909%;margin-right:12px !important;margin-bottom:10px;padding-top:2px}.thumbnails-triple li{width:50%}.thumbnails-double-large h2{max-width:340px;margin:0 auto}.thumbnails-double-large .thumbnails-list{margin-left:0;margin-right:0}.thumbnails-double-large li{float:none;width:auto;max-width:340px;margin:0 auto}.thumbnails-double-large li h3,.thumbnails-double-large li .entry-thumb,.thumbnails-double-large li .details{display:block;margin:0}.thumbnails-double-large li:after{display:none}.thumbnails-bulleted-list .entry-content ul{padding-top:12px}.thumbnails-bulleted-list .entry-content p{display:none}.thumbnails-bulleted-list .entry-title{font-size:1.5em;line-height:1.09091em}}@media screen and (max-width: 340px){.thumbnails-list li{padding-bottom:10px}.thumbnails-list p{display:none}.thumbnails-double-small li{clear:both;float:none;width:100%;padding:0 0 15px;margin-bottom:0}.thumbnails-double-small p{display:block}.thumbnails-double-small .entry-thumb{width:31.66667%;margin-right:18px}.thumbnails-bulleted-list .entry-thumb{display:none}.thumbnails-bulleted-list .entry-content{width:100%}}.single-format-special .entry-header{margin:5px 0 8px}.single-format-special .item-container{margin-top:0}.single-format-special .item-container .item-nav{margin-top:30px}.single-format-special .item-container .item-nav.no-photo-numbering{margin-top:10px}.single-format-special .item-container .item-header{border-top:none}.single-format-special .item-container .item-header .entry-category{text-transform:none;font-size:0.875em}.single-format-special .item-container .item-header .item-title{float:none;font-weight:300;margin-bottom:10px}.single-format-special .item-container .item-header .hub-title:hover{text-decoration:underline;cursor:pointer}.single-format-special .item-container .entry-thumb-m img{width:100%}.single-format-special .item-container .entry-thumb-slide-square{float:right;width:40%;margin:0 0 1em 1em}.single-format-special .item-container .entry-thumb-l{margin-top:1em}.single-format-special .entry-content{margin-bottom:0}.single-format-special .describer-title{font-family:Georgia, "Times New Roman", Times, serif;margin:0 0 10px;font-weight:normal}.single-format-special .entry-meta{margin-top:15px}.item-browser .item-title{margin-top:30px;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.4375em;font-weight:300}.entry-content .full-list{padding-left:0;list-style:none;width:48%}.entry-content .full-list.col-1{float:left}.entry-content .full-list.col-2{float:right}.item-list{width:100%;margin-right:4%;margin-bottom:30px;clear:both}.item-list.l-even{clear:none;margin-right:0}.item-list h3{font-family:Helvetica, Arial, sans-serif;color:#1b5288;border-bottom:1px solid #dedede;padding-bottom:5px;font-size:0.85714em}.item-list h3 a{color:#1b5288}.item-list .items{margin:0;padding-left:18px;list-style:disc}.item-list .items>li{margin:10px 0;font-weight:300}@media screen and (max-width: 615px){.format-special .post-rail{max-width:180px;margin-top:0}.format-special .has-titles .item-nav.has-view-all{margin-top:20px !important}.format-special .has-titles .item-nav .item-prev,.format-special .has-titles .item-nav .item-next{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/nav-sprite-48px.png) no-repeat 0 -45px;width:45px;height:45px;text-indent:100%}.format-special .has-titles .item-nav .item-prev{margin-right:0}.format-special .has-titles .item-nav.no-photo-numbering .item-prev{margin-right:10px}.format-special .has-titles .item-nav .item-next{background-position:0 -135px}.format-special .has-titles .item-nav .item-next:hover{background-position:0 -225px}.format-special .has-titles .item-nav .item-prev:hover{background-position:0 -180px}.format-special .has-titles .item-nav .item-prev.is-disabled{background-position:0 0}.format-special .has-titles .item-nav .item-next.is-disabled{background-position:0 -90px}}@media screen and (max-width: 560px){.format-special .has-titles .item-nav{padding:8px 0 7px;position:absolute;top:-77px;right:0px}.double-like{margin-bottom:50px !important}.item-list{float:none;width:auto;margin-right:0}.entry-content .full-list{width:100%}.entry-content .full-list.col-1,.entry-content .full-list.col-2{float:none}}@media screen and (max-width: 500px){.format-special .entry-title{font-size:1.4375em;margin-top:5px}.format-special .post-rail{max-width:none}.format-special .entry-sharing{margin-bottom:10px}.format-special .entry-sharing .ad-unit{display:none}.format-special .has-titles .item-nav{top:-75px}.format-special .item-container .item-header{margin-bottom:24px}.format-special .item-container .item-header .item-title{margin-top:4px;font-size:20px}.format-special .item-container .item-header .describer-title{margin:5px 0 5px}.format-special .entry-meta>span:first-child{margin-left:0;padding-left:0}}@media screen and (max-width: 560px){.format-special .item-container .item-header{margin:20px 0 10px;clear:both}.format-special .item-container .item-nav{position:relative;margin-bottom:-77px}}@media screen and (max-width: 390px){.format-special .entry-title{font-size:1.5625em;margin-bottom:16px}.format-special .entry-excerpt{display:none}.format-special .entry-byline{margin-bottom:.5em}.format-special .item-container .item-header .entry-category{font-size:0.6875em;text-transform:uppercase}.format-special .item-container .item-header .item-title{font-size:1em}.format-special .item-container .item-header .describer-title{font-size:0.8125em}.format-special .item-container .item-header .entry-meta{font-size:0.6875em}.format-special .item-container .item-header .entry-comments{display:inline-block;border-left:1px solid #dedede}}.right-col .widget{min-width:300px}@media screen and (max-width: 340px){.right-col .widget{min-width:0}}.widget_styled_form input[type="text"]{max-width:70%;float:left;margin-right:0.5em;background:#eee;border:2px solid #ddd;border-radius:2px;padding:0.25em}.widget_styled_form input[type="submit"]{background:#c00;color:#fff;border:0;padding:0.25em;font-weight:bold;margin-top:2px}@media screen and (max-width: 340px){.rebelmouse-iframe{display:none}}.widget_time_featured_content .section-title a{text-decoration:none}.widget_time_featured_content .section-title img{max-height:20px;margin-bottom:-0.25em}.widget_time_featured_content .section-title img.has-title{margin-left:0.5em}.widget_time_featured_content h4{margin:0.25em 0}.widget_time_featured_content article{padding-right:0 !important}.widget_time_featured_content .large article{float:left;width:48%;margin-right:4%;margin-bottom:1em}.widget_time_featured_content .large article.four{max-width:23.5%;margin-right:2%;float:left}.widget_time_featured_content .large article.three{max-width:32%;margin-right:2%;float:left}.widget_time_featured_content .large article.even{margin-right:0}.widget_time_featured_content .large article.last{margin:0}.widget_time_featured_content .photos article{overflow:hidden;margin-bottom:8px;border-bottom:1px solid #dedede;padding-bottom:8px}.widget_time_featured_content .photos article .entry-thumb{width:100px;float:left;margin-right:10px}.widget_time_featured_content .photos article.large-thumb .entry-thumb{width:100%;margin-right:0;margin-bottom:0.5em}.widget_time_featured_content .photos article.thumb-right .entry-thumb{float:right;margin:0 0 0 10px}.widget_time_featured_content .photos article.last{margin:0;border:0}.widget_time_featured_content .photos article .entry-category a{color:#c00;font-weight:bold;font-size:0.9em}.widget_time_featured_content .photos article .entry-content{margin-bottom:0;font-size:0.7em}.widget_time_featured_content .photos article .entry-content p{margin:0;font-family:Helvetica, Arial, sans-serif}.widget_time_featured_content .headlines ul{padding:0;margin:5px 0 0 0;list-style:none}.widget_time_featured_content .headlines li{border-bottom:1px dotted #dedede;padding-bottom:5px;margin-bottom:5px;font-family:Georgia, serif}.widget_time_featured_content .headlines li:last-child{margin-bottom:0;border:0}.widget_time_featured_content .grid article{width:48%;float:left;margin-right:4%}.widget_time_featured_content .grid article h4{margin:0.5em 0 1em 0}.widget_time_featured_content .grid article.even{margin:0}.widget_time_letters .entry-thumb{width:100px;float:left;margin-right:10px}.widget_time_letters article{border-bottom:1px dotted #dedede;padding-bottom:0.75em;margin-bottom:0.75em}.widget_time_letters article.last{border:0;margin:0}.widget_time_letters h4{line-height:1.5;margin:0}.widget_time_letters .entry-date{color:#666;margin:2px 0 5px 0}.widget_time_letters .entry-date,.widget_time_letters .entry-content{font-size:0.6875em;font-family:Helvetica, Arial, sans-serif}.widget_time_letters .entry-content{margin-bottom:0}.widget_time_letters .entry-content p{margin:0}.widget_time_letters .entry-content p.send{text-align:center}.module .submit{border:0;background:#DF2735;color:#fff;margin:auto;font-weight:bold;padding:0.35em 0.75em}.widget_time_indeed .job{margin-bottom:0.5em;border-bottom:1px solid #dedede;padding-bottom:0.5em}.widget_time_indeed .job a{font-weight:bold;font-size:0.8em}.widget_time_indeed .job .company_location{font-size:0.7em;color:#666}.widget_time_indeed .field{width:48%;margin-right:3%;float:left;overflow:hidden;font-weight:bold;font-size:0.85em}.widget_time_indeed .field input{border:2px solid #ddd;background:#eee;padding:0.35em;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;font-weight:bold;border-radius:2px}.widget_time_indeed .field.last{margin:0}.widget_time_indeed form{padding-top:0.5em}.widget_time_indeed .actions{padding-top:0.75em;clear:both}.widget_time_indeed .actions a{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/indeed.png) no-repeat;width:97px;height:26px;display:block;text-indent:-9999px;float:right}.widget_time_partners article{border-bottom:1px solid #dedede;padding-bottom:0.25em;margin-bottom:0.25em;overflow:hidden}.widget_time_partners article h4{margin:0.5em 0}.widget_time_partners figure{float:right;max-width:40%}.widget_time_partners .source{font-family:Georgia, serif;font-style:italic;font-size:0.75em;font-weight:normal;color:#757575}.widget_time_paid_content article{border-bottom:1px solid #dedede;padding-bottom:0.25em;margin-bottom:0.25em;overflow:hidden}.widget_time_paid_content article h4{margin:0.5em 0}.widget_time_paid_content article h4.locked{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/lock-sm.png) 0 2px no-repeat;padding-left:1.25em}.widget_time_paid_content figure{float:right;max-width:40%;margin-left:0.25em}.widget_time_paid_content img{max-width:none;max-height:96px}.widget_time_paid_content .subscribe{color:#cc0000;font-family:Helvetica, Arial, sans-serif;font-size:1em;text-transform:uppercase}.widget_time_paid_content .subscribe-text{font-family:Helvetica, Arial, sans-serif;font-size:90%;font-weight:bold;letter-spacing:0;margin-top:0.5em}.widget_time_paid_content .subscribe-text .subscribe{display:inline-block;font-size:0.75em;padding-left:0.5em}.widget_time_contributors .avatar{float:left;margin:0 0.5em 0 0}.widget_time_contributors .name{font-size:0.85em}.widget_time_contributors .details{overflow:hidden}.widget_time_contributors .author{margin-bottom:1em;float:left;width:48%;margin-right:4%}@media screen and (max-width: 950px){.widget_time_contributors .author{float:none;margin-right:0;width:auto}}.widget_time_contributors .row .author:last-child{margin-right:0}.widget_time_contributors .author-icons{margin-top:0.25em}.widget_time_contributors .rss,.widget_time_contributors .twitter{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/contributor-sprite.png) no-repeat;display:block;height:21px;width:21px;display:inline-block;text-indent:-9999px}.widget_time_contributors .rss{width:22px}.widget_time_contributors .rss{background-position:-21px 0}.widget_time_city_guides .desc{font-family:Georgia, serif;font-style:italic}.widget_time_city_guides img{width:100%}.widget_time_city_guides .leftcol,.widget_time_city_guides .rightcol{float:left;width:46%;margin-right:8%}.widget_time_city_guides .rightcol{margin-right:0}.widget_time_city_guides h4{color:#999;text-transform:uppercase;font-size:0.8em;margin:0 0 0.5em 0}.widget_time_city_guides ul{padding-left:1.5em;font-size:0.9em;font-weight:bold}.widget_time_follow{padding-bottom:1em}.widget_time_follow ul{list-style:none;padding:0;margin:0;border-bottom:1px dotted #ddd;margin-bottom:0.5em;padding-bottom:0.5em}.widget_time_follow li{float:left}.widget_time_follow .msg{float:left;font-size:0.75em;max-width:40%}.widget_time_follow form{width:60%;float:right}.widget_time_follow input[type="text"]{max-width:70%;float:left;margin-right:0.5em;background:#eee;border:2px solid #ddd;border-radius:2px;padding:0.25em}.widget_time_follow input[type="submit"]{background:#c00;color:#fff;border:0;padding:0.25em;font-weight:bold}@media screen and (max-width: 700px){.widget_time_follow .msg{float:none;max-width:100%;width:100%;margin-bottom:1em}.widget_time_follow form{width:auto;float:none}}.widget_time_more_stories article{width:48%;margin-right:4%;float:left}.widget_time_more_stories article img{width:100%}.widget_time_more_stories article.even{margin-right:0}.widget_time_more_stories article h4{margin:0.4em 0 1em 0}.widget_time_tweets{background:#eee;overflow:hidden}.widget_time_tweets .section-title{background:#fff;position:relative;padding-top:12px !important;padding-bottom:12px !important}.widget_time_tweets #tweet-ad{position:absolute;right:0;top:5px}.widget_time_tweets .author{font-weight:bold;font-size:1.1em;margin-right:0.5em}.widget_time_tweets .username{color:#666}.widget_time_tweets .content{clear:both}.widget_time_tweets .time{float:right;color:#666}.widget_time_tweets .retweeted{color:#666;margin-top:0.5em}.widget_time_tweets .retweeted a{color:#666}.widget_time_tweets .actions{list-style:none;padding:0;margin:0;margin-top:0.5em;display:none}.widget_time_tweets .actions li{display:inline-block;margin-right:1em}.widget_time_tweets .actions a{color:#666}.widget_time_tweets .actions i{background-image:url(/wp-content/themes/vip/time2012/library/assets/css/../images/twitter_sprite_small.png);display:inline-block;margin-right:0.5em}.widget_time_tweets .actions .reply{width:14px;height:10px}.widget_time_tweets .actions .retweet{width:16px;height:10px;background-position:0 -12px}.widget_time_tweets .actions .favorite{width:12px;height:12px;background-position:0 -25px}.widget_time_tweets .tweet:hover .actions{display:block}.widget_time_tweets .tweet{position:relative;padding-left:80px;margin-bottom:1em}.widget_time_tweets .tweet.sponsored{background:#d3e0e9;padding-top:2.5em;padding-bottom:1em;margin:0}.widget_time_tweets .tweet.sponsored .sponsor{font-size:0.75em;font-weight:bold;position:absolute;left:15px;top:1em}.widget_time_tweets .tweet .profile{position:absolute;left:15px;top:50%;margin-top:-25px;max-width:50px;max-height:50px}.widget_time_tweets .tweet .text{background:#fff;border-radius:0.25em;position:relative;margin-right:15px;box-shadow:0 0 3px rgba(0,0,0,0.3);padding:1.25em 1em;font-size:0.75em;line-height:1.4}.widget_time_tweets .tweet .text .arrow{width:10px;height:10px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/tweet_arrow.png) no-repeat;position:absolute;left:-10px;top:50%;margin-top:-4px}.widget_time_box_office .post p{font-size:0.6875em;line-height:1.36363636em}.widget_time_box_office .post img{float:right;display:inline;margin:0 0 10px 10px}.widget_time_box_office .post h3{display:inline;width:53.67231638%;margin:0 0 10px}.widget_time_box_office .earnings{float:right;width:22.599887005%;text-align:left;font-weight:bold}.widget_time_box_office .popular-content ol{border:none}.widget_tab_nav{margin:0;padding:0 0 34px 0;font-size:18px;font-weight:bold;list-style-type:none;border-bottom:1px solid #ddd}.widget_tab_nav li{height:24px;float:left;margin:0 2px 0 0;padding:10px 10px 0 10px}.widget_tab_nav li.current{height:22px;background:#fff;border:1px solid #ddd;border-bottom:2px solid #fff}.widget_tab_nav .ad{float:right;width:88px;height:31px;padding:0;margin:1px 0}.widget_subtabs{border:1px solid #d9d9d9;border-top:0}.widget_subtab_name{text-transform:uppercase;font-size:12px;padding:10px;font-weight:bold}.widget_subtab_name a{color:red;text-transform:capitalize;float:right;font-weight:normal;font-size:11px}.widget_time_most_popular{border-top:0}.widget_time_most_popular .popular-content ol{border:none}.widget_time_quote blockquote{font-family:Georgia, "Times New Roman", Times, serif;font-size:1.625em;line-height:1.23076923em;margin:10px 0;etter-spacing:-0.03em;position:relative}.widget_time_quote blockquote .quo{font-size:2.53846154em;position:relative;line-height:0.48484848em;vertical-align:top;position:relative;top:15px}.widget_time_quote cite{font-size:0.6875em;line-height:1.27272727em;font-style:normal;font-weight:300}.no-subpxspacing .widget_time_quote blockquote{letter-spacing:-1px}.lt-ie8 .widget_time_quote blockquote .quo{top:-5px}.lt-ie8 .widget_time_quote blockquote{margin-top:0}.widget_time_content_partners ul{padding:0}.widget_time_content_partners li{list-style:none;float:left;display:inline;width:30%;margin-left:4%}.widget_time_content_partners li:first-child{margin-left:0}.widget_time_opinion_cartoons h4{font-size:12px;margin-bottom:0}.widget_time_opinion_cartoons p{font-size:12px;color:#666;margin:6px 0}.widget_time_opinion_cartoons img{width:300px;width:90%;max-width:90%;height:auto;margin:0 5%}.widget_time_opinion_cartoons form{margin-top:10px;padding:14px 2% 6px 2%;height:40px;background:#f0f0f0;border:1px dotted #999999;border-width:1px 0}.widget_time_opinion_cartoons form p{width:40%;display:inline;float:left;margin:0}.widget_time_opinion_cartoons form input[type="text"]{max-width:40%;background:#fff}.widget_time_connect{padding-bottom:1em}.widget_time_connect ul{list-style:none;padding:0;margin:0;margin-bottom:0.5em;padding-bottom:0.5em}.widget_time_connect li{float:left;margin-right:0.57em}.widget_time_connect .facebook{clear:right;margin:0 0.34em 0 0}.widget_time_connect .msg{float:left;font-size:0.75em;max-width:40%}.widget_time_connect form{width:50%;float:right}.widget_time_connect ul a.rss{background-position:-21px 0}.widget_time_connect input[type="text"]{max-width:70%;float:left;margin-right:0.5em;background:#eee;border:2px solid #ddd;border-radius:2px;padding:0.25em}.widget_time_connect input[type="submit"]{background:#c00;color:#fff;border:0;padding:0.25em;font-weight:bold}.widget_time_connect .follow-newsletter{margin:10px 0 0 0;padding:12px 0 8px 0;border:1px solid #ddd;border-width:1px 0;clear:left}.widget_time_connect .follow-newsletter .follow-form{float:left;display:inline;width:180px;width:100%;min-width:180px;max-width:187px;height:35px;overflow:hidden}.widget_time_connect .follow-newsletter .follow-form form{width:inherit;float:none}.widget_time_connect .follow-newsletter .follow-msg{float:left;display:inline;width:135px;width:100%;min-width:135px;max-width:170px;height:35px;font-size:.75em;margin-right:15px}.widget_time_connect .follow-newsletter .follow-apps{float:left;display:block;width:101px;height:90px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/connect-sprite.jpg) 0 -57px no-repeat;margin:0 15px}.widget_time_connect .google{clear:left;margin-top:6px;float:left;width:180px}.widget_time_connect .tumblr a,.widget_time_connect .linkedin a{float:left;width:28px;height:28px;display:block;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/connect-sprite.jpg) no-repeat;margin-top:22px}.widget_time_connect .linkedin a{background-position:0 -28px}.widget_time_connect .pinterest a{width:28px;height:28px;position:relative;bottom:-22px}.widget_time_connect .response-fields{padding-left:0}.widget_time_connect .clear{clear:both}.lt-ie8 .widget_time_connect .google-plus-widget,.lt-ie8 .widget_time_connect .tumblr,.lt-ie8 .widget_time_connect .linkedin{display:none}.lt-ie8 .widget_time_connect .follow-form{width:auto;height:auto;overflow:auto;float:none}.time-widget-photo{padding:0;font:normal normal normal 14px/1.2 sans-serif}.time-widget-photo li{list-style:none;padding:0}.time-widget-photo .item0 img{width:360px;width:100%;max-width:360px;height:auto;max-height:234px}.time-widget-photo .item1,.time-widget-photo .item2{float:left;display:inline;width:49%}.time-widget-photo .item1 img,.time-widget-photo .item2 img{width:176px;width:100%;max-width:176px;height:115px;max-height:115px}.time-widget-photo .item1{margin-right:2%}.time-widget-photo .source{display:inline;font:italic normal normal 14px/1.2 serif;padding-right:4px;color:#666}.time-widget-photo .text{display:inline;font:normal normal normal 14px/1.2 serif}.time-widget-photo .caption{padding:1px 0 11px 0}.videoWidget{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;text-align:center;cursor:pointer;position:relative}.videoWidget iframe,.videoWidget object,.videoWidget embed{position:absolute;top:0;left:0;width:100%;height:100%}.lt-ie8 #videoWidget iframe,.lt-ie8 #videoWidget object,.lt-ie8 #videoWidget embed{width:100%;height:272px}.ie #videoWidget .BrightcoveExperience{width:480px;height:270px}.ie .more-video.show3 li img{width:151px;height:85px}.ie .more-video{width:100%;height:auto;margin:6px 0 0 0;padding:0;font-size:.75em;overflow:hidden}.ie .more-video li{cursor:pointer;list-style:none;float:left;display:inline;font-weight:bold;color:#666}.ie .more-video li a{color:#333}.ie .more-video.show3 li{width:32%;margin:0 1% 0 0}.ie .more-video.show3 li img{max-width:151px;width:100%;height:auto;vertical-align:top;margin-bottom:6px;border:1px solid #777}.ie .module .top-stories.more-video li{border:none;padding:0}.ie .more-video li.video1{font-size:1em;line-height:1.41666667em}.ie .more-video .icon{display:none}.more-video{position:relative;z-index:10}.more-video{width:100%;height:auto;margin:6px 0 0 0;padding:0;font-size:.75em;overflow:hidden}.more-video li,.videoSelect li{cursor:pointer;list-style:none;float:left;display:inline;font-weight:bold;color:#666}.more-video li a{color:#333}.more-video .icon{display:none}.more-video.show3 li,.videoSelect li{width:30%;margin:0 5% 0 0}.more-video.show3 li img{max-width:155px;max-height:88px;width:99%;height:auto;vertical-align:top;margin-bottom:6px;border:1px solid #777}.module .top-stories.more-video>li{border:none;padding:0}.more-video li.video1{font-size:1em;line-height:1.41666667em}.more-video li.video2,.videoSelect li.video2{margin-right:0}.social-box{width:100%;background:#525252;height:26px;color:#fff;margin:0;padding:0;position:relative;z-index:10;font:normal normal normal 12px/1.2 Helvetica, arial, sans-serif}.social-box ul{color:#fff;margin:0;padding:5px 0;position:relative}.social-box li{list-style:none;color:#fff;float:left;display:inline;margin-left:12px;padding-left:24px;padding-bottom:5px;cursor:pointer}.social-box .embed{background:url(http://img.timeinc.net/time/assets/images/email-sprite.gif) no-repeat 0 -1px}.social-box .email{background:url(http://img.timeinc.net/time/assets/images/email-sprite.gif) no-repeat 0 -20px}.social-box .share{background:url(http://img.timeinc.net/time/assets/images/email-sprite.gif) no-repeat 0 -39px}.social-box .embed-content,.social-box .email-content,.social-box .share-content{display:none;position:absolute;bottom:29px;background:#fff;color:#000;width:180px;padding:10px;border:2px solid #ccc;font-size:12px}.social-box .embed-content{left:12px}.social-box .email-content{left:85px}.social-box .share-content{left:155px;width:140px}.social-box p,.social-box input{padding:0;margin:4px 0}.social-box input{border:1px solid #ccc;padding:2px;width:99%}.social-box .send-button,.social-box .cancel-button{float:left;display:inline;line-height:30px;margin:4px 0;padding:0 10px;text-align:center;background:#f00;color:#fff;font-weight:bold}.social-box .cancel-button{background:#fff}.social-box .send-button a{color:#fff;font-weight:bold}.social-box .share-content p{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ccc}.social-box .share-content p:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.videoSelect{margin:0;padding:0;position:relative;z-index:0}.videoSelect li{list-style:none;margin-top:3px;margin-bottom:0;padding:0;height:14px;text-align:center}.embed-content .send-button,.embed-content .cancel-button{display:none}.author-lead .avatar{float:none;width:auto;margin:auto}.single .entry-thumb-m{width:50.42016807%;float:right;margin-left:2.80112045%;margin-bottom:30px}#letter-form{margin-bottom:1em}#letter-form .field{overflow:hidden;margin-bottom:1em;padding-bottom:1em}#letter-form .field.last{border:0}#letter-form label{width:30%;display:block;float:left;font-weight:bold;margin-right:3%}#letter-form textarea,#letter-form input[type=text]{width:65%;margin-right:2%;float:left;padding:0.25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#letter-form .field label:before{content:'*';margin-right:0.25em}#letter-form .recaptcha{width:65%;float:left}#letter-form .actions{padding-left:33%}#letter-form .actions input{background-color:#c00;color:#fff;border:0;text-shadow:0 -1px 0 rgba(0,0,0,0.4);padding:0.5em 1em;border-radius:0.25em;font-weight:bold;box-shadow:inset 0 0 5px rgba(255,255,255,0.7)}#letter-form .errors{margin-bottom:1em;color:#c00;display:none}@media screen and (max-width: 390px){#letter-form label{width:100%;margin:1em 0 0.5em 0;float:none}#letter-form textarea,#letter-form input[type=text]{float:none;width:100%}}.browsing .item-container{display:none}.item-browser{display:none}.browsing .item-browser{display:block}.item-container .item{display:none}.item-container .item.selected{display:block}.item .entry-video{margin-top:1em}.package-item-menu{border:1px solid #dedede;padding:10px;box-sizing:border-box;overflow:hidden;margin-bottom:25px}.package-item-menu h3{margin:0 0 10px 0;padding:0 0 5px 0;border-bottom:1px solid #dedede}.package-item-menu .leftcol{width:48%;float:left;margin-right:4%}.package-item-menu .rightcol{width:48%;float:left}.package-item-menu ul{margin:0;padding:0;list-style:none}.package-item-menu ul li:last-child{margin:0;border:0}.package-item-menu li{border-bottom:1px solid #dedede;margin-bottom:5px;padding-bottom:5px}.package-item-menu li a{color:#1B5288;font-weight:bold;font-size:0.9em}.items-carousel .prev-thumb .arrow{border-right:12px solid #000}.items-carousel .prev-thumb .arrow:hover{border-right:12px solid #c00}.items-carousel .prev-thumb.disabled .arrow:hover,.items-carousel .prev-thumb.disabled .arrow{border-right:12px solid #ccc}.items-carousel .next-thumb .arrow{border-left:12px solid #000}.items-carousel .next-thumb .arrow:hover{border-left:12px solid #c00}.items-carousel .next-thumb.disabled .arrow:hover,.items-carousel .next-thumb.disabled .arrow{border-left:12px solid #ccc}.item-thumbs-list .item-thumb a{background:none}.item-thumbs-list .item-thumb:hover,.item-thumbs-list .item-thumb.current{opacity:0.5}.item-thumbs-list .item-thumb img{max-width:100%;max-height:none}.entry-thumb-credit{min-height:1em}.has-carousel .entry-thumb-caption{min-height:5em}.item-caption .fulltext{display:none}.item-caption .preview a{color:#1B5288;font-weight:bold}.single-format-gallery .media-container{display:table;width:100%;table-layout:fixed}.single-format-gallery .media-container>div{vertical-align:middle;display:table-cell}.time-gallery.no-bg .item.selected .media-container{background:none}.format-photo .entry-footer{display:block;border:none;padding:14px 0 7px;font-size:0.875em}.entry-video{position:relative;overflow:hidden;padding-bottom:56.25%;padding-top:30px;height:0}.entry-video iframe,.entry-video object,.entry-video embed{position:absolute;top:0;left:0;width:100%;height:100%}.small-video-wrapper .entry-video{width:96%;margin:10px 4.20168067% 0 0;float:left}.loop .format-quote blockquote a{color:#333}.section .loop .entry-label{margin-right:15px}.section .loop .entry-brand{margin-right:1em;text-transform:uppercase;font-size:0.8em;font-weight:bold}.section .loop .entry-brand a{color:#1b5288}.section .loop .category-nextdraft .entry-brand{display:none}.format-gallery{margin:0}.wp-paginate li{margin-right:5px}.gallery-thumbs.loading{height:100%;width:100%;display:block;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/loading.gif) center center no-repeat}.gallery-thumbs.loading li{visibility:hidden}.post-rail .content-actions .share.selected{position:relative;z-index:20;width:84px}.entry-footer .content-actions li>a{display:block;padding-left:4px;padding-right:4px}.content-actions .share.selected>a{background:#fff;z-index:99;position:relative;box-shadow:inset 0px 1px 0 #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;width:110px;display:block;box-sizing:border-box;-webkit-box-sizing:border-box;text-indent:-1px}.entry-footer .content-actions .share.selected>a{box-shadow:none}.share .icon{background-position:0px -25px}.comment .icon{background-position:-92px -26px}.content-actions .share.selected .icon{background-position:0px -52px}.share-icons{padding:0;margin:0;list-style:none;padding:5px;margin-top:-1px;position:absolute;background:#fff;overflow:hidden;display:none;border:1px solid #dedede;box-sizing:border-box;width:110px;border-top:0;z-index:98}.content-actions .share.selected .share-icons{display:block}.share-icons li a{background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/share_icons.jpg) no-repeat;display:block;font-weight:normal;font-size:0.85em;padding:0;padding-left:25px !important;height:20px;line-height:20px;margin:3px 0 0 0}.share-icons .twitter a{background-position:0 -20px}.share-icons .tumblr a{background-position:0 -40px}.share-icons .linkedin a{background-position:0 -60px}.share-icons .stumbleupon a{background-position:0 -80px}.share-icons .reddit a{background-position:0 -103px}.share-icons .digg a{background-position:0 -125px}.share-icons .mixx a{background-position:0 -145px}.share-icons .delicious a{background-position:0 -166px}.share-icons .google a{background-position:0 -187px;padding-left:35px !important}.contributors{padding-top:1em}.contributors.time-100 .time100{display:none !important}.contributors .leftcol{width:46%;margin-right:8%;float:left}.contributors .leftcol .contributor:last-child{border:0}.contributors .rightcol{width:46%;float:left}.contributors .rightcol .contributor:last-child{border:0}.contributors .avatar-link{display:block;position:relative;width:60px;height:60px;float:left;border:1px solid #dedede;margin-right:10px}.contributor{margin-bottom:1em;border-bottom:1px solid #dedede;padding-bottom:1em}.contributor .details p{font-family:Georgia, serif;font-size:0.9em;margin-top:0.5em}.avatar-link .time100{width:34px;height:34px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/time100.png) no-repeat;position:absolute;bottom:-10px;left:-12px}.loop .avatar-link{position:relative}.loop .avatar-link .time100{width:26px;height:26px;left:inherit;right:-10px;background-size:100%}.contributors .avatar-link img{max-width:60px;max-height:60px}.contributor-name{margin:0}.post-type-archive-time_guest .tabs{list-style:none;padding:0;margin:15px 0;border-bottom:1px solid #dedede}.post-type-archive-time_guest .tabs li{display:inline-block;margin-right:0.5em}.post-type-archive-time_guest .tabs li a{display:block;background:#eee;border:1px solid #dedede;padding:0.5em 1.5em;font-size:0.9em;font-weight:bold;margin-bottom:-1px;z-index:2;position:relative}.post-type-archive-time_guest .tabs li a.selected{background:#fff;border-bottom:1px solid #fff}.section .loop .has-headshot .entry-header{padding-left:60px}.loop .entry-header .avatar-link{float:left;margin-left:-60px}.loop .entry-header .avatar-link img{max-width:40px;max-height:40px}@media screen and (max-width: 500px){.contributors .leftcol,.contributors .rightcol{width:100%;margin:0;float:none}.contributors .leftcol .contributor:last-child{border-bottom:1px solid #dedede}.has-carousel .entry-thumb-caption{min-height:8em}}#vip-powered{font-size:0.75em}.js .carousel.loading{min-height:10em;background:#fff url(/wp-content/themes/vip/time2012/library/assets/css/../images/loading.gif) center center no-repeat}.js .carousel.loading .responsive-paging{display:none}#ad-1x1{position:absolute;visibility:hidden;width:1px;height:1px;left:-10px;top:-10px}#taboola-horizontalx4-responsive{clear:both}.section .loop .entry-content p{margin-bottom:22px}.section .loop .entry-content p:last-child{margin-bottom:0}.single article.has-badge .entry-category{display:block}.single article.has-badge.format-quote .entry-category{display:inline-block}.bonus{background:#eaf1f7;border:1px solid #fff;padding:0.75em;overflow:hidden;margin:1em 0;clear:both;border:1px solid #dadada;box-shadow:inset 0 0 2px #fff;position:relative;padding-left:100px}.bonus i{height:27px;width:86px;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/bonus.png) no-repeat;position:absolute;top:50%;left:0.75em;margin-top:-13px}.bonus a{font-weight:bold;font-style:italic;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif}.responsiveads{display:inline-block}.lt-ie8 .responsiveads{display:inline !important}.the-magazine .media,.the-magazine .top-stories{margin-top:5px}.the-magazine .top-stories{font-size:0.6875em}.the-magazine .top-stories>li{border-top:1px dotted #dedede;padding:5px 0}.the-magazine .top-stories>li:first-child{border-top:none;padding-top:0}.the-magazine .top-stories>li:last-child{border-bottom:1px dotted #dedede}.the-magazine .top-stories li.important{border-bottom:none;margin-bottom:0;font-weight:bold;border-bottom:none;line-height:1.27273em}.the-magazine .top-stories li.lead{font-size:1.36364em;line-height:1.2em}.the-magazine .top-stories .icon{margin-right:8px}@media screen and (max-width: 950px){.the-magazine .top-stories{margin-left:160px}}@media screen and (max-width: 700px) and (min-width: 501px){.the-magazine .top-stories{margin-left:50%}}@media screen and (max-width: 500px){.the-magazine .top-stories{margin-left:160px}}.double-like{border:1px solid #ddd;font-size:0.7em;padding:1em;margin:auto;max-width:60%;position:relative;padding-right:100px;display:none}.double-like p{margin:0;padding-right:0.5em;border-right:1px dotted #ddd;margin-right:1em;color:#333}.double-like .fb-like{position:absolute;right:1em;top:50%;margin-top:-11px}.double-like iframe{width:460px !important;height:210px !important}.single-post .category-nextdraft .entry-title{text-indent:100%;white-space:nowrap;overflow:hidden;height:5px;margin:0}.single-post .category-nextdraft .entry-category{display:none !important}.single-post .category-nextdraft .post-rail{position:relative;z-index:2}.single-post .category-nextdraft ol{padding-left:50px;counter-reset:nextdraft-counter;list-style:none}.single-post .category-nextdraft ol li{position:relative;z-index:1}.single-post .category-nextdraft ol li:before{content:counter(nextdraft-counter);counter-increment:nextdraft-counter;position:absolute;left:-55px;top:-5px;font:bold 28px/1 Sans-Serif;background:#a9a5a6;border-radius:20px;width:40px;height:40px;line-height:40px;color:#fff;text-align:center}#sponsored-ad{height:31px;clear:both;text-align:right;margin-bottom:0.5em;margin-right:3.25203%}@media screen and (max-width: 950px){#sponsored-ad{margin-right:0}}@media screen and (max-width: 480px){#sponsored-ad{text-align:left}}#sponsored-ad span{color:#5d5d5d;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:0.85em;font-weight:bold;line-height:31px;vertical-align:top;margin-right:0.75em}#sponsor-banner{background:#214c90;color:#fff;font-size:0.75em;font-weight:bold;text-align:center;padding:0.5em 0}#livefyre{clear:both;margin:30px auto 10px;margin-right:3.25203%;width:auto;padding-bottom:45px;overflow:hidden}@media screen and (max-width: 950px){#livefyre{margin-right:0}}#livefyre .fyre-stream-sort{border-bottom:1px solid #DEDEDE}#livefyre .fyre-comment-user img.fyre-user-avatar,#livefyre .fyre-user-profile-link img{border-radius:0}#livefyre .fyre-comment-divider>div.fyre-comment-divider{background:#dedede}#livefyre .fyre-login-bar{margin-top:.4em}#livefyre .fyre-comment-count span{font-size:1.625em;font-family:"franklin-gothic-urw", Helvetica, Arial, sans-serif;letter-spacing:-.03em;line-height:1em;font-weight:700;width:100%;display:block;text-align:left;border-bottom:2px solid #DEDEDE;padding:0 0 5px;text-transform:capitalize}.no-subpxspacing #livefyre .fyre-comment-count span{letter-spacing:-1px}#livefyre .fyre-help .fyre-box-wrapper{margin:.8em 0 0;width:90px}#livefyre .fyre-logo-drop{display:none}#livefyre .time-author .fyre-comment-username{background:#DF2735;padding:2px .6em;color:#fff}#livefyre .time-author span.fyre-moderator{display:inline-block;margin:0 0 0 .2em;width:41px;height:16px;text-indent:-999em;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/time_logo.png) no-repeat;position:relative;top:2px}#livefyre .fyre-editor{clear:both}#livefyre .fyre-comment-actions a:hover{position:static !important}#livefyre .fyre-comment-user .fyre-user-avatar{width:auto}#livefyre .fyre-help .fyre-box-list{display:none}#livefyre .fyre-editor-container{min-width:0 !important}.zoom-graphic .responsive{display:none;text-align:center}.zoom-graphic .responsive .caption{font-size:0.75em;text-align:right;color:#666;margin-top:0}@media screen and (max-width: 480px){.zoom-graphic .responsive{display:block}.zoom-graphic .time-iframe{display:none}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.zoom-graphic .responsive{display:block}.zoom-graphic .time-iframe{display:none}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.zoom-graphic .responsive{display:block}.zoom-graphic .time-iframe{display:none}}#zoom{background:#fff;clear:both;display:inline-block;display:block;overflow:hidden;border:1px solid #000;background:#000;padding-top:10px}#zoom #main img{margin:0 auto;border:1px solid #000}#zoom #main,#zoom #main a{text-align:center}#zoom1{zoom:1}#zoom #zoom1 img{margin:0 auto}#zoom #wrap{text-align:center}#zoom a{border:none;text-decoration:none;display:inline-block !important;_zoom:1}#zoom #thumbs{float:left;width:80px}#zoom #thumbs img{margin-bottom:10px}#zoom #thumbs a:focus{outline:none}#zoom #thumbs a:focus img{border-color:#fff}#zoom .caption{width:950px;font:8px/1.5em arial;color:#fff;text-transform:uppercase;padding-top:2px}#zoom .caption span{float:right}p.caption{font:9px arial;text-align:right;margin-top:3px;color:#666}.cloud-zoom-lens{border:1px solid #fff;margin:0px;background-color:#fff;cursor:move;z-index:-9}.cloud-zoom-title{font:8px/1.3em Arial, Helvetica, sans-serif;position:absolute !important;color:#fff;width:453px;text-transform:uppercase;bottom:0;text-align:right;margin-bottom:-12px}.cloud-zoom-loading{color:white;background:#222;padding:3px;border:1px solid #000;font-family:Arial, Helvetica, sans-serif}#cloud-zoom-big{z-index:99999}.photo-gallery{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;clear:both}.photo-gallery:before,.photo-gallery:after{content:'';max-width:160px;border-top:1px solid #999;display:block;margin:1em auto}.photo-gallery h3{text-align:center;font-size:1.5em;margin-bottom:1em}.photo-gallery .photos{position:relative;text-align:center;width:100%;overflow:hidden;padding-bottom:66.66%}.photo-gallery .photo{float:left;width:100%;height:100%;position:relative;text-align:center}.photo-gallery .credit{color:#666;font-size:0.75em;padding:0.25em 0;text-align:right}.photo-gallery .caption{font-size:0.85em;line-height:1.4;margin-bottom:1.5em}.photo-gallery .position{text-align:center;font-size:0.9em}.photo-gallery img{max-width:100%;max-height:100%;position:absolute;margin:auto;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.photo-gallery .track{position:absolute;top:0;left:0;bottom:0;right:0;height:100%}.photo-gallery .prev,.photo-gallery .next{background:#000;background:rgba(0,0,0,0.5);width:60px;height:60px;position:absolute;top:50%;margin-top:-30px;text-align:center;line-height:60px;z-index:20}.photo-gallery .btn.disabled{display:none}.photo-gallery .prev:after,.photo-gallery .next:after{content:'';display:block;width:0;height:0;border-left:15px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;margin:20px 0 0 23px}.photo-gallery .prev{left:0}.photo-gallery .prev:after{border-left:0;border-right:15px solid #fff;margin:20px 0 0 20px}.photo-gallery .next{right:0}.photo-gallery .fullscreen{background:#000;background:rgba(0,0,0,0.5);position:absolute;top:0;right:0;padding:0.25em 0.75em;z-index:3;color:#fff !important;font-weight:bold;text-decoration:none;padding-right:1.75em;z-index:20}.photo-gallery .fullscreen:after{content:"\2192";position:absolute;right:0.5em;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);writing-mode:lr-tb}@media screen and (max-width: 480px){.photo-gallery .fullscreen{display:none}.photo-gallery .prev,.photo-gallery .next{width:40px;height:40px;line-height:40px}.photo-gallery .prev:after,.photo-gallery .next:after{border-left:10px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent;margin:13px auto}.photo-gallery .prev:after{border-left:0;border-right:10px solid #fff}}.lt-ie9 .photo-gallery img{position:relative;top:auto;left:auto;margin:auto}#fullscreen{background:#000;position:fixed;top:0;left:0;width:100%;height:100%;z-index:200000;display:none;text-align:center}#fullscreen .logo{width:90px;height:27px;display:block;background:url(/wp-content/themes/vip/time2012/library/assets/css/../images/time-lapse-sprite.png) no-repeat;position:absolute;top:20px;left:20px;z-index:30}#fullscreen .close{position:absolute;top:20px;right:20px;height:60px;width:60px;color:#fff;text-decoration:none;background:#000;background:rgba(0,0,0,0.6);-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;font-size:3em;text-align:center;z-index:30}#fullscreen .prev,#fullscreen .next{display:block;background:#000;background:rgba(0,0,0,0.6);width:60px;height:60px;position:absolute;top:50%;margin-top:-30px;text-align:center;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;z-index:30}#fullscreen .prev:after,#fullscreen .next:after{content:'';width:0;height:0;border-right:15px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;display:inline-block;margin:auto;margin-top:20px}#fullscreen .prev{left:1em}#fullscreen .next{right:1em}#fullscreen .next:after{border-left:15px solid #fff;border-right:0}#fullscreen .photo{width:100%;height:100%;position:relative}#fullscreen img{max-width:100%;max-height:100%;position:absolute;margin:auto;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#fullscreen .details{position:absolute;top:100%;background:#000;background:rgba(0,0,0,0.7);color:#fff;width:100%;text-align:left;font-size:0.85em;line-height:1.3}#fullscreen .details .tab{width:120px;height:40px;background:#000;background:rgba(0,0,0,0.7);margin:auto;margin-top:-40px;text-align:center;line-height:40px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;cursor:pointer}#fullscreen .details .tab:after{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;display:inline-block}#fullscreen .details.open .tab:after{border-bottom:0;border-top:10px solid #fff}#fullscreen .details .caption{padding:1em}