//*
Theme Name: CV
Theme URI: http://spencergreenwood.com/
Version: 2.1
Author: Spencer Greenwood
Author URI: http://spencergreenwood.com/
*/

/* Initiate cultural autonomy (NB http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

html, body, .contact, .text, .title, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	letter-spacing: 100%;
	word-spacing: 100%;
}

hr {
	margin: 0;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	padding: 0;
	padding-top: 1px;
	}
br {
	line-height: 
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	width: 21em;
	margin: auto;
	margin-top: 1em;
	font-size: 2em;
	}
table,th,td
{
border: transparent;
padding-left: 0.5em;
}
.grade {
	padding-left: 1.75em;
	}
a:link {
	color: #6495ED;
	text-decoration: none;
	}
a:visited {
	color: #6495ED;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	color: #8B7E66;
	}
.more {
    display: none;
    }
a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('down.gif') no-repeat left;
    }
a.hideLink {
    background: transparent no-repeat left; 
	}
img {
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	}
h1 {
	font-family: Georgia;
	font-size: 0.75em;
	font-weight: 100;
	margin: auto;
	text-align: right;
	float: right;
	color: #8B7E66;
	}
.title {
	padding-top: -1em;
	margin-top: -1em;
	padding-bottom: -1em;
	margin-bottom: -1em;
	font-size: 0.5em;
	font-family: Georgia;
	color: #8B7E66;
	}
.intro {
	font-family: Helvetica, sans-serif;
	font-size: 0.4em;
	padding: 1em;
	border: #8B7E66 solid 1px;
	color: black;
	}
.excerpt {
	font-family: Helvetica, sans-serif;
	font-size: 0.4em;
	text-indent: -1em;
	padding-left: 1em;
	color: black;
	}
.contact {
	font-family: "Lucida Grande", sans-serif;
	color: black;
	font-size: 0.35em;
	line-height: 120%;
	text-align: right;
	float:right;
	}
.whit {
	color:white;
	}
.redd {
	font-size: 0.7em;
	}
li	{
	padding-left: 1em;
	text-indent: -1em;
	list-style-type: none;
	}
#ou {
	padding-right: 3em;
	padding-left: 3em;
	padding-top: 1em;
	padding-bottom: -1em;
	}
.footer {
	font-family: "Lucida Grande", sans-serif;
	color: black;
	font-size: 0.35em;
	}