body {
	background-color: #0c0b10;
	color: #dfdfdf;
	font-family: Times, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	background: #0c0b10 url(../i/bg.jpg);
	position: relative;
}

a:link, a:visited {
	color: #dfdfdf;
	text-decoration: underline;
}
a:active, a:hover {
	color: white;
	text-decoration: none;
}

p {
	margin: 20px 0;
	font-size: 130%;
	font-family: "Times New Roman";
	line-height: 1.4;
}

#container {
	background: url(../i/sammys_comedy_bytheshore.jpg) 0px 0px no-repeat;
	position: relative;
	padding-top: 1px;
}
#containerExcerpt {
	position: relative;
	padding-top: 1px;
}
#nav {
	display: block;
	position: absolute;
	top: 216px;
	left: 0;
	background: url(../i/grey-90pc.png) left top repeat;
	width: 135px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#nav ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
	width: 100%;
	font-size: 140%;
}

#nav a {
	display: block;
	line-height: 33px;
	padding: 0 10px;
	border-bottom: 1px solid #f5e81e;
	text-decoration: none;
	color: #fff;
}

#nav a.last {
	border-bottom: none;
}

#nav a:hover, #nav a:active {
	color: #f3f3f3;
	background-image: url(../i/black-90pc.png);
	color: #999;
}

h1, h2, h3 {
	font-weight: normal;
	line-height: 1.35;			
}

h1 .excerpt {
	font-size: 140%;
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
}

h2 {
	font-size: 260%;
	margin-top: 0;
	padding-top: 0;
}

h2#homeExcerptBook {
	margin-top: 30px;
}
h2#home {
	margin-top: 216px;
}

h2#contact {
	text-indent: -3000px;
	background: url(../i/contact.gif) left bottom no-repeat;
	width: 800px;
	height: 79px;		
}

h2#photos {
	text-indent: -3000px;
	background: url(../i/photos.gif) left bottom no-repeat;
	width: 800px;
	height: 79px;		
}
h2#books {
	text-indent: -3000px;
	background: url(../i/newbook.gif) left bottom no-repeat;
	width: 800px;
	height: 79px;		
}
h2#cd {
	text-indent: -3000px;
	background: url(../i/cd.gif) left bottom no-repeat;
	width: 800px;
	height: 90px;		
}
h2#dates {
	text-indent: -3000px;
	background: url(../i/dates.gif) left bottom no-repeat;
	width: 800px;
	height: 79px;		
}
h2#about {
	text-indent: -3000px;
	background: url(../i/about.gif) left bottom no-repeat;
	width: 800px;
	height: 90px;		
}

hr {
	color: #333;
	background-color: #333;
	border: 2px solid #333;
	border-width: 1px 0 0 0;
}

.drop-cap {
	float: left;
	font-size: 100px;
	line-height: 0.8;
	padding: 0px 10px 10px 0;
	color: #999;
}

blockquote {
	font-size: 140%;
	line-height: 1.35;
	padding: 0px 0;
	border: 1px solid #333;
	border-width: 1px 0;
}
.pullquote {
	font-style: italic;
	border: none;
	margin: 3em 0 0.5em 0;
	line-height: 27px;
	font-size: 160%;
	color: #999;			
}

.right {
	text-align: right;
	margin-top: 0;
	font-size: 220%;
	color: #ddd;
	font-style: normal;
	line-height: 36px;
}
img.labelled {
	display: block;
}
.caption {
	display: block;
	position: absolute;
	margin: -45px 0 20px 0;
	background: url(../i/black-90pc.png) left top repeat;
	padding: 5px 10px 5px 5px;
	font-size: 100%;
	color: #dfdfdf;
}

.small {
	font-size: 80%;
}

#contact-details {
	font-size: 120%;
}

#contact-details a {
	background: url(../i/13.gif) left 60% no-repeat;
	text-decoration: none;
	display: block;
	margin-left: -25px;
	padding-left: 25px;
}

dl {
	font-size: 120%;
}

dt {
	float: left;
	width: 60px;
}

dd {
	margin-left: 62px;
	color: #800;
}

#tourdates {
	background: url(../i/back.gif) left top repeat-x;
	border-top: 1px solid #333;
}

#tourdates dl {
	font-size: 100%;
	width: 100%;
	float: left;
	padding-top: 30px;
}

#tourdates dt {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	font-size: 130%;
	width: 150px;
	height: 40px;
	color: #ffff33;
	clear: left;
	line-height: 1.3;
}

#tourdates dd {
	padding: 0;
	margin: 2px 0 0 0;
	float: left;
	color: #fff;
	width: 575px;
	height: 90px;
	line-height: 1.4;
	font-size: 130%;
}

