* {
  margin: 0;
  padding: 0;
}
body {
  background: #000000 none repeat scroll 0% 50%;
  padding-bottom: 30px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #b6b4b3;
}
h1 {
  padding: 30px 0 0 30px;
  font-family: Georgia,Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
}
h1 a, h1 a:hover {
  color: #ffffff;
  text-decoration: none;
}
h2 {
  font-weight: normal;
  text-shadow: #343332 -1px 1px 1px;
}
p {
  padding: 0.8em 0;
  line-height: 1.8em;
  text-align: justify;
}
p#subtitle {
  padding: 0 0 0 30px;
  font-size: 10px;
  text-transform: uppercase;
  color: #a5957d;
}
a {
  color: #b09b7d;
  text-decoration: underline;
}
a:hover {
  color: #c2b39c;
}
#page {
  margin: 0 auto;
  width: 960px;
}
#header {
  background: transparent url(images/header.jpg) no-repeat scroll right top;
  height: 180px;
}
#menu {
  background: #776853 url(images/menu.gif) no-repeat scroll center top;
  height: 102px;
  text-align: center;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu ul li {
  display: inline;
  font-size: 14px;
  line-height: 72px;
}
#menu ul li a {
  padding: 0 30px;
  text-shadow: #525a3e 1px -1px 1px;
  text-decoration: none;
  color: #ddd6cd;
}
#menu ul li a:hover {
  color: #ffffff;
}
#main {
  background: transparent url(images/main.jpg) no-repeat scroll center bottom;
}
#sidebar {
  float: left;
  width: 305px;
  font-size: 14px;
}
#sidebar #login, #sidebar .box {
  background: transparent url(images/box.gif) no-repeat scroll center bottom;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#sidebar .box2 {
  padding: 20px 30px;
  background: #343332 url(images/box.jpg) no-repeat scroll center top;
  height: 1%;
}
#sidebar h2 {
  padding: 0 10px 0 30px;
  background: #474543 url(images/h2.gif) no-repeat scroll 0% 50%;
  font-size: 20px;
  line-height: 64px;
}
#sidebar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li {
  padding: 0.25em 0 0.25em 25px;
  background: transparent url(images/arrow.gif) no-repeat scroll 0 0.55em;
  line-height: 1.8em;
}
#sidebar ul li a {
  padding: 0;
  text-decoration: none;
}
#login h2 {
  background: #474543 url(images/loginh2.gif) no-repeat scroll 0% 50%;
  font-size: 18px;
  line-height: 52px;
  height: 58px;
}
#login form {
  text-align: center;
}
#login form p {
  padding: 5px 0;
  text-align: center;
}
#login form p.txtleft {
  padding: 15px 0 5px 35px;
  text-align: left;
}
#login form p.rem {
  padding-top: 15px;
}
#login input.text, #login input.password {
  border-style: solid;
  border-color: #a0a09c #a0a09c #c4c4c1 #c4c4c1;
  border-width: 1px;
  padding: 4px;
  background: #e9e8e8 none repeat scroll 0% 50%;
  width: 190px;
  font-size: 13px;
  color: #444444;
}
#login input.submit {
  border:  none;
  margin: 10px 0;
  background: #625542 url(images/submit.jpg) no-repeat scroll 0% 50%;
  width: 100px;
  height: 31px;
  color: #cec5b8;
  cursor: pointer;
}
#content {
  background: transparent url(images/content.gif) no-repeat scroll center bottom;
  float: right;
  width: 625px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#content #contheader h2 {
  background: #474543 url(images/contenth2.gif) no-repeat scroll 0% 50%;
  height: 58px;
  padding-right: 30px;
  font-size: 24px;
  line-height: 52px;
  text-align: right;
}
#content2 {
  padding: 40px 30px 10px;
  background: #343332 url(images/content.jpg) no-repeat scroll center top;
  height: 1%;
}
#content .post {
  padding: 0 0 50px;
}
#content2 h2 {
  font-size: 24px;
  text-shadow: none;
}
#content h2 a {
  text-decoration: none;
  color: #b6b4b3;
}
p.postmeta {
  padding: 0.4em 0;
  color: #8b8988;
}
#content .entry {
  padding: 20px 0 0;
}
.clearing {
  overflow: hidden;
  clear: both;
  height: 1px;
}
#footer {
  padding: 40px 30px 80px;
}
#footer p {
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #7c7c7c;
}
#footer a {
  text-decoration: none;
}
