/* Forum Style Sheet for VWD forum */
/* http://disc.server.com/Indices/233048.html */
/* 10/2007 copyright Goldendoodles.com */

body { 
  color:#333399;
  background-color:#FFFFFF;
  background-image:url("http://www.goldendoodles.com/forum_styles/vwd_forum.jpg");
  background-repeat:repeat;
  padding:2%;
}

a:link {color: #0000FF;}
a:visited {color: #772277;}
a:hover {background-color: #EFEFF6;}

table#entries_table {margin:auto; margin-top:1em; border-collapse:collapse; }
table#entries_table td {padding-left:1ex; padding-right:1ex;}

td.link_cell { padding-left:1em;}
td.author_cell { text-align:center; }
td.date_cell { text-align:center; }

ul {margin-top:0; margin-bottom:0; padding-top:0;}
li.nested_list {list-style-type:none; display:inline;}
div.thread li.message_entry {margin-top:2px;}

div.thread {margin-bottom:1em; margin-top:1em;}

span.author_cell {margin-left:2px; margin-right:2px;}
span.date_cell {font-size:smaller;}
SPAN.new_message {background-color:#E5E5E5;}
span.current_entry {font-style:italic;}
SPAN.current_entry {background-color:#DDE1FF;}

div.first_message {padding:1ex; width:35em; font-size:90%;}
div.message_and_thread DIV.message_preview { width:30em; }

div.message_and_thread ul li.message_entry { margin-top:0; }

div.message_and_thread li.message_entry { margin:0; }
/* div.message_and_thread li.message_entry { margin:1em; } */

/* uncomment the following if you want to disable */
/* reply message expansion			*/
/* div.message_preview { display:none; }	*/

ul {margin-top:0; padding-top:1px; margin-bottom:0;}
li.nested_list { list-style-type:none; display:inline; } 
li.message_entry { margin-top:1em; } 
div.message_preview { width:30em; } 
 


INPUT.button {	
	background-color: #DDE1FF;
}
INPUT.button:HOVER {
	background-color: #D1D5F1;
}

INPUT.Search_button {	
	background-color: #DDE1FF;
}
INPUT.Search_button:HOVER {
	background-color: #D1D5F1;
}

/* Sean says I'd have to define this to change the "Search Again" button attributes
div.search_results input
*/
