	/*-- modified basic universals --*/

BODY { background-attachment: fixed; }
BLOCKQUOTE.quote { margin: 0; font: 25px Georgia, 'Times New Roman', Times, serif; line-height: 120%; }
BLOCKQUOTE.quote DIV { margin-top: 65px; padding: 0 21px; font-style: normal; text-align: center; }
BLOCKQUOTE A { color: black; text-decoration: none;}
BLOCKQUOTE A:link { color: black; text-decoration: none;}
BLOCKQUOTE A:hover { color: #ed2901; text-decoration: none;}
BLOCKQUOTE A:visited { color: black; text-decoration: none;}
BLOCKQUOTE A:visited:active { color: orange; text-decoration: none;}
BLOCKQUOTE A:visited:hover { color: #ed2901; text-decoration: none;}
BLOCKQUOTE A:active { color: orange; text-decoration: none;}




	/*-- new named divs --*/

#comments h4 { border-bottom: 1px solid black; font-weight: bold; text-transform: lowercase; padding-top: 4em; letter-spacing: 0.3em; }



	/*-- new classes --*/

.credit { font: 12px 'Trebuchet MS', Trebuchet, 'Lucida Grande', lucida, helvetica, sans-serif; text-align: right; padding: 10px 20px 0 0; }

.post-footer { font-size: smaller; color: black; padding: 5px 20px 0 20px; margin: 0; text-align: right; }
.post img {border: 2px solid black; padding: 4px;}
.post-body p {text-indent: 40px; margin: 0;}
.post-body {margin: 1em 0 1em 0;}

.ctr {padding: 10px 0; 	width: 100%; text-align: center;}




	/*-- possibly superfluous? --*/
.icon-action img { float: right; }
.deleted-comment {font-style:italic;color:gray;}


