body {
  background-color: #000;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;
  width: 770px;
  margin: 20px auto 20px auto;
/*  margin: 20px 200px  20px 200px;*/
  text-align: center;
}

a
{
outline: none;
}

#bar :link { color: #ecece0 }  /* for unvisited links */
:link { color: #ecece0 }  /* for unvisited links */
:visited { color: #ecece0 } /* for visited links */
a:active { color: #8f856c } /* when link is clicked */
a:hover { color: #8f856c } /* when mouse is over link */

/* ie sucks, i had to switch these widths to make it fit properly */
#content { 
/*  width: 100%;*/
  width: 770px;
  padding: 0px;
  text-align: left;
  background-color: #000;
  /*overflow: auto;*/
  color: #8f856c;
}

#bar { 
/*  width: 100%;*/
  width: 770px;
  padding: 0px;
  color: #facc31;
  background-color: #980d06;	
  overflow: auto;
/*  font-size: 8px;*/
  text-transform:uppercase;
  text-align: right;
}

#main { 
  left:20px;
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0 auto 10px auto;
  padding: 10px;
  text-align: left;
/*  color: #b4b0a3;*/
color: white;
  background-color: #000;	
  overflow: hidden;
  padding-top: 50px;
  width: 580px;
/*  margin-top: 30px;*/
}

#rightbar {
float: left;
width: 140px;
font-family: arial, sans-serif;
margin: 10px auto 10px auto;
padding: 10px;
text-align: left;
color: #facc31;
overflow: none;
background-color: #000;
/*border-left: 1px dashed  #e2c890;*/
padding-top: 50px;
/*margin-top: 30px;*/
}

#small {
font-size: 10px;
}

ul {
margin: 0px;
padding: 0px;
list-style: none;
}

li {
text-decoration: none;
display: block;
}

p, h1, pre {
margin: 0px; 
padding: 10px; 
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #facc31;
background-color: #980d06;
}

/* I need the td below because ie SUCKS */
td {
  color: #238d00;
}

#article {
}

#articleheader {
font-family: arial, sans-serif;
font-size: medium;
margin: 0px;
color: #e2c890;
font-weight: bold;
text-decoriation: none;
margin-bottom: 5px;
}

#articlefooter {
color: #827b64;
font-family: arial, sans-serif;
font-size: 12px;
/*border-top: 1px dashed grey;*/
margin: 5px 5px 5px 0;
overflow: auto;
text-align: right;
}

#articlefootertwo {
color: #827b64;
font-family: arial, sans-serif;
font-size: 10px;
/*border-top: 1px solid;*/
margin: 5px 5px 5px 0;
overflow: auto;
}

#moviefooter {
color: #e2c890;
}

.commentfooter {
font-size: 10px;
color: #5a5546;
}

/*
a { 
color: #ecece0;
font-size: 13px;
background-color:transparent;
text-decoration: none; 
}
*/


hr.dashed {
border-top: 1px dashed #3d382d;
/* ie sucks so below is a hack so it dont show solid line*/
border-bottom: 1px solid #000000;
border-left: 0;
border-right: 0;
margin: 5px 5px 5px 0;
padding: 0;
}

code {
overflow: auto;
margin: 5px 5px 5px 0;
padding: 0;
font-size: 12px;
color: #cfba82;
}

.dash {
overflow: auto;
margin: 5px 5px 5px 0;
padding: 0;
/*border-top: 1px dashed #facc31;
border-bottom: 1px dashed #facc31;
border-left: 1px dashed #facc31;
border-right: 1px dashed #facc31;*/
border: 1px dashed #3d382d;
}

.tabletest {
width: 790px;
border-top: 1px solid #000000;
border-collapse: collapse;
border-spacing: 0;
margin-top: 1em;
}

h2 {
/* this below hack because ie sucks */
margin: auto auto 0 auto;
color: white;
/*border-bottom: 1px solid;*/
font-size: 24px;
font-weight: bold;
}

h3 {
/* this below hack because ie sucks */
margin: auto auto 0 auto;
color: white;
/*border-bottom: 1px solid;*/
font-size: 12px;
text-align: center;
background: black url(/img/fb-3.jpg) no-repeat;
height: 30px;
padding-top: 4px;
}

h4 {
/* this below hack because ie sucks */
margin: auto auto 0 auto;
color: #8f856c;
font-size: 14px;
}

.rt {
color:#f5c96a;
font-size: 15px;
}

form div, i, input {
color: #979389;
}

.commentbox {
border: 1px solid #949494;
}


input.buttonstyle {
font-size: 11px;
border: 1px #facc31 solid;
background-color: #000;
color: #776f5f;
}

input {
background-color: #000000;
border: 1px solid #b4b0a3;
color: #fff;
text-decoration: none;
margin: 1px;
}
textarea {
background-color: #000000;
border: 1px solid #facc31;
color: #fff;
text-decoration: none;
margin: 1px;
}

#articleheader a {
font-family: arial, sans-serif;
font-size: medium;
margin: 0px;
color: white;
font-weight: bold;
text-decoration: underline;
}

li a { 
color: #ecece0;
font-size: 11px;
text-decoration: none; 
}

#articlefooter a { 
color: #ecece0;
font-size: 12px;
text-decoration: underline; 
}


pre { padding: 0px; margin: 0px; border:none; }
#src { padding: 0px; margin: 0px; border:none;}

#src .l  {text-align:right;color:#000;background-color: #8f856c;padding-right:.1em;margin-right:.2em;text-decoration:none;border:none;}

.sktr {
border:1px solid #facc31;
}

.skrow1 {
color:#facc31;
background: #000;
}

.skrowx {
color:#000;
background: #88721b;
}

#rightbar a {
text-decoration:none;
}

.bubble a {
text-decoration:none;
}

/* testing here */
.clearrep {
width: 50px;
height: 20px;
padding: 20px 0 0;
margin: 0;
border: 0;
background: transparent url(/img/clear.jpg) no-repeat center top;
overflow: hidden;
cursor: pointer;
cursor: hand;
}

.addrep {
width: 105px;
height: 20px;
padding: 20px 0 0;
margin: 0;
border: 0;
background: transparent url(/img/addcomment.jpg) no-repeat center top;
overflow: hidden;
cursor: pointer;
cursor: hand;
}

form>.clearrep { /* For non-IE browsers*/
  height: 0px;
}

form>.addrep { /* For non-IE browsers*/
  height: 0px;
}

.search {
text-decoration:none;
font-size: 10px;
/*color: #8f856c;*/
background: white;
color: black;
border: 1px solid white;
}

#masthead ul
{
position: absolute;
top: 20px;
left: 50%;
margin: 0 0 0 -385px;
width: 750px;
/*border-top: 1px solid #333;*/
background-color: #000;
padding: 7px 10px 9px ;
font-size: 10px;
line-height: 1;
opacity: .50;
z-index: 300;
font-weight: bold;
}

#masthead ul li
{
float: right;
margin: 0 0 0 12px;
background: none;
padding: 0;
}
 
#masthead_footer ul
{
position:absolute;
top:202px;
width: 750px;
color: #8f856c;
/*border-top: 1px solid #333;*/
background-color: #000;
padding: 0px 10px 0px;
font-size: 12px;
line-height: 1;
/*z-index: 300;*/
font-weight: bold;
opacity: 1;
}

#masthead_footer ul li
{
float: left;
margin: 7px 0 0 12px;
background: none;
padding: 0;
}

#masthead ul li.welcome {
float: left;
margin: 0;
}

#masthead ul li.searchbar {
display: block;
width: 165px;
height 30px;
position: static;
background: transparent url(/img/bg_search.gif) 0 0 no-repeat;
float: right;
margin: 0;
}

#masthead .searchbar input {
width 125px;
height 19px;
margin-left: 12px;
margin-top: 7px;
}


fieldset dt {
        float: left;
        width: 20%;
        text-align: left;
        display: block;
        padding-left: 10px;
}

fieldset dd {
        margin-left: 21%;
        vertical-align: top;
        margin-bottom: 3px;
}

fieldset.fields1 {
border: 1px solid #555555;
padding-top: 30px;
}

.pictureborder {
border: 1px solid grey;
}

