/* Overall layout styles */
body {
  font-family: "trebuchet ms", verdana, arial, helvetica, "sans serif";
  color: black;
  background: white;
  margin: 0;
  font-size: 0.95em; 
  text-align: center;
	min-width: 790px;
}
#registration { 
	text-align: left;
	min-width: auto;
	margin: 1em;
}
#everything { 
  text-align: left;
  margin: 0 auto;
  width: 780px; 
  background: url("images/daibutsu2.jpg") bottom right no-repeat;
}
#banner { 
	width: 100%;
	text-align: center;
}
#navMenu { 
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}
#navMenu ul { 
	margin-left: 0;
	padding-left: 0;
    list-style-type: none;   
}
#content, #wideContent { 
	float: left;
    right: 130px;
	margin: 0;
	padding: 0;
/*	padding-left: 10em; */
}
#content { 
	width: 440px; /* 410 slightly wider than main image */
}
#wideContent { 
	width: 600px; 
}
#sidebar { 
	width: 190px;
	float: right;
	border: 2px solid #360; /* darkish green */
	margin: 0;
	padding: 5px;
}

/* HTML styles */
h1,h2, h3 {
  font-weight: bold;
  margin-bottom: 0;
}
h1 {
	font-size: 1.2em;
  color: #030; /* darker green */
  letter-spacing: 0.25em;
	margin-bottom: 0.25em; 
}
h2 {
	font-size: 1.1em;
  color: black;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
h3 {
	margin: 0;
	font-size: 1.1em;
  color: #030; /* darker green */
	margin-bottom: 0.25em;
}
p {
}
ul {
  margin-top: 1%;
}
li {
   padding-bottom: 0.2em;
}
a { 
  color: #930; /* cedar */
	text-decoration: underline;
}

/* custom id's and classes, listed alphabetically */
.alert, .announcement { 
	border: 2px solid #630; /* dark brown */
	background: #FFC; /* pale yellow */
	padding: 0.5em;
}
.announcement h2 { 
	margin-top: 0;
	padding-top: 0;
}
.bio { }
.bio img { 
	float: right;
	padding-left: 20px;
	padding-bottom: 0.5em;
}
.footnote { 
	margin-top: 1.5em;
	border-top: 2px solid #666;
}
.eventList li { 
	padding-bottom: 0.5em;
}
.eventList a { 
	font-weight: bold;
	text-decoration: none;
} 
.linksList { 
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
}
#mainImg { 
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.navLink,.thisLink { 
	font-weight: bold;
	color: #666; /* gray */
	text-decoration: none;
	line-height: 1.5em;
}
.talksList { 
	list-style-type: none;
	margin-left: 1em;
	padding-left: 0;
}
.talksList li { 
	margin-bottom: 1.5em;
}
.talksList a { 
	font-weight: bold;
}
.thisLink, a:focus, a:active, a:hover { 
	color: #930; /* cedar */
}
a:focus, a:active, a:hover { 
	text-decoration: underline;
	background: #FF9;
}
.thisLink:after, a.navlink:hover { 
	content: " *";
}
.thisLink, .navLink:focus, .navLink:active, .navLink:hover { 
	background: #FFF;
}
.announcement a:focus, .announcement a:active, .announcement a:hover {
	color: #FF9;
	background: #930;
}
#banner a:focus, #banner a:active, #banner a:hover { 
	background: #FFF;
}
#sidebar h2 {
	font-size: 1em; 
  margin: 0;
	padding-bottom: 0.25em;
  color: #336600; /* darker green */
}
#sidebar ul { 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#sidebar li { 
	padding-bottom: 0.3em;
}
#sidebar li a { 
	text-decoration: none;
	font-weight: bold;
}
#next7days { 
	margin: 0;
	padding: 0;
}
#next7days p { 
	font-weight: bold;
	font-size: 0.9em;
}
#next7days ul { 
	list-style-type: disc;
	font-size: 0.8em;
	margin-left: 0.5em;
	padding-left: 1em;
}
/* Old styles, maybe not used */
.nospace {
  margin-top: 0;
  margin-bottom: 10px;
}
.indent {
  margin-left: 10px;
}
logo {
  border: 0 !important;
}
h1.printheader {
  font-size: 200%;
  font-weight: bold;
  color: black;
  letter-spacing: 0px;
  text-align: center;
} 
.smalltext {
 font-size: 0.8em; 
}
.eventdate {
 margin-top: 0;
 color: black;
 font-weight: bold;
 clear: both;
}

.eventname {
  color: #993300; /* cedar */
	font-weight: bold;
	clear: both;
	text-decoration: none;
}
.eventname:Link {
 font-weight: bold;
}
.eventdocs {
 color: black;
 font-weight: normal;
 clear: both;
}

img {
  border: 0;
}
.highlight {
  background: #FFFF99;
}
.zenstick {
  color: #FF3300;
  font-weight: bold;
}
.thanks {
 color: #003366;
}
.textlinks {
/* font-size: 9pt; */
 color: #999999;
 font-weight: bold;
}
.spaciousList { 
 padding-top: 0.5em;
 padding-bottom: 0.5em;
}
.spaciousList li { 
 padding-bottom: 0.5em;
}
.quote {
 margin-left: 5%;
 margin-right: 5%;
}
.citation { 
	margin-top: 0;
	padding-top: 0;
	text-align:right;
}	
table.formlayout td {
 padding: 1%;
 border: none;
/* font-size: 9pt; */
/* text-align: right; */
}
td.formlayout {
 text-align: right;
 width: 25%;
}
table.comments td {
 padding: 0%;
 border: none;
/* font-size: 9pt; */
 text-align: left;
 vertical-align: top;
}
legend {
 color: black;
 padding: 0;
 margin-bottom: 0;
}
.error {
 font-size: 1.2em;
 color: red;
 font-weight: bold;
}
.notice {
  font-weight: bold;
  background: #CCCC66;
  padding: 0.5em;
}
.DeadlinePassed {
/* alert box */
  margin: 0;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  border: solid thin #003366;
  background: #FFFF66;
  padding: 0.25em;
  padding-top: 0;
  padding-bottom: 0;
}
/* classes for buddhism2006.html */
.lecture { 
  border-top: 2px solid #063;
}
.floatright { 
  float: right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #063;
}

/* Styles/hacks for making equal height columns */
.clearfix:after {
    overflow: hidden;
    content: "."; 
    display: block; 
    height: 1px;
    margin: 0;
    padding: 0; 
    clear: both; 
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
 * html .clearfix {height: 100%;}
.clearfix {display: block;}
/* End hide from IE-mac */
    