/* 
	@name		COLOR1 - MDW FANSUB 2009 SKIN
	@file		color1.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_color2.png') top left no-repeat;
}
#col_1 li a { color: #600; }
#menu li a:hover {
	background: transparent url('../../images/subcolors/bg_col1_h3_a_hover_color2.png') top left repeat-y;
}

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

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

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