/*
-----------------------------------------------
Donald Miller's style sheet
David Allen:allentattoo.com
This thing is old!
----------------------------------------------- */
/* LINKS
----------------------------------------------- */
a:link,a:visited,a:active{
color:#999999;
}
a:hover{
	color:#8C5E5E;
}
body{
background-color:#FFFFFF;
background-image:url(../images/mainback.gif);
background-position:top center;
background-repeat:repeat-y;
color:#3F3F3F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:1.6em;
margin:0;
padding:0;
text-align:left;
}

/* Typography
----------------------------------------------- */
h4{
font-size:90%;
font-weight:normal;
letter-spacing:.1em;
margin:0;
padding:0;
text-transform:uppercase;
}
h5{
	font-size:16px;
	color: #B4B0A5;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}


h6{
	color:#999999;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:0;
	padding:12px 0 10px 0;
	text-transform:uppercase;
}
html>body #maintextpull .quote{
margin-left:-66px;
}
.bookthumbs{
list-style-type:none;
margin:0px;
padding:0px;
}
.bookthumbs li{
display:inline;
float:left;
margin:0px;
padding:5px;
}
.bookthumbs li a{
color:#FFFFFF;
text-decoration:none;
}
.bookthumbs li a:hover img{
background:#000;
border:1px solid #000;
}
.bookthumbs li img{
border:1px solid #DCDCDC;
padding:2px;
}
.bookthumbs li p{
color:#676767;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
margin:0px;
padding:0px;
}
.floatright{
	clear:right;
	color:#B5B1A4;
	float:right;
	font-size:10px;
	padding:20px 0 0 15px;
	width:160px;
}
.floatrightcover{
clear:right;
color:#999999;
float:right;
font-size:10px;
padding:0 0 15px 15px;
width:200px;
}
.resources{
font-size:10px;
line-height:1em;
padding:0;
}
.space{
padding:5px 0 0 0;
}
.text{
margin:0px;
padding:0 0 10px 0;
}
#bookthumbs{
margin:0px;
padding:0px;
}
#bookthumbs img{
border-color:#CCC1C5;
border-style:solid;
border-width:1px;
margin:5px 5px 5px 0;
padding:2px;
}
#container{
margin:0 auto;
text-align:left;
width:770px;
}
#dappearances a{
background:url(../images/menu_appearances.gif) top left no-repeat;
width:250px;
}
#dbiography a{
background:url(../images/menu_biography.gif) top left no-repeat;
width:250px;
}
#dbooks a{
background:url(../images/menu_books.gif) top left no-repeat;
width:250px;
}
#dcontact a{
background:url(../images/menu_contact.gif) top left no-repeat;
width:250px;
}
#dblank{
background:url(../images/menu_filler.gif) top left no-repeat;
width:250px;
}
#dbstore a{
background:url(../images/menu_bookstore.gif) top left no-repeat;
width:250px;
}
#dastore a{
background:url(../images/menu_audiostore.gif) top left no-repeat;
width:250px;
}
/* MENU iD RULES
----------------------------------------------- */
#dfiller{
background:url(../images/menu_filler.gif) top left no-repeat;
width:250px;
}
#dhome a{
background:url(../images/menu_home.gif) top left no-repeat;
width:250px;
}
#dphotos a{
background:url(../images/menu_photos.gif) top left no-repeat;
width:250px;
}
#dresources a{
background:url(../images/menu_resources.gif) top left no-repeat;
width:250px;
}
#left{
margin:0px;
padding:60px 0 0 0;
}
#maintext{
margin:0;
padding:25px 5px 0 0;
}
#maintext2{
	margin:0;
	padding:25px 5px 0 0;
	line-height: 1.4em;
}
#maintext p{
line-height:1.8em;
margin:0;
padding:7px 0 0 0;
}
#maintextplus{
margin:0px;
padding:0;
}
#maintextpull{
margin:0px;
padding:45px 0 0 50px;
}
#maintextpull .quote{
border-bottom:0px solid #fff;
border-top:0px solid #fff;
color:#8FB4DA;
display:block;
float:left;
font-family:Georgia,"Trebuchet MS",Verdana,"Lucida Grande",sans-serif;
font-size:14px;
line-height:1.7em;
margin:8px 15px 3px -30px;
padding:3px;
text-align:right;
width:135px;
}
#maintextpull p{
line-height:1.8em;
margin:0px;
padding:7px 0 0 0;
}

/* NAVIGATION
----------------------------------------------- */
#navcontainer{
	position:relative;
	display:block;
	width:250px;
	height:240px;
	padding:0;
	margin:50px 0 5px 0;
	}
#nav{
	position:absolute;
	bottom:0px;
	top:0px;
	list-style: none;
	width:250px;
	height:240px;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	margin: 0; 
	padding: 0;
	}
#navcontainer li{
	margin: 0; 
	padding: 0;
   list-style: none;
	float:left
	}
#navcontainer a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
#navcontainer li a:hover {
	background-position: 0 -20px;
	border:0px solid #fff
	}
#navcontainer li  a:active, #navcontainer li  a:hover.selected{
	background-position:0 -40px;
	}
body#home #nav #dhome a,
body#biography #nav #dbiography a,
body#books #nav #dbooks a,
body#appearances #nav #dappearances a,
body#photos #nav #dphotos a,
body#resources #nav #dresources a,
body#contact #nav #dcontact a,
body#store #nav #dbstore a,
body#store #nav #dastore a,{
	background-position:0 -40px;
	}


#right{
padding:45px 0 0 20px;
}
#right a:link,#right a:visited,#right a:active{
color:#93A2A5;
text-decoration:none;
}
#right a:hover{
color:#23282E;
text-decoration:underline;
}
#right p{
color:#B5B1A4;
font-size:10px;
line-height:1.4em;
margin:0px;
padding:5px 0 0 0;
}
#thumbscontainer{
background:#FBFBF8;
background-color:#8D989C;
border-bottom:solid 5px #E4E4E4;
height:100px;
padding:5px 0 5px 0;
}


/* FORMS
----------------------------------------------- */
select, textarea, input {
			font-family: verdana;
			font-size: 8pt;
		}
input.bold {
	background-color: #506B7C;
	font-size: 11px;
	border: solid 1px #344550;
	color: #FFFFFF;
}
.heading {
			font-size: 10pt;
			font-weight: bold;
			color: #000000;
		}
.privacy{
	padding:15px 0 5px 0;
	color: #999999;
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.info{
	padding:5px 0 5px 0;
	color: #C7756B;
	font-size: 12px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#listtext{
margin:0px;
padding:15px 0 0 0;
}
#listtext p{
line-height:1.8em;
margin:0px;
padding:7px 0 0 0;
}

.dright{
	color:#B5B1A4;
	float:right;
	font-size:10px;
	padding:10px 0 10px 10px;
	width:200px;
	margin: 25px 0 15px 10px;
	background-color: #F3F3F1;
	line-height: 1.6em;
}
.dright p{
	padding:2px 0 20px 0;
	margin: 0;
	background-color: #F3F3F1;
}
.aspecial{
	font-size:10px;
	padding:5px 10px 10px 15px;
	margin: 9px 0 2px 0;
	background-color: #F5F3DE;
	border: solid #DFE1BD 4px;
	color: #666666;
}
#amain p{
	font-size:10px;
	color: #666666;
	padding: 20px 0 0 0;
	line-height: 1.5em;
}

#amain p strong{
	font-size:12px;
	color: #A77A7A;
}

.toptitle{
	font-size:28px;
	color: #93AAC1;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 25px 0;
}
.highlight{
	color: #B48F8F;
	font-weight: normal;
}
.dsubtitle{
	font-size:14px;
	color: #B48F8F;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.dsubtitle2{
	font-size:14px;
	color: #B48F8F;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 8px 0;
	text-transform: uppercase;
}
