 
/*Base Colors
------------------------------------------------------------ */
body { background: #fff 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: #117BBD;}

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #117BBD}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #333}
h3.sub,h2.sub {border-bottom: 1px solid #cccccc; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#333}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #117BBD; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #117BBD; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#fff; }
#top .sf-menu li a,.sf-menu li a { color:#117BBD; background: #fff; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#117BBD; background:#e4e4e4}
#top #search #s, #search #s {border: 1px solid #e4e4e4;}

/*PhotoShelter
-------------------------------------------------------------*/
#psContent { background: #ffffff; }
#psContent .slide { margin: auto; background: #ffffff; }
#psContent .imagebox, ul.thumbs li { background: #ffffff; }

/*Custom CSS
-------------------------------------------------------------*/
.container-inner {width: 955px; margin:0 auto;padding:1.6em 0 1em}

body {
	font-family: \\\"Helvetica Neue\\\", Helvetica, Lucida, Arial, sans-serif;
}
#top {
	margin-top: 12px;
}
#top a {
	font-size: 1.4em;
}
#top a:hover {
	font-size: 1.4em;
	position: relative;
	top: 1px;
}
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#fff;
	margin-right: 5px;
}
#top .sf-menu li a,.sf-menu li a { color:#117BBD; background: #fff;
	padding-left: 7px;
	padding-right: 7px;
}

#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #117BBD;
	font-size: .7em;
}

#masthead #logo h1 a {
	font-weight: bold;
	font-size: 0.7em;
}

#masthead #logo .description {
	display: none;
}
.postmetadata {
	background-color: #eee;
}
.byline {color: #636464}
.slide a{
	font-weight: normal;
	font-style: normal;
}
.slide a:hover {
	color: #999;
}
.slide-details .description p { color: #636464; margin-top:10px; font-size:1.1em}
a.button {
	color: #fefffe;
	font-style: italic;
	line-height: 34px;
}
a.button:hover {
	color: #f1f1f1;
}

#footer p {
	color: #fefffe;
	padding-top: 4px;
}
#footer h3{
	color: #fefffe;
	border-bottom: 1px solid #fefffe;
}
#footer a {
	color: #e0e0e0;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bold;
}
.slide {
	border: 3px solid #117BBD;
	background-color: #fff;
		-moz-border-radius-topleft:20px; 
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-topright:20px; 
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
}

#slider-posts {
	width: 960px;
	height: 434px;
	margin-left: -5px;
}
#slider-posts div.slide div.slide-details {
	margin-right: 10px;
}

#slider-posts div.slide div.slide-details div.description h2.left a.button {
	margin-right: -25px;
}
.slide-thumbnail img {max-width:590px;
	margin-top: 3px;
		-moz-border-radius-topleft:18px; 
	-webkit-border-top-left-radius:18px;
	-moz-border-radius-bottomleft:18px;
	-webkit-border-bottom-left-radius:18px;
	-moz-border-radius-topright:18px; 
	-webkit-border-top-right-radius:18px;
	-moz-border-radius-bottomright:18px;
	-webkit-border-bottom-right-radius:18px;
}
#commentform textarea:hover {border: 5px solid #ddd;}

#commentform #submit{margin-top: 5px;padding: 5px;font-weight: bold;font-size: 1.3em;background: #a9abab none repeat scroll 0 0;border: 1px solid #abadad;color: #fefffe;font-size:1.3em;font-weight:bold;margin-top:5px;padding:5px;}

#commentform #submit:hover{cursor:pointer;background: #828585;color:#fff;
}

#category-section ul li a:hover,ul.txt li:hover{color: #117BBD;background: #e4e4e4 1px 0.8em}

#footer ul li a:hover,ul.txt li:hover{color:#fff;
	background: transparent 1px 0.8em;
}

