﻿/* Standard styles */
body
{
	background: #d7bb71;
	color: black;
	padding: 0;
	margin: 0;
	font: 9.5pt Verdana, sans-serif;
}

a { color: #47090a; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }

dt { font-weight: bold; }

p.tagline { font: bold 9.5pt Georgia, serif; margin: 0.5em 0; padding: 0;}

#content .section ul { list-style: url(../images/bullet-standard.gif) outside; }
#content .section ul.toc { list-style: url(../images/bullet-toc.gif) outside;  }

#page { width: 780px; position: absolute; left: 50%; margin-left: -390px; }

h2 { font-size: 1.5em; padding: 0; margin: 0.25em 0; }
h2, h3, h4 { font-family: Georgia, serif; color: #3A0809; }

/* Site header */
#header 
{ 
	position: relative;
	background: #ce9b4a url(../images/header-back.jpg) no-repeat top left;
	color: black;
	height: 73px;
}

#header h1 { margin: 0; padding: 0; position: absolute; top: 30px; left: 50px; }

ul#navigation
{
	background: #4a0a0a url(../images/navigation-back.jpg) no-repeat top left;
	color: white;
	height: 30px;
	border-bottom: 2px solid #d6ba70;
	list-style: none;
	margin: 0;
	padding: 2px 0 0 113px;
}

* > ul#navigation { height: 28px; }

#navigation a { color: white; }

ul#navigation li { display: inline; }


#page { overflow: hidden; }

#contentArea
{
	background: #f2f1ed url(../images/sidebar-back.gif) repeat-y top left; 
	color: black;
	overflow: hidden;
	border-right: 2px solid #8f5b0f;
}

#sidebar {
	float: left;
	width: 178px;
	background: url(../images/sidebar-back-top.gif) no-repeat top left;
	padding: 27px 0 0;
	font-size: 0.8em;
}

#sidebar h2 { margin: 0; padding: 0; }

#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;	
}
#sidebar ul li {
	margin: 0;
	padding: 0.75em;
}

#sidebar a { color: white; font-weight: bold; }

#content 
{
	margin-left: 183px;
}

#content h1 {
	background: #c6a97d;
	color: white;
	border-top: 2px solid #8f5b0f;
	margin: 0;
	padding: 0;
}

#content h2 { font-size: 1.25em; font-weight: bold; margin: 0.25em 0; }
#content h3 { font-size: 1.125em; font-weight: bold; margin: 0.25em 0; }
#content h4 { font-size: 1em; font-weight: bold; margin: 0.25em 0; }

#content .section.first {
	padding: 1em;
}

#copyright 
{ 
	background: #4a0a0a url(../images/copyright-back.gif) no-repeat top center;
	color: #f9e7c1; 
	border-top: 2px solid #d7bb71; 
	clear: both; 

	text-align: center;
	font-size: 0.8em;
	line-height: 28px;
	height: 28px;
}

#footer { text-align: center; font-size: 0.8em; }
#footer p { margin: 0.5em 0; }

#skipToContent
{ 
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 83px;
	height: 132px;
	z-index: 1;
}


#monk {
	position: absolute;
	top: 0;
	left: 0;
	width: 83px;
	height: 132px;
	background: url(../images/monk.png) no-repeat top left;
}

#header h1 span,
#skipToContent span { position: absolute; left: -3000em; }


/* Navigation roll over and select states */
#nav_home,
#nav_history,
#nav_members,
#nav_calendar,
#nav_forum,
#nav_gallery,
#nav_news,
#nav_contact
{ float: left; display: block; height: 28px; }


#nav_home { width: 46px; background: url(../images/nav_home.gif) no-repeat center center; }
#nav_history { width: 57px; background: url(../images/nav_history.gif) no-repeat center center; }
#nav_members { width: 68px; background: url(../images/nav_members.gif) no-repeat center center; }
#nav_calendar { width: 68px; background: url(../images/nav_calendar.gif) no-repeat center center; }
#nav_forum { width: 105px; background: url(../images/nav_forum.gif) no-repeat center center; }
#nav_gallery { width: 100px; background: url(../images/nav_gallery.gif) no-repeat center center; }
#nav_news { width: 98px; background: url(../images/nav_news.gif) no-repeat center center; }
#nav_contact { width: 76px; background: url(../images/nav_contact.gif) no-repeat center center; }

#page.home #nav_home,
#nav_home:hover { background: url(../images/nav_home_hover.gif) no-repeat center center; }

#page.history #nav_history,
#nav_history:hover { background: url(../images/nav_history_hover.gif) no-repeat center center; }

#page.members #nav_members,
#nav_members:hover { background: url(../images/nav_members_hover.gif) no-repeat center center; }

#page.calendar #nav_calendar,
#nav_calendar:hover { background: url(../images/nav_calendar_hover.gif) no-repeat center center; }

#page.forum #nav_forum,
#nav_forum:hover { background: url(../images/nav_forum_hover.gif) no-repeat center center; }

#page.gallery #nav_gallery,
#nav_gallery:hover { background: url(../images/nav_gallery_hover.gif) no-repeat center center; }

#page.news #nav_news,
#nav_news:hover { background: url(../images/nav_news_hover.gif) no-repeat center center; }

#page.contact #nav_contact,
#nav_contact:hover { background: url(../images/nav_contact_hover.gif) no-repeat center center; }
#navigation span { display: none; }

#PoweredByCC img { margin: 5px 0; }


#sidebar ul.subnav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.subnav li
{
	height: 25px;
	margin: 0 0 5px;
	padding: 0 5px;	
	background: url(../images/subnav-back.gif) no-repeat top center;
	color: #e7c97b;
	font: bold 10px/25px Verdana, sans-serif;
	text-transform: uppercase;
}

#sidebar ul.subnav li a { color: #e7c97b; }
#sidebar ul.subnav li.selected a,  
#sidebar ul.subnav li a:hover
{ color: #ebddb8; text-decoration: none; }

.calendarEntry
{
	padding: 0.75em;
	border-top: 2px solid #ccc9b8;
}

.calendarEntry.first
{
	border-top: none;
}

.calendarEntry h2 { font-size: 10pt; color: #3a0809; margin: 0; padding: 0; }

#content .calendarEntry ul.info { list-style: none; margin: 0 0 1em; padding: 0; font-weight: bold;}

.Name,
.Email
{ position: relative; padding: 0.5em 0.25em; }

.Name label,
.Email label
{ line-height: 2.5em; }

.Name input,
.Email input
{ position: absolute; left: 150px; width: 15em; }

.Name p.example { margin-left: 150px; }

.Phone h3 { display: none; }
.Phone .Number, .Phone .Extension, .Phone .Type { float: left; padding: 0.25em; }
.Phone .Extension label, .Phone .Type label { font-size: 0.8em; line-height: 1.5em; font-weight: bold; display: block; }
.Phone .Number { padding-top: 1.45em; }

.Phone .Number input { width: 10em; }
.Phone .Extension input { width: 3em; }
.Phone p.example { text-align: right; }


.Address { padding: 0; }
.Address h3 { font-size: 1em; margin: 0; padding: 0.25em; }
.Address .Street, .Address .City, .Address .State, .Address .ZipCode { padding: 0.25em; }
.Address .Street label, .Address .City label, .Address .State label, .Address .ZipCode label { font-size: 0.8em; line-height: 1.5em; font-weight: bold; display: block; }
.Address .Street input { width: 100%; }
.Address .City input { width: 9em; }
.Address .City, .Address .State, .Address .ZipCode { float: left; }
.Address .ZipCode input { width: 5em; }

p.example { font-size: 0.8em; line-height: 1em; font-weight: normal;  color: #aaa; margin: 0; }

.error { color: red; }

.buttons { text-align: right; border-top: 2px solid #ccc9b8; margin: 0.5em 0 0; padding: 0.5em 0 0; }

.field.Message textarea { width: 90%; }

.alumnus { font-weight: bold; }

.member { border-bottom: 1px solid #8f5b0f; }
#content .member ul.info { margin: 0; padding: 0; list-style-image: none; list-style: none; }
#content .member ul.info li { font-weight: bold; font-style: italic; font-size: 0.9em; }

ul.fields, ul.fields li { list-style-image: none; list-style: none; }
ul.field { margin: 0; padding: 0; }
ul.fields li { padding: 0.5em 0; margin: 0; }
.fields label { display: block; font-weight: bold; font-size: 0.8em; }

/* IE fixes */
* html #sidebar { margin: 0 -3px 0 0; }
* html #content { height: 0.01%; margin-left: 180px }
* html #monk { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/monk.png', sizingMethod='image'); }