@charset "utf-8";
/* CSS Document */

body, td, p {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
}
#border {
	border:solid 1px; color:#dedede;
	border-width: 1px; border-color:#dedede;
}

#nav {
	font-size:14px;
	font-weight: bold;
	padding-top:30px;	

}
#nav-padding2 {
	padding-top:23px;
}
#authors-nav {
	font-size:22px;
	font-weight: bold;
}
#header {
	font-size:large; 
}
#author-header {
	font-size:36px;
	color:#79bee8;
	padding-left:10px;
	text-align:left;

}
#author-header2 {
	font-size:22px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;

}
#author-bio {
	padding-left:35px;
	text-align:left;
}

.author-bio2 {
	
	text-align:left;
	margin-left:6px;
	margin-right:2px;
}

#readmore-padding {
	padding-right:10px;
	padding-left:10px;
}
#indent-paragraph {
	padding-right:60px;
	padding-left:60px;
}
A:link {text-decoration: none; color:#000000;
}
A:visited {text-decoration: none; color:#000;
}
A:active {text-decoration: none; color:#000000;
}
A:hover {text-decoration: none; color: #79bee8;
}
#terms {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}
#bluelinks {
	color:#79bee8;
}
A.bluelinks:link {text-decoration: none; color:#79bee8;
}
A.bluelinks:visited {text-decoration: none; color:#79bee8;
}
A.bluelinks:active {text-decoration: none; color:#79bee8;
}
A.bluelinks:hover {text-decoration: none; color: #79bee8;
}

#coupon_code{
	color:#79bee8;
	font-weight:bold;
}

#specialoffer{
	font-size:18px;
	color:#79bee8;
}
.bookinfo{
	float:left;
	width:33%;
	height:250px;
	text-align:left;
}

.bookinfo img{
	margin: 5px;
	
}

.bookinfo a{
	line-height:28px;
	font-weight:bold;
}

.bookinfo p{
margin-top:0;}

.ttl {
	font-weight:bold;	
	text-transform:uppercase;
}

.author {
	line-height:28px;
}

.price {
	line-height:28px;
}

/* KA Styling */
#LikePluginPagelet { width:350px !important; }
#ka_facebook_like_panel { float:left !important; display:inline !important;top:0 !important; }
#ka_addthis { margin-bottom:25px !important; margin-top:-20px !important; * margin-top:15px !important}

/* Social Panel Styling */
#social_panel {
  width:955px;
  height:30px;
  margin: 0 auto;
}

#social_panel_left {
  width:450px;
  float:left;
  text-align:left;
}

#social_panel_right {
  width:400px;
  float:right;
  text-align:right;
}
