body{
	color: #ededed;
	
	background:black url(../img/opera-redo.jpg) no-repeat left top;}

header h1{
	text-shadow: 0 0 5px #ededed;
}
header h1 a, header h1 a:hover, header h1 a:visited, header h1 a:active{
	color: #FFF;
}

#main-content{
	background: #121212;
	background: rgba( 18, 18, 18, .90 );
	border-color: #252525;
	border-width: 11px;
	width: 660px;
	border-color: rgba( 37, 37, 37, .50 );}



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

.comment{
	border: 0;
	background-color: #151515;
	padding: 10px 20px;
}


.post{
	font-size: 1.24em;
	line-height: 1.6em;
}

.post p strong{
	background-color: #151515;
	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:#C7FF68;	font-weight: normal;
	text-shadow
}

