@charset "UTF-8";
/* CSS Document */

/* FOOTER */

#footer {
	float: left;
	clear: both;
	width: 100%;
	margin: 70px 0 0 0;
	background: top left repeat-x url(../images/little_miami_chamber_footer_bg.jpg);
	color:#FFFFFF;
}

#footer_wave {
	float: left;
	width: 100%;
	height: 100px;
	background: top center no-repeat url(../images/little_miami_chamber_footer_wave.png);
	z-index: 1000;
	margin-top: -50px;
}

#footer a {
	color: #e3d8bd;
}

#footer_content {
	display: block;
	width: 940px;
	margin: 0 auto;
	padding-top: 25px;
	color: #000000;
	line-height: 1.5em;
}

/* THE FEED */

#footer h3 {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0 10px 10px 0;
	line-height: 1.8em;
}

#footer .social {
	float: left;
	margin: 0 0 0 10px;
}

/* EVENTS */

#footer h3.first {
	line-height: 1.5em;
}

#footer h3.middle {
	margin-left: 10px;
}

#footer #event {
	float: left;
	min-height: 60px;
	background: top left no-repeat url(../images/little_miami_chamber_calendar_bg.png);
	margin: 0 0 0 10px;
}

#footer #event span {
	float: left;
}

#footer #event #cal_box {
	float: left;
	width: 48px;
}

#footer #event .month {
	width: 48px;
	font-weight: bold;
	text-align: center;
}

#footer #event .day {
	width: 48px;
	font-size: 29px;
	font-weight: bold;
	text-align: center;
}

#footer #event #title {
	margin: 0 0 0 10px;
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}

#footer #date, #footer #time {
	margin: 5px 0 0 10px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: .8em;
}

#footer #entry #title {
	font-size: 16px;
	line-height: 1em;
}

#footer #entry #date {
	margin: 5px 0;
	clear: left;
}

/* JOIN */

#footer h2 {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 10px;
	line-height: 1.1em;
}

#footer div#copyright {
	display:block;
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding-top: 7px;
	padding-bottom: 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#footer div#join_btn {
	float: left;
	margin: 10px 0 0 170px;
}

/* EVENTS */

.footer_column {
	float: left;
	width: 310px;
	background: top right no-repeat url(../images/little_miami_chamber_footer_separator.png);
}

.footer_column {
	min-height: 190px;
}

.last {
	background: none;
}

#entry {
	float: left;
	clear: both;
	margin-top: 5px;
	line-height: 1.3em;
}

#title a {
	color: #fff;
}

#date {
	float: left;
	text-align: right;
	font-weight: bold;
}

#title {
	float: left;
	text-align: left;
}
