body {
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  padding: 0;
  margin: 0 auto;
  width: 1440px;
  height: 980px;
}

nav {
  margin: 60px auto;
}

aside {
  display: flex;
}

footer {
  clear: both;
  color: #6e6e6e;
  font-size: 0.8334em;
  margin: 0 auto;
  width: 1100px;
}

input {
  background: linear-gradient(to bottom, #666 55%, #aaa 100%);
  border: 0.25em inset #888;
  border-radius: 10px;
  box-shadow: 0 0 50px #888, 0 10px 15px #999 inset;
  margin-left: -110px;
  text-indent: 22px;
}

input:focus {
  box-shadow: 0 0 50px #555, 0 10px 15px #eee inset;
  width: 200px;
}

li {
  float: left;
  list-style: none;
}

.menu-item {
  float: left;
}

li + li {
  list-style: '|';
}

nav ul li {
  list-style: none;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
}

aside figure {
  border: 1px solid #fff;
  margin: 0;
  overflow: hidden;
}

.container {
  background: url(https://web.archive.org/web/20140301004302im_/http://images.apple.com/v/home/as/images/your_verse_hero.jpg) 50% 100% no-repeat;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.fa-search {
  left: 2px;
  margin-top: 12px;
  padding: 0;
  position: relative;
  top: 2px;
}

.fig1 img {
  height: 104px;
}

.fig2 img {
  position: relative;
  text-align: center;
  height: 82px;
  margin-top: -27px;
}

.fig3 {
  height: 34px;
  width: 980px;
  overflow: hidden;
}

.fig3:hover {
  background: url(https://web.archive.org/web/20140301004341im_/http://images.apple.com/home/images/cta_your_verse_27pt.png) 0 -32px;
}

.footer-left {
  width: 44%;
  float: left;
  line-height: 30px;
}

.footer-right li {
  padding: 5px 10px 5px;
}

.footer-bottom {
  clear: both;
  line-height: 30px;
}

span {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  width: 102px;
}

.main-content {
  margin: 0 auto;
}

.menu-button {
  background: linear-gradient(to bottom, #555 55%, #999 100%);
  border: 0.00095em outset #999;
  color: #e5e5e5;
  margin: auto;
  padding: 11px;
}

.menu-button:hover {
  background: linear-gradient(to top, #444 55%, #777 100%);
}

.fa-apple {
  font-size: x-large;
  width: 102px;
}

.apple-menu {
  border-radius: 5px 0 0 5px;
  padding: 7.5px;
}

.search-label {
  border-radius: 0 5px 5px 0;
  padding: 12px 9px;
}

.search-label:hover {
  background: linear-gradient(to bottom, #555 55%, #999 100%);
}
