/* CAA News Styles */

#rssfeed{
	background: url(images/rss.jpg) no-repeat center;
	height: 50px;
	width: 250px;
	margin-bottom: 5px;
}
.feed a{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#lead{
	padding: 6px;
	width: 450px;
	background: #ECECEC;
	margin-bottom: 3px;
}
.feed a:hover{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.entry{
	width: 100%;
	float: left;
	background-color: #ffffff;
	margin: 0pt 0pt 20px;
	padding: 0px 30px 20px 0;
	border-bottom:1px dotted #cccccc;
}

#content h2{border:none; margin:0px;}
.entry h2 a{font-size: 24px; text-transform: uppercase; letter-spacing:.05em; line-height:1.25em; }
.title p {font-size:15px; color:#666; font-style:italic;}


.imgwrap{
	float: right;
	display: block;
	width: 220px;
	border-top-width: 1px solid #cccccc;
	border-bottom-width: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.wp-caption {
	padding-top: 4px;
	max-width:100%;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width:100%;
	height:auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height:12px;
	color:#666666;
	margin-top:6px;
}
.wp-caption p{
	margin:0;
}
.alignleft{
	float:left;
	margin: 0 30px 30px 0;
}
.alignright{
	float:right;
	margin: 0 0 30px 30px;
}
.aligncenter{
	margin:0 auto 30px;
}


#right h3 {font-weight:normal; padding:7px 5px 5px 5px; line-height:1em; }
#right .categories{ list-style:none;}



.category-highlighted-content{
	box-sizing:border-box;
	padding:30px;
	margin:20px;
	position:relative;
	border:1px solid #0476a5;
	background-color:#f0f6f7;
}
.category-sponsored-content::before{
	content:"Member Benefit Highlight";
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#0476a5;
	padding:0 5px;
	color:#fff;
}
.category-membership-benefit::before{
	content:"Membership Benefit";
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#0476a5;
	padding:0 5px;
	color:#fff;
}


.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
	margin-bottom:20px;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

table.interview-transcript{width:100%;}
table.interview-transcript tr td:first-child{ font-weight:bold}
table.interview-transcript tr td{ vertical-align:top; padding:10px 0;}

.pull-quote{font-size:28px; color:#867681; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; padding:30px 60px; margin:20px 0; border-top:1px solid #867681; border-bottom: 1px solid #867681; text-align:center; line-height:1em; background-image:url(/images/v3.5/pull-quote2.gif), url(/images/v3.5/pull-quote.gif); background-repeat:no-repeat; background-position:right bottom 10px, left top 10px; transform: none, scaleX(-1);}