/* Custom CSS here */

#inner-content a, h1.entry-title, h4.widgettitle, .entry-content h3 {color: #252525 !important;}

.page-template-template-contact-php #inner-content #main .below-content {display: none;}

.byline {color: #6a0d18 !important;}
.off-canvas-wrap {background-color: #efefef;}
body .header {


	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #8C4C55),
		color-stop(1, #6A0C19)
	);
	background-image: -o-linear-gradient(top, #8C4C55 0%, #6A0C19 100%);
	background-image: -moz-linear-gradient(top, #8C4C55 0%, #6A0C19 100%);
	background-image: -webkit-linear-gradient(top, #8C4C55 0%, #6A0C19 100%);
	background-image: -ms-linear-gradient(top, #8C4C55 0%, #6A0C19 100%);
	background-image: linear-gradient(to top, #8C4C55 0%, #6A0C19 100%);

	
}

body .header #inner-header .top-bar {
	background: url("images/menu-bg.jpg") repeat scroll 0 0 transparent;
}

.header .home-slider-con .caption-right {
	background-color: rgba(106, 12, 25, 0.9);
	color: rgba(106, 12, 25, 0.9);

	
}

body .footer #inner-footer .footer-content-center-con {
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #6A0C19),
	color-stop(1, #822331)
);
background-image: -o-linear-gradient(bottom, #6A0C19 0%, #822331 100%);
background-image: -moz-linear-gradient(bottom, #6A0C19 0%, #822331 100%);
background-image: -webkit-linear-gradient(bottom, #6A0C19 0%, #822331 100%);
background-image: -ms-linear-gradient(bottom, #6A0C19 0%, #822331 100%);
background-image: linear-gradient(to bottom, #6A0C19 0%, #822331 100%);
}

body .footer #inner-footer .footer-content-center-con .footer-content-center-first {
	background-color: #4f0912;
}

body.home #content #inner-content .home-content > div p span {
	padding: 0;
}

body.page-gallery #content #inner-content .gallery .gallery-item .wp-caption-text {
	   max-width: 293px;
	   background: none repeat scroll 0 0 #6A0C19;
}

body.page-staff .entry-content .wp-caption-text.gallery-caption {
	 width: 85%;
	 text-align: center;
}

.logo-con {
    padding-top: 55px;
}

.logo-con h1 {
	font-size: 32px;
    font-weight: bold;
}

body.home #content #inner-content .home-content .latest-gallery .topline {

   background-color: #6A0C19;
}

body .dcontainer {
	   background-color: #6A0C19;
}

body .footer #inner-footer .footer-content-top div.testi span {
	   color: #6A0C19;
}

body .footer #inner-footer .footer-content-top #nav a {
	background: url("images/slide-controls.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body .sidebar .rpwe-time {
	 color: #6A0C19;
}
