/* ==== styles =====================================================
   Author: Sherri Botterbusch
   ========================================================================== */
   
/*==|== Customizations to bootstrap styles ================*/

/* body */
.navmargin { margin: -16px 3px 12px; }
.navbar-fixed-top, .navbar-fixed-bottom { position: relative; }
.nav > li > a:hover { text-decoration: underline; background: none;}
.nav-list > li > a { text-shadow: none; background-color:none;}
a:hover { color: #EBD198; text-decoration: underline; }
.navbar-inner {
	padding-left: 20px;
	padding-right: 20px;
	background: none;
	background-color: none;
	background-image: none;
	height: 65px;
}
.navbar .nav > li > a { font-family:"Abadi MT Condensed Light"; color: #EBD198; text-shadow: none; text-transform: uppercase; }
.navbar .nav > li > a:hover { color: #EBD198; text-decoration: underline; }
.hero-unit {
	background: #212121;
	padding: 18px;
	margin-bottom: 30px;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: 0;
	border: 1px solid #6c6b6b;
	margin-top: -20px;
}
.hero-unit p {
	font-size: 14px;
	font-weight: 100;
	line-height: 20px;
	color: inherit;
}
.row { margin-left: 0; }
.navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 1040px; }
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 1040px; }
.modal-body {
	overflow-y: auto;
	min-height: 500px;
	height: 500px;
}
.modal { top: 30%; }
.modalvideo { width: 590px; }
label {
	font-family: 'Helvetica';
	display: block;
	margin-bottom: 5px;
	color: #F2F2F2;
	padding-left: 18px;
	padding-right: 12px;
	font-size: 14px;
	line-height: 26px;
}
input, textarea, .uneditable-input { margin-left: 4px; }

/*==|== Styles ==================================================*/

body { 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#56080a), to(#a90d12)) no-repeat;
	background: -moz-linear-gradient(#56080a, #a90d12) no-repeat;
	background: -o-linear-gradient(top, #56080a, #a90d12);
	background: -ms-linear-gradient(top, #56080a, #a90d12);
	background: linear-gradient(top, #56080a, #a90d12);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#56080a, endColorstr=#a90d12);
	background-size: 100%; 
	margin: 0;
}
@font-face {
	font-family:'Helvetica';
}
.copperplate { font-family:'CopperplateGothicLTW01- 706022'; }
.copperplatebold { font-family:'CopperplateGothicLTW01- 706028'; } 
.rougescript {
	font-family: 'Rouge Script', cursive;
}
.economica { font-family: 'Economica', sans-serif; }
.asap { font-family: 'Asap', sans-serif; }
.shadowsintolight { font-family: 'Shadows Into Light', cursive; }
#wrapper {
	margin: 0 auto;
	width: 960px;
}
header {
	margin: 12px;	
}
h1, h2, h3 {
	font-family: 'Helvetica';
	padding-bottom: 9px;
	opacity: none;
	font-weight: 100;
}
p {
	font-size: 14px;
    line-height: 18px;
    opacity: none;
}
ul {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
li { font-size: 14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; opacity: none; }
a, a:hover { color: #aa0d12; }
.navbar-fixed-top {
	background: #250C0F;
	height: 65px;
}
.navmenuliststyle li {
	float: left;
    font-family: "Abadi MT Condensed Light";
    src: url('AbadiMTCondensedLight.ttf');
    font-size: 1em;
    list-style: none outside none;
    margin: 0 9px;
    text-transform: uppercase;
}
.navmenu {
	margin: 9px 3px 3px 18px;
}
.main {
	clear: both;
	border: 1px solid #212121;
	overflow: hidden;
	background: #CEB285;
}
.right { float: right!important; /* Shouldn't need this hack, but I do?!? */ }
.left { float: left; }
.short { width: 20%; }
.medium { width: 40%; }
.long { width: 76%; }
.lighter { font-weight: lighter; }
.italic { font-style: italic; }


/* ===|=== Margins, Floats & Padding =============*/

.negativeleft12 { margin-left: -12px; }
.margintop24 { margin-top: 24px; }
.negativetopmargin54 { margin-top: -54px; }
.marginright26 { margin-right: 26px!important; }
.mediumtopmargin { margin-top: 10px; }
.largetopmargin { margin-top: 20px; }
.largertopmargin { margin-top: 30px; }
.largesttopmargin {margin-top: 80px;}
.largebottommargin { margin-bottom: 18px; }
.signaturefont { font-size: 42px!important; }
.nopadding { padding: 0;}
.largepaddingtop { padding-top: 18px; }
.noleftmargin { margin-left: 0; }
.negativesmallleftmargin {margin-left: -6px;}
.negativemediumleftmargin {margin-left: -10px;}
.negativelargeleftmargin {margin-left:-20px;}
.aligncenter { margin: 0 auto; width: 940px;}
.center { text-align: center; }
.colorblack {color: #212121;}
.fontsmall { font-size: 10px; }
.fontmedium { font-size: 14px; }
.fontlarge { font-size: 12px;}
footer {
	color: #F2F2F2;
	width: 100%;
	margin: 0 auto;
	background: #4A4A4A;
	padding: 20px 0px;
	height: 300px;
	-moz-box-shadow: inset 0 28px 53px -20px #000;
	-webkit-box-shadow: inset 0 28px 53px -20px #000;
	box-shadow: inset 0 28px 53px -20px #000;
}
.footerBox {
	font-family: "Abadi MT Condensed Light";
	float: left;
	padding: 3px;
	width: 312px;	
}

/* buttons */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	/* margin: 0 2px; */
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #212121;
}
.button:hover {
	text-decoration: none;
	color: #212121;
}
.button:active {
	position: relative;
	top: 1px;
}
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* CTA Buttons */

.ctabutton {
	border: 1px solid #212121;
	color: #ffffff;
	background: #99928f;
	overflow: hidden;
	opacity: 1;
	list-style: none;
	padding: 12px 6px;
	margin: 2px 0 0 -1px;
	text-align: center;
}
.ctabuttonmain {
	border: 1px solid #212121;
	color: #ffffff;
	background: #99928f;
	overflow: hidden;
	opacity: 1;
	list-style: none;
	padding: 12px 6px;
	margin: 12px 0 0 12px;
	text-align: center;
	position: absolute;
	top: 127px;
	z-index: 1230;
}


/* ==|== Base Styles ======================================*/

.nameheading {
	/* background-color: #d9dad5; */  
	font-size: 60px;
	/*
background: -webkit-gradient(linear, left top, left bottom, from(#D9DAD5), to(#9B9898));
	background: -webkit-gradient(linear, left top, left bottom, from(#D9DAD5), to(#9B9898));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
*/
	line-height: 72px;
	letter-spacing: 0.15em;
}
section { overflow: hidden; }
.box { 
	border: 1px solid #212121;
	padding: 12px 8px 4px 12px;
	background: #BCB8B6;
	overflow: hidden;
	opacity: .8;
	margin-bottom: 30px;
}
.navigation {
	border: 1px solid 
	#212121;
	background: 
	#BCB8B6;
	overflow: hidden;
	opacity: .8;
	list-style: none;
	padding: 12px 6px;
	margin: 2px 0 0 -25px;
	text-align: right;
	width: 366px;
}
.navigationmain {
	border: 1px solid #212121;
	background: #99928f;
	overflow: hidden;
	opacity: 1;
	list-style: none;
	padding: 12px 6px;
	margin: 2px 0 0 -1px;
	text-align: center;
}
.navigationmain a { color: #eeeeee; font-weight: bold; }
.navigationmain a:hover { color: #AA0D12; }
.home { width: 54px!important; }
.prayer { width: 180px!important }
.couldhappen { width: 198px!important; }
.contact { width: 69px!important; }
.author { width: 153px!important; }
.readers { width: 106px!important; }
.sin { width: 106px!important; }
.reviewlink { width: 70px!important; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: none; }
.smallfont { font-size: 12px!important; }
.fontsize16 { font-size: 16px!important; }
.mediumfont { font-size: 18px!important; }
.largerfont { font-size: 21px!important; line-height: 24px!important;}
.largefont { font-size: 28px!important; line-height: 32px!important; }
.largefont:hover { text-decoration: none; }
.largestfont { font-size: 32px!important; line-height: 40px!important; }
.colorred { color: #aa0d12; }
.bold { font-weight: bold;}
.icon-cross { 
	background: url('../img/cross.png') no-repeat;
	height: 27px;
	margin-top: -6px;
	width: 22px;
	padding: 2px; 
}
.hide { display: none; }
.glow { 
	box-shadow: 0px 0px 24px -2px #F2F2F2;
	-moz-box-shadow: 0px 0px 24px -2px #F2F2F2;
	-webkit-box-shadow: 0px 0px 24px -2px #F2F2F2;
}
.contactme, .reviews { padding: 15px 0 0 8px; }
.shrinkheight { height: 255px; }
.height600 { height: 600px; }
.fontsize18 { font-size: 18px!important; }
.fontsize36 { font-size: 36px!important;}
.rightborder {
	border-right: 1px solid #6C6B6B;
}
.backcover, .contactbio { 
	background: url('../img/backcoverbg.jpg') no-repeat;
	/* height: 800px; */
}
.backcover p { 
	font-size: 18px;
	color: #F2F2F2;
	padding: 12px 18px 4px;
	font-family: 'Helvetica';
}
.backcover p:first-child { margin-top: 40px; }
.backcover h2, .contactbio h2 { color: #f2f2f2; margin: 40px 4px 3px 20px; }
.contactbio p {
	font-size: 16px;
	color: #f2f2f2;
	padding: 12px 18px 4px;
}
.contactbio p:first-child { margin-top: 40px; }
.script { font-family: 'Rouge Script', cursive; font-size: 60px;}
.clear { clear:both; }
.hidden { visibility: hidden; }
.spacer { width: 100px; }
.socialmedia { margin-top: 22px; margin-left: -1px; }
.listnav {
	display: inline-block;
	list-style: none;
	margin: -20px 0 15px 0px;
}
.listnav { *margin: 0px 0 15px 0px; }  /* IE6 + 7 */ 
.listnav { margin: 0px 0 15px 0px\0/IE8+9; } /* IE8 + 9 + IE10pp4  */
.listnav li {
	float: left;
	width: 195px;
	font-size: 20px;
}
.navbar, .navbar a {color: #999!important;}
.navbar a:hover {text-decoration: none; }
textarea {
	margin-left: 18px;
	margin-top: -12px;
	width: 485px;
}
.paddingright15 {
	padding-right: 15px;
}
.whiteborder {border:1px solid #6C6B6B;}
.colorwhite {color:#eee!important;}

/* Shadows, if I use 'em */
.shadows
{
	position: relative;
	/* width: 500px; */
	padding: 50px;
	margin: 0 auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.shadows:before, .shadows:after
{
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
}
.shadows:after
{
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}

/* Updated home styles */

#home-new .hero-unit { 
	padding: 18px 18px 18px 10px;
}
.span5half { width: 442px; }
.hr { width: 98%; margin: 10px auto; color: #212121; opacity: 0.8; }
#awards-collapsed {
	position: absolute;
	width: 160px;
	text-align: center;
}
#awards-expanded {
	position: absolute;
	width: 548px;
	background: url('../img/opaque-bg.png');
	height: 715px;
	padding-left: 12px;
}
.offset165 { margin-left: 165px; }

#home-new .box { 
	margin-bottom: 0!important;
}

input[type=submit], input.formsubmit {
    color: black!important;
}

