 @import url("menus.css");
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#464646;
	line-height:22px;
	padding:0;
	margin:0;
	background:url(/images/bg.jpg) top center no-repeat #151211 fixed;
}
a:link, a:visited {
	color:#741009;
	outline:none;
	}
a:hover {
	color:#a85f10;
	}
a.jqLoadMore {
	text-decoration:none;
	font-weight:bold;
}

hr {
	color: #C0AB95;
	background-color: #C0AB95;
	border: 1px dotted #FFFFFF;
	border-style: none none solid;
	margin:2px 0;
	clear:both;
	width:98%;
}
h1, h2 {
	color:#a85f10;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	margin:0;
}
h4.books  {
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#71644a;
}

h2 {
	font-size:18px;
}
blockquote{
	color:#B24E10;
	margin-left:0;
	margin-top:0;
	
}
.bookTitle{
	font-size:22px;
	color:#6E1809;
	line-height:20px;
	margin:5px 0 10px 0;
	display:inline-block;
}
.byline {
	color:#543013;
}
.audiobookTitle{
	color:#6E1809;
	font-size:12px;
	font-weight:bold;
}
.audiobookTable{
	line-height:18px;
}
.audiobookTable td{
	padding-bottom:20px;
}

.bookListTable {
	width:98%;
	background:url(/images/pageDivider.png) bottom center no-repeat;
	padding-bottom:40px;	
}

ul.wpselect{
	font-size:10px;
	line-height:16px;
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
ul.wpselect li a{
	text-decoration:none;
}
ul.wpselect li {
	border-bottom:#C0AB95 1px dotted;
	margin-right:30px;
}
.mp3player {
	padding:4px;
	border:#C0AB95 1px solid;
	width:95%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.mp3playerTitle{
	color:#A85F10;
	font-size:14px;
}
#topContent{
	background:url(/images/bgTopContent.jpg) top center no-repeat;
	height:300px;
	padding:20px;
}
#topContentAlt {
	background:url(/images/bgTopContentAlt.jpg) top center no-repeat;
	height:300px;
	padding:30px 30px 10px 30px;	
}

#pageContent {
	background:url(/images/pageTile.jpg);
	padding:0 20px 20px 20px;
	min-height:300px;
	text-shadow: 0 1px 0 #ffffff;
}

.columnWide {
	background:url(../images/vertDiv.png) 580px 0px repeat-y;
	width:577px;
	margin:0;
	padding:5px;
	float:left;
}
.colLeft {
	text-align:center;
	width:220px;
	float:left;
}
.colRight {
	float:left;
	width:350px;
	font-size:14px;
	line-height:22px;
}
.column {
	width:283px;
	margin:0;
	padding:5px;
	float:left;
}
.podTitle {
	background:url(/images/titleBarBg.png) top left no-repeat;
	color:#ffffff;
	font-size:18px;
	width:276px;
	height:16px;
	padding:8px 0 8px 4px;
	text-shadow:none;
}
.podContent {
	padding:4px;
	color:#40240e;
}
.small {
	font-size:11px;
}
table.tweet { 
	background:url(/images/twitterbg.png) top left no-repeat;
	padding-top:10px;
	height:275px;
}
#tweet ul {
	list-style:none;
	margin:0;
	padding:0 8px 0 4px;
	line-height:14px;
	}
#tweet ul li {
	padding:10px 10px 20px 10px;
}
.twitterStatus{
	color:#543013;
	font-size:14px;
	line-height:20px;
}
.twitterStatus a:link, .twitterStatus a:visited{
	font-size:11px;
	text-decoration:underline;
	display:block;
}
.twitterTime {
	font-family:Arial, Helvetica, sans-serif;
	color:#a85f10;
	font-size:11px;
	
}

.center {
	text-align:center;
}
a.btn span {
	background:url(/images/btnBg.png) top center no-repeat;
	font-size:14px;
	padding:10px 0;
	width:174px;
	height:26px;
	display:inline-block;
	text-align:center;
	color:#ffffff;
	margin:0;
	text-shadow: 0 1px 0 #4f0b06;
	line-height:28px;
}

a.btn span.center {
	margin:0 auto;
}

a.btn:link, a.btn:visited {
	color:#ffffff;
	text-decoration:none;
}
a.btn:hover{
	color:#ffffff;
	}

a.btnSmall span {
	background:url(/images/btnBgSmall.png) top center no-repeat;
	font-size:11px;
	padding:8px 0;
	width:120px;
	height:14px;
	display:inline-block;
	text-align:center;
	margin:0;
	text-shadow: 0 1px 0 #251C13;
	line-height:16px;
}

a.btnSmall span.center {
	margin:0 auto;
}

a.btnSmall:link, a.btnSmall:visited {
	color:#d8f6c5;
	text-decoration:none;
}
a.btnSmall:hover {
	color:#ffffff;
	}

#footer{
	background:url(/images/pageBottom.jpg) top center no-repeat;
	text-align:center;
	height:90px;
	padding-top:80px;
	color:#543013;
	text-shadow: 0 1px 0 #eedcbb;
}
#footer a:link, #footer a:visited{
	color:#751009;
	text-decoration:none;
}
#footer a:hover{
	color:#ffffff;
	text-shadow:none;
	text-decoration:none;
}
.clearfix {clear:both;}