body{ 
  color:#000000; 
  background-color:#FFCC99; 
  background-image:url(http://www.sixshootercommunity.com/images/colt4-background.jpg);
  padding:2%;
}

a:link {color:#190707;}
a:visited {color:#8000FF;}
a:hover {background-color:yellow;}


div#body { max-width:80%;
 	   font-size: 100%;
	   margin:auto; }

button, input { background-color: ECBD6C;
	        border:  1px solid black;
		margin:  1px;
		padding: 2px;  }


button:hover, input:hover { background-color:#ECBD6C; }
a:hover { background-color:#ECBD6C; }


textarea { width:90%;  }


ul { list-style-type:none; }
li { margin-bottom:4px; }

div.message_and_thread ul {  	padding-left:0;
			  	margin-left:3ex;
				font-size: 100%;  }

div.message_and_thread LI.message_entry { background-color:#ECBD6C;
					 border: 1px solid black;
					 margin-top: 1ex;
					 max-width: 90%;
					 font-size: 100%; }

div.message_and_thread LI.current_entry { color: #000000;
					font-size:120%;
					margin-top: 1em;
					max-width:75%;
					padding:3px;
					padding-left:1em;
					border:1px solid black;  }

TD.link_cell A:HOVER { background-color:#ECBD6C; }

TABLE#entries_table { 	margin-top: 5px;
			font-size: 120%;
			width:120%; }


TR#entries_headers { display:none; }

TR.entry_row {	background-color: #ECBD6C; }
TR.entry_row TD { 	padding-top:5px;	padding-bottom:5px;
			font-size: 120%; }
TD.link_cell { padding-left: 1em; padding-right: 1em; }
TD.author_cell {text-align: center;}
TD.date_cell {	
	text-align:right;
	font-size: 80%;
	padding-right: 1em;
}
SPAN.date_cell {font-size: 80%;}

div.first_message {	
	font-size: 120%
	max-width: 80%;
	text-align: left;
	margin-left: 3em;
	margin-bottom: 1em;
	overflow:hidden;
	color:#ECBD6C;
}


div.first_message_header {	
	padding: 5px;
	background-color: #ECBD6C;
	margin-bottom: .5em;

}

div.thread { 	border: 1px solid #ECBD6C;	
			font-size: 120%;
		margin-top: 2em;
		margin-bottom: 2em; }


div.responses {	font-size: 100%; margin: .5em; }


div.message_and_thread div.response_headers {  background-color:#ECBD6C;  padding:3px;
 }

div.message_preview {  font-size: 120%;  margin:1ex; overflow:hidden;  }


div.message_and_thread { border:1px solid black;  padding:1em;
			font-size: 120%; }

div.message_text { margin: 1em; 
			font-size: 120%;}

div.headers {	padding: 2px;
		margin-bottom: 0;
		font-size: 100%;
		max-width: 50%;
		background-color: #ECBD6C;  }

div.header {		margin: 4px;	max-width: 50%; }

.author_header {	
	font-weight: bold;
	font-size:   150%;
}

SPAN.subject_header {	margin-left: 1em;  }
SPAN.date_header {	margin-left: 1em;  }
SPAN.ip_header {	margin-left: 1em;  }

div.buttons {	
	width:80%;
	margin: 1em;
}

INPUT.button {	margin-top:	5px;	margin-bottom:	5px; }

SPAN.parent_entry { background-color: #ECBD6C; }

div.post_message_form {	margin: 1em;
			padding: 1em;
			background-color: #ECBD6C; }

div.message_input { margin-top: .5em; }

div.textarea_and_label {	margin-top : .5em;	margin-bottom : 1em; }

div#textarea_toolbar {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.textarea {	border: 1px solid black; }

SPAN.new_message {	background-color: #ECBD6C; }

A.article_link {  text-decoration:none; }

div.search_results { }

div.search_results UL { padding:1em; }

div.search_results SPAN.author { font-size:100%;	margin-left: 1em; }

div.search_results SPAN.date { font-size:smaller;	margin-left: 1ex; }

body#widget { margin:0; padding:0; font-size:100%; }
table#widget_table { margin:0; width:100%; height:100%; } 
table#widget_table td.date_cell { width:4em; }
