/* PRIMARY DETAIL
-------------------------------------------------- */
#primary-detail .touts {
	float: left;
	width: 170px;
	margin-left: 5px;
}
#primary-detail .info {
	width: 340px;
	margin-left: 177px;
}
#primary-detail .touts img {
	margin-bottom: 8px;
}
#primary-detail h2 {
	color: #94c119;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
}

#primary-detail .headline {
	font: bold 30px/28px Georgia, Serif;
	color: #4184d0;
	text-transform: none;
}

#primary-detail .sub {
	text-transform: none;
	font-size: 13px;
	white-space:nowrap !important;
}
#primary-detail .genre {
	font-size: 11px;
	font-weight: normal;
	height: 40px;
}
#primary-detail .genre img {
	float: left;
}
#primary-detail .genre a {
	display: block;	
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	cursor: pointer;
}


/* SECONDARY DETAIL
-------------------------------------------------- */
#secondary-detail .touts,
.secondary-detail .touts {
	float: left;
	width: 120px;
	margin-left: 5px;
}

#secondary-detail .info,
.secondary-detail .info {
	margin-left: 127px;
}

#secondary-detail .touts img,
.secondary-detail .touts img {
	margin-bottom: 15px;
}

#secondary-detail .touts img.photo,
.secondary-detail .touts img.photo {
	margin-bottom: 8px;
	/*border: 3px solid #ececec;*/
}
#secondary-detail h4 span,
.secondary-detail h4 span {
	display: none;
}
#secondary-detail .headline,
.secondary-detail .headline {
	font-family: Georgia, Serif;
	font-size: 22px;
	font-weight: bold;
	color: #4184d0;
}

#secondary-detail h3,
.secondary-detail h3 {
	color: #94c119;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
#secondary-detail .author,
.secondary-detail .author {
	text-transform: none;
	font-size: 13px;
}

/* BOOK REVIEWS
-------------------------------------------------- */
#reviews {
	clear: both;
	padding-top: 5px;
}
.review {
	clear: left;
}
.review h3 {
	color: #4184d0;	
	padding-left: 5px;
	font: bold 16px/18px Georgia, Times New Roman, Serif;
}
.review h3 .date {
	font-size: 12px;
	margin-left: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.review p {
	margin-left: 5px;
}

#tag-cloud {
  width: 525px;
}
.tag-cloud {
	margin-top: 0px;
	margin-bottom: 20px;
	height: 1px;
	color: #fff;
	overflow: hidden;
}

/* REUSABLE CLASSES
-------------------------------------------------- */

.access {
	display: none;
}
.clearfix {
	height: 10px;
	clear: both;
}
.readmore {
	float: left;
	background: url(images/navigation/read-more.gif) no-repeat;
}
.readmore a {
	display: block;
  height: 2px;
  width: 75px;
  padding-top: 14px;
  overflow: hidden;
  color: #fff !important;
}
.findoutmore {
	background: url(images/navigation/find-out-more.gif) no-repeat;
}
.findoutmore a {
  display: block;
  height: 2px;
  width: 90px;
  padding-top: 14px;
  overflow: hidden;
  color: #fff !important;
}
.podcast {
	float: left;
	margin-right: 5px;
	background: url(images/navigation/podcast.gif) no-repeat;
}
.podcast a {
  display: block;
  height: 2px;
  width: 85px;
  padding-top: 14px;
  overflow: hidden;
  color: #fff !important;
}
.headline {
	font: bold 30px/28px Georgia, Serif;
	color: #4184d0;
	text-transform: none;
}
.headline-review {
	font: bold 22px/20px Georgia, Serif;
	color: #4184d0;
	text-transform: none;
	margin-left: 26px;
}
.sectionheading {
	height: 16px;
	border: 2px solid #f3f6fa !important;	
	font-family: Arial, Verdana, Sans-Serif !important;
	font-size: 12px !important;
	padding: 5px 8px !important;
	margin-bottom: 10px !important;
	font-weight: bold !important;
	overflow: hidden !important;
	text-transform: uppercase !important;	
	color: #7b7c7d !important;
	background: url(images/backgrounds/grey-gradiant.gif) repeat-x !important;
}

/* LIST PAGE
-------------------------------------------------- */
.listbox {
	clear: left;
	padding-left: 5px;
}
.listbox .headline,
.listbox .headline a {
	margin-bottom: 5px !important;
	padding: 0 !important;
	font-size: 18px !important;
	font-weight: normal !important;
 	color: #4184d0 !important;
	text-decoration: none !important;
	line-height: 16px !important;
}
.listbox h3 {
	color: #8abc05;
	font-weight: normal;
	font-size: 19px;
	margin: 4px 0 5px 0 !important;
	padding: 0 !important;
}
.listbox .touts {
	float: left;
	width: 80px;
	margin-left: 5px;
}

.listbox .info {
	margin-left: 97px;
}

/* HOME PAGE
-------------------------------------------------- */
#home .feature-book .headline {
	margin: 0;
	font-weight: normal;
}
#home .feature-book h3 {
	font-weight: normal;
}
#home .feature-author .headline {
	font-weight: normal;
}

/* ARTICLE PAGE
-------------------------------------------------- */
.article h3.headline {
	text-align:center;
	font: bold 25px/28px Georgia, Serif;
	padding-left:36px;
	padding-right:45px;
}
.article h4.summary {
	text-align: center;	
	font: normal 12px/14px Georgia, Serif;
	color: #4184d0;
	text-transform: none;
}

/* FREE BOOK PAGE
-------------------------------------------------- */
#freebook-heading {
	margin: 0;
	padding: 0;
}
.freebook-heading {
	background: url(images/headings/free-book-offer.jpg) no-repeat !important;
	width: 529px;
	height: 338px;
	padding: 0;
	margin: 0;
}
.freebook-heading span {
	display: none;
}
.freebook-content {
	background: url(images/backgrounds/freebook-box-bg.gif) repeat-y !important;
	width: 485px;
	margin: 0;
	padding: 20px 22px 10px 22px;
}
.freebook-content .photo {
    width: 120px;
    float: left;
}
.freebook-content .info {
	margin-left: 130px;
}
.freebook-bottom {
	background: url(images/backgrounds/freebook-bottom.gif) no-repeat !important;
	width: 529px;
	height: 110px;
	padding: 0;
	margin: 0;
}

/* WHAT's ON PAGE
-------------------------------------------------- */
#whats-on h4 {
  color: #4184D0;
}

#whats-on #whatson ul {
	text-align: center;
	margin-bottom: 0;
}

#whats-on #whatson ul li {
	display: inline;
	line-height: 30px;
	padding-right: 20px;
}

/* SIGNATURE
-------------------------------------------------- */
#signature {
    float: right;
    margin: 20px 40px;
    padding: 0;
}


/* MISC CLASSES
-------------------------------------------------- */
.mini-tout {
 float:right; 
 margin-left:20px;
}

