body {
  background: #000;
  color: #000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 8pt;
  margin: 0;
}
.content-width {
  margin: 0 auto;
  position: relative;
  right: 0;
  text-align: left;
  top: 0;
  width: 600px;
}
img {
  border: 0;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
div.clearer {
  clear: both;
  line-height: 0;
  height: 0;
}
div.clearer-left {
  clear: left;
  line-height: 0;
  height: 0;
}
div.clearer-right {
  clear: right;
  line-height: 0;
  height: 0;
}

/* header styles */

#header {
  background: #000;
  margin-bottom: 5px;
  text-align: right;
}
#nav {
  padding: 10px 10px 0 0;
  text-align: right;
}
#nav a {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0 0 0 10px;
  padding: 2px;
  text-decoration: none;
}
#nav a:hover {
  background: #888;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0 0 0 10px;
  padding: 2px;
}

/* content area styles */

#content {
  background: #FFF;
  height: 100%;
}
#content-text {
  margin: 0 10px 0 10px;
  padding: 0 0 10px 0;
}
.entry {
  border-bottom: 1px dotted #666;
  margin: 5px 0 10px 0;
}
.thumbnail-right {
  border: 3px solid #191919;
  float: right;
  line-height: normal;
  margin: 0px 0px 10px 10px;
  width: auto !important;
  width: 1px;
}
.thumbnail-left {
  border: 3px solid #191919;
  float: left;
  line-height: normal;
  margin: 0px 10px 10px 0px;
  width: auto !important;
  width: 1px;
}
.thumbnail-right .caption, .thumbnail-left .caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  /*width: auto !important;*/
  width: 200px;
}
.thumbnail .caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  /*width: auto !important;*/
  width: 100px;
}
.attached-images {
  background: #EEE;
  color: #333;
  margin: 10px 0 10px 0;
  padding: 5px;
}
.attached-images a {
  color: #333;
  text-decoration: none;
}
.attached-images a:hover {
  background: none;
  border: none;
  color: #000;
}
.attached-images .thumbnail {
  border: 3px solid #191919;
  float: left;
  line-height: normal;
  margin: 0px 10px 10px 0px;
  width: auto !important;
  width: 1px;
}
.attached-images .thumbnail .caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  width: auto !important;
  width: 100px;
}

/* text styles */

p {
  line-height: 150%;
}
p a {
  background-color: #666;
  color: #FFF;
  padding: 1px 3px 1px 3px;
  text-decoration: none;
}
p a:visited {
  background-color: #444;
  color: #FFF;
  padding: 1px 3px 1px 3px;
  text-decoration: none;
}
p a:hover, .sidebar a:hover {
  background-color: #888;
  color: #FFF;
  padding: 1px 3px 1px 3px;
}
h1 {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 18pt;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px;
}
h2 {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 16pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px;
}
h3 {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px;
}
h4 {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 12pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px;
}
h5 {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 12pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px;
}
h6 {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 12pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px;
}
h6.date {
  background: #666;
  color: #FFF;
  display: inline-block;
  font-family: "Century Gothic", Georgia, "Times New Roman", serif;
  font-size: 8pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 1px 0 0 0;
  padding: 2px;
}
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  background: #888;
}

/* other styles */

form#post-comment {
  margin: 10px 0px 60px 0px;
}
ul#comment-form, ul#contact-form {
  list-style: none;
  margin: 0;
  padding: 0;
}
#comment-form li, ul#contact-form li {
  padding: 10px 0px 3px 0px;
}
#comment-form li label, ul#contact-form li label {
  display: block;
  padding-bottom: 5px;
}
#comment-form li label span, ul#contact-form li label span {
  background-color: #666;
  color: #FFF;
  padding: 1px 3px 2px 3px;
  text-decoration: none;
}
#comment-form li label[for=remember], ul#contact-form li label[for=remember] {
  display: inline;
}
#comment-form li input[type=text], #comment-form li textarea, #contact-form li input[type=text], #contact-form li textarea {
  background-color: #AAA;
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 3px;
}
#comment-form li textarea, #contact-form li textarea {
  width: 100%;
}
#bbcodes {
  color: #FFF;
  float: right;
}
#bbcodes span {
  cursor: default;
}
#errors {
  background-color: #3B3831;
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  line-height: 200%;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 30px 0px;
}

/* BUTTONS */

.buttons a, .buttons button {
    display: block;
    float: left;
    margin: 5px 7px 30px 0;
    background-color: #EEE;
    border: 1px solid #DEDEDE;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
.buttons button img, .buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color: #DFF4FF;
    border: 1px solid #C2E1EF;
    color: #336699;
}
.buttons a:active{
    background-color: #6299C5;
    border: 1px solid #6299C5;
    color: #FFF;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color: #529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.buttons a.positive:active{
    background-color: #529214;
    border: 1px solid #529214;
    color: #FFF;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color: #D12F19;
}
.buttons a.negative:hover, button.negative:hover{
    background: #FBE3E4;
    border: 1px solid #FBC2C4;
    color: #D12F19;
}
.buttons a.negative:active{
    background-color: #D12F19;
    border: 1px solid #D12F19;
    color: #FFF;
}