/* Shared Styles */

a.back-to-top, a.back-to-top:link {
background: url(/images/global/back_to_listings.gif) no-repeat;
        display: block;
        padding: 8px 10px 10px 20px;
        margin: 10px 0;
        font-size: 16px;
	clear: both;
}

/* Standard Authors */

#section-2 .authors {
	clear: both;
}

.authors h3 {
border-top: 4px solid #3068a5;
border-bottom: 1px solid black;
margin: 0 0 15px 0;
padding: 8px 0;
float: none;
line-height: 20px;
font-size: 16px;
display: block;
}

.author-letter {
	clear: both;
	position: relative;
	padding: 30px;
}
.author-letter .record a{
	font-size: 12px;
	line-height: 18px;
}
.author-letter h4, .author-letter h4 a {
	color: #ffffff;
	background-color: #3068a5;
	position: absolute;
	top: 0;
	left: -20px;
	text-align: center;
	line-height: 25px;
	width: 35px;
	height: 25px;
	display: block;
	border: 1px solid #000000;
}
.author-letter .record {
	float: left;
	width: 175px;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
}
/* Featured Authors */

#section-2 .featured {
	clear: both;
	
}
.featured h3 {
border-top: 4px solid #3068a5;
border-bottom: 1px solid black;
margin: 0 0 15px 0;
padding: 8px 0;
float: none;
line-height: 20px;
font-size: 16px;
display: block;
}
.featured .record {
	padding: 7px;
	margin: 0 20px 20px 0;
	float: left;
	width: 175px;
	clear: none; 
	min-height: 200px;
}
.featured .image {
	float: none;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.featured img {
	margin: 0;
	padding: 0;
	border: 3px solid #ffffff;
	outline: 2px solid #000000;
}
#section-2 .featured .headline a {
	margin-top: 3px;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}
#section-2 .featured .link {
	text-indent: 10px;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}
#section-2 .featured .record p {
	margin: 0;
	padding: 0;
}


/* Sponsored badges for links */
.authors__sponsored-by {
  background-color: #EDB802;
  padding:0 4px 0 4px;
  display:table-cell;
  color:#FFF !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size:10px;
  line-height: 1.5em;
}

.authors__sponsor-name {
	font-size:12px;
}

/* Layout Styles */






/* Standard Authors 

#section-2 .records {
	margin: 0px 0px 20px 0;
	padding: 10px 0px 20px 0;
	clear: both;
}
#section-2 .record {
	padding: 7px;
	margin: 0 20px 20px 0;
	float: left;
	width: 270px;
	clear: none;
}
#section-2 .record h1.headline {
	font-size: 14px;
	margin: 0px 0 10px 0;
	padding: 0px;
}
#section-2 .record .body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	display: block;
	clear: both;
}
.record .email {
	font-weight: bold;
	font-size: 11px;
	display: inline;
	margin-right: 20px;
}
.record .twitter_account {
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
/* Featured Authors */
