body{
	color: #343444;
	
	background:white;
}

header h1{
	padding:0px 20px 0 0;
	font-size: 2.1em;
	text-align: right;
	font-family: serif;
	
}
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: 50%;
	margin-right: 0;
	
}



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


.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;
	
}

footer{
	margin-right: 0;
}
