.home_cal_pad{
padding: 0 50px 0 50px;
}

.full_date h2{
color:#FFFFFF;
font-size: 2.5em;
}

.full_date{
float:left;
margin-right: 40px;
margin-bottom:30px;

}


.local a{
color: #f6bf00;
text-transform:uppercase;
font-size:.8em;
}

.local a:hover{
color: #ffffff;
}


.cal_border{
-webkit-border-radius: 25px;
border-radius: 25px;
background-color:rgba(0, 0, 0, 0.7);
padding:20px 20px 20px;
}

.cal_month{
font-family: "lato",sans-serif;
font-size:2.5em;
color: #fffc00;
text-transform:uppercase;
 line-height: 1.1em;
 text-align: right;
}

.cal_day{
font-family: "lato",sans-serif;
font-size:1.5em;
color: #fffc00;
line-height: 1em;
text-align: right;
}


.cal_border h1{
color:#FFFFFF;
	margin-bottom:8px;
font-size: 3.5em;
	text-align: center;
}
.smallcal {
	padding-top: 15px;
	border-bottom-style: solid;
	border-bottom-color: #d8caa4;
	border-bottom-width: 1px;
	clear: left;
	height: 100%;
	padding-bottom: 15px;
    width: 100%;
    
}

.sameday {
	padding-top: 15px;
	border-top-style: none!important;
	
	clear: left;
	height: 100%;
	padding-bottom: 15px;
    width: 100%;
    
}

.smallcal .calwrap {
	margin-top: 0px;
	width: 100%;
	
}

.smallcal  .img {
	margin-top: 3px;
	xbackground-image: url(http://monashaikh.com/packages/proevents/blocks/pro_event_list/templates/homepage/tools/calendar_sml.png);
	xbackground-repeat: no-repeat;

	width: 25px;
	height: 25px;
	border: 1px solid #BDBDBD;
}

.smallcal .month {
	color: #ffffff;
	font-size: 10px;
	xfont-weight: bold;
	line-height: 10px;
	text-align: center;

}

.smallcal .day {
	font-family: , serif;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

.smallcal .infowrap{
	margin-left: 7px;
	
    width: 100%;

}

.smallcal .titlehead {
  
    width: auto;

}

.show_header h3{
text-align:center;
margin: 20px 0;
font-size:1.4em;
}


.smallcal .title {
	
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 2em;
	line-height: 1.2em;
}

.smallcal .title a{
color:#ececec;
}



.smallcal .title a:hover{
color:#f6bf00;
}



.smallcal .local {
	font-size: 1.2em;
font-family: 'Lato', sans-serif;
	font-weight:400;
	color:#ececec;
}

.smallcal .description {
	padding-left: 32px;
	float: left;
	margin-right: 10px;

}

.smallcal .time {
	clear: 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;}