* { font: 10px Verdana, Arial, Helvetica, sans-serif; }



body { 

	background: #fff;

}



a { 

	text-decoration: none;

	color: #c60;

}



a:hover { 

	color: #c60; 

	text-decoration: underline;

	} 

.highlight { color: #c60; }

.greylink { color: #666; }

.greylink a:hover { text-decoration: none }



.entrytitle { 

	font-size: 13px;

	font-weight: bold;

}



.entrybody { 

	width: 725px;

	text-align: justify;

	margin: auto;

}



.mainimg { 

	margin-top: 15px;

	margin-bottom: 10px;

	text-align: center;

}



.mainpic { 

	background: #fff;

	border: 1px solid #999;

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 15px;

	padding-bottom: 15px;

}



a:hover img.mainpic { padding: 12px; border: 1px solid #333; } 



.thumbnail { 

	border: 1px solid #666;

	padding: 5px;

	background: fff;

	margin: 3px;

	height: 90px;

	width: 120px;

}



input, file, select, textarea { 

	border: 1px solid #333;

	padding: 2px;

}



.footer { 

	border-top: 1px solid #333;

	margin-top: 10px;

	padding-top: 5px;

}



.comments { 

background: #fff;

text-align: justify;

}



.comments img { 

border: 1px solid #9a9691;

}



.comments a { color: #c60; text-decoration: underline;}



.comments a:hover { color: #c60; text-decoration: none; } 



.comment-title { padding: 5px; } 



.comment-title img { 

	padding: 4px;

	margin: 2px;

	background: #fff;

	border: 1px solid #cac6c1;

}



.commentbody { 

	padding: 15px;

	padding-top: 5px;

	border-bottom: 1px solid #777;

}



.commentnotes { 

	padding: 15px;

	padding-left: 5px;

	border-bottom: 1px solid #000;

} 



.commentheader { 

	padding: 5px;

}



.center { text-align: center; } 

.right { text-align: right; } 

.left { text-align: left; } 

b, b *,.bold, .bold *, strong, strong * { font-weight: bold; }

em, em * { font-style: italic; } 

i, i * { font-style: italic; }

s, s * { text-decoration: line-through; } 

u, u * { text-decoration: underline; } 

.red { color: #f00; } 


