#header
{
	width:100%;
}
#content
{
	margin-right:230px;
}
#sidebar
{
	position:absolute;
	top:47px;
	right:0px;
	width:200px;
	margin-right:10px;
}
#blog-title {
margin:0;
color:#222277;
padding:10px 30px 5px;
font-size:200%;
line-height:1.2em;
}
#blog-title a {
text-decoration:none;
color:#222277;
}
#description {
margin:0;
padding:5px 30px 10px;
font-size:94%;
line-height:1.5em;
}
/* Posts
----------------------------------------------- */
p.date-header {
margin:0 28px 0 43px;
font-size:85%;
line-height:2em;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:bold;
color:#800000;
}
.post {
margin:.3em 0 25px;
padding:0 13px;
background: url(http://www.huntingforclues.net/blog/img/fade-3.gif) repeat-x;
background-position: top;
border:1px solid #BE6482;
border-width:1px 0;
}
.post-title {
margin:0;
font-size:135%;
line-height:1.5em;
/*background:url(http://www.huntingforclues.net/blog/img/bullet-big.gif) no-repeat 10px .5em;*/
display:block;
border-bottom:1px solid #99CCFF;
padding:2px 14px 2px 14px;/*29px;*/
color:#222277;
}
a.title-link, .post-title strong {
text-decoration:none;
display:block;
}
a.title-link:hover {
background-color:#ded;
color:#000;
}
.post-body {
border:1px solid #99CCFF;
border-width:0 1px 1px;
padding:10px 14px 1px 14px;
/*background: url(http://www.huntingforclues.net/blog/img/hfc.gif) no-repeat bottom left;*/
background-color:#FFFFFF;
text-align:justify;
}
html>body .post-body {
border-bottom-width:0;
}
.post p {
margin:0 0 .75em;
}
p.post-footer {
background:#D5EBFF;
margin:0;
padding:2px 14px 2px 14px;/*29px;*/
border:1px solid #99CCFF
font-size:100%;
line-height:1.5em;
color:#222277;
text-align:right;
}
html>body p.post-footer {
border-bottom-color:transparent;
}
p.post-footer em {
display:block;
float:left;
text-align:left;
font-style:normal;
}
a.comment-link {
/* IE5.0/Win doesn't apply padding to inline elements,
so we hide these two declarations from it */
background/* */:/**/url("http://www.huntingforclues.net/blog/img/icon_comment.gif") no-repeat 0 45%;
padding-left:14px;
}
html>body a.comment-link {
/* Respecified, for IE5/Mac's benefit */
background:url("http://www.huntingforclues.net/blog/img/icon_comment.gif") no-repeat 0 45%;
padding-left:14px;
}
.post img {
margin:0 0 5px 0;
background-color: #FFFFFF;
padding:4px;
border:1px solid #99CCFF;
}
blockquote {
margin:.75em 0;
border:1px solid #ccc;
border-width:1px 0;
padding:5px 15px;
color:#666;
}
.post blockquote p {
margin:.5em 0;
}
/* Comments
----------------------------------------------- */
#comments {
margin:-25px 13px 0;
border:1px solid #99CCFF;
border-width:0 1px 1px;
padding:20px 0 15px 0;
}
#comments h4 {
margin:0 0 10px;
padding:0 14px 2px 29px;
background: url(http://www.huntingforclues.net/blog/img/fade-4.gif) bottom repeat-x;
border-bottom:1px solid #99CCFF;
font-size:120%;
line-height:1.4em;
color:#222277;
}
#comments-block {
margin:0 15px 0 9px;
}
.comment-data {
background:url("http://www.huntingforclues.net/blog/img/icon_comment.gif") no-repeat 2px .3em;
margin:.5em 0;
padding:0 0 0 20px;
color:#666;
}
.comment-poster {
font-weight:bold;
}
.comment-body {
margin:0 0 1.25em;
padding:0 0 0 20px;
}
.comment-body p {
margin:0 0 .5em;
}
.comment-timestamp {
margin:0 0 .5em;
padding:0 0 .75em 20px;
color:#666;
}
.comment-timestamp a:link {
color:#666;
}
.deleted-comment {
font-style:italic;
color:gray;
}
.sidebar-title {
margin:0;
padding:0 .25em .1em;
background: url(http://www.huntingforclues.net/blog/img/fade-1.gif) repeat-x;
background-position: bottom;
border-bottom:1px solid #BE6482;
font-size:115%;
line-height:1.5em;
color:#800000;
}
select
{
	margin:0 0 0 0;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	color:#222277;
}
p.mini-sub-heading
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:75%;
	color:#BE6482;
}
p.mini-sub-heading a
{
	color:#BE6482;
}
p.mini-sub-heading a:visited
{
	color:#BE6482;
}