/*****
*
*	Sacoiwa Comment Cascading Style Sheet
*
*	Sun Jul  2 18:27:16 EDT 2006 - F Harvell
*
*****
*
*	Copyright &copy; 2000 - 2008 First Time Software
*
*	All rights reserved worldwide. Usage rights have been granted
*	to the website owner according to the terms and conditions of
*	the Sacoiwa License Agreement.
*
*****
*
* Version 4.0, $Id: comment.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


ol.comments { width:80%; margin:auto; padding:10px; }

ol.comments li { padding-top:20px; border-top:1px dotted #999; }

ol.comments h1 { font:bold 14pt Arial,Helvetica,sans-serif; margin:10px 0; display:inline; }
ol.comments h2 { color:#666; font:1em Arial,Helvetica,sans-serif; margin:10px; display:inline; }

ol.comments p.postinfo { color:#666; font:italic x-small Verdana,Arial,sans-serif; margin-top:20px; }

ol.comments p.complaint { text-align:right; }
ol.comments p.complaint a { font-family:Verdana,sans-serif; font-size:8pt; color:#933; border-top:1px dotted #933; }
ol.comments p.complaint a:focus, ol.comments p.complaint a:active, ol.comments p.complaint a:hover { text-decoration:none; color:#D00; }

p.comments.noresults { width:80%; margin:10px auto; padding:10px; }

p.comments.post { text-align:center; width:80%; margin:10px auto; padding:10px; border-top:2px dotted #999; border-bottom:2px dotted #999; }

