@charset "UTF-8";
/* CSS Document */

body{
	background: url(../images/page-bg.jpg) center top #fff repeat-x;
	}
	
div.container{
	width:888px;
	margin:47px auto;
	overflow:visible;
	}
	
div.left-col-container{
	width:459px;
	height:auto;
	float:left;
	display:inline;
	margin:0 107px 0 36px;
	overflow:hidden;
	}

div.right-col-container{
	width:284px;
	height:auto;
	float:left;
	margin-top:667px;
	}
	
div.footer-container{
	width:887px;
	height:auto;
	font-size:11px;
	background:url(../images/foter-bg.png) center top no-repeat;
	padding:35px 0 0 0;
	margin-top:35px;
	text-align:center;
	}

h1{
	font:35px Georgia, "Times New Roman", Times, serif;
	color:#6b0305;
	margin-bottom:18px !important;
	display:block;
	}
	
div.left-col-container h2{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#2a333e;
	margin-bottom:18px !important;
	display:block;
	}

.posted-date{
	font-size:11px !important;
	color:#8a8a8a !important;
	margin-bottom:10px !important;
	}

div.left-col-container h2.link{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#2a333e;
	margin-bottom:4px !important;
	display:block;
	}
	
	
p{
	font:13px/23px Georgia, "Times New Roman", Times, serif;
	color:#031326;
	margin-bottom:20px;
	}
	
div.bio p{
	font:13px/23px Georgia, "Times New Roman", Times, serif;
	color:#031326;
	margin-bottom:20px !important;
	}


a{
	color:#075592;
	}

a:hover{
	color:#075592;
	text-decoration:none;
	}

hr{
	width:477px;
	height:12px;
	background: url(../images/hr-bg.png) no-repeat;
	border: 1px solid #FFFFFF ;
	margin:40px 0 30px 0;
	}

p.about-jhb img{
	border:4px solid #dfdfdf;
	float:left;
	margin:5px 18px 0 0;
	}
	
img.signature{
	margin:15px 0 23px 250px;
	}
	
img.book-thumb{
	border:4px solid #dfdfdf;
	float:left;
	margin-right:10px;
	}

/*========= BEGIN: TOP NAVIGATION ==========*/

.nav-container{
	width:786px;
	height:44px;
	margin-bottom:54px;
	}

ul#navigation{
	width:786px;
	height:44px;
	}

#navigation li{
	float:left;
	display:block;
	list-style:none
	}

#navigation li a strong{
	display:none
	}


#navigation li a{
	background-image:url(../images/top-nav.png);
	display: block;
	outline: none;
	position: relative;
	height: 44px;
	text-decoration: none;
	width: auto;
	}

#navigation .home 
	{
	background-position:-1px top;
	width:63px;
	height:44px;
	}

#navigation .home-s 
	{
	background-position:-1px bottom !important;
	width:63px;
	height:44px;
	}
	
#navigation .Biography 
	{
	background-position:-64px top;
	width:141px;
	height:44px;
	}

#navigation .Biography-s 
	{
	background-position:-64px bottom !important;
	width:141px;
	height:44px;
	}
	
#navigation .Reviews 
	{
	background-position:-205px top;
	width:77px;
	height:44px;
	}

#navigation .Reviews-s 
	{
	background-position:-205px bottom !important;
	width:77px;
	height:44px;
	}

	
#navigation .Interviews 
	{
	background-position:-282px top;
	width:93px;
	height:44px;
	}

#navigation .Interviews-s
	{
	background-position:-282px bottom !important;
	width:93px;
	height:44px;
	}
	
#navigation .Articles 
	{
	background-position:-375px top;
	width:78px;
	height:44px;
	}

#navigation .Articles-s
	{
	background-position:-375px bottom !important;
	width:78px;
	height:44px;
	}

#navigation .Photos 
	{
	background-position:-453px top;
	width:73px;
	height:44px;
	}

#navigation .Photos-s
	{
	background-position:-453px bottom !important;
	width:73px;
	height:44px;
	}

#navigation .Videos 
	{
	background-position:-526px top;
	width:68px;
	height:44px;
	}

#navigation .Videos-s
	{
	background-position:-526px bottom !important;
	width:68px;
	height:44px;
	}

#navigation .Books 
	{
	background-position:-594px top;
	width:107px;
	height:44px;
	}

#navigation .Books-s
	{
	background-position:-594px bottom !important;
	width:108px;
	height:44px;
	}

#navigation .Contact 
	{
	background-position:-701px top;
	width:85px;
	height:44px;
	}

#navigation .Contact-s
	{
	background-position:-703px bottom !important;
	width:85px;
	height:44px;
	}
	
#navigation a .hover {
	background: transparent  url(../images/top-nav.png) no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	
	}
	
#navigation .home .hover {
	background-position: -0px bottom;
	}

#navigation .Biography .hover{
	background-position: -63px bottom;
	}
	
#navigation .Reviews .hover {
	background-position: -204px bottom;
	}
	
#navigation .Interviews .hover {
	background-position: -281px bottom;
	}
	
#navigation .Articles .hover {
	background-position: -374px bottom;
	}
	
#navigation .Photos .hover {
	background-position: -452px bottom;
	}
	
#navigation .Videos .hover {
	background-position: -525px bottom;
	}
	
#navigation .Books .hover {
	background-position: -593px bottom;
	}

#navigation .Books .hover {
	background-position: -702px bottom;
	}
	
	
/*========= END: TOP NAVIGATION ==========*/




/*========= BEGIN: Review ==========*/

div.review-container{
	width:459px;
	height: auto;
	margin-bottom:54px;
	}

div.review-top-img{
	width:459px;
	height:27px;
	background:url(../images/callout-top.png) no-repeat;
	}

div.review-bottom-img{
	width:459px;
	height:51px;
	background:url(../images/callout-bottom.png) no-repeat;
	}
	
div.review-blurb{
	width:361px;
	height:auto;
	font-size:12px;
	color:#031326;
	line-height:20px;
	padding:0 49px;
	background:#ebebeb
	}
	
div.reviewer{
	width:459px;
	margin-top:5px;
	}

div.reviewer img{
	float:left;
	border:4px solid #dfdfdf;
	margin:0 11px 0 0;
	}

div.reviewer p{
	color:#8A8A8A;
	font-size:11px;
	line-height:18px;
	}

div.reviewer p strong{
	color:#545454;
	}

.last-item{
	margin-bottom:0 !important;
	}
	
div.video{
	border:4px solid #dfdfdf;
	}

	
/*========= END: Review ==========*/






/*========= BEGIN: Twitter widget ==========*/


div.twitter-container, div.buy-now-small{
	margin-bottom:55px;
	}

div.twitter-container h2{
	background:url(../images/twitter-bird.jpg) left top no-repeat;
	font:18px bolder Georgia, "Times New Roman", Times, serif;
	color:#335293;
	padding:0 0 0 50px;
	line-height:40px;
	}
	
div.twitter-container ul{
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	}

div.twitter-container ul li{
	font:13px/20px Georgia, "Times New Roman", Times, serif;
	color:#4a4a4a;
	list-style:none;
	margin:15px 0;
	}

div.twitter-container ul li span a{
	display: inherit !important;
	}

div.twitter-container ul li a{
	display: block;
	color:#8a8a8a;
	}
	
#twitter-link{
	font:15px bold Georgia, "Times New Roman", Times, serif;
	float:right;
	margin-top:5px;
	}


/*========= END: Twitter widget ==========*/






/*========= BEGIN: Face book widget ==========*/

.facebook-like-container{
	margin-bottom:55px;
	}

.facebook-widget-container {
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	padding:15px 0;
	margin-top:5px;
	}

/*========= END: Face book widget ==========*/




/*========= BEGIN: Flickr widget ==========*/

.flickr-container{
	margin-bottom:55px;
	}

.flickr-widget-container {
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	padding:15px 0;
	margin-top:5px;
	}
	
#flickr_badge_wrapper a img {
	margin:0px 5px 10px 12px !important;
	}

.flickrPhoto{
	float:left;
	margin:0 0 15px 0;
	}

/*========= END: Flickr widget ==========*/





/*========= BEGIN: Footer Contetns ==========*/

.footer-container ul li{
	display:inline;
	font-size:11px;
	color:#000000;
	text-transform: uppercase;
	}

.footer-container ul li a{
	color:#000000;
	margin:0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.footer-container p{
	color:#b3b3b3;
	margin:25px 0 0 0;
	font-size:11px
	}



/*========= END: Footer contents ==========*/



/*========= BEGIN: Contact ==========*/

div.contact-form{
	width:400px;
	}

div.contact-form input:hover {
outline:inherit !important;
}
div.contact-form label {
display:block;
margin-top:10px;
font-size:12px;
}
div.contact-form .input-field {
background:url("../images/input-field-bg.png") repeat-x scroll 0 0 transparent;
border:1px solid #9E9E9E;
height:19px;
padding:4px 0 0 4px;
width:355px;
}
div.contact-form .city, div.contact-form .state {
width:166px !important;
}
div.contact-form .city {
margin-right:12px;
}

div.contact-form select {
	width:355px;
	}


div.contact-form textarea {
background:url("../images/comment-bg.png") repeat-x scroll 0 0 transparent;
border:1px solid #9E9E9E;
height:149px;
padding:4px 0 0 4px;
width:355px;
}
div.contact-form input.btn {
background:url("../images/submit-btn-bg.png") repeat-x scroll 0 0 transparent;
border:medium none;
color:#FFFFFF;
font-weight:bold;
height:26px;
margin-top:20px;
width:145px;
}

div.form-errors ul{
	margin:10px 0
	}

div.form-errors ul li{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#990000;
	margin:13px;
	}
div.contact-form-info-container{
	margin:0 0 0 45px;
	}

/*========= END: Contact ==========*/



/*===========================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	}

/* remember to define focus styles! */

a img{
	border:none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remember to define focus styles! */
input:focus {
	outline: none;
}
