/* Western Gallery CSS */

* {margin: 0; padding: 0;}

body {
	font-size: 62.5%; /* 1em = 10px */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	background: #fff url(../images/bg_header.gif) repeat-x top left;
	margin: 0;
	padding: 0 0 25px 0;
	text-align: center;
	}
	
/* For font size child pixels / parent pixels = child ems */

h1, h2, h3, h4, h5, h6 {font-family: Times, serif;}

h1 {font-size: 2.0em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}

input, select, th, td {font-size: 1em}

li li, li p, td p, blockquote p, div p {font-size: 1em}

img {
	border: none;
	}
	
abbr, acronymn {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }
  
 .footnote {
 	font-size: .8em;
	}
  
.hide {
	display: none;
	}
	
.WWU-Logo { /* This class controls the WWU logo located in the Footer of the page */
	text-align: right;
	margin: 7px 14px;
	}
	
.lectures-feature, .info {
	padding: 5px 40px;
	background-color: #555;
	border-bottom: 1px solid #900;
	border-right: 1px solid #900;
	}
	
.info-nodec {
	padding: 5px 40px;
	}
	
.info img {
	float: right;
	padding: 20px 0 20px 20px;
	}
	
.exhibit-title {
	font-weight: bold;
	font-family: Times, serif;
	font-size: 1.4em;
	}
	
.lectures-title {
	font-weight: bold;
	font-family: Times, serif;
	font-size: 1.2em;
	}
	
.lectures-main {
	font-weight: bold;
	font-family: Times, serif;
	font-size: 1.6em;
	}
	
.exhibit-date, .lectures-date {
	font-style: italic;
	}
	
.exhibit {
	padding: 10px 0 20px 0;
	margin: 10px 0 10px 0;
	clear: both;
	}
	
.exhibit-feature {
	text-align: left;
	display: inline;
	float: right;
	width: 520px;
	margin: 0 0px 20px 20px;
	}
	
.exhibit-img {
	clear: both;
	margin-right: 5px;
	align: left;
	}

.img-footprint {
	line-height: 1.2em;
	font-size: 100%;
	}
	
ul {
	list-style: url("../images/wg_bullet.gif") outside circle;
	padding: 20px;
	}
  
/*-- links --*/

a:link{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

a:visited{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #ccc;
	}
	
a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ccc;
	}
	
/*-- Layout Elements --*/

#Wrap-home {
	background: transparent url("../images/bg_home.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	z-index: 1;
	}
	
#Wrap-about {
	background: transparent url("../images/bg_about.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	z-index: 1;
	}
	
#Wrap-contact {
	background: transparent url("../images/bg_contact.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	z-index: 1;
	}
	
#Wrap-current {
	background: transparent url("../images/bg_current_exhibit.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	z-index: 1;
	}
	
#Wrap-schedule {
	background: transparent url("../images/bg_schedule.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	}
	
#Wrap-lectures {
	background: transparent url("../images/bg_lectures.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	z-index: 1;
	}
	
#Wrap-sculpture {
	background: transparent url("../images/bg_sculpture.jpg") top left no-repeat; /* Feature Image */
	margin: 0 auto;
	width: 750px;
	z-index: 1;
	}

#Header {
	verticle-align: bottom;
	height: 208px;
	}
	
#Header-tour {
	verticle-align: bottom;
	height: 108px;
	}

#Logo {
	float: left;
	padding: 20px 0 0 20px;
	}

#Content-Wrap {
	text-align: left;
	z-index: 3;
}

#Content {
	min-height: 300px;
	padding: 20px;
	clear: both;
	background: #444 url("../images/bg_fade.gif") top left repeat-x; /* Gradient Bar */
	color: #fff;
	font-size: 1.2em;
}

#Footer {
	height: 50px;
	background: #444;
	border-top: 2px solid #ccc;
	}
	
/*-- Tab Styles --*/

#Menu {
	float: left;
	width: 100%;
	background: transparent url("../images/bg_tabs.gif") repeat-x bottom;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	
	}
#Menu ul {
	margin: 0;
	padding: 73px 20px 0; /* Header is 208px height, logo 110px w/padding, tabs 33px high: 208-110-33=65px padding top for tabs to align them bottom */
	*padding: 69px 20px 0;
	list-style: none;
	}
#Menu li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#Menu a {
	float: left;
	background: transparent url("../images/tabs/tabs_left_black.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 14px;
	border-bottom: 1px solid #444;
	text-decoration: none;
	}
#Menu a span {
	float: left;
	display: block;
	background: transparent url("../images/tabs_both_matteblack.gif") no-repeat right top;
	padding: 6px 13px 4px 0; /* This controls the size of the tabs */
	font-weight: bold;
	color: #fff;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#Menu a span {float:none;}
/* End IE5-Mac hack */
#Menu a:hover span {
	color: #fff;
	}
#Menu #current a {
	background-position: 0 -92px;
	border-width: 0;
	}
#Menu #current a span {
	background-position: 100% -92px;
	padding-bottom: 5px;
	color: #fff;
	}
#Menu a:hover {
	background-position: 0 -92px;
	}
#Menu a:hover span {
	background-position: 100% -92px;
	}
/*-- End Tab Styles --*/

/*-- Page Titles --*/
#Title {
	width: 648px;
	height: 45px;
	position: relative;
	}


#Title span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
.title-home {background: url("../images/title-home.gif") no-repeat;}
.title-about {background: url("../images/title-about.gif") no-repeat;}
.title-contact {background: url("../images/title-contact.gif") no-repeat;}
.title-current {background: url("../images/title-current.gif") no-repeat;}
.title-schedule {background: url("../images/title-schedule.gif") no-repeat;}
.title-lectures {background: url("../images/title-lectures.gif") no-repeat;}
.title-sculpture {background: url("../images/title-sculpture.gif") no-repeat;}
.title-loggie {background: url("../images/title-loggie.gif") no-repeat;}
.title-leese {background: url("../images/title-leese.gif") no-repeat;}
.title-randlett{background: url("../images/title-randlett.gif") no-repeat;}
.title-students {background: url("../images/title-students.gif") no-repeat;}
.title-ireland {background: url("../images/title-ireland.gif") no-repeat;}
.title-k12 {background: url("../images/title-k12.gif") no-repeat;}
.title-resources {background: url("../images/title-resources.gif") no-repeat;}

/*-- Line Up Front Page --*/

#Line-Up {
	/*clear: both;*/
	padding: 20px 0;
	text-align: center;
	height: 150px;
	}

#Line-Up div {
	float: left;
	}
	
#Line-Up img {
	width: 150px;
	height: 150px;
	padding: 6px;
	margin: 0 4px;
	border: 1px solid #555;
	}
	
#Line-Up p {
	font-size: 0.8em;
	font-style: italic;
	}
	
.spacer {
	clear: both;
	}
	
		
.caption { font-size: .9em; font-style: italic }
