body
{
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	background: repeat-x url(images/bgrepeat.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}

#container
{
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#blogtitle
{
	font: 32px "Trebuchet MS", "Lucida Grande", Helvetica;
	color: #383838;
	padding-top: 111px;
	padding-left: 68px;
}

fieldset
{
	padding: 20px;
	border: 1px dotted #dfdfdf;
}

legend
{
	margin-left: 10px;
}

#blogtagline
{
	color: #c8c8c8;
	font: 11px "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding-left: 69px;
	padding-top: 5px;
}

.post
{
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 5px;
	margin-bottom: 50px;
}

.comments_invite
{
	text-align: right;
	margin-bottom: 5px;
}

blockquote, li, .post p, h3
{
	line-height: 1.6em;
}

blockquote
{
	border-left: 1px dotted #dfdfdf;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
}

#comments li
{
	background: #eef8fc;
	margin-bottom: 20px;
	padding: 5px;
	list-style: none;
}

#comments ol
{
	margin: 0px;
	padding: 0px;
}

.comment p
{
	font-size: 11px;
	color: #575757;
	padding-left: 10px;
}

#content, #sidebar-1
{
	font-size: 12px;
	color: #575757;
}

.post a
{
	background: #f4fca9;
	padding: 3px;
	color: inherit;
	text-decoration: none;
}

.post a:hover
{
	background: #caebfd;
	text-decoration: none;
	color: inherit;
}

#blogtitle a
{
	color: #383838;
	text-decoration: none;
	border-bottom-width: 0;
}

#blogtitle a:hover
{
	color: #717171;
	text-decoration: none;
	border-bottom-width: 0;
}

#top
{
	background: no-repeat url(images/top.gif);
	width: 735px;
	height: 212px;
}

#sidebar-2 p, #sidebar-1 p
{
	margin-bottom: 15px;
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: left;
}

#head
{
	text-align: center;
	height: 100px;
}

#sidebar-1
{
	float: left;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	margin-top: 39px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 15px;
	border-right: 1px dotted #dfdfdf;
}

#content
{
	margin-left: 205px;
	margin-right: 25px;
	padding-top: 30px;
	padding-left: 15px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-top: 39px;
	padding-top: 0px;
	padding-left: 20px;
	border-left: 1px dotted #dfdfdf;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a, .comments_invite a
{
	border: 0px;
	background-color: inherit;
	color: #C00;
	text-decoration: none;
}

a:hover, .comments_invite a:hover
{
	color: #C00;
	background-color: inherit;
	text-decoration: underline;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-size: 3em;
}

h2
{
	font-family: "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-bottom: 13px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	color: #383838;
	font-size: 20px;
}

h3
{
	font-weight: normal;
	font-size: 11px;
	color: #c8c8c8;
	text-transform: uppercase;
}

.comment h3
{
	padding-left: 9px;
}

h4
{
	font-weight: normal;
	font-size: 11px;
	color: #c8c8c8;
	text-transform: uppercase;
	margin-bottom: 2px;
}

h3 a
{
	color: #383838;
	text-decoration: none;
	padding-right: 5px;
	text-transform: none;
	font-size: 20px;
}

h3 a:hover
{
	color: #717171;
}

h1 a, h2 a
{
	border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#foot
{
	text-align: right;
	font-size: 11px;
	color: #c8c8c8;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-right: 20px;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}