@charset "utf-8";



/******************************* Violet ******************************/

a {
	color:#72715b; /*#732c00;*/ 
} 

a:hover, a:active, a:visited {
	color: #72715b;
	text-decoration: none !important;
}

header.navbar {
	border-bottom: 5px solid #f5f6f9;
}

.nav>li>a:hover, .nav>li>a:focus {
	color: #ffffff; /*#732c00;*/
}

.navbar-nav>li.active>a {
	border-bottom: 2px dotted #72715b; /*#732c00;*/
	color: #ffffff; /*#732c00;*/
}

.slide1 .text span { 
	color: #72715b; /*#732c00;*/ 
}

h2 i {
	background: #72715b;
}

.cu-controls .carousel-indicators li.middle:hover,
.cu-controls .carousel-indicators li.middle.active {
	border-top: 1px solid #72715b;
	color: #72715b;
}

.service .cu-controls a.sercacontrol:hover {
	color: #72715b;
	border: 1px solid #72715b;
}

.showgrid .cu-controls a.sercacontrol {
	background: #72715b; /*#732c00;*/
}

.showgrid .cu-controls a.sercacontrol:hover {
	background: #72715b;
}

.showgrid .groups .more {
	background: #72715b;
}

.showgrid .pagination {
	color: #72715b;
}

.hrorange {
	border-bottom: solid 1px #72715b;
}

.gallery .image a .bg {
	background-color: rgba(255,167,128,0.7);
}

.gallery .image a .bg .plus {
	background: #72715b;
}

.gallery .album-title span {
	color: #72715b;
}

.control-arrow a i {
	border: 1px solid #72715b;
	color: #72715b;
}

.control-arrow a:hover i{
	background: #72715b;
	border: 1px solid #72715b;
	color: #fff;
}

.events .eventlist {
	border-top: 3px solid #72715b; /*#732c00;*/
}

.events .infobox.light {
	background-color: #72715b; /*#732c00;*/
}

.events .infobox.dark {
	background-color: #72715b;
}

.events a.more {
	color: #72715b;
}

.events a.more:hover {
	color: #72715b; /*#732c00;*/
}

.control-arrow a:hover {
	color: #72715b;
}
/*pink flag*/
	/*.jp-gui .jp-btn {
		background: #72715b;
	}

	.jp-gui .jp-btn:hover {
		background: #72715b;
	}

	.jp-gui .jp-progress .jp-seek-bar {
		background: #72715b;
	}

	.jp-gui .jp-progress .jp-seek-bar .jp-play-bar {
		background: #72715b;
	}
	.jp-audio, .jp-audio-stream, .jp-video {
		background: -webkit-gradient(linear, left top, left bottom, from(#5d3109), to(#8a4b12));
		background: #5d3109;
		background: -webkit-gradient(linear, left top, left bottom, from(#5d3109), to(#8a4b12));
		background: -moz-linear-gradient(top,  #5d3109,  #8a4b12);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d3109', endColorstr='#8a4b12');
	}
	div.jp-playlist li.jp-playlist-current {
	    background-color: #2d1e10 !important;
	    border-top: 1px solid #190c20 !important;
	    border-bottom: 1px solid #190c20 !important;
	}
	div.jp-type-playlist div.jp-playlist li.jp-playlist-current a {
	    color: #fdf8e5 !important;
	    letter-spacing: 0.06em !important;
	}
	div.jp-type-playlist div.jp-playlist a:hover {
	    color: #e87e18 !important;
	}
	.jp-interface {
	    background-color: transparent !important;
	}
	.jp-playlist li {
	    border-bottom: none !important;
	}
	
	.jp-controls-holder {
	    width: auto !important;
	}
	.jp-video .jp-type-playlist .jp-controls {
	    width: 50% !important;
	    margin-left: 40% !important;
	    margin-top: 5px;
	}
	.jp-video .jp-interface {
	    border-top: 1px solid #72715b !important;
	}
	.jp-playlist {
	    border-top: 1px solid #72715b !important;
	}
	div.jp-type-playlist div.jp-playlist a.jp-playlist-current, div.jp-type-playlist div.jp-playlist a:hover {
	    color: #72715b !important;
	}
	.jp-details, .jp-playlist {
	    background-color: #fff !important;
	}*/
/*pink flag*/


/*blue monday*//*
	.jp-controls-holder {
	    width: auto !important;
	}
	.jp-volume-controls {
	    left: 20px !important;
	}
	.jp-controls button {
	    margin-right: 5px;
	}
	.jp-video .jp-type-playlist .jp-controls {
	    width: auto !important;
	    margin-left: 20px !important;
	}*/
/*blue monday*/
.sermons .playlist a:hover {
	.jp-playlist li {
    position: relative;
    padding: 2px 0;
    border-top: 1px solid #554461;
    border-bottom: 1px solid #180a1f;
    overflow: hidden;
}
	color: #72715b;
}

.btn:hover {
	background: #454436;
}
.bgcolor-white{background-color: #ffffff;}
.bgcolor-default{background-color: #ffffff;}
.color {color: #72715b; /*#732c00;*/}
.color-white {color: #ffffff;}
.green {
    color: #57a710;
}