* { margin: 0; padding: 0; outline: none; border: none; }
body {
	font-size: 10px;
	color: #000;
	letter-spacing: 0;
	}
#search,
#toggle,
#nav,
.casenav,
#relatedwork,
.container_tighter,
#footer_menu,
.search_right,
#pufflink,
#contactform { visibility: hidden; height: 0px; }

#logo { padding-bottom: 20px; border-bottom: 1px solid #000; }
#footer { padding-top: 20px; }

/* --- Anchors
-------------------------------------------------------*/
a { outline: none; text-decoration: underline; }
a:link, a:visited { color: #000; }

/* --- Headers
-------------------------------------------------------*/
h1, 
h2 {
	font-weight: normal;
	font-size: 20px;
	color: #000;
	padding-bottom: 10px;
	}
h1 .color { color: #ff00cc; }
#workthumbs h2 { width: 800px; }
h2 .hsmall, h3 .hsmall {
	font-weight: normal;
	color: #000;
	font-size: 12px;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding-bottom: 10px;
	padding-bottom: 3px;
	}
.ingress, .ingress h1 {
	font-size: 25px;
	}
.ingress2 {
	font-size: 13px;
	padding-top: 0px;
	/*width: 650px;*/
	}


/* --- Fonts
-------------------------------------------------------*/
body,
input,
option,
select,
.projinfo,
.ingress2,
.twitterStatus,
textarea, 
h2 .hsmall, h3 .hsmall { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }

h3,
.fineprint2,
.infotable_index .td_yr, 
.year  { font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif; }

h1,
h2,
.ingress,
.search_left,
#pufflink { font-family: Georgia, "Times New Roman", Times, serif; }

/* --- Containers
-------------------------------------------------------*/
.container, .container_bc, .container_tighter, .container_tags {
	border-bottom: 1px solid #000;
	}
.container { padding: 30px 15px; }
.container_bc { padding: 5px 15px 30px; }
#breadcrumbs { padding-bottom: 25px; }

/* --- Here we go
-------------------------------------------------------*/
ul { padding: 10px 0; }
ul.lista { padding-left: 3em; }
ul.lista li { list-style-type: disc; }
ul.lista2 { padding-left: 0; }
ul.lista2 li {
	list-style-type: none;
	padding-bottom: 5px;
	}
.two_col_first, .two_col, .three_col_first, .three_col, .four_col_first, .four_col { padding: 10px 0; }
.year {
	display: inline;
	padding: 0;
	color: #999;
	margin-right: 7px;
	font-weight: bold;
	}
span.year + p {
	padding-bottom: 2px;
	}
th { font-weight: normal; vertical-align: top; text-align: right; width: 50px; padding-right: 10px; }
.right_450 { padding-top: 20px; }


.fineprint ul {
	padding-bottom: 3px;
	list-style-type: none;
	}
.fineprint li {
	float: left;
	}
li.fineprint_headline {
	color: #999;
	width: 50px;
	text-align: right;
	padding-right: 10px;
	}
li.fineprint_content {
	color: #000;
	}
.casetags a { 
	padding: 0 12px 3px 0;
	display: inline;
	float: left;
	}