@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.wrapper {
	width: 980px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}

.hdr {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	width: 980px;
}

.hdr h1 {
	font-size: 46px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	float: left;
	margin-top: 14px;
	margin-left: 10px;
}
.hdr h5 {
	font-size: 16px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	float: right;
	margin-top: 36px;
	margin-right: 10px;
}
.hdr h5 a {
	text-decoration: none;
	color: #999;
}
.hdr h5 a:hover {
	text-decoration: none;
	color: #C30;
}
.left {
	float: left;
	width: 620px;
	margin-top: 20px;
}
.content-container {
	float: left;
	width: 980px;
}
.right {
	float: left;
	width: 320px;
	margin-left: 40px;
	margin-top: 20px;
}
.ftr {
	float: left;
	width: 980px;
	margin-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
	height: 40px;
}
.ftr h5 {
	margin-top: 14px;
	margin-left: 14px;
	font-size: 16px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 120px;
	float: left;
}
.right p a {
	color: #666;
	text-decoration: none;
}
.right p a:hover {
	color: #C00;
	text-decoration: underline;
}
.ftr h5 a {
	color: #999;
	text-decoration: none;
}
.ftr h5 a:hover {
	color: #C30;
	text-decoration: underline;
}
.ftr h6 {
	margin-top: 14px;
	font-size: 16px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 120px;
	float: right;
	margin-right: 14px;
}

.ftr h6 a {
	color: #999;
	text-decoration: none;
}
.ftr h6 a:hover {
	color: #C30;
	text-decoration: underline;
}
.content-container .left h2 {
	font-size: 18px;
	margin-left: 14px;
	font-family: "freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	padding-bottom: 6px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-transform: uppercase;
	color: #777777;
}

.content-container .left h1 {
	font-size: 16px;
	margin-left: 14px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 18px;
	color: #999999;
}


.content-container .right h2 {
	font-size: 18px;
	margin-left: 0px;
	font-family: "freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	padding-bottom: 6px;
	margin-right: 14px;
}
.logos {
	height: 136px;
	width: 320px;
	margin-top: 10px;
	background-image: url(../img/logos.gif);
	margin-bottom: 30px;
}
.feature {
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	width: 604px;
}
.feature-img {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.feature h3 {
	font-size: 18px;
	margin-top: 5px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 700;
}

.feature h3 a {
	font-size: 18px;
	margin-top: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	text-decoration:none;
}

.feature h3 a:hover {
	font-size: 18px;
	margin-top: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 700;
	color: #666;
	text-decoration:underline;
}

.feature h3 span {
	font-size: 14px;
	margin-top: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #666;
}

.feature h5 {
	font-size: 14px;
	margin-top: 6px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #666;
}

.feature p {
	font-size: 13px;
	line-height: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: 16px;
	margin-left: 10px;
	color: #666;
}
.feature p a {
	text-decoration: none;
	color: #999999;
}
.feature p a:hover {
	text-decoration: underline;
	color: #C30;
}
.hdr h1 a {
	color: #000;
	text-decoration: none;
}
.hdr h1 a:hover {
	color: #000;
	text-decoration: none;
}
.feature-img p {
	padding: 0px;
	z-index: 1000;
	display: block;
	font-size: 8px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	color: #999;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 8px;
}
.additional-work-container {
	width: 620px;
	float: left;
	margin-top: 20px;
}
.nytimes {
	float: left;
	width: 290px;
	margin-left: 14px;
	margin-top: 10px;
}
.nytimes p {
	font-size: 12px;
	line-height: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	padding-top: 8px;
}

.nytimes p a {
	color: #666;
	text-decoration: none;
}
.nytimes p a:hover {
	color: #C00;
	text-decoration:underline;
}

.chicagoside {
	float: left;
	width: 290px;
	margin-left: 26px;
	margin-top: 10px;
}

.chicagoside p {
	font-size: 12px;
	line-height: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	padding-top: 8px;
}
.chicagoside p a {
	color: #666;
	text-decoration: none;
}
.chicagoside p a:hover {
	color: #C00;
	text-decoration: underline;
}

a.button-archive {
	display: block;
	height: 16px;
	width: 74px;
	background-image: url(../img/sprite.png);
	float: left;
	position: relative;
	margin-top: 2px;
	text-decoration: none;
}
a.button-archive:hover {
	text-decoration: none;
	background-image: url(../img/sprite.png);
	background-position: left bottom;
}
.photos-container {
	margin-top: 10px;
	width: 320px;
	height: 320px;
}

.right p {
	font-size: 13px;
	line-height: 20px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.archive {
	float: left;
	width: 980px;
	margin-top: 20px;
}

.content-container .archive h2 {
	font-size: 18px;
	margin-left: 14px;
	font-family: "freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	padding-bottom: 6px;
}
.archive p {
	margin-left: 14px;
	font-size: 12px;
	line-height: 18px;
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	margin-top: 0px;
}
.tr-archive {
	width: 750px;
	margin: 0px;
}
.archive p a {
	color: #666;
	text-decoration: none;
}
.archive p a:hover {
	color: #C30;
	text-decoration: underline;
}
.tr-logo {
	width: 210px;
}
.tr-img {
	margin-top: 14px;
	margin-left: 14px;
	float: left;
}
