/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.dfulmer.net/mt/mt-static/themes-base/blog.css);
@import url(http://www.dfulmer.net/mt/mt-static/themes/theme-daveynin/theme-daveynin.css);
/* end StyleCatcher imports */

/* for commenters textbox */
textarea.expanding {
	line-height: 18px;
}

label.error {
	font-weight: bold;
	font-size: 14px;
	color: red;
	padding: 0 0 0 5px;
}

#pagination {
	text-align: center;
	padding: 4px;
	border: 1px solid #808080;
	font-family: "Courier New",Courier,monospace;
}

#pagination .PaginationPageNumber {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding: 2px;
}
