/* Comments */
/*Used Blogger as a template.  Thanks Blogger.*/

.comment-count	{
	margin:15px 0 0 0;
	font-family: times new roman, serif;
	font-size:5em;
	font-weight:bold;
	color:#F6FAE3;
	z-index: 1;
}

.comment	{
	background:transparent;
	margin: 20px 100px 0 120px;
}
		
.comment-top	{
		background: url('images/commentTop.gif') no-repeat left top;
		line-height:8px;
		}
		
.comment-body	{
		background: url('images/commentBody.gif') repeat-y left top;
		line-height:1em;
		margin:0 1px 0 0 0;
		padding:3px 20px 3px 15px;
		}

.comment-number	{
		float:right;
		margin:0 0 5px 20px;
		padding:0px 5px 5px 0;
		font-family:serif;
		font-size:2em;
		color:#9999cc;
		border:1px solid blue;
		}

.comment-number li {
		list-style-type:decimal;
		}
		
.comment-body p	{
	margin:0 40px 0 0;
	text-align: left;
	font-family:verdana,sans-serif;
	font-size:.9em;
	line-height:1.3em;
	color:#000;
	width: 450px;
	z-index: 2;
}	
		
.comment-bottom	{
		background: url('images/commentBottom.gif') no-repeat left top;
		height:60px;
		padding:30px 0px 0px 50px;
		font-size:.9em;
		z-index: 3;		
		}

.comment-author	{
		display:inline;
		font-size:1.2em;
		font-weight:bold;
		}
		
.comment-post-box {
	background-color: #EAE8E8;
	border-bottom: 5px solid #AAAAAA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}