body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: black;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  font-family: Tahoma, Arial, Helvetica, sans-serif;  
  font-size: 11px;  
  color: #707070;
}

h1, h2, h3 {  -epub-text-transform: lowercase;
  text-transform: lowercase;  
  font-family: Georgia, "Times New Roman", Times, serif;  
  font-weight: normal;  
  font-style: italic;  
  color: #ff941d;
}

h2 {  
  font-size: 24px;
}

h3 {  
  font-size: 18px;
}

p, ol, ul, blockquote {  
  line-height: 22px;
}

a {  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #707070;  
  text-decoration: none;  
  color: #bfbfbf;
}

a:hover {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

strong {  
  color: #8d8c8c;
}

.post {  
  margin-bottom: 9px;  
  padding-top: 20px;  
  padding-right: 40px;  
  padding-bottom: 20px;  
  padding-left: 60px;  
  background-color: #131313;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #1f1f1f;  
  border-right-color: #1f1f1f;  
  border-bottom-color: #1f1f1f;  
  border-left-color: #1f1f1f;
}

.post h2, .post h3 {  
  margin-left: -40px;
}

#header {  
  width: 600px;  
  height: 280px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  background-color: transparent;  
  background-image: url("../media/img2.jpg");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#header h1 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 180px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 20px;  
  font-size: 36px;
}

#header h2 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 92px;  
  font-size: 16px;
}

#header a {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  letter-spacing: -1px;  
  color: #ff941d;
}

#content {  
  width: 580px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;
}

#colOne {  
  float: left;  
  width: 180px;
}

#colOne ul {  
  margin-left: 0px;  
  padding-left: 0px;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

#colTwo {  
  float: right;  
  width: 390px;
}

#footer {  
  clear: both;  
  width: 580px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 20px;
}

#footer p {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  text-align: center;  
  font-size: 9px;
}

#footer * {  
  color: #333333;
}

