/**************************************************************************
 * Basic Styles
 *************************************************************************/
#fpcard .featured-event{
    margin: .5% .5%;
    /* padding: 20px; */
    /* background: #eaeaea; */
    width: 100%;
    /* height: auto; */
    vertical-align: middle;
}

/*#fpcard {
	display:inline-block;
	margin-bottom:50px;
}
*/
#fpcard h3 {
	padding:0px !important;
}

#fpcard  {
	vertical-align: top;
    height: auto;
    display: inline-block;
    width: 30%;
    margin: 5px 9px;
}

#fpcard h3 {
	font-size: 1em;
}


.detail h4 {
	text-transform: uppercase;
	font-size: 1em;
}

.detail

.content {
  position: relative;
}

#module-search:before {
  content: '';
  background-color: transparent;
}

#ccb_events #module-search fieldset{
      margin-left: 10px;
}

#event-nav ul {
  margin: 0;
  padding: 0;
 /* float: right;*/
	text-align:center;
}

#event-nav.featurednav {
	border-right:2px solid black ;
}

#event-nav  ul li {
  list-style: none;
  /*float: left;*/
  height: 68px;
  line-height: 68px;
  padding: 0 20px;
  margin: 0;
  list-style: none;
	display: inline;
}

#event-nav li.active {
  position: relative;

}
#event-nav li.active span {
  position: absolute;
  bottom: -2px;
  width: 100%;
  left: 0;
  text-align: center;
  display: block;
  color: darkslateblue;
}

#event-nav li.featured.active span {
  color: darkseagreen;
}

#event-nav li a {
  text-decoration: none;
  line-height: 30px;
}

#event-control-bar {
  padding: 10px;
  /*height: 30px;*/
	margin-top:30px;
}

.event-left {
  float: left;
}

.event-right {
  float: right;
}

/** Controls - Controls are separate for cal/list views because they have very different markup **/
/* list controls */
.highlight {
    background: #5c554b;
    padding: 0px 6px;
    color: white;
    margin: 0px 8px 0 0px;
}

.list-controls {
  float: left;
  position: relative;
  top: -43px;
  width: 30%;
  max-width: 221px;
  line-height: 30px;
  text-align: center;
  display: none;
}

.list-month-title {
  margin: 0 25px 0 0;
  line-height: 30px;
  /* event-control-bar height */
  font-weight: bold;
}

.list-event-prev {
  float: left;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 16px;
  top: 0px;
   /*color: cyan;*/
   margin-top: 4px;

}

.list-event-next {
  float: left;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 0px;
  top: 0px;
  /*color: cyan;*/
  margin-top: 4px;

}

.list-event-prev.hasPrev {
  /*color: hotpink;*/
  cursor: pointer;
  margin-top: 4px;

}

.list-event-next.hasNext {
  /*color: hotpink;*/
  cursor: pointer;
  margin-top: 4px;

}

/* calendar controls */
.calendar-month {
  display: block;
  width: 250px;
  float: left;
  margin: 0 0 0 0;
  line-height: 30px;
  /* event-control-bar height */
  position: relative;
  top: -41px;
  left: 10px;
  font-weight: bold;
  padding-right: 50px;
  text-align: center;
  *text-align: right;
  /*ie7 hack to make the layout at least look decent */
  background: 0;
  padding: 0;
  text-transform: none;
}

.calendar-prev {
  float: right;
  width: 17px;
  height: 17px;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 16px;
  top: 0px;
  text-align: left;
  color: hotpink;
  font-size: 0.72em;
}
.calendar-prev.inactive {
  color: cyan;
}

.calendar-next {
  float: right;
  width: 17px;
  height: 17px;
  cursor: pointer;
  color: hotpink;
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  text-align: left;
  font-size: 0.72em;
}
.calendar-next.inactive {
  color: cyan;
}

/* ---------- List ---------- */
.list-time {
  width: 60px;
  float: left;
  margin-right: -68px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid;
  /*border-radius: 5px;*/
  line-height: 1.3;
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
}

article.event {
	margin-bottom:15px;
	
}

p.list-time-day,
p.list-time-month {
  display: block;
  margin: 0;
  padding: 0;
}

p.list-time-day {
  font-size: 20px;
  line-height: 1.5;
  padding-top: 2px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

p.list-time-month {
  font-size: 13px;
  line-height: 1;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0  0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 4px 0;
}

.list-day-detail {
  padding-left: 88px;
}

.list-day {
	margin-top:30px;				
}

p.list-weekday {
  line-height: 1.1;
  font-size: 24px;
  font-weight: bold;
  color: #999999;
  border-bottom: 1px solid;
  border-color: #999999;
  padding: 10px 0 10px 0;
  margin: 0 0 25px 0;
}

.nrf-message {
  text-align: center;
}

.day-stage {
  margin-top: 20px;
}

/* -------- Calendar ------- */
#cal-responsive {
  display: none;
}

.calendar {
  width: 100%;
  table-layout: fixed;
}

.calendar th {
  text-align: center;
  padding: 10px;
  line-height: 1.1;
}

.calendar td {
  padding: 3px;
  height: 75px;
  /* will grow ... not sure how but it does */
  border: 1px solid;
  vertical-align: top;
}

.calendar td > a {
  /* this is the clickable number */
  text-decoration: none;
  line-height: 1.1;
  display: block;
  padding: 3px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
}

.calendar td ul {
  margin: 0 0 0 15px;
  padding: 0;
  clear: both;
}

.calendar td ul li {
  margin: 0 0 15px 0;
  line-height: 1.1;
}

/* Featured Events */
#featured-events {
  margin: 45px 0;
	text-align:center;
}

.featured-event {
  float: left;
  width: 31.68%;
  margin: 0 1% 1% 0;
}

.featured-event.end {
  margin-right: 0;
}

.featured-image {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  width: 100%;
  *z-index: 0;
	Border-radius: 10px;
}

.featured-image img {
  z-index: 2;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
}

.featured-image:hover img {
  z-index: 0;
}

.featured-image img.featured-image-push {
  width: 100%;
  position: relative;
}

.featured-description {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  padding: 6% 3.45%;
      width: 100%;
    box-sizing: border-box;
}

.featured-description p {
  margin: 0;
  line-height: 1.8;
}

.featured-event h2 {

}

.event-row {
  margin-bottom: 10px;
  width: 100%;
}

/**************************************************************************
 * Filtering
 *************************************************************************/
.ui-selectmenu {
  display: block;
  float: left;
  position: relative;
  height: 38px;
  width: 200px !important;
  text-decoration: none;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 0px;
	background-color:rgb(228, 228, 228)!important;
  padding: 0;
}

#content a.ui-selectmenu:hover {
  text-decoration: none;
}

.ui-selectmenu-icon {
  position: absolute;
  right: 6px;
  margin-top: -8px;
  top: 50%;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  z-index: 1001;
  top: 0;
  visibility: hidden;
  overflow: hidden;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  /*background: aliceblue;*/
  background-color: rgb(242, 240, 244);
  height: auto;
  width: 200px !important;
  overflow-y: hidden;
}

.ui-selectmenu-open {
  visibility: visible;
}

.ui-selectmenu-menu-popup {
  margin-top: -1px;
}

.ui-selectmenu-menu-dropdown {
  margin: 0;
  padding: 0;
  width: 100% !important;
}
.ui-selectmenu-menu-dropdown li {
  margin: 0;
  padding: 0;
}
.ui-selectmenu-menu-dropdown li a {
  padding: 3px 0;
}

.ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  font-weight: normal !important;
}

.ui-selectmenu-menu li a, .ui-selectmenu-status {
  line-height: 1.4em;
  display: block;
  padding: .3em 1.5em .3em 1em;
  outline: none;
  text-decoration: none;
  font-size: 11px;
  /*color: darkseagreen;*/
}

.ui-selectmenu-menu li.ui-selectmenu-hasIcon a, .ui-selectmenu-hasIcon .ui-selectmenu-status {
  padding-left: 20px;
  position: relative;
  margin-left: 5px;
}

.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0;
}

.ui-selectmenu-status {
  line-height: 30px;
  height: 40px;
  overflow: hidden;
  font-size: 0.9em;
  color: #222222 !important;
  position: relative;
}
.ui-selectmenu-status span.icon-sort-updown {
  font-size: 0.9em;
  position: absolute;
  right: 10px;
  top: 12px;
  display: none;
}

.ui-selectmenu-status:before {
  content: "";
  font-family: "pictonic";
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  line-height: 1em;
  position: absolute;
  right: 15px;
  top: 12px;
}

.ui-selectmenu-open li.ui-selectmenu-item-focus a {
  background: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ui-selectmenu-menu li span, .ui-selectmenu-status span {
  display: block;
  margin-bottom: .2em;
}

.ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: bold;
}

.ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: .8;
}

/*for optgroups*/
.ui-selectmenu-menu .ui-selectmenu-group {
  font-size: 1em;
}

.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  line-height: 1.4em;
  display: block;
  padding: .6em .5em 0;
  font-weight: bold;
}

.ui-selectmenu-menu .ui-selectmenu-group ul {
  margin: 0;
  padding: 0;
}

/**************************************************************************
 * Seach field
 *************************************************************************/
#category-selector,
#event_categories div {
  float: left;
}

#event-search {
  display: block;
  float: right;
  position: relative;
}

#event-search-term {
  height: 34px;
  line-height: 34px;
  padding: 0 25px 0 10px;
  border: 0;
}

#search_submit {
  width: 17px;
  height: 21px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: url("/_assets/img/search_go.png") no-repeat center center !important;
  position: absolute;
  right: 5px;
  top: 8px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  text-indent: -999em;
  text-transform: capitalize;
  /* yes this is necessary: http://stackoverflow.com/questions/2888298/text-indent-is-not-working-in-ie7 */
}

/**************************************************************************
 * Font & Sizing
 *************************************************************************/
#event-nav li {
  font-size: 20px;
}

.list-month-title {
  font-size: 22px;
}

.calendar th {
  font-size: 17px;
}

.calendar td {
  /* this is the number */
  font-size: 13px;
}

.calendar td ul li {
  font-size: 12px;
}

.calendar-month {
  font-size: 22px;
}

.list-time-day {
  font-size: 24px;
}

.featured-description p {
  font-size: 14px;
}

.featured-start {
 font-size: 1em;
    /* text-transform: uppercase; */
    font-weight: 500;
    /* letter-spacing: 1px; */
    line-height: 16px;
    margin: 4px 0;
}

.featured-event .meta {
text-transform: uppercase;
    font-size: .75em;
    font-weight: 600;
    color: #8a8a8a;
}

/**************************************************************************
* Colors
***************************************************************************/
#event-nav {
  background-color: aliceblue;
}

#event-nav .featured {
	border: 0 3px 0 0 #000000;
}

#event-nav li a:hover,
#event-nav li.active a {
 /* color: darkseagreen;*/
	border-bottom:solid #8ba753;
}

#event-control-bar {
 /* background-color: #333333;*/
}

.calendar-month,
.list-month-title {
  /*color: lavender;*/
}

.calendar th {
  background-color: darkslateblue;
  color: lavender;
}

.calendar td {
  border-color: rgba(0, 0, 0, 0.5);
}

.calendar td > a {
  /* this is the number */
  color: darkseagreen;
}

.calendar td > a:hover {
  /*
  color:$color2;
  background-color:$accent2;
  */
  cursor: text;
}

.list-time-day {
  /*background-color: aliceblue;
  color: darkseagreen;*/
  /*color: #1da7b7*/
}

.list-time-month {
  /*background-color: #292929;*/
  /*color: lavender;*/
}

.list-time {
  /*border-color: rgba(0, 0, 0, 0.5);*/
}
:list-weekday {
  /*color: lavender;*/
  border-color: rgba(0, 0, 0, 0.5);
}

.featured-description:hover {
  background-color: #444444;
  /* for older browsers */
  background-color: rgba(80, 80, 80, 0.9);
}

.featured-description:hover p {
  color: #ffffff;
}

.featured-start {
  /*color: hotpink;*/
}

/**************************************************************************
 * Common Overrides
 *************************************************************************/
.calendar td ul li {
  list-style: none;
  padding-left: 0 !important;
}

.calendar td ul li a {
  text-decoration: none;
}

.event h3 {
  margin-bottom: 5px;
}

/**************************************************************************
 * HTML 5 considerations
 *************************************************************************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**************************************************************************
 * Helper Functions - From HTML 5 Boilerplate
 *************************************************************************/
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.push {
  clear: both;
}

.floatleft {
  float: left;
}

/**************************************************************************
 * Overrides because the base layouts site has no core styling to inherit
   You can probably delete this in your site
 *************************************************************************/
a {
  text-decoration: none;
}

.featured-event h2 {
    font-size: 1.2em;
    /* text-transform: uppercase; */
    /* line-height: 1em; */
    width: 100%;
    /* height: 1.5em; */
    /* overflow: hidden; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.list-day h3 {


}

.calendar-month,
.list-month-title {
 /*font-family: 'Montserrat', sans-serif;*/
}

#event-nav {
  font-weight: light;
	/*display:inline-block;*/
}

.allevents {
	display:inline-block;
	height:68px;
	    line-height: 68px;
    padding: 0 20px;
    margin: 0;
	float:left;
}



table.fc-border-separate th.fc-day-header {
    background-color: #292929;
    color: white;
        padding: 8px 20px;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 5px;
}

/*******************************************************
 * For smaller displays 
 *******************************************************/
/* Small Break */
@media (max-width: 40em) {
  #event-nav ul {
    float: none;
  }
	
.list-day h3 {
  margin-bottom: 12px;
	line-height: 1.1em;
}
	
#fpcard {
	width:100%;
	margin:0px 0 20px 0;
}
	
.list-time {
    float: none;
}


.list-day {
	margin-top:30px;				
}

.list-day-detail {
    padding-left: 0px;
}
 
	
#event-nav li {
    height: auto;
    line-height: 1.3em;
    text-align: center;
    /*width: 45%;*/
    padding: 2.5%;
    padding-top: 3%;
  }

  #event-nav li.featured.active,
  #event-nav li.active {
    background: 0;
  }

  #event-nav li a {
    display: inline-block;
  }

  #event-nav li.active span {
    display: none;
  }

  #event-nav li.active a {
    /*border-bottom: 2px solid darkseagreen;*/
  }

  .list-controls {
    width: 100%;
  }

  #cal-responsive {
    display: block;
  }

  #cal-wrap {
    display: none;
  }

  .featured-event {
    width: 40%;
    margin: 0 5% 2% 5%;
  }

  .featured-event.end {
   /* margin: 0 5% 2% 5%;*/
  }

  .featured-description {
    display: none;
  }

  .featured-event h2 {
    font-size: 1.2em;
  }

  #event-control-bar {
    height: auto;
  }

  .content.view-calendar #event-control-bar {
    display: none;
  }

  #event-control-bar .event-right {
    float: none;
    width: 100%;
    padding-bottom: 10px;

    margin-bottom: 10px;
  }

  #category-selector {
    float: none;
    margin-bottom: 10px;
  }

  #event-search {
    float: none;
    position: static;
    width: 100%;
  }

  #event-search-term {
    position: static;
    float: left;
    width: 85%;
    padding: 0 2.5%;
  }

  #search_submit {
    position: relative;
    top: 0px;
    left: 5px;
    float: left;
    width: 10%;
    height: 34px;
    background-color: white !important;
  }

  #event-nav li:last-child {
    display: none;
  }

  .floatleft {
    float: none;
    margin-bottom: 10px;
  }
}

#module-search{
    display: block;
    float: right;
    position: relative;
}

#module-search-term {
    height: 38px;
    line-height: 34px;
    padding: 0 0px 0 0px;
    border: 0;
	background-color:rgb(129, 183, 33);
	font-size: 1em;
    color: white;
    font-weight: 400;
	letter-spacing: .5px;

}

#module-search-submit {
    width: 17px;
    height: 21px;
    border: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /*background: url("/_assets/img/search_go.png") no-repeat center center !important;*/
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    /*text-indent: -999em;*/
    text-transform: capitalize;
}

.list-weekday {
      line-height: 1.1;
    font-size: 24px;
    font-weight: bold;
    /*color: #999999;*/
    border-bottom: 1px solid;
    border-color: #999999;
    padding: 10px 0 10px 0;
    margin: 0 0 10px 0;
}

@media (min-width: 64em) {
  .list-weekday {
    font-size: 40px;
  }
	
	

	
}

	
	.list-time-day{
      font-size: 24px;
    line-height: 1.5;
    padding-top: 2px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.list-time-month{
      font-size: 18px;
    line-height: 1;
    /*-webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;*/
    padding: 8px 0 3px 0px;
}



/*.fc-header-title {
  font-family: "Roboto", sans-serif;
  float: left;
    top: -41px;
    margin-top: -85px;
    font-size: 22px;
}

.fc-header-title > h2{
      font-size: 22px;
    text-transform: inherit;
    margin-left: 20px;
}
*/

.fc-header {
  float: left;
    margin-top: -56px;
    top: -41px;
    display: inline;
    background-color: transparent;
}

.fc-header tr  {
  display: inline-block;
}

.fc-header tr .fc-header-left {
  display: inline-block;
}

.fc-header tr .fc-header-left .fc-header-title h2 {
  margin : 0px;
  font-size: 22px;
    text-transform: inherit;
    margin-left: 20px;
}

.fc-header tr .fc-header-center {
  display: none;
}

.fc-header tr .fc-header-right {
  display: inline-block;
}

.fc-button-today {
  display: none;
}


.fc-button-next  {
    cursor: pointer;
    /*color: #3d818a;;*/
}


.fc-button-prev {
    cursor: pointer;
    /*color: #3d818a;*/
}

.fc-button-next.fc-state-disabled,
.fc-button-prev.fc-state-disabled {
  color: #474747;
}


td.fc-day {
      padding: 3px;
    height: 75px;
    /*border: 1px solid;*/
    vertical-align: top;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: rgba(136, 136, 136, 0.5);
}

td.fc-today {
background:#81b721;
}


.fc-event-container > a {
  font-size: 12px;
}

.ui-selectmenu-menu {
  z-index: 100 !important;
}

.ui-selectmenu {
 /* width: 100% !important;*/
}

table.fc-border-separate {
  border-left: 1px solid;
    border-bottom: 1px solid;
}



@media only screen and (max-width: 40em) {
 
	/*	
	.list-time-day{
      font-size: 24px;
    line-height: 1;
		float:left;
		display:inline-block;
}

.list-time-month{
      font-size: 24px;
    line-height: 1;
   float:left;
	   display:inline-block;
}
	*/
	
	.list-event-prev,.list-event-next {
		Font-size:1.5em;
		width:30px;
		margin-left:0;
	}
	
	.list-month-title {
		font-size:1.5em;
		text-transform: uppercase;
	}
	
	
	#event_categories {
        text-align: center;
  }

  #event-control-bar .event-right  {
    text-align: center;
  }
	
.featured-event {
    width: 100%;
    margin: 5% 0%;
    text-transform: center;
    /* position: absolute; */
    /*width: 30%;*/
    left: 0;
    height: 100%;
    display: block;
   /* padding: 20px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

  }
.featured-event-end{
	margin:0%;		
}

  #module-search {
    float: none;
  }

  #module-search > fieldset {
    position: relative;
    display: inline-block;
  }

  .list-controls {
    display: block;
    /*width: 200px;*/
    text-align: center;
    float: none;
    margin-left: auto;
    margin-right: auto;
	  top:0;
  }

  .list-month-title {
    text-align: left;
  }
}

#ccb_events #module-search fieldset {
  /*padding: 1px;*/
}

#module-search-term {
  padding-left: 10px;

}
.fc-event .fc-event-inner {
  margin-left: 14px;
  margin-bottom: 5px;
  margin-right: 14px;
  line-height: 16px;
}




@media only screen and (max-width: 960px) {
  section#event-stage{
    padding: 0px 5px;
    box-sizing: border-box;  
  }

  #event-nav  ul li {
    /*float: none;*/
    margin-left: auto;
    margin-right: auto;
  }
}

#module-search-term {

	width:100%;
}

#ccb_events .list-event-prev,
#ccb_events .list-event-next {
  margin-top: 0px;
}
#ccb_events .list-event-prev {
  margin-right: 10px;
}
.list-month-title {
  /*margin-top: 20px;*/
  margin-right: 25px;

}

article.event {
	margin-bottom:10px;
}

.list-day h3 {
  margin: 0px;
    font-size: 1.2em;
    font-family: "source-sans-pro";
    font-weight: bold;
	margin-bottom:5px;
}
article.event p.meta {
  margin-bottom: 0px;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px;
	font-size:.7em;
	margin:0px 0 0 0;
}
.ui-selectmenu-menu li a, 
.ui-selectmenu-status,
#ccb_events .ui-selectmenu-status {
  font-size: 14px;
	color:#222222;
}


#ccb_events .ui-selectmenu#category_select-button {

	background-color:rgb(228, 228, 228);
	color:#222222!important;
}



@media only screen and (max-width: 640px) {
  .ui-selectmenu {
    float: none;
    margin: 0 auto;
  }
  #ccb_events .ui-selectmenu#category_select-button {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
  }
	
	
	#ccb_events #module-search fieldset {
      /*border: 1px solid #c0c0c0;*/
	width:100%;
	Margin-left:0;
		
}
	
	
	
	
	
	
}




.allevents {
	display:none;
}

/*fixed*/

.list-controls {
/*  width: 40%;
  max-width: 300px;
      text-align: left;
    padding-left: 20px;
}
*/
}
.list-month-title {
  display: inline-block;
}
.list-event-next,
.list-event-prev {
  float: none;
  position: relative;
  display: inline-block;
}
#ccb_events .list-event-prev {
  margin-right: 0px;
}
#ccb_events .list-event-next {
  margin-left: -10px;
}

#ccb_events .ui-selectmenu-status {

}

.ui-selectmenu-menu-dropdown {
  overflow-y: auto;
}
.ui-selectmenu-menu-dropdown::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 6px;
  background-color: #F5F5F5;
}
.ui-selectmenu-menu-dropdown::-webkit-scrollbar{
  width: 10px;
  background-color: #F5F5F5;
}
.ui-selectmenu-menu-dropdown::-webkit-scrollbar-thumb{
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}