/* CSS Document */
/*styles sheet for marathon */
* {margin:0; padding:0;}
body {font: 1em verdana, helvetica, arial, sans-serif;
	background:black;
	font-size:100%;
	color: #FFF7CA;
	}
	
.clearit {clear:both;}
p, li, dd, dt {font-size:.8em;}
p, li, dt, dd {margin-bottom:.2em;}
dt {margin-top:.5em;letter-spacing:.05em;}
dd {margin-left:1em; font-variant:small-caps;}

h1 {font-size:100%;}
p {padding-left:.25em;}
h2, h3, h4, h5 {font-family: georgia, times, serif; margin:.25em 0em; color:#E5FF0A;}/*#F7931C*/
h3 {font-size: 1.2em;line-height:1.1;}
h2 {line-height:2;}
h2, strong {font-weight:900;}
h3, h4, h5 {font-weight:500;letter-spacing:.08em;}
li {margin-bottom:.2em;}
a {color: #FFFFFF; text-decoration: none;}
a {border-bottom:1px dotted;}
a:hover {color:#FF8400;}
img {border: 0;padding:0px 0px 3px 0px;}
ul {list-style: none;}
blockquote {font-family: georgia, times, serif; font-size:1em;line-height:1.5;}
.big {font-size:120%; margin:2em 0em; line-height:2; text-align:right;}
.small {font-size:85%; text-align:right; margin:0em 1em 0em 1em;}

#outer{margin-right: auto; margin-left: auto; width:880px;}
.cast {padding-left:1em;}
.cast dd {font-size:1em;}
.dates {border:1px dotted;padding:.5em 1em;background-color:#002422;color:#DDDE78;margin:.5em .5em 0em;}
.tickets {padding-left:1.5em;color:#E5E6A1;}
#header {float:left;height:160px;width:880px;}
#logo {float:left; width:880px; height:160px;}
#content{float:left;background-color: #001E1C; position:relative;width:880px;}
#facts {float:right; text-align: left; padding:8px 8px 8px 16px; width:300px;}
#footer {clear:both; text-align:center; font-size:.7em;}
#play{float:right;width:520px; background-color:#FDFDD7; color:#022F2F;border:5px solid #011212;}
#play img {float:right; padding:.5em;}
#play blockquote, p {padding:.25em 1em;}
#play a{color:#FF8400;}
#play a:hover {color:#FFFFFF;background-color:#ff8400;}
#logo h1 span {
          background: url(../images/incognita-logoWeb-long.jpg) no-repeat left top;
          position: absolute;
          width: 100%;
          height: 100%;
        }
/*
#nav1 a {border:none;}	
#nav ul {list-style: none;}
#nav1 li {display:inline; padding:0; margin:0;}

#home #nav1 .home a {display:none;}*/

