<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- ORANGE STYLE
________________________________________*/	

body 			{ background:#f1f2f4; color:#999;}

a, .syswidget ul li.current_page_item a	{ text-decoration:none; color:#177ab9; }

a:hover			{ color:#000; text-decoration:underline;}
	

/* --- 1.TOP MENU
________________________________________*/	

.nav li a	 						{ border-left:1px solid #ccc; color:#777; text-decoration:none; }
.nav ul li a 						{ border:1px solid #ddd; border-bottom: none; color:#888;background:#fff;}
.nav ul li a:hover					{ color:#555; background: #fff; }
.nav ul								{ background: url("../images/arrow_up_dark.png") 10px 22px transparent no-repeat !important; /*ie6fix*/ background: #ddd; border-bottom:1px solid #ddd;}
.nav .current-menu-item a strong	{ color:#444; font-weight: bold;}

/* --- 1.SUB HEADER
________________________________________*/	

#subheader, 
#subheader	h1, 
#subheader	h3			{ color:#fff; }


/* --- 1.BACKGROUND COLORS
________________________________________*/	

body#boxed,
#subheader, 
#featured_slider,
.fancyheading span, 
table.fancy_table th,
#footer					{ background-color:#177ab9;}


#footer 				{ line-height:normal; }

#footer .textwidget, 
#footer p, 
#footer #wp-calendar,
#subheader p.tweet,
table.fancy_table th		{ color:#fff; }


/* --- 1.HYPERLINK COLORS
________________________________________*/	

#subheader blockquote p.tweet a, #footer a, #footer * { color:#c1d6e7;}


/* --- 1.HYPERLINK COLORS HOVER
________________________________________*/	

#subheader blockquote p.tweet a:hover, #footer a:hover { color:#fff;}


/* --- 1.HOMEPAGE TEASER
________________________________________*/	

.home_teaser	 	{ letter-spacing:-1px; /*text-align:center; */}

/* --- 3.WP CALENDAR
________________________________________*/

#wp-calendar td,
#wp-calendar th			{ border-color:#3394CF; }
#wp-calendar thead		{ border-top:1px solid #3394CF; border-bottom:1px solid #3394CF;  }

/* --- 1.BREADCRUMB
________________________________________*/	

#breadcrumbs 				{ margin: 0; display: block; padding: 0px 5px 10px 0;  }
span.breadcrumbs 			{ display: block; font-size:90%; line-height: 120%; font-family:georgia, "Trebuchet Ms", Sans-serif;}
span.breadcrumbs img 		{ display: none;}

span.breadcrumbs a 			{ float: none; padding: 0 4px; Font:normal 11px tahoma, Arial, Verdana, Sans-serif}
span.breadcrumbs a:hover 	{ text-decoration: none;}
</pre></body></html>