/* ---------- @ Post Styles -----------*/

.post {
	}

.entry {
	font-size:0.8em;
	}

.entry p {
	letter-spacing:0.01em;
	}
			
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

.entry ul li {
	margin-left:45px;
	list-style:solid-circle;
	padding:3px 0;
	}

.entry ol li {
	margin-left:15px;
	padding:3px 0;
	}
	
.entry blockquote, .commentlist blockquote {
	margin:12px 20px 20px 12px;
	padding:2px 12px 12px 12px;
	line-height:150%;
	border: none;
	color:#958fa8;
	font-style: italic;
	}		

.entry img {
	border: 6px solid #efefef;
	}
.postimg{
	border: 6px solid #efefef;
	margin-bottom: 4px;
}
 
p.postmetadata  {
	text-transform:uppercase;
	font:.7em 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#a57f88;
	letter-spacing:0.04em;
	margin:0;
	}

#interior p.postmetadata {
	font-size:0.65em;
	}
	
.postmetadata em {
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.postmetadata .commentcount {
	font-style:normal;
	font-size:1.1em;
	}
			
.entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	display:block;
	}

.entry table {
	width:100%;
	border-collapse:collapse;
	margin:8px 0;
	}

.entry td, .entry th {
	border-bottom:1px solid #422f33;
	padding:4px 8px;
	background:#301e22;
	}

.entry th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}

#indexing {
	background:#fff;
	padding:6px 8px;
	font-size:0.85em;
	line-height:200%;
	float:clear;
	}

#indexing a {
	font: italic 0.9em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.08em;
	}	

	.cv{
		color: #90749b;
	}