
/* set defaults for fonts, etc. */
BODY {
	font-family: arial, sans-serif;
	background: #000000;
	color: #222222;
	font-size: 13px;
	background-image: url(/images/spiderweb.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
}

#page-body {
	/* everything in the page that isn't navigation goes in here */
	margin-left: 170px;
	margin-top: 10px;
	margin-right: 10px;
}

.page-content {
	/* inside of #page-body, content goes in here */
	padding: 15px;
	background-color: #b098b0;
	-moz-border-radius:	50px;
	border: 3px solid #530b0e;
}

#page-navigation {
	/* page navigation, of course */
	position: absolute;
	left: 10px;
	top: 10px;
	width: 150px;
	overflow: visible;
}

.page-footer {
	/* at the bottom of each page, within the page-content div */
	margin: 10px 50px 20px 50px;
	text-align: center;
	font-size: 85%;
	color: #bbbbbb;
}

/* make sure definitions are indented on the right as well as on the left */
dl {
	margin-right: 25px;
}

/* all links, defaults */
A:link {
	color: #3700a4;
	text-decoration: none;
}
A:visited {
	color: #37006c;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	text-decoration: none;
}
A:hover	{
	color: #80060b;
	text-decoration: underline;
}

/* links that grow on hover - appearing in section bars */
A:link.inflate, A:active.inflate {
	color: #cccccc;
}
A:visited.inflate {
	color: #cccccc;
	text-decoration: none;
}
A:hover.inflate	{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

/* links that are emphasized, appearing on normal content background */
A:link.emph, A:active.emph {
	color: #3700a4;
}
A:visited.emph {
	color: #37006c;
	text-decoration: none;
}
A:hover.emph	{
	color: #80060b;
	text-decoration: none;
	font-weight: bold;
}

.art_cat {
	font-weight: bold;
	color: #2f0f0f;
	font-size: 115%;
}


/* resume-specific bits */
td.resume {
	text-align: left;
}
font.rarea {
	font-size: 105%;
	font-weight: bolder;
}
font.rname {
	font-size: 120%;
	font-weight: bolder;
}

/* navigation */
.menuhead {
	font-family: charcoal, sans-serif;
	color: #bbbbbb;
	font-weight: bold;
	white-space: nowrap;
	text-transfrom: lowercase;
}
.menuheadleft {
	float: left;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	white-space: nowrap;
}
.menuheadright {
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}
A:link.menuhead, A:visited.menuhead, A:hover.menuhead {
	text-decoration: none;
	color: #bbbbbb;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}
.menutrans {
	filter:alpha(opacity=60);
	opacity:0.6;
	-khtml-opacity:0.6;
}
.menusub {
	font-family: charcoal, sans-serif;
	font-size: 85%;
	color: #9975ac;
	background-color: #000000;
	padding: 3px 5px 3px 10px;
	border: 1px solid #530b0e;
	-moz-border-radius: 7px;
	filter:alpha(opacity=60);
	opacity:0.6;
	-khtml-opacity:0.6;
	text-align: left;
}	
.menusubOn {
	font-family: charcoal, sans-serif;
	font-size: 85%;
	color: #9975ac;
	background-color: #2f0f0f;
	cursor: pointer;
	padding: 3px 5px 3px 10px;
	border: 1px solid #530b0e;
	-moz-border-radius: 7px;
}
.menusubleft {
	float: left;
	margin: 0px 0px 0px 0px;
}
.menusubright {
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	white-space: nowrap;
}
.menuitemB, A:link.menuitem, A:visited.menuitem, A:hover.menuitem, A:hover.menuitemB, A:link.menuitemB, A:visited.menuitemB  {
	text-decoration: none;
	color: #9975ac;
	cursor: pointer;
}

/* images on the art page (for example) */
img.art {
	border: 2px solid #bbbbbb; 
	-moz-border-radius: 5px;
}
img.art:hover {
	border: 2px solid #2f0f0f;
}
A:link.art, A:visited.art {
	color: #bbbbbb;
}
A:hover.art {
	color: #2f0f0f;
}

/* page headings, where applicable */
.pagetitle {
	text-align: right;
	margin-right: 30px;
	color: #2f0f0f;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 140%;
	text-transform: lowercase;
}

/* bio page items */
.head {
	font-family: verdana, sans-serif;
	color: #2f0f0f;
	font-weight: bold;
	white-space: nowrap;
}

/* standard div used on most pages for sections */
.body {	
	margin: 5px 20px 5px 20px;
}
.body dd {
	margin: 0px 0px 15px 30px;
}

/* course names */
.course {
	color: #2f0f0f;
	font-weight: bold;;
}

/* horizontal bars that define sections on most pages */
.hr {
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #cccccc;
	padding: 4px;
	background-color: #220d16;
	border: 1px solid #cccccc;
	-moz-border-radius:	10px;
}
.leftside {
	float: left;
	margin: 0px 0px 0px 5px;
	font-family: verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
	text-transform: lowercase;
}
.rightside {
	float: right;
	text-align: right;
	margin: 3px 15px 0px 0px;
	font-family: verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-transform: lowercase;
}
/* to set things to be the same color as the borizontal bars (not rules) */
.hrcolor {
	color: #220d16;
}

/* color for dates, e.g., in program info and image info */
.date {
	color: #530b0e;
}

/* mostly for blog posts, indent quotes, code, etc., change bg color */
blockquote, .quote {
	margin: 5px 5px 5px 5px;
	padding: 2px 15px 2px 50px;
	color: #57554c;
	background-image: url(/images/quote.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px dashed #57554c;
	text-align: justify;
}
.email {
	font-family: "Courier New", courier, monospace;
	text-align: left;
}

/* updates page and index */
.update {
	font-weight: bold;
}

/* horizontal rule defaults */
hr {
	color: #220d16;
	background-color: #220d16;
}
hr.side {
	color: #530b0e;
	background-color: #530b0e;
}

/* for comment boxes and forms on many pages */
.comment_border {
	-moz-border-radius: 5px;
	border: 2px solid #530b0e;
	margin: 10px 10px 10px 10px;
}
.comment_header {
	background : url(null) fixed no-repeat;
	border-bottom: 1px solid #530b0e;
	font-size: 85%;
	margin: 0px 10px 0px 10px;
}
.comment_input {
        margin:                 0px 0px 5px 0px;
        padding:                2px;
        width:                  200px;
		font-family:            'Comic Sans MS', cursive;
        border:                 1px solid #530b0e;
        -moz-border-radius:     5px;
        background-color:       #bfbcc4;
        color:                  #530b0e;
}
.comment_input[type=submit] {
        margin:                 0px 0px 5px 0px;
        padding:                2px;
		font-family:            arial, sans-serif;
        font-weight:            bold;
        background-color:       #220d16;
        color:                  #cccccc;
}
.comment_text {
	margin:                 0px 0px 5px 0px;
	padding:                2px;
	width:                  100%;
	height:                 75px;
	font-family:            'Comic Sans MS', cursive;
	font-size:              85%;
	border:                 1px solid #530b0e;
	-moz-border-radius:     5px;
	background-color:       #bfbcc4;
	color:                  #530b0e;
}
.comment_notify {
	font-weight: bold;
}
.comment_attribution {
	font-size: 13px;
}

/* thumbnails, on various pages */
.thumbnail {
	line-height: 12px;
	margin: 5px 0px 10px 0px;
	font-size: 80%;
	text-align: center;
	float: left;
	color: #321a1b;
}
.thumbgroup {
	text-align: center;
	margin: 10px 50px 10px 50px;
}

/* programs page */
.prog_border {
	-moz-border-radius: 5px;
	border: 2px solid #530b0e;
	margin: 10px 10px 10px 10px;
}
.prog_header {
	background : url(null) fixed no-repeat;
	border-bottom: 1px solid #530b0e;
	margin: 0px 10px 0px 10px;
}
.prog_body {
	background : url(null) fixed no-repeat;
	border-bottom: 1px solid #530b0e;
	margin: 0px 10px 0px 10px;
	padding: 10px 20px 10px 20px;
}
.progstat {
	font-size: 85%;
	font-family: "Courier New", courier, monospace;
}

/* for the 'current' section on the index */
.current_do {
	font-family: clean, courier, monospace;
	font-size: 85%;
}
.endorse {
	font-family: courier, monospace;
	margin: 0px 0px 7px 20px;
	font-size: 85%;
}
