/* whole page related colors */
.whole_wrapper{
	background:#fff;
	}

/* megenta */
/*.page_color_megenta{
	background: url(images/magenda_patten.png) top left repeat;
	}*/

.page_color_megenta .head-logo{
	color:#ff1d77;
	}
/* menu */	
.main_menu ul .menu_color_megenta ul{
	background:#FFDEEB;
	}
.main_menu .menu_color_megenta > a{
	border-top-color:#DE1E6B;
	color:#DE1E6B;
	}
.main_menu .menu_color_megenta:hover > a,.main_menu .menu_color_megenta > a:hover,.main_menu .menu_color_megenta > a.active{
	background:#DE1E6B;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_megenta .headbar{
	background:#FFE3EE;
	color:#82134D;
	}
.color_theme_megenta .headbar a,.color_theme_megenta .headbar span{
	color:#82134D;
	}
.color_theme_megenta .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_megenta .footbar{
	border-bottom:1px solid #b31a6a;
	}
.color_theme_megenta .more_link{
	background:#FFE3EE;
	color:#b31a6a;
	}
.color_theme_megenta .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_megenta .widget .titlebar, .widget_color_megenta .widget .titlebar a{
	background:#FFACCD;
	color: #b31a6a;
	}
.widget_color_megenta .news_widget ul li,.widget_color_megenta .vBar,.widget_color_megenta .all_titles_widget ul li{
	border-color: #FFACCD;
}
.widget_color_megenta .comment{ color:#FFACCD; }
.widget_color_megenta .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_megenta .each_news .title, .widget_color_megenta .each_news .title a{
	color:#ff1d77;
	}
.widget_color_megenta .each_news .title a:hover{
	color: #b31a6a;
	}
	
.widget_color_megenta .each_news .subtitle, .widget_color_megenta .each_news .subtitle a{
	color:#b31a6a;
	}
	
.widget_color_megenta .widget .additional_info, .widget_color_megenta .widget .additional_info a, .widget_color_megenta .widget .additional_info span{
	color:#ff1d77;
	text-decoration: none;
	}
.widget_color_megenta .widget .additional_info a:hover{
	color: #b31a6a;
	text-decoration: none;
	}
.widget_color_megenta .bottom,.widget_color_megenta .poll_container .poll_top_part{
	}
.widget_color_megenta .bottom .more_link{
	background:#FFE3EE;
	color:#B31A6A;
	}
.widget_color_megenta .bottom .more_link:hover{
	color: #000;
	}.widget_color_megenta .poll_container
	
.widget_color_megenta .list h3 a{
	color:#b31a6a;
	}
.widget_color_megenta .list h3 a:hover{
	color: #ff1d77;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_megenta .detail_article .title,.widget_color_megenta .poll_container .poll_question,.widget_color_megenta .topic_list a{
	color: #b31a6a;
	}
.widget_color_megenta .detail_article .subtitle{
	color: #ff1d77;
	}
.widget_color_megenta .detail_article .title_container{
	border-bottom: 1px solid #fdc7dd;
	}
.widget_color_megenta .detail_article .additional_info_container,.widget_color_megenta .detail_article .content{
	border-bottom: 1px solid #ff1d77;
	}
/* green */
/*.page_color_green{
	background: url(images/green_pattern.png) top left repeat;
	}*/

.page_color_green .head-logo{
	color:#019a08;
	}
/* menu */	
.main_menu ul .menu_color_green ul{
	background:#e6f4c3;
	}
.main_menu .menu_color_green > a{
	border-top-color:#019a08;
	color:#019a08;
	}
.main_menu .menu_color_green:hover > a,.main_menu .menu_color_green > a:hover, .main_menu .menu_color_green > a.active{
	background:#019a08;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_green .headbar{
	background:#E4FFA3;
	color:#00A038;
	}
.color_theme_green .headbar a, .color_theme_green .headbar span{
	color:#00A038;
	}
.color_theme_green .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_green .footbar{
	border-bottom:1px solid #019a08;
	}
.color_theme_green .more_link{
	background:#E4FFA3;
	color:#00A038;
	}
.color_theme_green .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_green .widget .titlebar, .widget_color_green .widget .titlebar a{
	background:#D5FFD6;
	color: #019A08;
	}
.widget_color_green .news_widget ul li,.widget_color_green .vBar,.widget_color_green .all_titles_widget ul li{
	border-color: #D5FFD6;
} .widget_color_green .comment{ color:#019A08; }
.widget_color_green .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_green .each_news .title, .widget_color_green .each_news .title a{
	color:#019a08;
	}
.widget_color_green .each_news .title a:hover{
	color: #005f21;
	}
	
.widget_color_green .each_news .subtitle, .widget_color_green .each_news .subtitle a{
	color:#005f21;
	}
	
.widget_color_green .widget .additional_info, .widget_color_green .widget .additional_info a, .widget_color_green .widget .additional_info span{
	color:#6FB473;
	text-decoration: none;
	}
.widget_color_green .widget .additional_info a:hover{
	color: #005f21;
	text-decoration: none;
	}

.widget_color_green .bottom,.widget_color_green .poll_container .poll_top_part{
	}
.widget_color_green .bottom .more_link{
	background:#D5FFD6;
	color:#019A08;
	}
.widget_color_green .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_green .list h3 a{
	color:#189900;
	}
.widget_color_green .list h3 a:hover{
	color: #004900;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_green .detail_article .title,.widget_color_green .topic_list a,.widget_color_green .poll_container .poll_question{
	color: #019a08;
	}
.widget_color_green .detail_article .subtitle{
	color: #005f21;
	}
.widget_color_green .detail_article .title_container{
	border-bottom: 1px solid #91d100;
	}
.widget_color_green .detail_article .additional_info_container,.widget_color_green .detail_article .content{
	border-bottom: 1px solid #189900;
	}
.widget_color_green .media_icon_18x18{
	background-color:#0F0;
	}





/* blue */
/*.page_color_blue{
	background: url(images/blue_pattern.png) top left repeat;
	}*/

.page_color_blue .head-logo{
	color:#336699;
	}
/* menu */	
.main_menu ul .menu_color_blue ul{
	background:#bcf1ed;
	}
.main_menu .menu_color_blue > a{
	border-top-color:#336699;
	color:#336699;
	}
.main_menu .menu_color_blue:hover > a,.main_menu .menu_color_blue > a:hover,.main_menu .menu_color_blue > a.active{
	background:#336699;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_blue .headbar{
	background:#bcf1ed;
	color:#336699;
	}
.color_theme_blue .headbar a, .color_theme_blue .headbar span{
	color:#336699;
	}
.color_theme_blue .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_blue .footbar{
	border-bottom:1px solid #336699;
	}
.color_theme_blue .more_link{
	background:#bcf1ed;
	color:#336699;
	}
.color_theme_blue .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_blue .widget .titlebar, .widget_color_blue .widget .titlebar a{
	background:#CCDBFE;
	color: #336699;
	} .widget_color_blue .comment{ color:#336699; }
.widget_color_blue .news_widget ul li,.widget_color_blue .vBar,.widget_color_blue .all_titles_widget ul li{
	border-color: #CCDBFE;
}
.widget_color_blue .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_blue .each_news .title, .widget_color_blue .each_news .title a{
	color:#336699;
	}
	
.widget_color_blue .each_news .title a:hover{
	color: #000;
	}
	
.widget_color_blue .each_news .subtitle, .widget_color_blue .each_news .subtitle a{
	color:#3399cc;
	}
	
.widget_color_blue .widget .additional_info, .widget_color_blue .widget .additional_info a, .widget_color_blue .widget .additional_info span{
	color:#3399cc;
	text-decoration: none;
	}
.widget_color_blue .widget .additional_info a:hover{
	color: #336699;
	text-decoration: none;
	}

.widget_color_blue .bottom,.widget_color_blue .poll_container .poll_top_part{
	
	}
.widget_color_blue .bottom .more_link{
	background:#CCDBFE;
	color:#336699;
	}
.widget_color_blue .bottom .more_link:hover{
	color: #fff;
	background:#336699;
	}
	
.widget_color_blue .list h3 a{
	color:#336699;
	}
.widget_color_blue .list h3 a:hover{
	color: #3399cc;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_blue .detail_article .title,.widget_color_blue .topic_list a,.widget_color_blue .poll_container .poll_question{
	color: #336699;
	}
.widget_color_blue .detail_article .subtitle{
	color: #3399cc;
	}
.widget_color_blue .detail_article .title_container{
	border-bottom: 1px solid #3399cc;
	}
.widget_color_blue .detail_article .additional_info_container,.widget_color_blue .detail_article .content{
	border-bottom: 1px solid #3399cc;
	}

.widget_color_blue .media_icon_18x18{
	background-color:#0FF;
	}





/* purple */
/*.page_color_purple{
	background: url(images/purple-pattern.png) top left repeat;
	}*/
.page_color_purple .head-logo{
	color:#7200ad;
	}
/* menu */
.main_menu ul .menu_color_purple ul{
	background:#F1D6FF;
	}
.main_menu .menu_color_purple > a{
	border-top-color:#7200ad;
	color:#7200ad;
	}
.main_menu .menu_color_purple:hover > a,.main_menu .menu_color_purple > a:hover,.main_menu .menu_color_purple > a.active{
	background:#7200ad;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_purple .headbar{
	background:#e6cffe;
	color:#7200ad;
	}
.color_theme_purple .headbar a, .color_theme_purple .headbar span{
	color:#7200ad;
	}
.color_theme_purple .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_purple .footbar{
	border-bottom:1px solid #7200ad;
	}
.color_theme_purple .more_link{
	background:#e6cffe;
	color:#7200ad;
	} .widget_color_purple .comment{ color:#7200ad; }
.color_theme_purple .more_link:hover{
	color: #000;
	}
.widget_color_purple .news_widget ul li,.widget_color_purple .vBar,.widget_color_purple .all_titles_widget ul li{
	border-color: #e6cffe;
}
/* widgets */
.widget_color_purple .widget .titlebar, .widget_color_purple .widget .titlebar a{
	background:#DAB0FF;
	color: #7200AD;
	}
.widget_color_purple .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_purple .each_news .title, .widget_color_purple .each_news .title a{
	color:#7200ad;
	}
	
.widget_color_purple .each_news .title a:hover{
	color: #000;
	}
	
.widget_color_purple .each_news .subtitle, .widget_color_purple .each_news .subtitle a{
	color:#917EA7;
	}
	
.widget_color_purple .widget .additional_info, .widget_color_purple .widget .additional_info a, .widget_color_purple .widget .additional_info span{
	color:#917EA7;
	text-decoration: none;
	}
.widget_color_purple .widget .additional_info a:hover{
	color: #7200ad;
	text-decoration: none;
	}

.widget_color_purple .bottom,.widget_color_purple .poll_container .poll_top_part{
	}
.widget_color_purple .bottom .more_link{
	background:#E6CFFE;
	color:#7200AD;
	}
.widget_color_purple .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_purple .list h3 a{
	color:#7200ad;
	}
.widget_color_purple .list h3 a:hover{
	color: #000;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_purple .detail_article .title,.widget_color_purple .topic_list a,.widget_color_purple .poll_container .poll_question{
	color: #7200ad;
	}
.widget_color_purple .detail_article .subtitle{
	color: #a883d3;
	}
.widget_color_purple .detail_article .title_container{
	border-bottom: 1px solid #b598d6;
	}
.widget_color_purple .detail_article .additional_info_container,.widget_color_purple .detail_article .content{
	border-bottom: 1px solid #a883d3;
	}



/* red */
/*.page_color_red{
	background: url(images/red_pattern.png) top left repeat;
	}*/
.page_color_red .head-logo{
	color:#cc0000;
	}
/* menu */	
.main_menu ul .menu_color_red ul{
	background:#fdedd0;
	}
.main_menu .menu_color_red > a{
	border-top-color:#cc0000;
	color:#cc0000;
	}
.main_menu .menu_color_red:hover > a,.main_menu .menu_color_red > a:hover,.main_menu .menu_color_red > a.active{
	background:#cc0000;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_red .headbar{
	border:0 none;
	background:#e74d4f;
	color:#fff;
	}
.color_theme_red .headbar a, .color_theme_red .headbar span{
	color:#fff;
	}
.color_theme_red .headbar a:hover{
	color:#fff;
	text-decoration: none;
	}
.color_theme_red .footbar{
	border-bottom:1px solid #cc0000;
	} .widget_color_red .comment{ color:#c00; background:#fdedd0 }
.color_theme_red .more_link{
	background:#fdedd0;
	color:#c00;
	}
.color_theme_red .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_red .news_widget ul li,.widget_color_red .vBar,.widget_color_red .all_titles_widget ul li{
	border-color: #ff988a;
}
.widget_color_red .widget .titlebar, .widget_color_red .widget .titlebar a{
	background:#e74d4f;
	color: #fff;
	border:0 none;
	}
.widget_color_red .widget .titlebar a:hover{
	color: #fff;
	text-decoration: none;
	}

.widget_color_red .each_news .title, .widget_color_red .each_news .title a{
	color:#c00;
	}
.widget_color_red .each_news .title a:hover{
	color:#ff634d;
	}
	
.widget_color_red .each_news .subtitle, .widget_color_red .each_news .subtitle a{
	color:#cc0000;
	}
	
.widget_color_red .widget .additional_info, .widget_color_red .widget .additional_info a, .widget_color_red .widget .additional_info span{
	color:#ff634d;
	text-decoration: none;
	}
.widget_color_red .widget .additional_info a:hover{
	color: #cc0000;
	text-decoration: none;
	}

.widget_color_red .bottom,.widget_color_red .poll_container .poll_top_part{
	}
.widget_color_red .bottom .more_link{
	background:#FDEDD0;
	color:#c00;
	}
.widget_color_red .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_red .list h3 a{
	color:#cc0000;
	}
.widget_color_red .list h3 a:hover{
	color: #ff634d;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_red .detail_article .title,.widget_color_red .topic_list a,.widget_color_red .poll_container .poll_question{
	color: #cc0000;
	}
.widget_color_red .detail_article .subtitle{
	color: #ff988a;
	}
.widget_color_red .detail_article .title_container{
	border-bottom: 1px solid #ff988a;
	}
.widget_color_red .detail_article .additional_info_container,.widget_color_red .detail_article .content{
	border-bottom: 1px solid #ff988a;
	}


/* orange*/
/*.page_color_orange{
	background: url(images/orange_pattern.png) top left repeat;
	}*/
.page_color_orange .head-logo{
	color:#ff6600;
	}
/* menu */
.main_menu ul .menu_color_orange ul{
	background:#fdf1b9;
	}
.main_menu .menu_color_orange > a{
	border-top-color:#ff6600;
	color:#ff6600;
	}
.main_menu .menu_color_orange:hover > a,.main_menu .menu_color_orange > a:hover,.main_menu .menu_color_orange > a.active{
	background:#ff6600;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_orange .headbar{
	background:#fdeda0;
	color:#B54900;
	}
.color_theme_orange .headbar a, .color_theme_orange .headbar span{
	color:#B54900;
	} .widget_color_orange .comment{ color:#B54900; }
.color_theme_orange .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_orange .footbar{
	border-bottom:1px solid #ff6600;
	}
.widget_color_orange .news_widget ul li,.widget_color_orange .vBar,.widget_color_orange .all_titles_widget ul li{
	border-color: #ff6600;
}
.color_theme_orange .more_link{
	background:#fdeda0;
	color:#B54900;
	}
.color_theme_orange .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_orange .widget .titlebar, .widget_color_orange .widget .titlebar a{
	background:#FFF1B7;
	color: #ff6600;
	}
.widget_color_orange .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_orange .each_news .title, .widget_color_orange .each_news .title a{
	color:#FF6600;
	}

.widget_color_orange .each_news .title a:hover{
	color: #c00;
	}
	
.widget_color_orange .each_news .subtitle, .widget_color_orange .each_news .subtitle a{
	color:#C95000;
	}
	
.widget_color_orange .widget .additional_info, .widget_color_orange .widget .additional_info a, .widget_color_orange .widget .additional_info span{
	color:#ff991d;
	text-decoration: none;
	}

.widget_color_orange .widget .additional_info a:hover{
	color: #ff6600;
	text-decoration: none;
	}

.widget_color_orange .bottom,.widget_color_orange .poll_container .poll_top_part{
	}
.widget_color_orange .bottom .more_link{
	background:#FFF1B7;
	color:#FF6600;
	}
.widget_color_orange .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_orange .list h3 a{
	color:#ff6600;
	}
.widget_color_orange .list h3 a:hover{
	color: #ff9900;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_orange .detail_article .title,.widget_color_orange .topic_list a,.widget_color_orange .poll_container .poll_question{
	color:#FF6600;
	}
.widget_color_orange .detail_article .subtitle{
	color: #ff9900;
	}
.widget_color_orange .detail_article .title_container{
	border-bottom: 1px solid #ff988a;
	}
.widget_color_orange .detail_article .additional_info_container,.widget_color_orange .detail_article .content{
	border-bottom: 1px solid #ff988a;
	}




/* Ash*/
/*.page_color_ash{
	background: url(images/ash_pattern.png) top left repeat;
	}*/
.page_color_ash .head-logo{
	color:#696969;
	}
/* menu */
.main_menu ul .menu_color_ash ul{
	background:#eee;
	}
.main_menu .menu_color_ash > a{
	border-top-color:#696969;
	color:#696969;
	}
.main_menu .menu_color_ash:hover > a,.main_menu .menu_color_ash > a:hover,.main_menu .menu_color_ash > a.active{
	background:#696969;
	color:#fff;
	} .widget_color_ash .comment{ color:#fff; }
/* headbar & footbar */
.color_theme_ash .headbar{
	background:#dfdad1;
	color:#696969;
	}
.color_theme_ash .headbar a, .color_theme_ash .headbar span{
	color:#696969;
	}
.color_theme_ash .headbar a:hover{
	color:#333333;
	text-decoration: none;
	}
.widget_color_ash .news_widget ul li,.widget_color_ash .vBar,.widget_color_ash .all_titles_widget ul li{
	border-color: #333333;
}
.color_theme_ash .footbar{
	border-bottom:1px solid #696969;
	}
.color_theme_ash .more_link{
	background:#dfdad1;
	color:#696969;
	}
.color_theme_ash .more_link:hover{
	color: #333333;
	}
/* widgets */
.widget_color_ash .widget .titlebar, .widget_color_ash .widget .titlebar a{
	background:#e0e0e0;
	color: #424242;
	}
.widget_color_ash .widget .titlebar a:hover{
	color:#336699;
	text-decoration: none;
	}

.widget_color_ash .each_news .title, .widget_color_ash .each_news .title a{
	color:#000;
	}

.widget_color_ash .each_news .title a:hover{
	color: #336699;
	}
	
.widget_color_ash .each_news .subtitle, .widget_color_ash .each_news .subtitle a{
	color:#333;
	}
	
.widget_color_ash .widget .additional_info, .widget_color_ash .widget .additional_info a, .widget_color_ash .widget .additional_info span{
	color:#7f7f7f;
	text-decoration: none;
	}

.widget_color_ash .widget .additional_info a:hover{
	color: #336699;
	text-decoration: none;
	}

.widget_color_ash .bottom,.widget_color_ash .poll_container .poll_top_part{
	}
.widget_color_ash .bottom .more_link{
	background:#e0e0e0;
	color: #333;
	}
.widget_color_ash .bottom .more_link:hover{
	background:#222;
	color:#fff;
	}
	
.widget_color_ash .list h3, .widget_color_ash .list h3 a{
	color:#000;
	}
.widget_color_ash .list h3 a:hover{
	color: #336699;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_ash .detail_article .title,.widget_color_ash .topic_list a,.widget_color_ash .poll_container .poll_question{
	color: #696969;
	}
.widget_color_ash .detail_article .subtitle{
	color: #9f9f9f;
	}
.widget_color_ash .detail_article .title_container{
	border-bottom: 1px solid #9f9f9f;
	}
.widget_color_ash .detail_article .additional_info_container,.widget_color_ash .detail_article .content{
	border-bottom: 1px solid #9f9f9f;
	}
/* topic related, topic cloud */
{
	color: #696969;
	}
/* Online Poll */
{
	color: #696969;
	}
.widget_color_default .comment{
	color:inherit;
	background:inherit;
}



/* Black*/
/*.page_color_black{
	background: url(images/ash_pattern.png) top left repeat;
	}*/
.page_color_black .head-logo{
	color:#696969;
	}
/* menu */
.main_menu ul .menu_color_black ul{
	background:#eee;
	}
.main_menu .menu_color_black > a{
	border-top-color:#696969;
	color:#696969;
	}
.main_menu .menu_color_black:hover > a,.main_menu .menu_color_black > a:hover,.main_menu .menu_color_black > a.active{
	background:#696969;
	color:#fff;
	} .widget_color_black .comment{ color:#fff; }
/* headbar & footbar */
.color_theme_black .headbar{
	background:#19232d;
	color:#fff;
	}
.color_theme_black .headbar a, .color_theme_black .headbar span{
	color:#fff;
	}
.color_theme_black .headbar a:hover{
	color:#fff;
	text-decoration: none;
	}
.widget_color_black .news_widget ul li,.widget_color_black .vBar,.widget_color_black .all_titles_widget ul li{
	border-color: #333333;
}
.color_theme_black .footbar{
	border-bottom:1px solid #696969;
	}
.color_theme_black .more_link{
	background:#dfdad1;
	color:#696969;
	}
.color_theme_black .more_link:hover{
	color: #333333;
	}
/* widgets */
.widget_color_black .widget .titlebar, .widget_color_black .widget .titlebar a{
	background:#19232d;
	color: #fff;
	border:0 none;
	}
.widget_color_black .widget .titlebar a:hover{
	color:#fff;
	text-decoration: none;
	}

.widget_color_black .each_news .title, .widget_color_black .each_news .title a{
	color:#000;
	}

.widget_color_black .each_news .title a:hover{
	color: #336699;
	}
	
.widget_color_black .each_news .subtitle, .widget_color_black .each_news .subtitle a{
	color:#333;
	}
	
.widget_color_black .widget .additional_info, .widget_color_black .widget .additional_info a, .widget_color_black .widget .additional_info span{
	color:#7f7f7f;
	text-decoration: none;
	}

.widget_color_black .widget .additional_info a:hover{
	color: #336699;
	text-decoration: none;
	}

.widget_color_black .bottom,.widget_color_black .poll_container .poll_top_part{
	}
.widget_color_black .bottom .more_link{
	background:#e0e0e0;
	color: #333;
	}
.widget_color_black .bottom .more_link:hover{
	background:#222;
	color:#fff;
	}
	
.widget_color_black .list h3, .widget_color_black .list h3 a{
	color:#000;
	}
.widget_color_black .list h3 a:hover{
	color: #336699;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_black .detail_article .title,.widget_color_black .topic_list a,.widget_color_black .poll_container .poll_question{
	color: #696969;
	}
.widget_color_black .detail_article .subtitle{
	color: #9f9f9f;
	}
.widget_color_black .detail_article .title_container{
	border-bottom: 1px solid #9f9f9f;
	}
.widget_color_black .detail_article .additional_info_container,.widget_color_black .detail_article .content{
	border-bottom: 1px solid #9f9f9f;
	}
/* topic related, topic cloud */
{
	color: #696969;
	}
/* Online Poll */
{
	color: #696969;
	}
.widget_color_default .comment{
	color:inherit;
	background:inherit;
}







/* Black Gradient*/
/*.page_color_black_grad{
	background: url(images/ash_pattern.png) top left repeat;
	}*/
.page_color_black_grad .head-logo{
	color:#696969;
	}
/* menu */
.main_menu ul .menu_color_black_grad ul{
	background:#eee;
	}
.main_menu .menu_color_black_grad > a{
	border-top-color:#696969;
	color:#696969;
	}
.main_menu .menu_color_black_grad:hover > a,.main_menu .menu_color_black_grad > a:hover,.main_menu .menu_color_black_grad > a.active{
	background:#696969;
	color:#fff;
	} .widget_color_black_grad .comment{ color:#fff; }
/* headbar & footbar */
.color_theme_black_grad .headbar{
	Background: #050c19;
	Background: -webkit-linear-gradient(left, #050c19 0%,#d1d1d1 100%);
	Background: -o-linear-gradient(right, #050c19 0%,#d1d1d1 100%);
	Background: -moz-linear-gradient(right, #050c19 0%,#d1d1d1 100%);
	Background: linear-gradient(to right, #050c19 0%,#d1d1d1 100%);
	color:#fff;
	}
.color_theme_black_grad .headbar a, .color_theme_black_grad .headbar span{
	color:#fff;
	}
.color_theme_black_grad .headbar a:hover{
	color:#fff;
	text-decoration: none;
	}
.widget_color_black_grad .news_widget ul li,.widget_color_black_grad .vBar,.widget_color_black_grad .all_titles_widget ul li{
	border-color: #333333;
}
.color_theme_black_grad .footbar{
	border-bottom:1px solid #696969;
	}
.color_theme_black_grad .more_link{
	background:#dfdad1;
	color:#696969;
	}
.color_theme_black_grad .more_link:hover{
	color: #333333;
	}
/* widgets */
.widget_color_black_grad .widget .titlebar, .widget_color_black_grad .widget .titlebar a{
	Background: #050c19;
	Background: -webkit-linear-gradient(left, #050c19 0%,#d1d1d1 100%);
	Background: -o-linear-gradient(right, #050c19 0%,#d1d1d1 100%);
	Background: -moz-linear-gradient(right, #050c19 0%,#d1d1d1 100%);
	Background: linear-gradient(to right, #050c19 0%,#d1d1d1 100%);
	color: #fff;
	border:0 none;
	}
.widget_color_black_grad .widget .titlebar a:hover{
	color:#fff;
	text-decoration: none;
	}

.widget_color_black_grad .each_news .title, .widget_color_black_grad .each_news .title a{
	color:#000;
	}

.widget_color_black_grad .each_news .title a:hover{
	color: #336699;
	}
	
.widget_color_black_grad .each_news .subtitle, .widget_color_black_grad .each_news .subtitle a{
	color:#333;
	}
	
.widget_color_black_grad .widget .additional_info, .widget_color_black_grad .widget .additional_info a, .widget_color_black_grad .widget .additional_info span{
	color:#7f7f7f;
	text-decoration: none;
	}

.widget_color_black_grad .widget .additional_info a:hover{
	color: #336699;
	text-decoration: none;
	}

.widget_color_black_grad .bottom,.widget_color_black_grad .poll_container .poll_top_part{
	}
.widget_color_black_grad .bottom .more_link{
	background:#e0e0e0;
	color: #333;
	}
.widget_color_black_grad .bottom .more_link:hover{
	background:#222;
	color:#fff;
	}
	
.widget_color_black_grad .list h3, .widget_color_black_grad .list h3 a{
	color:#000;
	}
.widget_color_black_grad .list h3 a:hover{
	color: #336699;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_black_grad .detail_article .title,.widget_color_black_grad .topic_list a,.widget_color_black_grad .poll_container .poll_question{
	color: #696969;
	}
.widget_color_black_grad .detail_article .subtitle{
	color: #9f9f9f;
	}
.widget_color_black_grad .detail_article .title_container{
	border-bottom: 1px solid #9f9f9f;
	}
.widget_color_black_grad .detail_article .additional_info_container,.widget_color_black_grad .detail_article .content{
	border-bottom: 1px solid #9f9f9f;
	}
/* topic related, topic cloud */
{
	color: #696969;
	}
/* Online Poll */
{
	color: #696969;
	}
.widget_color_default .comment{
	color:inherit;
	background:inherit;
}












/* red gradient */
/*.page_color_red_grad{
	background: url(images/red_pattern.png) top left repeat;
	}*/
.page_color_red_grad .head-logo{
	color:#cc0000;
	}
/* menu */	
.main_menu ul .menu_color_red_grad ul{
	background:#fdedd0;
	}
.main_menu .menu_color_red_grad > a{
	border-top-color:#cc0000;
	color:#cc0000;
	}
.main_menu .menu_color_red_grad:hover > a,.main_menu .menu_color_red_grad > a:hover,.main_menu .menu_color_red_grad > a.active{
	background:#cc0000;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_red_grad .headbar{
	background:#e74d4f;
	Background: -webkit-linear-gradient(left, #e74d4f 0%,#ceb3b3 100%);
	Background: -o-linear-gradient(right, #e74d4f 0%,#ceb3b3 100%);
	Background: -moz-linear-gradient(right, #e74d4f 0%,#ceb3b3 100%);
	Background: linear-gradient(to right, #e74d4f 0%,#ceb3b3 100%);
	border:0 none;
	color:#fff;
	}
.color_theme_red_grad .headbar a, .color_theme_red_grad .headbar span{
	color:#fff;
	}
.color_theme_red_grad .headbar a:hover{
	color:#fff;
	text-decoration: none;
	}
.color_theme_red_grad .footbar{
	border-bottom:1px solid #cc0000;
	} .widget_color_red_grad .comment{ color:#c00; background:#fdedd0 }
.color_theme_red_grad .more_link{
	background:#fdedd0;
	color:#c00;
	}
.color_theme_red_grad .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_red_grad .news_widget ul li,.widget_color_red_grad .vBar,.widget_color_red_grad .all_titles_widget ul li{
	border-color: #ff988a;
}
.widget_color_red_grad .widget .titlebar, .widget_color_red_grad .widget .titlebar a{
	background:#e74d4f;
	Background: -webkit-linear-gradient(left, #e74d4f 0%,#ceb3b3 100%);
	Background: -o-linear-gradient(right, #e74d4f 0%,#ceb3b3 100%);
	Background: -moz-linear-gradient(right, #e74d4f 0%,#ceb3b3 100%);
	Background: linear-gradient(to right, #e74d4f 0%,#ceb3b3 100%);
	color: #fff;
	border:0 none;
	}
.widget_color_red_grad .widget .titlebar a:hover{
	color: #fff;
	text-decoration: none;
	}

.widget_color_red_grad .each_news .title, .widget_color_red_grad .each_news .title a{
	color:#c00;
	}
.widget_color_red_grad .each_news .title a:hover{
	color:#ff634d;
	}
	
.widget_color_red_grad .each_news .subtitle, .widget_color_red_grad .each_news .subtitle a{
	color:#cc0000;
	}
	
.widget_color_red_grad .widget .additional_info, .widget_color_red_grad .widget .additional_info a, .widget_color_red_grad .widget .additional_info span{
	color:#ff634d;
	text-decoration: none;
	}
.widget_color_red_grad .widget .additional_info a:hover{
	color: #cc0000;
	text-decoration: none;
	}

.widget_color_red_grad .bottom,.widget_color_red_grad .poll_container .poll_top_part{
	}
.widget_color_red_grad .bottom .more_link{
	background:#FDEDD0;
	color:#c00;
	}
.widget_color_red_grad .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_red_grad .list h3 a{
	color:#cc0000;
	}
.widget_color_red_grad .list h3 a:hover{
	color: #ff634d;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_red_grad .detail_article .title,.widget_color_red_grad .topic_list a,.widget_color_red_grad .poll_container .poll_question{
	color: #cc0000;
	}
.widget_color_red_grad .detail_article .subtitle{
	color: #ff988a;
	}
.widget_color_red_grad .detail_article .title_container{
	border-bottom: 1px solid #ff988a;
	}
.widget_color_red_grad .detail_article .additional_info_container,.widget_color_red_grad .detail_article .content{
	border-bottom: 1px solid #ff988a;
	}