/* VARIABLES */
@import url("http://fonts.googleapis.com/css?family=Rokkitt:700");

@import url("http://fonts.googleapis.com/css?family=Oswald");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
li a {
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* VARIABLES */
/* MIXINS */
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.stateface:before {
  font-family: StateFaceRegular;
  margin-right: 5px;
}
.stateface-replace {
  text-indent: -999em;
  display: inline-block;
  position: relative;
  min-width: 1em;
}
.stateface-replace:before {
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}
.stateface-ak:before {
  content: "A";
}
.stateface-al:before {
  content: "B";
}
.stateface-ar:before {
  content: "C";
}
.stateface-az:before {
  content: "D";
}
.stateface-ca:before {
  content: "E";
}
.stateface-co:before {
  content: "F";
}
.stateface-ct:before {
  content: "G";
}
.stateface-dc:before {
  content: "y";
}
.stateface-de:before {
  content: "H";
}
.stateface-fl:before {
  content: "I";
}
.stateface-ga:before {
  content: "J";
}
.stateface-hi:before {
  content: "K";
}
.stateface-ia:before {
  content: "L";
}
.stateface-id:before {
  content: "M";
}
.stateface-il:before {
  content: "N";
}
.stateface-in:before {
  content: "O";
}
.stateface-ks:before {
  content: "P";
}
.stateface-ky:before {
  content: "Q";
}
.stateface-la:before {
  content: "R";
}
.stateface-ma:before {
  content: "S";
}
.stateface-md:before {
  content: "T";
}
.stateface-me:before {
  content: "U";
}
.stateface-mi:before {
  content: "V";
}
.stateface-mn:before {
  content: "W";
}
.stateface-mo:before {
  content: "X";
}
.stateface-ms:before {
  content: "Y";
}
.stateface-mt:before {
  content: "Z";
}
.stateface-nc:before {
  content: "a";
}
.stateface-nd:before {
  content: "b";
}
.stateface-ne:before {
  content: "c";
}
.stateface-nh:before {
  content: "d";
}
.stateface-nj:before {
  content: "e";
}
.stateface-nm:before {
  content: "f";
}
.stateface-nv:before {
  content: "g";
}
.stateface-ny:before {
  content: "h";
}
.stateface-oh:before {
  content: "i";
}
.stateface-ok:before {
  content: "j";
}
.stateface-or:before {
  content: "k";
}
.stateface-pa:before {
  content: "l";
}
.stateface-ri:before {
  content: "m";
}
.stateface-sc:before {
  content: "n";
}
.stateface-sd:before {
  content: "o";
}
.stateface-tn:before {
  content: "p";
}
.stateface-tx:before {
  content: "q";
}
.stateface-us:before {
  content: "z";
}
.stateface-ut:before {
  content: "r";
}
.stateface-va:before {
  content: "s";
}
.stateface-vt:before {
  content: "t";
}
.stateface-wa:before {
  content: "u";
}
.stateface-wi:before {
  content: "v";
}
.stateface-wv:before {
  content: "w";
}
.stateface-wy:before {
  content: "x";
}
html {
  min-height: 100%;
  background: #c6c8d3 url("../img/bg-tex.png");
  background: url("../img/bg-tex.png"), -webkit-gradient(linear, left top, left bottom, from(#c6c8d3), to(#ffffff));
  background: url("../img/bg-tex.png"), -webkit-linear-gradient(top, #c6c8d3, #ffffff);
  background: url("../img/bg-tex.png"), -moz-linear-gradient(top, #c6c8d3 0%, #ffffff 100%);
  background: url("../img/bg-tex.png"), -moz-gradient(top, #c6c8d3 0%, #ffffff 100%);
  background: url("../img/bg-tex.png"), -ms-linear-gradient(top, #c6c8d3, #ffffff);
  background: url("../img/bg-tex.png"), -o-linear-gradient(top, #c6c8d3, #ffffff);
  background: url("../img/bg-tex.png"), linear-gradient(top, #c6c8d3, #ffffff);
}
body {
  font: normal 0.875em "Chaparral pro", "Palatino Linotype", Georgia, serif;
  /* 14px */

}
a {
  color: #002b6d;
}
a:hover {
  color: #600000;
}
#wrap {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
}
#group {
  background: url("../img/bg-topbor.png") repeat-x;
  margin: 0 auto;
}
#group-r {
  background: url("../img/bg-topbor.png") repeat-x, url("../img/bg-fauxcol_r.png") left top repeat-y;
  margin: 0 auto;
}
#group-l {
  background: url("../img/bg-topbor.png") repeat-x, url("../img/bg-fauxcol_l.png") right top repeat-y;
  margin: 0 auto;
}
#group,
#group-l,
#group-r {
  display: block;
  float: left;
  width: 960px;
  z-index: 2;
  position: relative;
  -webkit-box-shadow: 0px 0px 6px 0px #000000;
  -moz-box-shadow: 0px 0px 6px 0px #000000;
  box-shadow: 0px 0px 6px 0px #000000;
}
#menu,
#f-menu {
  position: relative;
  z-index: 1;
  width: 960px;
  background: #001830;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.5);
}
#menu ul,
#f-menu ul {
  width: 100%;
  display: block;
  zoom: 1;
}
#menu li,
#f-menu li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #9a9e90;
}
#menu li > ul,
#f-menu li > ul {
  display: none;
}
#menu .last,
#f-menu .last {
  border-right: 0;
}
#menu a,
#f-menu a {
  float: left;
  color: #d8d8c0;
  width: 100%;
  font: normal 1.125em "Rokkitt", Rockwell, "Courier New", serif;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  border-style: solid;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  transition: background 0.5s, border-color 0.5s, color 0.5s;
  -moz-transition: background 0.5s, border-color 0.5s, color 0.5s;
  -webkit-transition: background 0.5s, border-color 0.5s, color 0.5s;
  -o-transition: background 0.5s, border-color 0.5s, color 0.5s;
}
#menu a:hover,
#f-menu a:hover {
  color: #fff;
}
#menu select {
  display: none;
}
#menu a {
  border-top-width: 7px;
}
#f-menu a {
  border-bottom-width: 7px;
}
.home {
  border-color: #264b71;
  background: #264b71;
}
.home:hover {
  border-color: #406892;
  background: #406892;
}
.stories {
  border-color: #600000;
}
.stories:hover {
  background: #36485b;
  border-color: #ccc;
}
.site {
  border-color: #888;
  background: #333;
}
.site:hover {
  border-color: #ccc;
  background: #555;
}
.home.current {
  border-color: #406892;
  background: #406892;
}
.stories.current {
  border-color: #ccc;
  background: #36485b;
}
.site.current {
  border-color: #ccc;
  background: #555;
}
.content {
  float: left;
  display: inline;
  position: relative;
  z-index: 5;
  width: 720px;
  background: #f1f1f1 url("../img/main-tex.png");
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0 1px 1px #ffffff;
}
.full {
  display: block;
  float: none;
  width: 100%;
  margin-top: 27px;
}
.main {
  padding: 25px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 4;
  position: relative;
  width: 100%;
}
.main h1 {
  font: 2em "Rokkitt", Rockwell, "Courier New", serif;
  color: #001830;
}
.main h3 {
  font: italic 1.2em "Chaparral pro", "Palatino Linotype", Georgia, serif;
  padding-top: 1em;
}
.main h2 {
  font: 1.5em "Rokkitt", Rockwell, "Courier New", serif;
  padding: 1em 0 0 0;
  color: #001830;
}
.main p {
  padding: 0.5em 0;
}
.main b,
.main strong {
  font-weight: bold;
}
.main em,
.main i {
  font-style: italic;
}
.main a:active {
  position: relative;
  top: 1px;
}
.main img,
.main embed,
.main video,
.main object {
  max-width: 100%;
}
.main .ulist {
  list-style-type: disc;
  padding-left: 20px;
}
h4.link-list {
  color: #002b6d;
  text-transform: uppercase;
  font: 100% "Trebuchet MS", Helvetica, Arial, sans-serif;
  margin: 1em 0 0.4em;
}
.link-list li {
  padding: 10px 15px 0 1.5em;
  font: 90% "Trebuchet MS", Helvetica, Arial, sans-serif;
  line-height: 1.2em;
}
.link-list ul > li {
  display: inline;
  padding: 0;
}
.link-list a {
  color: #bbb;
}
.link-list a:hover {
  text-decoration: underline;
}
.links h4 {
  color: #fff;
  font: 120% "Trebuchet MS", Helvetica, Arial, sans-serif;
  margin: 0 0 0.4em;
}
.links li {
  padding-left: 0;
}
.links a {
  color: #fff;
}
.links li {
  padding-bottom: 5px;
}
.links li a {
  color: #bbb;
}
#sidebar-r {
  float: right;
  width: 240px;
  text-shadow: 0 1px 1px #000000;
}
#sidebar-r > p {
  color: #fff;
  padding: 1.5em 1em .2em;
  font: 1em "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#top-media {
  overflow: hidden;
  height: 150px;
  text-decoration: none;
  border-bottom: 1px solid #111;
}
#top-media iframe,
#top-media video,
#top-media img {
  opacity: 0.6;
  position: absolute;
  z-index: 0;
  top: -2em;
  overflow: hidden;
}
#top-media img {
  max-width: 100%;
  overflow: hidden;
}
#top-media h1 {
  position: relative;
  z-index: 2;
  top: 65px;
  left: 0;
  padding-left: 20px;
  color: #fff;
  font: 2em "Rokkitt", Rockwell, "Courier New", serif;
  text-shadow: 0 1px 1px #000000;
}
#top-media h1.center {
  text-align: center;
  padding-left: 0px;
}
#top-media .video {
  background: #000;
}
#top-media .photo {
  background: #000;
}
.article-crumbs {
  float: left;
  text-transform: uppercase;
  font: 0.7em "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding: 0 .25em;
}
.article-textsize,
#article-share a {
  text-transform: uppercase;
  font: 0.7em "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding: 0 .25em;
}
.article-textsize a {
  padding: 0 0.5em;
}
#article-share {
  display: none;
  clear: both;
  float: right;
}
.article-metadata {
  display: block;
  margin: 1.25em 0 1em;
  padding-bottom: 1.25em;
  border-bottom: 1px solid #ccc;
  zoom: 1;
  text-transform: uppercase;
  font: 0.8em "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.article-metadata:before {
  content: '';
  display: block;
}
.article-metadata:after {
  content: '';
  display: table;
  clear: both;
}
.article-author {
  float: left;
}
.article-date {
  float: right;
}
.comments {
  border-top: 1px solid #ccc;
  margin-top: 2em;
  font: 90% "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #333;
}
.interactive {
  border-top: 1px solid #ccc;
  width: 100%;
}
.interactive iframe {
  margin: 0 auto;
  display: block;
}
.info {
  display: inline-block;
  width: 66%;
  padding: 15px 25px 5px 50px;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.info .article-top {
  margin-bottom: .5em;
}
.info .article-metadata {
  border-bottom: 0;
  margin: 1.25em 0 0em;
  padding-bottom: 0.5em;
}
.info h1 {
  font: 2em "Rokkitt", Rockwell, "Courier New", serif;
  color: #002b6d;
}
.info p {
  padding: 0.5em 0 0;
}
.sidebar {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 5px 25px;
}
.sidebar h4 {
  color: #002b6d;
  font: 120% "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding: 0.5em 0 0;
}
.sidebar .link-list a {
  color: #600000;
}
#vreq {
  overflow: hidden;
}
#vreq h1 {
  display: block;
  color: #600000;
  clear: both;
  font: 2.5em "Rokkitt", Rockwell, "Courier New", serif;
  text-align: center;
  padding: 1em 0 0;
}
#vreq h2 {
  color: #887e70;
}
#vreq section {
  width: 375px;
  display: block;
  float: left;
  padding: 0 10px;
}
#vreq .br {
  clear: both;
}
.vreq-statelist {
  display: block;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.vreq-statelist a {
  font: 1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #111;
  padding: 2px 4px;
}
.vreq-statelist a:hover,
.vreq-statelist .current {
  background: #bebebe;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #002b6d;
}
.vreq-statelist li {
  float: left;
  padding: 2px 2.5px;
}
.media-list {
  color: #600000;
  font: small-caps 1em "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.gototop {
  float: right;
  background: #988668;
  /* Old browsers */

  background: -moz-linear-gradient(top, #988668 52%, #837359 54%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, #988668), color-stop(54%, #837359));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #988668 52%, #837359 54%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #988668 52%, #837359 54%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #988668 52%, #837359 54%);
  /* IE10+ */

  background: linear-gradient(top, #988668 52%, #837359 54%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#988668', endColorstr='#837359', GradientType=0);
  /* IE6-9 */

  padding: 0.3em 1em;
  margin-bottom: 2em;
  color: #ebebe0;
  font: 80% "Trebuchet MS", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 0px #000;
  text-decoration: none;
  text-transform: uppercase;
}
.gototop:hover {
  color: #fff;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.hide {
  display: none;
  visibility: hidden;
}
.amp {
  font: italic 110% Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}
/* TEXT SELECTION */
::selection {
  background-color: #FFA;
  color: #000;
}
::-webkit-selection {
  background-color: #FFA;
  color: #000;
}
::-moz-selection {
  background-color: #FFA;
  color: #000;
}
/* ICONS */
a[href$='.pdf'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_pdf.gif") no-repeat center right;
}
a[data-size]:after {
  content: " (" attr(data-size) ")";
  font-size: 75%;
}
a[href*="youtube.com/watch?"] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_external.gif") no-repeat center right;
}
a[href$='.doc'],
a[href$='.rtf'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_doc.gif") no-repeat center right;
}
a[href$='.xls'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_xls.gif") no-repeat center right;
}
a[href$='.rss'],
a[href$='.atom'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_feed.gif") no-repeat center right;
}
a[href$='.pps'],
a[href$='.ppsx'],
a[href$='.ppt'],
a[href$='.pptx'] {
  padding: 5px 20px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_pps.gif") no-repeat center right;
}
a[href$='.fla'],
a[href$='.swf'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_flash.gif") no-repeat center right;
}
a[href$='.zip'],
a[href$='.rar'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_archive.gif") no-repeat center right;
}
a[href$='.mov'],
a[href$='.mp4'],
a[href$='.avi'],
a[href$='.mpg'] {
  padding: 5px 18px 5px 0;
  margin-right: 4px;
  background: transparent url("../img/icons/icon_film.gif") no-repeat center right;
}
.noicon {
  padding-right: 0px !important;
  background: none !important;
}
/* NEWS21 OVERRIDES */
.hvr {
  transition-property: background-color, color;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: 1s;
  -o-transition-property: background-color, color;
  -o-transition-duration: 1s;
  background: rgba(0, 0, 0, 0.7);
  width: 960px;
  margin: 0 auto;
  height: auto;
}
.hvr:hover {
  transition-property: background, color;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  -webkit-transition-property: background, color;
  -webkit-transition-duration: 1s;
  -o-transition-property: background, color;
  -o-transition-duration: 1s;
  background: rgba(0, 0, 0, 0.9);
}
#news21-header {
  width: 960px;
  background-color: #333;
  background: url('http://assets.news21.com/2011/news21-header.jpg') no-repeat;
  height: 36px;
  margin: 0px 0px 0px 0px;
}
#news21-header.header-transparent {
  background: url('http://assets.news21.com/2011/news21-header-transparent.png') no-repeat;
}
#news21-header.header-pure {
  background: url('http://assets.news21.com/2011/news21-header-pure.png') no-repeat;
}
#news21-menu {
  width: 960px;
  background: url('http://assets.news21.com/2011/news21-menu.jpg') no-repeat;
  height: 29px;
  margin: 0px 0px 0px 0px;
}
#news21-footer {
  width: 960px;
}
#news21-footer h3 {
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  padding: 0px;
  color: #ddd;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-align: left;
}
#news21-footer-top {
  height: 20px;
  padding: 10px 0px 5px 10px;
  border-bottom: solid 1px #aaa;
  color: #ddd;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#news21-footer-top img {
  vertical-align: middle;
}
#news21-footer-mission {
  padding-right: 240px;
}
#news21-footer-content {
  padding: 10px 30px 10px 30px;
}
#news21-footer-bottom {
  height: 60px;
  margin-top: 5px;
  padding: 5px 0px 0px 10px;
  color: #ccc;
  font-size: 10px;
  border-top: solid 1px #a7a7a7;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#news21-footer-bottom img {
  vertical-align: middle;
}
#news21-footer-copy {
  color: #ddd;
  padding-right: 15px;
}
#news21-footer-copy a {
  color: #fff;
  text-decoration: none;
}
#news21-footer-copy a:hover {
  text-decoration: underline;
}
#news21-footer-news21logo {
  padding-right: 15px;
}
#news21-footer-carnegielogo {
  padding-right: 20px;
}
#news21-footer-knightlogo {
  padding-right: 10px;
}
ul.news21-clean {
  list-style-type: none;
  margin: 0 0 10px !important;
  padding: 0;
  color: gray;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-align: left;
}
ul.news21-clean li.news21-footer-li {
  clear: both;
  overflow: hidden;
  padding: 0;
  margin-left: 0px;
}
a.news21-footer-a {
  color: #eee;
}
a.news21-footer-a:hover {
  text-decoration: underline;
}
#news21-footer-newsrooms {
  float: left;
  margin-right: 15px;
  width: 100px;
}
#news21-footer-projects {
  float: left;
  margin-right: 20px;
  width: 200px;
}
#news21-footer-category {
  float: left;
  margin-right: 15px;
  width: 132px;
}
#news21-footer-years {
  float: left;
  margin-right: 20px;
  width: 150px;
}
#news21-footer-social {
  float: left;
  margin-right: 10px;
  width: 60px;
}
#news21-footer-free {
  float: left;
  margin-right: 15px;
  width: 120px;
}
#news21-footer-resources {
  float: left;
  margin-right: 15px;
  width: 115px;
}
#news21-footer-innovation {
  float: left;
  width: 90px;
  margin-right: 15px;
}
#news21-header-aboutlink {
  height: 20px;
  width: 100px;
}
#news21-header-about {
  float: left;
  padding-left: 270px;
  padding-top: 5px;
}
.news21-search {
  padding-top: 6px;
  padding-left: 645px;
}
.clearInput {
  background: transparent;
  border: medium none !important;
  margin: 0px !important;
  color: #bbb;
  font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  width: 280px;
}
#wrap {
  max-width: 960px;
  margin: 0 auto;
}
#menu ul,
#f-menu ul {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  display: box;
  zoom: 1;
}
#menu li,
#f-menu li {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
#menu .home {
  padding: 10px 0 14px;
}
#f-menu .home {
  padding: 16px 0 8px;
}
.stories,
.site {
  padding: 12px 0;
}
#sidebar-l,
#sidebar-r {
  display: inline;
}
.oldie #wrap {
  width: 960px;
  background: url("../img/bg-fauxcol_r.png") left top;
}
.oldie #menu .home {
  padding: 10px 0 14px;
}
.oldie #f-menu .home {
  padding: 16px 0 8px;
}
.oldie .stories,
.oldie .site {
  padding: 12px 0;
}
.oldie .hvr {
  background: #111;
}
.oldie #group-r {
  background: url("../img/bg-topbor.png") repeat-x;
}
.oldie #group-l {
  background: url("../img/bg-topbor.png") repeat-x;
}
.ie7 body {
  background: #c6c8d3;
}
.ie7 #menu ul,
.ie7 #f-menu ul {
  height: auto;
}
.ie7 #menu li,
.ie7 #f-menu li {
  display: block;
  float: left;
  width: 119px;
}
.ie7 #menu a,
.ie7 #f-menu a {
  display: block;
  width: 100%;
}
.ie7 .more-stories li {
  display: inline;
}
:root #menu li,
:root #f-menu li {
  width: 12.5%\9;
  display: block\9;
  float: left\9;
}
