body {
	margin: 0px;
	}

h2.date { 
	font-family: Georgia, serif; 
	font-size: medium; 
	font-weight: normal;
	color: #339999; 
	text-align: right;
	}

h3 {
	font-family: Georgia, serif;
	font-size: large; 
	font-weight: normal; 
	color: #006666; 
	}

abbr, acronym, .help { 
	color: #55AAAA;
	text-decoration: none;
	cursor: help;
	}

blockquote { 
	padding: 10px; 
	border-left: 1px dashed #009999;
	color: #006666; 
	background-color: #EEEEEE;
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	}

div.singlecomment { 
	padding: 6px; 
	border: 1px dotted #009999;
	color: #003333; 
	background-color: #F4FFFF;
	font-family: helvetica, arial, sans-serif;
	/* font-size: small; */
	margin-bottom: 5px;
	}

blockquote.comment-group {
	padding: 0px;
	border: none;
	color: black;
	background-color: transparent;
}

#mainblog { 
	padding: 10px; 
	background-color: white; 
	color: black;
	}

.sidebar {
	font-family: helvetica, arial, sans-serif;
	padding: 8px;
	font-size: small;
	line-height: 150%;
	}

#sidecolumn1 {
	color:#111111;
	background-color: #AADDDD;
	}

#sidecolumn2 {
	color:#111111;
	background-color: #88CCCC;
	}

#sidequote {
	color:white;
	background-color: transparent; /* #CCFFFF*/
	}

.sidebar h2 {
	color: #003333;
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	/* margin-bottom: 30px; */
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	/* color: #333333; */
	/* font-family: tahoma, arial, sans-serif; */
	/* font-size: small; */
	text-align: left;
	/* margin-top: 10px; */
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 2px solid #FFFFFF;
	}

#comment {
	background:#FFFFFF;	
	width:360px;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	font-size:11px;
	line-height:16px;
	color:#333333;
	}

.main { 
	font-family: Georgia, serif;
	font-style: normal; 
	font-size: smaller;
	line-height: 130% 
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


/* -------------------- */

#banner {
	font-family: Georgia, serif;
	color: #FFFFFF;
	background-color: #006666;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

a#banner-img {
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #002222;
	}

.content p {
	color: #002222;
	line-height: 150%;
	text-align: left;
	font-size: small;
	/* margin-bottom: 10px; */
	font-family: helvetica, arial, sans-serif;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #006666;
	font-family: Georgia, serif;
	font-size: medium; 
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #339999;
	/* font-family: 'Trebuchet MS', Verdana, sans-serif; */
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted, p.posted {
	color: #003333;
	/* font-family: Georgia, serif; */
	/* font-size: small; */
	/* border-top: 1px solid #003333; */
	text-align: left;
	margin-left: 1.2em;
	line-height: normal;
	}
/* FURL STYLES: */
.furlLinkArchive {display:none;}
.furlListMain {background:transparent;}
.furlListMain ul {margin:0;padding-left:0px;}
.furlListItem {margin-bottom:.5em;}
.furlAttribution {margin-top:2px;}
