/* site-wide styles */

body, .bodytext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.bodytext A:link, .bodytext A:visited, .bodytext A:active, .bodytext A:hover {
	color: #cc0000;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.title {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding: 0;
	margin: 0 0 2px 0;
}

blockquote
{
	padding-left: 10;
	padding-right: 10;
	margin-left: 5px;
	margin-right: 0;
	border-left: #e0e0e0;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

/* styles for the sidebar */

.sidebar {
	font-family: ms sans serif, Arial, Geneva, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.sidebarlist {
	font-family: "ms sans serif", Arial, Geneva, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;

}

.sidebarbullet {
	padding: 0;
	margin: 0 0 7px 0;
}

.sidebar A:link, .sidebar A:visited, .sidebar A:active, .sidebarlist A:link, .sidebarlist A:visited, .sidebarlist A:active {
	color: #173797;
	text-decoration: none;
	border-width: 0;
}

.sidebar A:hover, .sidebarlist A:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* styles for general posts */

h3 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	margin: 0 0 3px 0;
}

h3 A:link, h3 A:visited, h3 A:active, h3 A:hover {
	color: #000000!important;
	text-decoration: none!important;
	border-width: 0!important;
}

.posttext {
	padding: 0;
	margin: 0 0 5px 0;
}

.posttext A:link, .posttext A:visited, .posttext A:active, .posttext A:hover
{
	color: #cc0000;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.postmeta {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #666666;
	padding: 0;
	margin: 0 0 24px 0;
}

.postmeta A:link, .postmeta A:visited, .postmeta A:active, .postmeta A:hover
{
	color: #666666;
	text-decoration: none;
	border-width: 0;
}

.postdate {
	font-size: 10px;
	line-height: normal;
}

a {
	color: #cc0000;
	text-decoration: none;
}

/* misc styles */

.archside {
	float: right;
	width: 230px;
}

/* styles for individual posts & comments */

.comment {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 0px 0px 3px 0px;
	margin: 24px 0px 0px 0px;
}

.comment A:link, .comment A:visited, .comment A:active, .comment A:hover {
	color: #cc0000;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.commentmeta {
	font-size: 10px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 8px;
}

.commentmeta A:link, .commentmeta A:visited, .commentmeta A:active {
	color: #000000;
	text-decoration: underline;
	border-width: 0px;
}

.commentmeta A:hover {
	text-decoration: none;
}

.commenttitle {
	padding: 0;
	margin: 0;
}

.commenthr {
	height: 1px;
	width: 100%;
	background: url(/images/dotted.gif) repeat-x;
	padding: 0;
	margin: 1px 0 -12px 0;
}

.formy {
	color: #000000;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
}

input {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

textarea {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.helpful {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}
.unnamed1 {
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
