@font-face
{
	font-family: titlefont;
	src: url('../fonts/LCALLIG.TTF'), /* On the server, this will have to be a link relative to root */
	     url('../fonts/LCALLIG.eot'); /* IE9 */
} 

body	{
	margin: 0;
	padding: 0;
	background: #dce;
	width: 100%;
	text-align: center;
}


h1, h2, h3, p, table { margin:0; padding:0; }
h1, h2, h3 { font-family: scriptfont, "times new roman", times, serif; }

a { text-decoration: none; color: #70f; }
a:hover { color: #f00; text-decoration: underline;}

br	{ clear: both; }

ul { text-align: left; }

article	{
	display: block;
	margin: 0 auto 30px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	padding: 0;
	width: 400px;
	position: relative;
	text-align: center;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 330px 120px;
	box-shadow: 0px 0px 35px #222;
	
}

body#live article	{ background-image: none; }


header	{
	display: block;
}

header hgroup	{ margin: 0 10px; text-align: center; border: 1px solid #777; padding: 0 0 5px;}

header hgroup h1 	{ font-size: 48px; margin: 0; padding: 10px 0 0; letter-spacing: 0; font-family: fantasyfont; }

header hgroup h2 	{ font-size: 22px; font-weight: normal; margin: 5px 0 8px; padding: 0; letter-spacing: 3px; font-family: scriptfont; }

header hgroup h3 	{ font-size: 18px; letter-spacing: 5px; font-family: scriptfont; }

aside#contact	{ display: block; width: 155px; height: 170px; background-image: url("../images/ph3.png"); 
	background-repeat: no-repeat; border: none; background-color: transparent; box-shadow: none;
	position: absolute; right: 10px; top: 136px;}

#live aside#contact {
	background-image: url("../images/ph_story_s.png");
}

aside#contact h1,
aside#contact p,
aside#contact table { display: none }

header nav { display: block; margin: 10px; padding: 1px 0; border: 1px solid #70f; height: 165px; }
header nav ul, header nav ul li { display: block; margin: 0 10px; padding: 3px; }
header nav ul li a {  display: block; 
	margin: 0; 
	padding: 2px 20px;
	font-style: italic; 
	font-weight: bold; 
	border: 1px solid #70f; 
	background: #fff;
	width: 100px; }
	
header nav ul li a:hover,
header nav ul li a:active { color: #fff; background: #70f; text-decoration: none; }

#voice section.left,
#voice section.right,
#books section.left,
#books section.right,
#live section.left,
#live section.right { 
	width: 330px;
	margin: 15px auto 20px;
	float: none;
	text-align: left; }

aside#pic { display: none;}

section#showreel {
	float: none;
	margin: 0 5px 5px;
}

section h1 { font-weight: bold; text-align: center; font-size: 18px; padding: 3px 2px 8px; }

#showreel table { width: 320px; margin: 0 auto;} 
#showreel table td {padding: 0 4px; text-align: left; background: #dce; border: 1px solid #333;}
#showreel table td p {margin: 1px; font-style: italic; font-weight: bold; }
#showreel table td p span {font-weight: normal; }
#ref table.fulldemo .player,
#showreel table audio {display: none;}
#showreel a {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #60c;
	text-transform: uppercase;
	padding: 2px;
	float: right;
	margin-top: 4px;
   }

#showreel a:hover { color: #f00; text-decoration: underline; }

#showreel a.zip { background: none; color: #70f; padding: 2px 3px; margin: 3px 0; float: none; text-align: center; }
#showreel a.zip:hover { background: none; color: #f00; padding: 2px 3px; border: none; text-decoration: underline;}

section.left	{
	width: 330px;
	margin: 15px auto 20px;
	float: none;
	text-align: left;
}

section.left h1	{
	margin: 10px 0 0; padding: 0;
}

p.blurb { margin: 10px 30px; }

#ref table.fulldemo	{ width: 380px; }
#ref table.fulldemo th.titlecol	{ width: auto; }

p.inset { width: 330px; margin-left: -10px; }

#summary p {
	margin: 4px 0 10px 10px;
}

#summary p:first-letter { font-family: scriptfont; font-size: 22px; }

#testimonials div	{ margin: 5px 10px; font-style: italic; font-size: 18px; }

#testimonials div span	{ font-size: 24px; font-weight: bold;}

#testimonials div p	{ font-size: 11px; text-align: right; }

#misc	{
	width: 330px;
	margin: 15px auto 20px;
	float: none;
	text-align: left;
}

footer	{
	clear: both;
	margin: 20px;
	padding: 10px 10px 30px;
	border-top: 1px dotted #000;
	text-align: center;
	font-size: 14px;
}

footer div { display: block; }
footer div h1 { font-size: 18px; letter-spacing: 3px; }

footer div table { width: 300px; margin: 0 auto 20px; }
footer div table th { font-size: 14px; text-align: left; }
footer div table td { font-size: 14px; text-align: right; }

footer ul, footer ul li { display: block; list-style: none; margin: 5px auto; width:300px; padding: 0; text-align: center; }
footer ul li.heading { font-family: scriptfont; font-size: 18px; letter-spacing: 3px; }
footer ul li a { display: inline;}

#von a img { margin-bottom: 0; }
#equity a img { margin-bottom: 5px; }
#voice123 a img { margin-bottom: 5px; }