body
{
    background-color: LightSkyBlue;
}

.commentbanner
{
	text-align: center;
}

a
{
    text-decoration:none;
}

img
{
	border:0;
}

.banner
{
	text-align:center;
}

.rsschanneltitle a
{
    color:Black;
	text-decoration: none;
}

.rsschanneltitle
{
	padding: 5px;
    background-color:LightSkyBlue;
    color:Black;
	font-size:xx-large;
	text-align:center;
}

.rsschanneldescription
{
    margin:3px;
	font-size:small;
}

.rsschannelcopyright
{
	margin-top: 1em;
	font-size:xx-small;
}

.rsschannelitem
{
	border: solid thin Black;
	margin: 5px;
	padding-bottom: 2em;
	background-color: White;
}

.rsschannelitemtitle
{
	padding: 2px 1em 2px 1em;
	font-weight:bold;
}

.rsschannelitemtitle a
{
	color: Black;
}

.rsschannelitemdescription
{
	font-family:Sans-Serif;
	margin: 1em;
	font-size: small;
}

.rsschannelitempubDate
{
	float:right;
	margin: 2px 1em 2px 1em;
	font-family:Monospace;
	font-size: small;
}

.rsschannelitempubDate a
{
	color: Black;
	position:relative;
	top: +2px;
}

.rsschannelitemlinks 
{
	margin: 2px 1em 2px 2em;
	font-family:Monospace;
	font-size: x-small;
}

.foafpane
{
	text-align:center;
	float:right;
	border: inset thick Black;
	margin: 1px 1px 1em 0;
	padding:1em;
	background-color: White;
	width: 205px;
}

.rssblogrollitem
{
	font-size: xx-small;
	text-align: right;
}

.rssblogroll
{
	margin-top: 1em;
}

.rssarchive
{
	margin-top: 1em;
}

.rssarchiveitem
{
	font-size: xx-small;
	text-align: right;
}

.heading span
{
	font-weight: bold;
}

.rssbutton 
{
    background-color: #f80; 
    border: 1px outset; 
    font-weight: bold; 
    color: white; 
    font-size: 12px; 
    padding: 0 0.4em; 
    text-decoration: none; 
    font-family: sans-serif;
}

.kbchicklet
{
    text-align:center;
    margin: 2px;
}

.footerad
{
    text-align:center;
}

.search input
{
    width:120px;
}

.comments
{
    margin-left:1em;
}

#iView
{
	width:400px;
	height:150px;
	visibility:hidden;
}

#iTextarea
{
	visibility:hidden;
}

#iToolbar
{
    width:400px;
	visibility:hidden;
}


