/*Everyman Theatre Archive Style Sheet*/
/*IMPORTANT: Modifying this document could result in unwanted styling changes accross the whole website. A backup can be found in the 
_dev backup folder on this server*/

body {
padding:0px;
	}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
color:#CC00CC;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:10px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
}

span.bold {
font-weight:bold;
} 

#box2 {
width:400px;
}

#pic {
height:100%;
float:left;
margin-top:202px;
padding-right:20px;
padding-left:20px;
}

#buttons{
float:right;
margin-top:40px;
}

#boldhead {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#name {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#phone {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#email {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


/*Timeline Style*/

#search {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
background-color:#FF99FF;
}

#navbox {
width:400px;
padding:0px;
text-align:right;
}
#menus {
padding:2px;
}

#box {
width:400px;
}
#head {
background-color:#FF99FF;
}
#content {
background-color:#FFCCFF;
padding:5px;
}

#content_alt {
background-color:#FFFFFF;
padding:5px;

}
span.quote {
font-style:normal;
color:#666666;
}

#top {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#date {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#CC00CC;
}

#season {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#CC00CC;
}

#play {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#CC00CC;
}

#reason {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

#directors {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#people {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

#quotes{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:12px;
color:#666666;
padding:5px;
}

