 
/*Base Colors
------------------------------------------------------------ */
body { background: #303030 url() repeat; }
.container, .sliderGallery { background: #251c1c; }
div.colborder, div.border { border-right: 1px solid #505050; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #505050 }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #505050; }
hr {background: #505050; color: #505050; }
#footer-wrap {background: #303030;}

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

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

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

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#251c1c; }
#top .sf-menu li a,.sf-menu li a { color:#8c8c8c; background: #251c1c; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#990000; background:#251c1c}
#top #search #s, #search #s {border: 1px solid #251c1c;}

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

/*Custom CSS
-------------------------------------------------------------*/
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#slider-handle { background: black; }
.ui-slider-handle { background: #990000; }

element.style {
display:block;
left:0;
opacity:1;
position:absolute;
top:0;
z-index:7;
}

ul#slider-nav a.activeSlide, 
ul#slider-nav a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#990000 none repeat scroll 0 0;
}

ul#slider-nav a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#251c1c none repeat scroll 0 0;
color:#aaaaaa;
margin:0 12px 0 0;
padding:5px 9px;
}

.slide {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#251C1C none repeat scroll 0 0;
display:block;
margin:0;
overflow:hidden;
padding:12px;
position:relative;

.galleria_container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#251c1c none repeat scroll 0 0;
display:block;
height:auto;
margin:0 auto 20px;
text-align:center;
width:auto;
}.wp-caption p.wp-caption-text {
font-size:11px;
font-style:italic;
line-height:15px;
margin:0;
padding:0 0 30px;
text-align:center;
}
ul.thumbs li:hover {border: none !important;}
ul.thumbs li {border: none !important;margin:5px 10px 0 0;background: none !important;}

ol.commentlist li div.comment-meta {
background:none repeat scroll 0 0 #251C1C;
font:11px helvetica,arial,sans-serif;
padding:6px 4px 4px;
position:absolute;
right:0;
text-align:right;
top:0;
}
ol.commentlist li div.vcard a {
color:#FFFFFF;
}
