@charset "UTF-8";
/* CSS Document */


body {
	font-family: 'Lato', sans-serif;
	background-color:#fff;
	color:#000;
}
#Home {
	margin:auto;
	margin-top:0px;
	width:100%;
}

#Interior {
	margin:auto;
	margin-top:0px;
	width:100%;
}
#Header {
	background-repeat:no-repeat;
	background-size:cover;
	height:290px;
    margin-bottom: 70px;
}
.homebckgd {
	background-image:url(../images/header-home.jpg);
	border-bottom:10px solid #a4ad5c;
	background-position: bottom center;
	}
.book {
	background-image:url(../images/header-book.jpg);
	border-bottom:10px solid #c00;
	background-position: bottom center;
}
.bio {
	background-image:url(../images/header-bio.jpg);
	border-bottom:10px solid #685e78;
	background-position: bottom center;
}
.bioimage {
	margin-top:-300px;
	border:5px solid #685e78;
	box-shadow:rgba(63,37,45,.5) 0px 2px 2px;
}
.business {
	background-image:url(../images/header-businessed.jpg);
	border-bottom:10px solid #e1be5e;
	background-position: bottom right;
}
.research {
	background-image:url(../images/header-research.jpg);
	border-bottom:10px solid #3a86d2;
	background-position: bottom center;
}
.researchimage {
	margin-top:-300px;
	border:5px solid #3a86d2;
	box-shadow:rgba(63,37,45,.5) 0px 2px 2px;
}
.speaking {
	background-image:url(../images/header-speaking.jpg);
	border-bottom:10px solid #b26950;
	background-position: bottom right;
}
.media {
	background-image:url(../images/header-media.jpg);
	border-bottom:10px solid #75a192;
	background-position: bottom right;
}
.contact {
	background-image:url(../images/header-contact.jpg);
	border-bottom:10px solid #eecc7e;
	background-position: bottom right;
}
#Logo {
	font-family:'Roboto', sans-serif;
	float:left;
	margin-top:200px;
	margin-left:5%;
	color:#fff;
}
#Logo a {
	text-decoration:none;
	letter-spacing:30px;
	font-size:1.1em;
	font-weight:400;
	color:#fff;
}

#FloaterH {
	margin-top:35px;
	width:100%;
	max-width:280px;
	float:right;
	margin-right:25%;
}
#FloaterH img {
	width:100%;
	max-width:280px;
}
#FloaterB {
	margin-top:5px;
	width:100%;
	max-width:500px;
	float:right;
	margin-right:20%;
    text-align: right;
}
#FloaterB img {
	width:100%;
	max-width:250px;
}
#FloaterBsm {
	margin-top:5px;
	width:100%;
	max-width:200px;
	float:right;
	margin-right:30%;
}
#FloaterB img {
	width:50%;
	max-width:250px;
    display: inline-block;
    vertical-align: bottom;
}
#Floater {
	margin-top:15px;
	width:100%;
	max-width:250px;
	float:right;
	margin-right:20%;

}
#HomeButtons {
	float:left;
	width:100%;
	
}
#FloaterText{
	margin-right:3.5%;
	margin-top:165px;
	margin-bottom:90px;
}

.biography #FloaterText{width:auto; padding-left:150px;}
@media screen and (max-width:1565px){
    .biography #FloaterText{width:auto; padding-left:55px;}
}
@media screen and (max-width:1455px){
    .biography #FloaterText{clear:left; margin-top:0px;}
}
@media screen and (max-width:1147px){
    .bioimage.imgfloatrt{float:none; margin-top:1%; display: block;}
}
@media screen and (max-width:720px){
    .bioimage{display: none;}
}

#FloaterText h1 {
	font-size:3.8em;
	font-weight:700;
	letter-spacing:3px;
	color:rgba(240,234,228,.90);
	font-family:'Lato';
	line-height:1.1em;	
}
@media (min-width:731px) and (max-width:1200px){
.speak{
	margin-top:95px;
}
.speak {
	font-size:2.5em;
	color:#f00;
	
}
}
#FloaterText h1 .dark{
	color:rgba(76,60,92,1.00);
}
.light {
	font-weight:300;
	color:#9a9a9a;
}
#LineTwo {
	display:none;
}

#Contactform {
	background-color:rgba(249,232,174,.2);
	border:1px solid #ccc;
	padding:2%;
	width:95%;
	max-width:800px;
}
.medialist {
	float:left;
	width:100%;
	margin-top:-10px;
	margin-bottom:-15px;
}

.medialist img {
	float:left;
	margin-right:30px;	
}
.medialist p {
	padding-top:20px;
	padding-left:25px;
	font-size:1.1em;
}

.medialist a {
	color:#75a192;
	text-decoration:underline;
	padding-left:10px;
}
.medialist a:hover {
	color:#c00;
	text-decoration:underline;
}
.chapter {
	width:65%;
	float:left;
	padding-left: 35px;
	padding-bottom:25px;
}
.invitedtalks p {
	padding-top:20px;
}
/*-----------general styles---------------*/
.hrstyle {
	width:100%;
	height:1px;
	background-color:#dcd8d3;
	margin-top:2%;
	margin-bottom:2%;
}

.ButtonLinks{}
.ButtonLinks a{display: inline-block; vertical-align: middle;}
.ButtonLinks img{display: block; margin: 12px 24px; width:100%; max-width: 75px;}
.button {
	border:1px solid #ddd;
	margin:2%;
	float:left;
	width:29%;
	max-width:215px;
	font-size:1.3em;
	height:130px;
	
	min-height:130px;
}
.button p {
	font-size:.7em;
	line-height:1em;
	padding-top:10px;
}
.button-book {
	background-color:#eee7e7;
}
.button-research {
	background-color:#CAD8E9;
}
.button-speaking {
	background-color: #e4c7a7;
}
.button-bio {
	background-color: #ddd6e9;
}
.button-teach {
	background-color: #f6ebd1;
}
.button-cv{
    background-color: #c5e8ce;
}
.button-one {
	margin:3%;
	width:90%;
	max-width:500px;
	font-size:1.3em;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ccc;
}
.button-two {
	margin:3%;
	
	width:40%;
	max-width:500px;
	font-size:1.3em;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ccc;
}
.button-two p {
	font-size:.7em;
	line-height:1em;
	padding-top:10px;
}
.button-three {
	margin:2% 0px;
	
	
	max-width:300px;
	font-size:1.3em;
}
.button-three p {
	font-size:.7em;
	line-height:1em;
	padding-top:10px;
}
#ButtonLinks{display: flex; justify-content: space-around; width:800px; max-width:100%; margin-left: auto; margin-right: auto;}
#Home #ButtonLinks{width:689px; max-width: 100%; margin-left: auto; margin-right: auto; flex-wrap: wrap; }
#Home .button-three{width:49%; flex-basis: 50%;}
}

.book-buttons{
    padding:0px 2%;
    font-size:1.3em;
    margin-top:24px;
}
.book-buttons .button-book{
    float:left; 
    margin-right:2%;
    width:23.5%;
}
.book-buttons .button-book:nth-child(4n){
    margin-right:0px;
}

.button_style2 a{
	width:90%;
	color:#000;
	font-size:16px;
	text-align:center;
	padding: .6em; 		
	text-decoration:none; display:inline-block;
  text-decoration:none; display:inline-block;
}
.button_style2 a:hover {
	color:#000;
	text-decoration:underline;
}
.button_style a{
	padding:35px; 		
	text-decoration:none; display:inline-block;
	color:#999;
}
.button_style a:hover, .button_style a:active {
	color:#666;
	font-weight:500;
	
}
#Intro {
	margin:20px 20px 35px 5px;
	padding:10px 0px;
	font-family:'Lato', sans-serif;
	font-weight:300;
	letter-spacing:1px;
	font-size:1.1em;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
}


/*------------interior styles with side menu------------------*/
#Content {
	width:90%;
	margin:auto;
	position:relative;
}

#MainB {
	/*float:right;
	width:65%;
	padding:15px 9% 55px 3%;*/
}

#SideLinks {
	float:left;
	width:18%;
	max-width:280px;	
}

#SideLinks ul.menu{
	list-style:none;
	margin:1em 1em 1em 0px;
	line-height:2em;
}

#SideLinks ul.menu li{
	font-weight:300;
	
	padding:19px 3px;
	letter-spacing:1px;
	border-bottom:1px solid #E5E2E2;
	line-height:1.4em;
    list-style: none;
	
}
#SideLinks ul.menu > li > ul{
    font-size:.9em;
}
#SideLinks ul.menu ul{
    margin-top:4px;
}
#SideLinks ul.menu li ul li{
	margin-left:-20px;
	border:none;
    padding:8px 3px;
}
.last {
	
}
#SideLinks ul.menu li a{
	color:#655e50;	
	text-decoration:none;
}
#SideLinks ul.menu li a:hover{
	color:#373632;	
	text-decoration:underline;
}
#SideLinks ul.menu li .active{
	color:#595646;
	font-weight:600;	
	text-decoration:none;

}
#HomeMenu {
	margin-top:-20px;
}
.mobileOnly {
	display:none;
}


.goodreads {
	letter-spacing:-1px;
	font-size:1.3em;
}

/*__________________footer and stuff----*/
#Footer {
	width:100%;
	max-width:1200px;
	margin:auto;
	margin-top:2%;
	padding-top:35px;
	border-top:1px solid #dedede;
	font-size:.9em;
	text-align:center;
}
.copyright {
	font-size:.9em;
	color:#666;
}

/*__________flipmenu--------------These styles have not yet been included*/
.intmenu-toggle{
	display:none;	
}

.twocolumn #Main
{
	float:right;
	width:75%;
	padding-right:55px;
	margin-top:50px;
    
    float:none;
    margin:70px 0px 0px 280px;
    padding-left:48px;
    min-height: 620px;
    width:auto;
}
.twocolumn #MainHome
{

	padding-right:55px;
	margin-top:-20px;
    min-height: 620px;
    margin-left: 300px;
}
.twocolumn #MainB
{
	float:right;
	width:75%;
	padding-right:55px;
	margin-top:5px;
    
    float:none;
    margin:70px 0px 0px 280px;
    padding-left:48px;
    min-height: 882px;
    width:auto;
}

#SideLinks{
    float:none;
    width:280px;
    position: absolute;
    top:0px;
    padding-top:0px;
    margin-top:-21px;
}
.twocolumn .sidebar{
	float:left;
	width:18%;
	max-width:280px;
	
}
.homelinks{
	margin-top:-50px;
	
}
.booklinks{
	/*margin-top:-45px;*/
	
}
/*.twocolumn.sideleft #Main{
	float:right;
	width:68%;
	padding:55px 9% 55px 3%;
}
.twocolumn.sideleft .sidebar{
	float:left;	
}*/
.sidebar .hide{
	display:none;
	
}

/*@media (min-width:950px) and (max-width:1030px){

}*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	overflow:hidden;
}
.videoWrapper object,.videoWrapper iframe,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	
}
.videoContainer {
	width:90%;
	max-width:560px;
	margin-left:9%;
}
.videomarg {
	margin-left:3%;
	width:100%;
	max-width:600px;
	margin:auto;
}


@media screen and (max-width:1290px){
    .button_style2 a{font-size:12px;}
}

@media screen and (max-width:786px){
    .book-buttons .button-book:nth-child(4n),
    .book-buttons .button-book{
        float:none;
        width:auto;
        max-width: 300px;
        margin:24px auto 0px auto;
    }
    .button_style2 a{font-size:16px;}
    
    
}

@media screen and (max-width:600px){
    #Home .button-three{width:100%; flex-basis: 100%;}
}