body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  color: #383d44;
  background: #FFF; }
  body #nav .index li a.home,
  body #nav .portfolio li a.portfolio,
  body #nav .about li a.about,
  body #nav .contact li a.contact {
    color: #333;
    background-color: #FFF; }

#wrap {
  width: 960px;
  margin: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: left;
  font-size: 95%;
  line-height: 1.6em; }
  #wrap a:link, #wrap a:visited {
    color: #C00;
    text-decoration: none;
    border-bottom: 1px solid #999; }
  #wrap a:hover, #wrap a:active {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #999; }
  #wrap a.bordernone {
    border: none; }
  #wrap #pager a {
    background: #E9E9DF;
    padding: 4px 8px;
    color: #333;
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #wrap #pager a:hover {
      background: #CCC;
      color: #333; }
    #wrap #pager a.activeSlide {
      background: #F60;
      color: #FFF;
      border: 1px solid #F30; }
  #wrap .post h2 a:link, #wrap .post h2 a:visited {
    color: #F60;
    border-bottom: none; }
  #wrap .post h2 a:hover, #wrap .post h2 a:active {
    color: #333; }
  #wrap .social-bookmarks a {
    border: none;
    margin-left: 5px; }
  #wrap .slashdigglicious a {
    border: none; }
  #wrap .default a {
    padding: 0;
    margin: 0;
    color: #3300FF;
    text-decoration: underline;
    border: none; }
  #wrap .default img {
    padding: 0;
    margin: 0; }
  #wrap .gallery a {
    float: left;
    padding: 3px;
    margin: 0 10px 10px 0;
    display: block;
    border: 1px solid #CCC;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
    #wrap .gallery a:hover {
      border: 1px solid #C00; }

#footer {
  background: #e0e0e0;
  color: #444;
  padding: 2em 0;
  font-size: 12px;
  line-height: 1.7em;
  border-bottom: 10px solid #C9C9C0; }
  #footer a:link, #footer a:visited {
    color: #C00;
    text-decoration: none;
    border-bottom: 1px solid #999; }
  #footer a:hover, #footer a:active {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #999; }
  #footer a#map {
    float: left;
    border: 4px solid #888; }
    #footer a#map:hover {
      border: 4px solid #C00; }
  #footer span.icon {
    padding: 0; }
  #footer h3 {
    font-weight: bold;
    text-transform: lowercase;
    color: #777;
    padding: 1em 0; }
  #footer .section {
    float: left;
    margin-right: 20px;
    padding-right: 40px;
    width: 220px; }
  #footer .last {
    margin: 0;
    width: 250px; }
  #footer #subfooter {
    padding: 2em 0 1em;
    font-size: 90%;
    color: #999; }

img {
  border: none; }

h1 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 2.4em;
  line-height: 1.667;
  margin: 0 0 1em;
  padding: 0;
  border-bottom: 1px solid #EAEAEA;
  text-transform: lowercase; }

h2, h3 {
  color: #333;
  margin: 1em 0 0;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 100%; }

p {
  margin: 0 0 1em;
  padding: 0; }
  p.summary {
    font-size: 1.4em;
    line-height: 1.6em;
    font-family: Georgia, serif;
    font-style: italic; }

hr {
  background: #CCC;
  height: 1px;
  border: none; }

#top {
  width: 100%;
  height: 16px; }

#header {
  font-size: 95%;
  min-height: 92px; }

#main {
  width: 680px;
  float: left; }
  #main h1 span {
    color: #333;
    font-family: Courier, Georgia, "Times New Roman", Times, serif;
    text-transform: none; }

#sidebar {
  width: 140px;
  float: right;
  padding: 0;
  font-size: 90%;
  line-height: 1.5em; }
  #sidebar a:link, #sidebar a:visited, #sidebar a:active, #sidebar a:hover {
    text-decoration: none;
    border: 0;
    outline: 0; }
  #sidebar h2 {
    color: #333;
    margin: 25px 0 8px 0;
    padding: 0 0 7px 0;
    font-size: 1.2em;
    text-transform: lowercase;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #EAEAEA; }
  #sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    text-decoration: none; }
    #sidebar ul li {
      text-decoration: none;
      margin: 0 0 0 8px; }

.home #logo {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 150px;
  margin: 0 auto;
  padding-top: 12px; }

#plusses {
  background: url(../images/plusses.jpg) bottom right no-repeat;
  float: right;
  height: 110px;
  width: 534px; }

#header-bg {
  background: #C00 url(../images/header-bg.jpg) bottom left repeat-x; }

#nav {
  width: 960px;
  margin: 20px auto 0;
  padding: 0; }
  #nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: red; }
  #nav li {
    font-family: "Gill Sans", Arial, sans-serif;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
    letter-spacing: 1px;
    text-transform: uppercase; }
    #nav li a {
      float: left;
      padding: 10px 16px 8px;
      text-decoration: none;
      color: #FFF;
      border: none; }
      #nav li a:hover {
        color: #FFF;
        background-color: #999; }
      #nav li a.shop {
        background-image: url(../images/new.gif);
        background-position: right top;
        background-repeat: no-repeat; }

html>body #sidebar ul li ul {
  margin: 0 0 0 16px; }

#recommended a:link, #recommended a:visited, #recommended a:hover, #recommended a:active {
  border: none; }

ul#recommended li {
  padding: .5em 0; }
ul.clients {
  margin: 0;
  padding: 1.5em 0 0;
  list-style: none;
  border-top: 1px solid #EAEAEA; }
  ul.clients li {
    clear: both;
    padding-bottom: 0em;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 1.5em; }
  ul.clients em {
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #222;
    text-transform: uppercase; }
  ul.clients img {
    float: left;
    margin: 0 1.5em 1.5em 0;
    padding: 3px;
    border: 1px solid #CCC;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
ul.bullet li {
  list-style-image: url(../images/bullet.jpg); }
ul.social {
  margin: 15px 0 0 25px;
  padding: 0;
  list-style: none; }
  ul.social li {
    margin: 0 5px 0 0;
    padding: 0;
    float: left; }
    ul.social li a {
      float: left;
      display: block;
      width: 50px;
      height: 50px;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }
      ul.social li a.twitter {
        background-image: url(/images/twitter.png); }
      ul.social li a.facebook {
        background-image: url(/images/facebook.png); }
      ul.social li a.linkedin {
        background-image: url(/images/linkedin.png); }
      ul.social li a.github {
        background-image: url(/images/github-icon.png); }
      ul.social li a.wwr {
        background-image: url(/images/workingwithrails.png); }
      ul.social li a.blogger {
        background-image: url(/images/blogger.png); }
      ul.social li a.skype {
        background-image: url(/images/skype.png); }
      ul.social li a.google {
        background-image: url(/images/google.png); }
      ul.social li a.picasaweb {
        background-image: url(/images/picasaweb.png); }
      ul.social li a.delicious {
        background-image: url(/images/delicious.png); }

#clients a img {
  float: left;
  margin: 0 5px 5px 0;
  padding: 2px; }
#clients p {
  margin-top: 0; }

#home-banner {
  height: 200px;
  position: relative; }

#pager {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999; }

.slide {
  padding: 40px 0 0; }
  .slide img {
    border: 10px solid #E9E9DF;
    display: block;
    width: 250px;
    height: 250px; }

.caption {
  margin: 1em 0 0;
  float: left;
  color: #333;
  font-family: Georgia, serif;
  font-size: 12px; }

#welcome-statement {
  padding-top: 60px;
  margin-right: 60px;
  width: 480px;
  float: left; }
  #welcome-statement h1 {
    border-bottom: none;
    text-transform: none;
    margin: 0 0 .5em; }

#slideshow {
  width: 500px;
  float: right; }

.postedby {
  color: #666;
  font-style: italic;
  font-size: 95%;
  padding: 2px 0 2px 20px;
  background: url(../images/calendar.gif) left center no-repeat; }

.post-footer {
  padding: 2px 0;
  margin: 0 0 30px 0;
  font-size: 90%;
  color: #999; }

.post-metadata {
  padding: 1px 0 1px 20px;
  margin: 0;
  background: url(../images/folder_open.gif) center left no-repeat; }

.social-bookmarks {
  padding: 3px 1px 0;
  float: right;
  margin: 0; }

.previous-entry {
  float: left; }

.next-entry {
  float: right; }

.commentlist alt {
  background-color: red; }

.thecomment {
  color: #333;
  margin: 10px 0 0;
  padding: 10px;
  border-top: 2px solid #DDD9C7;
  background: #EFEEE4 url(../images/comment-bg.jpg) bottom left repeat-x; }
  .thecomment em {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #666;
    margin: 0 10px; }

.comment_number {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding-left: 24px;
  font-size: 110%;
  font-weight: bold;
  margin-right: 5px;
  background: url(../images/comment-bubble.gif) bottom left no-repeat; }

.comment_data, .commenter {
  font-size: 85%;
  color: #666;
  letter-spacing: 0.5px; }

#commentform {
  padding: 15px;
  margin: 30px 0 0;
  border-top: 6px solid #DDD9C7;
  background: #EFEEE4 url(../images/comment-bg.jpg) bottom left repeat-x; }

.searchbox {
  width: 12em;
  border: 1px solid #CCC;
  padding: 2px;
  color: #333;
  background: #FFF url(../images/grey-gradient.jpg) top left repeat-x; }
  .searchbox:focus {
    border: 1px solid #999; }

blockquote {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 8px solid #EAEAEA;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #666;
  font-style: italic;
  font-size: 110%; }

.bios {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #EAEAEA; }
  .bios img {
    padding: 2px;
    border: 1px solid #CCC;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
    margin: 0 10px 30px 0; }
  .bios em {
    margin-left: 10px;
    font-size: 10px;
    font-style: normal;
    color: #666;
    text-transform: uppercase; }

#contact-info {
  margin: 20px 0; }

#address {
  width: 46%;
  float: right; }

#email-phone {
  width: 46%;
  float: left; }

#map iframe {
  border: 5px solid #999; }

noscript {
  color: #F60; }

.item-info {
  width: 400px;
  float: left; }

.item-image {
  text-align: center;
  width: 215px;
  float: right; }

.detail {
  background: url(../images/detail.gif) left center no-repeat;
  padding: 2px 0 2px 20px; }

.remove {
  background: url(../images/trash.gif) left center no-repeat;
  padding: 2px 0 2px 20px; }

table#cart {
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC; }
  table#cart td {
    border-bottom: 1px solid #CCC; }
table.table-with-grid tr {
  border-bottom: 1px solid #CCC; }

#basket-right {
  float: right;
  text-align: right; }

.leftimage {
  float: left;
  margin: 0 10px 10px 0; }

.email {
  padding: 1px 0 1px 20px;
  background: url(../images/email.gif) center left no-repeat; }

.phone {
  padding: 1px 0 1px 20px;
  background: url(../images/phone.gif) center left no-repeat; }

.wrap {
  width: 960px;
  margin: 0 auto; }

.main {
  width: 680px;
  float: left; }

.sidebar {
  width: 240px;
  float: right; }

.clear {
  clear: both; }

.alignleft {
  float: left;
  margin: 1em 1em 0 0; }

#spacer {
  margin-top: 40px; }
