/* 
	@name		COLOR5 - MDW FANSUB 2009 SKIN
	@file		color5.css
	@author		smanu85
	@date		june 2009
	@desc		Overwrite default colors and graphic
*/

/* Column 1 elements (LT) */
#col_1 h3 {
	background: transparent url('../../images/subcolors/bg_col1_h3_color5.png') top left no-repeat;
}
#col_1 li a { color: #909; }
#menu li a:hover {
	background: transparent url('../../images/subcolors/bg_col1_h3_a_hover_color5.png') top left repeat-y;
}

/* Column 2 elements (MIDDLE) */
#col_2 h1.newsTitle {
	color: #FFF;
	background: #FFF url('../../images/subcolors/bg_news_h1_color5.png') top left no-repeat;
}
#col_2 h1.newsTitle span {
	background: #FFF url('../../images/subcolors/bg_news_h1_color5.png') top right;
}
#col_2 a { color: #909; text-decoration: none; }
#col_2 a:hover { color: #C0C; border-bottom: 1px dotted #C0C; }

/* Column 3 elements (RT) */
#col_3 h3 {
	background: transparent url('../../images/subcolors/bg_col3_h3_color5.png') top left no-repeat;
}
#searchBox input.search { background: #333; color: #FFF; } 

/* Footer */
#footer {
	background: transparent url('../../images/subcolors/footer_color5.png') top left no-repeat;
}
