/* Individual Page Styles for incident57.com/coda */
/* Home Page
------------------------------------------------------------------------------------------------------------- */
#top-outer-ribbon {
  background: #191919 url(../images/backgrounds/bg-top.png) top center no-repeat;
}
#home-ribbon-1 {
  height: 473px;
}
#logo {
  width: 314px;
  float: left;
  margin-top: 20px;
}
#tagline-hero {
  float: left;
  clear: left;
  width: 372px;
  margin: 40px 0px 0px 0px;
}
#app-hero-image {
  float: right;
}
#home-ribbon-2, #home-ribbon-4 {
  padding: 20px 15px 10px 15px;
  width: 970px;
}
#what-is {
  margin-bottom: 8px;
}
#icons {
  margin-left: 30px;
}
#faq {
  margin-top: 60px;
}
#reviews {
  margin-top: 60px;
}
#download-button {
  margin-top: 30px;
  position: relative;
}
#download-button:active {
  top: 2px;
}
#version {
  text-align: center;
  margin-bottom: 9px;
}
#setup-heading, #contact-heading, #donate-heading {
  margin-top: 65px;
  border-bottom: 1px solid black;
}
#quotes-heading {
  border-bottom: 1px solid black;
}
#quotes, #contact {
  list-style: none;
}
#quotes.li {
  padding: 0;
}
li.author {
  padding-bottom: 10px;
  font-style: italic;
  color: #888;
  text-align: right;
}
#note {
  margin: 0;
  text-align: center;
  font-size: 10px;
}
/* Version History Page
----------------------------------------------------------------------------------------------------------------- */
#version-history {
  padding: 30px;
}
#version-history h2 {
  margin-bottom: 5px;
  padding-bottom: 0;
}
#version-history ul {
  margin-bottom: 50px;
}
