@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; }

article	{
	display: block;
	margin: 0 auto 30px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	padding: 0;
	width: 700px;
	position: relative;
	text-align: left;
	box-shadow: 0px 0px 35px #222;
	background-image: none;	
}

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


header	{
	display: block;
	position: relative;
	width: 100%;
	background-color: #fff;
}

header hgroup	{ 
	margin: 0;
	padding: 0 250px 5px 20px;
	width: 430px;
	text-align: center;
	}

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

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

header hgroup h3 	{ font-size: 19px; font-weight: normal; margin: 8px 0 0 0; padding: 0; letter-spacing: 6px; font-family: scriptfont; }


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

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

header nav { display: block; margin: 5px 0; width: 430px; padding: 2px 220px 2px 50px; }

header nav ul, header nav ul li { display: inline; list-style: none; padding: 0 9px; }
header nav ul li a { margin: 0; font-style: italic; padding: 0;}

section#showreel	{
	float: right;
	margin: 10px 5px;
}

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

#showreel table td {padding-top: 0;}
#showreel table td p {margin-bottom: 5px; font-style: italic; font-weight: bold; }
#showreel table td p span {font-weight: normal; }
#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: #70f; color: #fff; padding: 2px 3px; border-radius: 6px; margin: 3px 0; float: none; text-align: center; }
#showreel a.zip:hover { background: #fff; color: #70f; padding: 1px 2px; border: 1px solid #70f; text-decoration: none;}

table.fulldemo audio { width: 160px; }

#ref table.fulldemo	{ width: 660px; }
#ref table.fulldemo th.titlecol	{ width: 160px; }

section.left, #voice section.left,
#books section.left
	{
	width: 330px;
	margin: 10px 20px 0;
	float: left;
	clear: left;
}

#misc { clear: right; }

p.inset { width: 330px; }

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

#summary p:first-letter { font-family: scriptfont; font-size: 18px; letter-spacing: 2px; }

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

#live #testimonials	{ width: auto; text-align: left; }

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

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

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

footer div { display: block; }

footer div	{
	font-size: 14px;
	text-align: center;
	margin: 5px;
	padding: 5px;
}


footer div h1 { font-size: 20px; letter-spacing: 3px; }

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

#von a img { width: 150px; margin-bottom: 40px; }
#voicerealm a img { width: 250px; }
#equity a img { width: 150px; margin-bottom: 40px; }
#voice123 a img { width: 150px; margin: 30px; }