body
{
	margin: 0px;
	background: #879896;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner { margin-left: 0; padding-left: 0;}
.delicious-posts li { padding-bottom: 2px; }


A:link { color: white; }
A:visited { color: white; }
A:hover { color: silver; }
A:active { color: yellow; }

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

#banner
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 155px;
	width: 100%;
	color: #CC9933;
	background-color: #988789;
	background-image: url(/webcrumbs/images/banner-bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 1;
}

#banner-right
{
	position: absolute;
	top: 0px;
	right: 15px;
	margin-right: -15px;
	height: 155px;
	width: 270px;
	background-image: url(/webcrumbs/images/banner-bg1.gif);
	background-repeat: repeat-x;
	z-index: 5;
}

.description
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #CCC;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	letter-spacing: none;
}

#content
{
	position: absolute;
	top: 155px;
	left: 0px;
	width: auto;
	padding-right: 250px;
	background: #879896;
	color: white;
}

#contentNonIndex
{
	position: absolute;
	top: 155px;
	left: 0px;
	width: auto;
	background: #879896;
	color: white;
}

#links
{
	position: absolute;
	top: 155px;
	right: 15px;
	width: 250px;
	height: auto;
	margin-right: -15px;
	background: #878998;
	color: white;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

.blog
{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

.blogbody
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #EEE;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 10px;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited
{
	font-weight: normal;
	color: #FC6;
}

.blogbody a:hover { color: #FFC; }

.title
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
}

#menu
{
	margin-bottom: 10px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: small;
	font-weight: bold;
}

.date
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: medium;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}

.posted
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: x-small;
	color: #CCC;
}

.calendar
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #DDD;
	font-size: x-small;
	font-weight: normal;
	padding: 3px;
	background: #878998;
}

.calendarhead
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #EEE;
	font-size: small;
	font-weight: bold;
	line-height: 110%;
}

.side
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #fff;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
}

.side a
{
	text-decoration: none;
}

.side a:link
{
	color: #FC6;
}

.side a:hover
{
	color: #FFC;
}

.side a:visted
{
	color: #FC6 !important;
}

.sidetitle
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #EEE;
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	border-bottom: 1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	background: #878998;
}

.syndicate
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	background: #878998;
}

.powered
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #EEE;
	font-size: xx-small;
	font-weight: bold;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	line-height: 140%;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: .2em;
	background: #878998;
}

.comments-body
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #EEE;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
}

.comments-post
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #DDD;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 25px;
	border-top: 1px dashed #666;
}

.comments-head
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: small;
	color: #CCC;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
}

.trackback-body
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #CCC;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-top: 15px;
}

.trackback-url
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #CCC;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
	border: 1px dashed #999;
}

.trackback-post
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #CCC;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 20px;
}

#banner-commentspop
{
	font-family: trebuchet ms, arial, sans-serif;
	color: #CC9933;
	font-size: large;
	font-weight: bold;
	padding-left: 15px;
}

.spurl_title
{
	font-size: xx-small;
	margin-left: 10px;
}

.spurl_entry
{
	font-size: x-small;
	margin-left: 20px;
	text-indent: -20px;
}
