@CHARSET "ISO-8859-1";

/* these all override styles found within the vanilla helios calendar stylesheets */

.eventListTitle, .eventListTitleHL
{
	float:left;
	position:relative;
	top:0.4em;
	width:100%;
	font-size:14px;
}
.eventListTime, .eventListTimeHL
{
	float:left;
	line-height:20px;
	margin:0pt auto 2em;
	position:relative;
	top:1em;
	width:25%;
}
a.eventListTitle
{
	color:#155F80;
	font-size;1.5em;
	text-decoration:none;
	width:100%;
}
a.eventListTitle:hover
{
	text-decoration: underline;
	color: #FF6600;
}
.eventListTimeHL
{
	background: #EFEFEF;
}
.eventListTitleHL
{
	background: #EFEFEF;
}
#container
{
	border: none;
	width: 100%;
	position: relative;
	top: -20px;
}
#controls
{
	padding:10px 5px 5px;
	text-align:left;
	width:100%;
}
ul.billboard, ul.popular, ul.rssLinks 
{
	margin:10pt 0pt;
	line-height: 14px;
	color: #DDDDDD;
	font-weight: bold;
}
ul.rssLinks li a, ul.billboard li a
{
	color: #dddddd;
}
li.billboardDate, li.popularDate
{
	color: #000000;
}
#outerWrapper #contentWrapper #content
{
	width:65%;
	margin: 0pt 0pt 0pt 5px;
 }
#leftcolumn1
{
	width:26%;
}
input[type="submit"], input[type="reset"], input[type="button"]
{
	color:#000000;
	font-size: auto;
	width: none;
}
#copyright
{
	float:right;
	font-size:10px;
	text-align:center;
}
#billboard h1, #feeds h1
{
/*	background:transparent url(altruism/img07.gif) repeat-x scroll left bottom;*/
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding: 5px;
	border-bottom: solid thin white;
	font-style: normal;
	text-transform:uppercase;
	text-align: center;
}
#billboard a
{
	text-decoration: underline;
	line-height: 16px;
}
#mini-calendar h1
{
	color: #FFFFFF;
	font-size: 18px;
	margin: 5px 5px;
	text-align: center;
	font-style: normal;
}
#billboard, #feeds
{
	margin: 25px 0px 25px -5px;
	padding: 0px 3px 0px 5px;
	border: solid thin white;
}
a:visited
{
	color: #FF0000;
}
.PageHeading
{
	margin-bottom: 20px;
}
