body
	{
	margin:20px 20px 20px 20px;
	background-color:#FFFFFF;
	color:#777777;
	font-family:verdana, arial, sans-serif;
	}

A			{ color: #2F4F4F;  text-decoration: none; }
A:link		{ color: #0099FF; text-decoration: none; }
A:visited	{ color: #0099FF; text-decoration: none; }
A:active	{ color: #000000; }
A:hover		{ color: #000000; }

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

#content img {margin:0 10px}

#banner
	{
	font-size:x-large;
	font-weight:bold;
	padding-left:15px;
	}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover
	{
	font-size: x-large;
	text-decoration: none;
	}

.description
	{
	font-size:small;
	font-weight:bold;
	text-transform:none;
	letter-spacing: none;
	}

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

#links
	{
	margin-top:35px;
	margin-left:67%;
	}

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

.blogbody
	{
	font-family:Georgia,Times,'Liberation Serif',serif;
	font-size:15px; font-weight:400;
	color:#2F4F4F;
	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
	{
	font-weight: normal;
	text-decoration: none;
	}
.blogbody a:active,
.blogbody a:hover
	{
	font-weight: normal;
	text-decoration: underline;
	}

/* .title
	{
	font-size: small;
	text-transform: uppercase;
	font-weight:bold;
	} */
.title { font-family:Georgia,Times,'Liberation Serif',serif; font-size: 22px; font-weight:400; }
.title a,
.title a:link,
.title a:visited {text-decoration: none;}
.title a:active,
.title a:hover {text-decoration: underline;}

#menu
	{
	margin-bottom:10px;
	font-size:small;
	font-weight:bold;
	}

.date
	{
	font-size: small;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	border-bottom:1px solid #666;
	}

.posted
	{
	font-size: x-small;
	}


.calendar
	{
	font-size:x-small;
	font-weight:normal;
	padding:5px;
	}

.calendarhead
	{
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	}

.side
	{
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	}

.sidetitle
	{
	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;
	}

.sideLinks a    { color: #0099FF; text-decoration: none; }
.sideLinks a:link  { color: #0099FF; text-decoration: underline; }
.sideLinks a:visited { color: #0099FF; text-decoration: underline; }
.sideLinks a:hover  { color: #000000; text-decoration: none; }
.sideLinks a:active { color: #BE8EB6; text-decoration: none; }}

.syndicate
	{
	font-size:xx-small;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	}

.powered
	{
	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-size:x-small;
	font-weight:normal;
	line-height:140%;
	}

.comments-post
	{
	font-size:x-small;
	font-weight:normal;
	margin-bottom:25px;
	border-top:1px dashed #666;
	}

.comments-head
	{
	font-size: small;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #666;
	}


.trackback-body
	{
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding-top:15px;
	}

.trackback-url
	{
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding:5px;
	border:1px dashed #999;
	}

.trackback-post
	{
	font-size:x-small;
	font-weight:normal;
	margin-bottom:20px;
	}

#banner-commentspop
	{
	font-size:large;
	font-weight:bold;
	padding-left:15px;
	}
