
	/* ******** jerrys template ********** */
	body {
		font-family : "Lucida Grande", Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
		/**/
		color:#333333;
		margin-top:0px;
		/*  comment out the line below to remove color from the background. To change color of the
		background substitute a different hex value. These are the other values in the seedwiki palette:
		#99CC00,0#7CA600,#608000,#CC7700,#A66100,#804A00,#333333,#CCCCCC,#000000 
		*/
		background-color: #EFEFEF; 
		
	}
	
/* ************** main *************** */
#main, #main_edit{
	/* change the number of pixels in the line below to change the width of the display
	140 + 140 + 450 = 730 */
	
	/* change the number of pixels in the line below to adjust the amount of background that shows at
	the top of the browser, this setting makes the content div go right to the top of the browser. If
	you use a colored background you may want a band to color to show across the top of the content div */
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color:white;
	padding-left: 1em;
	/* change the number of ems to adjust the amount of blank space
	 at the top of the div containing your content*/
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	/*background-image:url(../../images/SeedWiki/fullpage.gif) ; */
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD #BBBBBB #BBBBBB #DDDDDD;
	}
	
	#main {
		width: 800px;
	}
	
	#main_edit {
		width: 95%;
	}
	/*
	#main_edit {
	background-color:#E0E0A0;
	}
	*/
	/* for older browsers that do not understand inheritance */

	p, td, ul, ol, ul, li, dl, dt, dd {
		font-family : "Lucida Grande", Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	}
	
	/* Don't change this one unless you know what you're doing */
	div.cleaner {
		clear: both;
	}
	
	
/* ************** header *************** */
	#header{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	/* background-color:#E8EDC5; */
}
#pageTitle{
		margin-bottom: 10px;
	}
	
	.pageTitleSeperator
	{
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
	}
	/* the page title in the bread crumb header */
	#pagename a
	{
		color:#804A00;
		text-decoration:none;
		font-size: large;
		font-weight: bold;
		margin-left: 3px;
		margin-bottom: 20px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
	}

	

/* ************** left menu *************** */
#menueditlink { 
		display: none;
		}
#menudiscussionlink { 
		display: none;
		}
#menuviewlink { 
		display: none;
		}
.menulinks {
	display: block;
	}
	
.menulinks a {
	display: block;
	padding: 1px 1px 1px 5px;
	
	background-color: #eeeeee; 
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: x-small;
	voice-family: "\";}\"";
		background-color : transparent;
		voice-family: inherit;
		font-size: small;
		text-decoration: none;
		color: #6600FF;
	}

.menulinks a:visited {
		color: #0000FF;
		
	}


.menulinks a:hover {
		color: rgb(80%,30%,20%);
	}

.menuBody
	{
		color: black;
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
		height: 100%;
	}
	
	.mymenumenu {
	display:none;
	}
	
	a.mymenuitems_selecteditem {
	background-color:#CC7700;
	}

	a.mymenuitems {
	
	}
	 .custommenulabel  {
	font-size:14px;
	color:#003399;
	background-color:#E8EDC5;
	border-top: 2px solid white;
	}
	
	
	 .custommenulabel_selected  {
	font-size:14px;
	color:#000066;
	border-top: 2px solid white;
	background-color:#CC7700;
	}
	
	 .custommenuitem_selected  {
	font-size:14px;
	color:#000066;
	background-color:#CCcccc;
	}
	
	#menudisplay{
	margin-top: 10px;
	}
	
	.mymenulabel {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	color: #CC7700;
	font-weight:600;
	border-bottom: 3px solid #CC7700;
	}
	
	.mymenu 
	{
		display:none;
	}
	
	.custommenu
	{
		display:none;
	}
	
	.menutext{
	color: blue;
	font-size: x-small;
	}
	
	.menuinput {
	width:140px;
	}
/* ************** content *************** */

#content{
	width: 450px;
	float: left;
	background: white;
	font-size:small;
	margin-top: 10px;
	margin-left: 10px;
}

a.otherwikilink{
	padding-right: 8px;
	background: url(/images/seedwiki/otherwiki.gif) no-repeat center right;
	}
a.othersitelink{
	padding-right: 12px;
	background: url(/images/seedwiki/othersite.gif) no-repeat center right;
	}

/* ************** right bar *************** */

#accountlabel { 
		}

div#rightbarlinks a {
	display: block;
	padding: 1px 1px 1px 5px;
	font-size: x-small;
	voice-family: "\";}\"";
		background-color : transparent;
		voice-family: inherit;
		font-size: small;
		text-decoration: none;
		color: #6600FF;
	}
	
div#rightbarlinks a:visited {
		color: #0000FF;
	}

div#rightbarlinks a:hover {
		color: rgb(80%,30%,20%);
	}

div#wikifarmlinks {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	}
	
div#wikiaccount {
	/* border-top: 1px solid #cccccc; */
	font-size: xx-small;
	}

/* ************** footer *************** */

/* ************** logo *************** */

/* ************** pagetitle *************** */

/* ************** search *************** */
div#search  {
	background-color: transparent;
	color: black;
	left:10px;
	padding: 2px 0px 0px 0px;
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
	font-size: xx-small;
	voice-family: "\"}\"";
		voice-family: inherit;
		font-size: x-small ;
	}
	div#searchinput {
		font-size: small;
		width: 75px;
	}
	div#searchtext {
		font-size: small;
		width: 140px;
	}
	div#searchbutton {
		font-size: small;
		width: 75px;
	}

/* ************* discussion *********** */

.discussion_comment{
 	margin-left:10px;
  	background-color:#FFFF99;
}

/* ************* add comments *********** */

.comment_comment{
 	margin-left:10px;
  	background-color:#FFFF99;
}

/* ************** blog *************** */

.blog_post_widget_header_closed {
background: url(/images/seedwiki/open_green.gif) no-repeat center right;
}
.blog_post_widget_header_open {
background: url(/images/seedwiki/close_green.gif) no-repeat center right;
}

/* ************** slideshow *************** */
	
		
	
	
	
	#menuhidelockdeletelink { 
		display: none;
		}
	#menuuseradminlink { 
		display: none;
		}
	#menuuserreportlink { 
		display: none;
		}
	
	#recentpageslabel {
	display: block;
	}
	
	



#slideheader{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	height:40px;
	width: 100%;
	background-color:#FF7F00;
	font-weight: bold;
	font-size:18px;
}

#menu{
	float:left;
	text-align:left;
	width:150px;
	margin-right: 10px;
	background:white;
}




#rightbar{
	margin-top: 10px;
	margin-left: 10px;
	float:right;
	width:160px;
	background-color:white;
}

#metrics{
	
	/*border: 1px solid #cccccc;*/
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-left: 150px;
	font-size: small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: medium;
}/* this style sheet uses the 'box model hack' to deal with font
	sizes in IE5/Windows */

	div#rootLinks  {
	background-color: transparent;
	color: black;
	padding: 2px 0px 0px 0px;
	font-size: xx-small;
	voice-family: "\"}\"";
		voice-family: inherit;
		font-size: x-small ;
	}
	
	.copyright  {
		background-color: #EAEAEA;
		color: black;
		padding: 2px 0px 0px 0px;
	}
	.illustration  {
		float: left;
		margin-right: 12px;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	
	div#rootLinks  {
	background-color: #D9FFFF;
	color: black;
	padding: 2px 0px 0px 0px;
	}
	
	div#logo  {
		padding: 0px 0px 0px 0px;
		border : 0px;
		width: 75px;
		left:10px;
		background-color: transparent;
	}
	
		
	#usermessage {
	
	background-color: #FFFFCC;
	}
	
	div#networkframe {
	
	font-size: x-small;
	voice-family: "\";}\"";
		background-color: transparent;
		voice-family: inherit;
		font-size: small;
		text-decoration: none;
		color: #6600FF;
	}
	div#networkframe a {
	display:inline;
	margin: 0;
	padding: 1px 5px 1px 5px;
	font-size: x-small;
	voice-family: "\";}\"";
		background-color: transparent;
		voice-family: inherit;
		font-size: small;
		text-decoration: none;
		color: #6600FF;
	}
	
#breadcrumblinks {
	
	font-size: x-small;
	voice-family: "\";}\"";
		background-color:#E8EDC5;
		voice-family: inherit;
		font-size: small;
		text-decoration: none;
		color: black;
	}
	
#breadcrumblinks a {
	display:inline;
	margin: 0;
	padding: 1px 5px 1px 5px;
	font-size: x-small;
	voice-family: "\";}\"";
		
		voice-family: inherit;
		font-size: small;
		text-decoration: none;
		color: #6600FF;
	}


	
	#breadcrumblinks a:visited {
		color: #0000FF;
		
	}


	#breadcrumblinks a:hover {
		color: rgb(80%,30%,20%);
	}


	/* the left hand rectangle holding the whole menu */
	
	#wikiaccount{
	font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
		color: black;
	}
	.accountline {

	display:block;
	font-size:10px;
	}
	#goto{
	font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: x-small;
		color: black;
	}
	/* the pages in the breadcrumb past the current page */
	.breadCrumbEntry
	{
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
	}
	/* the > between the breadcrumb entries */
	.breadCrumbSeperator
	{
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
	}
	/* the entries in the standard footer */
	
	.accountText
	{
		font-size: xx-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: x-small;
		color: black;
	}
	/* the * seperators in the standard footer */
	.footerSeperator
	{
		font-size: xx-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: x-small;
	}
	/* the > before the page title in the bread crumb header */
	
	/* the page header */
	.menuPageHeader
	{
		background: white;
		color: black;
		font-size: small;
	}

	/* the page content, height is so the footer and metrics will not crowd
	short pages */
	.menuPageContent
	{
		background: white;
		color: black;
		padding-left : 25px;
		padding-top : 10px;
		font-size: small;
	}
	/* the footer*/
	.menuPageFooter
	{
		background: white;
		color: black;
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
	}

	
	#logo a{
	color: #99CC00;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
	}

	/* if the wiki has a logo, then that is at the top of the menu */
	.menuImageLogo
	{
		color: black;
	}

	/* the table that holds the search and menu items */
	.menuTable
	{
		background: white;
		color: black;
	}
	/* the text input for search criteria */
	.menuSearchInput
	{
		background: white;
		color: black;
		border-right: 1px solid rgb(60%,50%,40%);
	}
	/* the search submit button */
	.menuSearchButton
	{
		background: white;
		color: black;
		border-right: 1px solid rgb(60%,50%,40%);
	}
	/* the 'edit' menu item */
	.menuItemEdit
	{
		background: white;
		color: black;
	}
	.menuItemChanges
	{
		background: white;
		color: black;
	}
	.menuItemVersions
	{
		background: white;
		color: black;
	}
	.menuItemDirectory
	{
		background: white;
		color: black;
	}
	.menuItemInfo
	{
		background: white;
		color: black;
	}
	.menuItemHelp
	{
		background: white;
		color: black;
	}
	.menuItemHostedWikis
	{
		background: white;
		color: black;
	}
	.menuItemStartWiki
	{
		background: white;
		color: black;
	}
	.menuItemHostedWikis
	{
		background: white;
		color: black;
	}
	.menuItemRootWiki
	{
		background: white;
		color: black;
	}



.blogtitle { 
	margin: 0px 0px 10px; 
	padding: 5px; 
	font-family: Verdana,Arial,sans-serif; 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	background-color: rgb(221, 221, 221); 
}	

.blogtitle a { 
	text-decoration: none;
}	

.date { 
	margin: 15px 0px 0px; 
	font-family: Verdana,Arial,sans-serif; 
	color: black; 
	font-size: 11px; 
	font-weight: bold; 
}

.byline { 
	font-family: Verdana,Arial,sans-serif; 
	color: rgb(153, 153, 153); 
	font-size: 11px; 
}
	
	
/****************** calendar ******************/

td.calendar_event_year {
background-color: gold;

}

td.calendar_event_month {
background-color: silver;
}

.calendar_event_date {
font-weight: bold;
}

.calendar_event_city{
font-weight: bold;

}
.calendar_event_title{
font-weight: bold;
color: maroon;

}
.calendar_instructions{
color: maroon;
}
.calendar_membership_message{

}
.calendar_text {
font-weight:bold;
}
.calendar_description{
margin-left: 10px;
margin-top:5px;
margin-bottom:10px;
}
	
