body {
	font-family: verdana,"lucida grande", helvetica, verdana, arial, sans-serif;
	font-size: small;
	background: white url("/images/blue-top-bk.gif") repeat-x;
	margin: 0px; 
}
td { font-family: verdana, arial; font-size:small; } 
th { text-align:left; border-bottom: 1px solid silver; }
a {
	color: #539DBC;
}
a:visited {
	color: #89C8E6;
}
a:hover {
	color: #CFB18E;
	border-bottom: 1px dotted #0098e1;
	text-decoration: none;
}

.entryDate {
	font-size: x-small;
	color: gray;
	text-align: right;
	font-style : oblique;
	float: right;
	font-weight: bold;
}

h2, .entryTitle {
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	font-size: medium;
	border-bottom: 1px solid silver;
	font-family: "lucida grande",verdana,arial,sans-serif;
	padding: 0px;
}

.entryBody {
	margin-left: 20px;
	margin-top: 1px;
	font-size: small;
}
.catImg {
	margin-left:15px;
	margin-bottom:15px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.entryCategoryImg {
	margin-bottom: 0px;
}

.entryLinks {
	margin-left: 20px;
	margin-top: 5px;
	font-size: xx-small;
	color: gray;
}

.commentsTitle, .recentEntriesTitle, .trackbackTitle {
	font-size: small;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: 1px solid silver;
	margin-bottom:10px;
}

.commentBody {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
	background-color: #fcfcfc;
	padding: 10px 20px 10px 50px;
	font-size: x-small;
	font-family: verdana,sans-serif;
}

.commentNumber {
	position:absolute;
	color: #f1f1f1;
	padding: 15px 0px 0px 40px;
	font-size: 28px;
	text-align: left;
	
}

.commentCredit {
	margin-left: 20px;
	color: gray;
	font-size: xx-small;
	margin-top:5px;
}

.postCommentTitle {
	font-size: small;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: 1px solid silver;
}

.commentForm { margin-left: 20px; margin-top:5px; }

.entryCategoryImg {
	
}

a.entryTitleLink, a.entryTitleLink:visited {
	color: black;
	text-decoration: none;
}
a.entryTitleLink:hover {
	color: #539DBC;
	text-decoration: none;
}
h1, .pagetitle {
	color: #539DBC;
	font-size: large;
	font-family: Georgia,Serif;
	margin: 0px 2px 0px 0px;
	font-weight: normal;
	background-color: white;
	border-bottom: 1px solid silver;
	padding: 4px;
}

#navBox {
	top: 75px;
	width:170px;
	float: left;
	font-size: xx-small;
	padding: 3px;
	position:absolute;
}

.navlet {
	background-color: #fcfcfc;
	border: 1px solid #0096DE;
	border-top: 5px solid #0096DE;
	margin-bottom: 9px;
}

.navBoxTitle {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px;
	font-weight: bold;
	font-size: small;
	border-bottom: 1px solid #f5f5f5;
	color: gray;
	margin-bottom: 2px;
	background-color: #fcfcfc;
}

#contentCell {
	border: 1px solid #99CC66;
	background-color: white;
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right:20px;
	margin-right: 40px;
	width: 700px;
	text-align: left;
}
.navCell {
	padding-right: 2px;
}

pre { background-color: #fbfbfb; border-left: 2px solid silver; width:90%; padding: 5px; font-size: 9pt; font-family: "Lucida Console", monospace }
code { color: gray; padding: 1px; background-color:#fbfbfb; }
blockquote { 
	 font-style : italic; border-left: 1px solid silver; padding:15px; 
	line-height: 1.6em;
}
blockquote:before {
	content: open-quote;
	font-size:xx-large;
	font-family:arial;
	color:silver;
}
blockquote:after {
	content: close-quote;
	font-size:xx-large;
	color:silver;
	font-family:arial;
}
.ad {
	border-top: 3px solid #fbfbfb;
	padding: 2px;
	margin: 8px;
	
}
.searchBox {
	margin-right: 30px;
	right: 0px;
}
li.tb {
	font-size: x-small;
}
.tags {
	font-size: x-small;
}
.tbURL { font-size: x-small; }


a.rss, a.rss:visited {
border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:4px;
}

a.rss:hover {
	color:yellow;
}

.bottomMessage {
	margin: 10px;
	padding: 5px;
	border: 1px solid silver;
	background-color: #FFFFCC;
	font-size: medium;
}
.bDesc {
	padding: 5px;
	color: gray;
	text-align:right;
	margin-bottom: 5px;
	font-style: italic;
}

.multiplead {
	float:right;
	margin:5px;
	border-left:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	position:relative;
	padding:5px;
	background-color:white;
}

#footer {
	background-color: #603913;
	border-top: 10px solid #c69c6d;
	color:white; 
	padding:top: 4px;
}
#footer td { color:white; }
