.smallcal {
	padding-top: 5px;
	clear: left;
	height: 100%;
	padding-bottom: 5px;
    width: 100%;
    overflow:	auto;
}

.sameday {
	padding-top: 15px;
	border-top-style: none!important;
	float: left;
	clear: left;
	height: 100%;
	padding-bottom: 15px;
    width: 100%;
    
}

.smallcal .calwrap {
	margin-top: 0px;
	line-height: 1.4em;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, sans serif;
	font-style: italic;
	font-weight: bold;
	color: #205E7A;
}

.smallcal .infowrap{}



.smallcal .localwrap{

}

.smallcal .titlehead {
	margin:  0;
    width: auto;

}

.home  #wrapper .smallcal .titlehead h3 {
	font-size: 14px;
	font-weight: bold;
	border: none;
	padding: 0;
	margin: 0;
}


.smallcal .title {
	width: auto !important;
	padding: 0 !important;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 18px;
}

#wrapper .smallcal .description {
	width: auto !important;
	padding-left: 0;
	margin-right: 10px;
	font-size: 12px;
	padding-bottom:	10px;

}

.smallcal .time {
	clear: left;
	float: left;
	font-size: 10px;
        width: 100%;

}

.smallcal .eventfoot {
	font-size: 12px;
	font-family: Futura;
	padding-right: 15px;
}

.feed {
	font-size: 10px;
}

.feed a{
	text-decoration: none;
}

.iCal {
	margin-top: 5px;
	float: right;
	line-height: 35px;
}

.iCal img {
	float: left;
	padding-top: 5px;
}

.pagination {
	margin-top: 25px;
	font-size: 10px;
	float: left;
	clear: both:
	width: 100%;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.category_color{margin-left: 8px; padding: 0px 4px 0px 4px; float: right; color: white!important; font-size: 10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}