/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}

h1, h2, h3, h4, h5, h6
{
	color:#706e70;
}

h4, h5, h6
{
	font-size:1.33em;
}

div#container p, div#container ul, div#container ol
{
	color:#58585a;
}

div#countdown h1
{
	text-indent:-6000px;
	margin:0;
	height:27px;
}

div#copy h1
{
	color:#fff;
	font-weight:normal;
	margin:0;
	height:0;
	text-indent:-6000px;
	float:left;
}

div.copy_gallery h1, div.copy_inner h1
{
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
}

div.copy_inner h1.title_arti
{
	background:url(../img/h1-arti.jpg) no-repeat;
	text-indent:-6000px;
	height:34px;
}


div.copy_gallery h1.title_gall
{
	background:url(../img/h1-gall.jpg) no-repeat;
	text-indent:-6000px;
	height:34px;
}

div.copy_inner h1.title_even
{
	background:url(../img/h1-even.jpg) no-repeat;
	text-indent:-6000px;
	height:34px;
}

div.copy_inner h1.title_vide
{
	background:url(../img/h1-vide.jpg) no-repeat;
	text-indent:-6000px;
	height:34px;
}

div.copy_inner h1.title_rele
{
	background:url(../img/h1-rele.jpg) no-repeat;
	text-indent:-6000px;
	height:34px;
}

div.podcastCopy h1.title_podc
{
	background:url(../img/h1-podc.jpg) no-repeat;
	text-indent:-6000px;
	height:34px;
}


div#container div.copy_inner p
{
	font-size:1.17em;
	color:#58585a;
	line-height:1.5em;
}

div#container div.copy_inner ul
{
	font-size:1.17em;
	color:#E2D9FA;
	list-style:none;
	font-weight:bold;
	margin:0;
}

div#container div.copy_inner p.lineup
{
	font-size:1.17em;
	color:#58585a;
	list-style:none;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-top:1px dotted #666;
	display:block;
	padding:0 0 0 8px;
	height:20px;
}

div#copy h2, div.copy_gallery h2, div.copy_inner h2
{
	color:#706e70;
	font-weight:normal;
	margin-bottom:5px;
}


div.info_tab h3
{
	font-size:1.17em;
	color:#FFFFFF;
	margin:0 0 12px 0;
}

div#container div.info_tab p
{
	font-size:1em;
	color:#58585a;
}

p.event_date
{
	font-size:1.5em;
	font-weight:bold;
}

.event_header
{
	margin:0 0 5px 0;
}


