/* Style Sheet last updated: June 21,2007*/


/* top-level elements */

* {margin:0px; padding:0px;}

body {
	background-color:#660000;
	}
	
p {
	color: #555;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	padding: 0 20px 10px 20px;
	}
	
p.lastline {
	padding-bottom: 20px;
	}
	
h1 {
	font-family: 'Times New Roman', Times, serif;
	font-weight: lighter;
	font-size: .9em;
	color: #990000;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 20px;
	}
	
h1.alchemy {
	padding: 265px 0 0 20px;
	}
	
h1.resume {
	padding-top: 160px;
	}
	
h1.publications {
	padding-top: 187px;
	}
	
h1.cv {
	padding-top: 175px;
	}
	
h1.spaceabove {
	padding-top: 20px;
	}
	
	
h2 {
	font-family: 'Times New Roman', Times, serif;
	font-weight: lighter;
	font-size: .9em;
	color: #636363;
	text-align: left;
	padding: 0 20px 2px 20px;
	}
	
h2 span {
	color: #000;
	}
	
h2 a {
	color: #7f742e;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #000;
	text-decoration: none;
	}
	
h2.bigbottom {
	padding: 0 20px 20px 20px;
	}
	
h2.lastline {
	padding-bottom: 20px;
	}
	
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	font-weight: lighter;
	padding: 0 20px 5px 20px;
	}


/* structure */

div#wrap {
	width: 800px;
	margin-top: 2%;
	margin-left:auto;
	margin-right:auto;
	}


div#container {
	width:800px;
	background-color:#FFF;
	background-image:url(fauxcol.gif);
	background-repeat: repeat-y;
	}
	
div#nav {
	width: 200px;
	background-color:#f2edce;
	background-image:url(fauxcol.gif);
	background-repeat:repeat-y;
	float:left;
	min-height: 530px;
	}
	
div#content {
	float: right;
	width:600px;
	background-color:#fff;
	}


div#footer {
	width:800px;
	clear: both;
	font-size: 1em;
	font-variant: small-caps;
	letter-spacing: 2px;
	background-color:#660000;
	color: #666666; 
	width:100%;  /* makes the div fill its container */
	padding:10px 0;
	text-align:center;
	}
	

/*styles*/

/*nav*/

#nav p {
	padding: 20px 0 20px 20px;
	}
	
#nav ul {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	font-variant: small-caps;
	letter-spacing: 2px;
	list-style-type: none;
	text-align: right;
	padding:20px 20px 0 0;
	}
	
#nav li {
	line-height: 2em; 
	}

#nav li a:hover {
	color: #000;
	}
	
#nav a {
	text-decoration:none;
	color: #7f742e;
	}
	
#nav a:visited { 
	color: #999;
	}
	
#nav li.name {
	border-bottom: 1px dotted #990000;
	}
	
#nav li.name a{
	color: #000;
	}
	
#nav li.name a:hover{
	color: #990000;
	}
	
	
/*content*/

p.image {
	padding: 20px 20px;
	}
	
p.bigimage {
	padding: 20px;
	}
	
p.bigimage a img{
	outline: none;
	border: 0px none;
	}
	
p.caption {
	padding: 0 20px 20px 20px;
	}
	
p.caption a {
	color: #7f742e;
	text-decoration: none;
	}
	
p.caption a:hover {
	color: #990000;
	}
	
hr {
	border-bottom: 1px solid;
	}
	
ul.subnav {
	font-family: 'Times New Roman', Times, serif;
	font-size: larger;
	border-top: 1px solid;
	padding-top:10px;
	padding-bottom:20px;
	}
	
li.subnav {
	font-size: .8em;
	letter-spacing: 1px;
	display:inline;
	padding:0 5px 0 20px; 
	}
	
li.subnav a {
	text-decoration:none; 
	color: #7f742e;
	}
	
li.subnav a:hover {
	color: #000;
	}
	
ul.number {
	font-size: smaller;
	font-family: 'Trebuchet MS', arial, sans-serif;
	float: right;
	margin-right: 20px;
	position: relative;
	top:-2.8em;
	}
	
li.number {
	display:inline;
	padding:0 1px 0 10px; 
	}
	
li.number a {
	text-decoration:none; 
	color: #999;
	}
	
li.number a:hover {
	color: #000;
	}
	
	
/*footer*/
	
#footer ul {
	font-family: 'Times New Roman', Times, serif;
	margin:2px 0;
	font-size: .9em;
	} 
	/* vertical spacing between the lists */

#footer li {
	display:inline; 
	/* the key CSS - makes the lists display horizontally */
	color: #999; 
	border-left:1px solid; 
	padding:0 5px 0 9px; 
	/* horiz space between links and vert lines - needed diff l & r values to center */
	}

#footer li:first-child {
	border-left:0;
	} 
	/* removes the left border of the first list item - IDWIMIE */

#footer ul li a {
	text-decoration:none; 
	color: #ffffff; 
	}

#footer ul li a:hover {
	border-bottom: 2px dotted #ffffff;
	} 


/*IDs*/

#vertical {
	padding: 20px;
	text-align: center;
	border-bottom: 1px solid;
	}
	
	
/*additional*/
	
/* simply add the clearfix class to any container that must enclose floated elements */

.clearfix:after {
    content: ".";  /* the period is placed on the page as the last thing before the div closes */
	display: block;  /* inline elements don't respond to the clear property */ 
    height: 0;       /* ensure the period is not visible */
    clear: both;     /* make the container clear the period */
    visibility: hidden;  /* further ensures the period is not visible */
	}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

