


/* =============================================================================
   Base
   ========================================================================== */

body, html {
	padding: 0;
	margin: 0;
	color: #231F20;	
	/*color: #5B5C5F; */
	 }

body{
	font-size: 13px;	
	 }	 
	 

h1{	
	font-family: MelbourneRegular;
	font-weight: normal;
	font-size: 22px;
}


h2{	
	text-transform:lowercase;
}

a{
	color:#62CAE3;
}
a:hover{
	color:#08C;
	text-decoration:none;
	}



/* =============================================================================
   Header
   ========================================================================== */

#printHeader{display: none;}


#banner { height: 260px; }
body.home #banner { height: 330px; }

/* Fixed Topbar Navigation */
body.top-navbar { padding-top: 60px; }
body.admin-bar .navbar-fixed-top { top: 28px; }

a.brand {
	font-family: MelbourneLight;
	color: #FFF;
	text-decoration: none;
	font-size:2.8em; 
	}
	
body a.brand{
	margin-top: 50px;
	width: 580px;
	display:block;
	float:left;
	padding-left: 38px;
	line-height: 1em;
	}	
	
	@-moz-document url-prefix() { 
		body a.brand{
			margin-top: 44px;
		}
	}
	html.ie9 body a.brand{
			margin-top: 44px;
		}	

body.home a.brand, body.page-template-tmp_page_profile-php a.brand{
	margin-top: 110px;
	padding-left: 0px;
	}

	@-moz-document url-prefix() { 
		body.home a.brand, body.page-template-tmp_page_profile-php a.brand{
			margin-top: 108px;
		}
	}
	html.ie9 body.home a.brand, html.ie9 body.page-template-tmp_page_profile-php a.brand{
			margin-top: 108px;
		}
	
	@-moz-document url-prefix() { 
		body.page-template-tmp_page_writing-php a.brand{
			margin-top: 48px;
		}
	}
	html.ie9 body.page-template-tmp_page_writing-php a.brand{
			margin-top: 48px;
		}


#nav-main{
	float: right;
	margin-top: 122px;
	width: 205px;
	}
	
@-moz-document url-prefix() { 
		#nav-main{
			margin-top: 120px;
		}
	}	

#nav-main .nav > li{
	display:inline-block;
	}
		
	
#nav-main .nav > li > a{
	font-family: MelbourneBold;
	font-size: 1.2em;
	padding-right: 17px;
	padding-left: 1px;
	color: #98002d;
	}
#nav-main .nav > li > a:hover {
	background-color: transparent;
	color: #96cc7e;
	}

#nav-main .nav > li.menu-speaking > a{
	padding-right: 0px;
	}

#nav-main .nav > li.menu-profile > a{
	background: url(/img/menu-icon-profile.png) no-repeat right center;
	}
#nav-main .nav > li.menu-writing > a{
	background: url(/img/menu-icon-writing.png) no-repeat right center;
	}
	

.footernav{
	width: 276px;
	float: right
}
	
.footernav > li > a{
	font-family: MelbourneRegular;
	font-size: 13px;
	padding-right: 17px;
	padding-left: 1px;
	color: #fff;
	}

.footernav > li > a:hover {
	background-color: transparent;
	color: #fff;
	}


.footernav  > li{
	display:inline-block;
	}

.footernav > li.menu-christianity > a{
	background: url(/img/fm-christianity-shape.png) no-repeat right center;
	}
.footernav > li.menu-leadership > a{
	background: url(/img/fm-leadership-shape.png) no-repeat right center;
	}

.footernav > li.menu-diversity > a{
	background: url(/img/fm-diversity-shape.png) no-repeat right center;
	}
	
.footernav > li.menu-controversy > a{
	padding-right: 0px;
	}



/* =============================================================================
   Content
   ========================================================================== */

#content { z-index: 6; position:relative; min-height: 635px;  }

.container {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	min-width: 980px;
}


body.home #content {
	background: url(/img/homepage-video-wide-cred-bg.png) no-repeat bottom right;
	 }



/* =============================================================================
   Primary Content
   ========================================================================== */

#main {
	float: left;
	width: 60%;
	line-height: 1.6em;
	font-size: 1.1em;
	 }

body.home  #main {
	font-family: MelbourneRegular;
	font-size:1.8em;
	line-height: 1.6em;
	min-height: 920px;
	color: #5B5C5F;
	padding-top: 3px;
	 }

body.page  #main H2{
	font-family: MelbourneLight;
	font-size:  2.5em;
	padding-bottom: 10px;
	text-transform:lowercase;
	margin-top: 20px;
	font-weight: normal;
	  }
	  
body  #main .page-header{ display:none;}	  
body.page-template-default  #main .page-header{ display:block;}	 
body.page-template-default  #main .page-header h1{ font-weight: normal}	  


/* =============================================================================
   Sidebar
   ========================================================================== */

#sidebar { 
float: left;
}

#sidebar h3 {
	font-family: MelbourneLight;
	font-size:  2.5em;
	padding-bottom: 10px;
	text-transform:lowercase;
	margin-top: 20px;
	font-weight:normal;
	}

#sidebar .smlTitles h3{
	font-size:  1.4em;
	font-family: MelbourneBold;
	font-weight:normal;
	margin-top: 0px;
	padding-bottom: 0px;
	}


#sidebar .weblog  a, #sidebar .opine  a, #recentPostsLink a{
	color: #231F20;  
	}

#sidebar .weblog  a:hover, #sidebar .opine  a:hover, #recentPostsLink a:hover{
	color: #08C;  
	}	

#sidebar h3 a{
	color: #231F20;
	}	

#sidebar .weblog h3 a:hover, #sidebar .opine h3 a:hover{
	color: #231F20;  
	}	
	

#sidebar .smlTitles h3{
	margin: 5px 0px; 
}
	
#sidebar .connect  a{
	color: #231F20;  
	}

#sidebar .connect  a:hover{
	color: #08C;  
	}	


#welcomeTitle{
	font-family: MelbourneBold;
	font-size: 3.5em;
	margin-left: 108px;
	margin-top: 5px;
	margin-bottom: 30px;
	}

.well {
	min-height: 20px;
	padding-left: 38px;
	margin-bottom: 20px;
	background-color: transparent;
	border: 1px solid  #EEE;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#nav_menu-3 ul.menu{
	margin: 0px;
	padding: 0px 0px 22px 0px;
	list-style: none;
	}
	
body.home  #nav_menu-3 .menu{ padding-bottom: 200px;
	}	
	
#nav_menu-3 ul li{
	padding-top: 8px;
	padding-bottom: 4px;
	}	

#nav_menu-3 a{
	font-family: MelbourneRegular;
	font-size: 1.3em;
	color:#231F20;
	}	
	
	

#nav_menu-3 .menu-christianity a:hover{color: #62CAE3 }
#nav_menu-3 .menu-leadership a:hover{color: #9086BF }
#nav_menu-3 .menu-diversity a:hover{color: #A21942 }
#nav_menu-3 .menu-controversy a:hover{color: #009F13 }	


#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li{
	margin: 0px;
	padding: 3px 0px;
	list-style: none;
}

form.form-search{
	padding: 0px;
	}



/* =============================================================================
   Posts
   ========================================================================== */

.hentry header { margin-bottom: 20px }
.hentry h2 a { text-decoration: none; }
.hentry time { display: block; font-family: MelbourneRegular; font-size: 16px  }
.hentry p.byline { display:none }
.hentry footer { clear: both; }



/* =============================================================================
   Post Comments
   ========================================================================== */

#comments, #respond, #submit { clear: both; display: block; }
ol.commentlist img.avatar { float: left; margin-right: 10px; }

#comments H3{
	margin: 30px 0px;
	font-family: MelbourneBold;
	font-weight:normal;
	}
	
#comments ol, ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	}	
	
#comments ol li{
	padding-left: 80px;
	background: url(/img/quotes-grey.png) no-repeat  20px 0px;
	margin: 30px 0px;
}

#comments ol .children li{
	padding-left: 60px;
	background: url(/img/quotes-grey.png) no-repeat  0px 0px;
	}


#comments .fn{ font-weight: bold}

.hentry header{
	margin-bottom: 10px;
	}

a.comment-reply-link{
	font-size: 13px;
	font-family: MelbourneBold;
	font-weight: normal;
	padding: 8px 4px;
	}

a:hover.comment-reply-link{
	border-top: solid 3px #D6D6D6;
	border-bottom: solid 3px #D6D6D6;
	padding: 2px 4px;
	}
	
#comments #respond .cancel-comment-reply{
	margin-left: 103px;
	margin-top: -32px;
	}
	
a#cancel-comment-reply-link{
	border-left: solid 3px #D6D6D6;
	font-family: MelbourneBold;
	font-weight: normal;
	font-size: 13px;
	padding-left: 6px;
	}
a:hover#cancel-comment-reply-link{
		border-left: solid 3px #ABABAB;
	}			
	
		border-top: solid 3px #D6D6D6;

#respond{ margin-left: 0px; }
#respond h3, #comments #respond h3  {
		margin: 30px 0px 10px 0px;
		font-weight:normal; 
		font-family: MelbourneBold; }
 
#respond label { font-size:12px; font-weight:bold  }


#commentform input.text, #commentform textarea{
	border: 1px solid  #D5D5D5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#commentform textarea{
	height: 100px; 
}

#commentform  .btn {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}	
	

/* =============================================================================
   Footer
   ========================================================================== */

#content-info {
  padding: 0;
  height: 210px;
  margin-top: 60px;
}


#content-info p small { 
font-family: MelbourneRegular;
font-size: 13px; }


#footerQuote{
	font-family: MelbourneBold;
	font-size: 16px;
	line-height: 1.1em;
	width: 460px;
	height: 185px;
	padding-left: 70px;	
	}
	
#footerQuote .regularFont{
	font-family: MelbourneRegular;
	}


/* =============================================================================
   Blog
   ========================================================================== */

.post h1{
	font-family: MelbourneRegular;
	}   

#main  .post  h2 a, .search #main  h2 a{
	font-family: MelbourneRegular;
	text-transform:none;
	color: #231F20;	
	font-weight: normal;
	}
	
.post .updated{
	font-family: MelbourneLight;
	font-size: 18px;
	}

.post{
	padding-bottom: 40px;
	}


#main a{
	color:#98002E;
	}


.pager a {
display: inline-block;
padding: 5px 14px;
background-color: white;
border: none
}	


/* =============================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { margin: 0 20px 20px 0; float: left; }
.alignright { margin: 0 0 20px 20px; float: right; }


#search-2 #searchsubmit { display: none;}


/* =======================================================================
   page specific blocks   
   ======================================================================= */

	body {
		background-position: 0px 0px;
		background-image: url(/img/default-page-bg.gif);
		background-repeat: no-repeat;
		}		
		
	body.home  #main .page-header{ display:none;}	
	body.home { background-image: url(/img/page-bg-home.gif) }
	body.home #search-2, body.home #recent-posts-2, body.home #categories-2, body.home #text-3, body.home #text-4{ display: none;}
	body #content-info{ background: url(/img/default-footer-bg.jpg) no-repeat bottom right; height: 234px; }
	body #footerQuote{ float: right; text-align:right; padding-right: 20px; width: 440px; height: 205px; }
	body #footerCopy{ float: right; margin-right: 190px; clear:both;  width: 760px; }
	p.copy small { color: #5B5C5F; }
	p.copy{ float: left; width: 350px;}
	.footernav {  float: right}
	#designerfooter{  font-family: MelbourneRegular; color:#FFF; float: right  }
	#designerfooter a{ color: #FFF; }
	#designerfooter a:hover{ color: #08C; } 
	
	
	body.page #main h2.bioBlock{
		font-family: MelbourneRegular;
		font-weight: normal;
		}
	
	
	body.home #footerQuote{ float: left; text-align:left; padding-left: 68px; width: 550px; height: 192px; margin-top: -124px;}	
	body.home #content-info{ background: url(/img/homepage-footer-bg.gif) no-repeat bottom left; margin-top: -124px; height: 220px; }
	body.home #footerCopy{ float: left ; margin-left: 235px; clear:both; padding-left: 0px; width: 65%}
	body.home p.copy small { color:#FFFFFF; }
	body.home p.copy{ width: 400px; }
	body.home .footernav { display: none}
	body.home #designerfooter, body.home #designerfooter a { color: #5B5C5F; }
	body.home #designerfooter a:hover{ color: #08C; } 
	
	
	body.page-template-tmp_page_general-php #nav_menu-3 .menu{ padding-bottom: 40px;}
	body.page-template-tmp_page_general-php #search-2, body.page-template-tmp_page_general-php #recent-posts-2, body.page-template-tmp_page_general-php #categories-2, body.page-template-tmp_page_general-php #text-3, body.page-template-tmp_page_general-php #text-4{ display: none; }	

	
	
	body.page-template-tmp_page_profile-php  #profileBioBlock a{ font-weight: bold; color: #fff;}
	body.page-template-tmp_page_profile-php  #profileBioBlock a:hover{ color: #98002D}
	
	body.page-template-tmp_page_profile-php { background-image: url(/img/page-bg-profile.gif) }
	#profileHeadBlock{
		width: 675px;
		height: 290px;
		font-family: MelbourneRegular; font-size: 1.5em; line-height: 1.5em;
		color: #5B5C5F;
		}
	#profileBioBlock{
		color: #FFF;
		max-width: 700px;
		height: 660px;
		}
	
	#profileBodyQuote{
		margin-left: -280px; 
		font-family: MelbourneBold; font-size: 1.1em; line-height: 1.1em;
		width: 650px;
		margin-bottom: 60px;
		}	
	body.page-template-tmp_page_profile-php #nav_menu-3 .menu{ padding-bottom: 900px;	}
	body.page-template-tmp_page_profile-php #search-2, body.page-template-tmp_page_profile-php #recent-posts-2, body.page-template-tmp_page_profile-php #categories-2, body.page-template-tmp_page_profile-php #text-3, body.page-template-tmp_page_profile-php #text-4{ display: none; }	
	body.page-template-tmp_page_profile-php #footerQuote{ float: right; text-align:right; padding-right: 20px; width: 600px; height: 188px; }
	body.page-template-tmp_page_profile-php #content-info{ background: url(/img/profile-footer-bg.gif) no-repeat bottom right;  height: 218px; margin-top: 60px; }
	body.page-template-tmp_page_profile-php #footerCopy{ float: right; margin-right: 50px; clear:both; width: 900px; }		
	body.page-template-tmp_page_profile-php #footerCopy p.copy{ float: left; width: 300px;}
	body.page-template-tmp_page_profile-php #footerCopy .footernav {  float: right}
	
	body.page-template-tmp_page_profile-php #designerfooter, body.page-template-tmp_page_profile-php #designerfooter a { color: #5B5C5F; }
	body.page-template-tmp_page_profile-php #designerfooter a:hover{ color: #08C; } 
	
	
	body.page-template-tmp_page_leadership-php { background-image: url(/img/page-bg-leadership.gif) }
	#leadershipHeadBlock{
		width: 675px;
		height: 290px;
		font-family: MelbourneRegular; font-size: 1.7em; line-height: 1.5em;
		color: #5B5C5F;
		}
	#leadershipBioBlock{
		color: #FFF;
		max-width: 700px;
		height: 660px;
		}
	#leadershipBodyQuote{
		margin-left: -280px; 
		font-family: MelbourneBold; font-size: 1.1em; line-height: 1.1em;
		width: 650px;
		margin-bottom: 60px;
		}	
	body.page-template-tmp_page_leadership-php #nav_menu-3 .menu{ padding-bottom: 917px;	}
	body.page-template-tmp_page_leadership-php #nav_menu-3 .menu-leadership a{ color:#FFF}	
	body.page-template-tmp_page_leadership-php #search-2, body.page-template-tmp_page_leadership-php #recent-posts-2, body.page-template-tmp_page_leadership-php #categories-2, body.page-template-tmp_page_leadership-php #text-3, body.page-template-tmp_page_leadership-php #text-4{ display: none; }	
	body.page-template-tmp_page_leadership-php #footerQuote{ float: left; text-align:left; padding-left: 38px; width: 750px; height: 191px;}
	body.page-template-tmp_page_leadership-php #content-info{ background: url(/img/leadership-footer-bg.gif) no-repeat bottom left; height: 220px; margin-top: 60px}
	body.page-template-tmp_page_leadership-php #footerCopy{ float:left; margin-left: 150px; clear:both; width: 850px; margin-right: 0px; }	
	body.page-template-tmp_page_leadership-php p.copy { float: right; ; width: 300px; }
	body.page-template-tmp_page_leadership-php #footerCopy .footernav {  margin-left: 150px; float: left}
	body.page-template-tmp_page_leadership-php #designerfooter, body.page-template-tmp_page_leadership-php #designerfooter a { color: #5B5C5F; }
	body.page-template-tmp_page_leadership-php #designerfooter a:hover{ color: #08C; } 
	
	
	
	body.page-template-tmp_page_diversity-php { background-image: url(/img/page-bg-diversity.gif) }
	#diversityHeadBlock{
		width: 675px;
		height: 290px;
		font-family: MelbourneRegular; font-size: 1.7em; line-height: 1.5em;
		color: #5B5C5F;
		}
	#diversityBioBlock{
		color: #FFF;
		max-width: 700px;
		height: 660px;
		}
	#diversityBodyQuote{
		margin-left: -280px; 
		font-family: MelbourneBold; font-size: 1.1em; line-height: 1.1em;
		width: 750px;
		margin-bottom: 60px;
		}	
	body.page-template-tmp_page_diversity-php #nav_menu-3 .menu{ padding-bottom: 917px;	}
	body.page-template-tmp_page_diversity-php #nav_menu-3 .menu-diversity a{ color:#FFF}	
	body.page-template-tmp_page_diversity-php #search-2, body.page-template-tmp_page_diversity-php #recent-posts-2, body.page-template-tmp_page_diversity-php #categories-2, body.page-template-tmp_page_diversity-php #text-3, body.page-template-tmp_page_diversity-php #text-4{ display: none; }	
	body.page-template-tmp_page_diversity-php #footerQuote{ float: right; text-align:right; padding-right: 20px; width: 880px; height: 230px;}
	body.page-template-tmp_page_diversity-php #content-info{ background: url(/img/diversity-footer-bg.gif) no-repeat bottom right; height: 260px; margin-top: 60px}
	body.page-template-tmp_page_diversity-php #footerCopy{ float: right; margin-right: 100px; clear:both; width: 900px; }		
	body.page-template-tmp_page_diversity-php #footerCopy p.copy{ float: left; width: 380px;}
	body.page-template-tmp_page_diversity-php #footerCopy .footernav {  float: right}
	body.page-template-tmp_page_diversity-php #designerfooter, body.page-template-tmp_page_diversity-php #designerfooter a { color: #fff; }
	body.page-template-tmp_page_diversity-php #designerfooter a:hover{ color: #5B5C5F; } 
	


	body.page-template-tmp_page_controversy-php { background-image: url(/img/page-bg-controversy.gif) }
	#controversyHeadBlock{
		width: 675px;
		height: 290px;
		font-family: MelbourneRegular; font-size: 1.7em; line-height: 1.5em;
		color: #5B5C5F;
		}
	#controversyBioBlock{
		color: #FFF;
		max-width: 700px;
		height: 660px;
		}
	#controversyBodyQuote{
		margin-left: -280px; 
		font-family: MelbourneBold; font-size: 1.1em; line-height: 1.1em;
		width: 800px;
		margin-bottom: 60px;
		}	
	body.page-template-tmp_page_controversy-php #nav_menu-3 .menu{ padding-bottom: 917px;	}
	body.page-template-tmp_page_controversy-php #nav_menu-3 .menu-controversy a{ color:#FFF}	
	body.page-template-tmp_page_controversy-php #search-2, body.page-template-tmp_page_controversy-php #recent-posts-2, body.page-template-tmp_page_controversy-php #categories-2, body.page-template-tmp_page_controversy-php #text-3, body.page-template-tmp_page_controversy-php #text-4{ display: none; }	
	body.page-template-tmp_page_controversy-php #footerQuote{ float: right; text-align:right; padding-right: 20px; width: 600px; height: 230px;}
	body.page-template-tmp_page_controversy-php #content-info{ background: url(/img/controversy-footer-bg.gif) no-repeat bottom right; height: 260px; }
	body.page-template-tmp_page_controversy-php #footerCopy{ float: right; margin-right: 150px; clear:both; width: 850px; }		
	body.page-template-tmp_page_controversy-php #footerCopy p.copy{ float: left; width: 380px;}
	body.page-template-tmp_page_controversy-php #footerCopy .footernav {  float: right}
	body.page-template-tmp_page_controversy-php #designerfooter, body.page-template-tmp_page_diversity-php #designerfooter a { color: #fff; }
	body.page-template-tmp_page_controversy-php #designerfooter a:hover{ color: #5B5C5F; } 	



	body.page-template-tmp_page_christianity-php { background-image: url(/img/page-bg-christianity.gif) }
	#christianityHeadBlock{
		width: 675px;
		height: 290px;
		font-family: MelbourneRegular; font-size: 1.7em; line-height: 1.5em;
		color: #5B5C5F;
		}
	#christianityBioBlock{
		color: #FFF;
		max-width: 700px;
		height: 660px;
		}
	#christianityBodyQuote{
		margin-left: -280px; 
		font-family: MelbourneBold; font-size: 1.1em; line-height: 1.1em;
		width: 480px;
		margin-bottom: 60px;
		}	
	body.page-template-tmp_page_christianity-php #nav_menu-3 .menu{ padding-bottom: 900px;	}
	body.page-template-tmp_page_christianity-php #nav_menu-3 .menu-christianity a{ color:#FFF}	
	body.page-template-tmp_page_christianity-php #search-2, body.page-template-tmp_page_christianity-php #recent-posts-2, body.page-template-tmp_page_christianity-php #categories-2, body.page-template-tmp_page_christianity-php #text-3, body.page-template-tmp_page_christianity-php #text-4{ display: none; }	
	body.page-template-tmp_page_christianity-php #footerQuote{ float: left; text-align:left; padding-left: 38px; width: 750px; height: 191px;	}
	body.page-template-tmp_page_christianity-php #content-info{ background: url(/img/leadership-footer-bg.gif) no-repeat bottom left; height: 220px; margin-top: -50px }
	body.page-template-tmp_page_christianity-php #footerCopy{ float:left; margin-left: 150px; clear:both; width: 850px; margin-right: 0px; }	
	body.page-template-tmp_page_christianity-php p.copy { float: right; ; width: 300px; }
	body.page-template-tmp_page_christianity-php #footerCopy .footernav {  margin-left: 150px; float: left}
	body.page-template-tmp_page_christianity-php #content {
		background: url(/img/homepage-video-bg.png) no-repeat bottom right;
	 }
	body.page-template-tmp_page_christianity-php #designerfooter, body.page-template-tmp_page_christianity-php #designerfooter a { color: #5B5C5F; }
	body.page-template-tmp_page_christianity-php #designerfooter a:hover{ color: #08C; } 

	/* firefox hack for footer*/
	@-moz-document url-prefix() { 
	  body.page-template-tmp_page_christianity-php #footerQuote {
		 margin-top: -50px;
	  }
	}

	html.ie9 body.page-template-tmp_page_christianity-php #footerQuote {
		margin-top: -49px;
		}


	body.page-template-tmp_page_writing-php { background-image: url(/img/page-bg-writing.gif)  }
	body.page-template-tmp_page_writing-php #sidebar{
		margin-top: -400px;
		height: 1000px;
		}
	body.page-template-tmp_page_writing-php #main{
		width: 60%;
		margin-top: 0px;
	}
	body.page-template-tmp_page_writing-php #nav_menu-3 .menu{ padding-bottom: 40px;}
	body.page-template-tmp_page_writing-php #search-2, body.page-template-tmp_page_writing-php #recent-posts-2, body.page-template-tmp_page_writing-php #categories-2, body.page-template-tmp_page_writing-php #text-3, body.page-template-tmp_page_writing-php #text-4{ display: none; }	
	
	body.page-template-tmp_page_writing-php #footerQuote{ float: left; text-align:left; padding-left: 38px; width: 700px; height: 155px;}
	body.page-template-tmp_page_writing-php #content-info{ background: url(/img/leadership-footer-bg.gif) no-repeat bottom left; height: 185px; margin-top: 60px}
	body.page-template-tmp_page_writing-php #footerCopy{ float:left; margin-left: 150px; clear:both; width: 850px; margin-right: 0px; }	
	body.page-template-tmp_page_writing-php p.copy { float: right; ; width: 300px; }
	body.page-template-tmp_page_writing-php #footerCopy .footernav {  margin-left: 150px; float: left}
	body.page-template-tmp_page_writing-php #designerfooter, body.page-template-tmp_page_writing-php #designerfooter a { color: #5B5C5F; }
	body.page-template-tmp_page_writing-php #designerfooter a:hover{ color: #08C; } 	


#bookScrollerBlock{
		width: 100%;
		height: 400px;
		overflow:hidden;
		}

#bsCovers{
	height: 368px;
	overflow:hidden;
	margin: 20px 0px 0px 300px;
	width: 768px;
	padding: 0px;
	z-index: 3;
	position:relative;
	}

#bsCoversImages{
	height: 366px;
	padding: 0px;
	list-style: none;
	overflow:hidden;
	margin: 0px; 
	width: 2508px;
	position:absolute;
	z-index: 4;
	}
	
	
#redWedge{
	margin-right: -30px;
}

	
#bsNav{
	position: absolute;
	z-index: 20;
	left: 650px;
	top: 44px;
	list-style: none;
	width: 50px;
	}

#bsNav li a span{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	}

#bsNav li{
	float: left;
	}	
	
#bsNav li a{
	display:block;
	height: 15px;
	width: 16px;
	overflow:hidden;
	zoom: 1;
	filter: alpha(opacity=1);
	opacity: 0.1;
	background-color:#FFF;
	}
	
#bsNav li.activeSlide a{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color:#FFF;
	}

	
#bsContent{
	width: 760px;
	position: relative;
	margin-top: -388px;
	left: 300px;
	text-align:right;
	 z-index: 25;
	 height: 700px;
	 overflow:hidden;
	}

#bsText{
	position: absolute;
	top: 80px;
	left: 245px;
	width: 420px;
	text-align:left;
	list-style: none;
	height: 350px;
	overflow:hidden;
	color:#FFF;
	}

.bsTitle{
	font-family: MelbourneRegular;
	font-size: 1.3em;
	color:#fff;
	margin-bottom:10px;
	font-weight: normal;
	}
	
.bsTitle strong{
	font-family: MelbourneBold;
	font-size: 1.2em;
	color:#fff;
	font-weight: normal;
	}	
	
	
.bsContent{
	font-size: 1.1em;
	line-height: 1.4em;
	height: 350px;
	}




body.blog .weblog, body.archive .weblog, body.single .weblog, body.page-template-default .weblog { display: none }
body.home .weblog { display: block }

#tweets, #subscribeLink{ display: none }
body.blog #text-4{ display: none }
body.blog #tweets, body.archive #tweets, body.single #tweets { display: block; overflow:hidden; width: 212px }
body.blog #subscribeLink, body.archive #subscribeLink, body.single #subscribeLink { display: block }
body.archive #recentPostsLink, body.single #recentPostsLink { display: block }



#bookListBlock{
		margin-left: 150px;
		}

#bookListBlock h2{
		margin-left: -150px;
		}
	
		
#bookListBlock img{
		margin-left: -150px;
		float:left;
		margin-top: 8px;
		clear:both;
		}




body.search  #main .page-header{ display:block;}







	body.page-template-tmp_page_opine-php { 
		background-image: url(/img/page-bg-opine.gif);
		background-position: -4px 0px;
		}
	#opineHeadBlock{
		width: 675px;
		height: 290px;
		color: #FFF;
		}
	#opineHeadBlock li{
		font-family: MelbourneRegular; font-size: 2.7em; line-height: 1.1em;
	}
	body.page-template-tmp_page_opine-php ul.tweet_list{
		list-style: none;
		padding: 0px;
		margin: 0px;
		}
	body.page-template-tmp_page_opine-php ul.tweet_list{
		list-style: none;
		padding: 0px;
		margin: 0px;
		}
	#opineReplyBlock li{
		padding-left: 80px;
		background: url(/img/quotes-grey.png) no-repeat  20px 0px;
		font-weight: bold;
		margin: 20px 0px;
		
	}	
	#hashReplyTag{
		font-family: MelbourneRegular; font-size: 1.8em;
		color: #98002D;
		margin-top: -40px;
		margin-bottom: 15px;		
		}
	body.page-template-tmp_page_opine-php #sidebar .opine{ display:none }	
	body.page-template-tmp_page_opine-php #nav_menu-3 .menu{ padding-bottom: 40px;	}
	body.page-template-tmp_page_opine-php #search-2, body.page-template-tmp_page_opine-php #recent-posts-2, body.page-template-tmp_page_opine-php #categories-2, body.page-template-tmp_page_opine-php #text-3, body.page-template-tmp_page_opine-php #text-4{ display: none; }	
	body.page-template-tmp_page_opine-php #footerQuote{ float: right; text-align:right; padding-right: 20px; width: 600px; height: 200px;}
	body.page-template-tmp_page_opine-php #content-info{ background: url(/img/opine-footer-bg.gif) no-repeat bottom right; height: 230px; }
	body.page-template-tmp_page_opine-php #footerCopy{ float: right; margin-right: 40px; clear:both; width: 850px; }		
	body.page-template-tmp_page_opine-php #footerCopy p.copy{ float: left; width: 280px;}
	body.page-template-tmp_page_opine-php #footerCopy .footernav {  float: right}
	body.page-template-tmp_page_opine-php #designerfooter, body.page-template-tmp_page_opine-php #designerfooter a { color: #5B5C5F; }
	body.page-template-tmp_page_opine-php #designerfooter a:hover{ color: #5B5C5F; } 	

	#opineTweetBtn{
		text-align:center;
		padding: 10px 0px;	
	}
	#opineTweetBtn a{
		z-index: 99;
		padding: 5px 10px;
		color: #fff;
		background-color: #98002D;
		font-family: MelbourneRegular;
		font-size: 1.2em;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		behavior: url(/PIE.htc);
	}
	#opineTweetBtn a:hover{
		background-color: #96cc7e;
	}




/* =============================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 979px) {
  /* Fix top padding when using the responsive grid with the fixed topbar */
  body.top-navbar {
    padding-top: 0;
  }
}


/* =============================================================================
   Print Queries
   ========================================================================== */

@media print {
	#banner{display: none;}
	#sidebar{display: none;}
	#content-info{display: none;}
	#parallax-bg1,#parallax-bg2,#parallax-bg3,#parallax-bg4 {display: none;}
	#main { width: 90%}
	#printHeader{display: block; text-align:center; border-top: 2px solid #000; border-bottom: 2px solid #000; padding: 10px; margin: 20px 0px}
	.printTitle{ font-size:24px}
	#respond{display: none;}
}



/* =============================================================================
   fonts
   ========================================================================== */

@font-face {
    font-family: 'MelbourneLight';
    src: url('/fonts/mb_l.eot');
    src: url('/fonts/mb_l.eot?#iefix') format('embedded-opentype'),
         url('/fonts/mb_l.woff') format('woff'),
         url('/fonts/mb_l.ttf') format('truetype'),
         url('/fonts/mb_l.svg#MelbourneLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MelbourneRegular';
    src: url('/fonts/mb_r.eot');
    src: url('/fonts/mb_r.eot?#iefix') format('embedded-opentype'),
         url('/fonts/mb_r.woff') format('woff'),
         url('/fonts/mb_r.ttf') format('truetype'),
         url('/fonts/mb_r.svg#MelbourneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MelbourneBold';
    src: url('/fonts/mb_b.eot');
    src: url('/fonts/mb_b.eot?#iefix') format('embedded-opentype'),
         url('/fonts/mb_b.woff') format('woff'),
         url('/fonts/mb_b.ttf') format('truetype'),
         url('/fonts/mb_b.svg#MelbourneBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.customFontLight { font-family: MelbourneLight; }
.customFontRegular { font-family: MelbourneRegular; }
.customFontBold { font-family: MelbourneBold; font-size: 1.6em; line-height: 1.3em; }

#categories-2 h3,  .visuallyhidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
	
 .tweet_avatar{ display: none }
 
 
#video_container{
	margin-top: -415px;
	margin-right: 46px;
	float:right;
	width: 508px;
	height: 286px;
	text-align:right;
	}
	
/*#video_container{
	margin-top: -415px;
	margin-right: 46px;
	float:right;
	width: 432px;
	height: 286px;
	text-align:right;
	}*/
	
a#videoPlayBtn{
	display:block;
	width: 508px;
	height: 286px;
	cursor:pointer;
	}	
body.page-template-tmp_page_christianity-php #video_container {	
margin-top: 60px;
margin-bottom: 128px;
z-index: 10;

}

.addthis_toolbox{ margin: 20px 0px 10px 0px ;}


.baseFont{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;--
	}


/* =============================================================================
   ie7
   ========================================================================== */


html.lt-ie8 #nav-main .nav> li {
	display:inline-block;
	float:left;
	}

html.lt-ie8 .footernav > li {
	display:inline-block;
	float:left;
}

html.lt-ie8 #nav-main .nav > li > a{
	padding-right: 16px;
	padding-left: 4px;
	}


html.lt-ie8 .brand {
	padding-bottom: 20px;
}

html.lt-ie8 #profileBioBlock,
html.lt-ie8 #christianityBioBlock,
html.lt-ie8 #leadershipBioBlock,
html.lt-ie8 #diversityBioBlock,
html.lt-ie8 #controversyBioBlock
{
	height: 760px;
}
	
html.lt-ie8 body.page-template-tmp_page_profile-php #nav_menu-3 .menu,
html.lt-ie8 body.page-template-tmp_page_christianity-php #nav_menu-3 .menu,
html.lt-ie8 body.page-template-tmp_page_leadership-php #nav_menu-3 .menu,
html.lt-ie8 body.page-template-tmp_page_diversity-php #nav_menu-3 .menu,
html.lt-ie8 body.page-template-tmp_page_controversy-php #nav_menu-3 .menu
{
	padding-bottom: 1016px;
}

html.lt-ie8 #designerfooter{ margin-top: -17px; }
	
html.lt-ie8  body.home #footerQuote {
	margin-top: 0px;
}

.subscribe-to-comments{
	padding-top: 10px;
	}

.subscribe-to-comments label, .subscribe-to-comments input{
	float: left;
	padding-left: 4px;
	}
	
img#wpstats{
	overflow:hidden;
	float: left;
	width: 0px;
	height: 0px;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	}