<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url('../font/CartoGothicStd/font.css');

/*

## Others font

@import url('../font/WinterthurCondensed/font.css');
@import url('../font/KomikaText/font.css');
@import url('../font/CicleGordita/font.css');

*/

body { font: normal normal normal 12px/normal arial; color: #666; background: #f3f3f3 url(../images/textures/pattern6.png) repeat center top fixed; }

h1{ font-size:34px; }
h2{ font-size:30px; }
h3{ font-size:26px; }
h4{ font-size:20px; }
h5{ font-size:18px; }
h6{ font-size:14px; }

h1, h2, h3, h4, h5, h6, #nav ul li a, blockquote cite {
	font-family:  "CartoGothicStdRegular";
}

blockquote p {
	font-family: "CartoGothicStdItalic";
}

a, #portfolio #filters a.current, ul.minitabs a:hover { color:#ff3131; }

/*#sidebar .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_flickr_widget .flickr_badge_image img:hover { border-color:#ff3131; }*/

a:hover, .entry h3.title a:hover, #post_content .meta .comment a:hover, .entry .meta .comment a:hover, #breadcrumb a:hover, #sidebar a:hover, #sidebar .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_flickr_widget .flickr_badge_image img:hover, #footer .hb_recentpost_widget .recentpost h5 a:hover, #sidebar .hb_tweet_widget #twitter_update_list li span a:hover, #footer .hb_tweet_widget #twitter_update_list li span a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover, #portfolio .one_col h3 a:hover, #portfolio .one_col .comment a:hover, #portfolio h3.mini_title a:hover { color: #ff3131; }

#nav ul li.current &gt; a { background-color: #ff3131; }

.container_12 { background-color: rgba(255, 255, 255, 0.3); }

#slide #sleft h1 { font-size: 34px; }
#slide #sleft h2 { font-size: 20px; }

#slide #sright #texture { background: transparent url(../images/textures/noisestrip.png) repeat 0 0; }

#nav { float: left;}

.resultsTable { border: 0px; width: 100%; }

.resultsTable .resultsTitle { 
	color: #000;
	font-size: 18px;
}

.resultsTable a { 
	font-size: 16px;
	font-weight: bold;
}

.resultsTable .resultsDate {
	font-style: italic;
}

.resultsTable .resultsYears a:after {
	content: '|';
	color: #000;
	margin: 0px 10px;
}
.resultsTable .resultsYears a:last-child:after {
  content: '';
}

.resultsTable .resultsYearsTitle {
	font-size: 16px;
	font-weight: bold;
}</pre></body></html>