/* Type styling for mkwatt.com */
/* Draft 1.0 */
/* 29 June 2008 */
/* www.mkwatt.com */

/*	1. 	Zero Out Browser Defaults */
	/* Derived from Tantek elik's undohtml.css */
	/* http:/tantek.com/ */

	:link,:visited 
	{	text-decoration: none;
		}

	ul,ol 
	{	list-style: none;
		}

	h1,h2,h3,h4,h5,h6 
	{	font-size: 1em;
		font-style: normal;
		font-weight: normal;
		}

	ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form
	{ 	margin: 0; 
		padding: 0;
		}

	dl, dt, dd
	{	margin: 0;
		padding: 0;
		}
		
	img
	{	padding: 0;
		border: 0;}

	em,cite,strong
	{	font-style: normal;
		font-weight: normal;
		}
		
	.hidden
	{	display: none; /* Span class for image replacement */
		}	

/*	2.	Basic definitions */

	body {
	-webkit-text-size-adjust: none;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #667;
	line-height: 1.0625em;
	background: #eff0e2 url(images/boilerplate/body_shadowPlain.jpg) repeat-x left top;
	padding: 0;
	margin: 0;
}
	
	p, dl, h1, h2, h3, h4, h5, h6, ol, #footer_nav ul 	{
	font-size: 0.8125em;
	word-spacing: -0.1em;
	}
	
	
	
	cite {font-style: italic;}
	
	p {
	margin: 0;
	text-indent: 1em;
}

	p.first {
	text-indent: 0;
}

	p.rule {
	text-indent: 0;
		padding-top: 5px;
	border-top: 1px solid #aab;

}

	
	h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #223;
}

blockquote {
	margin: 1em;}

ol {list-style-type: decimal; margin: 0 0 0.5em 1.25em;}
	
blockquote p {text-indent: 0; font-size: .66em;}

	a:link, a:visited {
	color: #445;
	padding: 0px 2px 1px 2px;
	margin: 0px -2px -1px -2px;
}

#subnavigation a:link, #subnavigation a:visited {
	color: #889;}

a:hover {
	color: #fff !important;
	background-color: #bcadaa;
}

	a:active {
	color: #fff;
	background-color: #eca41b;
}
	

/*3.	Structure*/
/*		1em = 16px  */

#wrapper {
	width: 59em;
	margin: auto;
	padding: 0 2em 2em 2em;
}

#header, #navigation, #header h1 {
	height: 11em;
}

#header {
	width: 41em;
	float: right;
}

#header h1{
	font-size: 1em;
	float: left;
}

#home_link {
	background: url(images/boilerplate/h1_Name.jpg) no-repeat -7px top;
	width: 12em;
	height: 6em;
	float: left;
}

#header h2 {
	margin-top: 55px;
	width: 29em;
	float: left;
}

#navigation, #subnavigation, #sidecar, #sidecar_rule {
	width: 18em;
	float: left;
}

#subnavTruncator {
width:	12em;
}

#navigation ul {
	margin-top: 92px;
	font-size: .8125em;
}

#subnavigation h3, #sidecar h3, #sidecar_rule h3 {
	margin-bottom: 6.125em;
}

#subnavigation ul {
	font-size: .8125em;
}

#studio_picture {
	width: 59em;
	height: 22em;
	float: left;
}

.current {
	width: 29em;
	float: right;
	background: #eff0e2 url(images/boilerplate/h3_currently.jpg) no-repeat 0px -1px;
	padding-left: 12em;
}

#news_content, #cv_content, #press_content,  #work_detail_content {
	width: 41em;
	float: right;
	padding: 6em 0 1em 0;
	border-top: 1px solid #aab;
}

#work_content {
	width: 59em;
	float: left;
	padding-bottom: 1em;
	border-top: 1px solid #aab;
}

#sidecar p{
	float: left;
	padding-bottom: 3em;
	margin-right: 1em;
}

#news_content {
	background: #eff0e2 url(images/boilerplate/h3_news.jpg) no-repeat 0px 6px;
}

#cv_content {
	background: #eff0e2 url(images/boilerplate/h3_lifecourse.jpg) no-repeat 0px 6px;
}

#press_content {
	background: #eff0e2 url(images/boilerplate/h3_press.jpg) no-repeat 0px 6px;
}

#work_content {
	background: #eff0e2 url(images/boilerplate/h3_work.jpg) no-repeat 17.95em 6px;
}

#work_detail_content {
	background: #eff0e2 url(images/boilerplate/h3_work_detail.jpg) no-repeat 0px 6px;
}


#work_browser ul {
	width: 41em;
	float: right;
	padding-top: 6.2em;
}

#work_browser ul li {
	border-top: 1px solid #eff0e2;
	border-right: 1px solid #eff0e2;
	width: 24.85%;
	height: 10.24em;
	padding: 0;
	background-color: #dee0d1;
	float: left;
}

#work_browser ul li a:link, #work_browser ul li a:hover, #work_browser ul li a:visited {
	display: block;
	width: 100%;
	height: 100%;
}

#work_browser ul li a:hover {
	background-color: transparent;
	color: #eca41b !important;
}

#work_browser ul li a:active {
	background-color: #eca41b;
	color: #eca41b !important;
}

.arc_title {
	display: block;
	font-weight: bold;
	float: right;
	width: 75%;
	background-color: #eff0e2;
	font-size: .8125em;
	padding: 2.5% 0 0 0;
	height: 3.5em;
}

.arc_caption {
	width: 75%;
	clear: right;
	float: right;
	padding: 2.5% 0 2.5% 0;
	font-size: .75em;
	line-height: 1.25em;
	background-image: url(images/boilerplate/bkgnd_shadowField.png);
	color: #334;
}

#studio_picture h3 {	
	color: #778;
	padding: 17px 1em 1em 0em;
}

#studio_picture h3 cite {
	font-weight: bold;
	font-style: italic;
}

#index_bio, #index_general {
	margin: 0.5em 1em 0 0;
}

#index_bio {
	width: 17em;
	clear: both;
	float: left;
}

#index_general, .cv_year, .press_entry dl {
	float: left;
	width: 11em;
	margin-right: 1em;
}

#index_general h4 {
	margin: 1em 0 0 0;
}

#index_general dt {
	font-weight: bold;
	margin: 0.5em 0 0 0;
}

#index_news {
	width: 29em;
	float: left;
	margin: 0.5em 0 0 0;
}

#index_bio h3, #index_news h3, #index_general h3 {
	margin-bottom: 3em;
}

.news_item, #subnavigation, .cv_section, .press_entry, #sidecar_rule {
	padding-bottom: 1em;
	padding-top: .125em;
	border-top: 1px solid #aab;
}

#sidecar_rule p {
	margin-right: 1.25em;
}

.press_entry {
	clear: right;
}

.cv_section {
	float: left;
	padding-bottom: 0.5em;
	width:  41em;
}

.work_detail_entry {
	width:	41em;
}

.cv_entry, .press_entry_copy, .work_detail_image {
	width: 29em;
	float: right;
	padding-bottom: 1em;
}

.work_detail_image {
	height:	22em;
	background: 0 0 no-repeat;
}

.cv_entry p {
	margin: 0.25em 0 0.5em 0;
	text-indent: 0;
	color: #889;
}

.cv_entry p a:link {color: #667;}

.cv_year {
	float: left;
	width: 5em;
	margin-right: 1em;
	clear: right;
	margin-bottom: 1em;
}

.press_year, .news_year {
	float: left;
	width: 10em;
	margin-right: 1em;
	clear: right;
	margin-bottom: 0.25em;
}

.work_detail_caption {
	float:	left;
	width: 11em;
	margin-right: 1em;
	clear: right;
}

.work_detail_caption dt {
	font-weight: bold;
	color: #223;
}

.work_detail_caption p {
	text-indent: 0;
	margin-top: 0.5em;
	color: #889;
}

.work_detail_caption dd {
	color: #889;
}

.caption_date {
	margin-bottom: 0.5em;
	color: #667;
}

.caption_collection {
	margin-top: 0.5em;
}

.news_year ul li, .press_year ul li {
	list-style-type: none;
}

.press_year {
	margin-top: 0.5em;
/*	margin-bottom: 1em;
*/}

.press_year h5, .news_year h5 {
	width:	5em;
	float: left;
	display: inline;
}

.press_year ul, .news_year ul {
	width: 5em;
	float: left;
}

.news_item h4, .cv_section h4, .press_entry h4{
	font-size: 1.25em;
	line-height: 22px;
	width: 100%;
}

.news_item h4 {
	margin-bottom: 0.125em;
}

.press_entry h4 {
	margin-bottom: 3.375em;
}

.cv_section h4 {
	margin-bottom: 3.375em;
	clear: both;
}

#paginate {
clear:both;
padding-top: 2em;}

#paginate p {
font-size: .66em;
text-indent: 0;}

#footer_noBio, #footer {
	clear: both;
	float: left;
	width: 58em;
	padding: 0.25em 1em 2em 0;
	border-top: 1px solid #667;
}

#footer_noBio dt, #footer dt, #footer h6 {
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #667;
}

#footer_nav {
	width: 18em;
	float: left;
}

#footer_nav p {
	font-size: .6875em;
	line-height: 1.33em;
	text-indent: 0;
	margin-right: 1.5em;
}

#footer_contact {
	width: 12em;
	float: left;
}

#footer_general {
	width: 26em;
	float: left;
}

.dateStamp {
	font-size: 0.6875em;
	text-indent: 0;
	margin-bottom: 8px;	
}

.continued {
	font-size: 0.6875em;
	font-weight: bold;
	text-indent: 0;
	margin-top: 2px;
}

.copyright {
	text-indent: 0;
	margin: 0;
}

em {font-style: italic;}

strong {font-weight: bold;}
