html, body {
	color:#000;
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#bg, #shield, #splash, .scrim, div.croc, #nav, .footer, #recognition .years_list,
#project_finder_nav, .project_list, .project_finder_pagination, #link_area,
.btnNext, .btnPrev, .ssText .link_1,  #news .years_list {
	display: none;
}

img {
	border: 0;
}

a, a:visited {
	color: #000;
	text-decoration: none;
}

#header a.logo {
	display: none;
}

ul {
	list-style: none;
	margin-left: 0; padding-left: 1em;
}

.ssDetail .ssImage {
}

.ssDetail .ssImage a {
	display:block;
}

.ssDetail .ssImage img {
	top:0;
	margin:0 auto;
}

.ssDetail .playerContainer {
	display: none;
}

.poster {
	display: block !important;
}

#studio .page_body p.first, .record_summary {
	font-size:1.1em;
	line-height:1.2em;
}

.page_intro {
	font-size:1.2em;
	line-height:1.2em;
}

.page_intro h1 {
	font-size: 1.4em;
}

.people .image img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.4em;
}

.people li {
	clear: both;
}

.header_1 {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.title {
	margin-bottom: 1em;
}

.featured_projects .title, .homepage_news .homepage_link {
	font-size: 1.2em;
	margin: 1em 0;
}

.year_divider {
	font-size: 1.2em;
	font-weight: bold;
}

.recognition li {
	margin-bottom: 1.6em;
}

.press_attribution_1, .recognition .link, .news .date {
	font-family:Verdana MS, Verdana, sans-serif;
	font-size:0.9em;
	line-height:1.1em;
}

.press_attribution_1 .title, .press_attribution_1 em, .news .date {
	font-weight:bold;
}

.featured_projects {
	width: 600px;
}

.playlist_overview_thumbs a {
	margin-right:6px;
	margin-bottom:6px;
}

.playlist_overview_list a {
	display: block;
	margin-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.news_headline {
	font-size: 1em;
}
.news .page_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.mode_thumb a {
	clear: left;
	display: block;
	height: 180px;
	float: left;
	margin-right: 1em;
}

.mode_thumb .hidden {
	clear: right;
	height: 180px;
}

.mode_thumb .group {
	font-size: 0.8em;
	font-style: italic;
}

.mode_thumb .news_headline {
	font-size: 1em;
	margin-bottom: 1em;
}
.mode_thumb .summary{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.mode_list .hidden {
	display: none !important;
}

.mode_list .row {
	display: block;
	clear: both;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.6em;
	height: 2em;
}

.mode_list .title, .mode_list .date, .mode_list .client {
	display: block;
	float: left;
	padding-right: 2%;
}

.mode_list .title {
	width: 44%;
	margin-left: 4%;
}

.mode_list .date {
	width: 12%
}
.mode_list .client {
	width: 28%
}


.mode_list .indent_title {
	width: 48%;
	margin-left: 0;
}

#project_finder_heading ul {
	display: block;
	width: 100%;
	margin: 0; padding: 0;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.6em;
	height: 1.4em;
	margin-top: -1.4em;
}

#project_finder_heading ul li {
	display: block;
	float: left;
	padding-right: 2%;
	margin: 0;
}

#project_finder_heading .project {
	width: 48%;
}

#project_finder_heading .date {
	width: 12%
}
#project_finder_heading .client {
	width: 28%
}


.work_body .credit dt {
	font-family:Verdana MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
	clear:left;
	float:left;
	text-align:right;
	display:inline;
	margin-bottom:1em;
	width:232px;
	margin-right:10px;
}

.work_body .credit dd {
	float:left;
	display:inline;
	vertical-align:top;
	margin-bottom:1em;
	width:242px;
	line-height:16px;
}

.work_body .credit h3 {
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
	clear:both;
	text-decoration:underline;
	margin:1em 0;
}

.work_body {
	clear: both;
	width: 100%;
	padding: 1em;
	margin-bottom: 0.6em;
}

.work_sidebar {
	clear: both;
	width: 100%;
	padding-top: 1em;
}
