
.post { margin:10px 0; padding:10px 0; border-bottom:1px solid #dadada; }


.post h2, .post h2 a { font-weight:bold !important; text-decoration:none; }
.post small { font-size:12px; color:#666 }
.post h3, .post h3 a { font-weight:bold !important; text-decoration:none; }
h2.post-title, h2.post-title a { font-weight:normal !important; font-size:28px }

.entry { line-height:15px !important; padding-right:10px }
div.comments-box { padding:10px; }
h3#comments, h3.h-reply { font-size:14px !important; font-weight:bold !important; color:#000 !important}

.postmetadata { background:#f4f4f4; padding:5px; }
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* twitter */
.twitter-box { padding:20px; }
 ul.twitter { }
 li.twitter-item { padding:10px 0; border-bottom:1px solid #eee;  font-size:11px; color:#555 }
 p.twitter-message { font-size:11px}
 .twitter-timestamp { font-size:11px; }
 a.twitter-link { font-size:11px; text-decoration:underline; }
 a.twitter-user { font-family:14px; }
 
 .facebook-box { padding:10px; }

/* tag cloud */
.tagcloud { padding:20px; }
.tagcloud a { text-decoration:none; }
.tagcloud a:hover { text-decoration:underline }
