
	/*-- modified basic universals --*/

BLOCKQUOTE.quote DIV { margin-top: 25px; }
H4 { margin-bottom: 5px; }
H5 { font-weight: bold; margin: 0; font-size: 1em; font-style: normal; margin-bottom: 1em; }




	/*-- modified universal named divs --*/





	/*-- new named divs --*/

#archives { color: #895; background: transparent url('../images/halfwhite.png') repeat scroll; padding: 20px 0; margin: 50px 0 50px 15px; display: block; line-height: 175%; width: 130px; text-align: center; }
#archives a:link { color: #895; text-decoration: none; }
#archives a:hover { text-decoration: underline; }
#archives a:visited { color: #895; text-decoration: none; }
#archives a:visited:hover { text-decoration: underline; }
#archives ul { list-style-type: none; margin: 0; padding: 0; }
#archives li { padding: 0; text-indent: 0; }




	/*-- modified universal classes --*/

.post-footer { border-top: 1px dashed black; padding: 6px 0 50px 0; margin: 0; clear: both; }
.post-footer em { float: left; font-style: italic; }
.post-footer .comment-link { float: right; padding-left: 5px; }
.credit { margin-bottom: 25px; }




	/*-- new classes --*/

.newart { display: block; padding: 0; margin: 20px 0 10px 0; text-align: center; }
.newart img { background: white; }
.navigation { width: 300px; float: right; }
.alignright { float: right; }
.alignleft { float: left; }

