/*  
Theme Name: Identity
Theme URI: http://wordpress.org/
Description: Identity Mash-Up
Version: 1.5
Author: Matt Dutra & Jason Callina
Author URI: http://cyber.law.harvard.edu/
*/
body {
	background-color: #333333;
	border: 0;
	padding: 0;
	margin: 0 0 0 40px;
}

P, TD, PRE, UL, LI {
	color : #070606;
  	font-size: 11px;
 	font-family:  Verdana, Arial, sans-serif;
}

A:link, A:visited { 
	color : #070606;
	font-family:  Verdana, Arial, sans-serif;
	text-decoration : none;
}

A:hover {
	color : #070606;
	background-color: #FFD911;
	font-family:  Verdana, Arial, sans-serif;
	text-decoration : none;
}

A:hover.sponsor {
	background-color: #CBC4B5;
}

A:link.morelink, A:visited.morelink { 
	color : #070606;
	text-decoration : none;
	font-family: Verdana, Arial, sans-serif;
}

A:hover.morelink {
	color : #070606;
	font-family: Verdana, Arial, sans-serif;
}

#content2 {
	padding-top: 10px;
}

.nav {
	list-style-image: url(images/plus.gif);
}

.page_item {
	text-transform: uppercase;
	text-decoration : none;
	float: right
}

.page_item a{
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color : #070606;
	margin-right: 18px;
}

.page_item a:hover{
	color : #FFD911;
	background-color: transparent;
}

.current_page_item a {
	color : #FFD911;
}

.mainbackground {
	background-color: #CBC4B5;
	background-image: url('images/fingerprint.gif');
}

.underlay {
	background-color: #666666;
}

.titlesmall {
	font-size: 11px;
	line-height: 18pt;
	font-weight: bold;
}

.titlemed {
	font-size: 14px;
	line-height: 18pt;
	font-weight: bold;
}

.titlelarge {
	line-height: 18pt;
	font-size: 18px;
	font-weight: bold;
}

.titledate {
	color : #070606;
	font-style: italic;
}

.heavy{
	font-weight: bold;
}

.schedulecontent{
	padding-bottom: 15px;
}
