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: helvetica, arial, sans-serif;
  color: #777;
  background: #000 url(/images/wood-bg-dark.png) repeat left top;
}
a:link,
a:visited,
a:hover {
  color: #666666;
}
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
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: 10px 0;
  font-size: 24px;
  font-family: 'Josefin Slab';
}
#top span {
  float: right;
}
#intro,
#work-intro {
  background: #000 url(/images/wood-bg-dark.png) repeat left top;
  border-top: 5px solid #ccc;
  border-bottom: 1px solid #333;
}
#intro .container {
  background: url(/images/intro-bg.png) no-repeat 75px 125%;
  min-height: 280px;
  position: relative;
  padding-bottom: 15px;
}
#work-intro .container {
  padding-bottom: 15px;
}
#intro .container img.left {
  margin-top: 25px;
}
#intro #hello,
#work-intro h1,
#projects h2 {
  font-family: 'Josefin Slab', "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", times, serif;
  margin: 0 0 0 260px;
  padding-top: 38px;
  text-shadow: 2px 2px 2px #000;
}
#hello h1,
#work-intro h1,
#projects h2 {
  font-size: 38px;
  color: #fff;
  margin-bottom: 10px;
  border-bottom: 1px solid #272727;
  padding-bottom: 5px;
}
#work-intro h1,
#projects h2 {
  border: 0;
  margin: 0;
}
#hello h1 span {
  font-weight: bold;
  color: #fff;
}
#hello p {
  color: #ccc;
  font-size: 20px;
  line-height: 160%;
  font-family: helvetica;
  margin-bottom: 20px;
}
#hello a:link,
#hello a:visited,
a.btn:link,
a.btn:visited {
  display: block;
  font-size: 21px;
  font-family: helvetica;
  background: #111;
  padding: 10px 20px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  opacity: 1;
  color: #DAF3FF;
  border: 1px solid #202020;
  text-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 3px #111;
  -moz-box-shadow: 0 1px 3px #111;
  box-shadow: 0 1px 3px #111;
}
#hello a:hover,
a.btn:hover {
  opacity: 0.7;
}
#hello .links a,
#hello .links span {
  float: left;
}
#hello .links span {
  margin: 0 15px;
  padding-top: 13px;
  font-size: 25px;
  font-style: italic;
  color: #444;
  text-shadow: 0 1px 1px #000;
  letter-spacing: -1px;
  text-transform: uppercase;
  line-height: 1;
}
#content {
  background: url(/images/transparent-square-bg.png) repeat left top;
}
.body {
  padding: 5px 20px;
}
.shadow-box {
  -moz-box-shadow: inset 0 0 5px #000;
  -webkit-box-shadow: inset 0 0 5px #000;
  box-shadow: inset 0 0 5px #000;
  background: url(/images/transparent-square-bg.png) repeat left top;
  padding: 15px 0;
}
#solution {
  margin-right: 0;
}
.lower {
  margin-bottom: 25px;
}
.lower h2 {
  color: #222;
  font-size: 20px;
  font-weight: bold;
  font-family: helvetica;
  font-size: 13px;
  color: #444;
  text-transform: uppercase;
}
.divider,
.tweets {
  padding: 5px;
  background: #000;
  opacity: 0.2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.divider {
  margin: 0;
  clear: both;
}
.tweets {
  opacity: 0.55;
  background: #050505 url(/images/twitter-bird-dark.png) no-repeat 15px center;
  border: 1px solid #202020;
  margin: 30px 0 0 0;
  padding: 20px 0 20px 260px;
  min-height: 100px;
}
#tweets em.loading {
  font-style: italic;
  display: block;
  padding-bottom: 15px;
}
#tweets li {
  list-style-type: none;
  font-size: 13px;
  color: #ccc;
  line-height: 145%;
  float: left;
  width: 29%;
  margin-right: 25px;
  overflow: hidden;
  padding-bottom: 20px;
}
.tweets a:hover,
#dribbble span.soft a:hover {
  color: #eee;
}
#golftrac {
  background: url(/images/golftrac-promo.png) no-repeat -10px bottom;
  height: 400px;
}
#golftrac .details {
  float: right;
  width: 270px;
  margin-top: 27px;
}
#golftrac .details h3,
h3.block-title {
  font-size: 38px;
  font-weight: normal;
  font-family: 'Josefin Slab';
  text-shadow: 0 1px 1px #000;
  color: #999;
  padding-bottom: 10px;
}
#golftrac p,
#sidebar li p {
  font-size: 13px;
  line-height: 145%;
  text-shadow: 0 1px 1px #000;
  margin-bottom: 10px;
  color: #555;
}
#golftrac a.btn {
  float: left;
  margin-top: 10px;
}
#dribbble h3 {
  padding: 20px 0 17px 60px;
  background: url(/images/dribbble-logo.png) no-repeat left center;
}
#dribbble {
  padding-bottom: 15px;
}
#dribbble li {
  list-style-type: none;
  padding: 3px;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px #000;
  -moz-box-shadow: 0 3px 6px #000;
  -box-shadow: 0 3px 6px #000;
  margin: 0 5px 5px 5px;
}
#dribbble li.last {
  margin-right: 0;
}
#dribbble img {
  border: 3px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 1;
}
#dribbble img:hover {
  opacity: 0.98;
}
#dribbble img:hover {
  border-color: #ccc;
}
#dribbble h3 span.soft {
  color: #555;
  padding-left: 5px;
  font-family: helvetica;
  font-size: 15px;
}
.column-left {
  float: left;
  width: 625px;
}
.column-right {
  float: right;
  width: 250px;
}
#sidebar {
  border: 1px solid #222;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 12px 12px 12px 10px;
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
  background: url(/images/transparent-square-bg.png);
}
#sidebar li {
  list-style-type: none;
  background: url(/images/code.png) no-repeat left 2px;
  padding-left: 27px;
}
#sidebar p {
  font-size: 12px;
  line-height: 130%;
  margin-bottom: 10px;
}
#sidebar a:link,
#sidebar a:visited {
  color: #bbb;
  opacity: 0.9;
}
#sidebar a:hover {
  color: #DAF3FF;
  opacity: 1;
}
#projects h2 {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 28px;
  color: #C7D9FE;
}
.project {
  padding-bottom: 20px;
}
.project p {
  line-height: 135%;
  text-shadow: 0 1px 1px #000;
  font-size: 14px;
  margin-bottom: 10px;
}
.project span {
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  background: #000;
  padding: 5px 8px;
  opacity: 0.8;
  line-height: 1;
}
.project a[rel=external]:link,
.project a[rel=external]:visited {
  text-decoration: none;
}
.project a[rel=external]:hover {
  color: #fff;
}
.project .screenshots {
  padding: 10px 0;
}
.screenshots li {
  list-style-type: none;
  float: left;
  margin: 0 7px 7px 0;  
}
.screenshots li a:link,
.screenshots li a:visited {
  border: 5px solid #eee;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  opacity: 0.85;
}
.screenshots li a:hover {
  opacity: 1;
  border-color: #fff;
}
#ftr {
  border-top: 1px solid #333;
}
#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;
  padding-bottom: 3px;
}
