/* headings hiearchy:

These tags are Trebuchet MS (Gill Sans is a Mac experiment):

h1
h2 - use these three at most once per page right in the middle
h3

h4 
h5 - use these three for other stuff in the middle
h6 

These tags are Arial (Helvetica Neue is a Mac experiment):
.head, .subhead

With this Mac experiment changes, there are the font sequences in use:
"Helvetica Neue", Arial, sans-serif;
"Gill Sans", "Trebuchet MS", sans-serif;

*/

/*
colors:

logo brown:  857561
logo orange: e98e33
red brown:   9c5f22
white:       ffffff
black:       000000
*/

caption, p, td, th {
	color: #000000;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
}
a.ellipsis, a.newlink {
	color: #e98e33;
	font-style: italic;
	text-transform: lowercase;
	white-space: nowrap;
}
/*a.newlink:before { content: "\A0 "; }*/
a.newlink:after { content: "..."; }
a {
	color: #e98e33;
	text-decoration: none;	
}
a:hover, a:active {
	text-decoration: underline;		
}

blockquote {
	font-size: 13px;
	margin: 20px;
}

body {
	background-color: #e98e33;
	color: #000000;
	margin: 1%;
	margin-bottom: 2%;
}

h1, .h1 {
	color: #e98e33;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
}
h2, .h2 {
	color: #e98e33;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
h3, .h3 {
	color: #e98e33;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-align: left;
}

h4, .h4 {
	color: #857561;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}
h5, .h5 {
	color: #857561;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-right: 1em;
	text-align: left;
}
h6, .h6 {
	color: #857561;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 10px;
	margin: 0px;
}
.head {
	color: #857561;
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
	white-space: nowrap;
}
.subhead {
	color: #857561;
	font-family: "Gill Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}

/*input {
	border-color: #9c5f22 #857561 #857561 #9c5f22;
	border-width: 1px;
	height: 22px;
}
input.orange {
	background-color: #e98e33;
	border-color: #9c5f22 #857561 #857561 #9c5f22;
	border-width: 1px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	margin-right: 10px;
	margin-top: 5px;
}
input.nottall {
	height: auto;
}
textarea {
	border-color: #9c5f22 #857561 #857561 #9c5f22;
	border-width: 1px;
}*/

p {
	color: #000000;
	margin-top: 0px;
}
p.fineprint, p.fineprint a {
	background-color: #9c5f22;
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 0px;
	padding: 5px;
}
p.fineprint a {
	padding: 0px;
}
p.between {
	background-color: #9c5f22;
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 0px;
	padding: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
p.between span.quotesource {
	color: #857561;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
/*	font-style: italic;*/
}
p.legal {
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p.sectionstart {
	padding-top: 5px;
}
p.sectionstart:first-letter {
	margin-left: 2em;
}
p.sectionstart:first-line {
	color: #857561;
}
div.sitemeter, div.sitemeter a img {
	text-align: right;
	visibility: hidden;
}

table {
	color: #ffffff;
	padding: 0px;
}
td.contentblock {
	background-color: #ffffff;
	border-left-width: 5px;
	border-top-width: 5px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: #9c5f22;
	border-style: solid;
	color: #000000;
	padding: 10px;
}
td.pseudo {
	border-left-width: 0px;
}
td.right {
	border-right-width: 5px;
}

table.people {
	border-collapse: collapse;
	border-spacing: 0px;
}
table.people tr {
	vertical-align: top;
}
table.people td, table.people th, table.people caption {
	padding: 0px;
	padding-right: 1em;
}
table.people th.h3 {
	padding-top: 10px;	
}

div.photo {
	padding-bottom: 20px;
	padding-top: 0px;
}
div.navblock {
	padding-bottom: 20px;
}
div.navblock a {
	color: #857561;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
}
div.navblock a:hover, div.navblock a:active {
	text-decoration: underline;
}
div.navblock p {
	margin: 0px;
}
div.rightside div.entry {
	padding-bottom: 20px;
}
div.rightside a, div.rightside a:link {
	color: #e98e33;
	white-space: nowrap;
}

.required, .orange {
	color: #e98e33
}

/* blog */
.date {
	color: #857561;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
div.blogbody blockquote, div.blogbody ol {
	font-family: "Helvetica Neue", "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.blogbody h4 {
	margin: 0px;
}
div.blogbody ul, div.blogbody ul li {
	list-style: url(/images/li-857561.gif) circle; 
}
div.blogbody p, div.comments-body p {
	font-family: "Helvetica Neue", "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}
div.blogbody p a {
	color: #e98e33;
}
.posted {
	color: #857561;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: right;
}
.posted a, .posted a:link, .posted a:visited {
	color: #857561;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}
.posted a:hover, .posted a:active {
	text-decoration: underline;
}
.calendar, .calendar a {
	color: #000000;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 2px;
}
.calendar a {
	color: #e98e33;
}
.calendarhead {	
	color: #e98e33;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
	padding:2px;
}
.sidetitle {
	color: #857561;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	text-transform: uppercase;
	white-space: nowrap;
}
.blog h4 {
	color: #e98e33;
}

/* newer stuff */
table.ticketcalendar {
	border-collapse: collapse;
}
table.ticketcalendar a {
	font-weight: bold;
}
table.ticketcalendar td {
	border: 1px solid #9c5f22;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
table.ticketcalendar th {
	border: none;
	text-align: left;
}
table.ticketcalendar tr {
	vertical-align: top;
}
span.smallcaps {
	font-size: 11px;
	text-transform: uppercase;
}
img { border: none; }
img.articlerightsnug {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
}
img.articleleftsnug {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
table.articlerightsnug {
	border-collapse: collapse;
	border-spacing: 0px;
	float: right;
	padding: 0px;
}
table.articlerightsnug td {
	padding: 0px;
}
table.articlerightsnug td.image {
	padding-left: 10px;
	padding-top: 2px;
	text-align: right;
}
table.articlerightsnug p.caption {
	color: #857561;
	font-size: 10px;
	padding-bottom: 10px;
	text-align: right;
}
table.articleleftsnug {
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
	padding: 0px;
}
table.articleleftsnug td {
	padding: 0px;
}
table.articleleftsnug td.image {
	padding-right: 10px;
	padding-top: 2px;
	text-align: left;
}
table.articleleftsnug p.caption {
	color: #000000;
	font-size: 10px;
	padding-bottom: 10px;
	text-align: left;
}
img.leftsnug {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
table.leftsnug {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
table.leftsnug td {
	padding: 0px;
}
table.leftsnug td.image {
	padding-right: 10px;
	padding-top: 2px;
	text-align: left;
}
table.leftsnug p.caption {
	color: #857561;
	font-size: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}
