/* This file controls the look of the Live shoutbox... */

#chatoutput {
height: 150px;
width: 710px;
)

/* Horizontal Scrollbar Killer */
padding: 6px 8px; 

/* Borders */
border: 3px double #353535;


font: 12px helvetica, arial, sans-serif;
color: #FFFFFF;
background: #080808;
overflow: auto;
}

#chatoutput span { font-size: 10pt; font-style: bolder; color: #959595; }
#chatoutput span2 { font-size: 10pt; font-style: bolder; font-family:cursive; color: #ff9900; }
#chatForm label, #shoutboxAdmin { display: block; margin: 4px 0; }
#chatoutput li a { font-style: normal; color: #FF9900 }

/* User names with links */
#chatoutput li span a { font-style: oblique; display: inline !important; border-bottom: 1px dotted #FFF; ?> }

#chatForm input[type="hidden"] { border: 0; padding: 0; }
#chatForm input, #chatForm textarea, #chatForm #shoutboxOp, #shout_theme { padding-left:20px; padding-right:25px; width:688px; font-size:12px; margin-bottom:2px; display: block; background:#333333 none repeat scroll 0 0; border:0 none; color:white; }
#chatForm textarea { width: 720px; }
#chatForm input#submitchat { }
#chatoutput ul#outputList { padding: 0; position: static; margin: 0; }
#chatoutput ul#outputList li { list-style-type:katakana-iroha;
margin:0 0 0 30px; text-align:left; color: #FFFFFF; background: none; font-size: 1em; min-height: 16px; }

/* No bullets from Kubrick et al. */
#chatoutput ul#outputList li:before { content: ''; }

ul#outputList li:first-line { line-height: 16px; }
#lastMessage { background:#454545 none repeat scroll 0 0;
margin-left:28px;
text-align:center; }

div#responseTime { display: inline; }
#chatoutput .wp-smiley { vertical-align: middle; }

#JalSound { margin: 0 -16px 0 0; cursor: pointer; float: left; width: 16px; height: 16px; }
#usersOnline { color: #FF9900; font-size: 9px; text-align: center; }
#chatInput { }
#SmileyList a img { margin-top: 4px; }
#Show_Spam { text-align: center; color: red; }

#wordspew .delShout { cursor: pointer; color:red; font-weight: bold; margin-left: 4px; }
.shoutbox_archive { margin: 20px auto 0; text-align: left; width: 735px; }
.shoutbox_archive .header { background: #000; color: #fff; height: 30px;}
table#wordspew { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background: #333; padding: 6px; color: #000; }
.msg { width: 70%; }
.name { white-space: nowrap; }
.date, .IP { text-align: center; }
.alternate { background-color: #555; }
.goback { float: right; margin: 5px; }
#chatoutput li span.jal_user, #chatoutput li span.jal_user a, td span.jal_user {  }
.ps_left { float: left; margin-right: 2px; }
.ps_right { float: right; margin-left: 2px; }

tr.bg td { border-bottom: 1px dashed #FFFFFF; padding: 2px; }
tr.bg:hover td, tr.bg:hover td a { background: #FF9900; color: #080808; }
#chatoutput .InfoUser, .InfoUser { color: red; font-size: xx-small; }
#SmileyList { padding-top:5px; margin-bottom:-5px; }