@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica Neue, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg3.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFF;
}

#container{
	display: block;
	height: 675px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	/*border: thin solid #C0C;*/
}

header {
	display:block;
	position:absolute;
	top:8px;
	right:15px;
	z-index:10;
}

header img{
	border:none;
}

nav ul, nav li {
	padding: 0px;
	margin: 0px;
}

nav li{
	display:inline-block;
	list-style:none;
}

nav a{
	padding-left: 11px;
	color: #444;
	font-size: .8em;
	text-decoration: none;
	z-index: 30; 
}

nav a:hover {
	color: #a1c456;
}

.current {
	color: #a1c456;
}

#bio, #photos, #resume, #links, #media, #contact {display:none; z-index:-5;}
#bio_img, #photos_img, #resume_img, #links_img, #media_img, #contact_img {display:none; z-index:-5;}

p {
	padding-top:0px;
	padding-bottom: 10px;
	margin:0px;
}

#home_img {
	display: block;
	height: 590px;
	width: 462px;
	border: none;
	position:absolute;
	right:10px;
	bottom:18px;
}

#upcoming { 
	position: absolute; 
	left: 20px; 
	top: 40px; 
	width: 365px;
	font-size: .9em;
	color: #4190a7;
}
	
#upcoming h4{
	margin-bottom:5px;
}

#upcoming h5{
	margin-top:0px;
	margin-bottom:0px;
}

#upcoming p{
	color: #444;
	font-size: .8em;
	width: 365px;
}

#upcoming a{
	color: #444;
	text-decoration: none;
}

#upcoming a:hover {
	color: #4190a7;
}

#upcoming img{
	height: 100px;
	width: 100px;
	border:thin solid #444;
	margin-right:10px;
	float: left;
}

#slider {
    position:relative;
    width:365px; /* Change this to your images width */
    height:120px; /* Change this to your images height */
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:none;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

#latest { 
	position: absolute;
	padding-right: 5px; 
	left: 20px; 
	top: 190px; 
	width: 300px; 
	font-size: .9em;
	color: #dc801c;
	clear:both;}
	
#latest h4{
	margin-bottom:5px;
}

#latest h5{
	margin-top:0px;
	margin-bottom:0px;
}

#latest p{
	color: #444;
	font-size: .8em;
}

#latest a{
	color: #444;
	text-decoration: none;
}

#latest a:hover {
	color: #dc801c;
}

#NewsScrollPane{
	overflow:auto;
	width:375px;
	height:365px;
	padding-right: 5px;
}

#follow {
	position: absolute;
	left: 20px;
	bottom: 22px;
}

#follow img {
	border: none;
	margin-right: 5px;
}
	
#bio {
	position: absolute;
	padding-right: 20px;
	left:350px;
	top: 125px;
	font-size: 0.8em;
	color:#444;
	z-index:444;
}

#biotext {
	position:absolute;
	width:525px;
	height:576px;
	padding-right:5px;	
}

#scrollPane {
	overflow:auto;
	width:525px;
	height:576px;
	padding-right:5px;
}
	
#bio_img {
	border: none;
	position:absolute;
	left:20px;
	bottom:18px;
}

#links_img {
	border: none;
	position:absolute;
	right:20px;
	bottom:18px;
}

#charitable {
	position: absolute; 
	left: 40px; 
	top: 70px; 
	width: 250px;
	font-size: .9em;
}

#charitable h4{
	color: #dc801c;
	margin-bottom:0px;
}

#charitable a {
	color: #444;
	text-decoration: none;
}

#charitable a:hover {
	color: #dc801c;
}

#charitable p {
	font-size: .8em;
	color: #444;
}

#theatrical {
	position: absolute; 
	left: 250px; 
	top: 260px;  
	width: 200px;
	font-size: .9em;
}

#theatrical h4{
	color: #a1c456;
	margin-bottom:0px;
}

#theatrical a {
	color: #444;
	text-decoration: none;
}

#theatrical a:hover {
	color: #a1c456;
}

#theatrical p {
	font-size: .8em;
	color: #444;
}

#friends {
	position: absolute; 
	left: 40px; 
	top: 260px; 
	width: 150px;
	font-size: .9em;
}

#friends h4{
	color: #4190a7;
	margin-bottom:0px;
}

#friends a {
	color: #444;
	text-decoration: none;
}

#friends a:hover {
	color: #4190a7;
}

#friends p {
	font-size: .8em;
	color: #444;
}

#resume_img {
	border: none;
	position:absolute;
	right:20px;
	bottom:19px;
}

#blogo {
	border: none;
	position: absolute;
	top: 60px;
	left: 12px;
}

#blogo p{
	position: absolute;
	top: 85px;
	left: 135px;
	font-size: .8em;
	color: #444;
}

#blogo a{
	color: #444;
	text-decoration: none;
}

#blogo a:hover{
	color: #dc801c;
	border:none;
}

#headshot {
	position: absolute;
	top: 250px;
	left: 70px;
	border: none;
}

#download {
	position: absolute; 
	left: 80px; 
	top: 540px; 
	width: 150px;
	font-size: .9em;
}

#download h4{
	color: #a1c456;
	margin-bottom:0px;
}

#download a {
	color: #444;
	text-decoration: none;
}

#download a:hover {
	color: #a1c456;
}

#download p {
	font-size: .8em;
	color: #444;
}

#restable {
	position: absolute;
	top: 90px;
	left: 400px;
	overflow:auto;
	width:490px;
	height:560px;
}

#restable table {
	width: 410px;
	border: none;
	cellspacing: 0px;
	cellpadding: 1px;
}

#restable .header {
	width: 130px;
	height: 12px;
	font-size: .9em;
	color: #a1c456;
	margin-top: 1px;
}

#restable .spacer {
	height: 3px;
	width: 130px;
}

#restable .show {
	width: 140px;
	height: 10px;
	font-size: .7em;
}

#restable .role {
	width: 155px;
	height: 10px;
	font-size: .7em;
}

#restable .location {
	width: 170px;
	height: 10px;
	font-size: .7em;
}

#form {
	display: block;
	position: absolute;
	top: 155px;
	left: 425px;
}

#form p{
	color: #444;
	font-size: .8em;
}

#contact_img {
	border: none;
	position:absolute;
	left:75px;
	bottom:18px;
}

#photos_img {
	border: none;
	position:absolute;
	left:11px;
	bottom:18px;
}

#shows {
	position: absolute;
	left: 325px;
	top: 150px;
	width: 150px;
}

#shows h4{
	margin-bottom:5px;
	color: #4190a7;
}

#shows h5{
	margin-top:0px;
	margin-bottom:0px;
	color: #4190a7;
}

#shows p{
	color: #444;
	font-size: .8em;
	width: 150px;
}

#shows a{
	color: #444;
	text-decoration: none;
}

#shows a:hover {
	color: #4190a7;
}

#benefits {
	position: absolute;
	left: 505px;
	top: 150px;
	width: 260px;
}

#benefits h4{
	margin-bottom:5px;
	color: #dc801c;
}

#benefits h5{
	margin-top:0px;
	margin-bottom:0px;
	color: #dc801c;
}

#benefits p{
	color: #444;
	font-size: .8em;
	width: 260px;
}

#benefits a{
	color: #444;
	text-decoration: none;
}

#benefits a:hover {
	color: #dc801c;
}

#misc {
	position: absolute;
	left: 525px;
	top: 150px;
}

#misc h4{
	margin-bottom:5px;
	color: #dc801c;
}

#misc h5{
	margin-top:0px;
	margin-bottom:0px;
	color: #dc801c;
}

#misc p{
	color: #444;
	font-size: .8em;
	width: 365px;
}

#misc a{
	color: #444;
	text-decoration: none;
}

#misc a:hover {
	color: #dc801c;
}

#video1 {
	position: absolute;
	left: 30px;
	top: 100px;
}

#video2 {
	position: absolute;
	left: 300px;
	top: 100px;
}

#embedr {
	position: absolute;
	left: 150px;
	top: 90px;
}

