@charset "UTF-8";

#rightside{
	text-align:center;
	width:140px;
	float:left;
	margin: 260px 0 0 66px;}



#keepit{
	margin:0px 0 0 0;
	width:104px;
	height:37px;
	background:url(pix/redbutton.png) no-repeat 2px 0;}
	
#download{
	margin:0px 0 0 0;
	width:104px;
	height:37px;
	background:url(pix/greybutton.png) no-repeat 2px 0!important;}
	

#keepit p, #download p{
	padding:5px 0 0 0px;
	text-shadow: 0.1em 0.1em 0.2em black;}
	
#download p{
	padding: 4px 0  0 0 ;}
#keepit a, #download a{
	font-family: 'MuseoSlab500Regular'!important;
	font-weight:normal;
	font-size:13px!important;
	color:#fff!important;
	text-shadow: 0.19em 0.19em 0.19em #600505;}

#download a{
	font-size:11px!important;
	text-shadow: 0.15em 0.15em 0.15em #333333;}
	
	
#keepit a:hover{
	text-decoration:none;
	text-shadow: -0.19em -0.19em 0.19em #600505;}
#download a:hover{
	text-decoration:none;
	text-shadow: -0.15em -0.15em 0.15em #333333;}

#main a{
	color:#f10101;}
#main a:hover{
	text-decoration:underline;}
#home #main a:hover{
	text-decoration:none!important;}
.go{

	font-size:9px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:2px;}
	
.go a{
display:block;
	width:107px;
	background:url(pix/tinyGrey.gif) no-repeat 90px 7px;
	color:#777!important;
	}
.go a:hover{
	color:#aaa;
	}
.sig{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#444;
	text-align:right;
	padding-right:15px;}
.smallerindent{
	font-size:13.5px;
	padding-left:50px;
	line-height:19px;}
.divider{
	width:80px;
	height:9px;
	border-bottom:2px solid #f10101;
	color:#fff;}

/* = = = = = = = = = = = = = = = typography = = = = = = = = = = = = = = = = =*/

@font-face {
    font-family: 'MuseoSlab500Regular';
    src: url('font/Museo_Slab_500-webfont.eot');
    src: url('font/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Museo_Slab_500-webfont.woff') format('woff'),
         url('font/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('font/Museo_Slab_500-webfont.svg#MuseoSlab500Regular') format('svg');
    font-weight: normal;
    font-style: normal;}


a{
	text-decoration:none;}
#footer a{
	color:#dd0101;}
#footer a:hover{
	border-bottom:1px solid #dd0101;}
body {
	margin:10px 0 0 0;
	background-color:#cac9c5;}

body,td,th {
	font-family: "helvetica neue", Arial, Helvetica, sans-serif;
	font-weight:300;
	letter-spacing:.5px;
	font-size: 14.5px;
	line-height:22px;
	color: #444;}

h1, h2, h3{
	font-family: 'MuseoSlab500Regular';
	font-weight:normal;
	color:#777;}
h1{
	font-size:22px;}
h3{
	font-size:18px;}
h4{
	font-size:14px;
	margin-bottom:0;}

#branding h1{
	font-weight:bold;
	font-family:"helvetica neue", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:5px;
	margin: 0px 0 9px 22px;
	color:#f10101;}
	
#branding h2{
	font-family: 'MuseoSlab500Regular';
	font-size:26px;
	font-weight:normal!important;
	margin: 0 0 20px 60px;
	color:#f10101;}
	
#footer p{
	font-size:12px;
	color:#444}
	
	
/* = = = = = = = = = = = = = = = Structure = = = = = = = = = = = = = = = = =*/
#topbar, #footer, #menubar, #wrapper{
	width:900px;
	margin:0 auto;}

#topbar{
	padding: 2px 0 8px 0;
	text-align:right;}
input{
	color:#999;}

#topbar, #footer{
	background-color:#cac9c5;}
	
#menubar{
	padding:10px 0;
	height:30px;
	background-color:black;}
	
#wrapper{
	position:relative;
	background:url(pix/menushadow.png) repeat-x 0 0;
	padding:40px 0;
	background-color:white;
	border-bottom:2px solid black;}
	
#main{

	width:510px;
	margin:0 0 0 170px;
	float:left;}
	
#rightbar{
	margin-top:400px;
	text-align:center;
	width:120px;
	margin-left:40px;
	float:left;}

#footer{
	text-align:center;
	padding-bottom:20px;}
	
/* = = = = = = = = = = = = = = = MENU = = = = = = = = = = = = = = = = =*/
	
#menubar ul{
	list-style:none; }
	
#menubar ul li{
	display:block;
	float:left;
	font-weight:500;
	font-size:10px;
	line-height:13px;
	letter-spacing:3px;
	text-transform:uppercase;}
	
#menubar ul li a{
	color:#bbb;
	padding:5px 11px 0 9px;}
	
#menubar ul li a:hover{	
	color:#eee;}
	
body#charles a#navcharles, body#home a#navhome, body#about a#navabout, body#plays a#navplays, body#casting a#navnote, body#support a#navsupport{
	color:#f10101;}
	

/* = = = = = = = = = = = = = = = Main = = = = = = = = = = = = = = = = =*/

	
.slug{
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:6px;
	color:#f10101;
	margin-bottom:40px;}	
