/* last updated 10/14/08 */
 
/*this style sheet governs the php files inside the CE Cultural Studio University directory */


	
/* basic elements */

body {
  padding-top: 5em;
  padding-left: 7em;
  font-family: futura, arial, sans-serif;
  color: #F0F8FF;
  font-size: 10pt;
  font-weight: 300;
  background-image: url(../images/museumcenter_sidebar.jpg);
  background-color:#FFFFFF;
  }

a:link, a:visited {
  color: #B0C4DE;
  text-decoration: none;
  font-style: normal;
  font-family: futura, arial, sans-serif;
  background-color: transparent;
  }
   
a:hover { 
  text-decoration: none; 
  color: #FF6347;
  background-color: transparent;
  }   

h1, h2, h3 {
  color: #6699CC;
  font-family: futura, arial, sans-serif; 
  font-weight: 600;
  font-size: 12pt;
  letter-spacing: 0.2em;
  background-color: transparent;
  }

img {
  float:left;
  margin-right: 5%;
  margin-top: 2%;
  }

p {
  text-align: left;
  color: #696969;
  font-style: normal;
  font-weight: 300;
  font-size: 10pt;
  font-family: futura, arial, sans-serif;
  }   

.current { 
    color:white;
    font-weight:  bolder;
    font-size: 10pt;
    background-color: transparent;
  } 

indent {
  position:absolute;
  left: 1em;
  }
    
capt {
  position:absolute;
  left: 1em;
  font-style:italic;
  font-size: 9pt;    
  width:300px;    
  }

ul {
  list-style: none;
  text-align: left;
    margin-left: -1.5em;
    font-family: futura, arial, sans-serif;
  }     
   
/* emphasizers */

.ital {
  font-style:italic;
  font-size: 10pt;
  }  

.sm {
  vertical-align: -1em;
  position: inherit;
  float: left;
  font-style:none;
  font-size: 9pt;
  margin-top:-1em;
  }  
	
.emphasis {
  color: red;
  font-style: italic;
  font-family: futura, arial, sans-serif;
  letter-spacing: 0.5em;
  background-color: transparent;
  }
	
/* Gw and first level  navigation */   	
   
.logo {
  position:absolute;
  left: 1em;
  top: 0.5em;
  width:40px;
  text-align:left;
  background-color: transparent;
  }
 
.studios {
  position:absolute;
  left: 1em;
  top: 4em;
  background-color: transparent;
  }
   
/* Sidebar Navigator */   
 
/* First Level Menu */   
 
ul.navbar {
  text-decoration: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 7em;
  left: 1em;
  width: 8em;
  font-weight: 600;
  font-size: 10pt;
  }

 ul.navbar li {
  background: transparent;
  margin: 0.5em 0;
  font-weight: 600;
  font-size: 10pt;
  }
   
ul.navbar a {
  text-decoration: none;
  font-weight: 600;
  font-size: 10pt;
  }
   
ul.navbar a:hover { 
  text-decoration: none; 
  color: #FF4500;
  } 
	   
/* Second Level */   	   
	    
ul.studionav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 15em;
  left: 1.5em;
  width: 8em;
  font-weight: 600;
  font-size: 12pt;
  }

ul.studionav li {
  background: transparent;
  margin: 0.5em;
  font-size: 10pt;
  }
   
ul.studionav a {
  text-decoration: none;
  font-weight: 400;
  font-size: 10pt;
  }
   
ul.studionav a:hover { 
  text-decoration: none; 
  color: #FF4500;
  }   

/* Third Level */ 

ul.worknav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 35em;
  left: 1em;
  width: 12em;
  font-size: 8pt;
  font-weight: 400;
  }

ul.worknav li {
  background: transparent;
  margin: 0.5em;
  font-size: 8pt;
  font-weight: 400;
  }
   
ul.worknav a {
  text-decoration: none;
  font-size: 8pt;
  font-weight: 400;
  }
   
ul.worknav a:hover { 
  text-decoration: none; 
  color: #FF6347;
  }
	   
/* Content */ 

ul.content {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;

  left: 13em;

  }

.thumb {
  position:absolute;
  left: 13.5em;
  top: 8em;
  width:800px;
  text-align: left;  
  margin: 0.5em;
  } 

.pdf {
  position:absolute;
  left: 13em;
  top: 35em;
  width:800px;
  text-align: left;  
  margin: 0.5em;
  } 

/* Text Columns */

.txtcolumnone{ 
padding-left: 7em;
position:absolute;
  left: 7em;
  bottom: 2em;
  width:300px;
  text-align: left;  
  } 

.txtcolumntwo {
  padding-left: 7em;
position:absolute;
  left: 33em;
  bottom: 2em;
  width:300px;
  text-align: left;       
  } 



/* Formats for Content Divs s */ 

#thumb {
  list-style-type: none;
  text-align:left;
  position:absolute;
  top: 6em;
  left: 11em;  
  }

#title {
  list-style-type: none;
  text-align:left;
  position:absolute;
  top: 2em;
  left: 13em;             
  }

#navigator1 {
  position:absolute;       
  top: 10em;
  left: 13.5em;
  margin: 0.5em;  
  width: 10%;
  max-width:10em;
  float: left;
  clear:both;
  }

#navigator2 {
  position:absolute;       
  top: 10em;
  left: 19.5em;
  width: 10%;
  max-width:10em;
  }

#text {
  list-style-type: none;
  text-align:left;
  position:absolute; 
  left: 14em;
  top: 17em; 
  margin-right: 3em;     
  border-width:medium;
  border-color: black;
  width: 80%;
  }

 #file {
  padding-top: 0em;
  float: right;
  list-style-type: none;
  text-align:right;
  position:absolute;
  top:19em;
  left: 11em;
  width: 64em;  	
  }

.testament { 
  font-style:normal;
  margin-top: 1.1in;
  margin-bottom: 0.5in;
  margin-left: 0em; 
  margin-right: 11em;
  background-color: transparent;
  } 

.project { 
  position:absolute;
  top: 4em; 
  margin:0em;
  width: 800px;
  } 
	
.mission { 
  font-style:normal;
  margin-top: 0.5in;
  margin-bottom: 0.5in;
  margin-left: 0em; 
  margin-right: 11em;
  background-color: transparent;
  }  	 
	 
 .main {
  text-align: left;
  margin-left: 0em; 
  margin-right: 6em;
  background-color: transparent;
  }
	
.vcss {
  position: absolute;
  bottom:1.5em;
  left:1em;
  }

.subtext {
  position: absolute;
  text-align: left;
  top: 42em;
  margin-right: 11em;
  }
	
.footnote1 {
  position: absolute;
  bottom:3em;
  left:1em;
  width: 300px;
  color:#a9a9a9;
  white-space: nowrap;
  font-style:italic;
  font-size: 9pt;
  margin-top: 0.5in;
  background-color: transparent;
  }

.footnote2 {
  position: absolute;
  top: 55em;
  left:1em;
  width: 300px;
  color:#a9a9a9;
  white-space: nowrap;
  font-style:italic;
  font-size: 9pt;
  margin-top: 0.5in;
  background-color: transparent;
  }

/* Formats for Footer Divs  */ 

.footer {
  position: absolute;
  bottom:1em;  
  width: 100%;
  letter-spacing: .5em;
  white-space: nowrap;
  font-size: 18pt;
  margin-top: 0.5in;
  background-color: transparent;
  }

.footer a {
  text-decoration: none;
  font-size: 12pt;
  }
   
.footer a:hover { 
  text-decoration: none; 
  color: #5a84b6;
  }       