body
{
	color: black;
	background: white;
	background-image: none;
	max-width: 700px;
}

a
{
	text-decoration: none;
	color: #0000AA;
}
a:link
{
	text-decoration: none;
	color: #0000AA;
}
a:visited
{
	text-decoration: none;
	color: #0000AA;
}
a:active
{
	text-decoration: none;
	color: #0000AA;
}
a:hover
{
	text-decoration: none;
	color: #0000AA;
}

h1, h2, h3
{
	font-size: 1em;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#banner
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#CF3322;
	font-size:	large;
	font-weight:	normal;
	padding-left:	15px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover
{
	font-family:		verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:		x-large;
	color:			#CF3322;
	text-decoration:	none;
}

.description
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#CF3322;
	font-size:	small;
	font-weight:	bold;
	text-transform:	none;
	letter-spacing:	none;
}

#content
{
	float:		left;
/*	width:		65%;
 */
/*	width: 500px;
 */
	margin-right:	15px;
	margin-bottom:	20px;
	left: 175px;
}

#links
{
	background-color: #FFDDDD;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;

	position: absolute;
	left: 10px;
/*	top: 160px;
 */
	top: 100px;
	width: 170px;
/*	width: 12em;
 */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.blog
{
	font-size: 1em;
	line-height: 1.25em;
/*	margin-left: 180px;
 */
	margin-left: 14em;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.blogbody
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:	small;
	font-weight:	normal;
	line-height:	140%;
/*	border-left:	1px solid #666;
 *	border-right:	1px solid #666;
 */
	border-bottom:	1px solid #666;
	padding:	10px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover
{
	font-weight:		normal;
	text-decoration:	none;
}

.title
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:	normal;
	color:		#CF3322;
	font-weight:	bold;
}

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

.date
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:	small;
	color:		#999;
	font-weight:	bold;
	margin-top:	10px;
	border-bottom:	1px solid #666;
}

.posted
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:	x-small;
	color:		#999;
}


.calendar
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#666;
	font-size:	x-small;
	font-weight:	normal;
	padding:	5px;
}

.calendarhead
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#CF3322;
	font-size:	x-small;
	font-weight:	bold;
	line-height:	140%;
}

.side
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#999;
	font-size:	x-small;
	font-weight:	normal;
	line-height:	140%;
}

.sidetitle
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#CF3322;
	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;
}

.syndicate
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:	xx-small;
	font-weight:	bold;
	line-height:	140%;
	padding:	2px;
	margin-top:	10px;
	text-align:	center;
}

.powered
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#CCC;
	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
}


.comments-body
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#333;
	font-size:	small;
	font-weight:	normal;
	line-height:	140%;
	padding-bottom:	10px;
}

.comments-post
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#999;
	font-size:	x-small;
	font-weight:	normal;
	margin-top:	0px;
}

.comments-head
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:	small;
	color:		#999;
	font-weight:	bold;
	margin-top:	10px;
	text-transform:	uppercase;
	border-bottom:	1px solid #666;
}

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

.trackback-url
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#666;
	font-size:	small;
	font-weight:	normal;
	line-height:	140%;
	padding:	5px;
	border:		1px dashed #666;
}

.trackback-post
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#999;
	font-size:	x-small;
	font-weight:	normal;
	margin-bottom:	20px;
}

#banner-commentspop
{
	font-family:	verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color:		#CF3322;
	font-size:	large;
	font-weight:	bold;
	padding-left:	15px;
}

.red
{
	color:		#CF3322;
}

.blue
{
	color:		#2233CF;
}

/*
 * end of file
 */

