@font-face {
    font-family: Trade Gothic LT;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/TRADEGO0.eot);
}

#body {
  background-color: #FFFFFF;
  font-family: Trade Gothic LT, Arial;
}

#page {
  position: absolute;
  width: 1020px;
  top: 0px;
  left: 50%;
  margin-left: -510px;
}

#header {
  background-image: url('images/header_img.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  width: 1020px;
  height: 227px;
  position: relative;
}

#nav a {
  color: #8f8f8f;
  text-decoration: none;
  font-weight: regular;
  font-size: 12pt;
}

#nav .current_page_item a {
  color: #8f8f8f;
}

#nav li {
  border-left: 2px solid #8f8f8f;
  display: inline;
  padding-left: 8px;
  padding-right: 8px;
}

#nav li:first-child {
  border: none;
  padding-left: 0px;
}

#left-box {
  position: relative;
  width: 690px;
  height: auto;
  text-align: justify;
  left: 73px;
  top: 20px;
  float: left;
}

#right-box {
  position: relative;
  float: right;
  top: 20px;
  height: auto;
  right: 14px;
}

#content-page {
  font-size: 10pt;
  font-family: Trade Gothic LT, Arial;
  color: #8f8f8f;
  position: relative;
  margin-top: 16px;
}

#content-posts {
  font-family: Trade Gothic LT, Arial;
  color: #8f8f8f;
}

#content-posts h2 a {
  color: #B0AEAF;
}

#content-posts .entry {
  font-size: 10pt;
  font-family: Trade Gothic LT, Arial;
  color: #8f8f8f;
  position: relative;
  top: 5px;
  line-height: 25px;
}

#search-box {
  position: relative;
  height: 22px;
}

#searchform #s {
  width: 140px;
  height: 18px;
  padding: 2px 0 0 5px;
  background-color: #E5E5E5;
  border: none;
  vertical-align: middle;
  vertical-align: middle;
  color: #818181;
  font-weight: bold;
  font-size: 9pt;
}

#searchsubmit {
  background-color: #B0B0B0;
  border: none;
  height: 20px;
  width: 56px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Trade Gothic LT, Arial;
  vertical-align: middle;
  letter-spacing: -1px;
  font-size: 10pt;
}

.search-excerpt {
  display: block;
  margin-left: 20px;
  width: 600px;
}

#latest-post-box {
  background-color: #E5E5E5;
  position: relative;
  width: 205px;
  height: auto;
  padding-bottom: 10px;
  margin: 16px 0 0;
  height: 216px;
}

#latest-post-box a {
  text-decoration: none;
}

#latest-post-box span {
  color: #B0AEAF;
  text-transform: uppercase;
  font-size: 25pt;
  font-family: Trade Gothic LT, Arial;
  margin-top: 0px;
  letter-spacing: -1px;
  line-height: 20pt;
}

#post-box-text {
  color: #8B8B8B;
  font-family: Trade Gothic LT,Arial;
  font-size: 8pt;
  font-weight: bold;
  height: 80px;
  line-height: 8pt;
  margin-left: 8px;
  margin-top: 16px;
  width: 180px;
}

.loginout {
  bottom: 0;
  display: block;
  font-size: 8pt;
  position: relative;
} 

#links-list {
  position: relative;
  font-family: Trade Gothic LT, Arial;
  list-style-type: none;
}

#links-list a {
  color: #8f8f8f;
}

#category-list {
  position: relative;
  font-family: Trade Gothic LT, Arial;
  list-style-type: none;
  list-style-position: outside;
}

#category-list a {
  color: #8f8f8f;
}

#not-found {
  font-family: Trade Gothic LT, Arial;
  color: #8f8f8f;
}

p {
  font-family: Trade Gothic LT, Arial;
  color: #8f8f8f;
}

a {
  color: #8f8f8f;
}

.cat-title {
  font-style: italic;
  outline: none;
}

table.catalogue td {
  vertical-align: top;
  width: 322px;
}

table.catalogue td:first-child {
  padding-right: 39px;
}

table.catalogue {
  border-collapse: collapse;
}

table.catalogue th {
  padding-bottom: 1em;
  font-weight: normal;
  text-align: left;
}

table.catalogue legend {

}

table.catalogue fieldset {
  border: none;
  padding: 5px 10px;
}

table.catalogue .post-title {
  text-decoration: none;
}

.entry p:first-child, content-page p:first-child {
  margin-top: 0px;
}
