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

.post {
	}

.entry {
	font-size:1.0em;
	}

.entry p {
	color: #333;
	text-indent: 1em;
	font-family: Palatino,Georgia,'Times New Roman',serif;
	}
			
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

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

.entry ol li {
	margin-left:15px;
	padding:3px 0;
	}
	
.entry blockquote, .commentlist blockquote {
	border-color: #cccccc;
	border-width: 1px;
	border-style: dashed;
	margin:18px 45px 25px 45px;
	padding:2px 15px 4px 15px;
	line-height:150%;
	background:white;
	color: #999999;
	font-size:0.9em;
	}			

.entry img {
	float:left;
	margin:5px 14px 15px 0;
	border:3px solid #eee;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
	padding:6px;
	background: #eee;
	}
 
p.postmetadata  {
	text-transform:uppercase;
	font:.7em 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#069;
	letter-spacing:0.2em;
	margin:10px 0 0 0;
	}

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

.postmetadata .commentcount {
	font-style:normal;
	font-size:1.1em;
	}
			
.entry code {
	border-color: #333;
	border-width: 1px;
	border-style: dashed;
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding: 30px;
	background:white;
	color: #000;
	display:block;
	}
	
.entry strong {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	}

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

.entry td, .entry th {
	border-bottom-color: #cccccc;
	border-bottom:1px solid;
	padding:4px 8px;
	background:white;
	}

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

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

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

	
/* ---------- @ Comment Styles -----------*/

#comment {
	width:100%;
	}

#commentarea {
	padding-top:35px;
	}

.commentlist, #trackbacklist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li, #trackbacklist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
	background: #fff;
	}

.commentlist .commentmetadata {
	font-size:0.75em;
	padding-top:1px
	}

#trackbacklist .commentmetadata {
	font-size:0.7em;
	padding-top:3px;
	}
			
.commentlist cite, #trackbacklist cite {
	font:normal 1.1em Georgia, "Times New Roman", Times, serif;
	}	

cite a {
	font:normal 1.1em Georgia, "Times New Roman", Times, serif;
	}
		
.gravatar {
	float:left;
	width:62px;
	}

.gravatar img {
	border:3px solid #ccc;
	}
		
.commentinfo {
	float:left;
	padding-top:5px;
	font-size:0.9em;
	}

.commentlist li.my_comment {
	color: white;
	background:#333;
	}
	
.commentlist li.my_comment a:link, .commentlist li.my_comment a:visited {
	color: white;
	}

.commenttext {
	font-size:0.8em;
	}

.commentlist code {
	font-size:1.3em;
	line-height:120%;
	}
	
	
/* ----- Facebook Comments ---*/

.fbc_connect_button_area {
float:none!important;
margin-left:0!important;
margin-top:6px!important;
padding-left:9px!important;
padding-top:6px!important;
}

.fbc_profile_header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0!important;
border:1px dotted gray!important;
padding:20px!important;
text-align:left!important;
width:570px!important;
}

	
				