<br />
<b>Deprecated</b>:  Assigning the return value of new by reference is deprecated in <b>/home/andi/www/puddle/wp-settings.php</b> on line <b>202</b><br />
<br />
<b>Deprecated</b>:  Assigning the return value of new by reference is deprecated in <b>/home/andi/www/puddle/wp-settings.php</b> on line <b>204</b><br />
<br />
<b>Deprecated</b>:  Assigning the return value of new by reference is deprecated in <b>/home/andi/www/puddle/wp-settings.php</b> on line <b>205</b><br />
<br />
<b>Deprecated</b>:  Assigning the return value of new by reference is deprecated in <b>/home/andi/www/puddle/wp-includes/cache.php</b> on line <b>33</b><br />
<br />
<b>Deprecated</b>:  Assigning the return value of new by reference is deprecated in <b>/home/andi/www/puddle/wp-content/plugins/dd-formmailer-plugin.php</b> on line <b>1190</b><br />
<br />
<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/andi/www/puddle/wp-settings.php:202) in <b>/home/andi/www/puddle/wp-content/plugins/dd-formmailer-plugin.php</b> on line <b>2</b><br />
<br />
<b>Deprecated</b>:  Assigning the return value of new by reference is deprecated in <b>/home/andi/www/puddle/wp-content/plugins/sem-static-front/sem-static-front.php</b> on line <b>309</b><br />

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


#chatoutput {

/* Height of the shoutbox*/
/* height: 200px;*/

/*Uncomment width below*/
width: 300px;

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

/* Borders */
border: 0px solid #546078;
border-width: 0px 0px;
font: 12px helvetica, arial, sans-serif;
color: #546078;
background: #FAFAFA;
overflow: auto;
}

#chatoutput span {
font-size: 1.1em;
color: #546078;
}

#chatForm label, #shoutboxAdmin {
display: block;
margin: 4px 0;
}

#chatoutput a {
font-style: normal;
font-weight: bold;
color: #546078}

/* User names with links */
#chatoutput li span a {
font-weight: normal;
display: inline !important;
border-bottom: 1px dotted #546078padding-top: 3px;
}

#chatForm input, #chatForm textarea {
width: 300px;
display: block;
margin: 0 auto;
padding-left: 4px;
}

#chatForm textarea {
width: 300px;
align: left;
}


#chatForm input#submitchat {
width: 70px;
margin: 5px auto;
border: 2px outset;
padding: 2px;
padding-left: 4px;
align: left;
}

#chatoutput ul#outputList {
padding: 0;
position: static;
margin: 0;
}

#chatoutput ul#outputList li {
padding-left: 4px;
margin: 0;
color: #546078;
background: none;
font-size: 1em;
list-style: none;
}

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

ul#outputList li:first-line {
line-height: 10px;
}

#lastMessage {
padding-bottom: 1px;
padding-left: 4px;
text-align: center;
border-bottom: 2px dotted #FF8D00;
}

em#responseTime {
font-style: normal;
display: block;
}

#chatoutput .wp-smiley {
vertical-align: top;
}
