@charset "utf-8";

body {
	background:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#wrapper {
	width:850px;
	margin:20px auto;
	text-align:left;
	position:relative;
	}
	
h1.mark-fritz {
	display:block;
	width:288px;
	height:97px;
	text-indent:-9999px;
	background:url(../images/mark-fritz.gif) no-repeat;
	}

h1.mark-fritz a {
	display:block;
	height:100%;
	width:100%;
	}

#nav {
	position:absolute;
	display:block;
	top:30px;
	left:298px;
	background:url(../images/nav.gif) no-repeat;
	padding-left:3px;
	}

#nav li {
	display:block;
	float:left;
	color:#FFFFFF;
	height:14px;
	text-indent:-9999px;
	}
	
#nav li a {
	display:block;
	height:100%;
	width:100%;
	background:url(../images/nav.gif);
	background-position:0 0;
	}

#nav li.home a {
	width:51px;
	background-position:-465px 0;
	}

#nav li.home a:hover {
	background-position:-465px 14px;
	}
	
#nav li.about a {
	width:50px;
	background-position:-3px 0;
	}

#nav li.about a:hover {
	background-position:-3px 14px;
	}

#nav li.books a {
	width:55px;
	background-position:-53px 0;
	}

#nav li.books a:hover {
	background-position:-53px 14px;
	}
	
#nav li.news a {
	width:48px;
	background-position:-108px 0;
	}

#nav li.news a:hover {
	background-position:-108px 14px;
	}
	
#nav li.blog a {
	width:43px;
	background-position:-156px 0;
	}

#nav li.blog a:hover {
	background-position:-156px 14px;
	}
	
#nav li.speaking a {
	width:65px;
	background-position:-199px 0;
	}

#nav li.speaking a:hover {
	background-position:-199px 14px;
	}
	
#nav li.articles a {
	width:60px;
	background-position:-262px 0;
	}

#nav li.articles a:hover {
	background-position:-262px 14px;
	}
	

#nav li.media a {
	width:87px;
	background-position:-322px 0;
	}

#nav li.media a:hover {
	background-position:-322px 14px;
	}
	
#nav li.contact a {
	width:63px;
	background-position:-409px 0;
	}

#nav li.contact a:hover {
	background-position:-409px 14px;
	}
	

	
#content-cms {
	width:100%;
	min-height:600px;
	height:auto !important;
	height:600px;
	position:relative;
	}
	
#interior #content-cms {
	background:#FFFFFF;
	}


#interior #content-cms a {
	color:#b71c16;
	}

#interior #sidebar {
	display:block;
	width:288px;
	background:url(../images/interior-sidebar.jpg) no-repeat #FFFFFF;
	min-height:600px;
	height:auto !important;
	height:600px;
	float:left;
	}

#interior #sidebar #image-container {
	width:100%;
	text-align:center;
	margin-top:26px;
	}

#interior #sidebar #book-details {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:22px;
	width:244px;
	}

#interior #sidebar #book-details h1 {
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	}

#interior #sidebar #book-details p {
	margin-bottom:10px;
	}
	
#interior #text {
	display:block;
	width:562px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background:#e1eaeb;
	float:left;
	color:#625b49;
	padding-bottom:20px;
	}
	
#interior #content-cms .text {
	display:block;
	width:562px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background:#e1eaeb;
	float:left;
	color:#625b49;
	padding-bottom:20px;
	}
	
#interior #text #subnav {
	position:absolute;
	clear:left;
	top:40px;
	right:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#interior #text #subnav-cms {
	position:absolute;
	clear:left;
	top:40px;
	right:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#interior #text h1 {
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	margin:34px 45px 6px 28px;
	text-transform:uppercase;
	}

#interior #text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	margin:0 45px 0 28px;
	}
	
#interior #text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	margin:0 45px 18px 28px;
	}

#interior #text blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	margin:0 30px 6px 10px;
	}

#footer {
	display:block;
	width:100%;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	margin-top:10px;
	padding:2px 0;
	}

#footerhome {
	display:block;
	width:850px;
	height:40px;
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
	padding:2px 0;
	margin-left:auto;
	margin-right:auto;
	}
	
.thought-date {
	font-size:11px;
	color:#777777;
	font-weight:bold;
	}
