.smallcal {
	padding-top: 5px;
	border-top-style: dotted;
	border-top-color: #e4e4e4;
	border-top-width: thin;
	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;
	width: 20%;
	float: left;
}

.smallcal .infowrap{
	margin-left: 2%;
	float: left;
    width: 58%;

}

.smallcal .localwrap{
	margin-left: 2%;
	float: left;
    width: 18%;
	font-size: 10px;

}

.smallcal .titlehead {
	margin:  0;
    width: auto;

}

#wrapper .smallcal .titlehead h3 {
	font-size: 14px;
}


.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;
	float: left;
	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;}