 
/*Base Colors
------------------------------------------------------------ */
body { background: #111111 url() no-repeat; }
.container, .sliderGallery { background: #ffffff; }
div.colborder, div.border { border-right: 1px solid #cccccc; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #cccccc }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #cccccc; }
hr {background: #cccccc; color: #cccccc; }
#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: #222222}
h3.sub,h2.sub {border-bottom: 1px solid #cccccc; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#222222}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #666666; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #313131; }

/*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:#333333}
#top #search #s, #search #s {border: 1px solid #333333;}

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background: #ffffff; }
#psContent .slide { margin: auto; background: #ffffff; }
#psContent .imagebox, ul.thumbs li { background: #ffffff; }

/*Custom CSS
-------------------------------------------------------------*/
.container { overflow: hidden; }

#masthead #logo h1 img {
    left: 0; 
    margin-top: -5px;
    position: absolute; 
    top: 20px;}

#masthead #logo .description {
    float: left;
    left: 280px;
    position: absolute;
    top: 4px;
}

#masthead #search {
    position: absolute;
    right: 0;
    top: 12px;
}

div.uppercase { text-transform: uppercase; }

ul.thumbs li table td.slide { display: table-cell; vertical-align: middle !important; }

#psContent .slide { background: none repeat scroll 0 0 #F6F6F6; margin:auto; }

#footer img { margin: 0 1px 0 0; }

.archive img { margin: 0; }

.sf-menu ul { width: 220px !important; }

#psContent { margin: auto; padding: 0; text-align: left; width: 950px; }

h1 {font-size: 1.5em; line-height: 1; margin-bottom: 1em;}

#footer-wrap {
    border-top: 1px solid #222222;
    margin: auto;
    padding: 2em 0;
    width: 990px;
}

.nioslide:hover { 
    border-color:#aaa !important; 
}
.niothumb a {
    color: #aaa !important;
}


a.addthis_button_google_plusone {
    width: 65px !important;
}

a.addthis_button_facebook_like { 
	height: 16px;
} 


