html
{
	background-color: #fff;
}

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #fff;
	padding: 0; 
	border: 0; 
	height: 100%; 
	}

	/* Classes */

.masthead
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 110%;
}

.listen
{
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 110%;
}

.date
{
	margin: 3px 0 6px 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height: 110%;
}
	
.cat
{
	margin: 0;
	padding: 0px 0 9px 9px;
	text-align: left;
}

.visible 
{
	visibility : hidden;
}

.invisible
{
	font-size: 15px;
	font-weight: bold;
	line-height: 110%;
}

.serendipityPlug
{
	visibility : hidden;
}

.container_serendipity_categories_plugin
{
	position: absolute;
	top: 0;
	left: -1000;
	visibility : hidden;
}

.container_serendipity_syndication_plugin
{
	position: absolute;
	top: 0;
	left: -1000;
	visibility : hidden;
}

.serendipity_bulletproof_button
{
	position: absolute;
	top: 0;
	left: -1000;
	visibility : hidden;
}

.serendipity_credit_line
{
	position: absolute;
	top: 0;
	left: -1000;
	visibility : hidden;
}

.container_serendipity_superuser_plugin
{
	position: absolute;
	top: 0;
	left: -1000;
	visibility : hidden;
}

.container_serendipity_plug_plugin
{
	position: absolute;
	top: 0;
	left: -1000;
	visibility : hidden;
}

.container_serendipity_calendar_plugin
{
	clear: both;
	float: left;
	padding: 10px 150px 10px 0;
}

.container_serendipity_quicksearch_plugin
{
	float: right;
	padding: 10px 50px 10px 50px;
}

,container_serendipity_archives_plugin
{
		padding: 10px 150px 10px 150px;

}

.serendipity_Entry_Date
{
	font-size: 15px;
	font-weight: bold;
	line-height: 110%;
}

.serendipityLeftSideBar
{
	float: left;
	width: 90px;
}

.serendipity_date
{
	font-size: 15px;
	font-weight: bold;
	line-height: 110%;
}

.serendipity_title
{
	padding: 15px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 300%;
}

.serendipity_entry_body
{
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
}

.serendipity_entryFooter
{
	font-size: 10px;
	font-weight: bold;
	line-height: 110%;
}

.editentrylink
{
	font-size: 10px;
	font-weight: bold;
	line-height: 110%;
}

.serendipity_pageFooter
{
	padding: 5px 0 9px 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}

.serendipitySideBarTitle
{
	font-size: 10px;
	font-weight: bold;
	line-height: 110%;
}

.serendipitySideBarContent
{
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}

.serendipity_calendarDay
{
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}

.serendipity_calendarHeader
{
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}

/* Divs */

#navleft
{
	position: absolute;
	top: 330px;
	margin: 0;
	padding: 3px 3px 3px 15px;
	overflow: hidden;
	text-align: left;
}

#navleft a
{
	text-decoration: none;
	overflow: hidden;
	text-align: left;
}

#content
{
	font-size: 12px;
	line-height: 110%;
	margin: 0;
	padding: 5px 5px 5px 15px;
	text-align: left;
}


#skiplinks
{
	position : absolute;
	left : -1000px;
}

#footer
{
	position : absolute;
	left : -1000px;
}

#today
{
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}


	/* Typography */

body, div, span, td, p, ul, li, ol, input, textarea { 
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 17px;
	color: #000;
	}

h0 {
	margin: 0;
	padding: 0;
	font-size: 48px;
	font-weight: bold;
	line-height: 110%;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 48px;
	font-weight: bold;
	line-height: 110%;
	}

h2, h3, {
	font-size: 27px;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	}

h3 {
	font-weight: bold;
	}

h4	{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 110%;
	}

h5	{
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

h6	{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	}
	
hr	
{
	margin: 0;
	padding: 0;
	height: 1px;
	width: 1024px:
	color: #000;
	background: #fff;
	margin: 0 0 0 0;
	text-align: center;
}

#bottom
{
	line height: 110%;
	text-align: center;
}

.ssfooter
{
	clear: both;
	font-size: 10px;
	line height: 110%;
	text-align: center;
}