/* -- CUSTOM -- */

body {
	color: #555;
}

.page .event-list div.filterbar ul li,
.page .event-list ul.event-list-view li {
 list-style: none !important;
}

.event-list .start-date {
 padding: 6px;
}

.event-list .event-info {
 margin-left: 5em;
}

.widget_displaytweetswidget p {
 margin-bottom: 16px;
}

.widget_displaytweetswidget p a {
 font-size: 0.9em;
}

.muted {
 color: #999;
}

#tertiary, #wrap, #text-3 {overflow:visible !important; border-bottom: none;}


.book {
	border: solid 4px #efefef;
	border-radius: 12px;
	position: relative;
	padding: 12px 10px 12px 20px;
	padding-top: 110px;
}

.cover {
	background: url(/wp-content/uploads/2013/11/citizen-canine-cover.png) no-repeat;
	height: 260px;
	position: absolute;
	left: 20px;
	top: -160px;
	width: 200px;
}

.book-btn {display:block; height: 52px; margin-bottom: 16px;}
.book-btn span {display: block; text-indent: -9998em;}

.amazon{background: url(/wp-content/uploads/2013/11/btn-am.png) no-repeat !important;}
.bn{background: url(/wp-content/uploads/2013/11/btn-bn.png) no-repeat !important;}
.indie{background: url(/wp-content/uploads/2013/11/btn-ib.png) no-repeat !important;}
.audible{background: url(/wp-content/uploads/2014/04/btn-aud.png) no-repeat !important;}

@media screen and (max-width: 880px)
{
	.book {padding: 12px; position: relative;}
	.cover {position: absolute; left: 190px; top: -30px; width: 200px;}
}