<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 
/*Base Colors
------------------------------------------------------------ */
body { background: #0d0d0d url() no-repeat; }
.container, .sliderGallery { background: #e3dfe3; }
div.colborder, div.border { border-right: 1px solid #919191; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #919191 }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #919191; }
hr {background: #919191; color: #919191; }
#footer-wrap {background: #000000;}

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #000000}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #616161}
h3.sub,h2.sub {border-bottom: 1px solid #919191; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#616161}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #666666; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #428ce7; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#000000; }
#top .sf-menu li a,.sf-menu li a { color:#cccccc; background: #000000; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#ffffff; background:#428ce7}
#top #search #s, #search #s {border: 1px solid #428ce7;}

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background: #e3dfe3; }
/*#psContent .slide { margin: auto; background: #e3dfe3; }*/
/*#psContent .imagebox, ul.thumbs li { background: #e3dfe3; }*/

/*Custom CSS
-------------------------------------------------------------*/

</pre></body></html>