.entry {
	font-size:0.9em;
	background:#b1cd15;
	padding-bottom:20px;
	}		

.entry ul, .entry ol {color:#012d42; margin: -10px 100px 10px 50px;}
.entry ul ul, .entry ol ol {color:#012d42; margin: 10px 100px 15px 20px;}
.entry li {margin-bottom:2px; padding:5px 0px;}
.entry a, .entry a:visited, .entry a:active {color:#5F7D00;}
.entry a:hover {background-color:#D7E48B; border:none;}

.entry img {
	clear:right;
	margin:0px;
	}
 
.postmetadata  {text-transform:uppercase; font:.7em 'Lucida Grande','Lucida Sans Unicode',Arial; letter-spacing:0.1em; margin:0px 20px 20px 20px;}
.postmetadata em {text-transform:none;}

.commentcount {
	background-image:url(../images/bubble.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:12px;
	color:#206d91;
	}
.commentcount a, .commentcount a:visited {color:#206d91;}
.commentcount a:hover {color:#FFF;}

.entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#422f33;
	display:block;
	}

.entry table {
	margin:0px 20px 0px 20px;
	width:570px;
	border:none;
}
.entry table caption {color:#012d42; font-weight:bold; text-align:left; padding-bottom:5px;}
.entry th {border:none; color:#F0F0F0; font-weight:normal; text-align:right; padding:4px 8px; background-color: #5F7D00;}
.entry td {width:33%; background:none; color:#012d42; text-align:right; padding:4px 8px; border-bottom: 1px solid #85B000; border-top-style: none; border-right-style: none; border-left-style: none;}
			#TableNotes {text-align:left; font-size:0.9em;}


#indexing {color:#012d42; margin:5px 20px; font-size:0.9em; font-weight:bold; border-top: 1px solid #333;}
#indexing a, #indexing a:visited {color:#012d42; font:italic 0.85em Georgia,"Times New Roman",Times,serif; letter-spacing:0.08em;}
#indexing a:hover {background-color:#ccdd6d;}
	
/* ---------- @ Comment Styles -----------*/
#commentarea {background-color:#227ea8;color:#025075;}
.commentlist li {margin: 10px 60px 10px 60px;}
.commentinfo {clear:right; padding: 0px 0px 5px 0px; font-size:1.0em; color:#012d42;}
.commenttext {clear:right; font-size:0.85em;}
.commenttext p {margin:0px; padding: 0px 0px 20px 0px;}

.commentinfo .commentmetadata {font-size:0.75em;color:#025075;}
.commentinfo .commentmetadata a, .commentinfo .commentmetadata a:visited {color:#025075;}
.commentinfo .commentmetadata a:hover {color:#FFF;}
.commentlist cite {color:#b1cd15; font: 1.1em Georgia, "Times New Roman", Times, serif;}
.commentlist em {font-size: 0.8em;}
.commentlist code {font-size:1.3em; line-height:120%;}
.commentlist li.my_comment p {color:#a4cee1;}