@import url(http://www.agerstein.com/mt-static/themes-base/blog.css);
@import url(http://www.agerstein.com/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

@import url(http://www.agerstein.com/mt-static/plugins/ActionStreams/css/action-streams.css);

/* hide machine fields for hAtom */
.hentry .entry-title, .hentry .updated, .hentry .published { display: none; }

/* for the last few flickr photos */
.photo-stream-list {
    margin-left: 0px;
    padding-left: 5px;
    list-style-type: none;
}

.photo-stream-list li {
    margin: 0 0 0.5em;
    padding-bottom: 1px;
}

.advert
{	padding: 1px 1px 1px 10px;
	text-align: right;
	color: #333333;
	background-color: #ccc;
}

/* quote stuff */
blockquote {
	padding: 8px 25px 5px 40px;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin: 0px 0px 2px 5px;
	background: url(images/quote.gif) no-repeat;
	color: #666666;

}

.quote { margin: 2em 0 0; }

.quote blockquote {
	font: 2em/1.25em normal "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #777;
	width: 350px;
	margin: 0 auto;
	padding: 0;
	background: none;
	border: 0;
}

.quote .source {
	display: block;
	width: 350px;
	margin: 0 auto 1em;
	text-align: right;
	font-size: 1em;
	color: #999;
}
