@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  font-style: normal;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
  background: #353834;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
}

.right {
  float: right;
  margin: 3px 21px 20px 20px;
  border: 3px solid  #d4cfc8;
  padding: 2px;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 22px;
  color: #4b4f4a;
  line-height: 14px;
}

img.icon {
  vertical-align: text-bottom;
  margin: 0 2px;
}

del { 
  text-decoration: line-through;
}

sub {
    vertical-align:sub;
    font-size: 9px;
}

sup {
    vertical-align:super;
    font-size: 9px;
}

acronym {
  border-bottom: 1px dotted #545a5b;
}

#content .record h2, #content .contact h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #597b1a;
  padding: 17px 21px 0 21px;
}

#content .norecord h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #597b1a;
  padding: 17px 21px 17px 21px;
}

#content h2 a{
  text-decoration: none;
  color: #597b1a;
}

#content .record h2 a:hover {
  text-decoration: underline;
}

#content .record h3, #content .contact h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #7e7568;
  padding: 3px 21px 20px 21px;
  letter-spacing: 1px;
}

#content .record h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #7a5c3f;
  padding: 0 21px 12px 21px;
}

#content .record h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #545A5B;
  padding: 0 21px 12px 21px;
}

#content .record h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #545A5B;
  padding: 0 21px 12px 21px;
}

#content .record blockquote {
  padding: 0 21px 12px 21px;
}

#content .record blockquote p {
  border-left: 3px solid #7a5c3f;
  padding: 8px 21px;
}

fieldset {
  padding:  0 10px 1px 0;
  margin: 4px 0;
}

legend {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #7a5c3f;
  padding: 0 21px 8px 21px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

#content p, #content address {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #545a5b;
  padding: 3px 21px 20px 21px;
}

#content form p, #content form address {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #545a5b;
  padding: 3px 21px 3px 21px;
}

#content .record code {
  display: block;
  background: #383933;
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  line-height: 17px;
  color: #e9e5df;
  margin: 3px 21px 20px 21px;
  padding: 10px;
}

#content .record div.extra {
  font-family: Verdana, Geneva, sans-serif;
  background: #dcd9d3;
  font-size: 11px;
  line-height: 17px;
  color: #545a5b;
  padding: 4px 4px 4px 10px;
}

div.extra dl dt{
  padding-right: 3px;
  float: left;
}
#content .record .options {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  text-align: right;
  line-height: 17px;
  color: #545a5b;
  padding: 4px 4px 4px 10px;
  clear: both;
}

#sidebar div.box {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  text-align: right;
  line-height: 17px;
  margin: 20px auto;
  padding: 10px 14px;
  background: #444843;
  color: #999;
}

#sidebar div.feeds.box {
  text-align: left;
}

#sidebar div.feeds.box a {
  text-decoration: none;
  color: #9dc64f;
}

#sidebar div.box h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  padding: 0 0 10px 0;
  color: #ccc;
}

#sidebar div.box h3, #sidebar div.box h3 a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  padding: 1px 0 2px 0;
  color: #9dc64f;
  font-weight: bold;
  text-decoration: none;
}

#sidebar div.box h3 a:hover {
  text-decoration: underline;
}

a {
  color: #6a921f;
  letter-spacing: 0;
}


#content label {
  font-weight: bold;
}

#content span.required {
  color: #880000;
}

#content span.info {
  font-size: 9px;
  color: #6c7475;
}

#content textarea.field, #content input.field {
  width: 571px;
  max-width: 587px;
  padding: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  border: 1px solid #d5d1cb;
  padding: 7px;
}

#content textarea.field {
  padding: 20px 0 0 20px;
  width: 565px;
  max-width: 605px;
}

#content .record textarea.field {
  line-height: 17px;
  height: 200px;
}



/* Comments */

#content .comment {
  background: #dcd9d3;
  margin: 4px 0;
}

#content #comments p {
  padding: 9px 5px 6px 5px;
  font-size: 11px;
  color: #545a5b;
}

#content #comments h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #7e7568;
  padding: 1px 6px 6px 6px;
  letter-spacing: 1px;
}

#content #comments .bethefirst {
  text-align: center;
  padding: 15px 5px 15px 5px;
  font-size: 11px;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;

  margin: 4px 0;
  color: #9a9285;

}

#content label.pointer {
  cursor: pointer;
  color: #546d24;
  font-weight: normal;
  text-decoration: underline;
}

#content #comments .comment h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #597b1a;
  padding: 10px 15px 0 8px;
}

#content #comments .comment.admin h2 {
  color: #976817;
}

#content #comments .comment.admin {
  background: #d7d1c4;
}

#content #comments .comment h2 a:hover {
  text-decoration: underline;
}


#content #comments .comment h2 span {
  color: #888;
  margin-right: 8px;
  float: left;
  display: block;
  height: 30px;
}

#content #comments .comment p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #43494a;
  padding: 3px 15px 10px 25px;
}

#content #comments .comment h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #7e7568;
  padding: 3px 15px 3px 15px;
  letter-spacing: 1px;
}

#content #comments .comment p.options {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  text-align: right;
  line-height: 17px;
  color: #545a5b;
  padding: 4px 4px 4px 10px;
  clear:both;
  font-style: italic;
}

#content #comments h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #7a5c3f;
  padding: 15px 5px 2px 5px;
}

#content form div {
  padding:  0 10px 20px 0;
}

#content form div.url {
  padding:  0;
}


#content #comments form div {
  padding:  0 10px 1px 0;
  margin: 4px 0;
}

#content #comments form textarea, #content #comments form input.field {
  width: 591px;
  max-width: 607px;
}

#content #comments form textarea {
  width: 585px;
  max-width: 625px;
  height: 100px;
}

#content #comments form p, #content #comments form address{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #545a5b;
  padding: 3px 10px 3px 10px;
}

/* Container */
#container {
  width: 880px;
  margin: 10px auto;
  overflow: auto;
}

/* sidebar */

#sidebar {
  width: 208px;
  float: left;
  padding: 0 16px;
  color: #e9e5df;
}

#sidebar a {
  color: #e9e5df;
}

#sidebar #header a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
}

#sidebar #header a:hover {
  color: #c6c1ba;
}

#sidebar #header img{
  margin: 65px auto 0 auto;
  display: block;
}

/* Content */

#content {
  margin: 36px 0 0 0;
  width: 640px;
  float: right;
}

#content .record, #content .norecord, #content .contact {
  background: #e9e5df;
  border: 3px solid #4b4f4a;
  padding: 3px;
  margin-bottom: 14px;
  background-repeat: no-repeat;
  background-position: 579px 21px;
  overflow: hidden;
}

.read {
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity: .70;
}

#content #comments {
  background: #e9e5df;
  border: 3px solid #4b4f4a;
  padding: 0 4px;
  margin-bottom: 14px;
  background-repeat: no-repeat;
  background-position: 579px 21px;
  overflow: hidden;
}


/* Footer */
#footer {
  margin: 16px 0 20px 0;
  width: 640px;
  float: right;
  background: #444843;
  padding: 16px 0;
}

#footer p {
  padding: 5px 34px;
  color: #949392;
}

#footer a {
  color: #76835b;
}


#content ul {
  list-style: disc;
  padding: 3px 48px 20px;
  color: #545A5B;
}

#content ol {
  list-style: decimal;
  padding: 3px 48px 20px;
  color: #545A5B;
}

.record img, .comment img {
  border: 2px solid #545A5B;
  padding: 1px;
}

#content li {
  padding: 4px 0;
  line-height: 1.5em;
}

#content .error_field label {
  color: #880000;
}

#content .error_field textarea.field, #content .error_field input.field {
  border: 1px solid #ba7d78;
}

#content .errorExplanation {
  padding: 10px 0;
}

#content .errorExplanation h2 {
  font-size: 14px;
  color: #880000;
}

#content .errorExplanation ul {
  margin: 3px 21px;
  list-style: disc;
  padding: 0 21px;
}

#content .errorExplanation ul li {
  margin: 10px 0;
  color: #330000;
}

#content .message {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 8px 11px;
  font-size: 14px;
  margin: -15px 0 15px 0;
}

#content .success {
  background: #d8ead6;
  color: #3f620d;
  border: 1px solid #65c05c;
}

#content .error {
  color: #660000;
  background: #ffcccc;
  border: 1px solid #990000;
}