@charset "utf-8";
/* Headings & Text Formatting */
h1 
{
	color: #FFFFFF;
	font: normal 22px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #8C7CBE;
	width: 600px;
	margin-left: 5px;
	height: 28px;
}
h2 {
	color: #FFFFFF;
	margin-right: 12px;
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 600px;
	background: #B74E2B;
	height: 20px;
}
h3 {
	color: #FFFFFF;
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #7CB47C;
	width: 600px;
	margin-left: 5px;
	height: 23px;
}
h4 {
	color: #FFFFFF;
	text-align: center;
	background: #DC8669;
	width: 150px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #DC8669;
	border-bottom: 1px solid #DC8669;
}
h5 {
	color: #B74E2B;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#content li {
	list-style: url(../graphos/li_purple.gif);
}

.intro/* introduction */
 {
	color: #8C7CBE;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	display: block;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 25px;
}
.play {
	color: #59A5CC; /* no link here */
}

/* Links for awl plays */
.play a {
	color: #59A5CC;
	text-decoration: none;
}
.play  a:hover {
	color: #237996;
	text-decoration: none;
}

.role {
	color: #8C7CBE; /* no link here */
}
.person {
	color: #DC8669;
}
.person  a {
	color: #DC8669;
	text-decoration: none;
}
.person  a:hover {
	color: #B74E2B;
}

.venue {
	color: #7CB47C; /* no link here */
}

/* Container element */
#container  {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../graphos/backgrounds/purple.jpg) repeat;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: hidden;
} 
/* Header holding the awl logo at the moment */
#header  {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
} 

#name {
	float: left;
	width: 380px;
	height: 40px;
	background: #8C7CBE;
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
}
.titleName {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
#title {
	background: #8C7CBE;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 40px;
	border-bottom: 1px solid #FFFFFF;
	width: 380px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}
.titleTitle {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
/* Floating rhs column*/
#sidebar  {
	float: right; /* since this element is floated, a width must be given */
	width: 150px;
}

.sidebartable {
	color: #333333;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.sidebartext {
	color: #333333;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}
.sidebarImageText {
	color: #333333;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

#footer  {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#8C7CBE;
} 

/* Skills Titles, e.g. Dance etc */
.skilltitles {
	color: #B74E2B;
	font-size: 12px;
	font-weight: bold;
}


/* css table containing thumbnails */
.thumbnail
{
	width: 100px;
	border: 1px solid #7CB47C;
	padding: 5px 5px 6px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 150px;
	display: inline;
	float: left;
	margin: 10px 5px;
	line-height: 14px;
	background: #7CB47C;
}
#content {
	width: 610px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	border-left: 1px solid #8C7CBE;
	background: #FFFFFF;
}
#photos {
	width: 625px;
	float: left;
	padding-top: 5px;
	border-left: 1px solid #8C7CBE;
	padding-left: 2px;
}
/*quick link */

.sidenav {
	width: auto;
	border-right: 1px solid #8C7CBE;
	border-left: 1px solid #8C7CBE;
}

.sidenav h1 {
	border-bottom: 1px solid #8C7CBE;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 8px;
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	background: #8C7CBE;
}
.sidenav h1 a {
	height: 22px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.sidenav h1 a:hover {
	height: 22px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	color: #7cb47c;
}

.sidenav ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.sidenav li {
	border-bottom: 1px solid #8C7CBE;
	border-top: 1px solid #FFFFFF;
	list-style: none;
	text-decoration: none;
	display: block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.sidenav li a {
	color: #8C7CBE;
	display: block;
	padding: 8px 4px 8px 8px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #BFD9BE;
	color: #FFFFFF;
}
a 
{
	color: #7CB47C; /* link */
	text-decoration: none;
}
a:hover 
{
	color: #549454; /* link hoover */
