*{
  border:0;
  padding:0;
  margin:0;
  color:#000;
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration:none;
  vertical-align:bottom;
}
body,html{
  background-color:#FAFAFA;
}
a{
  padding:1px 3px 1px;
  margin:0 -3px;
}
a:hover{
  background-color:#FFF600;
}
li{
  list-style:none;
}
p{
  font-size:11px;
  line-height:16px;
	margin-bottom:16px;
}
em{
  font-family:inherit;
}
.clear{
  clear:both;
  height:25px;
  overflow:hidden;
}
#site-container{
  width:960px;
  margin:0 auto;
}
#header{
  border-bottom:1px solid #666;
  margin-left:80px;
  margin-top:35px;
  padding-bottom:3px;
  width:790px;
}
#header h1{
  float:left;
  font-size:14px;
  font-weight:bold;
  letter-spacing:0px;
  line-height:15px;
  margin-right:60px;
  width:140px;
}
#header h1 a{
  background-color:transparent;
}
#header h2{
  float:left;
  font-size:10px;
  font-weight:normal;
  line-height:11px;
  padding-top:8px;
  width:147px;
}
#header #navigation{
  padding-top:12px;
  text-align:right;
}
#header #navigation a{
  display:inline;
  font-size:11px;
  font-weight:bold;
  margin-left:4px;
}
#header #navigation a.active{
  background-color:#000;
  color:#FAFAFA;
  padding:3px 4px 3px 4px;
  margin:0 -4px 0 3px;
}
.banner{
  position:relative;
}
.home .banner{
  margin-left:80px;
  border-bottom:1px solid #666;
  height:428px;
  width:790px;
}
.banner #quote-container{
  padding:0 50px;
  margin:0 -50px;
  position:absolute;
  overflow:hidden;
  top:86px;
  width:570px;
}
.speaking .banner #quote-container, .workshops .banner #quote-container{
	top:0px;
	width:400px;
}
.banner #quote-edges{
  background-image:url(../images/quote-background.png);
  background-repeat:repeat-y;
  height:250px;
  margin-left:-50px;
  position:absolute;
  top:86px;
  width:670px;
}
.speaking .banner #quote-edges, .workshops .banner #quote-edges{
  background-image:url(../images/quote-background-sm.png);
	top:0px;
  width:500px;
	height:200px;
}
.banner #quote-controls{
  height:200px;
  margin-left:-50px;
  position:absolute;
  top:86px;
  width:670px;
}
.speaking .banner #quote-controls, .workshops .banner #quote-controls{
	top:0px;
	width:500px;
	height:150px;
}
#prev-quote, #next-quote{
  cursor:pointer;
  display:none;
  position:absolute;
  top:72px;
  width:23px;
  height:23px;
}
.speaking #prev-quote, .speaking #next-quote, .workshops #prev-quote, .workshops #next-quote{
	top:47px;
}
#prev-quote:hover, #next-quote:hover{
  background-position:0 23px;
  cursor:pointer;
}
#prev-quote{
  background-image:url(../images/left-arrow.png);
  left:17px;
}
#next-quote{
  background-image:url(../images/right-arrow.png);
  left:627px;
}
.speaking #next-quote, .workshops #next-quote{
	left:447px;
}
.banner blockquote{
  font-size:36px;
  font-weight:bold;
  letter-spacing:-1px;
  line-height:40px;
  position:relative;
  text-indent:-14px;
  top:0;
  width:570px;
}
.banner blockquote.active{
  left:0;
}
.banner blockquote.inactive{
  display:none;
}
.banner blockquote em{
  background-color:#FFF600;
  font-style:normal;
  margin:0 -4px;
  padding:0 4px;
}
.banner img{
  position:absolute;
  top:50px;
  left:580px;
}
#content{
  border-bottom:1px solid #666;
  margin-left:80px;
	padding-bottom:20px;
  padding-top:15px;
  width:790px;
}
#content h2{
  font-size:14px;
  font-weight:bold;
  line-height:16px;
}
#content h3{
  font-size:11px;
  font-weight:bold;
  line-height:16px;
}
.home #content img, .home #content object{
  margin-right:10px;
  margin-top:3px;
  left:0px;
	position:absolute;
}
object{
	margin-top:3px;
	position:absolute;
}
.item{
  clear:left;
  height:160px;
  margin-top:24px;
  position:relative;
	width:600px;
}
.first-item{
  margin-top:0px;
}
#content .object-background-container{
  display:none;
  margin-left:-6px;
  margin-top:-1px;
  position:absolute;
}
#content .object-background-container div{
  background-image:url(../images/object-background.png);
  float:left;
  position:relative;
}
#content .object-background-container .top{
  height:165px;
  background-position:top left;
}
#content .object-background-container .bottom{
  height:4px;
  background-position:bottom left;
}
#content .object-background-container .left{
  clear:left;
  width:190px;
  padding-left:6px;
}
#content .object-background-container .right{
  width:6px;
}
#content .object-background-container .top-right{
  background-position:top right;
}
#content .object-background-container .bottom-right{
  background-position:bottom right;
}
#content .object-background-container div.video-controls{
  background-image:none;
  width:80px;
  float:right;
  margin-top:8px;
}
#content .object-background-container div.video-controls li{
  line-height:16px;
}
#content .object-background-container div.video-controls a{
  color:#FFF;
  font-size:11px;
  font-weight:bold;
  line-height:16px;
  outline:0;
}
#content .object-background-container div.video-controls a:hover{
  background-color:transparent;
  color:#FFF600;
}

.workshops .workshop-photos a:hover{
  background-color:transparent;
}
#content .object-trigger{
  height:157px;
  margin-top:3px;
  position:absolute;
  width:190px;
}
#content img.large{
  margin-right:30px;
	float:left;
}
#content #general-content{
  float:left;
  width:600px;
}
.desc-container{
  float:left;
  margin-right:100px;
	width:300px;
}
.home .desc-container{
	margin-left:200px;
}
.speaking .desc-container{
  float:left;
  margin-right:100px;
  width:300px;
}
#content p.link{
  margin-bottom:0px;
}
#content p.last-link{
	margin-bottom:8px;
}
#content p.link a{
  font-size:11px;
	font-style:normal;
  font-weight:bold;
}
#content p.button{
  margin-bottom:8px;
}
#content p.button a{
  background-color:#000;
  color:#FAFAFA;
  margin-left:0;
	margin-right:2px;
  padding:3px 5px;
}
#content p.button a:hover{
  color:#FFF600;
}
#content p.large-button{
  font-size:14px;
}
.side-info{
  float:left;
  margin-right:10px;
  width:190px;
}
.end{
  margin-right:0px;
}
.side-info h2{
  padding-top:24px;
	margin-bottom:8px;
}
.side-info .first{
  padding-top:0;
}
.side-info p{
  font-style:italic;
}
.side-info p em{
  font-style:normal;
}

.side-info object, .side-info img {
  margin-bottom:8px;
}
.blog-posts .post p:hover{
  background-color:#FFF600;
  margin-left:-3px;
  padding-left:3px;

}
.books #content{
  padding-top:40px;
  padding-bottom:380px;
}
.speaking #content, .workshops #content, .press #content, .contact #content{
  padding-top:60px;
  padding-bottom:20px;
}
.speaking .banner, .workshops .banner{
  height:240px;
  margin-right:10px;
  width:390px;
}
.books #content h2, .author{
  font-size:10px;
  font-weight:normal;
  text-transform:uppercase;
}
.author{
  clear:left;
  line-height:28px;
}
.book-info-container{
  float:left;
  width:390px;
}
.book-quote, .speaking .banner blockquote, .workshops .banner blockquote, .press blockquote{
  font-size:24px;
  font-weight:bold;
  line-height:28px;
	margin-bottom:0px;
  text-indent:-10px;  
	width:390px;
}
.book-quote{
  width:350px;
  margin:16px 40px 80px 0;
}
.book-quote em, .praise em, .workshops .banner blockquote em{
  background-color:#FFF600;
  font-style:normal;
  padding:0 3px;
  margin:0 -3px;
}
.books #bmg-popup{
  background-image:url(../images/popup-background.png);
  display:none;
  height:106px;
  padding-left:6px;
  padding-top:4px;
  position:absolute;
  width:156px;
}
.press p.author{
	margin-bottom:0px;
}
.press .quote-container{
	margin-bottom:60px;
}
.contact h1{
  margin-bottom:20px;
}
.contact #content{
  padding-bottom:420px;
}
.contact .medium{
  clear:left;
  display:block;
  float:left;
  font-size:11px;
  font-weight:bold;
  line-height:16px;
  margin-right:10px;
  text-align:right;
  width:190px;
}
.contact .link{
  display:block;
  float:left;
  font-size:11px;
  line-height:16px;
  width:200px;
}
#footer{
	padding:3px 0 80px 80px;
}
#footer .footer-section{
	float:left;
	margin-right:0px;
	width:790px;
	text-align:right;
}
#footer .blank{
	height:1px;
}
#footer .end{
	margin-right:0px;
}
#footer p{
	font-size:9px;
	line-height:11px;
}
p.pdf{
  margin-left:-15px;
}

img.pdf-icon{
  display:inline;
}