 
/*Base Colors
------------------------------------------------------------ */
body { background: #ffffff 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: #ffffff;}

/*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: #616161; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #ff5100; }

/*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:#616161; background: #000000; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#ffffff; background:#ff5100}
#top #search #s, #search #s {border: 1px solid #ff5100;}

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background: #ffffff; }
/*#psContent .slide { margin: auto; background: #ffffff; }*/
/*#psContent .imagebox, ul.thumbs li { background: #ffffff; }*/

/*Custom CSS
-------------------------------------------------------------*/
}
ul.nav li a {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#footer2 ul.nav {
	list-style-type:none;
	list-style-image:none;
	float:right;
	margin:0px 0px 0px;
font-size:10px;
}
#footer2 ul.nav li {
	display:inline;
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	font-size:10px;
	list-style-image:none;
}
#footer2 ul.nav li a {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
#footer {
float:left;
}
#footer a:link, #footer a:visited {
	color:#000;
}
#footer a:hover {
	color:#F30;
}
#footer2 {
float:left;
}
#footer2 a:link, #footer2 a:visited {
	color:#000;
}
#footer2 a:hover {
	color:#F30;
}
a:link, a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#F30;
}

.page h2{ font-weight:bold; }

/* Sidebar */
#sidebar {width:190px;}

}
.post {
	display:block;
	float:left;
	margin-left:0px;
	margin-top:25px;
	padding-bottom:25px;
	text-align:left;
	width:720px;
}
.post img {
	width:710px;
	height:inherit;
	padding:1px 0;
}
h2 {
	color:#000000;
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana;
	font-size:24px;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:1em;
	margin:0px 0px 7px 0px;
	padding:10px 0px 0px 0px;
}
h3 {
	color:#000000;
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana;
	font-size:18px;
	letter-spacing:-1px;
	line-height:1em;
	margin-bottom:10px;
	margin-top:20px;
	padding-top:10px;
}
