/***********************************************************************
	- MemHT Portal -
						
	Copyright (c) 2007 by Miltenovik Manojlo
	http://www.memht.com
	
	License: 
	Creative Commons Attribution-ShareAlike 3.0 License
	http://creativecommons.org/licenses/by-sa/3.0/
	
***********************************************************************/

.forum_category {
	background-color:#EEE;
	color:#A6301C;
	/*bg*/
}
.forum_category a {
	color:#A6301C;
}

.forum_legend {
	background-color:#DDD;
	color:#999;
}

.forum_spacer {
	background-color:#DDD;
}

.forum_title {
	background-color:#EEE;
}
.forum_threadlist {
	background-color:#EEE;
}

.forum_post_title {
	background-color:#EEE;
	color:#A6301C;
	/*bg*/
}

.forum_intitle {
	background-color:#EEE;
	color:#A6301C;
	/*bg*/
}

.forum_post {
	background-color:#EEE;
}

.forum_post_minititle {
	border-bottom:1px solid #DDD;
}

.forum_signature {
	border-top:1px solid #DDD;
}
