@import url(team-b.css);
@import url(team-w.css);

#words h3 {
	font-size:1.5em;
	font-weight:normal;
}

#words h2 {
	font-size:2em;
	margin-top:2em;
	font-weight:normal;
}

#words h3+h2, #words h2:first-child {
	margin-top:0;
}

#words h2 a {
	color:#303031;
}

#words h4 {
	font-weight:normal;
	line-height:1;
	background:url(../i/w/date-bg.png) 0 100% repeat-x;
	font-size:1.2em;
}

#words h4 em,
#words h4 .date {
	background:#efeff3;
	position:relative;
	top:0.1em;
}

#words h4 .date {
	display:block;
	float:right;
	font-family:georgia, serif;
	color:#646464;
}

#words h4 .date .year {
	padding-left:0.6em;
	color:#000;
}

#words blockquote {
	border-left:0;
	padding-left:0;
	font-size:1em;
	color:#303031;
	width:auto;
}

#imagery-wrap {
	background:url(../i/b/bap-bg.jpg) 50% 275px no-repeat;
	min-height:1100px;
}

#imagery-wrap .img-caption {
	position:absolute;
	padding-top:55px;
	background:url(../i/b/bap-line.png) no-repeat;
	width:25em;
	color:#808080;
	top:500px;
	left:166%;
	margin-left:-250px;
	z-index:3;
	font-size:0.8em;
	line-height:1.4;
}

#imagery-wrap .img-caption p,
#imagery-wrap .img-caption h4 {
	position:relative;
	left:-40px;
}

#imagery-wrap .img-caption h4 {
	font-weight:bold;
	font-style:italic;
}