.fc-content span.fc-title{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    overflow: hidden;
    padding: 3%;
    text-transform: none;
	white-space: normal;
	color:#333;
	text-align:left;
	display:block;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: left;
    color: #333;
    font-weight: 700;
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: #e1e1e1;
    border-bottom: 0;
}
.fc-row.ui-widget-header {
    margin: 0 !important;
}
.fc-row.ui-widget-header table{
	margin:0;
}
td.fc-head-container.ui-widget-header th.fc-day-header {
    background: #ee6b20;
    padding: 8px 0;
}
th.fc-day-header span {
    color: #fff;
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td{
	background:#fff;
}
.fc-content-skeleton table{
	margin:0;
}
.fc td, .fc th{
	background:#fff;
}
td.fc-event-container a {
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 5px;
}
ul.noLightbox.social_bookmarks.icon_count_4 {
    text-align: right;
    float: right;
    width: 20%;
}
ul.noLightbox.social_bookmarks.icon_count_4 li {
    float: left;
    margin-right: 8px;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
    height: auto !important;
}
#powerTip .event_title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    background: #ee6b20;
    margin: 0;
    padding: 5px;
}
#top #powerTip{
	padding:0 !important;
	width:25%;
}
#powerTip .event_title .event_link{
	color:#fff;
}
#powerTip .event_start{
	margin:8px 8px;
}
#powerTip p {
    font-size: 12px;
    line-height: 15px;
    margin-right: 5px;
}
.meta_content {
    background: #f8f8f8;
    border: 1px solid;
    padding: 20px;
    float: left;
    width: 35%;
    margin-right: 4%;
}
.event_cont h2 {
    margin-top: 0;
}
.event_cont {
    float: left;
    width: 63%;
}
.meta_content {
    background: #f8f8f8;
    border: 1px solid;
    padding: 20px;
    float: left;
    width: 34%;
    margin-right: 3%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border-color:#fff !important;
	background:#ee6b20 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	color:#fff;
}
b.caret{ display:none;}
.list-date {    
    background: #ee6b20;
    width: 30%;
    float: left;
    text-align: center;
    padding: 15px;
}
.list-date span.list-daynumber {
    font-size: 35px;
    color: #fff;
    font-family: oswald;
    text-align: center;
	float:left;
	width:100%;
	margin-bottom:6px;
}
.list-date span.list-dayname {
    font-size: 18px;
    color: #fff;
    font-family: oswald;
    text-align: center;
	float:left;
	width:100%;
	margin-bottom:6px;
}
.list-info{
    float: left;
    width: 65%;
    margin-left: 5px;
}
.list-info h2.tribe-events-title {
    color: #000;
    font-size: 16px;
}
.event_sectionh {
    border-bottom: 1px solid #ccc;
    float: left;
    min-height: 100px;
    margin-bottom: 10px;
}
@media only screen and (min-width:320px) and (max-width:520px) {
.meta_content{ float:none; width:100%;}  
.event_cont  { width:100%; float:none;}  
}