/* zero everything to start with */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	line-height: 125%;
	color: black;
}
body.popwin {
	background: #eee;
	margin: 20px;
}

div#main {
	margin: 0 auto;
	padding: 8px 10px;
	background: #eee url(../pix/fauxcolumns.gif) repeat-y 50% 0;
	width: 760px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 740px;
}
html>body #main {
	width: 740px;
}

div#left {
	float: left;
	padding-right: 8px;
	bottom: 0;
	height: 100%;
}
div#left {
	width: 172px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 154px;
}
html>body #left {
	width: 154px;
}

div#right {
	float: right;
	padding-left: 8px;
	width: 178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 160px;
}
html>body #right {
	width: 160px;
}

div#middle {
	margin: 0 168px 0 163px;
	padding: 0 8px;
/*
	overflow: auto;
*/
}
div#admiddle {
	margin-left: 163px;
	border-left: 1px dotted #ed392f;
	padding-left: 8px;
}

div.topblock {
	min-height: 144px;
}

div.search {
	height: 60px;
}
input#searchterm, input#s {
	width: 154px;
	height: 17px;
	margin-bottom: 3px;
}
.search div#searchlabel {
	padding-top: 2px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #164116;
}
.search #gobutton {
	float: right;
}

a, a:visited {
	color: #164116;
	text-decoration: underline;
}
#right a.awhite {
	color: white;
}
a:hover, a.awhite:hover {
	color: #539e53;
}

ul, ol {
	margin-left: 2em;
}

div.menu ul {
	list-style: none;
	margin-left: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
div.menu ul li {
	margin-bottom: 6px;
}
div.menu ul li.here {
	color: #539e53;
}
div.menu ul li a {
	text-decoration: none;
}

div#midhome {
	width: auto;
	border-top: 7px solid #7f8f85;
	border-bottom: 7px solid #7f8f85;
	padding: 5px 0;
	margin-bottom: 7px;
}
div#midhome {
	min-height: 206px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	min-height: 192px;
}
html>body #midhome {
	min-height: 192px;
}

div#eventhead {
	margin-bottom: 16px;
}
div#eventinfo, div#news {
	padding-bottom: 5px;
	border-bottom: 7px solid #7f8f85;
}
div#newshead {
	margin-top: 7px;
}

div#biopic {
	margin-bottom: 1.5em;
}

div#onelineheader {
	height: 65px;
	border-bottom: 7px solid #7f8f85;
	margin-bottom: 7px;
}

.quote {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 200%;
	line-height: 115%;
	font-weight: bold;
	color: #35238e;
}
.quote .attr {
	color: #539e53;
}

p, ul {
	margin-bottom: 1em;
}
p.feedback {
	font-style: italic;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 180%;
	line-height: 110%;
	margin-bottom: 1.5em;
}
h2, h3, h4 {
	font-weight: normal;
	font-size: 100%;
	line-height: 125%;
}
h1, h2 {
	color: #35238e;
}
h2 {
	margin-bottom: 0.5em;
}
h3 {
	color: black;
}
h4 {
	color: white;
}

#middle h3, #admiddle h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#middle h4, #admiddle h4 {
	color: black;
	font-weight: bold;
	margin-bottom: 0.5em;
}
p.copyright {
	font-style: italic;
	text-align: right;
}

div.result {
	font-size: 110%;
	line-height: 110%;
	padding-bottom: 16px;
	border-bottom: 1px solid #35238e;
	margin-bottom: 2px;
}
.result p {
	margin-bottom: .25em;
}
.result p.post {
	font-style: italic;
	margin-top: .8em;
}

div#today {
	min-height: 144px;
}

div#recentarts {
	background: #7f8f85;
	padding: 5px;
	font-size: 115%;
	line-height: 115%;
	margin-bottom: 7px;
}
div#recentarts {
	width: 160px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 150px;
}
html>body #recentarts {
	width: 150px;
}

div.sidebottom {
	margin: 20px 0 10px;
	border-bottom: 7px solid #7f8f85;
}
div#gt {
	position: relative;
	left: 40px;
	width: 124px;
}

div#archive {
	padding-bottom: 2em;
	border-bottom: 7px solid #7f8f85;
}

div#artlist {
	font-size: 90%;
	line-height: 110%;
}
#artlist p {
	margin-bottom: .7em;
}

.fleft {
	float:left;
	margin-right: 8px;
}

.grey {
	color: #7f8f85;
}
.red {
	color: #ed392f;
}
.green {
	color: #539e53;
}
.white {
	color: white;
}
.bg {
	color: #eee;
}
.nobtm {
	margin-bottom: 0;
}

.caption {
	font-size: 80%;
	font-style: italic;
}

fieldset ul, ul#eventlist {
	margin-left: 0;
	list-style: none;
}
fieldset li {
	margin-bottom: .25em;
}
#middle li label, #admiddle li label {
	clear: left;
	float: left;
	width: 120px;
	padding-right: 6px;
}
#middle li input, #middle li textarea {
	width: 240px;
	text-align: left;
}
#admiddle li input, #admiddle li textarea {
	width: 400px;
	text-align: left;
}
#middle input.go, #admiddle input.go {
	width: auto;
}
#admiddle #thetext {
	width: 526px;
	min-height: 35em;
	background: white;
	padding: 3px;
}

input[type="submit"], #middle input[type="submit"], #admiddle input[type="submit"] {
	padding: 2px 2px 0;
	width: auto;
	background-color: #164116;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: white;
}

#thetext ul, #thetext ol, #thetext blockquote {
	margin-left: 2em;
}
#thetext ul {
	list-style: disc outside;
}
#thetext ol {
	list-style: decimal outside;
}

div.filler {
	height: 350px;
}

div.spacer {
	position: relative;
	clear: both;
	height: 1%;
	overflow: hidden;
	line-height: 1%;
	font-size: 0px;
	margin: 0 0 -1px 0;
	width: auto;
	padding: 0;
	border: none;
	background: none;
}

div#editbuttons {
	position: relative;
	width: 99%;
}
#editbuttons img {
	margin-right: 1px;
}
#editbuttons #help {
	margin-right: 0;
	margin-left: 247px;
}

blockquote {
	margin-left: 15px;
}

sup, sub {
	font-size: 70%;
}

/* stuff for WordPress */

textarea#comment {
	width: 383px;
}

h2.date {
	margin-top: 1em;
}
div.post {
	margin-top: 0.7em;
}
p.credit {
	margin-top: 1em;
	font-size: 80%;
	text-align: right;
}
div#archives ul.submenu {
	margin-left: 12px;
}
div.menu ul#extras a {
	display: inline;
	background: none;
	height: auto;
}
div.menu ul#extras a:hover {
	background-position: 0 0;
}
.larger {
	font-size: 150%;
	line-height: 1.25em;
}

