body {background-color:#0e0e0e; color:#FFF; background-image:none;}
a {color:#ffff00 !important;}
a:hover, a:focus {
    color: #ffff00;
}
.widget-wrapper-container{
	background: #525252 none repeat scroll 0 0 !important;
}
.logo{
	color: #ff9b01;
}
.logo span{
	    color: #ffffff;
}
.custom-menu {
    background: #333333 none repeat scroll 0 0;
}
.home_about, .home-modern-india {
    background: #333 none repeat scroll 0 0;
	min-height: 200px;
}
.moder-india-part, .ws_amb, .audio{
	background:transparent
}
.articleTitle {
    color: #ffffff;
}
.video-audio-contant-section, .main-contant-bottom{
	    background: none repeat scroll 0 0 #333;
}
.gallery-banner, .home-main-contant, .img_gal{
	    background: none repeat scroll 0 0 #525252;
}
.home-main-contant h1, .main-contant-bottom h1, .main-contant-bottom .img_gal > h3{
	color:#fff
}
#footer-logo{
	background:#525252;
}
.footer-container{
	background: #333333;
}
.top-pane-container {
    background: #525252;
}
.inner-main-contant {
    background: #333;
}
.inner-container h1 {
	    border-bottom: 2px solid #525252;
    color: #ffffff;
}
input[type="submit"]:hover, input[type="submit"], [type="reset"]{
    background: none repeat scroll 0 0 #656565;
    transition: all 0.5s ease 0s;
    border: none;
}
.custom-menu li:hover {
    background: #232323;
}
.quotes blockquote {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #525252;
}
.inner-main-contantold, .left-sidebar {
    background: #333;
}