@charset "utf-8";
body {
  	font-family: Verdana, Geneva, sans-serif;
  	font-size: 14px;
  	color: #000;
  	background-color: #FFF;
  	padding-top: 70px;
  	padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
  	position: static;
  	display: block;
  	margin-bottom: 20px;
}
.theme-showcase > p > .btn {
  	margin: 5px 0;
}
.theme-showcase .navbar .container {
  	width: auto;
}
.clearfixpad {
	padding: 20px;
	width: 100%;
	display: block;
	height: 1px;
}
.tbc {
	font-family: "Voltaire", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px #000000;
}

.tbctop {
	font-family:  'Gloria Hallelujah',  sans-serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px #000000;
}
.tbcquote {
	font-family: 'Berkshire Swash', "cursive;";
	font-size: 2em;
    text-shadow: 1px 1px #000000;
}
.tagline.text-center {
	font-family: "Voltaire", sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #038592;
	margin-top: 0px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #ACCDE8;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.biblequote {
	color: #038592;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 18px;
	text-shadow: 1px 1px #666666;
	font-style: italic;
	text-align: right;
	background: white; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left , white, #CCC); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, white, #CCC ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, white, #CCC ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right , white, #CCC); /* Standard syntax */
	margin-right: 10px;
	padding-right: 10px;
}
.biblequote span {
	font-size: 11px;
	color: #333;
}
.section-menu .active {
	font-weight: bold;
	font-size: 1.05em;
}
.smallital {
	font-size: .8em;
	font-style: italic;
}
.navbar-brand img {
	height: 36px;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 0.8em;
	color: #333;
	text-align: center;
	padding-top: 20px;
}
.vidtitle {
	font-size: 1em;
	color: #666;
}
.vidtitle span {
	font-size: 11px;
	color: #333;
}
.vidbox {
	background-color: #E6E6E6;
	margin: 5px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#grad {
  background: white; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #039 , white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #039 , white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #039 , white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #039 , white); /* Standard syntax */
}
.mp3png {
	max-height: 20px;	
}
.panel-footer {
	margin-top: 20px;
}
.smlltxt {
	font-size: .8em;
}
.greentxt {
	color: #0F0;
}
.button.greentxt a {
	color: #0F0;
	text-decoration: none;
	background-color: #DFFFDF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.redtxt {
	color: #F00;
}
.button.redtxt a {
	color: #F00;
	text-decoration: none;
	background-color: #FFDDDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.graytxt {
	color: #333;
}
.biblequoteadmin {
	color: #038592;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	text-shadow: 1px 1px #666666;
	font-style: italic;
	text-align: right;
	background: white; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left , white, #CCC); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, white, #CCC ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, white, #CCC ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right , white, #CCC); /* Standard syntax */
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.vidtitle span {
	font-size: 11px;
	color: #333;
}
.lead {
	font-size: 1.25em;
}
h3 {
	color: #038592;
}
@media (max-width:767px){
.tbc {
	font-family: "Voltaire", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1.8em;
    text-shadow: 1px 1px #000000;
}
}
@media (max-width:480px){
.tbc {
	font-family: "Voltaire", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1em;
    text-shadow: 1px 1px #000000;
}
}
.list-group-item-heading.lrg {
	font-size: 1.6em;
	list-style-type: none;
	margin-left: 20px;
	padding-bottom: 20px;
}
