/* Generated by KompoZer */
html, body {
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
body, input {
  font-family: "Trebuchet MS",Verdana,sans-serif;
  text-align: left;
}
a {
  text-decoration: none;
  color: #45444d;
  font-weight: bold;
}
blockquote {
  margin: 5px 0;
  padding: 15px;
  background: #f7f7f7 none repeat scroll 0% 50%;
}
#container {
  background: #a99190 url(containerBg.gif) repeat-x fixed left bottom;
  height: auto ! important;
  min-height: 100%;
  padding-bottom: 15px;
  position: relative;
}
* html #container {
  height: 100%;
}
#headerWrap {
  background: transparent url(headerBg.gif) repeat scroll 0% 50%;
  height: 59px;
}
#header {
  margin: 0 auto;
  width: 740px;
}
#header h1 a {
  padding: 15px 7px 12px;
  float: left;
  color: #a99190;
  font-size: 17px;
}
ul#navigation li {
  list-style-type: none;
  float: right;
}
ul#navigation li a {
  padding: 15px 7px 12px;
  display: block;
  font-size: 17px;
  color: #ffffff;
}
ul#navigation li a:hover, #footer a:hover {
  background: #806e6d none repeat scroll 0% 50%;
}
#content {
  border: 1px solid #ffffff;
  margin: 7px auto 0;
  background: #ffffff none repeat scroll 0% 50%;
  width: 740px;
  position: relative;
}
#content:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#content a:hover {
  background: #a99190 none repeat scroll 0% 50%;
  color: #ffffff;
}
#contentHeader {
  border: 1px solid #44434c;
  margin: 15px auto;
  background: transparent url(header.gif) no-repeat scroll 0% 50%;
  width: 710px;
  height: 182px;
  position: relative;
}
#contentHeader[id] {
  display: table;
  position: static;
}
#siteDescription {
  position: absolute;
  top: 50%;
  padding-left: 250px;
  color: #44434c;
}
#siteDescription[id] {
  display: table-cell;
  vertical-align: middle;
  position: static;
}
#siteDescription p {
  position: relative;
  top: -50%;
}
#content h2 {
  border-bottom: 1px solid #9b6e89;
  margin: 15px 0;
}
#content ul {
  padding: 10px 15px 10px 20px;
  list-style-image: url(arrow.gif);
}
#main {
  margin: 0 20px;
  width: 430px;
  float: right;
}
.post {
  text-align: justify;
}
#secondary {
  width: 220px;
  margin-left: 20px;
  float: left;
}
#searchform input {
  background: #f7f7f7 none repeat scroll 0% 50%;
  font-size: 0.9em;
}
#searchsubmit {
  padding: 0 10px;
  margin-top: 5px;
  text-align: center;
}
#searchform fieldset {
  border:  none;
}
#footer {
  border: 1px solid #ffffff;
  margin: 0 auto;
  background: #45444d none repeat scroll 0% 50%;
  position: relative;
  width: 740px;
  color: #ffffff;
  clear: both;
  text-align: center;
}
#footer a {
  color: #ffffff;
  font-weight: bold;
}
