body {
  margin: 0;
  background: #081931 none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #787878;
}
h1, h2, h3 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1em;
}
p, ul, ol {
  margin-top: 0;
  line-height: 130%;
  font-size: small;
}
ul, ol {
}
a {
  text-decoration: none;
  color: #b0bfcf;
}
a:hover {
  background: transparent none repeat scroll 0% 50%;
}
#header {
  margin: 0 auto;
  background: #142633 none repeat scroll 0% 50%;
  width: 910px;
  height: 160px;
}
#logo {
  float: left;
}
#logo h1 {
  float: left;
  margin-left: 40px;
  padding-top: 85px;
  text-transform: uppercase;
  font-size: 2.6em;
}
#logo p {
  margin: 0;
  padding: 102px 0 0 2px;
  float: left;
  text-transform: lowercase;
  letter-spacing: 0.2em;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#logo a {
  background: transparent none repeat scroll 0% 50%;
  text-decoration: none;
  color: #efefff;
}
#menu {
  margin: 0 auto;
  width: 910px;
  height: 40px;
}
#menu ul {
  margin: 0 0 0 30px;
  padding: 16px 0 0 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  padding: 5px 20px;
  background: #242943 none repeat scroll 0% 50%;
  margin-right: 3px;
  text-transform: lowercase;
  text-decoration: none;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #586941;
}
#menu a:hover, #menu .current_page_item a {
  color: #ffffff;
}
#menu a:hover {
  text-decoration: underline;
}
#page {
  margin: 0 auto;
  padding: 40px;
  width: 830px;
}
#content {
  float: left;
  width: 465px;
}
.post {
}
.post .title {
  padding: 10px 5px;
}
.post .title a {
  background: transparent none repeat scroll 0% 50%;
}
.post .meta {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 2px 5px;
  background: #202333 none repeat scroll 0% 50%;
  text-transform: uppercase;
  text-align: left;
  font-size: 9px;
}
.post .entry {
  padding: 20px 2px;
  text-align: justify;
}
#sidebar {
  border: 1px solid #092635;
  background: #142235 none repeat scroll 0% 50%;
  float: right;
  width: 336px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
}
#sidebar li ul {
  padding: 0px;
}
#sidebar li li {
}
#sidebar h2 {
  padding: 5px 10px;
  background: #050826 none repeat scroll 0% 50%;
  font-size: 1.2em;
}
#sidebar p {
  padding: 20px;
}
#footer {
  border-top: 1px solid #101310;
  border-bottom: 1px solid #101310;
  margin: 0 auto;
  padding: 20px 0;
  background: #101310 none repeat scroll 0% 50%;
  width: 910px;
}
#footer p {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
}
