@CHARSET "UTF-8";
#site_menu,
#user_menu_wrapper,
#secondary_menu,
#content_menu,
ul.subcontent_menu,
#credits,
#project_title,
#logo
{
	display:				none;
}
#solo_content {
	/*background:				#fff url(/img/css/aci_logo_watermark.jpg) center center no-repeat; */
}
#poster_content {
	font-size:				.6em;
}
#poster_head {
	font-size:				.8em;
}

/*
#logo {
	width: 					150px;
	height:					225px;
}
#project_title {
	height:					225px;
	position:				relative;
}
#project_title div.title {
	font-size:				.6em;
	letter-spacing: 		normal;
	font-variant: 			normal;
    font-style: 			italic;
	text-transform: 		uppercase;
	position:				absolute;
	bottom:					25px;
	left:					180px;
}
*/
#event_poster_date_info {
	border-bottom:			1px solid #000;
}
#event_poster_date_info li.date_info {
	padding-bottom:			.5em;
	padding-top:			.5em;
	border-top:				1px solid #000;
}
#event_poster_date_info li.row0 {
	background:				#f0f0f0;
}
#event_poster_date_info li.row1 {
	background:				#fff;
}
#event_poster_date_info address {
	font-weight:			bold;
	font-size:				.8em;
	text-transform:			uppercase;
	padding-left:			1em;
}
#event_poster_date_info p.description {
	padding-left:			1em;
	font-size:				.8em;
}
#poster_credits {
	margin-top:				1em;
	font-size:				.6em;
	text-align:				right;
	height:					90px;
	position:				relative;
}
#poster_credits p {
	position:				absolute;
	bottom: 				0;
	right:					78px;
	margin:					0;					
}
#poster_logo {
	float:					right;
}
#netphoenix_logo {
	float:					right;
	height:					50px;
	width:					42px;	
}
ul.phone_numbers li {
	display:				inline;
}
.avoid_pb {
/*	page-break-before:		avoid; */	
}
.page_title {
	text-align:				center;
	font-size:				2em;
	color:					#03c;
	margin-bottom:			0;
}
h1 {
    border-top: 			2px solid #000;
    border-bottom: 			2px solid #000;
	padding: 				.5em 0;
	margin-bottom: 			.5em;
	font-size: 				.9em;
	background:				#ccc;	
}
.application_title a {
	color: 					#000;
	text-decoration: 		none;
}
p.tagline {
	text-align:				center;
	margin-top:				0;
}
h1
{
	
}
ul
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
.tight_bottom
{
	margin-bottom: 0;
}
.tight_top
{
	margin-top: 0;
}

