body {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
}
h2,h3,h4,h5 {
	font-family: "Helvetica", "Arial", sans-serif;
}
input, textarea, select {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	border: 1px solid #999;
}
input:focus, textarea:focus {
	background-color: #ECECEC;
}

#header h1 {
	
}
#header h1 a {
	display: block;
	width: 130px;
	height: 111px;
	background: black url('bitchesbrew/logo.gif') no-repeat center center;
	text-indent: -10000em;
}

#mastHead {
	background: black url('bitchesbrew/miles.jpg') no-repeat scroll 110% 35%;
	padding: 10% 0 8% 0;
}
.infoTitle h2 {
	background: transparent url('bitchesbrew/hand.gif') no-repeat 0 8px;
	padding-left: 40px;
	color: #ECECEC;
}
.innerBackground {
	padding: 1.5em 0;
}

#ribbon {
	height: 75px;
}

#nextEvent ul, #nextEvent li, #nextEvent .left, #nextEvent ul.ec3_events {
	position: relative;
	width: 100%;
	list-style: none;
	float: none;
}
#nextEvent {
	color: black;
	font-size: 2em;
}
#nextEvent a {
	position: absolute;
	left: 25%;
	color: black;
}
#nextEvent .nextEventDate {
	position: absolute;
	left: 0;
}

.comment_license {
	font-size: small;
}

/* REWRITES */
.ec3_eventday {
	font-weight: bold !important;
}
