body{
	color: #343444;
	
	background:white url(../img/2009-12-14-fb.gif) no-repeat center top;}

header h1{
	text-shadow: 0 0 0 #000;
	padding: 53px 0 0 0;
	font-size: 2.1em;
	
	text-indent: 60px;
	
}
header h1 a, header h1 a:hover, header h1 a:visited, header h1 a:active{
	color: #333;
	
}

#main-content{
	background: transparent;
	padding-left: 200px;
	border: 0;
	width: 660px;}



#comments h3, #respond h3{
	text-shadow: 0 0 0 #000000!important;
	color: #333;
	letter-spacing: 2px;
	font-size: 1.6em;
	margin-bottom: 10px;
}

.comment{
	border-top-color: white;
	border-bottom-color: #ccc;
	border-width: 5px 0 2px 0;
	background-color: #eceff5;
	padding: 2px 5px;
	margin: 0;
}

.comment-body .gravatar{
	float: left;
}

.comment-body .gravatar{
	margin-top: -15px;
}
.comment-meta, .comment-text {
	margin-left: 70px;
}

.comment-meta .url{
	font-weight: bold;
}
.post{
	font-size: 1.24em;
	line-height: 1.6em;
}

.post p strong{
	background-color: #eceff5;
	display: block;
	padding: 5px;
}

.post-meta{
	font-size: 12px;
}

h1.post-title a, h1.post-title a:active, h1.post-title a:visited, h1.post-title a:hover{
	color:#333;	font-weight: normal;
	
}


