/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/contents/application.less instead.




*/html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { line-height: 1.5; }
ul, ol { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
body {
  background: #151515 url("/images/background.png") 0 0 repeat;
  color: #ffffff;
  font: 62.5%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:focus { outline: none; }
hr {
  border: none;
  border-top: 1px solid #000000;
  border-bottom: 1px solid rgba(100, 100, 100, 0.1);
  clear: both;
}
#wrapper {
  margin: 0 auto;
  width: 1024px;
}
#header { overflow: hidden; }
#application_switcher {
  background-color: rgba(0, 0, 0, 0.5);
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  margin: 0 auto 2em;
  overflow: hidden;
  width: 1024px;
}
#application_switcher li { float: left; }
#application_switcher li.right { float: right; }
#application_switcher li.right h1 a {
  background: transparent url("/images/fc_logo_tiny.png") 0 1px no-repeat;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: 200;
  padding: 0 1em;
}
#application_switcher li a {
  color: #eeeeee;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0.5em;
  padding: 0 0.5em;
  text-decoration: none;
  text-shadow: -1px -1px 0 #000000;
}
#application_switcher li a:hover { color: #1ea5ff; }
#footer {
  color: #444444;
  clear: both;
  font-size: 1.2em;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0 0 1em;
  text-shadow: 1px 1px 0 #000000;
}
#footer a {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  color: #555555;
  font-size: 1.2em;
  float: right;
  margin: 0 0 0 1em;
  padding: 0.2em 1em 0.2em 2em;
  text-decoration: none;
}
#footer a#rnotes { background: rgba(0, 0, 0, 0.4) url("/images/icons/information.png") 0.6em 50% no-repeat; }
#footer a#support { background: rgba(0, 0, 0, 0.4) url("/images/icons/error.png") 0.6em 50% no-repeat; }
#footer a:hover { color: #ffffff; }
#header h1 {
  background: transparent url("/images/appicons/contents/Contents_128x128.png") 0 0 no-repeat;
  color: #ffffff;
  font-size: 4em;
  font-weight: 200;
  float: left;
  height: 145px;
  line-height: 1;
  padding: 0.5em 0 0 4em;
}
#header span {
  color: #555555;
  display: block;
  font-weight: 100;
}
#header ul {
  float: right;
  list-style: none;
  margin: 6.5em 0 0;
}
#header ul li {
  float: left;
  margin: 0 0 0 2em;
}
#header ul li a {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  color: #1ea5ff;
  display: block;
  font-size: 2em;
  font-weight: 100;
  padding: 0.2em 0.8em 0.2em 1.8em;
  text-decoration: none;
}
#header ul li a:hover { color: #ffffff; }
#header ul li a#purchase { background: rgba(0, 0, 0, 0.4) url("/images/punchclock/icons/purchase.png") 0.4em 50% no-repeat; }
#header ul li a#download { background: rgba(0, 0, 0, 0.4) url("/images/punchclock/icons/download.png") 0.4em 50% no-repeat; }
#content { color: #ffffff; }
#content h2 { font-size: 1.8em; }
#content #about {
  float: left;
  margin: 2em 0 0;
  overflow: hidden;
  width: 660px;
}
#content #about li {
  float: left;
  height: 75px;
  margin: 0 0 5em 0;
  padding: 1em;
  width: 310px;
}
#content #about li img {
  background: rgba(0, 0, 0, 0.8);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin: 0.6em 0.8em 0 0;
  padding: 0.2em;
}
#content #about li p {
  color: #555555;
  font-size: 1.2em;
  padding: 0.2em 0;
  text-shadow: -1px -1px 0 #000000;
}
#content #about li a {
  color: #cccccc;
  text-decoration: none;
}
#content #screenshots {
  float: left;
  margin: 1em 0 0 1em;
  width: 350px;
}
#content #screenshots h2 { margin: 1em 0; }
#content #screenshots ul li {
  float: left;
  height: 100px;
  margin: 0 2em 4em 0;
  width: 150px;
}
#content #screenshots ul li a img {
  border: 2px solid rgba(255, 255, 255, 0.5);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
