
/*
** HTML elements
*/
body {
	font-family:'Oswald',sans-serif;
}

div.posterboard {
	background:#FFF;
	min-height:576px;
}

#bhubble-feature {
	background:#062d48;
	margin:0px 0px 6px 0px;
	min-height:100px;
	max-height:300px;
	overflow:hidden;
	padding:0px;
	border:none;

}
#bhubble-feature h1 {
	color:#DDD;
	background:#062d48;
	margin-top:0px;
	line-height:normal;
	font-family:'Oswald',sans-serif;
	padding:0px;
	border-bottom:none;
}
#bhubble-feature p {
	color:#CCC;
}
#bhubble-feature a {
	color:#FFF;
}
#bhubble-spacer {
	line-height:0px;
}
#bhubble-event-cal {
	background:#7492a6;
	border-spacing:0px;
}
#bhubble-feature h2 {
	line-height:28px;
	margin:6px 0px 10px 0px;
}

#bhubble-feature h2 a {
	color:#FFF;
}
 a.posterb {
	color:#062d48;
}
img.posterb {
	margin-top:6px;
}
.posterboard p a {
	font-size:18px;
}


#bhubble-feature div.bhubble-event-date {
	margin-bottom: 6px;
	color:#DDD;
}

#bhubble-feature img {
	margin: 0px 20px 0px 0px;
	max-height:600px;
	max-width:600px;
	border:none;
}
#bhubble-event-viewmore-months {
	background:#7492a6;
	color:#333;
	font-size:16px;
	padding:6px 2px;
	text-transform:capitalize;
	width:100%;
}
#bhubble-event-viewmore-months a {
	color:#FFF;
}



div.bhubble-event-list-item {
	margin:4px;
}
.bhubble-event-list-item .bhubble-event-title {
	font-weight:bold;
	padding-top:6px;
	margin-bottom: 4px;
}
.bhubble-event-list-date {
	margin-bottom:4px;
}

#bhubble-calendar-links {
	font-size: 12px;
	text-align:right;
	padding: 0px 4px;
}
#bhubble-calendar-links a {
	color:#062d48;
}

.field-field-photo-1 {
	display:block;
	width:45%;
	float:right;
}

#bhubble-event-calendar th {
	border:none;
}

.submitted, .taxonomy {
	visibility:hidden;
	display:none;
}
.imagefield {
	max-width:100%;
	max-height:auto;
	height: inherit !important;
	padding-left:6px;
}

.bhubble-event-node-body {
	height:100%;
	margin-bottom:20px;
}