/*
Theme Name: Blog List
Theme URI: http://www.zanzibar19.com/
Description: Customized for Zanzibar19
Version: 0.5
Author: Andy Clark
*/

.showinfo {
	float: left;
	width: 250px;
	margin-left: 10px;
	background: transparent url(images/shows-we-like-title.png) no-repeat top center;
	padding-top: 60px;
	margin-top: 30px;
	color: white;
}
.showinfo p { margin: 0 0 0.5em 0; padding-left: 10px; }

.blogs { width: 459px; margin-left: 323px; padding-top: 30px; }

.blog {
	width: 139px;
	height: 125px;
	overflow: clip;
	background: transparent url(images/episode_button.png) no-repeat top left;
	padding: 2px;
	float: left;
	margin: 10px 10px 0 0;
}
.blog:hover { background-image: url(images/episode_button_hl.png) }

/* .blog h3 { text-align: center; }
.blog h3 a { text-decoration: none; color: white; } */