html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-weight: 
  inherit; 
  font-style: inherit; 
  font-size: 100%; 
  font-family: inherit; 
  vertical-align: baseline; 
}
body { 
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", times, serif;
  color: #777;
  background: url(../images/sandstone-bg.png) repeat left top;
}
a:link,
a:visited,
a:hover {
  color: #666666;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.left { 
  float: left; 
}
.right { 
  float: right; 
}
.clearfix {
  display: block;
  clear: both;
}
.container {
  width: 900px;
  margin: auto;
}
#top {
  background: #fff;
  border-top: 5px solid #090909;
  padding: 7px 0;
  font-size: 20px;
}
#top a {
  float: right;
}
#intro {
  background: url(../images/sandstone-bg.png) repeat left top;
  border: 5px solid #ccc;
  border-right: 0;
  border-left: 0;
}
#intro .container {
  background: url(../images/intro-bg.png) no-repeat center bottom;
  height: 295px;
  position: relative;
}
#intro .container img.left {
  margin-top: 25px;
}
#intro #hello {
  position: absolute;
  top: 105px;
  left: 225px;
  width: 370px;
}
#hello h1 {
  background: url(../images/hello.png) no-repeat left top;
  font-size: 38px;
  text-shadow: 2px 2px 2px #000;
  color: #eee;
  text-indent: -10000px;
  height: 94px;
}
#hello h1 span {
  font-weight: bold;
  color: #fff;
}
#hello a:link,
#hello a:visited {
  display: block;
  margin: 15px 0 0 0;
  font-size: 19px;
  background: #111;
  padding: 7px;
  width: 330px;
  text-align: center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-decoration: none;
  opacity: 0.3;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
#hello a:hover {
  opacity: 1;
}
#intro #featured {
  position: absolute;
  top: 25px;
  right: 0;
  width: 259px;
  padding-left: 16px;
  border-left: 1px solid #333;
}
#intro #featured h2 {
  background: #2D3136;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px 5px 4px 5px;
  margin-bottom: 10px;
  font-family: helvetica;
  text-shadow: 1px 1px 1px #000;
}
#intro #featured .title {
  margin: 0 0 15px 0;
}
#intro #featured .title p {
  float: right;
  width: 147px;
  font-size: 14px;
  color: #aaa;
  line-height: 130%;
  margin: 0;
}
#intro #featured .title p small {
  display: block;
  margin-top: 20px;
}
#intro #featured p {
  font-size: 18px;
  line-height: 140%;
  margin: 0 0 15px 10px;
}
#intro #featured p strong {
  color: #bbb;
}
#intro #featured .title strong {
  display: block;
  font-size: 32px;
  margin: 15px 0 5px 0;
  font-family: helvetica;
  color: #eee;
}
#intro #featured img {
  padding: 2px;
  border: 10px solid #212121;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#content {
  background: #fff;
}
.body {
  padding: 20px 0;
}
.columns {
  padding-bottom: 20px;
}
.column {
  width: 259px;
  float: left;
  margin-right: 60px;
}
#solution {
  margin-right: 0;
}
.column h2,
.lower h2 {
  color: #222;
  font-size: 20px;
  font-weight: bold;
  font-family: helvetica;
}
.column p {  
  font-size: 14px;
}
.column p img {
  float: right;
  margin: 0 0 10px 10px;
}
.divider {
  padding: 5px;
  background: #f1f1f1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 20px;
}
.lower h2 {
  font-size: 13px;
  color: #444;
  text-transform: uppercase;
}
#app .inner {
  width: 560px;
  padding: 20px 20px 15px 20px;
  background: #f8f8f8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #f1f1f1;
}
#app h2 {
  margin-bottom: 5px;
}
#app .left {
  width: 125px;
}
#app .left img {
  border: 10px solid #e9e9e9;
  padding: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#app .right {
  width: 420px;
}
#app .right p {
  margin-bottom: 10px;
  font-size: 15px;
}
#app h3 {
  color: #114C7F;
  font-size: 24px;
  font-family: helvetica;
  margin: 0 0 5px 0;
}
#twitter {
  width: 259px;
  position: relative;
}
#twitter h2 {
  margin: 0 0 -12px 0;
}
#twitter #bird {
  position: absolute;
  top: -15px;
  right: 0px;
}
#tweet-bg {
  background: url(../images/tweet-bg.png) no-repeat 175px top;
  height: 17px;
}
#tweet {
  padding: 12px;
  margin: 0 0 5px 0;
  background: #daf3ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 16px;
}
#tweet,
#tweet a:link,
#tweet a:visited {
  color: #458bbc;
}
#twitter small {
  display: block;
  text-align: right;
}
.about {
  position: relative;
  padding-top: 10px;
}
.about .body {
  margin-right: 375px;
  font-size: 18px;
}
.about h1 {
  color: #222;
  font-size: 31px;
  letter-spacing: -2px;
  font-style: italic;
  margin-bottom: 10px;
}
.about p {
  margin-bottom: 15px;
}
.about .showcase {
  margin-top: 15px;
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.about .showcase h1 {
  margin-bottom: 25px;
}
.about .showcase .app {
  float: left;
  width: 240px;
  margin: 0 25px 20px 0;
}
.about .app img {
  padding: 2px;
  border: 8px solid #D0EFFC;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.about .app img:hover {
  border-color: #76D9F8;
}
.about .app p,
.about .app small {
  font-size: 11px;
  font-family: verdana;
  text-align: center;
  margin: 0 15px 10px 15px;
}
.about .app small {
  display: block;
  text-align: left;
  margin: 0 0 3px 0;
}
.about .app small a:link,
.about .app small a:visited {
  color: #2CABD7;
  display: block;
  background: #D0EFFC;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.about .app small a:hover {
  color: #16528A;
  background: #76D9F8;
}
.about h4 {
  color: #3281B8;
  font-size: 14px;
  font-weight: bold;
  font-family: helvetica;
  margin-bottom: 3px;
}
.about .showcase .even {
  margin-right: 0;
}
#sidebar {
  position: absolute;
  top: 25px;
  right: 0;
  width: 290px;
  padding: 20px 15px 0 15px;
  background: #f9f9f9;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #f5f5f5;
}
#sidebar h2 {
  text-transform: uppercase;
  color: #333;
  font-size: 16px;
  font-family: helvetica;
  font-weight: bold;
}
#sidebar p {
  font-size: 14px;
}
#sidebar ul {
  list-style-type: none;
  margin: 0 0 15px 0;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  padding: 20px 0 5px 0;
}
#sidebar li {
  margin-bottom: 15px;
  padding-left: 115px;
  background-position: left 4px;
  background-repeat: no-repeat;
  font-family: verdana, helvetica;
}
#sidebar li.rubyonrails {
  background: url(../images/ror.png) no-repeat 15px 4px;
}
#sidebar li.jquery {
  background-image: url(../images/jquery.png);
}
#sidebar li.github {
  background-image: url(../images/github.png);
}
#sidebar li.noie {
  background: url(../images/noie.png) no-repeat 15px 4px;
}
#sidebar h3 {
  font-weight: bold;
  font-size: 13px;
  color: #70952A;
}
#sidebar li p {
  font-size: 11px;
  line-height: 140%;
}
#ftr {
  border-top: 5px solid #ccc;
}
#ftr .container {
  background: url(../images/ff-ftr.png) no-repeat left 15px;
  padding: 15px 0;
  height: 50px;
}
#ftr p {
  padding: 5px 0 0 60px;
  font-size: 14px;
}
#ftr p strong {
  display: block;
  font-size: 20px;
  text-shadow: 2px 2px 1px #000;
  color: #e9e9e9;
  font-weight: normal;
}