/*
* HTML5 Boilerplate
*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*
*/
/* ----------------------------------------------------------------------
Base styles: opinionated defaults
---------------------------------------------------------------------- */
html,
button,
input,
select,
textarea {
color: #4e4242; }
body {
font-size: 1em;
line-height: 1.4; }
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #bdc8cf;
text-shadow: none; }
::selection {
background: #bdc8cf;
text-shadow: none; }
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0; }
/*
* Remove the gap between images and the bottom of their containers: h5bp.com/i/440
*/
img {
vertical-align: middle; }
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0; }
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical; }
/*
* Set some base typography
*/
h1, h2, h3, h4, h5, h6 {
color: #222222;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
p {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
a {
color: #ef4c23; }
a:visited {
color: #ef4c23; }
a:hover {
color: #222222; }
a:active {
color: #222222; }
/*
* Set some base typography
*/
h1, h2, h3, h4, h5, h6 {
color: #222222; }
h1 {
color: #222222;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-weight: 900; }
p {
color: #222222;
font-weight: 500; }
a, a:visited {
color: #ef4c23;
text-decoration: none; }
a:hover, a:active, a:visited:hover, a:visited:active {
color: #222222; }
input[type=text] {
color: #7F7F7F;
font-weight: 500;
font-size: 15px;
line-height: 21px;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-style: italic;
margin: 0 2px 0 0;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
border: 1px solid #939597;
padding: 6px 8px;
border-radius: 3px; }
input[type=submit] {
border: none;
background-color: #ef4c23;
color: #fff;
border: none;
padding: 5px 10px;
border-radius: 3px;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
input[type=email] {
border-color: #939598;
border-radius: 3px; }
.btn, a.btn-link {
background-color: #ef4c23;
color: #fff;
border: none;
padding: 3px 10px 5px;
border-radius: 3px;
font-family: "museo-sans-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-weight: bold;
text-transform: none;
font-size: 1.1875rem;
line-height: 1.7rem; }
.btn:hover, a.btn-link:hover {
background-color: #bebebe; }
section[role=main] {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
section[role=main] .insider {
color: #ffffff;
float: left; }
.filter-list-controls select.filter-list {
border: 1px solid #ccc;
background: #7e072e;
color: #fff;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
/* line-height and width should be overridden on a case-by-case basis */
.bubble {
background-color: #62072e;
border-radius: 50%;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
color: #fff;
display: inline-block;
font-size: 1rem;
font-style: normal;
line-height: 50px;
text-align: center;
text-transform: lowercase;
width: 50px; }
.contributor-nw {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
.insider-style {
margin-left: 10px;
margin-right: 10px;
background-color: #f1fcdf;
clear: both; }
@media only screen and (min-width: 48em) {
.insider-style {
margin-left: 0;
margin-right: 0; } }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider {
position: relative; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .insider-wrapper-green .insider-green {
background: #6eae00;
color: #FFF;
display: inline-block;
font-size: 1.6rem;
line-height: 2rem;
font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-weight: bold;
margin-right: 20px;
position: relative;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
padding: 3px 5px 0 7px; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .insider-wrapper-green .insider-green:before {
content: 'Insider'; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .insider-wrapper-green .insider-green:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 17px solid transparent;
border-left: 18px solid #6eae00;
border-bottom: 18px solid transparent;
left: 100%;
top: 0; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .notlogin-insider-title {
padding: 25px 10px 0 10px; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .notlogin-insider-title h3 {
color: #6eae00;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-size: 1.25rem;
font-weight: 700;
margin: 0 0 5px;
text-transform: none; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .notlogin-insider-deck {
padding: 0 10px;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
color: #222222;
font-size: 0.9375rem;
margin-bottom: 0; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider {
padding: 15px 10px 10px 10px;
padding-bottom: 20px; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider .insider-promo-title {
display: none; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider ul {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
color: #222222;
padding-bottom: 5px;
margin-bottom: 3px; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider ul li {
border-top: 1px dotted #7a7a7a;
padding: 10px 0;
margin-bottom: 0;
font-size: 1rem; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider ul li:first-child {
border-top: 0 none; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider .more-insider {
display: none; }
.insider-promo-wrapper .promo.apart .insider-both .other-insider .insider-login-title h3 {
font-size: 1.1rem; }
article .insider-promo-wrapper .promo.apart .insider-both {
padding: 0; }
article .insider-promo-wrapper .promo.apart .insider-both .become-an-insider .notlogin-insider-title h3 {
color: #6eae00;
text-transform: uppercase; }
article .insider-promo-wrapper .promo.apart .insider-both .become-an-insider .notlogin-insider-deck {
margin-bottom: 0; }
article .insider-promo-wrapper .promo.apart .insider-both .other-insider ul li a {
color: #222222;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
article .insider-promo-wrapper .promo.apart .insider-both .other-insider ul li a:hover {
color: #62072e; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .ribbon-wrapper-red {
width: 85px;
height: 88px;
overflow: hidden;
position: absolute;
top: 0;
right: 0;
display: none; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .ribbon-red {
font-size: 1.25rem;
font-family: "PT Sans Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
line-height: 1.3;
font-weight: 700;
color: #FFF;
text-align: center;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
position: relative;
padding: 0;
left: -3px;
top: 15px;
width: 120px;
background-color: #af141d; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .ribbon-red:before {
left: 0; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .ribbon-red:after {
right: 0; }
.insider-promo-wrapper .promo.apart .insider-both .become-an-insider .ribbon-red:before, .insider-promo-wrapper .promo.apart .insider-both .become-an-insider .ribbon-red:after {
content: ""; }
/* BEGIN INFOWORLD HEADER */
#banner .ad {
background-color: #ffffff; }
@media only screen and (min-width: 48em) {
#banner .ad {
background-color: #3b111d; } }
#banner .topics {
border-bottom: 3px solid #62072e;
background: #62072e;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-weight: 600; }
#banner .topics nav {
height: 28px; }
#banner .topics nav ul li {
font-size: 1.25rem;
padding-top: 0px;
padding-bottom: 0px;
position: relative;
top: -16px; }
@media only screen and (min-width: 60.625em) {
#banner .topics nav ul li:nth-child(2) {
padding-left: 0; } }
#banner .topics nav ul li::after {
color: #ef4c23;
top: 2px;
font-size: 2.5rem;
font-family: helvetica, arial, sans-serif; }
#banner .topics nav ul li.header {
display: none; }
#banner .topics nav ul li a {
font-size: 0.95rem;
color: #ddc0c2;
position: relative;
top: -6px; }
#banner .topics nav ul li a:hover {
color: #eeeeee; }
#banner .main-header {
box-shadow: none; }
#banner section.main {
background: #7e072e;
border-bottom: 0 none;
padding-top: 15px; }
@media only screen and (min-width: 48em) {
#banner section.main .masthead {
width: 366px; } }
#banner section.main .masthead button {
background: #f3f3f3;
border: 1px solid #b6b7b2;
border-radius: 5px;
color: #4c4c4c;
top: 4px;
font-size: 15px; }
@media only screen and (min-width: 48em) {
#banner section.main .masthead button {
top: -4px;
font-size: 18px; } }
#banner section.main .masthead h1 {
margin: 0; }
#banner section.main .masthead .logo {
background: url(https://web.archive.org/web/20150214000449im_/http://idge.staticworld.net/ifw/IFW_logo_mobile.png) 0 0 no-repeat;
background-size: 165px 34px;
position: relative;
height: 34px;
width: 165px;
margin-left: 10px;
margin-top: -7px;
top: 20px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-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) {
#banner section.main .masthead .logo {
background: url(https://web.archive.org/web/20150214000449im_/http://idge.staticworld.net/ifw/IFW_logo_mobile_x2.png) 0 0 no-repeat;
background-size: 165px 34px; } }
@media only screen and (min-width: 48em) {
#banner section.main .masthead .logo {
background: url(https://web.archive.org/web/20150214000449im_/http://idge.staticworld.net/ifw/IFW_logo_desktop.png) 0 0 no-repeat;
background-size: 304px 61px;
height: 61px;
width: 304px;
margin-left: 5px;
margin-top: -7px;
top: 25px; } }
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 48em) and (min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-resolution: 192dpi), only screen and (min-width: 48em) and (min-resolution: 2dppx) {
#banner section.main .masthead .logo {
background: url(https://web.archive.org/web/20150214000449im_/http://idge.staticworld.net/ifw/IFW_logo_desktop_x2.png) 0 0 no-repeat;
background-size: 304px 61px; } }
@media only screen and (min-width: 48em) {
#banner section.main #reading-tools-wrapper {
width: 40%;
width: -webkit-calc(90% - 346px);
width: -moz-calc(90% - 346px);
width: calc(90% - 346px); } }
#banner section.main .reading {
display: block; }
@media only screen and (min-width: 60.625em) {
#banner section.main .reading {
float: left;
top: 22px !important;
left: -5px;
width: 280px;
margin-left: 40%;
margin-left: -webkit-calc(50% - 80px);
margin-left: -moz-calc(50% - 80px);
margin-left: calc(50% - 80px); } }
.lt-ie9 #banner section.main .reading {
display: none; }
#banner section.main .reading #reading-selector {
background: #bc99a5;
border: 1px solid #bc99a5;
border-radius: 3px;
box-shadow: 0 0 4px rgba(98, 7, 46, 0.9);
color: #222222;
font-family: "museo-sans-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-weight: 400;
font-size: 16px; }
@media only screen and (min-width: 60.625em) {
#banner section.main .reading #reading-selector {
padding: 5px 0 5px 0; } }
#banner section.main .reading #reading-selector .label {
font-weight: 400;
-webkit-font-smoothing: antialiased; }
#banner section.main .reading #reading-selector .label .tick {
color: #333;
padding: 7px 4px 0 0; }
#banner section.main .reading #reading-selector.open ul li {
border-bottom: 1px solid rgba(202, 219, 232, 0.5); }
#banner section.main .reading #reading-selector.open ul li:last-child {
border: none;
font-size: 16px; }
#banner section.main .reading #reading-selector.open ul li a {
color: #222222; }
#banner section.main .reading #reading-selector.open ul li a:hover {
color: #62072e; }
#banner section.main .reading #reading-selector.open ul li.subhed:hover {
background: none; }
#banner section.main .reading #reading-selector.open ul li.more .ss-icon {
position: relative;
top: 3px; }
#banner section.main .tools {
top: 18px; }
#banner section.main .tools ul li {
border-left: 1px solid #fff; }
#banner section.main .tools ul li a {
color: #fff; }
#banner section.main .tools ul li a:hover {
color: #ddc0c2; }
#banner section.main .tools ul li:last-child {
position: relative;
top: -12px; }
@media only screen and (min-width: 48em) {
#banner section.main .tools ul li:last-child {
top: 0px; } }
#banner section.tools-expand input {
padding: 9px 6px 6px 6px; }
#banner section.tools-expand input:focus {
box-shadow: 0 0 8px rgba(42, 107, 143, 0.45); }
#banner section.tools-expand input[type=text] {
width: 50%;
width: -webkit-calc(100% - 150px);
width: -moz-calc(100% - 150px);
width: calc(100% - 150px); }
#banner section.tools-expand input[type=submit] {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
background: #222222; }
#banner section.tools-expand .search-suggest {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
#banner section.tools-expand .ui-autocomplete {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
#banner section.tools-expand .ui-autocomplete li {
margin: 0 82px; }
#banner section.tools-expand .ui-autocomplete li a.ui-state-focus {
background-color: #c0deff; }
#banner label {
font-family: "museo-sans-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-weight: 400;
font-size: 1.1em;
color: #222222; }
#bg-gradient {
height: 50px;
position: absolute;
left: 0;
top: 0;
width: 100%;
z-index: -1;
background: #fff;
/* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, white 50px, white 100%);
/* FF3.6+ */
background: -webkit-linear-gradient(top, #eeeeee 0%, white 50px, white 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%, white 50px, white 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%, white 50px, white 100%);
/* IE10+ */
background: linear, to bottom, #eeeeee 0%, white 50px, white 100%;
/* W3C */ }
/* END INFOWORLD HEADER */
/* BEGIN INFOWORLD NAV */
#banner nav.main {
background: #ef4c23;
top: 113px; }
#banner nav.main ul li {
border-top: 1px solid rgba(202, 219, 232, 0.15);
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
background: #7e072e; }
#banner nav.main ul li a {
color: #FFF;
-webkit-font-smoothing: antialiased; }
#banner nav.main ul li a span {
color: #FFF; }
#banner nav.main ul li.nav-open, #banner nav.main ul li:hover {
background: #222; }
#banner nav.main ul li:last-child {
border-bottom: 1px solid rgba(202, 219, 232, 0.15); }
#banner nav.main ul li ul li {
background: #7e072e; }
#banner nav.main ul li ul li:first-child a {
color: #FFF; }
#banner nav.main ul li ul li:first-child a span {
color: #FFF; }
#banner nav.main ul li ul li:hover {
background: #222; }
#banner.nav-open section.main .masthead button {
background: #222;
border-color: #222;
color: #FFF; }
/* END INFOWORLD NAV */
/* BEGIN INFOWORLD FOOTER */
footer {
background: #7e072e;
-webkit-font-smoothing: antialiased; }
footer .brand .logo {
background: url(https://web.archive.org/web/20150214000449im_/http://idge.staticworld.net/ifw/IFW_logo_desktop_footer.png) 0 0 no-repeat;
background-size: 217px 44px;
position: relative;
height: 44px;
width: 217px;
margin: 0.3em auto 0 auto; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-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) {
footer .brand .logo {
background: url(https://web.archive.org/web/20150214000449im_/http://idge.staticworld.net/ifw/IFW_logo_desktop_footer@2x.png) 0 0 no-repeat;
background-size: 217px 44px; } }
footer .brand .tagline {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
border-left: none; }
@media only screen and (min-width: 48em) {
footer .brand .follow {
top: 20px;
position: relative; } }
footer .brand .follow label {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
font-size: 1.0rem;
font-weight: 600; }
footer .brand .follow ul li {
border-right: none;
padding: 0 0.25rem; }
footer .brand .follow ul li a:hover {
color: #ddc0c2; }
footer .brand .follow ul li:last-child {
display: none; }
footer .topics {
padding: 3.5rem 10px 1.5rem; }
footer .topics nav {
max-width: 50.625; }
footer .topics nav ul li {
padding: 0 20px 0 0; }
footer .topics nav ul li::after {
color: #62072e; }
@media only screen and (min-width: 48em) {
footer .topics nav ul li::after {
content: "\007C";
padding-left: 15px; } }
footer .topics nav ul li a {
color: #FFF;
-webkit-font-smoothing: antialiased; }
footer .topics nav ul li a:hover {
color: #ddc0c2; }
footer .topics #ft1 ul li {
font-weight: 600;
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
line-height: 1.5; }
footer .topics #ft1 ul li::after {
content: none; }
footer .topics #ft2 {
margin-top: 1rem; }
@media only screen and (min-width: 48em) {
footer .topics #ft2 ul li {
padding-right: 10px; } }
footer .about nav ul li {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
footer .about nav ul li a {
color: #6e6e6e;
font-size: .825rem; }
footer .about nav ul li a:hover {
color: #000; }
footer .about #ft3 {
position: relative;
top: 4px; }
footer .copyright {
background: #FFF; }
footer .copyright p {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
max-width: 970px;
margin: 0 auto; }
footer .copyright .network {
font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; }
/* END INFOWORLD FOOTER */

/*
     FILE ARCHIVED ON 00:04:49 Feb 14, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:14:13 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 124.764
  exclusion.robots: 0.347
  exclusion.robots.policy: 0.334
  cdx.remote: 0.104
  esindex: 0.015
  LoadShardBlock: 95.218 (3)
  PetaboxLoader3.datanode: 47.627 (4)
  CDXLines.iter: 17.261 (3)
  PetaboxLoader3.resolve: 90.737 (2)
  load_resource: 47.671
*/