
/* Featured Author styles */
.authcutitle {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1em;
	word-spacing: 1ex;
	letter-spacing: 0.2ex;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	text-indent: 0ex;
}
.authcuname {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 24px;
	color: #607276;
	line-height: .7em;  
	word-spacing: 1.5ex;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	/* text-indent: 5ex;  */
}

.featauth {
	font-family: Arial, Helvetica, sans-serif;
	color: #7ec8f6;
	font-size: 11px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.featauth img {
      border: 1px solid black;
	padding-bottom: 0;
}
a.featauth:link, a.featauth:active {
	color: #7ec8f6;
}
a.featauth:visited {
	color: #7ec8f6;
}
a.featauth:hover {
	color: #ffcb04;
}
a.upclose:link, a.upclose:active {
	color: #F3E1AF;
}
a.upclose:visited {
	color: #F3E1AF;
}
a.upclose:hover {
	color: #ffcb04;
}
a.aboutbook:link, a.aboutbook:active {
	color: #FFFFFF;
}
a.aboutbook:visited {
	color: #FFFFFF;
}
a.aboutbook:hover {
	color: #ffcb04;
}

.featauthbkgrnd {
	background-image: url(/images/featured-main-bkgrnd.jpg);
	background-position: center top;
	height: 498px;
	width: 889px;
	padding-left: 148px;
	background-repeat: no-repeat;
}
.featauthtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-decoration: underline;
}
a.featauthtext img {
      border: 1px solid black;
	padding-bottom: 0;
}
.featauthtext:active {

}
.featauthtext:visited {
	color: #FFFFFF;
}
.featauthtext:hover {
	color: #ffcb04;
}