.dark-bg { background-color: #151515; }
.cc_container a,.cc_container a:visited, .post_title, #footer-div a, #footer-div a:hover, #mobile-heading-text, .message-subject, .block-link-right:hover, #h1-title, a, a:hover, .color-fg, .dark-heading, .modal-header, .modal-header .close, .navbar-brand, .navbar-brand:hover, #main-menu a  { color: #C62433; }
.cc_container .cc_btn, .cc_container .cc_btn:visited, .forum_page_button, .index-blue , #login-box, .color-bg, button, .button, .pagination a, .pagination a:hover, .navbar, .navbar-nav > li > a, .navbar-nav > li > a:hover   { background-color: #C62433!important; }
.pagination .active a, .pagination .active a:hover { background-color: #A51D29 !important; }
#login-box button { background-color: #3A3A3A!important; } 
.modal-header button.close { background-color: transparent!important; }
@media (max-width : 767px) { 
	#main-menu a:hover { background-color: #A51D29; } 
	#main-menu a { color: #fff;  }
}

/** ALTSCENE SPECIFIC **/
body { background-color: #151515; }
#home_ad_container { border-color: #151515; }
.lightest-bg { background-color: rgb(243, 245, 249); color: #333; }
.navbar-nav > li > a.inbox-new-message { color: #420404!important; }
.alt-white-text { color: #ddd; }
h1.photos_h1 { color: #ddd; }
.login_white {
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ebeae5 #e0dfdc #dbdad7;
    -webkit-box-shadow: rgba(30,38,42,0.05) 0px 1px 3px;
    -moz-box-shadow: rgba(30,38,42,0.05) 0px 1px 3px;
    box-shadow: rgba(30,38,42,0.05) 0px 1px 3px;
    padding: 15px 0;
    color: #111;
}
h1#index-h1 { color: #fff;font-size: 45px;line-height: 53px;font-weight: bold;text-shadow: rgba(0,0,0,0.9) 0px 1px 6px;margin-top: 30%; }
.inner_content { margin: 0; padding: 15px 10px; }
#login_page_links { text-align: center; }
.login_white p { margin: 0; }
.login_white a { color: #111; }
.white { color: #fff!important; border-color: #fff!important; padding-bottom: 20px; }
.white a, .white a:hover, .white a:active, .white a:visited { color: #fff; }
.white h2 { margin: 20px 0 30px 0; }
.white p { line-height: 25px; }
#home_bottom_links { padding: 40px 0 10px 0; }
#signup-form-container a, #signup-form-container a:hover, #signup-form-container a:active, #signup-form-container a:visited { color: #fff; text-decoration: underline; }
#footer-div { background-color: #252525; margin-top: 20px; }
#footer-div a { font-size: 12px; }
#footer-div a, #footer-div a:hover, #footer-div a:active, #footer-div a:visited { color: #fff; }
#footer-div h3 a, #footer-div h3 a:hover { font-size: 17px; }
#copyright-div { color: #fff; background-color: #151515; text-align: center; padding: 10px 0; }
#login-box { border-color: #222; }
#top-header .open .dropdown-toggle { border-color: #222; }
#login-box button { background-color: #111!important; }
#profile-stats-list { background-color: #222; }
.border_img { border-color: #333; } 

/* Medium Devices, Desktops */
@media (max-width : 1199px) {
	h1#index-h1 { text-align: center; }
}
/* Small Devices, Tablets */
@media (max-width : 991px) {
	h1#index-h1 { margin-top: 44%; }
}
/* Extra Small Devices, Mobiles */
@media (max-width : 767px) {
	.center-mobile { text-align: center; }
	#mobile-heading-overlay { background-color: rgba(255,255,255, 0.15); }
	#mobile-heading-text { font-size: 46px;line-height: 60px;font-weight: bold;text-shadow: rgba(0,0,0,0.9) 0px 1px 6px;color: #fff; bottom: 31%;}
} 
