@import "screen.css";

body {
  background: #fff;
  color: #000 !important;
  font: normal normal 12pt/16pt Georgia, "Times New Roman", serif;
  margin: 0;
  padding: 0;
}

a {
  color: #000 !important; 
}

div#head-wrapper, div#wrapper, div.page-section, .page-section-inner, #footer .page-section-inner, .intro, .section-sideblock, .date-day, .date-month, .date-year, #footer, .comment-header, .tag-cloud, .thought-years, .by-the-way, .by-the-way a, .by-the-way-mock-link, .message, .services-fivecol-item.first, .services-fivecol-item.last, .services-fivecol-item, .services-fivecol-item a, .portfolio-detail, .portfolio-detail h2, .portfolio-detail .url {
  margin: 0;
  padding: 0;
  width: auto;
  float: none;
  text-align: left;
  border: 0;
}

#nav, #search, #wtf, #availability, #recent-work, .comment-count, .previous-link, .next-link, .message-form, .pager, p#toggle-fulldesc, #portfolio-thumbnail-list, .expand-toggle {
  display: none;
}

h1#site-name, h1.section-title, h2.section-title, div.intro.content {
  margin: 0 0 15px;
}

.comment-header {
  margin: 30px 0;
}

.date-day, .date-month, .date-year, #wtf a, .by-the-way a, .tags a, .side-nav a {
  text-align: left;
  display: inline;
}

.date-year {
  padding-left: 3px;
}

div.page-section {
  background-color: transparent;
  background-image: none;
}

.section-side {
  position: static;
  left: auto;
  top: auto;
}

.comment-content {
  min-height: 0;
  margin-bottom: 30px;
}

.portfolio-detail {
  min-height: 0;
}

.tags li, .side-nav li {
  display: inline;
}

#wtf a:link, #wtf a:visited, #wtf a:active, .by-the-way a:link, .by-the-way a:visited, .by-the-way a:active, .tags a:link, .tags a:visited, .tags a:active, .by-the-way-mock-link, .message, #nav li.active a:link, #nav li.active a:visited, #nav li.active a:active, .side-nav a.active:link, .side-nav a.active:visited, .side-nav a.active:active, .tags a.active:link, .tags a.active:visited, .tags a.active:active, #nav a:link, #nav a:visited, #nav a:active, .side-nav a:link, .side-nav a:visited, .side-nav a:active {
  background-color: transparent;
  border: 0;
}

.services-fivecol-item.grid_2, .services-fivecol-item a {
  display: inline;
}

.content.fulldesc, .cell-expand {
  display: block !important;
}

#footer {
  text-align: left;
  margin: 20px 0;
}

.clear {
  clear: both;
}
