   

/**********************************/
/** Areas with background images **/
/**********************************/

	/** Social Media Container **/
		.custom #trsb_social_media {  background: url(trse_social_tab.png) no-repeat } /** Social Media Box BG **/
	/** Navigation Container **/	
		.custom #trsb_nav_area { background: #dddddd url(bg_nav.png) repeat-x } /** Navigation Area BG **/
	/** Slider Container **/	
		.custom #trsb_slider_wrap{ background: #aaaaaa url(slider_footer_bg.png) repeat-x } /** Slider Wrap BG **/
			.custom #trsb_slider .navigation li a { background: url(trsb_slider_empty.png) no-repeat } /** Slider Nav Bottom Links **/
			.custom #trsb_slider .navigation li a:hover,
			.custom #trsb_slider .navigation li a.selected { background: url(trsb_slider_filled.png) no-repeat} /** Slider Nav Bottom Links (Hover/Selected)**/
	/** Post Containers **/
		.custom .teaser,
		.custom #content_area .trsb_front_wrap ul li .inner { background: #fcfcfc url(box_bg.png) repeat-x 0 1px;} /** Front Post Inner **/		
	/** Footer Area Container **/
		.custom #footer_area { background: #aaaaaa url('slider_footer_bg.png') repeat-x } /** Footer Area BG **/
		
/**************************/
/** Header Area Settings **/
/**************************/

	/** General Header Area Settings **/
		.custom #header_area  { background: #b7b7b7;  border-top: 2px solid; color: #2b2b2b }	/** Header Area Colors **/
	/** Alert Box Text Color**/
		.custom #alert_box p { color: #dddddd } /** Alert Box Font Color **/
	/** Nav Menu Settings **/
		.custom #trsb_nav_area { border-top: 2px solid #2b2b2b; border-bottom: 2px solid #2b2b2b } /** Nav Area Containers Colors **/
		.custom .menu { border-left: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5 } /** Menu Colors **/
			.custom .menu li a  {  color: #dddddd; border-right: 1px solid #d5d5d5 } /** Nav Links **/
			.custom .menu li:last-child a{ border: none } /** **/
			.custom .menu li:hover a,
			.custom .menu li.current a { background: #555555; color:  #f7f7f7 } /** Nav Link - Current Page **/
			.custom .menu li.rss a { border-left: 1px solid #d5d5d5 } /** Nav Link - RSS **/ 
				.custom .menu li ul.submenu li a { background: #111111; color: #f7f7f7; border: none } /** Submenu Nav Link **/
				.custom .menu li ul.submenu li a:hover { background: #f7f7f7; color: #555555 } /** Submenu Nav Link - Hover **/
				
/***************************/
/** Content Area Settings **/
/***************************/

	/** Content Area Settings **/
		.custom #content_area { background: #dddddd; border-bottom: 2px solid #2b2b2b } /** Content Area Wrap **/
			.custom #content_area a {color: #111111 } /** Content Area Links **/
			.custom .headline_area { border-bottom: 1px solid #aaaaaa }
	/** Slider Wrap Settings **/
		.custom #trsb_slider_wrap{ border-bottom: 2px solid #2b2b2b } /** Slider Wrap **/		
			.custom #trsb_slider_wrap #custom_featured_post_container .panel { color: #f7f7f7 } /** Slider Panel **/
				.custom #trsb_slider_wrap #custom_featured_post_container .panel h2 a { color: #ffffff } /** Slider Headline **/	
	/** Slider Front / Back Settings **/
		.custom .scrollButtons.left {  background:  url(../../../images/slider/nav_arrows/trsb_arrow_left.png) no-repeat } /** Slider Left Arrow **/
			.custom .scrollButtons.left:hover { background: url(../../../images/slider/nav_arrows/trsb_arrow_left_hover.png) no-repeat } /** Slider Left Arrow Hover **/
		.custom .scrollButtons.right {background:  url(../../../images/slider/nav_arrows/trsb_arrow_right.png) no-repeat } /** Slider Right Arrow **/
			.custom .scrollButtons.right:hover { background: url(../../../images/slider/nav_arrows/trsb_arrow_right_hover.png) no-repeat } /** Slider Right Arrow Hover **/
	/** Front Page Posts Settings **/		
		.custom #content_area .trsb_front_wrap ul li .inner { border: 1px solid #aaaaaa; border-top: 2px solid #808080 } /** Front Post Inner **/
			.custom #content_area .trsb_front_wrap ul li .inner h2 { color: #808080 } /** Front Post Headline **/
		.custom .post_box { background: #f7f7f7 } /** Post Box Container **/
	/** Teaser Box Settings **/
		.custom .teaser {  border: 1px solid #aaaaaa; border-top: 2px solid #808080; } /** Teaser Container **/
	/** Slider Readmore Link **/
		.custom .btn a{ color: #f7f7f7 } /** Slider Button Text Color **/
		.custom .more{ background-color: #a6a6a6 } /** Slider Read More Button **/
			.custom .more:hover { background-color: #373737 } /** Slider Read More Button - Hover **/
			.custom .more:active { background-color: #111111 } /** Slider Read More Button - Clicked **/
	/** Read More Links Settings **/
		.custom #content_area .trsb_front_wrap ul li .inner .readmore,
		.custom .teaser .teaser_link
		{ border-top: 1px solid #919191; color: #c0c0c0 } /** **/
		.custom #content_area .trsb_front_wrap ul li .inner .readmore:hover, 
		.custom .teaser .teaser_link:hover { color: #919191 } /** **/
	/** Comments **/
		.custom .comments_intro p {color: #111111 } /** **/
		.custom dl#comment_list {background: #f7f7f7 } /** **/
			.custom dl#comment_list dt.comment,
			.custom dl#comment_list dd.comment { border-color:#c0c0c0 #c0c0c0 } /** **/
				.custom dl#comment_list dt.comment.even,
				.custom dl#comment_list dd.comment.even { background: #f7f7f7 } /** **/
				.custom dl#comment_list dt.comment.odd,
				.custom dl#comment_list dd.comment.odd { background: #eaeaea } /** **/
				.custom dl#comment_list dt.bypostauthor,
				.custom dl#comment_list dd.bypostauthor { border-color: #111111 } /** **/
					.custom dl#comment_list .comment-reply-link { background: #d5d5d5; border: #808080;  color: #f7f7f7 } /** **/
					.custom dl#comment_list .comment-reply-link:hover { background: #808080 } /** **/
		.custom #comments #respond { background: #f7f7f7 } /** **/
	/** Post nav settings **/	
		.custom .prev_next { background: #f7f7f7 } /** **/	
		
	/** Archive Page**/
		.custom #archive_info { background: #f7f7f7}	
	/** Box shadows **/
		.shadow, .custom .teaser { box-shadow: 1px 1px 5px #919191; -moz-box-shadow: 1px 1px 5px #919191; -webkit-box-shadow: 1px 1px 5px #919191 } /** **/
		.shadow:hover, .custom .teaser:hover { box-shadow: 3px 3px 5px #555555; -moz-box-shadow: 3px 3px 5px #555555; -webkit-box-shadow: 3px 3px 5px #555555 } /** **/

/**************************/
/** Footer Area Settings **/
/**************************/

	/** Footer Widget Settings **/
		.custom li.widget .widget_box,
		.custom #footer #footer_widgets li .widget_box { background: #f7f7f7; border: 1px solid #808080 } /** **/
			.custom li.widget .widget_box h3,
			.custom #footer #footer_widgets li .widget_box h3 { background: #b7b7b7; color: #f7f7f7 } /** **/
			.custom div#footer p { color: #f7f7f7 } /** **/
				.custom #footer p a { color: #f7f7f7; border-bottom: 1px solid #111111 } /** **/