/*

List view

*/

/* Title */
.koala_wrap .event_content h3{
    margin:10px 0;
    font-size:24px;
    text-decoration: none;
}7
.koala_wrap .event_content h3 a{
    text-decoration: none;
    border:0px solid red;
}
/*Subtitle*/
.koala_wrap .event_content .subtitle{
    display: inline-block;
    color:#fff;
    font-size: 14px;
    padding:5px;
    background:#8d8d8d;
    border:1px solid #cecece;
    width
}
/*Content*/
.koala_wrap .event_content p{
    padding:10px;
    font-size:14px;
}
/* Main event container */
.koala_wrap .event_container{
    padding:10px;
    border-bottom:1px solid #adadad;
    margin:0 0 20px 0;
}
/* featured image styling*/
.koala_wrap .event_container .event_single .featured-image{
    height:200px;
    vertical-align: middle;
}
/* Main event container */
.koala_wrap .event_container:nth-child(2n){
    background: #f6f6f6;
}
/*//pagination style*/
.koala_wrap .pagination{
    width:100%;
    height:35px;
    margin:20px 0;
    font-size:16px;
    box-shadow:none;
}
.koala_wrap .pagination .align-left{
float:left;
}
.koala_wrap .pagination a{
    border:0px solid red;
}
.koala_wrap .pagination .align-right{
    float:right;
}
/*

Single event page

*/
#accordion{
  width:100%;
  float:left;
  border-bottom:1px solid #e8e7e7;
}

.month-navigation{
  text-align: right;
  text-align: right;
    display: inline-block;
    width: auto;
    float: right;

}
h2.cM{
  float:left;
  color:#d11510;
}

/*Calendar search widget*/
.widget_koala_search_widget p{
  display: inline-block;
  width:100%;
  padding:5px 0;
}
.widget_koala_search_widget input[type="date"],
.widget_koala_search_widget select,
.widget_koala_search_widget input[type="textbox"]{
  background-color:#f4d7d6 !important;
  border:1px solid #d11510;
  color:#d11510;
  width:96%;
  padding:2px;
}

.widget_koala_search_widget input[type="date"]{
  -webkit-appearance: textfield;
   -moz-appearance:    textfield;
   appearance:         textfield;
   margin: 0;
   text-transform: uppercase;
   font-weight: bold;
}

.widget_koala_search_widget select{
  width:100%;
}
.widget_koala_search_widget input[type="submit"]{
  border:0px solid red;
  background:#d11510;
  width:100%;
  padding:5px;
  color:#FFF;
  font-weight: bold;
  margin-top: 20px;
}

/*current month Calendar Widget*/
.widget_koala_calendar_id{
  position: relative;
}
.widget_koala_calendar_id a.nav{
  position: absolute;
  margin-top:-20px;
  color:#FFF;
}
.widget_koala_calendar_id a.nav.aLeft{
left:10px;
margin-top:6px;
}
.widget_koala_calendar_id a.nav.aRight{
right:10px;
}
.widget_koala_calendar_id h3.table{
  background:#d11510;
  color:#FFF;
  text-align: center;
  padding:5px 0;
}
.widget_koala_calendar_id table{
  width:100%;
  font-weight: bold;

}
.calendar-day .day-number {
  padding:4px;
  text-align: center;
  font-size:14px;
}
.calendar-day a{
  background:none;
  color:#d11510;
}
.calendar-row .calendar-day{
}
.calendar-row .calendar-day-head{
  font-size:14px;
  font-weight: bold;
  color:#d11510;
  padding:6px;
}
.thistoday a{
  background:#d11510;
  color:#FFF;
  padding:4px;
  font-weight: bold;
  display:inline-block;
}
.calendar-row .thistoday a{
  color:#FFF;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  background:none;
  border:0px solid red;
  border-top:1px solid #e8e7e7 !important;
}
#accordion .ui-widget-content{
  border:0px solid red;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
  left:auto;
  right:0px;
}
/*Event title font*/
#accordion.ui-accordion .ui-accordion-icons{
 color:#d11510;
 font-size:18px;
}
.accHeader .event-day{
  font-weight: bold;
  padding:4px;
  text-align: center;
  position: absolute;
  margin-left: -36px;
  width:36px;
  height: 36px;
  border:2px solid #d11510;
  font-size: 12px;
}
.accHeader .event-day span{
  font-size: 14px;
  width: 100%;
  display: inline-block;
}
.accHeader h3{
  text-decoration:underline;
  width: 100%;
  padding-left: 20px;
}
.accHeader .subtitle{
  width: 100%;
  padding-left: 20px;
  font-size:12px;
  text-decoration: none;
  color:#666666;
}
#accordion .ui-state-default .ui-icon{
  background:url('../../img/plus.jpg') no-repeat;
  width:20px;
  height:20px;
}
#accordion .ui-state-active .ui-icon{
  background:url('../../img/minus.jpg') no-repeat;
}
#accordion .ui-accordion-content{
  min-height: 0px;
}
#accordion .ui-accordion-content p{
  display: inline-block;
  width:389px;
  padding-right: 3%;
  float:left;
  padding-left:60px;
  text-align: justify;
  text-justify: inter-word;
  height: auto;
}
#accordion .ui-accordion-content img{
  float:right;
  width:230px;
  height:auto;
  max-height:auto;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
height: auto;
}

#accordion.ui-accordion .ui-accordion-content{
  padding:0px;
}



/*Events navigation*/

  .events-calendar-navigation{
    margin:30px 0 0 0;
    float:left;
    width:100%;

  }

  .events-calendar-navigation .prev a{
    float:left;
    background: url('../../img/nav-prev.jpg') no-repeat;
    width: 100px;
    height:20px;
  }
  .events-calendar-navigation .next a{
    width: 100px;
    height:20px;
    float:right;
    background: url('../../img/nav-next.jpg') no-repeat;
  }

  .events-calendar-navigation a{
    text-align: center;
    width: 100%;
    display: inline-block;
    color:#FFF;
    padding-top: 2px;
    text-decoration: none;
  }
.widget_koala_search_widget a.clear_search{
  width:100%;
  text-align: center;
  margin-top:10px;
  display: inline-block;
  font-weight: bold;
  text-transform: lowercase;
}
#sidebar .widget{
  margin-bottom: 10px;
}
#sidebar .widget h3.widget-title{
  color:#666666;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding:15px 0px 5px 0px;
}

.widget_koala_search_widget input[type="date"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}
.widget_koala_search_widget input,
.widget_koala_search_widget select{
  font-weight: bold;
}
.widget_koala_search_widget input.hasContent,
.widget_koala_search_widget select.hasContent{
  background:#FFF !important;
}
#accordion .ui-accordion-content .social-icons{
  float:left;
  width:58%;
  margin-left:60px;

}
#accordion .ui-accordion-content .social-icons a{
  border:0px solid red;
  text-decoration: none;
}
#accordion .ui-accordion-content .social-icons img{
  border: 0px solid red;
  width:auto;
  height:auto;
  float:none;
  margin:0px;
  margin-top:7px;
}
.widget_koala_calendar_id {
    border: 2px solid#d11510;
    width: 178px;
    margin-left: -6px;
}
.widget_koala_search_widget h3.widget-title{
	border-bottom:none;
}
.month-navigation > a {
    padding-left: 10px;
    padding-right: 10px;
}
#accordion .ui-accordion-content .social-icons #atic_print img{
    margin-top: 6px;
    display: inline-block;
}
#accordion{
	visibility: hidden;
}
@media all and (max-width:767px) {
	.month-navigation {
		text-align: center;
		display: inline-block;
		width: 100%;
		float: none;
	}
	.accHeader .event-day {
			margin-left: -6px;
			border: none;
	}
	.accHeader h3 {
		padding-left: 60px;
	}
}
.singleCE{
  color:#d11510;
  margin:10px 0;

}
#accordion .ui-accordion-content .event-content{
  min-height:100px;
  position: relative;
  overflow: visible;
  display: inline-block;
  float:left;
  margin:0px;
  padding:0px;
  position: sticky;
}
.post-index{
  max-width: 100%;
  margin-top:20px;
}
.events-calendar #right-addthis{
  display: none;
}

.single-calendar-events img{
  max-width:100%;
  height:auto;
}
.sidebar .widget.widget_koala_calendar_id select{
}


.widget.widget_koala_search_widget select {
  -moz-appearance:none;
  text-overflow:'';
  text-indent: 0.01px;
}
.widget.widget_koala_search_widget input.search_text{
    background:url('../../img/magnifying-glass.png') no-repeat #f4d7d6;
    background-position: 3% 50%;
}
.hidden{
  display:none;
}
.atic_print img:hover{
  cursor:pointer;
}
.ui-accordion .ui-accordion-content{
  /*display:inline-table;*/
}
