body{
		background-color:#f5f5f5;  
		background-image:url('http://theinsiderstories.com/wp-content/themes/localnews/custom-style.php?ver=3.5.1'); 
		background-repeat:;
		background-position:;
		color:#121111;
		font-size:13px;
		}
			
		a, ul#filter a {color:#005689;}		
		a:hover, .entry-utility a:hover {color:#4f4f4f;}
		ul#filter li.current a { color:#121111;}
		
		h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .su-service-title, .lb_heading, .su_au_name {color:#404040;}
		
		#primary .xoxo li .widget-title, .weather-wrapper .weather-location {color:#404040;}
		.news-listing-title a, .recent_post_widget_title {color:;}
		
		h1{font-size:30px;}
		h2{font-size:10px;}
		h3{font-size:;}
		h4{font-size:18px;}
		h5{font-size:;}
		h6{font-size:;}
		
		#header_top_bg{background-color:#242424; color:#b0adad; border-color:#940909;}
		#header_top_bg a, #header_top .menu-top-container ul li a{color:#b0adad; border-color:#b0adad;}
		
		#header_bg #menu_bg{background-color:#16467a;}
		#header_bg .slidemenu ul li a, #header_bg .slidemenu ul li.first-child-divider{border-color:#323131;}
		
		#header_bg #logo img {width:250px; height:;}
		#header_bg #logo {margin-left:-2px; margin-bottom:-10px;}
		
		#header {height:100px;}
		#header_bg  {background-color:; background-image:url('http://theinsiderstories.com/wp-content/themes/localnews/custom-style.php?ver=3.5.1'); background-repeat:repeat-x; background-position:center top;}
		#header_bg .slidemenu ul{font-size:;}
		#header_bg .slidemenu ul li a{color:#ffffff;}
		#header_bg .slidemenu ul li ul{font-size:;}
		#header_bg .slidemenu ul li a:hover, #header_bg .slidemenu ul li:hover > a, #header_bg .slidemenu .current-menu-item > a, #header_bg .slidemenu ul li.current-menu-ancestor > a{
		background:#a12226; color:#f0eded; }
		#header_bg .slidemenu ul li ul li{background-color:#F7F7F7;}
		#header_bg .slidemenu ul li ul li a, #header_bg .slidemenu ul li ul li:first-child a{color:#555555; border-color:#e0e0e0;}
		#header_bg .slidemenu ul li ul li:hover, #header_bg .slidemenu ul li ul li:hover > a, #header_bg .slidemenu ul li ul li.current-menu-item, #header_bg .slidemenu ul li ul li.current-menu-item > a, #header_bg .slidemenu ul li ul li.current-menu-ancestor, #header_bg .slidemenu ul li ul li.current-menu-ancestor > a{color:#e04343; background-color:#F7F7F7;}
		
		#primary .xoxo li .widget-title{font-size:12px;}
		
		#footer-widget-area {border-color:#1a3275;}
		#footer-widget-area .widget-container {color:#ffffff;}
		#footer-widget-area .widget-container ul li a {color:#ede6e6;}
		#footer-widget-area .widget-container ul li a:hover {color:#f2f2f2;}
		#footer-widget-area .widget-area .widget-title {color:#fcf9f9;}

				
		#copyright{color:#f7f7f7}
		#footer_navigation ul li a, #footer_navigation ul li{color:}
		#footer_navigation ul li a:hover{color:}
		

		div.orbit-wrapper, #orbit_sw{ height: 350px !important;}
				
		#subhead_slider{background-color:#404040;
		background-image:url('http://theinsiderstories.com/wp-content/themes/localnews/custom-style.php?ver=3.5.1');
		background-repeat:;
		background-position:;}
						
		#before_wrapper{background-color:#ffffff;
		background-image:url('http://theinsiderstories.com/wp-content/themes/localnews/custom-style.php?ver=3.5.1');
		background-repeat:;
		background-position:;
		}
		
		#header_bg  #top_sidebar ul{margin-top:-5px;}
		#footer_top_area{color:#f7efef;}
		
		
				 h1 {
    font-family: 'Lobster', serif;
    font-size: 12px;
  }

#header_bg {

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #FFFFFF 0%, #00608C 200%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #FFFFFF 0%, #00608C 200%);

/* Opera */ 
background-image: -o-linear-gradient(left, #FFFFFF 0%, #00608C 200%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFFFFF), color-stop(2, #00608C));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #FFFFFF 0%, #00608C 200%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #FFFFFF 0%, #00608C 200%);
}

#header_bg #menu_bg{
background-image: linear-gradient(bottom, rgb(117,15,32) 17%, rgb(150,71,71) 57%);
background-image: -o-linear-gradient(bottom, rgb(117,15,32) 17%, rgb(150,71,71) 57%);
background-image: -moz-linear-gradient(bottom, rgb(117,15,32) 17%, rgb(150,71,71) 57%);
background-image: -webkit-linear-gradient(bottom, rgb(117,15,32) 17%, rgb(150,71,71) 57%);
background-image: -ms-linear-gradient(bottom, rgb(117,15,32) 17%, rgb(150,71,71) 57%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(117,15,32)),
	color-stop(0.57, rgb(150,71,71))
);


}

#footer-widget-area{
 /* fallback */ background-color: #1a82f7; background: url(http://theinsiderstories.com/wp-content/themes/localnews/images/linear_bg_2.png); background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#2F2727)); /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #2F2727, #1a82f7); /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #2F2727, #1a82f7); /* IE 10 */ background: -ms-linear-gradient(top, #2F2727, #1a82f7); /* Opera 11.10+ */ background: -o-linear-gradient(top, #2F2727, #1a82f7);

}

#bottom_elements{
background:#1a82f7;
margin-top:0px;
}
##container_bg #content{
height:2030px;
}