body {
  background: url(/images/texture.png);
  font-family: "Rockwell", Arial;
  color: #222;
  margin: 0;
}
em {font-style: italic;}
strong {font-weight: bold;}
h1 {
  font-size: 150%;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
a, a:visited {
  color: #553322;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
.float_left {float: left;}
.float_right {float: right;}
.clear {clear: both;}

.button {
  background: #fafafa;
  padding: 5px;
  border: #444 double 3px;
}
  label {
    float: left;
    margin: 10px 0 7px 0;
  }
  input {
    font-size: 130%;
    width: 320px;
    margin: 0 0 10px 0;
    padding: 3px;
  }
    .add_version_form input {
      width: 270px;
    }
    .add_comment_form input {
      width: 307px;
    }
  textarea {
    width: 450px;
    height: 200px;
    padding: 7px;
    margin: 0 0 10px 0;
  }
    .add_comment_form textarea {
      width: 300px;
      height: 300px;
    }
  select {
    font-size: 130%;
    margin: 0 0 10px 0;
  }
  .submit_button, .delete_button, .add_version_form input.submit_button, .add_comment_form input.submit_button {
    width: inherit;
    padding: 7px;
    font-size: 100%;
    margin: 10px 3px 0 0;
  }
    .delete_button {
      font-size: 90%;
    }

#container {
  width: 900px;
  min-height: 800px;
  background: url(/images/light_texture.png);
}

#outer_container {
  width: 900px;
  margin: 0 auto;
  padding: 0 23px 0 23px;
  background: url(/images/shadows-trans.png);
}

#anenome_left {
  width: 140px; height: 276px;
  background: url(/images/anenome_left-trans.png);
  position: absolute;
  margin-left: -140px;
  top: 270px;
}

#anenome_right {
  width: 150px; height: 207px;
  background: url(/images/anenome_right-trans.png);
  position: absolute;
  margin-left: 900px;
  top: 450px;
}

#cloud_beastie {
  width: 210px; height: 209px;
  background: url(/images/cloud_beastie-trans.png);
  position: absolute;
  margin-left: 40px;
  top: 55px;
}

#shoebox_title {
  width: 0; height: 149px;
  padding-left: 242px;
  overflow: hidden;
  position: absolute;
  background: url(/images/the_shoebox-trans.png);
  top: 5px;
  margin-left: 260px;
}

#top_liner {
  width: 500px; height: 12px;
  position: absolute;
  background: url(/images/liner-trans.png);
  top: 180px;
  margin-left: 17px;
}

#main {
  padding: 280px 30px 0 30px;
}

#introduction {
  color: #444;
  margin: 0 auto;
  text-align: center;
  font-size: 110%;
}

#main_menu {
  width: 200px;
  position: absolute;
  top: 32px;
  margin: 0 0 0 640px;
}
  #main_menu #add_an_app_button {
    width: 160px;
    height: 155px;
    background: 0 0 url(/images/add_an_app-trans.png);
  }
    #main_menu #add_an_app_button:hover {
      background: 0 155px url(/images/add_an_app-trans.png);
    }

#error {
  width: 272px; height: 165px;
  position: absolute;
  top: 20px;
  margin-left: 550px;
  padding: 20px;
  background: #ffcccc;
  border: 5px double #ff3333;
  z-index: 20;
}
  
#work_with_app_div {
  margin: 0 0 30px 0;
}
  .left_col {
    width: 340px;
    float: left;
  }
  .right_col {
    width: 470px;
    float: right;
  }
  textarea.description {
    height: 270px;
  }
  .textile_tutorial {
    font-size: 80%;
    position: absolute;
    margin: 14px 0 0 250px ;
  }
    .add_comment_form .textile_tutorial {
      margin: 13px 0 0 95px;
    }
  .form_item_description {
    font-size: 93%;
    color: #555;
    width: 310px;
    margin-bottom: 7px;
  }
    .add_version_form .form_item_description {
      font-size: 80%;
    }
  .uploaded_data {
    font-size: 93%;
  }
  
#app_grid {
  width: 930px;
  margin: 15px 0 30px -12px;
}

.edit_button {
  position: absolute;
  margin: 175px 0 0 -18px;
}

.app {
  background: url(/images/frame-trans.png);
  width: 168px;
  height: 122px;
  overflow: hidden;
  margin: 0px 6px 6px 0;
  float: left;
  text-align: center;
}
  .app img {
    margin: 10px 0 0 -1px;
  }
  .app h6 {
    font-size: 90%;
    margin: 4px 0 0 0;
  }
  .processing_badge {
    position: absolute;
    margin: -152px 0 0 263px;
    width: 45px; height: 45px;
    background: url(/images/processing_badge.png);
  }
  .processing_badge_small {
    position: absolute;
    margin: -78px 0 0 132px;
    width: 25px; height: 25px;
    background: url(/images/processing_badge_small.png);
  }
.app_polaroid {
  background: url(/images/frame_big-trans.png);
  width: 322px; height: 212px;
  overflow: hidden;
  position: absolute;
  top: 24px;
  margin-left: 550px;
  text-align: center;
}
  .app_polaroid .app_polaroid_image {
    margin: 10px 0 0 -1px;
  }
  .app_polaroid h2 {
    font-size: 130%;
    margin: 8px 0 0 0;
  }

.description_display {
  width: 490px;
}
  .description_display p {
    line-height: 1.25em;
    padding-bottom: 15px;
    text-indent: 20px;
  }
  .description_display p:first-child:first-line {
    font-variant: small-caps;
    font-size: 120%;
  }
  .description_display p:first-child:first-letter {
    font-size: 180%;
  }

.all_versions {
  width: 292px;
  margin: 0 5px 10px 0;
  padding: 10px 0 0px 10px;
  float: right;
  background: #fff;
  border: 4px double #aaa;
}
  .version {
    padding: 2px 5px 2px 5px;
    height: 86px;
    width: 124px;
    float: left;
    background: #efefef url(/images/file.png) 45px 5px no-repeat;
    border: 1px solid #cfcfcf;
    margin: 0 10px 10px 0;
    text-align: center;
  }
  .version_extension {
    width: 38px; height: 20px;
    position: absolute;
    margin: 4px 0 0 41px;
    font-size: 80%;
    text-align: center;
    padding-top: 28px;
    color: #666;
  }
  .version a {
    font-size: 90%;
    display: block;
    font-variant: small-caps;
    margin: 53px 0 0 0;
  }
  .version_title {
    font-size: 110%;
    margin-bottom: 10px;
  }
  #add_a_version {
    float: right;
    margin: 0 10px 10px 0;
  }
#work_with_version_div {
  width: 280px;
  padding-bottom: 10px;
}

#footer {
  margin-top: 40px;
  height: 190px;
}
#shoebox_literal {
  width: 300px;
  height: 202px;
  background: 0px 0px url(/images/shoebox_literal.png);
  margin-top: -15px;
  position: absolute;
}
  #shoebox_literal:hover {
    background: 0px 202px  url(/images/shoebox_literal.png);
  }
#robo {
  position: absolute;
  margin: 5px 0 0 760px;
}
#bubble {
  width: 305px;
  text-align: center;
  line-height: 1.3em;
  height: 62px;
  padding: 28px 40px 0 0;
  background: url(/images/bubble-trans.png);
  position: absolute;
  margin: 20px 0 0 400px;
  font-size: 85%;
}

#all_comments h3 {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  font-size: 130%;
  font-variant: small-caps;
}
  #all_comments h3:first-letter {
    font-size: 150%;
  }
  
#add_comment_div {
  float: right;
  width: 320px;
  margin-top: -53px;
}

#comment_column {
  margin: 0px 0 0 0;
  width: 480px;
  overflow: hidden;
  float: left;
}
  #comment_column.wide {
    width: 840px;
  }
  .comment {
    padding: 3px 15px 20px 15px;
    background-image: url(/images/comment-trans.png);
    background-repeat: no-repeat;
  }
    .wide .comment {
      background-image: url(/images/comment_wide-trans.png);
    }
  .comment_text {
    font-size: 93%;
    margin: 30px 0 0 0;
  }
  .author_name {
    color: #444;
    font-size: 85%;
    float: left;
  }
  .comment_date {
    color: #666;
    font-size: 80%;
    float: right;
    padding-top: 2px;
  }
  .comment_app {
    padding-top: 3px;
    font-size: 65%;
    float: right;
  }
  
#sub_footer {
  border-top: 1px solid #cfcfcf;
  padding: 20px 0 20px 0;
  text-align: center;
  color: #aaa;
  width: 840px; margin: 0 auto;
  margin-top: 20px;
  font-size: 90%;
}
  #sub_footer a {
    color: #777;
  }