@import url("http://www.inlandsocal.com/css/reset.css");
@import url("http://www.inlandsocal.com/css/main.css");
@import url("http://www.inlandsocal.com/css/text.css");
@import url("http://www.inlandsocal.com/css/widgets.css");
@import url("http://www.inlandsocal.com/css/cgm.css");

/* START THESE STYLES FOR A PAGE-SPECIFIC STYLESHEET */

/* GLOBAL */

body {
	background: #000 url(http://www.inlandsocal.com/images/global/bg_red.jpg) top center no-repeat; 
	}

/* UTILITY */

#isc_utility, #isc_utility a, #isc_utility a:visited {
	color: #fff;
	}

#isc_utility a:hover {
	color: #3874b3;
	}
	
/* END UTILITY */	
	
/* HEAD */	

div#isc_head_nav_left {
  background: url(http://www.inlandsocal.com/images/global/corner_gunmetal_left.gif) top left no-repeat;
  }

div#isc_head_nav_right {
  background: url(http://www.inlandsocal.com/images/global/corner_gunmetal_right.gif) top right no-repeat;
  }
	
div#isc_head_nav_mid_container {
	background: url(http://www.inlandsocal.com/images/global/nav_gunmetal_bg.gif) top left repeat-x;
	}
	
div#isc_search_container label {
	color: #fff;
	}	

/* TERTNAV */

#isc_tertnav_section_wrap {
	border-top: 1px solid #a11919;
	}

.isc_tertnav_1 {
	color: #a11919;
	}

.isc_tertnav_2 {
	color: #fff;
	}

/* BODY */

#isc_body_container {
	background: #3b3b3b;
	}

div#isc_body_container_sec_lg, div#isc_body_container_opt_lg, div#isc_body_container_opt_med {
	background-color: #2D2D2D;
	}

div.isc_body_mod_1000, div.isc_body_mod_830, div.isc_body_mod_670, div.isc_body_mod_500, div.isc_body_mod_410, div.isc_body_mod_330, div.isc_body_mod_320, div.isc_body_mod_270, div.isc_body_mod_245, div.isc_body_mod_200, div.isc_body_mod_160, div.isc_body_mod_155 {
	background-color: #fff;
	}

.bg {
	background-color: #fff;
	}

div#videoList table {
	background-color: #fff;
	}
	
.content, .video_list_wrap {
	border: 1px solid #a11919;
	}

div.isc_body_mod_title h3, div.isc_body_mod_title a, div.isc_body_mod_title a:visited {
	color: #fff;
	}

div.isc_body_mod_title {
	background-color: #a11919;
	}

.content a, .content a:visited, div#videoList a, div#videoList a:visited {
	color: #000;
	}
	
#isc_body_container a:hover, .content a:hover, div#videoList a:hover {
	color: #3874b3;
	}

/* FOOTER */

#isc_footer_container {
	background: #1C1A1B;
	}
	
#isc_footer a, #isc_footer a:visited {
	color: #a11919;
	}
	
#isc_footer a:hover {
	color: #3874b3;
	}	

/* ZVENTS AND DIRECTORY WIDGETS */

.ZventsDayButton, .ZventsDayButtonToday {
	color: #a11919;
	}

.zvents_invertednav li, .ZventsDayButton:hover, .zvents_invertednav a:hover  {
	background-color: #a11919;
	color: #fff;
	}

.ZventsDayButton:hover, .zvents_invertednav a:hover {
 	background-color: #666;
	}

.zvents_invertednav .current a, .zvents_invertednav a  {
	color: #fff !important;
	}

.zvents_maincontainer {
	background-color: #e6e6e6; /* usually won't change */
	}

.zvents_maincontainer, .directory_border {
	border: 1px solid #a11919;
	}
	
.directory_submit {
	color:#fff;
	background:#a11919;
	border:1px outset #666;
	}

/* BLOG STYLES 	*/

.widget .widget-header {
	border-left: 1px solid #a11919 !important;
	}
	
#gamma .widget-header, #gamma .widget-header a, .widget-header, .widget-header a {
	color:#fff !important;
	}
	
.widget-header {
	background-color:#a11919 !important;
	}

/* NAV STYLES */
 
 .isc_nav_menu{ background-image:url(http://www.inlandsocal.com/images/global/nav_bg.gif); background-repeat:repeat-x}
.isc_nav_menu a, .isc_nav_menu a:visited{color:#fff; border-right:solid 1px #333;}
.isc_nav_menu ul ul a.drop, .isc_nav_menu ul ul a.drop:visited{background-color:#343434}
.isc_nav_menu ul ul a.drop:hover{background:#666}
.isc_nav_menu ul ul:hover >a.drop{background:#666}
.isc_nav_menu ul ul ul a, .isc_nav_menu ul ul ul a:visited{background:#666}
.isc_nav_menu ul ul ul a:hover{background:#666}
.isc_nav_menu ul ul ul:hover >a{background:#666}
.isc_nav_menu ul ul a, .isc_nav_menu ul ul a:visited{color:#000; background-color:#7F7F7F; border-bottom:solid 1px #6F6F6F}
.isc_nav_menu a:hover, .isc_nav_menu ul ul a:hover{color:#000; background-color:#BFBFBF; background-image:url(http://www.inlandsocal.com/images/global/nav_bgroll.gif);}
.isc_nav_menu:hover >a, .isc_nav_menu ul ul:hover >a{color:#3B3B3B; background-color:#BFBFBF; background-image:url(http://www.inlandsocal.com/images/global/nav_bgroll.gif);}

/* END THESE STYLES FOR A PAGE-SPECIFIC STYLESHEET */