body {
	background: #111 url(img/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 72.5% "Lucida Sans Unicode",sans-serif;
}

#container {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 1px;
	padding: 1px 0;
	background: transparent url(/img/bg.jpg) 0 0 no-repeat;
	position: relative;
}

#content {
	float: center;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 10px;
	width: 477px;
}

#fullcontent {
	float: center;
	width: 850px;
	padding-left: 10px;
	padding-right: 15px;
}


#footer {
	clear: left;
	padding-top: 45px;
	padding-left: 32px;
	padding-right: 32px;
	height: 60px;
	text-align: center;
}



/*********
	text
**********/

a { color: #216e84; }
a:hover { color: #37879e; }

h1 a { 
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 523px;
	height: 88px;
	border: 0;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	outline: 0;
}

h2 {
	color: #BBB;
	clear: both;
	padding: 15px 0 0 0;
	margin: 0 0 12px 0;
	font: 30px normal georgia, serif;
}

	h2 a { font-weight: normal; color: #9e3e37; }

	h2#addcomments { font-size: 1.8em; padding-top: 10px; clear: left; }

h3 {
	font: bold 1.4em georgia, serif;
	margin: 14px 0 0 0;
	padding: 0;
}

h3#readercomments { 
	clear: left;
	padding-top: 20px; 
}

h4 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

/**********
	posts
***********/

.post {
	margin-left: 32px;
	padding-bottom: 24px;
}

.postmeta {
	clear: both;
	border-top: 1px solid #e9d2bb;
	padding-top: 8px;
	padding-bottom: 30px;
}

.continueReading {
	margin-left: 20px;
}

h2 span.dasdate { float: right; font-size: .5em; margin-top: 14px;}


.commentclass1, .commentclass2 {
	padding: 15px 0 0 10px;
}

.commentclass1 h5, .commentclass2 h5 { font-size: 1.1em; margin: 0 0 5px 0; border-bottom: 1px solid #999; }


#recentheadlines, #relevantheadlines {
	float: left;
	width: 220px;
}

#recentheadlines {
	margin-right: 10px;
}

/************
	sidebar
*************/

#sidebar a {
	color: #9e3e37;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


h3.tside {
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 26px;
}



#sidebar p,
#sidebar ul,
#sidebar form {
	margin-left: 8px;
}

#bio img {
	float: right;
}

#bio p {
	margin-top: 0;
}

#bio p#feed {
	clear: both;
	padding: 6px 0 0 20px;
}

.blogroll {
	padding-bottom: 40px;
}

.blogroll ul,
#twitter_update_list {
	list-style: none;
	padding: 0;
}

#twitter_update_list li {
	margin: 0 0 8px 0;
	width: 240px;
	overflow: hidden;
}
