 
/*Base Colors
------------------------------------------------------------ */
body { background: #242424 url() no-repeat; }
.container, .sliderGallery { background: #000000; }
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: #242424;}

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #f0ebf0}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #ffffff}
h3.sub,h2.sub {border-bottom: 1px solid #919191; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#ffffff}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #428ce7; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #878787; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#242424; }
#top .sf-menu li a,.sf-menu li a { color:#a3a3a3; background: #242424; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#ffffff; background:#333233}
#top #search #s, #search #s {border: 1px solid #333233;}

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background: #000000; }
/*#psContent .slide { margin: auto; background: #000000; }*/
/*#psContent .imagebox, ul.thumbs li { background: #000000; }*/

/*Custom CSS
-------------------------------------------------------------*/
/* Posts */
.content {}
.content h2 {font-family: Georgia, serif;}
.post {display:block;}
.post h4, .post h6 {font-family: Georgia, serif;}
.postmetadata {background:#242424;padding:1em;color:#999; font-size:10px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.postmetadata a {}
.postmetadata a:hover {color:#fff;}
.underlined {border-bottom:1px solid #eee;}
h6.underlined {margin:0 0 1em;}
.welcomebox {padding:1.5em;margin-bottom:1.5em;background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.welcomebox p, .welcomebox h2 {color:#000}
