/* MAIN/BASE CSS Document- go on every page */

body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:50% 0;
	font-family:"Trebuchet MS", sans-serif;
	font-size: 11px;/* Resets 1em to 10px */
	font-size: 11px;
	line-height: 14px;
	color:#999999;
}


#pagewrap {
	position: relative;
	margin: 0 auto;
	padding:20px;
	width:900px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 860px; /* actual value */
}



/* general FONT styles */

h2 {
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}

p {
	margin: 5px 0;
	letter-spacing:1px;
	padding: 0;
}

a {
	display:block;
	margin: 0;
	padding:0;
}

p a {
	display:inline;
}

a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#newsWrap h2 {
	color:#993333;
	margin:40px 0 0 0;
	padding:0;
}

#newsWrap .date {
	margin:0 0 10px 0;
	padding:0;
}


/* HEADER elements */

#social {
	float:left;
	display:inline;
	width:60px;
	padding:0;
	border:none;
	height:25px;
}

#social li {
	float:left;
	display:inline;
	width:24px;
	margin:0;
	margin-right:5px;
	padding:0;
	border:0;
	list-style:none;
}

#social li img {
	border:0;
}
	

#header {
	/* width: 690px; original with no social icons*/
	width: 620px;
	height: 40px;
	margin:0;
	padding:0;
	float:right;
	display:inline;
}

#logo {
	float: right;
	display:inline;
	width: 260px;
	height:40px;
	margin: 0;
	padding:0;
	border:none;
}


/*
#radio {
	float:right;
	display:inline;
	width:170px;
	padding:5px 0 0 0;
	border:none;
	height:20px; /* for IE5/Win 
	voice-family: "\"}\"";
	voice-family:inherit;
	height:15px; /* actual value 
}
*/

#radio {
	float:right;
	display:inline;
	width:170px;
	padding:0;
	border:none;
	height:15px;
}




#nav {
	float:right;
	list-style: none;
	margin: 0;
	padding: 0;
	/* width: 425px; original with no social icons*/
	width: 350px;
	height: 25px;
	overflow: hidden;
	display: inline;
	}


#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	display:inline;
	padding: 25px 0 0 0;
	margin:0;
	border:none;
	overflow: hidden;
	height:25px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0px; /* actual value */
	}
	
#nav a:hover {
	background-position: 0 -25px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -25px;
	}
	


#navCalendar a {
	width: 80px;
	background: url(/img_base/nav-calendar.gif) left top no-repeat;
	}


/*	 Replaced Nav item "apprearances" with "calendar" Aug 2010, as per Amy K request

#navAppearances a {
	width: 106px;
	background: url(/img_base/nav-appearances.gif) left top no-repeat;
	}
*/	
#navProjects a {
	width: 73px;
	background: url(/img_base/nav-projects.gif) left top no-repeat;
	}
	
#navGallery a {
	width: 66px;
	background: url(/img_base/nav-gallery.gif) left top no-repeat;
	}
	
#navLibrary a {
	width: 66px;
	background: url(/img_base/nav-library.gif) left top no-repeat;
	}
	
#navForum a {
	width: 54px;
	background: url(/img_base/nav-forum.gif) left top no-repeat;
	}
	
/* Removed unused Nav item "store", also to make room for Twitter and Facebook icons

#navStore a {
	width: 48px;
	background: url(/img_base/nav-store.gif) left top no-repeat;
	}
*/





/* BANNER border STYLE */


.banAppearance {
	border: 1px solid #999966;
}

.banProject {
	border: 1px solid #339999;
}

.banLibrary {
	border: 1px solid #669933;
}

.banGallery {
	border: 1px solid #996699;
}

#bannerLarge a:hover img, .appearCol a:hover img, #baseBanner a:hover img, #projectsWrap a:hover img {
	border:1px solid #FFFFFF;
}


/* FORM STYLE */

form {
	margin:5px 0 5px 0; 
	padding:0;
	}

#elistbutton {
	font-family: "trebuchet MS", sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 10px;
	border: 1px solid;
	border-top-color: #339999;
	border-right-color: #996699;
	border-bottom-color: #669933;
	border-left-color: #999966;
	margin-bottom: 2px;
	margin-top: 2px;
}

	
#elistbox {
	font-size: 10px;
	background-color: #111111;
	color: #FFFFFF;
	border: 1px solid;
	margin-bottom: 2px;
	margin-top: 2px;
}


/* FOOTER NAV */

#footer {
	background-image: url(/img_base/footer.gif);
	background-repeat:no-repeat;
	margin-bottom:0;
	padding:10px;
	height: 100px;
	width:860px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 840px; /* actual value */
}

#footerNav {	
	list-style: none;
	margin-top:0;
	margin-left: 70px; /*ORIGINAL2009 margin to hard center the footer nav */
	margin-left: 170px; /*margin to hard center the footer nav */
	padding: 0;
}

#footerNav li {
	list-style:none;
	margin:0;
	padding:0 8px;
	display:inline;
	float: left;
}


#footerNav a {
	border:none;
}
	

/* temporarly disabled
#footerNavNews a:link, #footerNavNews a:visited {
	color:#993333;
}
*/

#footerNavAppear a:link, #footerNavAppear a:visited {
	color:#999966;
}

#footerNavProjects a:link, #footerNavProjects a:visited {
	color:#339999;
}

#footerNavLibrary a:link, #footerNavLibrary a:visited {
	color:#669933;
}

#footerNavGallery a:link, #footerNavGallery a:visited {
	color:#996699;
}

#footerNavStore a:link, #footerNavStore a:visited {
	color:#66CC99;
}

#footerNavForum a:link, #footerNavForum a:visited {
	color:#FFCC33;
}

#footerNav a:hover, a:active {
	color:#666666;
	text-decoration:none;
}
