* { margin: 0; padding:0; }

body {
  background-color: #000;
  font-size: 12px;
  /*font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;*/
  font-family: helvetica, georgia, times, 'liberation serif', serif;
  color:#564b47;
  width: 990px;
  /*width: 1140px;*/
  margin: 0px auto 0px auto;
/*margin: 0px 0px 0px 0px;*/
background-image: url(/img/redesign/bg.jpg);
background-repeat:repeat-x;
text-align: center;
}


.logopicture {
border:none;
position: absolute;
left: 8.2%;
top:70px;
}

.logotext {
left:14%; top: 160px; position: absolute;
}

#inside {
  width: 990px;
 margin: 0 auto 0 auto;
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%;*/
  /*position: absolute; worked */
 margin: 220px auto 0 auto;
  position: relative;
  /*top: 190px;*/
  width: 990px;
  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;
}


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

#small {
font-size: 10px;
}

ul {
margin: 0px;
padding: 0px;
margin-top: 0px;
padding-top: 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 {
/*width: 770px;*/
width: 900px;
float: left;
text-align: left;
padding-bottom: 10px;
margin-bottom: 10px;
}

#mainleft {
float: left;
text-align: left;
#width: 580px;
padding-bottom: 10px;
margin-bottom: 10px;
}

#mainright {
#width: 300px;
float: right;
text-align: left;
padding-bottom: 10px;
margin-bottom: 10px;
font-size: 11px;
font-weight: bold;
}

#articleheader {
/*font-family: 'arial black', arial, sans-serif;*/
  font-family: georgia, times, 'liberation serif', serif;
font-size: 16px;
margin: 0px;
color: #e2c890;
/*font-weight: bold;*/
text-decoriation: none;
margin-bottom: 5px;
}

#smallarticleheader {
/*font-family: 'arial black', arial, sans-serif;*/
  font-family: georgia, times, 'liberation serif', serif;
font-size: 16px;
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 10px auto;
color: black;
/*(color: #dcdc85;(/
/*border-bottom: 1px solid;*/
font-size: 20px;
font-weight: bold;
text-align: center;
background: black url(/forums/styles/balmy_blond/theme/images/bg_header.png) repeat-x;
/*background-color: #303030;*/
height: 27px;
padding-top: 7px;
padding-left: 0px; /* was10px */
padding-bottom: 3px;
text-transform: uppercase;
font-family: impact;
letter-spacing: 3px;
}

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

h5 {
text-align: left;
color: white;
background: #808080;
font-size: 12px;
margin-bottom: 5px;
padding-left: 10px;
}

h6 {
background: #585858;
text-align: left;
font-size: 12px;
color: white;
margin-bottom: 5px;
padding-left: 10px;
}

.rt {
color:white;
font-size: 14px;
}

form div, form i, input, textarea {
color: #979389;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius:3px
}

i {
font-weight: bold;
}

.commentbox {
/*border: 1px solid #949494;*/
/*color: #666;*/
/*border: 1px solid #5a5546;
background: #5a5546;*/
border: 1px solid #5a5546;
background: #5A5546;
color: #000;
width: 300px;
}


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

input {
background-color: #5A5546;
border: 1px solid #b4b0a3;
color: #000;
text-decoration: none;
margin: 1px;
}
textarea {
background-color: #5A5546;
border: 1px solid #facc31;
color: #fff;
text-decoration: none;
margin: 1px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius:3px
}

#articleheader a {
/*font-family: 'arial black', arial, sans-serif;*/
/*font-family: arial, sans-serif;*/
font-family: helvetica, georgia, times, arial, sans-serif;
/*font-family: georgia, times, 'liberation serif', serif;*/
font-size: 20px;
margin: 0px;
color: white;
/*font-weight: bold;*/
text-decoration: none;
font-weight: bold;
}

#smallarticleheader a {
/*font-family: 'arial black', arial, sans-serif;*/
font-family: arial, sans-serif;
/*font-family: georgia, times, 'liberation serif', serif;*/
font-size: 16px;
margin: 0px;
color: white;
text-decoration: none;
font-weight: bold;
}

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;
}

.contact {
width: 400px;
background: white;
text-decoration:none;
font-size: 12px;
color: #666;
border: 1px solid white;
margin-bottom: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius:3px
}

.search {
/*
background: white url(/img/redesign/imageMagnify.gif);
background-repeat: no-repeat;
background-position: center right;
*/
background: black;
font-size: 10px;
/*color: #8f856c;*/
color: white;
/*border: 1px solid black;*/
border: 0;
padding: 0;
/*display: inline-block;*/
margin: 6px 6px 6px 9px;
height: 20px;
float: right;
}

.search input {
background: black;
color: white;
border: 0;
outline: none;
text-decoration: none;
}

#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;
}

.login {
position:absolute;
left:75px;
top:3px;
color:black;
font-size:11px;
font-weight:bold;
}

.login :link { color: #990000; }

#gallery {
width:580px;
display:inline;
}

#recaptcha_response_field {
color: #ffffff;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#3d382d;
}

#footer {
background: #303030;
clear: both;
width: auto;
margin: 0;
padding: 0;
}

.acomment {
font-size:14px;
background:#5a5546;
margin-left:50px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:3px;
padding-left: 10px;
}

/*.acomment cite {*/
cite {
font-style: normal;
font-size: 10px;
margin-top: 0px;
display:inline;
}

/*.acomment p {*/
.pclass {
padding-left: 0px;
/*text-indent:10px;*/
/*display:inline;*/
text-indent: 0px;
font-size: 13px;
/*clear: both;
margin-lefT: 0px;*/
}

.commentavatar {
float:left;
margin-top:30px;
}

.article-image {
float:left;
text-align:left;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
/* new */
padding-right: 15px;
padding-left: 0px;
margin-left: 0px;
}

.article-social-full {
padding-top: 0px;
margin-top: 0px;
}

#article-front {
padding-top: 20px;
font-size: 13px;
/*color: #868c85;*/
color: #c3c3c3;
}

.article-info-header {
font-size: 8px;
}

.sidebar-social-full {
padding-left: 60px;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.sidebar-social-item {
float: left;
margin: 1px 5px 0 17px;
padding-bottom: 5px;
}

/* newest */

ul.mybar {
margin-top: 0;
/*padding: 0 0 4px 0;*/
padding-top: 0;
width: 990px;
/*float: left;*/
background-color: #303030;
/*opacity: 0.5;
filter:alpha(opacity=50);*/ /* IE */
}

/*
ul.mybar li:hover {
background: white;
color: black;
}
*/

li.dir {
/*width: 240px;*/
display: inline-block;
color: white;
list-style-type: none;
/*margin-right: 50px;*/
font-weight: bold;
font-size: 14px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.article-social-item {
float: left;
margin: 1px 20px 0 0;
}

.nav-login {
float:left;
margin: 0;
padding: 0;
font: 'arial black', arial;
font-size: 12px;
font-weight: bold;
color: white;
margin: 8px 0px 0px 6px;
border: 0;
}

.nav-login-img {
float:left;
margin: 0;
padding: 0;
font: 'arial black', arial;
font-size: 12px;
font-weight: bold;
color: white;
margin: 6px 0px 0px 6px;
border: 0;
}

.nav-login :link {
text-decoration: underline;
border: 0;
outline: none;
}


.nav-forum {
float:left;
margin: 8px 0px 0px 10px;
font-size: 14px;
border: 0;
text-decoration: none;
}

.nav-buttons {
float:right;
margin: 6px 0px 0px 0px;
}

.nav-buttons :link {
text-decoration: none;
border: 0;
outline: none;
}

img {
text-decoration: none;
border: 0;
outline: none;
}

.myButton {
	background: black url(/forums/styles/balmy_blond/theme/images/bg_header.png) repeat-x;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border: 0;
	display:inline-block;
	color:black;
	font-family:Impact;
	font-size:12px;
	letter-spacing: 2px;
	padding:3px 9px;
	text-decoration:none;
	text-transform: uppercase;
}.myButton:hover {
	/*background-color:#980d06;*/
	color: white;
}.myButton:active {
	position:relative;
	top:1px;
}

.replybutton {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000');
	background-color:#ffffff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	color:#000000;
	font-family:Impact;
	font-size:12px;
	font-weight:normal;
	padding:2px 6px;
	text-decoration:none;
}.replybutton:hover {
	background-color:#000000;
}.replybutton:active {
	position:relative;
	top:1px;
}

.sidebarhover:hover h6 {
	background: #282828;
	color: white;
	}

