Off-Topic

LA Metroblogging

Yet another impediment to my frequent posts here is that I’m now blogging over at metblogs.com. It actually makes sense. Back when this site was called Hollywoodland I posted about music, movies, writing and Los Angeles. Now that I’ve carved away that last topic I’ll need some place to post pictures of the Sunset & [...]

PT Gallery

This is just me, experimenting with the new Word Press gallery feature. It was a private post, so y’all didn’t have to see it, but it occurred to me that there’s just no such thing as too much PT Cruiser.

.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}