@import url('art-directed-comments-540-stack.css');
@import url('art-directed-link-clear.css');


body { background-color: black; color: #ccc; }
::selection, ::-moz-selection { background-color: rgba(255,255,100,.15) !important; }

#header, #footer { color: rgba(255,255,255,.7); border-color: #222; }

.post-meta { float: none; margin: 0 auto 50px; width: 540px; border-bottom: 1px solid #222; padding-bottom: 10px; margin-bottom: 30px; }
	.post-meta h1 { font-family: presicav-1, presicav-2, Helvetica, sans-serif; color: red; margin-bottom: 0px; }
.post-content { float: none; margin: 0 auto; }
.post-time { color: #666 }
.post-social-links, .post-relevant-links { display: none; }

h1, h2, h3 { color: red !important; }

#entire-post a { color: red !important; font-weight: bold; }
#entire-post hr { color: #222 !important; background-color: #222 !important; } 

.blog-post .post-content blockquote > p { font: 21px/25px "Helvetica-Neue", Helvetica, sans-serif normal lighter; color: red; }

p#disclaimer { font-style: italic; font-size: 13px; line-height: 16px; color: #666; }


#respond label { color: white; }
#respond input, #respond textarea { border-color: #222; background-color: rgba(255,255,255,.075); color: white; }
#respond input:focus, #respond textarea:focus { background-color: rgba(255,255,255,.15); } 
#respond a { color: red; }
.commentlist cite a { color: red !important; }

