.grid_2 {
  width: 140px; }

#masthead {
  background-image: none;
  background-color: transparent; }
  #masthead #logo {
    margin-left: 0; }

.row.top {
  background-color: transparent; }

#masthead .logo a #logo {
  top: -120px; }

body.jqtouch-cheat-sheet {
  background-color: #1d1e20; }
  body.jqtouch-cheat-sheet .row.top .heading h1 {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
    height: 108px; }
    body.jqtouch-cheat-sheet .row.top .heading h1 img {
      margin: 0 auto;
      display: block; }
  body.jqtouch-cheat-sheet .row.top .heading .page-date {
    width: 940px;
    text-align: center;
    color: #3f4042;
    top: 91px; }
  body.jqtouch-cheat-sheet .row.top .article {
    width: 940px;
    background-image: url(/tutorials/2009/jqtouch-cheat-sheet/iphone-simulator-dk-t.png);
    background-repeat: no-repeat;
    background-position: 50% 94.5px;
    height: 727px;
    color: #ddd;
    font-family: 'Myriad Pro', Corbel, 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, sans-serif; }
    body.jqtouch-cheat-sheet .row.top .article dl dt {
      color: #eee; }
    body.jqtouch-cheat-sheet .row.top .article #buy {
      position: absolute;
      left: 730px;
      top: 145px;
      width: 220px;
      height: 108px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-color: #3a5985;
      background: -webkit-gradient(linear, left top, left bottom, from(#202123), to(#2e2f31)); }
      body.jqtouch-cheat-sheet .row.top .article #buy h2 {
        color: #ddd;
        text-shadow: #3a5985 0 -1px 1px;
        font-size: 1em;
        text-align: center;
        padding: 1em 1em 0.5em 1em;
        margin: 0;
        text-transform: uppercase; }
      body.jqtouch-cheat-sheet .row.top .article #buy p.small {
        text-align: center;
        color: white;
        padding: 0 1em;
        line-height: 1.25em;
        text-shadow: #3a5985 0 -1px 1px; }
        body.jqtouch-cheat-sheet .row.top .article #buy p.small a, body.jqtouch-cheat-sheet .row.top .article #buy p.small a:visited, body.jqtouch-cheat-sheet .row.top .article #buy p.small a:hover {
          color: #ffffcc;
          border-bottom: 1px solid #ffffcc;
          text-shadow: #3a5985 0 -1px 1px; }
          body.jqtouch-cheat-sheet .row.top .article #buy p.small a:hover, body.jqtouch-cheat-sheet .row.top .article #buy p.small a:visited:hover, body.jqtouch-cheat-sheet .row.top .article #buy p.small a:hover:hover {
            color: #fbf53d;
            border-bottom: 1px solid #fbf53d; }
    body.jqtouch-cheat-sheet .row.top .article dl.callout {
      width: 220px;
      position: absolute;
      margin: 0;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 27px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#markup {
        left: 50px;
        top: 118px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#title {
        left: 370px;
        top: 145px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#toolbar {
        left: 730px;
        top: 334px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#back-button {
        left: 50px;
        top: 307px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#custom-html {
        left: 730px;
        top: 415px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#accessory-view {
        left: 730px;
        top: 523px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#javascript-callbacks {
        left: 730px;
        top: 604px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#unordered-list {
        left: 50px;
        top: 442px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#icons {
        left: 50px;
        top: 550px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#subtitle {
        left: 50px;
        top: 685px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#individual {
        left: 50px;
        top: 712px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout#info {
        left: 50px;
        top: 793px; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout dt {
        font-weight: bold;
        display: inline; }
      body.jqtouch-cheat-sheet .row.top .article dl.callout dd {
        display: inline;
        margin: 0; }
    body.jqtouch-cheat-sheet .row.top .article a {
      color: #999;
      border-bottom: 1px solid #ccc; }
      body.jqtouch-cheat-sheet .row.top .article a:visited {
        border-bottom: 1px solid #999; }
      body.jqtouch-cheat-sheet .row.top .article a:hover {
        border-bottom: 1px solid #ccc;
        color: #eee; }
    body.jqtouch-cheat-sheet .row.top .article p.highlight-file-link a, body.jqtouch-cheat-sheet .row.top .article p.highlight-file-link a:visited {
      border-bottom: none; }
    body.jqtouch-cheat-sheet .row.top .article #readability-example {
      margin-left: 80px; }
    body.jqtouch-cheat-sheet .row.top .article p.small {
      color: #666; }
