/*
* 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;
@include mq($tablet) {
margin-left: 0;
margin-right: 0;
}
background-color: #f1fcdf;
clear: both;
}
.insider-promo-wrapper {
.promo.apart {
.insider-both {
.become-an-insider {
position:relative;
.insider-wrapper-green {
.insider-green {
background: #6eae00;
color: #FFF;
display: inline-block;
font-size: 1.6rem;
line-height: 2rem;
font-family: 'PT Sans', $helvetica, sans-serif;
font-weight: bold;
margin-right: 20px;
position: relative;
text-shadow: 0 1px 1px rgba(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;
// If the word "INSIDER" gets included in the markup, delete this
&:before{
content: 'Insider';
}
// Handles the triangle at the end of the flag
&: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;
}
}
}
.notlogin-insider-title {
padding: 25px 10px 0 10px;
h3 {
color:$insider_accent_1;
font-family:$hed_font;
font-size:1.25rem;
font-weight:700;
margin:0 0 5px;
text-transform: none;
}
}
.notlogin-insider-deck {
padding: 0 10px;
font-family: $copy_font;
color: $brand_color_secondary;
font-size:0.9375rem;
margin-bottom:0;
}
}
.other-insider {
padding: 15px 10px 10px 10px;
padding-bottom: 20px;
.insider-promo-title {
display:none;
}
ul {
font-family: $hed_font;
color: $brand_color_secondary;
padding-bottom: 5px;
margin-bottom: 3px;
li {
border-top: 1px dotted $rule_dark;
padding:10px 0;
margin-bottom: 0;
font-size:1rem;
&:first-child {
border-top:0 none;
}	
}
}
.more-insider {
display: none;	
}
.insider-login-title {
h3 {
font-size:1.1rem;
}
}
}
}
}
}
*/
/*article {
.insider-promo-wrapper {
.promo.apart {
.insider-both {
padding: 0;
.become-an-insider {
.notlogin-insider-title {
h3 {
color:#6eae00; //insider green
text-transform: uppercase;
}
}
.notlogin-insider-deck {
margin-bottom: 0;
}
}
.other-insider ul li a {
color: $brand_color_secondary;
font-family: $hed_font;
&:hover {
color: $brand_color_primary;
}
}
}
}
}
}*/
/*.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, 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, #banner .top-ad {
background-color: #ffffff; }
@media only screen and (min-width: 48em) {
#banner .ad, #banner .top-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(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(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(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(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: #c08c9c;
border: 1px solid #c08c9c;
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 a {
color: rgba(255, 255, 255, 0.5); }
#banner section.main .tools ul li a:hover {
color: #fff; }
#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%, #fff 50px, #fff 100%);
/* FF3.6+ */
background: -webkit-linear-gradient(top, #eeeeee 0%, #fff 50px, #fff 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%, #fff 50px, #fff 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%, #fff 50px, #fff 100%);
/* IE10+ */
background: linear, to bottom, #eeeeee 0%, #fff 50px, #fff 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(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(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 {
margin-top: 0.15rem; }
footer .brand .follow ul li {
border-right: none; }
footer .brand .follow ul li a {
color: #fff; }
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 */
