body { 
	text-align:left;
	margin:0;
	padding:0;
}

#bd {
	margin: 0 8em;
}


#ft {
	background-color:#cbdad7;
	margin:0 5em;
	border-top: 1px dashed #999999;
}

#hd {

}

#inline-list {

}

#inline-list p {
	display: inline;
}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
}

#inline-list li {
	padding: 3px 5px 0 0;
}

.post {
	margin-bottom:3em;
}

.post-text {
	font-size: 100%;
	line-height: 197%;
	margin-bottom:1em;
}

.post-text br {
	line-height: 50%;
	margin-bottom:0em;
}

h1,h2,h2.sidebar-title,h3,h4 {
	font-family:"Trebuchet MS";
}

h2.sidebar-title,h4 {
	font-variant: small-caps;
	font-size:123.1%;
	margin:1em 0;
}

h1 {
	color: #990066;
}

a:link {
	text-decoration:none;
	color:#0033cc;
}

a:visited {
	text-decoration:none;
	color:#909090;
}

a:hover {
	text-decoration:none;
	color:#0099cc;
}

a:active {
	text-decoration:none;
	color:#006633;
}

.post h2 a:link,.post h2 a:visited {
	text-decoration:none;
	color:#006633;
}

.post h2 a:hover {
	text-decoration:none;
	color:#ad9;
}

.post h2 a:active {
	text-decoration:none;
	color:#0033cc;
}

.post h2 {
	text-decoration:none;
	color:#006633;
}

.header {

}

#title {
	font-family:"Trebuchet MS";
	font-size: 197%;
	font-variant: small-caps;
}

#description {
	float:right;
}

#bottom_bar {
	margin:1em;
}

#post-day {
	border: none;
	margin:1em 0;
	text-align:left;
	background-image:url('../images/header-gradient.png	');
	background-repeat:repeat-y;
}

.comments {
	background:#fff;
}

.comments-block dt {
	margin:3em 0 1em 0;
}

.posted-by-line {
	font-size: 85%;
	text-align:right;
	background-image:url('../images/posted-gradient.png	');
	background-repeat:repeat-y;
	margin-bottom:6em;
}

#sidebar {
	background:#eeeeee;
}

#recently ul {
	list-style: none inside;
	margin:0;
}

#recently ul li {
	list-style: none inside;
	margin:0 0 .5em 0;
}

#archive-list ul {
	list-style: none inside;
	margin: 0 0 5em;
}

#archive-list ul li {
	list-style: none inside;
	margin:0em .25em 1em 0em;
	width:8em;
	float:left;
}

blockquote {
	margin: 2em 2em 2em 2em;
	padding: 1em;
	border: 1px solid #000000;
	border-left: 12px solid #006633;
	background:#eeeeee;
}


/* Profile Block */

#profile-container dl.profile-datablock {
	float:left;
	margin:0;
}

#profile-container dl.profile-datablock dt.profile-img {
	margin:0;
	padding:0;
	float:left;
}

#profile-container dl.profile-datablock img {
	margin:0 1em 0 0;
}

#profile-container p.profile-textblock {
	float:left;
}

#profile-container p.profile-link {
	clear:both;
}
